/*
Theme Name: Chococart

Author: templateforest
Author URI: https://sarvesh.templateforest.org/
Text Domain: chococart
*/
@import url('https://fonts.googleapis.com/css?family=Fira+Sans:300,300i,400,400i,500,500i,700,700i|Nunito:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i|Roboto+Slab:100,300,400,700');
@import url('https://fonts.googleapis.com/css?family=Dancing+Script:400,700|Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Satisfy');
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,400i,500,600,700');
/*----------------------------------------------------------------

[Table of contents]

1. Body
2. Typography
3. Buttons
4. General Style
5. Header section
6. Navigation section
7. Banner section
8. Featured Collections section
9. Services section
10. Latest-Properties section
11. What-Client-Say section
12. About Agent section
13. Our Clients section
14. Get In Touch section
15. Footer section
16. Mobile Responsive styles

------------------------------------------------------------------*/
/*header*/
/*
* top header
*/
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
a ,
a :focus{
    color: #903a01;
    text-decoration: none;
}
* html .clearfix             { zoom: 1; } /* IE6 */
html {
  margin:0;
  padding:0;
 /* overflow-x:hidden;*/
}
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
body{
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
}
.header-top{
	background: #f4f4f4;
    padding: 10px 0 9px;
    font-size: 12px;
}
.top-nav{
	display: inline-block;
	float:left;
}
.header-top .top-nav ul{
	margin-top: 7px;
}
.top-right-content{
	display: inline-block;
	float:right;
}
.header-top ul{
	margin: 0;
	    margin-left: 0;
    padding-left: 0;
}
.header-top ul li{
	list-style-type: none;
	display: inline-block;
	    margin-right: 4px;
}
.header-top ul li a{
	color: #888888;
    padding: 0px;
    padding:5px;
    font-size: 13px;
    font-weight: 400;
    -webkit-transition:ease-in-out .2s;
}
.header-top ul li a:hover{
	text-decoration: none;
	color: #903a01;
	-webkit-transition:ease-in-out .2s;
}
.header-top ul li a.track-order{
	    padding: 5px 10px;
    position: relative;
    top: -1px;
    background: #903a01;
    color: #fff;
    font-size: 12px;
}

/*primary header*/
.main-navigation{
     background: #903a01;
}
#header-primary{
	padding: 10px 0 0 0;
	    width: 100%;
	    background:#fff;
}
.close-search-bar{
	display: none;
}

#header-primary .logo-holder{
	width:90px;
	height: auto;
	float: left;
	    margin-top: 5px;
    margin-bottom: 5px;
}
#header-primary .logo-holder img{
	width:100%;
	height:auto;
}
.main-header-right-content{
	float: right;
	    padding-top: 10px;
}
.search-field,
.search-field:focus,
.product-search-bar-wrap .product-search-bar,
.product-search-bar-wrap .product-search-bar:focus{
  	padding: 7px;
  font-size: 14px;
  border: 1px solid #eaeaea;
  width: 500px;
  outline: none;
}
.error-404 .search-field{
    padding: 6px;
    font-size: 13px;
    border: 1px solid #eaeaea;
    width:auto;
    outline: none;
}

.woocommerce-product-search input[type=submit],
.search-btn{
	    border: 1px solid #903a01;
    padding: 6px 12px;
    font-size: 14px;
    position: relative;
    margin-left: -5px;
    background: #903a01;
    color: #fff;
}
.dropdown-cart .lnk-cart {
  padding: 0px;
  border: 1px solid #e1e1e1;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  display: inline-block;
  color: #666666;
}
.dropdown-cart .lnk-cart .items-cart-inner {
  position: relative;
}
.dropdown-cart .lnk-cart .items-cart-inner .total-price-basket {
   padding: 10px 10px;
    /* font-family: 'FjallaOneRegular'; */
    text-transform: uppercase;
    float: left;
    font-size: 12px;
    position: relative;
    top: 2px;
}
.dropdown-cart .lnk-cart .items-cart-inner .basket {
      float: right;
    background: #ccc;
    padding: 12px;
    border-left: 1px solid #e1e1e1;
    padding: 9px 13px;
    color: #000;
    cursor:pointer;
}
.dropdown-cart .lnk-cart .items-cart-inner .basket-item-count {
     -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    height: 21px;
    position: absolute;
    right: 33px;
    top: -13px;
    width: 21px;
    background: #f1c40f;
    color: #fff;
    font-size: 12px;
    text-align: center;
    padding: 3px;
}
.product-search-bar-wrap,
.dropdown-cart{
	float:left;
}
.product-search-bar-wrap{
  width: 450px;
}
.dropdown-cart{
	margin-left: 180px;
	position: inherit;
}
.business-title{
	    font-size: 30px;
    color: #903a01;
    text-align: center;
    margin-top: 10px;
    font-family: 'Satisfy', cursive;
}

.term-description{display:none;}


/*
* mobile header
*/
.

/*
* main nav
*/
.main-navigation{
	background:#903a01;
}
.main-navigation ul{
	padding-left: 0;
	    margin-bottom: 0;

}
.main-navigation ul li{
	display: inline-block;
	list-style-type: none;
}
.main-navigation ul li a{
	    padding: 15px;
    display: block;
    text-transform: uppercase;
    color:#fff;
}
.main-navigation ul li a:hover{
	text-decoration: none;
}
.main-navigation ul li:hover{
	background:#b35017;
}
#poster-slider{}
#poster-slider .slider img{
	width:100%;
}

#toggle2 {
    display: block;
    float: right;
    width: 28px;
    height: 30px;
    padding: 0;
    margin-top: 5px;
    position: absolute;
    right: 16px;
    top: 5px;
}

/* Important styles */
#toggle2{
  display:none;
  float:right;
  width: 28px;
  height: 30px;
  padding: 0;
  margin-top: 2px;
  background: none;
border: none;
  }
#toggle2:focus{
  outline: none;
}

#toggle2 span:after,
#toggle2 span:before {
content: "";
position: absolute;
left: 0;
top: -9px;
}
#toggle2 span:after{
top: 9px;
}
#toggle2 span {
position: relative;
display: block;
}
#toggle2 span,
#toggle2 span:after,
#toggle2 span:before {
width: 100%;
height: 3px;
background-color: #fff;
transition: all 0.3s;
backface-visibility: hidden;
border-radius: 0px;

}
/* on activation */
#toggle2.on span {
background-color: transparent;
}
#toggle2.on span:before {
transform: rotate(45deg) translate(5px, 5px);
}

#toggle2.on span:after {
transform: rotate(-45deg) translate(7px, -8px);
}

.scroll-top{
    height: 41px;
    width: 40px;
    background: #903a01;
    color: #fff;
    font-size: 22px;
    text-align: center;
    padding: 4px;
    border-radius: 100px;
    position: fixed;
    z-index: 999;
    bottom: 30px;
    right: 30px;
    cursor: pointer;
    display: none;
}
/*.woocommerce div.product .woocommerce-tabs ul.tabs li.additional_information_tab{
	display:none;
}
.woocommerce div.product .woocommerce-tabs .panel.woocommerce-Tabs-panel--additional_information {
    display: none !important;
}*/
/*
* website features
*/
.website-features{
	padding:40px 0;
}
.info-boxes {
  margin-top: 0px;
}
.info-boxes .info-box {
  border: 5px solid #f2f2f0;
  padding: 12px 13px;
  margin-bottom: 10px;
}
.info-boxes .info-box .icon {
  font-size: 35px;
}
.info-boxes .info-box .info-box-heading {
  font-size: 24px;
  line-height: 30px;
  text-transform: uppercase;
  font-weight:600;
  text-align: right;
  margin-top: 5px;
}
.info-boxes .info-box .info-box-heading.orange {
  color: #ffb847;
}
.info-boxes .info-box .info-box-heading.red {
  color: #ff7878;
}
.info-boxes .info-box .text {
  color: #666666;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
  text-align: center;
}


.heading{font-size:24px; line-height:48px; color:#4b2f21; text-transform:capitalize; margin-bottom:20px; position:relative; padding-right:90px; overflow:hidden;}
.heading span{background:#fff;position: relative; z-index: 1; padding-right:10px; display:inline-block; text-transform:uppercase;}
.heading span:after{ content:""; height:3px; background:#eeeeee; position:absolute; left: 100%; top:50%; margin-top:-3px;width: 3000px;}
/*==================== Feature Products Style Start ==================== */
 .product-box{text-align:center; position:relative; }
.product-list .product-box{ border:1px solid #cccccc; padding:15px; margin:10px;}
.product-list .product-box .img{height:140px; position:relative;}
.product-list .product-box .img img{max-width:60%;}
.discount{position:absolute; bottom:-10px; left:50%; margin-left:-30px; height:50px; width:50px; background:#4b2f21; border-radius:50%; color:#fff; font-size:16px; text-align:center; line-height:53px;}
.product-box .product-detail{padding-top:30px;}
.product-box .product-detail .name a{ color:#333;}
.rating a{ color:#cbb137;}
.product-detail .price{ font-size:18px; line-height:30px; font-weight:500; color:#4b2f21;}
.product-detail .price span{padding:0 14px;}
.product-detail .price .old-price{ color:#9f9e9e; text-decoration:line-through;}
.new-label{position:absolute; top:0; left:0;color:#fff; text-transform:uppercase; font-weight:500;}
.new-label:after{content:""; position:absolute; top:0; left:0;width: 0;height: 0;border-style: solid;border-width: 55px 55px 0 0;border-color: #1b8f15 transparent transparent transparent; z-index:1; }
.new-label span{ z-index:2; position:relative; display:block;padding: 6px 4px;}
.product-box:after{ opacity:0;content:""; height:100%; width:100%; position:absolute; left:0; top:0; background:rgba(199,178,147,0.8);z-index: 3;}
.product-box .hover-block{ opacity:0;position:absolute; top:50%; left:0; width:100%; z-index:4;}
.product-box .hover-block ul li a{ display:block; height:40px; width:40px; border-radius:4px; background:#fff;color:#333;padding: 0; font-size:18px; line-height:40px;}
.product-box .hover-block ul li a:hover,.hover-block ul li a:focus{ background:#4b2f21; color:#fff;}
.product-box:hover:after,.product-box:hover .hover-block{ opacity:1; cursor:pointer;}
/*==================== Feature Products Style Start ==================== */
#product-slider,
#product-gift-slider{

}
#product-gift-slider .owl-prev,
#product-gift-slider2 .owl-prev{
	right: 40px;
	left: inherit !important;
	top: -37px !important;
	position: absolute;
	background: url(images/arrow-left.png) no-repeat 9px 9px rgba(51,51,51,.8);
	    background-size: auto auto;
	background-size: auto auto;
	background-size: 40%;
	height: 28px;
	width: 28px;
	-webkit-transition: ease-in-out .1s;
}
#product-gift-slider .owl-next,
#product-gift-slider2 .owl-next{
    position: absolute;
    top: -37px !important;
    right: -4px;
    padding: 5px;
        padding-top: 5px;
    background: url(images/arrow-right.png) no-repeat 10px 9px rgba(51,51,51,.8);
        background-size: auto auto;
    background-size: auto auto;
    background-size: 40%;
    height: 28px;
	width: 28px;
    -webkit-transition: ease-in-out .1s;
}
.feature-products{
	padding:40px 0;
	}

/*==================== Footer Style Start ==================== */
#footer{background:url(images/footer-bg.jpg) no-repeat right center; background-size:cover; color:rgba(255,255,255,0.6); }
#footer a{color:rgba(255,255,255,0.6);}
#footer a:hover{color:#fff;}
#footer h4{margin:0 0 15px;}
.top-footer{padding-top:55px;}
.top-footer address p{ position:relative; padding-left:20px;line-height:36px; margin:0;}
.top-footer address p i{position:absolute; left:0; top:10px;}
.top-footer ul,.top-footer address{ margin-bottom:35px;}
.top-footer ul li{line-height:36px;}
.top-footer .social-links{margin-left:-18px;}
.top-footer .social-links li{ padding:0 18px;}
.top-footer .social-links a{ font-size:24px;}
.news-letter p { margin-top:20px;}
.news-letter h4{ font-size:24px;font-weight: 300;}
.news-letter .form-inline{margin: 25px 0 55px;}
.news-letter .form-control{box-shadow:none; border-radius:0; height:50px; font-size:16px; color:#333333; width:320px; max-width:100%;}
.news-letter .btn{ font-size:18px; line-height:24px; font-weight:500; color:#fff; text-transform:uppercase; border-radius:0;  background:#c7b293; border-color:#998469; width:170px; height:50px; max-width:100%; margin-left: 10px;}
.news-letter .btn:hover,
.news-letter .btn:focus{ background:#ad9319; border-color:#ad9319;}
.bottom-footer{padding:30px 0;}
.bottom-footer ul {margin:0 0 0 -14px;}
.bottom-footer ul li{ padding:0 14px; line-height:14px; border-right:1px solid rgba(255,255,255,0.6);}
.bottom-footer ul li:last-child{ border:none;}
/*==================== Footer Style End ==================== */
/*
* brand slider
*/
#brand-slider img{
      width: 100px;
    height: auto;
}
#brand-slider .owl-prev {
    position: absolute;
    top: 8%;
    left: -45px;
  }
#brand-slider .owl-next {
    position: absolute;
    top: 8%;
    right: -45px;
  }
/*
* default page
*/
#primary{
  padding:30px 0;
}
.page-title{
    margin-top: 0;
    font-size: 24px;
    margin-bottom: 5px;
}
.woocommerce-checkout .cart_item img{
  width:60px;
}
.woocommerce-cart .cart_totals .c-ship{
  display: none;
}
/*
* product list
*/
.product-list{
  margin-bottom: 20px;
}
.woocommerce-page .product-list .product-box {
    border: 1px solid #cccccc;
    padding: 15px;
    margin: 0;
}
.woocommerce .products ul, .woocommerce ul.products{
      margin: 0 -15px;
}

.woocommerce .related .product__box {
    border: 1px solid #ccc;
     margin: 0px; 
    position: relative;
    min-height: 295px;
}
.woocommerce .product-box .product-detail {
    padding-top: 0px;
}

/*
category list
*/
.sidebar{
     /* border: 1px solid #f3f3f3;*/
}
.sidebar-header{
    padding: 10px;
    color: #fff;
    background: #903a01;
    font-size: 18px;
    margin-top:0;
}
.sidebar-header.more{
	cursor: pointer;
}
.sidebar-header i{
  margin-right: 6px;
}
.category-list{
  margin: 0;
    padding-left: 0;
    padding: 0px 10px 20px 10px;
}
.category-list ul{
  padding-left: 20px;
  }
.category-list li{
  list-style-type:none;
  cursor: pointer;
  -webkit-transition:ease-in-out .2s;
}
.category-list li a{
    font-weight:600;
    color: #333;
    display: block;
    padding: 10px 0;
    border-bottom: 1px solid #f3f3f3;
}
.category-list li:hover,
.category-list li:hover label{
  list-style-type:none;
  cursor: pointer;
  color:#903a01;
  -webkit-transition:ease-in-out .2s;
}
.category-list li a:hover{
  text-decoration:none;
   color:#903a01;
  -webkit-transition:ease-in-out .2s;
}
.woocommerce .woocommerce-ordering select {
    vertical-align: top;
    padding: 6px;
    border: 2px solid #f3f3f3;
    border-radius: 4px;
    margin-top: -25px;
}
.woocommerce a.button{
  padding: 0;
}
.product-box .hover-block ul li a.added{
  width:60px;
}
a.added_to_cart {
    padding-top: .5em;
    white-space: nowrap;
    display: inline-block;
    position: absolute;
    background: none !important;
    color: #fff;
    font-size: 14px !important;
    text-decoration: none;
}
.entry-title{
  font-size: 22px;
}
.main-sidebar {
  float: left;
  width: 20%;
  
}

.content {
  float: right;
  width: 75%;
}

#footer {
  clear: both;
  
}
/*
* shop 
*/
.cat-menu ul{
  padding-left: 0;
}
.cat-menu li{
  list-style-type: none;
}
.cat-menu li a {
    font-weight: 600;
    color: #333;
    display: block;
    padding: 10px 0;
    border-bottom: 1px solid #f3f3f3;
}
.cat-menu li a:hover {
    text-decoration: none;
    color: #903a01;
    -webkit-transition: ease-in-out .2s;
}


.category-grid{
  padding-left: 0;
}
.woocommerce .cat-wrap img {
    height: 140px;
    width: auto;
}
/*************Product list designs********************/
.product-offer {
    background-color: #f2fef2;
    border-radius: 3px;
    border: 1px solid #51aa1b;
    color: #51aa1b;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    left: 6px;
    line-height: 1;
    margin-top: 1px;
    padding: 3px 5px 2px;
    position: absolute;
    top: 6px;
    z-index: 1;
}

.product-img {
    height: 160px;
    overflow: hidden;
    padding-top: 15px;
}

.product__box{
  border:1px solid #eee;
      margin: 10px;
      position: relative;
              min-height: 330px;
}
.home .product__box{
      min-height: 300px;
}
.feature-products .product__box{
	margin:0;
}
.product__box:hover{
  border:1px solid #ccc;
}
.woocommerce .product__box {
  
    margin: 0;
 
}
.add-to-cart__dec{
	    background-color: #903a01;
    color: #fff;
}
.add-to-cart__dec {
       background-color: #903a01;
    border-radius: 68px;
    color: #fff;
    font-size: 14px;
    height: 30px;
    width: 30px;
    border: 1px solid #903a01;
}

.add-to-cart__inc {
      background-color: #903a01;
    border-radius: 68px;
    color: #fff;
    font-size: 14px;
    height: 30px;
    width: 30px;
    border: 1px solid #903a01;
}

.add-to-cart__quantity {
    background-color: transparent;
    border: 2px solid #903a01;
    color: #000;
    cursor: default;
    font-size: 18px;
    width: calc(100% - 80px);
    display: inline-block;
    height: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
}

.add-to-cart__dec{
    background-color: #903a01;
    color: #fff;
}
.add-to-cart__dec,
.add-to-cart__inc{
	cursor: pointer;
	display: none;

}
.add-to-cart__dec:focus,
.add-to-cart__inc:focus{
	outline:none; 
}
.add-to-cart{
    width: 100px;
    float: right;
    margin-top: 10px;
}
.add-to-cart__add-btn {
	-moz-transition: background-color .2s ease-out;
    -o-transition: background-color .2s ease-out;
    -webkit-transition: background-color .2s ease-out;
    background-color: #903a01;
    border-radius: 3px;
    border: 1px solid #903a01;
    color: #fff;
    cursor: pointer;
    font-family: inherit;
    font-size: 14px;
    transition: background-color .2s ease-out;
    width: 100%;
    display: inline-block;
    height: inherit;
    margin: 0;
    outline: 0;
    padding: 6px;
    text-align: center;
    vertical-align: middle;
  
    border-radius: 4px;
    color:#fff;
    font-size: 12px;

}
.active .add-to-cart__add-btn {
	    background: #fff;
    color: #000;
    width: 34px;
    border-radius: 0;
    margin: 0 3px;
        height: 28px;
        padding: 5px;
}
.active .add-to-cart__dec,
.active .add-to-cart__inc{
	display: inline-block;
}
.p-img,
.woocommerce .p-img{
    border: 1px solid transparent;
    display: block;
   height: 140px;
    margin: 0 auto;
    transition: -webkit-transform .4s ease-in-out;
    transition: transform .4s ease-in-out;
    transition: transform .4s ease-in-out,-webkit-transform .4s ease-in-out;
    width: auto;
}
.product__name {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 12px;
        min-height: 65px;
}
.mob{
	display: none;

}
.product__name a{
    color: #666;
    font-size: 14px;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 10px;
    word-break: break-word;
}
.product-price{
      font-size: 13px;
    line-height:;
    font-weight: 500;
    color: #4b2f21;
        float: left;
    width: 60px;
    margin-top:0px !important;
}
.product-price .no-off{
  display: block;
  margin-top: 15px;
}
.product-details {
     margin-left: 20px;
    margin-right: 20px;
    padding-bottom: 20px;
}
.regular_price{
    color: #999;
    
    font-weight: 200;
    padding-right: 10px;
    text-decoration: line-through;
}
.offer_price{
    color: #333;
    font-weight: 600;
}
.add_to_cart_button{
    background: #903a01;
    padding: 8px;
    color: #fff;
    font-size: 13px;
    border-radius: 3px;
    float: right;
    margin-top: 12px;
    position: relative;
    z-index:9;
}

/*a.added_to_cart {
    padding-top: .5em;
    white-space: nowrap;
    display: inline-block;
    position: absolute;
    background: none !important;
    color: #808080;
    font-size: 13px !important;
    text-decoration: none;
    padding: 10px;
    position: absolute;
    right: 15px;
    bottom: -8px;
     -webkit-transition:ease-in-out .2s;
}*/
a.added_to_cart {
    padding-top: .5em;
    white-space: nowrap;
    display: inline-block;
    position: absolute;
    background: none !important;
    color: #903a01;
    font-size: 13px !important;
    text-decoration: none;
    padding: 10px;
    position: absolute;
    right: 20px;
    bottom: 10px;
    -webkit-transition: ease-in-out .2s;
    border: 1px solid #903a01;
    padding: 7px;
    border-radius: 4px;
    width: 98px;
    padding-top: 10px;
    text-align: center;
    padding-bottom: 4px;
}
a.add_to_cart_button:hover{
  background:#753105;
  -webkit-transition:ease-in-out .2s;
  color:#fff;
  text-decoration: none;
}
.product__box:hover .product-img img {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}
.add_to_cart_button.added,
.add_to_cart_button.loading{
  margin-top: 0;
  width: 110px;
}
.woocommerce #respond input#submit.loading::after, .woocommerce a.button.loading::after, .woocommerce button.button.loading::after, .woocommerce input.button.loading::after {
    font-family: WooCommerce;
    content: '\e01c';
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    font-weight: 400;
    position: absolute;
    top: .618em;
    right: 1em;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    font-size: 12px;
    top: 10px;
}
/*
* cart page
*/
.cart_item .product-name a{
  color: #000;
}
.cart_item .product-name a:hover{
  color: #903a01;
  text-decoration: none;
}
.woocommerce-cart-form thead tr{
  background:#f3f3f3;
}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
    width: 60px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.woocommerce-cart table.cart td.actions .coupon .input-text{
      width: 160px;
    padding: 8px;
    border-radius: 4px;
}
.woocommerce .cart .button, .woocommerce .cart input.button {
    float: none;
    padding: 10px;
}

 .cart_totals h2{
    font-size: 18px;
    text-transform: uppercase;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    display: block;
    text-align: center;
    margin-bottom: 1em;
    font-size: 1.25em;
    padding: 1em;
    padding: 14px 10px;
    position: relative;
    top: -1px;
    background: #903a01;
    color: #fff;
    font-size: 16px;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #733104;
    color: #fff;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {

    float: none;
    width: 100%;
    padding-left: 30px;

}
.woocommerce .woocommerce-cart-form{
	float: left;

		width: 64%;
}
.woocommerce .cart-collaterals{

    float: right;
    width: 35%;

}

.cart_totals h2 {

    font-size: 18px;
    text-transform: uppercase;
    margin-top: 0;

}
/*
checkout page
*/
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: 1;
    padding: 8px;
    border-radius: 4px;
    border: 1px solid #ccc;
}
.select2-container .select2-selection--single {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 32px; 
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none;
}
button.button.alt, .woocommerce input.button.alt {
    background-color:  #903a01;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}
.mobile-cart{
  display: none;
}
/*
* my account page
*/
.woocommerce-MyAccount-navigation ul{
  padding-left:0;
}
.woocommerce-MyAccount-navigation ul li{
  list-style-type: none;
}

.woocommerce-MyAccount-navigation ul li a {
       color: #000;
    text-decoration: none;
    padding: 5px 0;
    display: block;
    position: relative;
    background: #f3f3f3;
    padding: 10px;
    border-bottom: 1px solid #fff;
}
.woocommerce-MyAccount-navigation ul li a:after {
    content: "\f0da";
    font: normal normal normal 14px/1 FontAwesome;
    margin-left: 6px;
    color: #ccc;
    float: right;
        margin-top: 3px;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    float: left;
    width: 20%;
}
.woocommerce-account .woocommerce-MyAccount-content {
    float: right;
    width: 76%;
}
.woocommerce-MyAccount-navigation ul li.is-active a{
    list-style-type: none;
    background:#903a01;
    color:#fff;
}
.woocommerce table.my_account_orders .button {
    white-space: nowrap;
    padding: 8px;
        margin-right: 10px;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    font-size: 13px;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: 9px;
    font-weight: 500;
    border-radius: 3px;
    left: auto;
    color: #fff;
    background-color: #903a01;
    border: 0;
    white-space: nowrap;
    display: inline-block;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
}

.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
    background: inherit;
    font-weight: 700;
    text-decoration: none;
}

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    background-color: #753104;
    text-decoration: none;
    background-image: none;
    color: #fff;
}
.woocommerce .cat-wrap img {
    border: 1px solid transparent;
    display: block;
    height: 100px;
    margin: 0 auto;
    transition: -webkit-transform .4s ease-in-out;
    transition: transform .4s ease-in-out;
    transition: transform .4s ease-in-out,-webkit-transform .4s ease-in-out;
    width: auto;
}
.cat-wrap-img {
    height: 140px;
    overflow: hidden;
    padding-top: 15px;
}

.cat-wrap:hover .cat-wrap-img  img {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}


.category-grid li{
  list-style-type:none;
}
.cat-wrap {
  border:1px solid #eee;
  padding: 10px;
  margin-bottom: 30px;
  text-align:center;
}
.cat-wrap:hover{
   border:1px solid #ccc;
}
.cat-wrap h3{
    font-size: 18px;
    color: #333;
}
.cat-wrap a{
  text-decoration: none;
}
.search-toggle{
    padding: 7px 10px;
    margin-top: 0px;
    position: relative;
    float: left;
    margin-right: 10px;
    border: 1px solid #ccc;
    display: none;
}
.woocommerce .products ul, .woocommerce ul.products {
    margin: 0 0px;
}
.woocommerce .products ul li, .woocommerce ul.products li {
    list-style: none outside;
    margin: 0;
    padding: 0;
}
/*
* single product page
*/
.single-product .sidebar{
  display: none;
}
.single-product .col-md-9{
  width: 100%;
}
.woocommerce #product-image-slider img {
    display: block;
    width: 60%;
    margin: 0 auto;
    height: auto;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.woocommerce-product-gallery{
  border:1px solid #f3f3f3;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    float: left;
    width: 34%;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: right;
    width: 62%;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #903a01;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}
.woocommerce .quantity .qty {
    width: 3.631em;
    text-align: center;
    padding: 6px;
    border: 1px solid #ccc;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #000;
    font-size: 1.25em;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #000;
    font-size: 24px;
}
.breadcrumbs{
    padding: 18px;
    background: #f3f3f3;
}
.woocommerce .woocommerce-breadcrumb {
    margin: 0;
    padding: 0;
    font-size: .92em;
    color: #777;
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    float: left;
    width: 10px;
    height: 10px;
    margin: 12px 4px;
    position: relative;
    border: none;
    background-color: #ccc;
    border-radius: 30px;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
      filter: Alpha(Opacity=100);
    background: ;
    display: block;
    border: none;
    opacity: 1;
    background-color: #903a01;
   
    border-radius: 30px;
}
#product-image-slider{
  padding-bottom: 20px;
}
.owl-pagination {
    position: absolute;
    text-align: center;
    right: 0;
    left: 0;
    margin-top: -24px;
}
.price del{
  font-size: 14px;
}

/*
* checkout page
*/
.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled] {
    color: inherit;
    cursor: not-allowed;
    opacity: .5;
    padding: .618em 1em;
    color: #fff;
}

.woocommerce p.stars a {
    position: relative;
    height: 1em;
    width: 1em;
        color: #f1b200;
    text-indent: -999em;
    display: inline-block;
    text-decoration: none;
}
  .woocommerce #review_form #respond textarea {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      width: 100%;
      border: 1px solid #eee;
      border-radius: 3px;
  }
  .woocommerce #review_form input {
      
      border: 1px solid #eee;
      padding: 5px;
      border-radius: 3px;
  }

 /*
	search form
 */
 .search-submit{
    padding: 5px 10px;
    position: relative;
    top: 0;
    background: #903a01;
    color: #fff;
    font-size: 14px;
    border: 1px solid #903a01;
}


/*
* offer ppoup
*/
.offer-wrap{
        position:fixed;
        top:0;
        left:0;
        width:100%;
        height:100%;
        z-index: 9999;
        background: rgba(0,0,0,.3);

    }
    .offer-body{
     
    background: #fff;
    background-size: cover;
    background-position: bottom;
    border-radius: 6px;
    margin: 100px auto;
   
    position: relative;
    width: 500px;
        height: auto;
        min-height: 280px;
    }
    .offer-overlay{
        width:100%;
          min-height: 280px;
        background:rgba(255,255,255,.8);
         padding: 10px;
          border-radius: 6px;
    }
    .offer-body .close-offer{
        position: absolute;
    right: -5px;
    top: -5px;
    border: none;
    background: #000;
    color: #fff;
    border-radius: 100px;
    font-size: 10px;
    height: 22px;
    width: 22px;
    text-align: center;
    padding: 5px;
    }
    .offer-body .close-offer:focus{
      outline:none;
    }
.left-off-image{
    float: left;
    width: 50%;
}
    .left-off-image img {
    width: 190px;
    margin-top: 50px;
    float: right;
    margin-right: 30px;
    border-right: 2px solid #f3f3f3;
    padding-right: 15px;
}
.right-off-content{
        width: 50%;
    float: right;
    padding: 12px;
    padding-top: 30px;
}
.right-off-content p{
        text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
}
.right-off-content p.off-off{
    color: #5d3418;
    font-weight: 600;
    font-size: 38px;
    margin-bottom: 5px;
}
.right-off-content p.coupon{
    padding: 10px;
    background: rgba(0,0,0,.5);
    color: #fff;
    border: 2px dashed;
    text-align: center;
    font-size: 15px;
    margin-top: 20px;
}


/*
on scrol fix
*/

body.scrolled-down #header-primary {
    padding: 6px 0;
    top:0;
    position: fixed;
    z-index: 999;
    width:100%;
   /* border-bottom: 1px solid #eee;
    box-shadow: -2px 0px 6px #eee;*/
   
}
  
body.scrolled-down #header-primary .logo-holder {
    width: 60px;
    height: auto;
    float: left;
    margin-top: 10px;
}

body.scrolled-down .search-field{
    padding: 9px;
    font-size: 13px;
    border: 1px solid #eaeaea;

    outline: none;
}



body.scrolled-down .woocommerce-product-search input[type=submit], .search-btn {
   
   /* padding: 6px 12px;
    font-size: 14px;
    position: relative;
    margin-left: -5px;*/
  
}
body.scrolled-down .business-title {
    font-size: 20px;
    color: #903a01;
    text-align: center;
    margin-top: 10px;
    font-family: 'Satisfy', cursive;
}
body.scrolled-down .dropdown-cart .lnk-cart .items-cart-inner .basket {
    float: right;
    background: #ccc;
    padding: 12px;
    border-left: 1px solid #e1e1e1;
    padding: 8px 13px;
    color: #000;
}

body.scrolled-down .dropdown-cart .lnk-cart .items-cart-inner .total-price-basket {
    padding: 9px 10px;
    /* font-family: 'FjallaOneRegular'; */
    text-transform: uppercase;
    float: left;
    font-size: 12px;
    position: relative;
    top: 2px;
}

body.scrolled-down .mobile-header{
  background: #fff;

position: fixed;

z-index: 999;

width: 100%;

top: 0;
}
body.scrolled-down .mobile-header .business-title {
    font-size: 15px;
    color: #903a01;
    text-align: center;
    margin-top: 24px;
    font-family: 'Satisfy', cursive;
}
.owl-prev {

    left: -45px;
}
.owl-next {

    right: -45px;
}
#product-gift-slider .owl-item{
  margin-right: -1px;
  padding-right: 1px;
}
#product-gift-slider .owl-wrapper-outer{
  padding-left: 1px;
}
#product-gift-slider2 .owl-item{
  margin-right: -1px;
  padding-right: 1px;
}
#product-gift-slider2 .owl-wrapper-outer{
  padding-left: 1px;
}

/*
* modal designing
*/
.modal-dialog {
       position: relative;
    width: 500px;
    margin: 10px;
    z-index: 9999;
    margin-top: 50px !important;
    margin: 0 auto;
}
/***********************************/
/******Responsive media queries*****/
@media(max-width:1198px){
  .container {
      width: 90%;
  }
  .news-letter .form-control {
      box-shadow: none;
      border-radius: 0;
      height: 40px;
      font-size: 16px;
      color: #333333;
      width: 220px;
      max-width: 100%;
  }
  .news-letter .btn {
      font-size: 14px;
      line-height: 20px;
      font-weight: 500;
      color: #fff;
      text-transform: uppercase;
      border-radius: 0;
      background: #c7b293;
      border-color: #998469;
      width: 115px;
      height: 40px;
      max-width: 100%;
      margin-left: -5px;
  }
}
@media(max-width:1168px){
    .search-field, .search-field:focus, .product-search-bar-wrap .product-search-bar, .product-search-bar-wrap .product-search-bar:focus {
      padding: 8px;
      font-size: 14px;
      border: 1px solid #eaeaea;
      width: 400px;
      outline: none;
    }
    .dropdown-cart {
        margin-left: 20px;
    }
    .sidebar {
        border:none;
        margin-bottom: 30px;
    }
    .category-grid{
      padding-left: 0;
    }
}

@media(max-width:980px){
	.woocommerce .woocommerce-cart-form{
			float: none;
			width: 100%;
	}
	.woocommerce .cart-collaterals{

	    float: right;
	    width: 100%;

	}
	.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{
		padding-left: 0;
	}

}
@media(max-width:868px){
    .container {
      width: 98%;
  }
  .business-title {
    font-size: 24px;
  }
    .search-field, .search-field:focus, .product-search-bar-wrap .product-search-bar, .product-search-bar-wrap .product-search-bar:focus {
      padding: 8px;
      font-size: 14px;
      border: 1px solid #eaeaea;
      width: 280px;
      outline: none;
    }
}
@media(max-width:768px){
    .container {
      width: 95%;
  }
 
  	.main-navigation ul li a {
	    padding: 12px;
	    display: block;
	    text-transform: uppercase;
	    color: #fff;
	    font-size: 13px;
	}
    .search-field, .search-field:focus, .product-search-bar-wrap .product-search-bar, .product-search-bar-wrap .product-search-bar:focus {
      padding: 8px;
      font-size: 14px;
      border: 1px solid #eaeaea;
      width: 260px;
      outline: none;
    }
    .dropdown-cart {
        margin-left: 20px;
    }
    .product-search-bar-wrap {
        width: 350px;
    }
    .sidebar {
        border:none;
        margin-bottom: 0px;
    }
    .category-grid{
      padding-left: 0;
    }
    .product-price {
      font-size: 14px;
    
      font-weight: 500;
      color: #4b2f21;
      float: left;
      
      margin-top: 0px;
  }
  .category-list {
	    margin: 0;
	    padding-left: 0;
	    padding: 0px 10px 20px 10px;
	    display: none;
	}
	.woocommerce .products ul, .woocommerce ul.products {
	    margin: 0 15px;
	}
	/*
	* shop sidebar
	*/
	.sidebar.cat-menu{
		display: none;
	}

	/*
	* cart page
	*/
	.woocommerce .woocommerce-cart-form__cart-item .product-price {
	    font-size: 14px;
	    line-height: ;
	    font-weight: 500;
	    color: #4b2f21;
	    float: none;
	    width: 100%;
	    margin-top: 10px;
	    margin-left: 0;
	}
  /*
* product
  */
  .woocommerce .products ul li, .woocommerce ul.products li {
	    list-style: none outside;
	    margin: 0;
	    padding: 0;
	    width: 33%;
	    float: left;
	}
	#primary {
	    padding: 30px 0;
	    background-color: #f9f9f9;
	}
	.woocommerce .products ul, .woocommerce ul.products {
	    margin: 0 -10px;
	}
	.woocommerce .product__box,
	.feature-products .product__box{
	    margin: 0;
	    box-shadow: 0 1px 1px rgba(0,0,0,.15),-1px 0 0 rgba(0,0,0,.03),1px 0 0 rgba(0,0,0,.03),0 1px 0 rgba(0,0,0,.12);
	    border-radius: 3px;
	    border: 1px solid #eee;
	    background-color: #fff;
	}
	.woocommerce .product__box{
	    margin: 0;
	    box-shadow: 0 1px 1px rgba(0,0,0,.15),-1px 0 0 rgba(0,0,0,.03),1px 0 0 rgba(0,0,0,.03),0 1px 0 rgba(0,0,0,.12);
	    border-radius: 3px;
	    border: 1px solid #eee;
	    background-color: #fff;
	    min-height: 350px;
	}
	.feature-products .product__box{
	    margin: 5px;
	    box-shadow: 0 1px 1px rgba(0,0,0,.15),-1px 0 0 rgba(0,0,0,.03),1px 0 0 rgba(0,0,0,.03),0 1px 0 rgba(0,0,0,.12);
	    border-radius: 3px;
	    border: 1px solid #eee;
	    background-color: #fff;
	}
	.product-details
	.feature-products .product-details{
	    margin-left: 6px;
	    margin-right: 6px;
	    padding-bottom: 6px;
	}

	.feature-products,
	.heading span{
		background: #f9f9f9;
	}
	.woocommerce a.button, .woocommerce button.button, .woocommerce input.button,
	.feature-products a.button,
	.feature-products input.button{
	    font-size: 13px;
	    margin: 0;
	        margin-top: 0px;
	    line-height: 1;
	    cursor: pointer;
	    position: relative;
	    text-decoration: none;
	    overflow: visible;
	    padding: 14px;
	    font-weight: 500;
	    border-radius: 3px;
	    left: auto;
	    color: #fff;
	    background-color: #903a01;
	    border: 0;
	    white-space: nowrap;
	    display: inline-block;
	    background-image: none;
	    -webkit-box-shadow: none;
	    box-shadow: none;
	    text-shadow: none;
	}
	.woocommerce-Tabs-panel h2{
		font-size: 20px;
	}
	.feature-products .add_to_cart_button {
	    float: none;
	    width: 100%;
	    text-align: center;
	}
  /*
* single product
  */
  .woocommerce div.product div.images, 
  .woocommerce-page #content div.product div.images, 
  .woocommerce-page div.product div.images {
      float: none;
      width: 100%;
  }
  .woocommerce #content div.product div.summary, 
  .woocommerce div.product div.summary, 
  .woocommerce-page #content div.product div.summary, 
  .woocommerce-page div.product div.summary {
      float: right;
      width: 100%;
  }
  .woocommerce div.product p.price, .woocommerce div.product span.price {
      color: #000;
      font-size: 16px;
  }
  .woocommerce div.product form.cart .button {
      vertical-align: middle;
      float: left;
      margin-top: 0;
  }
  .single-product .entry-title {
      font-size: 16px;
  }
  .woocommerce-Reviews-title{
    margin-top: 0;
    font-size: 18px;
  }
  .woocommerce #review_form #respond textarea {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      width: 100%;
      border: 1px solid #eee;
      border-radius: 3px;
  }
  .woocommerce #review_form input {
      width: 100%;
      border: 1px solid #eee;
      padding: 5px;
      border-radius: 3px;
  }
  .content {
	  float: none;
	  width: 100%;
	}

	.owl-theme .owl-controls .owl-buttons div {
      color: #FFF;
      background: ;
      display: inline-block;
      zoom: 1;
      *display: inline;
      margin: 5px;
      height: 28px;
      width: 28px;
      }
      .owl-next,
      #brand-slider .owl-next {
        position: absolute;
           top: -37px !important;
      right: 0px;
      padding: 5px;
        background: url(images/arrow-right.png) no-repeat 10px 9px rgba(51,51,51,.8);
            background-size: auto auto;
        background-size: 40%;
        -webkit-transition: ease-in-out .1s;
    }
    #product-gift-slider .owl-next,
	#product-gift-slider2 .owl-next{
	    position: absolute;
	    top: -37px !important;
	    right: 0px;
	}
    #brand-slider .owl-prev,
    .owl-prev {
     right: 40px;
     left:inherit !important;
     top: -37px !important;
     position: absolute;
      background: url(images/arrow-left.png) no-repeat 9px 9px rgba(51,51,51,.8);
          background-size: auto auto;
      background-size: 40%;
      -webkit-transition: ease-in-out .1s;
   }
   #product-slider, #product-gift-slider {
       margin-left: 0px;
        margin-right: 0px;
    }
    .product__name{
        min-height: 30px;
    }
    .product-price{
      width: 100%;
      margin-bottom: 10px;
    }
    .feature-products .product__box{
      min-height: 320px;
    }
    .celebration-section{
      padding-top: 0;
    }
    .our_brands{
      padding-top: 0;
    }
    .gift-section{
      padding-top: 0;
    }
    #brand-slider .owl-item{
      text-align:center;
    }
}

@media(max-width:698px){
    .business-title {
      font-size: 22px;
      color: #903a01;
      text-align: center;
      margin-top: 10px;
      font-family: 'Satisfy', cursive;
    }
    .main-navigation{
      min-height: auto;
    }
    .main-navigation ul li a {
    padding: 8px 5px;
    display: block;
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    /* background: #823400; */
   /* border-bottom: 1px dashed #823400;*/
}
    .product-price {
      font-size: 14px;
      line-height: ;
      font-weight: 500;
      color: #4b2f21;
      
      margin-top: 10px;
  }
	  .product-price {
	    font-size: 14px;
	    line-height: ;
	    font-weight: 500;
	    color: #4b2f21;
	    float: none;
	    width: 100%;
	    margin-top: 10px;
	    margin-bottom: 6px;
	    margin-left: 15px;
	}
	.weight{
	    margin-left: 15px;
	}
	.woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	    margin-top: 0px;
	}
		  .breadcrumbs {
	    padding: 10px 0;
	    background: #f3f3f3;
	}
	p{
		font-size: 13px;
	}
}

/*
* mobile header
*/
.mobile-header{
  display: none;
}
.mobile-header-wrap{
        padding:10px 20px;
        padding-bottom: 5px;
     }
        .mobile-header .logo-holder{
            width: 65px;
        }
         .mobile-header .logo-holder img{
            width:100%;
         }
         .mobile-header .logo-holder,
         .b-title{
            float: left;
         }
         .user-login{
            float: right;
            padding-top: 15px;
         }
         .b-title .business-title{
            margin-top: 20px;
            margin-left: 25px;
         }
         .category-drop-down{
           padding: 10px;

            color: #fff;

            background: #903a01;

            width: 95px;

            text-align: center;

            font-weight: 500;
            border-radius: 2px;
            font-size: 13px;
            margin-top: 2px;
         }
         .mobile-header .woocommerce-product-search {
            position:relative;
            background:none ;
            padding:0;
            left: 0;
            width: ;
            top: 0;
            display: block;
            z-index: 999;
        }
        .mobile-search{
          width: 45%;
        }
        .mobile-header .woocommerce-product-search .close-search-bar{
            display: none;
        }
        .category-drop-down,
        .mobile-search,
        .mobile-cart{
            float:left;
        }
          .mobile-header #woocommerce-product-search-field-1{
           background: #903a01;
          padding: 10px;
          width: 98%;
          margin-left: 20px;
          margin-top: 3px;
          position: relative;
          top: -1px;
          border-radius: 2px;
          border: none;
          color:#fff;
        }
        .mobile-header .woocommerce-product-search input[type=submit] {
          height: 25px;
          width: 4px;
          margin-left: -30px;
          margin-top: 8px;
          overflow: hidden;
          text-indent: -9999px;
          background: url(images/search.png) no-repeat #903a01;
          background-position-y: 0%;
          background-size: auto auto;
          background-size: 20px;
          border: none;
          background-position-y: 3px;
          position: absolute;
          right: 0;
         

            top: 0;
         
      }
        .mobile-header .dropdown-cart {

            position: absolute;
            top: 70px;
            right: 20px;

        }
         .mobile-header ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
        color: #fff;
      }
        .mobile-header ::-moz-placeholder { /* Firefox 19+ */
        color:  #fff;
      }
        .mobile-header :-ms-input-placeholder { /* IE 10+ */
        color:  #fff;
      }
        .mobile-header :-moz-placeholder { /* Firefox 18- */
        color:  #fff;
      }

  .mobile-header .dropdown-cart .lnk-cart {

       padding: 0px;
    border: 1px solid #903a01;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    display: inline-block;
    color: #fff;
    background: #903a01;
    border-radius: 2px;

    }
 .mobile-header .dropdown-cart .lnk-cart .items-cart-inner .basket-item-count {
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    height: 21px;
    position: absolute;
    right: 33px;
    top: -13px;
    width: 21px;
    background: #d36729;
    color: #fff;
    font-size: 12px;
    text-align: center;
    padding: 3px;
}

 .mobile-header .dropdown-cart .lnk-cart .items-cart-inner .basket {

    float: right;
    background: #903a01;
    padding: 12px;
    border: 1px solid #903a01;
    padding: 7px 9px;
    color: #fff;

}
.category-drop-down{
  position: relative;
  cursor: pointer;
}
.dropdown-cat-option{
  position: absolute;
  z-index: 999;
  width: 150px;
  background: #fff;
  text-align: left;
  padding: 10px;
  left: 0;
  visibility: hidden;
  opacity: 0;
  margin-top: 10px;
  -webkit-transition:ease-in-out .2s;
}
.category-drop-down:hover .dropdown-cat-option{
  visibility: visible;
  opacity: 1;
  -webkit-transition:ease-in-out .2s;
} 
.dropdown-cat-option ul{
  padding: 0;
}
.dropdown-cat-option ul li{
  list-style-type: none;
  font-size: 13px;
  border-bottom: 1px solid #f3f3f3;
}
.dropdown-cat-option ul li a{
  display: block;
  padding:4px;
}
@media(max-width: 658px){
    #header-primary .logo-holder{
   
      width: 60px;
    }
    .search-toggle {
      padding: 6px 10px;
      margin-top: 0px;
      position: relative;
      float: left;
      margin-right: 10px;
      border: 1px solid #ccc;
      display: none;
  }
  .business-title {
    font-size: 18px;
    color: #903a01;
    text-align: center;
    margin-top: 5px;
    font-family: 'Satisfy', cursive;
}
 .mobile-cart{
  display: inline-block;
}
.mobile-header{
  display: block;
  }
   /*
  * mobile header
  */
  #header-primary .desk,
  .main-navigation.desk{
    display: none;
  }
    /*
    * mobile header
     */
    .c-minicart{
      background: #903a01;
      border-radius: 2px;
      color: #fff;
      padding: 6px;
      width: 100px;
      min-height: 38px;
      margin-top: 3px;
      padding: 10px;
      position: relative;
  }
  .mobile-cart{
    float:right;
  }
   .mobile-cart .cart-contents a{
    color: #fff
   }
   .c-minicart a.cart-contents {
      color: #fff;
      font-size: 13px;

  }
  .c-minicart .lbl{
        display: none;
  }
   .c-minicart .total-price-basket{
    float:left;
  }
  .basket{
    float:right;
  }
  .basket-item-count{
    position: absolute;

    top: -10px;

    right: 22px;

    height: 20px;

    width: 20px;

    background: #ffb847;

    text-align: center;

    padding: 2px;

    border-radius: 100px;

    font-size: 11px;}
    .mini-cart-details{
      margin-top: 10px;
    }
    .c-minicart:hover .mini-cart-details {

      opacity: 0;
      visibility: hidden;
      -webkit-transition: ease-in-out .2s;

  }
  .mini-cart-details .woocommerce-mini-cart a {

	    font-size: 11px;
	    font-weight: 500;

	}



		 .c-minicart{
    width:80px;
    text-align: center;
  }
  .mobile-search {
      width: 38.5%;
  }
  .c-minicart .total-price{
    display: none;
  }
  .c-minicart .basket{
    float:right;
    font-size: 18px;
    margin-top: 0;
  }
  .c-minicart {

	      background: #903a01;
    border-radius: 2px;
    color: #fff;
    padding: 6px;
    width: 70px;
    min-height: 38px;
    margin-top: 2px;
    padding: 5px 10px;
    position: relative;

	}
 	.basket-item-count {

	   position: relative;
		top: 1px;
		right: 0px;
		height: 25px;
		width: 25px;
		background: #9e5926;
		text-align: center;
		padding: 5px;
		border-radius: 100px;
		font-size: 11px;
		display: block;

	}

  .mobile-cart .c-minicart .basket-item-count{
        position: absolute;
    top: 6px;
    left: 5px;
    height: 25px;
    width: 25px;
    background: #9e5926;
    text-align: center;
    padding: 5px;
    border-radius: 100px;
    font-size: 11px;
    display: block;
  }

 .mobile-cart .c-minicart {
    background: #903a01;
    border-radius: 2px;
    color: #fff;
    width: 100px;
    min-height: 38px;
    margin-top: 2px;
    padding: 5px 10px;
    position: relative;
    padding-left: 30px;
    padding-top: 9px;
}
	.woocommerce a.remove{
		font-size: 14px !important;
	}
	.woocommerce-mini-cart{
		text-align: left;
	}

	.mobile-header .logo-holder {
	    width: 65px;
	    margin-top: 6px;
	}
	.mobile-header .logo-holder, .b-title {
	    float: left;
	    margin-left: 14px;
	}
	.archive.woocommerce .product_box, .woocommerce-page.woocommerce .product_box {
	    min-height: 260px;
	}

	.product-details {
	    margin-left: 6px;
	    margin-right: 6px;
	    padding-bottom: 6px;
	    margin-top: -12px;
	}

	.weight {
	    margin-left: 15px;
	    color: #999;
	}

	.product__name a {
	    color: #666;
	    font-size: 14px;
	}

	.minicart {
	    background: #903a01;
	    border-radius: 2px;
	    color: #fff;
	    padding: 6px;
	    width: 73px;
	    min-height: 38px;
	    margin-top: 2px;
	    padding: 5px 10px;
	    position: relative;
	}

	.c-minicart {
	    background: #903a01;
	    border-radius: 2px;
	    color: #fff;
	    //padding: 6px;
	    width: 73px;
	    min-height: 38px;
	    margin-top: 2px;
	    padding: 5px 10px;
	    position: relative;
	}

	
	/*
	* page
	*/
	.page-title {
	    margin-top: 0;
	    font-size: 18px;
	    margin-bottom: 5px;
	    margin-left: 0;
	}
	.woocommerce .woocommerce-result-count {
	    margin: 0 0 1em;
	        margin-left: 0px;
	    margin-left: 0;
	    font-size: 13px;
	}
	.woocommerce .woocommerce-ordering select {
	    vertical-align: top;
	    padding: 4px;
	    border: 2px solid #f3f3f3;
	    border-radius: 4px;
	    margin-top: -16px;
	    font-size: 13px;
	    width: 140px;
	    margin-top:-15px;
	}
/*
woocommerce-checkout-review-order-table
*/
.woocommerce .woocommerce-checkout-review-order-table .product-image img{
  width:60px;
}
	/*********************/
}
.heading {
    font-size: 18px;
    line-height: 48px;
    color: #4b2f21;
    text-transform: capitalize;
    margin-bottom: 20px;
    position: relative;
    padding-right: 90px;
    overflow: hidden;
}


  .dropdown-cart .lnk-cart .items-cart-inner .total-price-basket {
      padding: 8px 8px;
      /* font-family: 'FjallaOneRegular'; */
      text-transform: uppercase;
      float: left;
      font-size: 12px;
      position: relative;
      top: 2px;
  }
  .dropdown-cart .lnk-cart .items-cart-inner .basket {
    float: right;
    background: #ccc;
    padding: 12px;
    border-left: 1px solid #e1e1e1;
    padding: 7px 9px;
    color: #000;
}
    .main-header-right-content {
        float: right;
        
    }
    .product-search-bar-wrap, .dropdown-cart {
        float: left;
    }
   /* .woocommerce-product-search{
      display:none;
    }*/
    .search-field, .search-field:focus, .product-search-bar-wrap .product-search-bar, .product-search-bar-wrap .product-search-bar:focus {
        padding: 8px;
        font-size: 14px;
        border: 1px solid #eaeaea;
        width: 84%;
        outline: none;
    }
    #header-primary {
        padding: 10px 0 0 0;
        position: relative;
    }
    .c-minicart{
      float: left;
    }
    body.scrolled-down #header-primary {
	    padding: 10px 0 0 0;
	  
	    min-height: 110px;
		}
	/*body.scrolled-down .business-title {
	    font-size: 18px;
	    color: #903a01;
	    text-align: center;
	    margin-top: 10px;
	    font-family: 'Satisfy', cursive;
	    position: absolute;
	    bottom: 0;
	    width: 90%;
	    padding-right: 10px;
	}*/
	    .dropdown-cart{
      /*  position: absolute;
        top: 30px;
        right: 20px;*/
    }
    .header-top {
        background: #f4f4f4;
        padding: 10px 0 9px;
        font-size: 12px;
        text-align: center;
    }
    .top-nav,
    .top-right-content{
      float:none;
    }
    .header-top ul li {
	    list-style-type: none;
	    display: inline-block;
	    margin-right: 0px;
	}
	    .track-order{
      display: none;
    }
    #toggle2 {
      display: none;
    }
   

    .main-navigation ul li {
        display: inline-block;
        list-style-type: none;
    }
    .menu-primary-container{
      padding-top: 0;
      display: block;
    }
    .main-navigation {
        background: #903a01;
        position: relative;
        min-height: 44px;
    }
   
   .header-top ul li a{
    font-size:12px;
   }
   .header-top {
      background: #f4f4f4;
      padding: 5px 0 5px;
      font-size: 12px;
      text-align: center;
  }
  .category-grid {
      padding-left: 0;
      margin: 0;
  }
  .page-title {
    margin-top: 0;
    font-size: 24px;
    margin-bottom: 5px;
    margin-left: 15px;
  }

  .celebration-section{
    padding: 0 !important;
  }
   .info-boxes .info-box .info-box-heading {
      font-size: 18px;
      line-height: 30px;
      text-transform: uppercase;
      font-weight: 600;
      text-align: right;
      margin-top: 5px;
  }

  .website-features {
      padding: 0;
      padding-top: 40px;
  } 
  .info-boxes .info-box {
      border: 3px solid #f2f2f0;
      padding: 12px 13px;
      margin-bottom: 10px;
  }

  #brand-slider .owl-next {
      position: absolute;
      top: 8%;
      right: 0;
  }
  #brand-slider .owl-prev {
      position: absolute;
      top: 8%;
      left: 0;
  }
  #brand-slider .slider{
    text-align:center;
    padding-top: 10px;
  }
  #brand-slider .slider img{
  	width: 100%;
  }

  .feature-products {
      padding: 15px 0;
  }
  
  
  #product-slider, #product-gift-slider {
       margin-left: 0px; 
           margin-left: -5px;
    margin-right: -5px;
     
  }
  .product__box {
      border: 1px solid #ccc;
      margin: 0;
      position: relative;
      min-height:auto;
  }
  .product__name {
      margin-left: 10px;
      margin-right: 10px;
      margin-top: 12px;
     min-height: 60px;
     font-size: 12px;
  }

	.product-price {
	    font-size: 14px;
	    line-height: ;
	    font-weight: 500;
	    color: #4b2f21;
	    float: left;
	    width: 70px;
	    margin-top: 10px;
	}
	.product-price .no-off {
	    display: block;
	    margin-top: 5px;
	}
  .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
    margin-top: 10px;
  }
  .product-details {
    //margin-left: 6px;
    margin-right: 6px;
    padding-bottom: 6px;
    margin-top: -6px;
}
  .woocommerce .products ul, .woocommerce ul.products {
    /*  margin: 0;*/
  }
  
  .woocommerce .woocommerce-ordering {
    /* margin: 15px; */
    margin-right: 10px;
	}
  .woocommerce .woocommerce-result-count {
      margin: 0 0 1em;
      margin-left: 15px;
  }
  .woocommerce .woocommerce-ordering select {
      vertical-align: top;
      padding: 6px;
      border: 2px solid #f3f3f3;
      border-radius: 4px;
      margin-top: 0;
  }

    .top-footer .social-links a {
      font-size: 16px;
  }
  .bottom-footer {
      padding: 0px 0;
  }

  .woocommerce-cart table.cart td.actions .coupon .input-text {
      width: 125px;
      padding: 8px;
      border-radius: 4px;
  }

	.woocommerce-product-search {
	    
	  /*  position: absolute;
	    background: rgba(0,0,0,.6);
	    padding: 23px 10px;
	    left: 0;
	    width: 100%;
	    top: 0;
	    z-index: 999;*/

	}

/*	body.scrolled-down .woocommerce-product-search {
	    
	    position: absolute;
	    background: rgba(0,0,0,.6);
	    padding: 20px 10px;
	    left: 0;
	    width: 100%;
	    top: 0;
	    z-index: 999;

	}*/

	.woocommerce-product-search .search-field, 
	.woocommerce-product-search .search-field:focus, 
	.woocommerce-product-search .product-search-bar-wrap .product-search-bar, 
	.woocommerce-product-search .product-search-bar-wrap .product-search-bar:focus,
	body.scrolled-down .woocommerce-product-search .search-field, 
	body.scrolled-down .woocommerce-product-search .search-field:focus, 
	body.scrolled-down .woocommerce-product-search .product-search-bar-wrap .product-search-bar, 
	body.scrolled-down .woocommerce-product-search .product-search-bar-wrap .product-search-bar:focus {
	    padding: 7px;
	    font-size: 13px;
	    border: 1px solid #eaeaea;
	    width: calc(100% - 105px);
	    outline: none;
	}
	.woocommerce-product-search .close-search-bar,
	body.scrolled-down .woocommerce-product-search .close-search-bar {
	    display: inline-block;
	    padding: 5px 9px;
	    font-weight: lighter;
	    outline: none;
	    background: #eee;
	    color: #000;
	}
	.woocommerce-product-search .close-search-bar:focus,
	.woocommerce-product-search .close-search-bar:hover{
		display: inline-block;
		padding: 5px 9px;
    font-weight: lighter;
    outline: none;
	}

	.woocommerce-product-search input[type="submit"], 
	.search-btn,
	body.scrolled-down .woocommerce-product-search input[type="submit"], 
	body.scrolled-down .search-btn {
	  /*  border: 1px solid #f3f3f3;
	    padding: 5px 12px;
	    font-size: 13px;
	    position: relative;
	    margin-left: -5px;
	    background: #ccc;
	    margin-top: 2px;
	    position: relative;
	    top: 0px;
	    width: 65px;*/
	}

	body.scrolled-down .dropdown-cart .lnk-cart .items-cart-inner .total-price-basket {
	   /* padding: 7px 10px;
	   
	    text-transform: uppercase;
	    float: left;
	    font-size: 12px;
	    position: relative;
	    top: 2px;*/
	}
	body.scrolled-down .dropdown-cart .lnk-cart .items-cart-inner .basket {
	   /* float: right;
	    background: #ccc;
	    padding: 12px;
	    border-left: 1px solid #e1e1e1;
	    padding: 6px 13px;
	    color: #000;*/
	}

	/*
	* shop sidebar
	*/
	.sidebar.cat-menu{
		display: none;
	}

	.category-grid li {
	    list-style-type: none;
	    width: 33%;
	    float: left;
	}
	.cat-wrap h3 {
	    font-size: 14px;
	    color: #333;
	}


 

  .woocommerce-tabs{
  	padding: 10px;
  	background:#fff;
  }




.woocommerce a.added_to_cart {
    padding-top: .5em;
    white-space: nowrap;
    display: inline-block;
    display: none;
}
#gps {
    float: right;
    margin-top: -26px;
    z-index: 1;
    position: relative;
    margin-right: 8px;
    cursor: pointer;
}
.woocommerce .radio input[type=radio], .woocommerce .radio-inline input[type=radio], .woocommerce .checkbox input[type=checkbox], .woocommerce .checkbox-inline input[type=checkbox]{
  position:relative;
}


.woocommerce-product-search.open{
	display: block;
}

/*
* minicart
*/
 .mini-cart-details{
   background: #fff4ed;
	padding: 10px;
	position: absolute;
	width: 300px;
	right: 0;
	z-index: 999;
	
	-webkit-transition: ease-in-out .2s;
	top: 0;
	padding: 0 20px;
	position: fixed;
	height: 100%;
}
.mini-cart-header{
	position: relative;
	top: 0;
	background: #903a01;
	padding: 15px;
	margin-left: 0px;

	margin-bottom: 10px;
}
.woocommerce-mini-cart__buttons{
	position: absolute;
	bottom: 0;
	border-top: 1px solid #ccc;
	width: 100%;
	margin-left: 0px;
	padding: 0px 15px 10px;
	margin-bottom: 0;
}
 .mini-cart-header h3{
    font-size: 12px;
    color: #fff;
    margin: 0;
}
#shipping_company_field{
  display: none !important;
}
.c-minicart:hover .mini-cart-details{
	opacity: 1;
	visibility: visible;
	-webkit-transition:ease-in-out .2s;
}
 .mini-cart-details ul li{
    padding-left: 10px;
}
 .woocommerce-mini-cart a{
    font-size: 13px;
    font-weight: 400;
}
.remove_from_cart_button{
    position: absolute;
    margin-left: -18px;
    font-size: 17px;
    margin-top: 2px;
}
 .mini-cart-details .quantity{
    font-size: 13px;
    color: #000;
}
 .mini-cart-details .woocommerce-mini-cart__buttons a{
 		margin-right: 10px;
 }
 .woocommerce-mini-cart__total{
     color: #000;
    position: absolute;
    bottom: 65px;
    margin-left: 12px;
 }
  .mini-cart-details .button.wc-forward{
 	padding: 10px 5px;

font-size: 12px;
 }
 .woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li{
 	padding-left: 15px;
 	position: relative;
 }
  .mini-cart-details .remove.remove_from_cart_button{
    position: absolute;
    margin-top: -1px;
    color: #333 !important;
}
.woocommerce a.remove:hover {
    color: #000 !important;
    background: none;
}
.cross-sells h2{
	font-size: 18px;
} 
.mini-cart-details{
	-webkit-overflow-scrolling: touch;
    background: #eee;
    border-radius: 0;
    border: none;
    bottom: 0;
    box-shadow: -4px 0 4px 0 rgba(0,0,0,.1);
    left: auto;
    outline: none;
    overflow: auto;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0px;
    transition: right .4s ease;
     width: 320px;
}

/*
 *  STYLE 4
 */

.woocommerce ul.product_list_widget::-webkit-scrollbar-track
{
 
  background-color: #F5F5F5;
}

.woocommerce ul.product_list_widget::-webkit-scrollbar
{
  width:6px;
  background-color: #F5F5F5;
}

.woocommerce ul.product_list_widget::-webkit-scrollbar-thumb
{
  background-color: #903a01;
  border: 1px solid #903a01;
}
.mini-cart-details .button.wc-forward{
  display: none;
}
.mini-cart-details .button.wc-forward.checkout{
  display:block;
}
.mini-cart-details .button.wc-forward{
	    width: 100%;
    padding: 12px;
    font-size: 13px;
    text-align: left;
}
body.open-min-cart{
      overflow: hidden;
}
.close-minicart{
	position: absolute;
z-index: 999;
right: 0;
background: none;
color: #fff;
border: none;
padding: 10px;
}
.mini-cartoverlay{
    background-color: rgba(0,0,0,.7);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999;
    visibility: hidden;
    opacity: 0;
    width:0;
    overflow-y: auto;
    -webkit-transition:ease-in-out .2s;
}
body.open-min-cart .mini-cartoverlay{
  visibility: visible;
  opacity: 1;
  width: auto;
  -webkit-transition:ease-in-out .2s;
}

.woocommerce-mini-cart{
	overflow-y: scroll;
	padding-right: 10px;
	margin-right:-20px;
}
.woocommerce ul.cart_list, .woocommerce ul.product_list_widget {
    background-color: #eee;
    bottom: 108px;
    overflow-y: scroll;
    position: absolute;
    top: 45px;
    width: 100%;
        padding-left: 10px;
    padding-right: 10px;
}


/*
* add to cart wrap
*/
.add-to-cart__dec {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    display: inline-block;
    padding: 3px 6px;
    -moz-transition: background-color .2s ease-out;
    -o-transition: background-color .2s ease-out;
    -webkit-transition: background-color .2s ease-out;
    background-color: #903a01;
    border: 1px solid #903a01;
    color: #fff;
    cursor: pointer;
    display: none;
    font-size: 20px;
    height: inherit;
    outline: 0;
    transition: background-color .2s ease-out;
    vertical-align: middle;
    width: 40px;
}
.add-to-cart__inc {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    display: inline-block;
    padding: 3px 6px;
    -moz-transition: background-color .2s ease-out;
    -o-transition: background-color .2s ease-out;
    -webkit-transition: background-color .2s ease-out;
    background-color: #903a01;
    border: 1px solid #903a01;
    color: #fff;
    cursor: pointer;
    display: none;
    font-size: 20px;
    height: inherit;
    outline: 0;
    transition: background-color .2s ease-out;
    vertical-align: middle;
    width: 40px;
}
.displayinline-block .add-to-cart__inc,
.displayinline-block .add-to-cart__dec{
  display: inline-block;
    width: 35px;
    border-radius: 100px;
    padding: 2px;
}
.woocommerce .displayinline-block button.button{
      background: #f3f3f3;
    color: #333;
    width: 30px;
    margin-top: 0px;
}
.displayinline-block .add-to-cart__add-btn{
   

}
.display--inline-block {
    display: inline-block!important;
}
.add_to_cart_button{
  float:none;
      font-size: 13px;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: 9px;
    font-weight: 500;
    border-radius: 3px;
    left: auto;
    color: #fff;
    background-color: #903a01;
    border: 0;
    white-space: nowrap;
    display: inline-block;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;

}
.add-to-cart-wrap {
    color: #e96125;
    display: block;
    height: 35px;
    margin: 0 auto;
    margin-top: 10px;
    width:120px;
    float:right;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.add-to-cart__quantity {
    background-color: transparent;
    border: 2px solid #e96125;
    color: #000;
    cursor: default;
    font-size: 18px;
    width: calc(100% - 80px);
    display: inline-block;
    height: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
}
.hide-btn{
  display: none !important;
}
.pro-quantity{
      background: #f3f3f3;
    color: #333;
    width: 30px;
    margin-top: 0px;
    display: inline-block;
    text-align: center;
    padding: 5px;
    display: none;
    font-weight: 600;
}
.displayinline-block .pro-quantity{
  display: inline-block !important;
}

/*
* cart basket button
*/
 .header-cart-items{
    float: left;
    margin-left: 220px;
}
 .header-cart-items .wrap-cart{
   width: auto;
    padding: 8px;
    border: 1px solid #ccc;
    display: block;
    font-weight: 600;
    position: relative;
        padding-right: 40px;
 }
.item-count {
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    height: 21px;
    position: absolute;
        right: 38px;
    top: -13px;
    width: 21px;
    background: #f1c40f;
    color: #fff;
    font-size: 12px;
    text-align: center;
    padding: 3px;
        z-index: 999;
}
.cart-icon{

    background: #ccc;
    padding: 12px;
    border-left: 1px solid #e1e1e1;
    padding: 7px 9px;
    color: #000;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    height: 36px;
}
.align-right td{
  text-align: right !important;
}
/*
* modified cart on 08-09-2018
*/
#shopping-cart {
  margin: 0px;
  position: relative;
}
.btnRemoveAction{
  cursor: pointer;
  font-size: 18px;
}
#product-grid {
  margin: 40px;
}

#shopping-cart table {
  width: 100%;
  background-color: #F0F0F0;
}

#shopping-cart table td {
      background-color: #FFFFFF;
    text-align: left;
    padding: 10px;
    border: 1px solid #f3f3f3;
}

.txt-heading {
  color: #211a1a;
  border-bottom: 1px solid #E0E0E0;
  overflow: auto;
}

#btnEmpty {
  background-color: #ffffff;
  border: #d00000 1px solid;
  padding: 5px 10px;
  color: #d00000;
  float: right;
  text-decoration: none;
  border-radius: 3px;
  margin: 10px 0px;
}

.btnAddAction {
    padding: 5px 10px;
    margin-left: 5px;
    background-color: #efefef;
    border: #E0E0E0 1px solid;
    color: #211a1a;
    float: right;
    text-decoration: none;
    border-radius: 3px;
    cursor: pointer;
}

#product-grid .txt-heading {
  margin-bottom: 18px;
}

.product-item {
  float: left;
  background: #ffffff;
  margin: 30px 30px 0px 0px;
  border: #E0E0E0 1px solid;
}

.product-image {
  height: 155px;
  width: 250px;
  background-color: #FFF;
}

.clear-float {
  clear: both;
}

.demo-input-box {
  border-radius: 2px;
  border: #CCC 1px solid;
  padding: 2px 1px;
}

.tbl-cart {
  font-size: 0.9em;
}

.tbl-cart th {
      font-weight: 600;
    padding: 10px 10px;
}

.product-title {
  margin-bottom: 20px;
}

.product-price {
  float:left;
}

.cart-action {
  float: right;
}

.product-quantity {
    padding: 5px 10px;
    border-radius: 3px;
    border: #E0E0E0 1px solid;
}

.product-tile-footer {
    padding: 15px 15px 0px 15px;
    overflow: auto;
}

.cart-item-image {
  width: 30px;
    height: 30px;
    border-radius: 50%;
    border: #E0E0E0 1px solid;
    padding: 5px;
    vertical-align: middle;
    margin-right: 15px;
}
.no-records {
  text-align: center;
  clear: both;
  margin: 38px 0px;
}

/*
* checkout 
*/

/*form styles*/
  #checkout-section{
    padding: 20px 0 40px 0;
  }
#msform {
    text-align: center;
    position: relative;
    margin-top: 30px;
}

/*progressbar*/
#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    /*CSS counters to number the steps*/
    counter-reset: step;
    padding-left: 0;
}

#progressbar li {
        list-style-type: none;
    color: #903a01;
    text-transform: uppercase;
    font-size: 12px;
       width: 20%;
    float: left;
    position: relative;
    letter-spacing: 1px;
    font-weight: 600;
}

#progressbar li:before {
    content: counter(step);
    counter-increment: step;
    width: 24px;
    height: 24px;
    line-height: 26px;
    display: block;
    font-size: 12px;
    color: #333;
    background: #f3f3f3;
    border-radius: 25px;
    margin: 0 auto 10px auto;
}

/*progressbar connectors*/
#progressbar li:after {
      content: '';
    width: 100%;
    height: 4px;
    background: white;
    position: absolute;
    left: -50%;
    top: 10px;
    z-index: -1;
}

#progressbar li:first-child:after {
    /*connector not needed before the first step*/
    content:none;
}
#progressbar li:after {
     background: #f3f3f3;
    color: white;
}

/*marking active/completed steps green*/
/*The number of the step and the connector before it = green*/
#progressbar li.active:before, #progressbar li.active:after {
     background: #903a01;
    color: white;
}

.step-form-content{
  width: 90%;
  margin:0 auto;
}
.step-form-content h2{
  font-size: 18px;
}

.address-list{
  padding-left: 0;
}
.address-list li{
  list-style-type: none;
  float:left;
  margin-right: 20px;
  min-width: 260px;
      max-width: 260px;
}
.address-list li .address-wrap{
      padding: 10px;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    border-radius: 4px;
    position: relative;

}
.address-list li .address-wrap .fa-edit{
  position: absolute;
  right: 10px;
  cursor: pointer;
}
.address-list li .address-wrap{
  margin-top: 0;
}
.address-list li .address-wrap .btn-deliver{
  background:#ccc;
  color: #000;
  border:1px solid #ccc;
  border-radius: 3px;
  padding: 5px 15px;
  font-size: 13px;
}
.address-list li .address-wrap .btn-deliver.sel{
  background:#903a01;
  color: #fff;
  border:1px solid #903a01;
  border-radius: 3px;
  padding: 5px 15px;
  font-size: 13px;
}
.address-wrap h3{
  margin-top: 0;
  font-size: 14px;
}
.next-step-wrap{
      display: block;
    text-align: center;
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #f3f3f3;
}
.next-step-wrap .btn{
    background: #903a01;
    color: #fff;
    border: 1px solid #903a01;
    border-radius: 3px;
    padding: 6px 16px;
    font-size: 14px;
}
#order-table{
    width: 100%;
}

#order-table td{
  padding:10px;
  font-size:13px;
  border:1px solid #e8e8e8;
}
#order-table thead{
    background:#f3f3f3;
  font-weight: 600;
  padding: 10px;

}
.woocommerce-page #order-table img {
    height: auto;
    max-width: 100%;
    width: 40px;
    margin-right: 10px;
        float: left;
}
#btn-pay-cash{
    background: #903a01;
    color: #fff;
    border: 1px solid #903a01;
    border-radius: 3px;
    padding: 8px 40px;
    font-size: 14px;
    margin-top: 10px;
    float: right;
}
.btn-update-add{
    background: #903a01;
    color: #fff;
    border: 1px solid #903a01;
    border-radius: 3px;
    padding: 5px 30px;
    font-size: 14px;
}
.step-form-content td img.size-thumb{
      width: 50px;
    height: auto;
    margin-right: 20px;
}
.btn-payment{
    background: #903a01;
    color: #fff;
    border: 1px solid #903a01;
    border-radius: 3px;
    padding: 8px 40px;
    font-size: 14px;
    margin-top: 10px;
    float: right;
    margin-right: 10px;
}

 .inprogress{
    display: inline-block;
    padding: 4px 8px;
    background: orange;
    color: #fff;
    border-radius: 4px;
    font-size: 12px;
        float: right;
    font-weight: 600;
}
 .cancelled{
    display: inline-block;
    padding: 4px 8px;
    background: red;
    color: #fff;
    border-radius: 4px;
    font-size: 12px;
        float: right;
    font-weight: 600;
}
 .delivered{
    display: inline-block;
    padding: 4px 8px;
    background: #4CAF50;
    color: #fff;
    border-radius: 4px;
    font-size: 12px;
    float: right;
    font-weight: 600;
}
 .shipped{
       display: inline-block;
    padding: 4px 8px;
    background: #2196F3;
    color: #fff;
    border-radius: 4px;
    font-size: 12px;
    float: right;
    font-weight: 600;
}
 .btn-view-order{
    background: #903a01;
    color: #fff;
    font-size: 12px;
    padding: 4px 10px;
    font-weight: 500;
}
 .btn-cancel-order{
    background: #FF5722;
    color: #fff;
    font-size: 12px;
    padding: 4px 10px;
    font-weight: 500;
        margin-bottom: 6px;
}
.category_desc{
  padding:30px 0;
}
/*
* custom apply coupon
*/
.apply-coupon-wrap{
    position: relative;
    float: left;
    padding: 10px 0;
}
#coupon-code {
    padding: 8px;
    border: 1px solid #ccc;
    font-size: 14px;
    font-weight: 600;
}
.btn-submit-coupon{
    background: #F44336;
    padding: 8px;
    display: inline-block;
    width: 90px;
    color: #fff;
    border-radius: 0;
    font-size: 14px;
    position: relative;
    top: -1px;
    left: -2px;
}

.coupon-overlay {
    position: absolute;
    background: rgba(0,0,0,.4);
    width: 100%;
    height: 100%;
    padding: 10px;
    display: none;
    /* display: table; */
    z-index: 999;
}

.coupon-overlay span{
  color:#fff;
      display: block;
    padding-top: 100px;
}

/*
* single product 
*/
.single-product .add-to-cart-wrap {
    color: #e96125;
    display: block;
    height: 35px;
    margin: 0;
    margin-top: 10px;
    width: 120px;
    float: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: left;
    margin-bottom: 10px;
}


/*
* D overides
*/

@media(max-width: 520px){
 

  .woocommerce .products ul li, .woocommerce ul.products li {
	    list-style: none outside;
	    margin: 0;
	    padding: 5px;
	    width: 50%;
	    float: left;

	}

	 .woocommerce .add_to_cart_button{
	    float: none;
	    width: 100%;
	    text-align: center;
	}
.woocommerce .product__box{
  min-height:auto;
}
.archive.woocommerce .product__box,
.woocommerce-page.woocommerce .product__box{
  min-height:300px;
}
	.product-price {
	    font-size: 14px;
	    line-height: ;
	    font-weight: 500;
	    color: #4b2f21;
	    float: none;
	    width: 100%;
	    margin-top: 10px;
	    margin-bottom: 6px;
	}
	.p-img, .woocommerce .p-img {
	    border: 1px solid transparent;
	    display: block;
	    height: 120px;
	}
	.product-img {
	    height: 120px;
	    overflow: hidden;
	    padding-top: 10px;
	}
	.category-grid li {
	    list-style-type: none;
	    width: 49.5%;
	    float: left;
	}
	.cat-wrap h3 {
	    font-size: 14px;
	    color: #333;
	}
	  .dsktp{
	display: none;

		}
		.mob{
			display: block;

		}

    /*
    * mob header
    */
    .b-title .business-title {
        margin-top: 20px;
        margin-left: 10px;
        font-size: 15px;
        
    }
    .mobile-header #woocommerce-product-search-field-1 {
        background: #903a01;
        padding: 10px;
        width: 100%;
        margin-left: 5px;
        margin-top: 3px;
        position: relative;
        top: -1px;
        border-radius: 2px;
        border: none;
    }
    .mobile-header .woocommerce-product-search input[type=submit] {
        height: 25px;
        width: 4px;
        /* margin-left: -30px; */
        margin-top: 8px;
        overflow: hidden;
        text-indent: -9999px;
        background: url(images/search.png) no-repeat #903a01;
        background-position-y: 0%;
        background-size: auto auto;
        background-size: 20px;
        border: none;
        background-position-y: 3px;
        position: absolute;
        right: 5px;
       
    }
    .mobile-header .dropdown-cart {
        position: relative;
        /* top: 70px; */
        right: 20px;
    }
    .b-title .business-title {
        margin-top: 20px;
        margin-left: 10px;
        font-size: 15px;
        width: 160px;
    }
    .mobile-cart {
      display: inline-block;
      float: right;
     
  }
    .mobile-header .dropdown-cart {
        position: relative;
        top: 3px;
        right: 0px;
    }
    .mobile-header .dropdown-cart .lnk-cart .items-cart-inner .basket {
      float: right;
      background: #903a01;
      padding: 12px;
      border: 1px solid #903a01;
      padding: 7px 9px;
      color: #fff;
      position:relative;
      right: 0;
      border-radius: 2px;
  }
  .mobile-header .dropdown-cart .lnk-cart .items-cart-inner .basket-item-count {
      -webkit-border-radius: 100px;
      -moz-border-radius: 100px;
      border-radius: 100px;
      height: 21px;
      position: absolute;
      right: 25px;
      top: -13px;
      width: 21px;
      background: #d36729;
      color: #fff;
      font-size: 12px;
      text-align: center;
      padding: 3px;
  }
      .mobile-header .woocommerce-product-search {
        position: relative;
        background: none;
        padding: 0;
        left: 0;
        width: auto;
        top: 0;
        display: block;
        z-index: 999;
    }
    .dropdown-cart .lnk-cart .items-cart-inner .total-price-basket {
        padding: 8px 8px;
        /* font-family: 'FjallaOneRegular'; */
        text-transform: uppercase;
        float: left;
        font-size: 12px;
        position: relative;
        top: 2px;
        display: none;
    }
    .mobile-header .dropdown-cart {
        position: relative;
        top: 0px;
        right: -28px;
        margin-right: 0;
    }



    .offer-body {
      background: #fff;
      background-size: cover;
      background-position: bottom;
      border-radius: 6px;
      margin: 50px auto;
      position: relative;
      width: 320px;
      height: auto;
      min-height: 280px;
  }
  .left-off-image {
      float: none;
      width: 100%;
      border-right: none;
      text-align: center;
  }
  .left-off-image img {
      width: 140px;
      margin-top: 20px;
      float: none;
      margin-right: 0 ;
      border-right: 0;
      padding-right: 15px;
      border-bottom: 2px solid #f3f3f3;
  }
  .right-off-content {
      width: 100%;
      float: none;
      padding: 12px;
      padding-top: 30px;
      text-align: center;
  }
  .offer-wrap {
    position: absolute;
  }
}

@media(max-width: 390px){
	.home .container{
		width:100%;
	}
	.feature-products .container{
		padding-right:0;
		padding-left: 10px;
	}
	.feature-products .product__box {
	    min-height: 285px;
	}
	.product__name a {
	    color: #666;
	    font-size: 12px;
	}
	.product__box {
	    border: 1px solid #ccc;
	    margin: 0;
	    position: relative;
	    min-height: 290px;
	}
	.p-img, .woocommerce .p-img {

	    border: 1px solid transparent;
	    display: block;
	    height: 80px;

	}
	.product-img {

	    height: 100px;
	    overflow: hidden;
	    padding-top: 10px;

	}
	.product-price {
    	font-size: 12px;
	}
	.regular_price{
		margin-right:0px;
	}
 
	.product__box{
		position: relative;
	}
	 .woocommerce .product__box a.button {
	    margin-top: 10px;
	    position: absolute;
	    width: 93%;
	    bottom: 4px;
	}
	.feature-products .product__box {

	    min-height: 260px;

	}
}
@media(max-width: 360px){
	.mobile-search {

	    width: 36%;

	}
	.mobile-header #woocommerce-product-search-field-1{
		font-size: 12px;
	}

}

@media(max-width: 768px){
 
}


label {
    
    width: 100%;
}


