/*
Theme Name: shopper child
Tags:  custom-menu, editor-style, featured-images
Template: shopper
Version: 1.0.0
*/


@import '../shopper/style.css';

/*---------------------------------
      write your css from here
------------------------------------*/
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: 0;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: 0;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: 0;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: 0;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: 0;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: 0;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: 0;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: 0;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
body.home {
	/* background-image: url("https://duck.aa82.com/wp-content/uploads/2020/06/Untitled-2.jpg");*/
	background-position: center center;
	background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.custom-background{background-position: 70% 94.167px !important;}
.shopper-primary-navigation{background-color: #F25D23 !important;margin-top:-6px !important;margin-bottom:-6px !important;}
.primary-navigation{float:right !important;}
.owl-next{display:none !important;}
.owl-prev{display:none !important;}
.main-navigation li:hover > a, .main-navigation li.current-menu-item > a, .main-navigation li.current_page_item > a, .main-navigation li.current-menu-ancestor > a, .main-navigation li.current-menu-parent > a, .main-navigation li.current_page_parent > a, .main-navigation li.current_page_ancestor > a {color: #ffffff !important;text-transform: lowercase !important;font-size:14px !important;font-weight:700 !important;}
.menu li a{color: #ffffff !important;text-transform: lowercase !important;font-size:14px !important;font-weight:700 !important;}
.sub-menu li a {background-color:#FAC5A2;color:#F4753D !important;font-weight: 800 !important;font-size: 16px !important;}
.sub-menu li a:hover{background-color:#FAC5A2;color:#F4753D !important;font-weight: 800 !important;font-size: 16px !important;}
.shopper-primary-navigation .main-navigation{
      width: 100.9130434783%;
      float: left;
      margin-right: 4.347826087%; 
}
.shopper-secondary-navigation{background-color:#FFDD00;}
/*.page-template-tpl-page-fullwidth-php .content-area, .page-template-tpl-page-homepage-php .content-area{width:1024px !important;}*/
.nv-top-bar-content .cnss-social-icon a { border-radius: 50%;}
.nv-top-bar-content ul li {display: inline-block;}
.header-widget-region{background-color:#FFDD00;height:65px;}
.top-nav-section .top-lin li{float:left;margin:5px;}
.site-branding .custom-logo-link img{max-width:100% !important;width: 135px !important;}
/*.site-branding{position: relative !important;left: -100px !important;top: 8px !important;}*/
.left-logo-section-home{position: absolute !important;left:-10px !important;z-index: 999 !important;padding: 8px !important;top: -125px !important;}
.top-nav-left .fa {
  padding: 10px !important;
  font-size: 18px !important;
  width: 42px !important;
  text-align: center !important;
  text-decoration: none !important;
  margin: -14px 0px !important;
  border-radius: 50% !important;
}
.fa-facebook {
  background: #808080 !important;
  color: white;
}
.fa-twitter {
  background: #808080 !important;
  color: white;
}
.fa-google {
  background: #808080 !important;
  color: white;
}
.fa-linkedin {
  background: #808080 !important;
  color: white;
}
.fa-facebook:hover {
  background: #808080 !important;
  color: white;
}
.fa-twitter:hover {
  background: #808080 !important;
  color: white;
}
.fa-google:hover {
  background: #808080 !important;
  color: white;
}
.fa-linkedin:hover {
  background: #808080 !important;
  color: white;
}
.header-middle{display:none !important;} 
.quantity{/* display:none !important; */}
.footer-widgets {background-color:#666666;}
.footer-static{background-color:#91DCF9;height:300px;text-align:center;padding:10px;}
.single_add_to_cart_button{background-color:#FD0 !important;color:#F25D23 !important;}
.product_meta{ /* display:none !important; */}
.page-template-tpl-page-homepage-php .columns-3 ul.products li.product,
.shopper-hero__button-edit{display:none !important;}
.entry-header .entry-title{ font-size: 32px; font-weight: 800; background-color: #00AFEE; text-transform: uppercase; color: #fff !important; padding: 6px 10px;text-align:left;}
.box-bg{float:left;margin:6px;background-color:#B2B2B2;height:150px;width:160px;text-align:center;color:#fff !important;}
.box-bg-1{float:left;margin:6px;background-color:#B2B2B2;width:160px;text-align:center;color:#fff !important;height:150px;}
.owl-stage-outer{}
.sa_owl_theme .owl-nav .owl-prev{left:-10px !important;top:230px !important;}
.sa_owl_theme .owl-nav .owl-next{right:0px !imporatnt;top: 230px !important;}
.sa_owl_theme .owl-dots{display:none !important;}
@media(min-width:1199px){
.col-full {
    width: 1024px !important;}
}
#post-15{display:none;}
ul.products li.product.product-category h2, ul.products li.product.product-category h3, ul.products li.product.product-category .woocommerce-loop-category__title{position: absolute !important;width: 100% !important;left: 0 !important;bottom:75% !important;color: #ffffff !important;font-size: 17px !important;background-color:transparent !important;text-transform:capitalize;font-weight:800;}
.site-main-shop ul.products li.product:hover img, .site-main-shop ul.products li.post:hover img, .site-main ul.products li.product:hover img, .site-main ul.products li.post:hover img{opacity:inherit !important}
.woocommerce-loop-category__title .count{ display:none !important;}
/*---------------------PRODUCT listing PAGE START------------*/
.site-main ul.products li.product:hover img{opacity:none;}
.product_type_simple{background:#FD0 url("cartbg.jpg")!important;color:#F25D23 !important;padding: 0px;background-repeat: no-repeat !important;font-weight: 600;text-transform: unset;width:100%;line-height: 38px;height: 38px;}
.attachment-woocommerce_thumbnail{width:120px;}
//.price{position: absolute;bottom: 78px;left:0px;}
.woocommerce-LoopProduct-link .onsale {top:18%;}

.prod-outerbox{padding:8px;text-align:center;}
.prod-imgdivsec{padding:0px;padding-right:3px;}
del .woocommerce-Price-amount{color:#}
.woocommerce-loop-product__title{margin-bottom:3px;}
.price-box{height:47px;width:100%;display:table;}
.price-box .price{display: table-cell;vertical-align: bottom;text-align: center;}
@media(min-width:768px){
  .woocommerce-result-count{padding: 0.927em 0 .327em;margin-left: 25px;}
}
/*---------------------PRODUCT listing PAGE END------------*/
.left-logo-section{float:left;width:20%;position: relative !important;z-index: 999 !important;bottom: 118px !important;}
/*.slider-part-section{width:80%;float:left;margin-top:20px;}*/
.product-category {padding:40px 15px 10px 15px !important;}
.shopper-product-categories li:first-child {
  background-color: #FFDD00 !important;
  padding:50px 18px 0px 18px !important;
}
.shopper-product-categories li:nth-child(2) {
  background-color: #00AFF0 !important;
  padding:50px 18px 0px 18px !important;
}
.shopper-product-categories li:nth-child(3) {
  background-color: #F25D23 !important;
  padding:50px 18px 0px 18px !important;
}
.shopper-product-categories li:nth-child(4) {
  background-color: #008000 !important;
  padding:50px 18px 0px 18px !important;
}
@media (max-width:768px){
 .single-cat-title {position: unset !important;font-size:25px !important;font-weight: bold !important;}
 .slider-part-section{width:100% !important;float:unset !important;}
 .lorum p{width:30% !important;margin-left: -50px !important;}
 .box-bg{float:left;margin:6px;background-color:#B2B2B2;height:90px !important;width:140px !important;text-align:center;color:#fff !important;}
 .box-bg-1{float:left;margin:6px;background-color:#B2B2B2;height:90px !important;width:140px !important;text-align:center;color:#fff !important;margin:-10px -65px !important;}
 .box-bg-1 .lorum-height{position:relative;top:30px !important;}
 .box-bg .lorum-height{position:relative;top:30px !important;}
 ul.products li.post, ul.products li.product{ float: none !important;width: 100% !important;margin-left: -7px !important}
 .top-nav-left{display: inline-block;margin: 5px 30px !important;}
 .top-nav-right{margin:5px -18px !important;font-size:12px;}
 #slider_149_slide01{background-image:none !important;}
 #slider_149_slide02{background-image:none !important;}
 #slider_149_slide03{background-image:none !important;}
 #slider_149_slide04{background-image:none !important;}
 
 ul.products li.product.product-category h2, ul.products li.product.product-category h3, ul.products li.product.product-category .woocommerce-loop-category__title{
	color: #ffffff !important;
    font-size: 17px !important;
    text-transform: capitalize;
    font-weight: 800;
    position: absolute !important;
    bottom: 82% !important;
  }
.shopper-product-section .section-title::before {
    content: '' !important;
    width: 100% !important;
    height: 3px !important;
    position: absolute !important;
    background-color: none !important;
    left: -40px !important;
    top: 50% !important;
    z-index: 1 !important;
}
.shopper-product-section .section-title::before { 
    content: '' !important;
    width: 100% !important;
    height: 3px !important;
    position: absolute !important;
    background-color: #ffffff !important;
    left: 0 !important;
    top: 50% !important;
    z-index: 1 !important;
}  
.shopper-product-section .section-title {
    text-align: left !important;  
}
.shopper-product-section .section-title span {
    position: relative;
    background: #ffffff;
    display: inline-block;
    padding: 0 55px !important;
    z-index: 2;
 }
}
@media (min-width:768px){
   .lorum p{width:70% !important;}
   .box-bg{float:left;margin:6px;background-color:#B2B2B2 !important;height:150px !important;width:160px !important;text-align:center;color:#fff !important;}
   .box-bg-1{float:left;margin:6px;background-color:#B2B2B2 !important;width:160px !important;text-align:center;color:#fff !important;height:150px;}
   .box-bg-1 .lorum-height{position:relative !important;top:60px !important;}
   .box-bg .lorum-height{position:relative;top:60px !important;}
   .top-nav-left{display:inline-block;}
   .top-nav-right{float:right;}
}
.single-cat-title{
	font-size: 32px;
    font-weight: 800;
    background-color: #00AFEE;
    text-transform: uppercase;
    color: #fff !important;
    padding: 6px 10px;
}

.cart-item a{
	  position: relative;
      top: 12px;
      z-index: 100 !important;
      float: right;
      display: inline-flex;
      left: -70px;
}
.cart-header-icon {
	color:#231F20;
	font-size:30px !important;
}
.cart-contents-count{
	position: relative;
    top: 10px;
    font-size: 20px;
	margin:5px;
}
.woocommerce-message {
    position: fixed !important;
    top: 30px !important;
    left: 0 !important;
    z-index: 9999 !important;
    width: 100% !important;
    margin: 0 !important;
    -webkit-transition: .3s ease-in-out !important;
    -moz-transition: .3s ease-in-out !important;
    -ms-transition: .3s ease-in-out !important;
    transition: .3s ease-in-out !important;
}
.shopper-sorting select {
    background: #fff !important;
    border: 1px solid #ddd !important;
    height: 2.507em !important;
    vertical-align: middle !important;
    width: 100% !important;
    max-width: 100% !important;
    box-shadow: inset 0 -1.4em 1em 0 rgba(0, 0, 0, 0.02) !important;
    display: inline-block !important;
    padding: 0 .75em !important;
    margin: 10px !important;
}
.woocommerce-breadcrumb{display:none !important;}
.site-main-shop ul.products li.product img, .site-main-shop ul.products li.post img, .site-main ul.products li.product img, .site-main ul.products li.post img{margin-left:0px !important;}

 .woocommerce-loop-product__title {
  text-align: center;
  font-size:16px !important;
  font-weight:800 !important;
 }
.onsale {
    background-color: transparent !important;
    z-index: 1 !important;
    color: #FA6022 !important;
    font-weight: 800 !important;
    font-size: 16px !important;
    top:25%;margin-bottom:0px;width:100% 
}
.cp-products_name{height: 40px;overflow:hidden;}
ul.products li.product .button {left:122px !important;opacity:1;position: absolute;width:unset;text-transform: capitalize;font-weight: 800;font-size: 14px;}    
.prod-bottomcoversec{padding:0px;}    
table.cart th{background: #00AFEE;color:#ffffff;}    
#post-7 .entry-header{display:none;}

table.cart .product-thumbnail img{max-width: 4.418em;}
table.cart .remove{font-size: 34px;}
.product-remove{width: 6%;}
.product-name a{color:#000000;font-size:16px;}
table.cart tbody td, table.cart tbody tr:nth-child(2n) td{background: #ffffff;}    
.woocommerce-cart-form__cart-item td{border-bottom:2px solid #A5D3F7 !important;}
.actions .button[name="update_cart"]{background:#FD0 url("cartbg.jpg")!important;color:#F25D23 !important;padding: 0px;background-repeat: no-repeat !important;font-weight: 800;text-transform: unset;width:125px;line-height: 38px;height: 38px;font-size:20px;}
.single_add_to_cart_button{background:#FD0 url("cartbg.jpg")!important;color:#F25D23 !important;padding: 0px !important;background-repeat: no-repeat !important;font-weight: 800;text-transform: unset;width:125px;line-height: 38px;height: 38px !important;font-size:20px;text-transform:none !important;}
.checkout-button.button.alt{background-color: #00AFEE;font-weight:800;padding:10px;font-size:19px;height: auto;width: 68%;margin: 0px auto;}
.checkout-button.button.alt:after{display:none;}
.quantity input[type="number"]{border: 1px solid #ccc;border-left: 1px solid #ccc;border-right: 1px solid #ccc;}
@media(min-width:768px){
  .cart-collaterals h2{font-size: 21px;
			background-color: #00AFEE;
			color: #fff;
			text-align: right;
			padding: 9px 20px;
			margin-left: -1em;
			margin-right: -1em;font-weight: 800;}
  .cart_totals {padding-top:0px !important;}			
}

.form-row select{
	padding: 0 0.75em;
	color: #333333;
	font-weight: normal;
	height: 34px;
	line-height: 34px;
}
select[name="billing_expdatemonth"]{width: 47%;float:left;margin-right:6px;}
select[name="billing_expdateyear"]{width: 49%;float:left;}
.select2-container--default .select2-selection--single .select2-selection__arrow{height:32px !important;}
.select2-selection.select2-selection--single{height: 34px;}
.button-continueshop{float:left;}
.mobile-email-hide{ display: none !important;}
@media screen and (min-width:768px){
  .header-listing-img{
    width: 80% !important;
    float: left !important;
    padding: 10px !important;
    display: inline-flex !important;
    height:145px !important;
  }	
}
@media screen and (max-width:768px){
   .header-listing-img{width: 100% !important;height: 105px !important;padding-left: 0px !important;padding-right: 0px !important;position: relative !important;top: -70px !important;}
   .cart-item a {
    position: relative !important;
    top: 20px !important;
    z-index: 100 !important !important;
    float: right !important;
    display: inline-flex !important;
    left: -10px !important;
    }
	.social-part{margin-left:-75px !important;}
	.contact-part{display: none !important;}
	.site-branding .custom-logo-link img {
     max-width: 100% !important;
     width: 95px !important;
     display: inline-table !important;
     position: relative !important;
     top: -20px !important;
    left: -15px !important;
   }  
   .site-header {border-bottom: 1px solid #f5f5f5;background-color: #F25D23 !important;}
   .header-widget-region {background-color: #FFDD00 !important;height: 85px !important;}
   .fa-bars{position:relative !important;top:-10px !important;font-size:25px !important;}
   .left-logo-section {position: relative !important;top: -115px !important;width: 100% !important;}
   .mobile-email-hide{ display: block !important;position: relative !important;left:-20px !important;top:-60px !important;}
   .top-nav-left .fa {padding: 10px !important;font-size: 15px !important;width: 35px !important;}
   .fa-envelope{font-size:18px !important;color:#231F20 !important;}
   .fa-headphones{font-size:18px !important;color:#231F20 !important;}
   .mobile-menu-active #mobile-menu-wrapper{z-index: 999 !important;}
 }







