/*!
 * Marketing 360 WooCommerce Template 103
 */


/* ==========================================================================
   Colors
   ========================================================================== */


/* Background Colors */

.btn,
.comment-form .form-submit input[type="submit"],
.woocommerce.widget_product_search [type="submit"],
.button,
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    background: #f94f25;
    color: #fff;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.comment-form .form-submit .submit:hover,
.comment-form .form-submit .submit:focus,
.button:hover,
.button:focus,
.woocommerce.widget_product_search [type="submit"]:hover,
.woocommerce.widget_product_search [type="submit"]:focus {
    background: #ff6744;
}

.btn-secondary{
    background: red;
}


.woocommerce .onsale{
    background: #BF1E2E;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active {
    background: #ED1A23;
}


/* Text Colors */

a,
.pagination>li>a,
.pagination>li>span,
.pagination-nav ul>li>a,
.pagination-nav ul>li>span {
    color: #000;
}

a:hover,
a:focus,
.main-nav>ul>li.active>a,
.main-nav>ul>li>a:hover,
.main-nav>ul>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus,
.pagination-nav ul>li>a:hover,
.pagination-nav ul>li>span:hover,
.pagination-nav ul>li>a:focus,
.pagination-nav ul>li>span:focus {
    color: #ED1A23;
}


/* ==========================================================================
   Base
   ========================================================================== */


/* Buttons */

.btn,
.comment-form .form-submit input[type="submit"],
.woocommerce.widget_product_search [type="submit"],
.button {
    border-radius: 0;
}

.btn-search {
    background: none;
    border: 1px solid #ccc;
    color: #888;
}


/* Forms */

.form-control {
    border-radius: 0;
}

body {
    font-family: 'Varela Round', sans-serif;
    background: url(../img/bkg.jpg);
    background-size: cover;
}


/* ==========================================================================
   Header
   ========================================================================== */

.site-header {
    margin-bottom: 30px;
    /*background-color: #f94f25;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f94f25), to(#f0401c));
  background-image: -webkit-linear-gradient(top, #f94f25, #f0401c);
  background-image: -moz-linear-gradient(top, #f94f25, #f0401c);
  background-image: -ms-linear-gradient(top, #f94f25, #f0401c);
  background-image: -o-linear-gradient(top, #f94f25, #f0401c);*/
    /*box-shadow: 0 0 15px rgba(0, 0, 0, 0.25) inset;
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.25) inset;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.25) inset;*/
    color: #fff;
}

.site-header a {
    color: #fff;
}

.site-header-top {
    background: #70bd4b;
    color: #fff;
}

.site-header-top .btn-link {
    color: #fff;
}

.home .site-header-main {
    background: url(../img/header-bg.jpg);
    padding: 0 0 10px;
}


/* Navigation */

.site-header-nav {
    /* background: #f8efd0; */
    border-top: none;
    border-bottom: none;
}

.main-nav>ul>li>a {
        color: #222;
    font-weight: 400;
    font-size: 14px;
    padding: 12px 7px;
    font-family: 'Varela Round', sans-serif;
}


/* ==========================================================================
   Content
   ========================================================================== */



/* ==========================================================================
   Sidebar
   ========================================================================== */
   #menu-product-categories {
       padding-left: 0px;
       list-style: none;
   }


/* ==========================================================================
   Homepage
   ========================================================================== */

   #slide2-text p {
    max-width: 600px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    background-color: rgba(255,255,140,.75);
    border-radius: 20px;
    margin-bottom: 10px;
}

#slide3-text p {
    font-size: 24px;
    color: white;
}

#slide3-text {
    left: 1121px;
    width: 23%;
    margin-top: 9px;
}

#slide3-text a {
    font-size: 15px;
}

#slide3-text .quotes {
    border: 2px solid white;
    border-radius: 8px;
    padding: 7px 0;
}

#slide3-text span {
    font-size: 18px;
}

   .home .site-content {
     margin-bottom: 0px;
    }

    .center-img{
      display:block;
      margin: 0px auto;
    }

    .bottom-wrap {
      margin-top: 20px;
      background-image: url(../img/tail.png);
      background-position: top center;
      background-repeat: no-repeat;
      background-size: contain;
  }

   .img-wrap img {
       width: 100%;
   }

   .img-wrap{
    position: relative;
    width: 100%;
   }

   .bottom-text{
    position: absolute;
    top: 200px;
    left: 0;
    width: 100%;
   }

.hero-img{
  position: relative;
}
.hero-text{
  position: absolute;
  top:200px;
  left: 0;
  width: 100%;
  text-align: center;
}

#slide2-text {
    top: 100px;
}

.hero-text p{
  font-size: 3em;
  font-family: 'Bubblegum Sans', cursive;
  color: red;
}

.hero-text a{
  font-size: 2em;
}
.hero-text a:hover{
  color: white;
  background:red;
}

.carousel {
  margin-top: -105px;
}

#carousel-homepage {

}

.carousel-control {
    background: none !important;
}

.site-header-logo {
    z-index: 2;
}

.header-nav {
    z-index: 2;
}

.main-nav {
    margin-top: 6px;
    font-size: 1.4em;
}

.banner {
       background:url(../img/as-seen-bkg-xy.png) 0px 690px;
    z-index: 5;
    height: 349px;
    width: 100%;
    text-align: center;
    margin-top: -137px;
    position: relative;
}
.body-bg {
    margin-top: -120px;
    z-index: 4;
    position: relative;
}
.bubble {
    font-family: 'Bubblegum Sans', cursive;
}

.banner ul {
    padding-top: 130px;
    padding-left: 0;
}

.banner li {
    display: inline-block;
    padding: 0px 27px;
    font-size: 2em;
    color: red;
}
.banner .bubble{
    font-size: 43px;
}
.home {
    background: url(../img/site-bg.jpg) top center;
}

.featured-section {
    background-color: rgba(0, 0, 0, 0.05);
    padding-top: 10px;
}
.featured-wrap {
    background: rgba(255, 255, 255, .7);
    border-top: 5px solid #8ba7b4;
    padding: 23px;
}
.home #site-main-content {
    padding-top: 20px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    margin-top: 200px;
    border: 10px solid #0072BC;
}

.cta-text {
       text-align: center;
    padding: 25px;
    border-radius: 40px;
    min-height: 153px;
    padding-top: 0;
}

#cta-1 {
    background: rgba(63,34,127,.75);
}

#cta-2 {
    background: rgba(242,108,79,.75);
}

#cta-3 {
     background: rgba(0,85,165,.75);
}

.cta-section{
  padding: 0px 15px;
}
.cta-img {
    display: block;
    margin-left: auto;
    margin-right: auto;
	    max-height: 460px;
}

.cta-top-text {
   font-size: 2em;
    padding-top: 20px;
}

.cta-text p {
    color: #fff;
}

.cta-text .btn {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6db949+0,5c9c3e+50,6db949+100 */
	background: rgb(109,185,73); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(109,185,73,1) 0%, rgba(92,156,62,1) 50%, rgba(109,185,73,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(109,185,73,1) 0%,rgba(92,156,62,1) 50%,rgba(109,185,73,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(109,185,73,1) 0%,rgba(92,156,62,1) 50%,rgba(109,185,73,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6db949', endColorstr='#6db949',GradientType=0 ); /* IE6-9 */
    border-radius: 3px;
    padding: 9px 34px;
    font-size: 1.2em;
}

.cta-text .btn:hover {
    color: #fff;
    background-color: orange;
}

.cta-desc {
    min-height: 45px;
}

.footer-newsletter p {
    color: #fff;
    text-align: center;
    font-size: 20px;
}
.footer-newsletter .col-sm-4:last-child p {
    padding-top: 15px;
}
.add_to_cart_button {
    background: #662d91;
}
@media (min-width: 1200px) {
/*.body-bg .container {
    width: 1500px;
}*/

}
/* ==========================================================================
   Posts
   ========================================================================== */

dl {
    margin-bottom: 10px;
}


/* ==========================================================================
   Footer
   ========================================================================== */

.footer-newsletter {
    padding: 15px 0 5px;
    background: #0072bc;
	  clear: both;
}

.site-footer {
    background: #fff;
    color: #000;
}

.site-footer a {
    color: #777;
}

.site-footer a:hover,
.site-footer a:focus {
    color: #313131;
}

.social-md i:hover {
    color: #024C7D;
}

.widget-title {
    border-bottom: 2px solid green;
}

.site-footer-bottom {
    background-color: #70bd4b;
}

.social-md {
    padding-left: 0px;
    float: right;
}

.social-md li {
    display: inline-block;
    padding: 5px;
}

.social-md i {
    color: #0072BC;
    font-size: 1.7em;
}

.bday {
    float: right;
    padding: 5px;
}


/*Video Responsive*/

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
    margin-bottom: 20px;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/*End Video Responsive*/

.site-header {
    background: url(../img/header-bkg-inner-xy.png);
    min-height: 275px;
}

.home .site-header {
    background: none !important;
    min-height: 0px !important;
    margin-bottom: 0px;
}


/*gallery styles*/

.acf-gallery {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.acf-gallery .title {
    font-size: 1.4em;
    min-height: 56px;
    color: #fff;
}

.acf-item {
    width: 250px;
    text-align: center;
}

.acf-item img {
    margin-bottom: 20px;
    border: 7px solid #fff;
}


/* ==========================================================================
   Category Page
   ========================================================================== */

.float-left {
    float: left;
}


/* ==========================================================================
   Product List
   ========================================================================== */

.products-inner {
    padding: 10px;
    /*min-height: 350px;*/
}

.products-inner > a:hover {
    opacity: 0.80;
}

.products-inner img {
    max-height: 200px;
    max-width: 200px;
}
/* ==========================================================================
   Single Product Page
   ========================================================================== */

.summary h1 {
    font-size: 22px;
}

.site-sidebar .woocommerce .product-categories li:hover>a {
    background: none;
}

.text-content {
    font-size: 1.2em;
    margin-bottom: 20px;
}

#bottom-row{
  margin-left: 0;
  margin-right: 0;
}


/* ==========================================================================
   Media Queries
   ========================================================================== */


/* Extra Small devices ONLY (mobile, anything 767px and DOWN) */

@media (max-width: 1700px) {
    .banner {
        /*top: -100px;*/
    }

    #slide1-text {
      top: 150px;
    }

    #slide3-text {
    left: 900px;
    width: 23%;
    margin-top: -79px;
}

}

@media (max-width: 1400px){
  #slide2-text p {
    max-width: 600px;
  }
}

@media (max-width: 1300px) {
    .banner {
        top: 25px;
    }
    #slide1-text {
      top: 73px;
    }

}

@media (max-width: 1199px) {
    .banner img {
        max-width: 110px;
    }
    .main-nav {
        margin-top: 6px;
    }
    .banner {
        top: 15px;
    }

    .hero-text {
    top: 72px;
    }
    #slide2-text {
        top: 90px;
    }

    #slide2-text p {
      display: none;
  }

  #slide3-text p {
    font-size: 18px;
}

#slide3-text {
    left: 663px;
    width: 23%;
    margin-top: -30px;
}

}

@media (max-width: 991px) {
    .products li {
        max-width: 25% !important;
    }
    .banner li {
        padding: 0px 15px;
    }
    .banner img {
        max-width: 100px;
    }
    /* .site-header {
        padding-top: 0px;
    }*/
    .banner{
      display: none;
    }

    .body-bg {
      margin-top: 10px;
    }

    .hero-text p {
      display: none;
    }

    #slide1-text {
      top: 130px;
    }

    .page-header {
    border-bottom: none;
    }
    .site-header {
      border-bottom: none;
    }

}

@media (max-width: 767px) {
    .products li {
        max-width: 50% !important;
    }
    .bday {
    float: none;
    /* clear: both; */
    display: block;
    margin-left: auto;
    margin-right: auto;
    }
    .hero-text{
     display: none;
    }

    .bottom-wrap {
      background-image: none;
    }
    .social-md {
      float: none;
    }

}

@media (max-width: 450px) {
    .carousel {
        margin-top: -50px;
    }
    .banner {
        display: none;
    }
    .cta-content {
        margin-top: 25px;
    }

    .product {
      min-height: 290px;
    }

}


/* Small devices ONLY (tablets, anything 768px to 991px) */

@media (min-width: 768px) and (max-width: 991px) {
  .products {
    clear: both;
  }

}


/* Medium devices ONLY (desktops, anything 992px to 1199px) */

@media (min-width: 992px) and (max-width: 1199px) {}


/*
 * Begin "Not Limited" Media Queries - These pertain to the minimum pixel value and up.
 */


/* Small devices (tablets, 768px and up) */

@media (min-width: 768px) {
  .site-sidebar .woocommerce .product-categories li.current-cat>a {
    background: inherit;
}

}


/* Medium devices (desktops, 992px and up) */

@media (min-width: 992px) {
    /* Header */
    .header-info {
        margin-top: 20px;
    }
    /* Single Product Page */
    .summary h1 {
        font-size: 26px;
    }
    /* Footer Newsletter */
    .footer-newsletter form {
        margin-top: 8px;
    }
}


/* Large devices (large desktops, 1200px and up) */

@media (min-width: 1200px) {}


.wide-swatch {
    height: auto !important;
    width: 125px !important;
}
.wide-swatch .swatch-anchor {
    color: #555555 !important;
    font-family: "Libre Baskerville",serif;
    font-size: 12px;
    font-weight: 400;
    height: auto !important;
    padding: 8px 0;
    text-align: center;
    text-decoration: none;
    width: 100% !important;
}

div.swatch-wrapper.selected{
	background: #70bd4b;
	border: 2px solid #70bd4b;
	padding: 1px;
}
div.swatch-wrapper.selected.wide-swatch .swatch-anchor{
	color:#fff !important;
}



.red-btn {
    background: rgb(187,29,45);
    background: -moz-linear-gradient(top, rgba(187,29,45,1) 0%, rgba(157,25,38,1) 50%, rgba(187,29,45,1) 100%);
    background: -webkit-linear-gradient(top, rgba(187,29,45,1) 0%,rgba(157,25,38,1) 50%,rgba(187,29,45,1) 100%);
    background: linear-gradient(to bottom, rgba(187,29,45,1) 0%,rgba(157,25,38,1) 50%,rgba(187,29,45,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bb1d2d', endColorstr='#bb1d2d',GradientType=0 );
    font-size: 17px;
    border-radius: 4px;
    text-transform: uppercase;
    padding: 10px 40px;

}

@media screen and (min-width: 700px){
    .woocommerce ul.products>li:nth-child(4n+1) {
        clear: both !important;
    }
}


/* Styles for select2 */

.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
