/** Shopify CDN: Minification failed

Line 175:152 Invalid escape

**/


















p.sale_wheel-two, p.sale_wheel-three, p.sale_wheel{
  z-index: 9999;
}

p.sale_wheel-four:before {
  top: -31px;
  left: -28px;
}

p.sale_wheel-four {
  position: absolute;
  border: 1px solid #ffffff;
  padding: 9px 0px;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  text-align: center;
  text-transform: uppercase;
  line-height: normal;
  background-image: url(/cdn/shop/t/2/assets/sale_holiday_us_independence_day.jpg?v=139462520437916766801521275205);
  background-size: 100% 100%;
  box-shadow: none;
  border-style: dashed;
  margin-top: -25px;
  margin-left: -25px;
  font-size: 12px;
  display: table;
}

/***** Homepage Setting *****/
.wrapper{
  max-width: 1600px;
}
.site-nav__link{
  padding: 10px;
}
nav.nav-bar.desktop_nav{
  float: left;
}
.section-header{
  text-align: center;
}
.h_pod img{

  border: #df6acb 1px solid;

}

.footer-all-products {
  text-align: center;
  margin: 30px auto;
}
.footer-all-products a{
  text-transform: uppercase;
  font-size: 22px;
  background: #388faa;
  padding: 20px 60px;
  color: #ffffff;
  font-weight: bold;
  border-radius: 43px;
}

.home_prod_info h5, .home_prod_info .h5{
  font-weight: 300;
  color: #000;
}
.home_prod_info .price-was{
  text-decoration: line-through;
  font-size: 14px;
  padding-right: 10px;
}
.home_prod_info .sale-price{
  color: #388faa;
  font-size: 18px;
}

.home_prod_info .product-view{
  background: #388faa;
  padding: 5px 15px;
  color: #ffffff;
}
.product-single{
  max-width: 1200px;
  margin: 0 auto;
}
.style2-collection, .style3-collection{
  position: relative;
}
.style2-collection img, .style3-collection img{
  opacity: 0.5;
}
.style2-collection-title a, .style3-collection-title a{
  background: #388faa;
  padding: 10px 15px;
  color: #ffffff;
  font-weight: bold;
  font-size: 18px;
}
.style2-collection-title, .style3-collection-title{
  position: absolute;
  text-align: center;
  top: 45%;
  width: 100%;
}
.style3-collection-grid h2{
  background: #388faa;
  width: 100%;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  font-size: 24px;
  padding: 20px 30px;
  margin-bottom: 60px;
}

p.sale_wheel-four {
  border: 1px dashed #f95656;
  z-index: 9999;
}
.sale_wheel-four strong{
  color: #eb1616;
}


/***** homepage fix *****/
.home-slider-button{
  width: 100%;
  position: absolute;
  top: 70%;
  text-align: center;
}

.home-slider-button a{
  background: #174f7c;
  color: #ffffff;
  padding: 10px 20px;
  font-size: 20px;
}
.h_pod{
  position: relative;
}
.h_pod .action .btn {
  background: #81b541;
  color: #ffffff;
  text-transform: uppercase;
}
.h_pod .action { -webkit-transition: -webkit-transform 0.4s ease 0s; -moz-transition: -moz-transform 0.4s ease 0s; -ms-transition: -ms-transform 0.4s ease 0s; transition: transform 0.4s ease 0s; }

.h_pod .action { position: absolute; bottom: 0; left: 0; width: 100%; opacity:0; transform: translateY(100%); -webkit-transform: translateY(100%); -moz-transform: translateY(100%); -ms-transform: translateY(100%); }
.h_pod .action .btn { width: 100%;}
.h_pod .action .btn[disabled] { background: rgba(210,216,219,0.85); }
.h_pod:hover .action { opacity:1; transform: translate(0); -webkit-transform: translate(0); -moz-transform: translate(0); -ms-transform: translate(0); }\
.h_pod:hover img{
  opacity: 0.7;
}

.home-slider-button:hover a{
  color: #ffffff;
  background: #269ceb;
}

/***** Homepage slider *****/
.slick-prev:before, .slick-next:before {
  color: #333;
}
.slick-initialized .slick-slide{
  /*  padding: 3% 1%;*/
  padding: 30px;
}

/***** product page *****/
#product-tabs{
  text-align: left;
}
.modal-dialog{
  margin-top: 80px!important;
}
#upsell-free-product{
  position: relative;
}
#upsell-free-product .free-product-img{
  width: 40%;
}
#upsell-free-product > div{
  display: inline-block;
}
#upsell-free-product .free-product-desc{
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  width: 59%;
  top: 30%;
  position: absolute;
}
#upsell-free-product .free-product-desc p{
  vertical-align: center;
}

#product-tabs, .ui-tabs .ui-tabs-nav{
  border: none;
  background: none;
}
.ui-tabs .ui-tabs-nav{
  padding: 0!important;
  border-bottom: #c8c8c8 1px solid;
}
.ui-tabs .ui-tabs-nav li{
  border-radius: 0px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active{
  background: none;
  border-color: #c8c8c8;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a{
  color: #484848!important;
}
.ui-tabs .ui-tabs-nav li a{
  padding: 15px 25px!important;
  font-weight: 700;
  text-transform: uppercase;
}


/***** product_style *****/
.h_pod{
  text-align: center;
}
span#comparePrice {
  font-size: 16px;
  padding: 5px 20px;
  border-radius: 3px;
}
.collection-all-products{
  font-size: 16px;
  padding: 10px 20px;
  border-radius: 3px;
  color: #388faa;
  border: 2px solid #269ceb;
  font-weight: bold;
  margin-left: 20px;
  vertical-align: middle;
}

.collection-all-products:hover{
  background: #388faa;
  color: #ffffff;
}
.section-header__left{
  display: inline-block;
}

p.sale_wheel-four span {
  vertical-align: middle;
  line-height: 60px;
  font-weight: 900;
  color: #eb1616;
  background: #000000;
  padding: 3px 5px;
  opacity: 0.6;
}

p.sale_wheel span, p.sale_wheel-two span, p.sale_wheel-three span {
  vertical-align: middle;
  line-height: 60px;
  font-weight: 900;
}
.style-1 .item.large--one-quarter, .style-2 .item.large--one-quarter, .style-3 .item.large--one-quarter, .style-4 .item{
  position: relative;
}
p.sale_wheel{
  margin-left: -25px;
  margin-top: -25px;


}
.style-4 p.sale_wheel-three{
  left: 15px;
  top: 5px;
}
.third_product_disposition .grid__item.collage-grid__row .item.large--two-thirds a .h_pod{
  line-height: 20px;
}


/***** product page upsell style. *****/

div#myModal .modal-dialog{
  background: #ffffff;
}
h2.upsell-headline, .upsell-headline.h2{
  background: #000000;
}
#upsell-free-product .free-product-desc{
  color: #000000;
}
button#yes_button_text{
  width: 44%;
  display: inline-block;
  font-size: 20px;
  padding: 10px;
  margin-left: 3%
}
#no_button_text{
  width: 44%;
  padding: 10px;
  margin-left: 6%;
  display: inline-block;
  background: #4a6ecd;
  vertical-align: bottom;
  border-radius: 4px;
}
h3#no_button_text{
  margin-bottom: 0px;
  margin-top: 0px;
}
#no_button_text a{
  font-size: 20px;
  font-weight: bold;
}
.modal-body{
  margin: 10px;
  border: #000 2px solid;
  padding: 0px!important;
  padding-bottom: 20px!important;
}
#upsell-free-product{
  padding: 10px;
}
div#myModal .modal-dialog .modal-content .modal-header button.close{
  color: #000000;
}

/***** Style-1 *****/


/***** Style-2 *****/

.style-2 .home_prod_info h5, .style-2 .home_prod_info .h5{
  font-size: 14px;
}
.style-2 .home_prod_info .sale-price{
  font-size: 14px;
}
.style2-collection-title{
  margin-left: -45px;
}

/***** Style-3 *****/


/***** footer *****/
.powered-by{
  text-align: center;
}

/****** cart page *****/
.continue-shopping{
  float: left;
  color: #000;
  font-size: 16px;
  padding: 16px 20px;
  border: #000 1px solid;
  border-radius: 2px;
}

.more_contents>div{
  padding: 20px;
}

@media only screen and (min-width: 769px){
  .first_product_disposition .large--one-quarter {
    width: 24.5%;
  }
  .first_product_disposition .item.large--one-quarter{
    float: none;
    display: inline-block;
    padding: 3%;
    vertical-align: top;
  }
  .style2-products .large--one-quarter {
    width: 24.5%;
  }
  .style2-products .item.large--one-quarter{
    float: none;
    display: inline-block;
    padding: 3%;
    vertical-align: top;
  }
  .style2-collection{
    float: none;
    display: inline-block;
    padding: 3%;
  }
  .style2-products{
    float: none;
    display: inline-block;
  }
  .related .item.large--one-quarter{
    padding: 5%;
    padding-top: 20px;
  }
  .collectionproducts ul li{
    padding: 30px;
  }
  .collectionproducts .flex-viewport{
    border: none;
    box-shadow: none;
  }
  .item.large--one-quarter{
    padding: 3%;
  }

  /***** Slider *****/
  .slick-initialized .slick-slide{
    padding: 30px 50px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 768px){
  .style-4 p.sale_wheel-four{
    width: 50px;
    height: 50px
  }
  .style-4 p.sale_wheel-four span{
    line-height: 32px;
    padding: 1px 2px;
    font-size: 8px;
  }
  .home-slider-button{
    top: 50%;
  }
  .home-slider-button a{
    font-size: 16px;
    padding: 5px 10px;
  }
  span#comparePrice{
    font-size: 14px;
    padding: 3px 10px;
  }
  h1, .h1 {
    font-size: 1.8em;
  }
  h2, .h2 {
    font-size: 1.7em;
  }
  #ProductPhotoImg{
    margin-left: auto;
  }

  /***** sale-icon *****/
  p.sale_wheel-three{
    left: -15px;
    top: -10px;
  }
}

@media only screen and (max-width: 480px){
  .slick-prev{
    left: -10px;
  }
  .slick-next{
    right: -10px;
  }
  .home-slider-button{
    top: 50%;
  }
  .home-slider-button a{
    font-size: 14px;
    padding: 5px 10px;
  }
  .collection-all-products{
    padding: 5px 10px;
    font-size: 14px;
    display: block;
  }
  span#comparePrice{
    font-size: 12px;
    padding: 2px 5px;
  }
  .slick-initialized .slick-slide{
    /*padding: 2% 2%;*/
    padding:65px;
  }
  .section-header{
    margin-bottom: 0px;
  }
  .ui-tabs .ui-tabs-nav li a{
    padding: 5px 7px!important;
  }
  h1, .h1 {
    font-size: 1.5em;
  }
  h2, .h2 {
    font-size: 1.4em;
  }
  #ProductPhotoImg{
    margin-left: auto;
  }
}

@media only screen and (max-width: 769px){
  #someone-purchased{
    display: none;
  }
}