@import url('https://fonts.googleapis.com/css?family=Muli:400,800');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@100;200;400;600;700&family=Roboto:wght@100;300;400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Figtree:wght@300;400;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Anton&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Satisfy&display=swap');

/*
Template Name: Daily Shop
Author : MarkUps
Author URI: http://www.markups.io/
Version: 1.1
Tags: light, white, ecommerce, online store, multi page, custom-colors, Bootstrap,responsive, html5, css3, Sass, template, web template
*/
/* Table of Content
==================================================
#BASIC TYPOGRAPHY
#HEADER SECTION
#NAVBAR SECTION
#SLIDER SECTION
#PROMO SECTION
#PRODUCT SECTION
#BANNER SECTION
#POPULAR SECTION
#SUPPORT SECTION
#TESTIMONIAL SECTION
#LATEST BLOG SECTION
#CLIENT BRAND SECTION
#PRODUCT PAGE
#PRODUCT DETAILS PAGE
#CART VIEW PAGE
#CHECKOUT PAGE
#MY ACCOUNT  PAGE
#BLOG ARCHIVE  PAGE
#BLOG DETAILS  PAGE
#CONTACT  PAGE
#ERROR  PAGE
#FOOTER SECTION
#RESPONSIVE DESIGN
*/
/* BASE - Base tyles, Variables, Mixins, etc. */

@media screen and (max-width: 1024px) {
    html, body {
        z-index: 0 !important;
        overflow: scroll !important;
        overflow-x: hidden;
        width: 100vw;
        height: 100vh;
    }
}
body {
  /*background-color: #e5f2ea;*/
  background-color: #FFF;
  font-family: 'Muli', sans-serif !important;
  color: #333333;
  font-size: 16px;
  overflow-x: hidden !important;
}

.bb-parent-icon{
  position: absolute;
  left: 5px;
  bottom: 5px;
  background-color: rgba(255,255,255,0.6);
  color: #0E7515;
  width: 60px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  border-radius: 10px;
  font-size: 12px;
}

.bb-order-info-type{
  font-weight: 600;
  color: #218828;
  text-transform: capitalize;
}

.bb-order-info-name{
  font-weight: bold;
}
.bb-menu-recommendations{
  font-size: 44px;
  font-family: 'Satisfy', cursive;
  font-family: 'Anton', sans-serif;
  text-align: center;
  font-weight: 600;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #218828;


}
.bb-new-drops-btn, .bb-sale-btn{
  width: 164px;
  height: 33px;
  background-color: #0E7515;
  color: #FFF;
  font-size: 16px;
  text-align: center;
  font-weight: 600;
  border-radius: 4px;
  display: inline-block;
  line-height: 33px;
  margin-bottom: 5px;
}

.bb-sale-btn{
  background-color: red;
}

.bb-page-break{
  display: block;
  margin: 0 auto;
  max-width: 70vw;
  margin-top: 100px;
  margin-bottom: 60px;
}

.bb-home-categories-img{
  display: block;
  margin: 0 auto;
  max-width: 80%;
  margin-bottom: 5px;
}

.bb-question{
  font-size: 24px;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
  color: #000;
  margin-bottom: 15px;
  margin-top: 25px;

}

.bb-question div{
  font-size: 16px;
  font-weight: 400;
}

.bb-aianswer{
  display: inline-block;
  margin-right: 10px;
  vertical-align: top;
  width: auto;
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 20px;
  border: 1px solid #45C34E;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  color: #000;
  cursor: pointer;
  margin-bottom: 10px;
}

.bb-aianswer-selected{
  background-color: #45C34E;
  color: #FFF;
}
.bb-header-menu-icons, .bb-header-menu-icons-site{
  width: calc(100% - 230px);
  overflow-x: auto;
  white-space: nowrap;

  display: inline-block;
  margin-left: 40px;
  height: 80px;
  line-height: 80px;
  vertical-align: middle;
  position: absolute;
  left: 100px;
  top: 10px;

}

.bb-header-menu-icons-site{
  width: 90%;
  left: 5%;
  margin-left: 0;
  display: block;
  bottom: 0px;
  top: inherit;
  position: absolute;

  vertical-align: bottom;

}

.bb-header-menu-icons a, .bb-header-menu-icons-site a{
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
    text-decoration: none;
    display: inline-block;

}

.bb-header-menu-icons img, .bb-header-menu-icons-site img{
  display: block;
  margin: 0 auto;
  width: 21px;

}

.bb-header-menu-icons div, .bb-header-menu-icons-site div{
  font-family: 'Figtree', sans-serif;
  font-size: 16px;
  text-align: center;
  line-height: 26px;
  font-weight: 600;
  text-transform: uppercase;
  color: #FFF;

}

.bb-icon-name-green{
  color: #45C34E !important;
}
.bb-icon-name-white{
  color: #FFF;
}
.bb-rotating-banner, .bb-rotating-banner-lateral{
  width: 90%;
  margin-left: 5%;
  margin-bottom: 10px;
  height: auto;
  border: 1px solid #333;
  border-radius: 8px;
  display: block;
  max-height: 500px;
  overflow: hidden;
  position: relative;
}
.bb-rotating-banner-lateral{


}

.bb-kiosk-input-error{
  border-color: red !important;
}

#kiosk-error-phone, #kiosk-error-name{ display: none;}

.bb-rotating-banner-lateral img{
width: 100%;
height: auto;
}

.bb-rotating-banner img{
  width: 100%;
  height: auto;

}

.bb-rotating-banner div, .bb-rotating-banner-lateral div{
  position: absolute;
  bottom: 30px;
  left: 30px;
  width: calc(100% - 120px);
  color: #FFF;
  font-family: 'Figtree', sans-serif;
  font-size: 22px;
  font-weight: 600;
  text-shadow: -2px 2px 2px rgba(0,0,0,0.6);
  cursor: pointer;
}

.bb-rotating-banner a, .bb-rotating-banner-lateral a{
  color: #45C34E;
  position: absolute;
  right: 30px;
  bottom: 30px;
  font-family: 'Figtree', sans-serif;
  font-size: 22px;
  font-weight: 600;
  text-shadow: -2px 2px 2px rgba(0,0,0,0.6);
}
#bb-poll-pop{
  position: absolute;
  top: 157px;
  left: 5vw;
  width: 90vw;
  min-height: calc(100vh - 177px);
  background-color: #FFF;
  border-radius: 8px;
  z-index: 9999;
  display: none;

}

.bb-poll-logo{
  width: 72px;

  display: block;
  margin: 0 auto;
  margin-top: 17px;
}

.bb-poll-title{
  font-size: 14px;
  font-family: 'Figtree', sans-serif;
  color: #3D3C37;
  margin-top: 15px;
  font-weight: 400;
  width: 90%;
  margin-left: 5%;
  text-align: center;
  margin-bottom: 25px;
}

.bb-poll-answer{
  width: 306px;
  min-height: 38px;
  height: auto;
  background-color: #BCDBBE;
  color: #000;
  text-align: center;
  font-size: 24px;

  font-family: 'Anton', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  display: block;
  margin: 0 auto;
  margin-top: 10px;
  line-height: 38px;
  padding-left: 10px;
  padding-right: 10px;


}

.bb-poll-skip{
  font-size: 14px;
  width: 100%;
  text-align: center;
  color: #0E7515;
  margin-top: 25px;
  margin-bottom: 25px;
  font-family: 'Figtree', sans-serif;
  font-weight: 700;

}
.bb-lp-line{
  position: relative;
  background-color: #FAE9E9;
  width: 100%;
  height: 30px;
  margin-bottom: 20px;
  padding-left: 10px;
  line-height: 30px;
  border-radius: 8px;
  color: #D32323;
  font-size: 16px;
  font-weight: 700;
  font-family: 'Figtree', sans-serif;
}

.bb-lp-line span{
  position: absolute;
  right: 10px;
  font-weight: 400;

}

.bb-lp-line-purple{
  background-color: rgba(82, 87, 217, .2);
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  padding-left: 10px;
  line-height: 30px;
  border-radius: 8px;
  color: #5257D9;
  font-size: 16px;
  font-weight: 700;
  font-family: 'Figtree', sans-serif;

}
#bb-product-pop{
  display: none;
  background-color: #FFF;
  width: 100vw;
  height: 100vh;
  top: 0px;
  left: 0;
  position: fixed;
  z-index: 999999;
  overflow-y: auto;
  overflow-x: hidden;
  padding-bottom: 100px;
}
.bb-search-container{
  position: relative;
  margin-bottom: 20px;
}

.bb-search-btn{
  position: absolute;
  right: 15px;
  top: 5px;
  text-align: center;
  width: 50px;
  height: 30px;
  cursor: pointer;
  background-color: #0E7515;
  border-radius: 50px;
  line-height: 30px;
  color: #FFF;

}

.bb-search-box{
  width: 100%;
  padding-right: 70px;
  padding-left: 10px;
  font-size: 16px;
  color: #000;
  font-family: 'Secular One', sans-serif;
  border: 0;
  border: 1px solid #414141;
  height: 40px;
  border-radius: 10px;

}

.bb-search-box:focus{
  outline: none;
}

.bb-review-rating{
  width: 305px;
  display: block;
  margin: 0 auto;
  background-color: #FFF;
  margin-top: 10px;

  box-shadow: -3px 3px 7px -1px rgba(0,0,0,0.48);
  -webkit-box-shadow: -3px 3px 7px -1px rgba(0,0,0,0.48);
  -moz-box-shadow: -3px 3px 7px -1px rgba(0,0,0,0.48);
}

.bb-review-rating-img{
  width: 74px;

}

.bb-rating-leaf, .bb-rating-leaf-home, .bb-rating-leaf-iso, .bb-rating-leaf-iso-ind{
  width: 32px;
  margin-left: 4px;
  margin-right: 4px;
  display: inline-block;
}

.bb-rating-leaf-iso-ind{
  width: 20px;
}
.bb-product-ranking{
  width: 100%;
  text-align: center;
  line-height: 20px;
  margin-bottom: 8px;
}
.bb-rating-leaf-home{
  width: 15px;
  vertical-align: middle;
  line-height: 20px;

}

.bb-rating-leaf-iso{
  width: 35px;
}

.bb-product-ranking-number{
  display: block;
  vertical-align: middle;
  color: #1C1C1C;
  font-family: 'Figtree', sans-serif;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  margin-top: 0px;
  margin-left: 45px;
}
.bb-review-text{
  width: 306px;
  height: 125px;
  display: block;
  margin: 0 auto;
  margin-top: 10px;
  border: 0;

  box-shadow: -3px 3px 7px -1px rgba(0,0,0,0.48);
  -webkit-box-shadow: -3px 3px 7px -1px rgba(0,0,0,0.48);
  -moz-box-shadow: -3px 3px 7px -1px rgba(0,0,0,0.48);

}
#review_error{
  width: 80%;
  margin-left: 10%;
  margin-top: 20px;
  display: none;
}
.bb-review-title{
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  text-align: center;
  color: #000;
}
.bb-review-subtitle{
  font-family: 'Figtree', sans-serif;
  font-size: 13px;
  color: #000;
  font-weight: 400px;
  margin-top: 5px;
  text-align: center;
}
.bb-review-feelings{
  width: 90%;
  margin-left: 5%;
  overflow-x: auto;
  position: relative;
white-space: nowrap;
padding-bottom: 10px;
margin-top: 30px;
margin-bottom: 40px;
}
.bb-burn-ratings, .bb-high-ratings{
  width: 94%;
  margin-left: 2%;
  height: 84px;
  margin-top: 15px;
  height: 84px;
  line-height: 84px;
  text-align: center;

}

.bb-burn-ratings{
  background-image: url('../img/burnbg.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.bb-high-ratings{
  background-color: #D8D8D8;
  border-radius: 42px;

  box-shadow: -3px 3px 7px -1px rgba(0,0,0,0.48);
  -webkit-box-shadow: -3px 3px 7px -1px rgba(0,0,0,0.48);
  -moz-box-shadow: -3px 3px 7px -1px rgba(0,0,0,0.48);
}
.bb-burn-circle{
  display: inline-block;
  width: 16%;
  margin-left: 1%;
  margin-right: 1%;



}

.bb-burn-circle-circle, .bb-high-circle-circle{
  width: 45px;
  height: 45px;
  border-radius: 50px;
  background-color: #CACACA;
  color: #FFF;
  font-size: 28px;
  font-family: 'Figtree', sans-serif;
  font-weight: 700;
  line-height: 45px;
  text-align: center;
  margin: 0 auto;
  display: block;

}

.bb-burn-circle-active{
  background-color: #0E7515;
}

.bb-review-feeling-icon{
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;

}
.bb-review-feeling-icon img{

  height: 50px;
  display: block;
  margin: 0 auto;
  margin-bottom: 5px;

}
.bb-review-feeling-icon div{
  font-family: 'Figtree', sans-serif;
  font-weight: 800;
  font-size: 16px;
  text-align: center;
  color: #CACACA;
}

.bb-feeling-green{
  color: #0E7515 !important;
}
.bb-feeling-image-gris, .bb-leaf-gris{
  filter: grayscale(100%);
  opacity: .3;
}
.bb-slider-left, .bb-slider-right{
  position: absolute;
  left: -20px;
  top: 50%;


  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 40px;
  background-color: #0E7515;
  color: #FFF;
  display: inline-block;
  cursor: pointer;


}

.bb-slider-right{
  left: auto;
  right: -20px;

}

.bb-products-new-filter{
  font-size: 16px;
  line-height: 40px;
  font-family: 'Figtree', sans-serif;
  color: #0E7515;
  font-weight: 600;
  cursor: pointer;
  height: 40px;
}

.bb-products-see-all{
  position: absolute;
  right: 10px;
  top: 0;
  font-size: 16px;
  line-height: 40px;
  font-family: 'Figtree', sans-serif;
  color: #0E7515;
  font-weight: 600;
  cursor: pointer;
  height: 40px;
}
.bb-iso-reviews-sub{
  font-size: 13px;
  font-family: 'Figtree', sans-serif;
  font-weight: 800;
  color: #1C1C1C;
  margin-bottom: 5px;
}
.bb-iso-reviews-title{
  width: 90%;
  margin-left: 5%;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  color: #000;
  margin-bottom: 11px;

}

.bb-iso-reviews-title img{
  display: inline-block;
  width: 30px;
  margin-right: 8px;
}

.bb-isolated-feeling{
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 13px;

}



.bb-isolated-feeling img{
  width: 34px;
  filter: brightness(0);
}



.bb-porcen-box{
  width: calc(100% - 50px);
  display: inline-block;


}

.bb-porcen-box-box{
  max-width: calc(100% - 60px) !important;
  display: inline-block;
  height: 34px;
  border-radius: 5px;
  background-image: url('../img/porcen-bg.png');
  background-size: 80vw 100%;
  color: #FFF;
  font-family: 'Figtree', sans-serif;
  font-weight: 800;
  font-size: 16px;
  line-height: 34px;
  text-indent: 7px;
}

.bb-porcen-box-porcen{
  display: inline-block;
  margin-left: 0px;
  font-family: 'Figtree', sans-serif;
  font-weight: 800;
  font-size: 16px;
  line-height: 34px;
  color: #000;


}
.bb-isolated-cart-btn{
  width: 200px;
  background-color: #218828;
  border-radius: 22px;
  height: 43px;
  line-height: 43px;
  color: #FFF;
  font-size: 16px;
  cursor: pointer;
  text-align: center;
  text-transform: uppercase;
  display: block;
  margin: 0 auto;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  margin-top: 40px;
  border: 0;


}
.bb-isolated-order-type{
  width: 100%;
  text-align: center;
  font-size: 16px;
  color: #0E7515;
  text-decoration: underline;
  text-transform: uppercase;
  font-family: 'Figtree', sans-serif;
  font-weight: 700;
}
.bb-isolated-photo{
  max-width: 80vw;
  display: block;
  margin: 0 auto;
  background-color: #FFF;
  margin-bottom: 16px;
  position: relative;

}

#bb-iso-photo-2, #bb-iso-photo-3{
  display: none;
}

.bb-isolated-photo img{
  width: 80%;
  margin-left: 10%;


}

.bb-isolated-strain {
  display: block;
  margin: 0 auto;
  width: 132px;
  height: 26px;
  border-radius: 6px;
  background-color: rgba(82, 87, 217, 0.2);
  color: #5257D9;
  font-size: calc(100px / 10); /* Dynamically adjust font size based on container width */
  text-transform: uppercase;
  text-align: center;
  line-height: 26px;
  font-family: 'Figtree', sans-serif;
  font-weight: 800;
  margin-bottom: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
}


.bb-isolated-brand{
  font-size: 20px;
  font-family: 'Figtree', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: #000;

}

.bb-isolated-name{
  font-size: 20px;
  font-family: 'Figtree', sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  color: #000;
}

.bb-isolated-size{
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  color: #848484;
  font-weight: 400;

}

.bb-isolated-title{
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 13px;
}

.bb-isolated-desc-block{
  width: 80%;
  margin-left: 10%;
  margin-top: 60px;
}

.bb-isolated-desc{
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  color: #000;
  font-weight: 400;
}
#bb-head-mobile-menu-icon{
  display: none;
}
#bb-header-mobile{
  display: inline-block;

}
#bb-call-help{
  display: none;
  position: fixed;
  width: 100%;
  background-color: #EEE;
  padding-top: 15px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 30px;
  left: 0;
  top: 60px;
  color: #414141;
  box-shadow: 1px 2px 3px 2px rgba(20,20,20,0.3);
}
.bb-header-chat-btn-icon{
  color: #45C34E;
}

.bb-chatbox-invitation, .bb-reviews-invitation{
  width: 30%;
  position: relative;
  left: 35%;
  background-color: #FFF;
  border: 1px solid #333;
  padding-top: 45px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 60px;

  z-index: 99999;
  border-radius: 30px 30px 0px 0px;
  box-shadow: -1px 0px 16px 0px rgba(0,0,0,0.75);
-webkit-box-shadow: -1px 0px 16px 0px rgba(0,0,0,0.75);
-moz-box-shadow: -1px 0px 16px 0px rgba(0,0,0,0.75);
}

.bb-reviews-invitation{
  background-color: rgba(82, 87, 217, .2);
  border-radius: 30px;
  margin-bottom: 30px;
  border: 1px solid #5257D9;
  width: 90%;
  left: 5%;
}
.bb-chatbox{
  width: 100% !important;
  height:calc(100vh - 210px);
  display: table-cell;
  vertical-align: bottom;
  overflow-y: auto;
  padding-left: 20px;
  padding-right: 20px;
  position: fixed;
  top: 60px;

}

.bb-chat-header{
  width: 100%;
  height: 60px;
  line-height: 60px;
  background-color: #313131;
  color: #FFF;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  box-shadow: 1px 2px 3px 2px rgba(20,20,20,0.3);

}

.bb-chat-actions{
  position: absolute;
  right: 10px;
  top: 0px;
}
.bb-chat-back{
  position: absolute;
  left: 10px;
  top: 0;
  height: 60px;
  line-height: 60px;
  font-size: 30px;
}

.bb-chat-back i{
  color: #FFF;
}

.bb-black-btn{
  display: block;
  width: 90%;
  margin-left: 5%;
  height: 40px;
  line-height: 40px;
  background-color: #000;
  color: #FFF;
  text-align: center;
  font-family: 'Figtree', sans-serif;
  border-radius: 5px;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 20px;

}

.bb-order-member-name{
  font-size: 24px;
  font-weight: 400;
  font-family: 'Secular One', sans-serif;
  text-align: center;
  color: #FFF;
  z-index: 99999;


}

#bb-chat-texts{
  position: fixed;
  width: 100vw;
  height: 100%;
  overflow-y: auto;
  top: 0;
  left: 0;
  z-index: 999999;
  display: none;
  background-color: #FFF;
  padding: 20px;
}

.bb-chat-type-cont{
  position: fixed;
  display: block;
  z-index: 1;

  bottom: 20px;
  left: 5%;
  width: 90%;


}

/* width */
.bb-chatbox::-webkit-scrollbar {
  width: 3px;
}

/* Track */
.bb-chatbox::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.bb-chatbox::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
.bb-chatbox::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.bb-chat-line{
  display: block;
  width: 100%;
  position: relative;
  margin-top: 20px;



}
.bb-chat-left{
  position: relative;
  width: fit-content;
  display: block;
  max-width: 80%;
  padding-right: 15px;
  padding-left: 15px;
  color: #FFF;
  background-color: #000;
  padding-top: 10px;
  padding-bottom: 10px;
  height: auto;
  border-radius: 0px 10px 10px;
  font-family: 'Figtree', sans-serif;
}

.bb-chat-left-god{
  position: relative;
  width: fit-content;
  display: block;
  max-width: 80%;
  padding-right: 15px;
  padding-left: 15px;
  color: #FFF;
  background-color: #008A00;
  padding-top: 10px;
  padding-bottom: 10px;
  height: auto;
  border-radius: 0px 10px 10px;
  font-family: 'Figtree', sans-serif;



}


.bb-chat-read{
  position: absolute;
  right: 0px;
  bottom: -8px;
  font-weight: lighter;

}

.bb-chat-right{
  position: relative;
  width: fit-content;
  display: block;
  max-width: 80%;
  padding-right: 15px;
  padding-left: 15px;
  color: #333;
  background-color: #eee;
  padding-top: 10px;
  padding-bottom: 10px;
  height: auto;
  border-radius: 10px 10px 0px;

  font-family: 'Figtree', sans-serif;
  margin-left: auto;
  z-index: 1;

}

.bb-chat-time-left, .bb-chat-time-right{
  margin-top: 5px;
  font-size: 11px;
  color: #666;
}

.bb-chat-name-left, .bb-chat-name-right{
  padding-left: 20px;
  padding-right: 20px;
  background-color: #FFF;
  border-radius: 20px;
  height: 30px;
  line-height: 30px;
  color: #333;
  font-size: 14px;
  font-family: 'Figtree', sans-serif;
  margin-bottom: -10px;
  z-index: 999;
  position: relative;
}

.bb-chat-name-right{
  text-align: right;
}

.bb-chat-time-right{
  text-align: right;
}

.bb-chat-type{
  margin-top: 30px;
}

.bb-chat-type{
  width: auto;
  min-width: calc(100% - 45px);
  display: inline-block;
  height: 45px;

}
.bb-chat-button{
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  background-color: #000;
  color: #FFF;
  border-radius: 5px;


}


.bb-timer{
text-align: center;
}
.bb-home-page{
  background-image: url('../img/home-background.jpg');
  background-size: 100% auto;
  background-color: transparent;
  padding: 0;
  margin: 0;
}
.mb-1{ margin-bottom: 10px; }
.mb-2{ margin-bottom: 20px; }
.mb-3{ margin-bottom: 30px; }
.mb-4{ margin-bottom: 40px; }
.mb-5{ margin-bottom: 50px; }

/*HEADER*/

#buddys-head{
  width: 100%;
  height: 160px;
  position: relative;
  background-color: #000;
  padding-top: 0;
  z-index: 1;
}



.bb-header-cat-icons{
  position: absolute;
  width: 90%;
  left: 0;
  margin-left: 5%;
  bottom: 100px;
}

.bb-pop-item{
  display: none;
  width: 720px;
  height: 500px;
  background-color: #FFF;
  border-radius: 8px;
  position: fixed;
  left: 50%;
  margin-left: -360px;
  top: 200px;
  z-index: 9999;
  padding: 33px;

}

.bb-pop-item-close{
  position: absolute;
  right: 20px;
  top: 20px;
}

.bb-pop-item-close i{
  color: #0E7515;
  font-size: 25px;
  cursor: pointer;
}
.bb-pop-item-images{
  width: 330px;
  height: 327px;
  display: inline-block;
  vertical-align: top;

}

.bb-pop-item-images img{
  width: 327px;

}

.bb-pop-item-thumbs{
  width: 340px;
  height: 57px;

}

.bb-pop-item-thumbs span{
  display: inline-block;

}

.bb-pop-continue{
  font-size: 14px;
  font-family: 'Figtree', sans-serif;
  color: #000;
  height: 40px;
  margin-bottom: 10px;
  cursor: pointer;


}
.bb-pop-btns{
  display: none;
}

.bb-pop-continue i{
  color: #0E7515;
}
.bb-pop-item-thumbs-img{
  width: 55px;
  height: 57px;
  border-radius: 8px;
  border: 1px solid transparent;
  margin-right: 8px;
}

.bb-pop-item-thumbs-img img{
  width: 100%;
}

.bb-pop-item-thumbs-img-active{
  border: 1px solid #0E7515;
}


.bb-pop-item-info{
  position: relative;
  width: 300px;
  height: auto;
  display: inline-block;
  vertical-align: top;

}


.bb-oculto{
  display: none;
}
.bb-pop-item-name{
  font-size: 30px;
  color: #000;
  font-weight: 600;
  font-family: 'Figtree', sans-serif;
  text-align: left;
}

.bb-pop-item-desc{
  font-weight: 400;
  font-size: 16px;
  margin-top: 10px;
  color: #B5B5B5;



}
.bb-header-cont{
  width: 90vw;
  margin-left: 5vw;
  position: relative;
  height: 80px;
}

.bb-logo-header{
  height: 80px;
  margin-top: 5px;
  vertical-align: middle;

}
.gg-head-icon{
  width: 40px;
  height: auto;
  font-size: 12px;
  color: #858585;
  text-align: center;
}

.bb-header-menu{
  width:auto;
  display: inline-block;
  margin-left: 40px;
  height: 80px;
  line-height: 80px;
  vertical-align: middle;

}



.bb-header-menu-link{
  font-family: 'Figtree', sans-serif;
  font-weight: 600;
  font-size: 18px;
  color: #FFF;
  text-transform: uppercase;
  margin-left: 7px;
  margin-right: 7px;
  text-decoration: none;
  padding-bottom: 5px;
}
.bb-header-menu-link:hover{
  color: #FFF;
}

.bb-header-menu-active{
  border-bottom: 2px solid #FFF;
}

.bb-header-type{
  position: absolute;
  right: 0;
  top: -5px;
  height: 90px;
  line-height: 90px;

}

.bb-header-btn, .bb-header-btn-w{
  font-family: 'Figtree', sans-serif;
  text-transform: uppercase;
  background-color: #0B751B;
  width: auto;
  height: 42px;
  line-height: 40px;
  border-radius: 21px;
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  color: #FFF;
  text-decoration: none;
  margin-left: 20px;
  cursor: pointer;

}

.bb-header-btn-w{
  background-color: transparent;
  border: 1px solid #FFF;
  padding-left: 25px;
  padding-right: 25px;
}

.bb-header-btn-w a, .bb-header-btn-w:hover{
  color: #45C34E !important;
}
.bb-header-profile-mobile{
  display: none;
}
.bb-header-profile{
  width: 44px;
  height: 44px;
  border-radius: 60px;
  border: 1px solid #FFF;
  color: #45C34E;
  display: inline-block;
  text-align: center;
  line-height: 44px;
  margin-left: 15px;
  vertical-align: middle;

}
.bb-header-basket-btn-mobile, .bb-header-chat-btn-mobile{
  width: 44px;
  height: 44px;
  border-radius: 60px;
  background-color: #000;
  text-align: center;
  border: 1px solid #FFF;
  position: fixed;
  display: block;
  cursor: pointer;
  top: inherit;
  right: 10px;
  bottom: 20px;
  z-index: 99;
}

.bb-header-chat-btn-mobile{
  bottom: 80px;
}
.bb-header-basket-btn{
  width: 44px;
  height: 44px;
  border-radius: 60px;
  background-color: #000;
  text-align: center;
  border: 1px solid #FFF;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
  cursor: pointer;
}

.bb-header-basket-btn-icon{
  width: 20px;
  position: absolute;
  bottom: 5px;
  left: 50%;
  margin-left: -10px;
}

.bb-header-basket-btn-number, .bb-header-basket-btn-number-mobile{
  position: absolute;
  top: -35px;
  color: #45C34E;
  width: 40px;
  text-align: center;
  font-weight: 700;
  font-family: 'Figtree', sans-serif;

}

.bb-header-basket-btn-number-mobile{
  top: 0;
}

.bb-header-btn:hover{
  color: #FFF;
}

.bb-logo-btn{
  height: 25px;
  margin-right: 10px;
}

.bb-banner-top{
  width: 100vw;
  height: 40px;
  line-height: 40px;
  background-color: #FFF;
  color: #000000;
  font-family: 'Figtree', sans-serif;
  font-size: 18px;
  text-align: center;


}

.bb-banner-top span{
  display: inline-block !important;
}

/*CHECKOUT*/
.bb-promo-code-input{
  border: 1px solid #CACACA;
  border-radius: 8px;
  padding-left: 10px;
  color: #000;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  height: 40px;
  width: 100%;

}
.bb-checkout-title{
  width: 100%;
  height: 40px;
  background-color: #CACACA;
  color: #000;
  font-size: 16px;
  font-weight: 700;
  font-family: 'Figtree', sans-serif;
  text-align: left;
  border-radius: 8px;
  line-height: 40px;
  margin-bottom: 32px;
  padding-left: 20px;
}

.bb-checkout-totals, .bb-checkout-totals-black{
  width: 100%;
  position: relative;

  padding-bottom: 15px;
  margin-bottom: 10px;
  font-size: 20px;
  font-family: 'Figtree', sans-serif;
  font-weight: 700;
  color: #1C1C1C;


}

.bb-checkout-totals{
  font-weight: 400;
  color: #848484;
  font-size: 16px;
}

.bb-checkout-totals-black{
  font-weight: 900;
  border-bottom: 1px solid #999;
  margin-bottom: 20px;
}
.bb-checkout-totals-black div, .bb-checkout-totals div{
  position: absolute;
  top: 5px;
  right: 0;
}

.bb-checkout-totals-other{
  border-bottom: 1px solid #999;
  padding-bottom: 20px;
  display: block;
  margin-bottom: 15px;

}
.bb-checkout-tip, .bb-checkout-payment{
  width: 100%;
  height: 40px;
  position: relative;

}
.bb-custom-tip-cont{
  width: 100%;
  position: relative;

}
.bb-custom-tip-cont i{
  position: absolute;
  left: 10px;
  top: 10px;
}
.bb-custom-tip-input{
  width: auto;
  height: 40px;
  border: 0;
  border-bottom: 1px solid #CACACA;
  padding-left: 30px;
  color: #000;
  font-family: 'Roboto', sans-serif;
}

.bb-custom-tip-btn{
  width: auto;
  display: inline-block;
  height: 30px;
  background-color: #000;
  color: #FFF;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 30px;
  cursor: pointer;
}

.bb-checkout-tip-active span, .bb-checkout-payment-active span{
  font-weight: 700 !important;
  color: #000 !important;
}

.bb-checkout-radio, .bb-checkout-payment-radio{
  width: 23px;
  height: 23px;
  border-radius: 30px;
  border: 1px solid #CACACA;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;

}
.bb-checkout-radio i, .bb-checkout-payment-radio i{
  display: none;
}
.bb-checkout-radio-active, .bb-checkout-payment-radio-active{
  border: 2px solid #000 !important;
}

.bb-checkout-radio-active i, .bb-checkout-payment-radio-active i{
  margin-top: 2px;
  display: block !important;
}
.bb-checkout-tip input[type="radio"] {


}

.bb-checkout-tip input[type="radio"]:checked::before{


}

.bb-checkout-points-money{
  position: absolute;
  right: 10px;
  top: 0;
  font-family: 'Figtree', sans-serif;
  color: #1C1C1C;
  font-weight: 400;
}
.bb-checkout-points-control{
  font-family: 'Figtree', sans-serif;
  color: #1C1C1C;
  font-weight: 400;
  width: auto;
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
}
.bb-checkout-tip-porcen, .bb-checkout-tip-qty, .bb-checkout-cancel-reason {
  font-family: 'Figtree', sans-serif;
  font-size: 16px;
  color: #848484;
  font-weight: 400;
  margin-left: 20px;
  width: 70px;
  display: inline-block;
  vertical-align: middle;

}

.bb-checkout-cancel-reason{
  width: 300px !important;
}
.bb-sizes-btn, .bb-sizes-btn-active{
  width: auto;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
  background-color: #FFF;
  color: #000;
  border: 1px solid #000;
  border-radius: 3px;
  padding-left: 10px;
  padding-right: 10px;
  height: 35px;
  line-height: 35px;
}

.bb-sizes-btn-active{
  background-color: #000;
  color: #FFF;
}

.bb-size-select{

}
.bb-checkout-btn-mobile{display: none; }
.bb-checkout-btn, .bb-checkout-btn-black, .bb-checkout-btn-purple{
  width: 230px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  font-family: 'Figtree', sans-serif;
  background-color: #0E7515;
  color: #FFF;
  border-radius: 20px;
  display: block;
  margin: 0 auto;
  margin-top: 60px;
  cursor: pointer;
}

.bb-checkout-btn-purple{
  background-color: #5257D9;
  color: #FFF;
}

.bb-checkout-btn-black{
  background-color: #000;

}

.bb-checkout-msg{
  font-size: 22px;
  text-align: center;
  font-family: 'Figtree', sans-serif;
  color: #000;
  font-weight: 700;

}

.bb-checkout-msg div{
  font-size: 16px;
  font-weight: 400;
}

/* DELIVERY MAP */
.bb-about-text{
  font-size: 20px;
  text-align: center;
  min-height: 600px;
  width: 50%;
  margin-left: 25%;
}
.bb-deliverymap-map{
  width: 90%;
  margin-left: 5%;
  margin-top: 60px;
}

.bb-deliverymap-title{
  font-size: 42px;
  font-weight: 600;
  font-family: 'Figtree', sans-serif;
  color: #000;


}

.bb-deliverymap-amount{
  width: 448px;
  height: 40px;
  line-height: 40px;
  background-color: rgba(202,202,202, 0.3);
  border-radius: 8px;
  font-weight: 700;
  font-family: 'Figtree', sans-serif;
  color: #000;
  padding-left: 11px;
  font-size: 16px;
  margin-bottom: 10px;
  margin-top: 24px;

}

.bb-deliverymap-amount span{
  font-weight: 400;
}
/* MEMBERS */

.bb-signup-title{
  font-size: 42px;
  width: 100%;
  text-align: center;
  line-height: 64px;
  font-family: 'Figtree', sans-serif;
  color: #000;
  font-weight: 600;

}

.bb-signup-title div{
  font-weight: 400;
  font-size: 16px;

}

.bb-signup-title div a{
  font-weight: 700;
  color: #0E7515;
}
.bb-signup-line{
  width: 100%;
  display: block;
  margin-bottom: 20px;
  position: relative;
}

.bb-signup-file-preview{
  position: absolute;
  right: 0;
  top: 0;
  height: 40px;
  border-radius: 3px;
}

.bb-signup-line-complete{
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding-right: 0;
  text-align: left;
  font-weight: 700;
  font-family: 'Figtree', sans-serif;
}

.bb-signup-line-complete span{
  font-weight: normal;
  display: block;
  margin-bottom: 0;
}

.bb-signup-line-left{
  display: inline-block;
  width: 180px;
  vertical-align: middle;
  padding-right: 20px;
  text-align: right;
  font-weight: 700;
  font-family: 'Figtree', sans-serif;
}
.bb-signup-line-right{
  display: inline-block;
  width: calc(100% - 190px);
  vertical-align: middle;
}
.bb-signup-line-input, .bb-signup-line-input-area{
  width: 100%;
  height: 40px;
  padding-left: 20px;
  border-radius: 8px;
  border: 1px solid #CACACA;
  color: #000;
  font-size: 16px;
  font-family: 'Figtree', sans-serif;
  font-weight: 500;
}

.bb-signup-line-input-area{
  height: auto;
}

.bb-signup-msg{
  font-size: 16px;
  font-family: 'Figtree', sans-serif;
  font-weight: 400;
  text-align: center;
  width: 100%;
  margin-top: 80px;
  margin-bottom: 80px;
}

.bb-signup-msg div{
  margin-top: 20px;
}
.bb-signup-msg a{
  color: #0E7515;
  font-weight: 600;
}
.bb-signup-file-btn, .bb-update-btn{
  display: block;
  margin: 0 auto;
  width: 130px;
  height: 42px;
  line-height: 42px;
  border: 2px solid #0E7515;
  border-radius: 40px;
  text-align: center;
  color: #0E7515 !important;
  font-weight: 700;
  font-family: 'Figtree', sans-serif;

}

.bb-update-btn{
  position: absolute;
  top: 10px;
  right: 0;
}



.bb-signup-submit{
  width: 130px;
  height: 40px;
  line-height: 40px;
  background-color: #0E7515;
  color: #FFF;
  font-size: 16px;
  font-weight: 700;
  font-family: 'Figtree', sans-serif;
  text-align: center;
  border-radius: 20px;
  border: 0;
  display: block;
  margin: 0 auto;

}

/* ACCOUNT */

.bb-account-menu-link{
  font-weight: 700;
  color: #000;
  font-family: 'Figtree', sans-serif;
  font-size: 16px;
  position: relative;
  display: block;
  margin-bottom: 25px;
  margin-top: 25px;
  cursor: pointer;

}

.bb-account-menu-link i{
  position: absolute;
  right: 10px;
  top: 5px;
  color: #0E7515;

}

.bb-account-logo{
  width: 100%;
  height: auto;
}

.bb-account-logo img{
  width: 350px;
  display: block;
  margin: 0 auto;

}

.bb-account-delete{
  font-size: 16px;
  font-weight: 700;
  color: #A92020;
  font-family: 'Figtree', sans-serif;
  text-align: right;
  display: block;
  text-align: left;
  line-height: auto;

}

.bb-account-bloques{
  display: none;
}

.bb-order-history-title{
  font-family: 'Figtree', sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #000;

}

.bb-order-history-title div{
  font-weight: 400;
}

.bb-order-history-title div div{
  font-size: 14px;
  color: #575757;
}

.bb-order-history-line{
  width: 100%;
  height: auto;
  margin-bottom: 60px;
  border-bottom: 1px solid #CACACA;
  padding-bottom: 40px;
}

/*FOOTER */
.bb-footer{
  width: 100%;
  overflow: hidden;
  height: 200px;
  background-color: #000;
  padding-top: 30px;
  padding-bottom: 33px;
}
.bb-footer-title{
  font-size: 18px;
  text-align: left;
  color: #45C34E;
  font-family: 'Figtree', sans-serif;
  font-weight: 600;
}

.bb-footer-link{
  font-size: 18px;
  display: block;
  line-height: 26px;
  text-align: left;
  color: #FFF;
  font-family: 'Figtree', sans-serif;
  font-weight: 600;

}

.bb-logo-footer{
  height: 120px;
  margin-top: 10px;
  margin-left: 20%;
}
/* PRODUCTS MENU & FILTERS */
.bb-filter-btn, .bb-products-new-filter{

}
.bb-added, .bb-added-desktop{
  font-family: 'Figtree', sans-serif;
  color: #0E7515;
  text-align: center;
  position: relative;
  margin-top: 20px;

  font-weight: 700;
  width: 100%;
  display: none;
}

.bb-added-desktop{
  position: absolute;
}
.bb-filters-cont{
  margin-left: 10px;
}
.bb-filters-title{
  font-family: 'Figtree', sans-serif;
  font-size:22px;
  font-weight: 700;
  color: #000000;
  position: relative;
}

.bb-filters-title div{
  position: absolute;
  right: 0;
  bottom: 0;
  color: #0E7515;
  font-size: 16px !important;
  font-weight: 400;
  text-transform: uppercase;
  cursor: pointer;

}

.bb-filter-block-title{
  position: relative;
  width: 100%;
  height: auto;
  font-size: 16px;
  font-family: 'Figtree', sans-serif;
  font-weight: 700;
  color: #000000;
  border-bottom: 1px solid #949494;
  padding-bottom: 5px;
  margin-bottom: 10px;
}

.bb-filter-block-title div{
  position: absolute;
  right: 0;
  top: 0;
  color: #0D7514;
  font-size: 18px;
}

.bb-filters-block-cont{
  width: 100%;
  padding-right: 5px;
  overflow-y: auto;
  max-height: 180px;
  margin-bottom: 10px;

}

/* width */
.bb-filters-block-cont::-webkit-scrollbar {
  width: 3px;
}

/* Track */
.bb-filters-block-cont::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #eee;
  border-radius: 10px;
}

/* Handle */
.bb-filters-block-cont::-webkit-scrollbar-thumb {
  background: #949494;
  border-radius: 10px;
}

.bb-filter{
  width: 100%;
  margin-bottom: 5px;
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  color: #575757;

}
.bb-brand-logos img{
  height: 180px;
  width: auto;
  max-width: 90%;
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;

}
.bb-menu-categories{
  width: 85% !important;
  margin-left: 10%;
  display: block;
  text-align: center;
  position: relative;
}
.bb-menu-categories-btn{
  display: inline-block !important;
  width: auto;
  border: 1px solid #0E7515;
  border-radius: 20px;
  padding-left: 30px;
  padding-right: 30px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #0E7515;
  font-family: 'Figtree', sans-serif;
  font-size: 22px;
  font-weight: 700;
  min-width: 123px;
  cursor: pointer;
  margin-left: 14px;
  margin-right: 14px;
  margin-bottom: 20px;


}

.btn-activo, .btn-activo:hover, .btn-activo:visited, .bb-menu-categories-btn:hover{
  background-color: #0E7515;
  color: #FFF;
}

.bb-mini-banners{
  width: 90%;
  margin-left: 5%;
}

.bb-mini-banners-vertical{
  overflow-x: auto;
  overflow-y: hidden;
      white-space: nowrap !important;
      padding-bottom: 1em;
      width: 100%;
      height: auto;
       -webkit-overflow-scrolling: touch;
       padding-bottom: 20px;


}
.bb-menu-minibanner1, .bb-menu-minibanner2, .bb-lateral-banner{
  width: 100%;
  margin-left: 0%;
  border-radius: 20px;

  background-image: url('../img/3k.jpg');
  background-size: 100% auto;
  height: 240px;
  position: relative;

}

.bb-lateral-banner{
  height: 500px;
  margin-top: 500px;
  background-size: auto 100%;
  background-image: url('../img/lateral-banner.jpg');
}

.bb-menu-minibanner2{
  background-image: url('../img/menu-banner-1.jpg');
}

.bb-menu-minibanner1 div, .bb-menu-minibanner2 div, .bb-lateral-banner div{
  position: absolute;
  bottom: 30px;
  left: 30px;
  width: calc(100% - 120px);
  color: #FFF;
  font-family: 'Figtree', sans-serif;
  font-size: 22px;
  font-weight: 600;
  text-shadow: -2px 2px 2px rgba(0,0,0,0.6);
  cursor: pointer;

}

.bb-lateral-banner div{
  top: 30px;
  left: 30px;
  bottom: auto;
}

.bb-menu-minibanner1 a, .bb-menu-minibanner2 a, .bb-lateral-banner a{
  color: #45C34E;
  position: absolute;
  right: 30px;
  bottom: 30px;
  font-family: 'Figtree', sans-serif;
  font-size: 22px;
  font-weight: 600;
  text-shadow: -2px 2px 2px rgba(0,0,0,0.6);

}

.bb-menu-cat-block{
  width: 100%;
  display: block;
}

.bb-menu-cat-section, .bb-menu-cat-section-filtered{
  font-family: 'Anton', sans-serif;
  font-size: 42px;
  font-weight: 400;
  width: 90%;
  margin-left: 5%;
  position: relative;
  color: #000;
  height: 51px;
  line-height: 44px;
  margin-top: 12px;
  margin-bottom: 1px;
}

.bb-menu-cat-section-filtered{
  font-size: 42px;
  width: 60vw;
  margin-left: 20vw;
  margin-bottom: 10px;
  text-transform: uppercase;
  text-align: center;
  font-family: 'Anton', sans-serif;

}

.bb-menu-cat-section div{
  position: absolute;
  right: 0;
  top: 0;
  color: #0E7515;
  font-size: 22px;
  cursor: pointer;

}

.bb-ai-product-icons{
  width: 20px;
  display: inline-block;
  vertical-align: top;
}
.bb-ai-section-respuestas{
  width: 90%;
  margin-left: 5%;
  margin-bottom: 5px;
}

.bb-menu-cat-section-circle{
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 40px;
  background-color: #0E7515;
  color: #FFF;
  display: inline-block;
  margin-left: 15px;
}


.bb-product-card{
  width: 100%;
  margin-left: 0%;
  height: auto;
  background-color: #FFF;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.5);
  margin-bottom: 40px;
  border-radius: 10px !important;
  padding-top: 11px;
  padding-bottom: 10px;
  position: relative;
  display: block;


}


.bb-product-card-strain{

  font-family: 'Figtree', sans-serif;
  font-weight: 400;
  color: #000;
  text-align: center;
  width: calc(100% - 80px);
  margin-left: 40px;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  margin-bottom: 5px;
  text-transform: uppercase;

  overflow: hidden;

  white-space: nowrap;
}

.bb-product-card-img{
  width: 80%;
  margin-left: 10%;
  overflow: hidden;
  border-radius: 5px;
  aspect-ratio: 1 / 1;
  margin-bottom: 10px;
  background-color: transparent;
  position: relative;

}

.bb-product-card-img img{
  width: 100%;
  height: auto;

}

.bb-ai-icons{
  position: relative;

  width: 90%;
  margin-left: 5%;
  margin-bottom: 5px;
  text-align: center;
}

.bb-ai-icons img{
  background-color: #fff;
  width: auto;
  height: 25px !important;
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
  border-radius: 30px;
}

.bb-product-card-name{
  font-family: 'Figtree', sans-serif;
  font-size: 16px;
  font-weight: 700;
  width: 90%;
  margin-left: 5%;
  color: #000;
  text-transform: uppercase;
  text-align: center;
  height: 60px;
  line-height: 18px;
  overflow: hidden;

}

.bb-product-card-brand{
  font-family: 'Figtree', sans-serif;
  font-size: 14px;
  color: #5257D9;
  text-align: center;
  width: 100%;
  font-weight: 400;
  height: 20px;
  line-height: 20px;
  margin-bottom: 40px;
}

.bb-product-only-price{
  font-family: 'Figtree', sans-serif;
  font-size: 20px;
  position: relative;

  width: 90%;
  margin-left: 5%;
  color: #000;
  font-weight: 700;
  text-align: center;
  margin-bottom: 30px;


}

.bb-product-sale-price{
  text-decoration: line-through;
  color: #848484;
}
.bb-product-card-btn{
  width: 150px;
  position: absolute;
  bottom: 15px;
  left: 50%;
  margin-left: -75px;
  background-color: #218828;
  border-radius: 22px;
  height: 43px;
  line-height: 43px;
  color: #FFF;
  font-size: 20px;
  cursor: pointer;

}

.bb-product-card-like, .bb-product-card-like-isolated{

  position: absolute;
  right: 5px;
  top: 5px;
  font-size: 20px;
  cursor: pointer;
  text-align: center;
  color: #A11818;
  display: block;
  margin: 0 auto;

}

.bb-product-card-like span{
  color: #000;
  font-size: 12px;
  position: absolute;
  text-shadow: -1px 0 #FFF, 0 2px #FFF, 2px 0 #FFF, 0 -1px #FFF;
  bottom: -15px;
  left: 0;
  text-align: center;
  width: 20px;




}

.bb-sale-ribbon{
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;

}

.bb-terpene-ribbon{
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 999;
  height: 30px !important;
  width: auto !important;
}

.bb-terpene-ribbon-iso{
  position: absolute;
  right: 0px;
  top: 40px;
  z-index: 999;
  height: 30px;
  width: auto;
}
.bb-product-card-like-isolated{
  position: relative;
  top: auto;
  right: auto;
}

.bb-product-card-like i{
  display: block;
  margin: 0 auto;

}

.bb-product-card-like div{
  font-size: 14px;
  display: inline-block;
  position: absolute;
  font-family: 'Figtree', sans-serif;
  font-weight: 700;
  line-height: 43px;
  height: 43px;
  left: 35px;
  top: 0px;

}

.bb-filter-cont-button{
  width: 80%;
  margin-left: 10%;
  background-color: #218828;
  border-radius: 22px;
  text-align: center;
  color: #FFF;
  height: 43px;
  line-height: 43px;
  color: #FFF;
  font-size: 20px;
  cursor: pointer;
  margin-bottom: 40px;
  margin-top: 40px;
}

.bb-ai-next{
  width: 250px;
  display: block;
  margin: 0 auto;
  background-color: #218828;
  border-radius: 22px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  color: #FFF;
  border: 0;
  font-family: 'Figtree', sans-serif;
  font-weight: 600;
  margin-top: 80px;
  font-size: 20px;


}

.bb-product-card-btn-pop{
  width: 180px;
  display: block;
  position: relative;
  margin: 0 auto;
  background-color: #0E7515;
  border-radius: 22px;
  margin-top: 20px;
  height: 43px;
  line-height: 43px;
  color: #FFF;
  font-size: 20px;
  cursor: pointer;

}

.bb-product-card-btn i, .bb-product-card-btn-pop i{
  position: absolute;
  left: 20px;
  top: 10px;
}

.bb-product-card-btn div, .bb-product-card-btn-pop div{
  position: absolute;
  right: 20px;
  top: 0px;
  font-family: 'Figtree', sans-serif;
  font-weight: 700;

}



#bb-cart-side{
  width: 458px;
  height: 100vh;
  padding-top: 120px;
  position: fixed;
  right: 0;
  top: 0px;
  background-color: #FFF;

  z-index: 9999;
  padding-left: 30px;
  padding-right: 30px;
  display: none;

}

#bb-overlay{
  position: fixed;
  display: none;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0,0,0,0.5);
  top: 0px;
  left: 0;
  z-index: 999;
}

.bb-cart-side-title, .bb-cart-side-title:visited{
  cursor: pointer;
  font-family: 'Figtree', sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #000;
  line-height: 30px;
  vertical-align: middle;

}

.bb-cart-items-cont, .bb-cart-items-cont-checkout{
  width: 100%;
  height: calc(100vh - 600px);
  overflow-y: auto;
  padding-right: 20px;
  padding-bottom: 30px;
  margin-bottom: 20px;
}

.bb-cart-items-cont-checkout{
  height: auto;

}

/* width */
.bb-cart-items-cont::-webkit-scrollbar {
  width: 1px;
}

/* Track */
.bb-cart-items-cont::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #CACACA;
  border-radius: 10px;
}

/* Handle */
.bb-cart-items-cont::-webkit-scrollbar-thumb {
  background: #0E7515;
  border-radius: 10px;
}

.bb-cart-side-title i{
  color: #0E7515;
  font-size: 22px;
  font-weight: bold;
  margin-right: 10px;
  vertical-align: middle;
  display: inline-block;
}

.bb-cart-side-order{
  width: 100%;
  border-bottom: 1px solid #CACACA;
  height: 100px;
  display: block;
  margin-top: 45px;
  margin-bottom: 23px;
}

.bb-cart-side-order-left, .bb-cart-side-order-right{
  width: 50%;
  height: 100%;
  display: inline-block;
  vertical-align: top;

}

.bb-cart-side-order-info{
  font-size: 16px;
  font-family: 'Figtree', sans-serif;
  color: #000;
  font-weight: 700;
  margin-bottom: 20px;
}

.bb-cart-side-order-info div{
  font-weight: 400;
  margin-top: 20px;
}

.bb-cart-side-order-btn{
  width: 67px;
  height: 27px;
  background-color: #000;
  color: #FFF;
  font-family: 'Figtree', sans-serif;
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  line-height: 27px;
  border-radius: 8px;
  text-transform: capitalize;

}
.bb-cart-side-order-item{
  margin-bottom: 40px;
}
.bb-cart-side-order-items-title{
  font-size: 22px;
  color: #000;
  margin-bottom: 30px;


}


.bb-cart-side-item-name{
  font-family: 'Figtree', sans-serif;
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  color: #000;
  margin-bottom: 15px;
  margin-left: 5px;

}

.bb-cart-side-item-name div{
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  color: #575757;
  text-align: center;
  text-transform: capitalize;
  font-weight: 400;

}

.bb-cart-side-item-price{
  font-size: 22px;
  color: #000;
  font-weight: 700;
  margin-left: 5px;

  width: 100%;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  margin-top: 10px;
}

.bb-cart-item-control-black, .bb-cart-item-control-green, .bb-cart-item-control-red{
  width: 38px;
  height: 38px;
  border-radius: 50px;
  border: 2px solid #000;
  text-align: center;
  line-height: 38px;
  display: inline-block;
  vertical-align: middle;
  font-weight: 700;
  cursor: pointer;
  margin-left: 5px;
}

.bb-mixmatch{
  margin-top: 20px;
  font-size: 14px;
  font-weight: 600;
  font-family: 'Figtree', sans-serif;
  color: #333;
}

.bb-mixmatch-label{
  position: absolute;
  top: 50px;
  left: 0;
  width: auto;
  padding-left: 10px;
  padding-right: 15px;
  background-color: red;
  color: #FFF;
  font-family: 'Figtree', sans-serif;
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 25px;
}
.bb-cart-item-control-red{
  border-color: #AD1C1C;
  color: #AD1C1C;
}
.bb-cart-item-control-green{
  border-color: #0E7515;
  color: #0E7515;
}
.bb-cart-side-summary{
  width: 100%;
  background-color: rgba(202, 202, 202, .7);
  border-radius: 8px;
  color: #000;
  font-size: 16px;
  font-family: 'Figtree', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  padding-left: 15px;
  height: 30px;
  line-height: 30px;

}
.bb-cart-side-total{
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  color: #000;
  padding-left: 5px;
  padding-top: 10px;
  text-align: left;
  width: 100%;
  font-size: 20px;
}

.bb-cart-side-total span{
  margin-right: 30px;

}

.bb-cart-side-checkout{
  width: 153px;
  height: 42px;
  line-height: 42px;
  background-color: #218828;
  border-radius: 40px;
  text-align: center;
  color: #FFF;
  position: absolute;
  bottom: 20px;
  right: 20px;
  font-size: 15px;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
}

.bb-cart-pop-checkout{
  width: 153px;
  height: 42px;
  line-height: 42px;
  display: none;

  margin: 0 auto !important;
  margin-top: 10px;
  background-color: #218828;
  border-radius: 40px;
  text-align: center;
  color: #FFF;
  position: relative;
  font-size: 15px;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
}
div.pac-container {
  z-index: 99999999999 !important;
}

.bb-pop{
  position: fixed;
  top: 100px;
  left: 50%;
  margin-left: -350px;
  width: 700px;
  background-color: #FFF;
  min-height: 480px;
  display: none;
  border-radius: 8px;
  z-index: 9999;
  padding: 30px;

}

.bb-pop-close{
  position: absolute;
  right: 30px;
  top: 20px;
  color: #0E7515;
  font-size: 34px;
}



.bb-pop-title{
  font-size: 42px;
  text-align: center;
  width: 90%;
  margin-left: 5%;
  font-weight: 600;
  font-family: 'Figtree', sans-serif;
  height: 64px;
  line-height: 64px;
  margin-bottom: 24px;

}

.bb-pop-text{
  font-family: 'Figtree', sans-serif;
  font-weight: 700;
  font-size: 16px;
  width: 100%;
  text-align: center;
}

.bb-pop-input-cont{
  width: 450px;
  height: 40px;
  position: relative;
  display: block;
  margin: 0 auto;
  margin-top: 50px;
}

.bb-review-btn{
  width: auto;
  color: #0E7515 !important;
  text-align: center;
  height: 40px;
  line-height: 40px;
  font-weight: 600;
  font-family: 'Figtree', sans-serif;
}
.bb-pop-review-cont{
  width: 100%;
  height: calc(100vh - 340px);
  overflow-y: auto;
  overflow-x: hidden;
  position: relative;
  display: block;
  margin: 0 auto;
  margin-top: 50px;
}

.bb-pop-input-cont input{
  width: 100%;
  padding-right: 45px;
  height: 40px;
  border: 1px solid #CACACA;
  padding-left: 15px;
  font-size: 14px;
  color: #575757;
  font-family: 'Roboto', sans-serif;
  border-radius: 20px;
}

.bb-pop-input-cont i{
  position: absolute;
  right: 20px;
  top: 12px;
  color: #0E7515;
  font-size: 18px;
}
.bb-pop-select, .bb-size-select{
  width: 450px;
  height: 40px;
  border: 1px solid #CACACA;
  border-radius: 20px;
  padding-left: 20px;
  color: #000;
  font-size: 16px;
  font-weight: 700;
  font-family: 'Figtree', sans-serif;
  line-height: 40px;
  display: block;
  margin: 0 auto;
  padding-right: 50px;
  -moz-appearance:none; /* Firefox */
  -webkit-appearance:none; /* Safari and Chrome */
  appearance:none;
  background-image: url('../img/sort.png');
  background-repeat: no-repeat;
  background-position: 410px 10px;
  margin-bottom: 40px;

}
.bb-size-select{
  width: 90%;
  margin-bottom: 10px;
  background-position: calc(100% - 10px) 10px;
  font-family: 'Roboto', sans-serif;
}
.bb-pop-select-option span{
  font-weight: 400 !important;
}
.bb-pop-btn{
  width: 190px;
  height: 42px;
  border-radius: 21px;
  background-color: #0E7515;
  color: #FFF;
  font-size: 18px;
  font-family: 'Figtree', sans-serif;
  font-weight: 600;
  display: block;
  margin: 0 auto;
  position: relative;
  padding-left: 55px;
  line-height: 42px;
  margin-top: 60px;
  cursor: pointer;

}

.bb-pop-btn img{
  position: absolute;
  width: 28px;
  height: 28px;
  left: 20px;
  top: 5px;
}

/* BRANDS */


.bb-home-banner{
  width: 100vw;

  overflow: hidden;
  display: block;
  padding-top:20px;


}

.bb-home-banner-2{
  width: 100vw;

  overflow: hidden;
  display: block;
  padding-top:50px;
}

.bb-home-banner-title, .bb-home-banner-title-once {
  display: block;
  font-size: 42px;
  color: #FFF;
  font-family: 'Open Sans', sans-serif;
  font-weight: 900;
  text-align: center;
  text-shadow: -2px 2px 2px rgba(0,0,0,0.6);
  margin-bottom: 20px;
}

.bb-home-banner-title-once{
  font-family: 'Courgette', cursive;
  font-size: 46px;
  color: #45C34E;
}

.bb-category-card-mobile{
  width: 300px;
  height: 70px;
  line-height: 70px;
  font-size: 34px;
  font-family: 'Figtree', sans-serif;
  color: #000;
  text-align: center;
  background-color: #FFF;
  border-radius: 8px;

  font-weight: 900;
  text-transform: uppercase;
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;

}
.bb-home-cards{
  width: 100%;
  background-color: #333;



}

.bb-home-cards-card{
  display: block;
  width: 100%;
  background-color: #FFF;
  border-radius: 0px;
  margin: 0 auto;
  padding-bottom: 20px;
  cursor: pointer;

}

.bb-home-cards-card img{
  display: block;
  margin: 0 auto;
  margin-top: 20px;
  width: 100%;


}

.bb-home-banner-btn, .bb-home-banner-btn:hover{
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  background-color: transparent;
  width: 200px;
  height: 40px;
  line-height: 37px;
  border-radius: 20px;
  display: block;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
  color: #45C34E;
  text-decoration: none;
  text-align: center;
  border: 2px solid #45C34E;
  font-weight: 600;

}

.bb-banner-section{
  width: 100vw;
  height: 130px;
  line-height: 130px;
  overflow: hidden;
  position: relative;

  font-size: 42px;
  color: #FFF;
  font-family: 'Open Sans', sans-serif;
  font-weight: 900;
  text-align: center;
  text-shadow: -2px 2px 2px rgba(0,0,0,0.6);
  margin-bottom: 10px;


}
.bb-banner-section div{
  z-index: 99;
  display: block;

}
.bb-banner-section img{
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;

}


.bb-brand-card{
  width: 90%;
  margin-left: 5%;

  height: auto;
  padding-bottom: 5px;
  background-color: #FFF;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.5);
  margin-bottom: 40px;
  border-radius: 10px !important;
  padding-top: 10px;
}

.bb-brand-card-img{
  width: 90%;
  margin-left: 5%;

  aspect-ratio: 1 / 1;

  margin-bottom: 5px;

}

.bb-category-card{
  width: 90%;
  margin-left: 5%;
  height: 280px;
  background-color: #FFF;
  border-radius: 10px;
  background-size: auto 100%;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  padding-top: 12px;
  padding-left: 10px;
  background-color: #FFF;

}

.bb-category-card-name{
  font-size: 22px;
  font-weight: 700;
  color: #FFF;
  font-family: 'Figtree', sans-serif;
  height: 30px;
  line-height: 30px;
  opacity: 1;
  margin-bottom: 20px;

}

.bb-home-press{
  display: block;
  margin: 0 auto;
  max-width: 100%;
  line-height: 180px;
  margin-bottom: 50px;

}



.bb-brand-card-name{
  width: 90%;
  margin-left: 5%;
  height: 30px;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
  font-weight: 600;
  margin-bottom: 10px;


}

.bb-brand-card-img{

}
.bb-brand-card-img img{
  width: auto;
  max-width: 100%;
  height: 100%;

}

.bb-brand-search-cont{
  position: relative;
  width: 300px;
  display: block;
  margin: 0 auto;
  margin-bottom: 60px;
}
.bb-brand-search{
  border: 1px solid #999;
  border-radius: 20px;
  background-color: #FFF;
  padding-right: 40px;
  height: 40px;
  width: 300px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
  display: block;
  margin: 0 auto;
  padding-left: 20px;



}

.bb-brand-search-icon{
  position: absolute;
  right: 15px;
  z-index: 999;
  top: 12px;
}
.bb-header-zones{
  position: absolute;
  top: 20px;
  left: 60px;
  cursor: pointer;
}

.bb-select-zone-button, .bb-select-zone-button-active{
  width: 90%;
  height: 40px;
  margin-left: 5%;
  line-height: 40px;
  background-color: #000000;
  color: #FFF;
  text-align: center;
  display: block;
  margin-bottom: 10px;
  border-radius: 3px;

}

.bb-select-zone-button-active{
  border: 1px solid #000000;
  background-color: #FFF;
  color: #000000;
}
.bb-btn-black, .btn-black{
  background-color: #000000 !important;
  border: 0;
  color: #FFF !important;
  border-radius: 2px !important;
}
/*** */
@media only screen and (max-width: 600px) {
  body, html{
    width: 100vw;
    overflow-y: auto;
    overflow-x:hidden;
  }

.bb-home-cards-card{
  background-color: transparent !important;
}


  .bb-filters-cont{
    display: none;

    position: fixed;
    overflow: auto;
    overflow-y: scroll;
    height: auto;
    top: 0;
    left: 4%;
    margin-left: 20px;
    background-color: #FFF;
    z-index: 9999999;
    width: 96%;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 60px;
    padding-top: 30px;
    margin-bottom: 30px;
    -webkit-box-shadow: -2px 2px 11px 0px rgba(153,153,153,0.91);
  -moz-box-shadow: -2px 2px 11px 0px rgba(153,153,153,0.91);
  box-shadow: -2px 2px 11px 0px rgba(153,153,153,0.91);
  }


  body.bb-header-mobile {
    height: 100vh;
    overflow-y: hidden;

  }



  #bb-head-mobile-menu-icon{
    position: absolute;
    display: block;
    top: 25px;
    right: 20px;
    color: #FFF;
    z-index: 99;
    font-size: 22px;
  }
  .bb-header-menu-close{
    position: fixed;
    top: 10px;
    left: 10px;
    font-size: 22px;
    font-weight: 700;
  }
  #bb-header-mobile{
    position: relative;
    display: none;
    width: 100vw;
    height: calc(100vh - 80px);
    background-color: #fff !important;
    z-index: 999;
    position: fixed;
    top: 80px;
    height: 100vh;
    left: 0;
    margin-left: 0;
    overflow-y: auto;
  }

  #bb-header-mobile .bb-header-menu-link{
    line-height: 50px;
  }

  .bb-logo-header{
    height: 60px;
    margin-top: 5px;
    vertical-align: middle;

  }
  .bb-header-menu{
    width: 100vw;
    margin-top: 180px;
    margin-left: 0;
  }

  .bb-header-menu-link{
    color: #000;
    display: block;
    width: 100%;
    text-align: center;
  }
  .bb-header-menu-link:hover{
    color: #000;
  }

  .bb-budtender-link{
    color: #45C34E !important;
    font-weight: 700;

  }
  .bb-header-type{
    position: absolute;
    right: 0;
    top: 60px;
    height: 90px;
    line-height: 90px;
    width: 100vw;
    text-align: center;


  }

  .bb-header-btn{
    display: block;
  }

  .bb-header-btn, .bb-header-btn-w{
    font-family: 'Figtree', sans-serif;
    text-transform: uppercase;
    background-color: #0B751B;
    width: auto;
    cursor: pointer;


    height: 42px;
    line-height: 42px;
    border-radius: 21px;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    color: #FFF;
    text-decoration: none;
    margin-left: 0px;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .bb-header-profile{
    display: none;
  }

  .bb-header-profile-mobile{
    width: 44px;
    height: 44px;
    border-radius: 60px;
    border: 1px solid #FFF;
    color: #45C34E;
    position: absolute;
    right: 60px;
    top: 20px;
    display: block;
    text-align: center;
    line-height: 44px;
    margin-left: 15px;
    vertical-align: middle;
    z-index: 999;
  }
  .bb-header-basket-btn{
    display: none;
  }


  .bb-header-basket-btn-mobile{
    width: 44px;
    height: 44px;
    border-radius: 60px;
    background-color: #000;
    text-align: center;
    border: 1px solid #FFF;
    position: fixed;
    display: block;
    cursor: pointer;
    top: inherit;
    right: 10px;
    bottom: 20px;
    z-index: 99;
  }

  .bb-header-basket-btn-icon{
    width: 20px;
    position: absolute;
    bottom: 5px;
    left: 50%;
    margin-left: -10px;
  }

  .bb-header-basket-btn-number{
    position: absolute;
    top: 0px;
    color: #45C34E;
    width: 40px;
    text-align: center;
    font-weight: 700;
    font-family: 'Figtree', sans-serif;

  }


  .bb-pop{
    position: fixed;
    top: 70px;
    left: 0%;
    margin-left: 5vw;
    width: 90vw;
    background-color: #FFF;
    min-height: 480px;
    display: none;
    border-radius: 8px;
    z-index: 9999;
    padding: 30px;
    padding-bottom: 60px;
  }

  .bb-pop-select{
    width: 260px;
    height: 40px;
    border: 1px solid #CACACA;
    border-radius: 20px;
    padding-left: 20px;
    color: #000;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Figtree', sans-serif;
    line-height: 40px;
    display: block;
    margin: 0 auto;
    padding-right: 50px;
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    appearance:none;
    background-image: url('../img/sort.png');
    background-repeat: no-repeat;
    background-position: 220px 10px;
    margin-bottom: 40px;

  }

  .bb-pop-input-cont{
    width: 250px;

  }

  #bb-cart-side{
    width: 100vw;
    margin-left: 5vw;
    height: 100vh;
    padding-top: 120px;
    position: absolute;
    overflow: auto;
    right: 0;
    top: 0px;
    background-color: #FFF;

    z-index: 9999;
    padding-left: 30px;
    padding-right: 30px;
    display: none;
    padding-bottom: 100px;

  }

  .bb-product-card-btn{
    width: 70%;
    left: 15%;
    margin-left: 0px;
    position: relative;
    margin-top: 40px;

  }

  .bb-menu-cat-section{
    font-size: 22px;
  }

  .bb-menu-cat-section div{
    cursor: pointer;
  }

  .bb-cart-side-checkout{
    width: 150px;
    height: 42px;
    line-height: 42px;
    border: 2px solid #0E7515;
    border-radius: 40px;
    text-align: center;

    position: relative;
    bottom: inherit;
    left: inherit ;
    float: right;
    display: block;

    margin-top: 40px;
    margin-bottom: 40px;


  }

  .bb-cart-items-cont, .bb-cart-items-cont-checkout{
    width: 100%;
    height: auto;
    overflow-y: auto;
    padding-right: 20px;
    padding-bottom: 30px;
    margin-bottom: 20px;
    margin-top: 10px;
  }


  .bb-cart-side-item-price{
    font-size: 16px;
  }

  .bb-mobile-cont{
    width: 90vw;
    margin-left: 5vw;
  }

  .bb-checkout-btn{
    margin-bottom: 40px;
  }

  .bb-checkout-btn-mobile{
    width: auto;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    background-color: #218828;
    color: #FFF;
    border-radius: 30px;
    display: block;
    cursor: pointer;
    text-transform: uppercase;
  }


  .bb-checkout-btn-mobile-2factor{
    width: 153px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    background-color: #218828;
    color: #FFF;
    border-radius: 20px;
    display: block;
    margin: 0 auto;
    margin-top: 60px;
    cursor: pointer;
    text-transform: uppercase;
  }
  .bb-checkout-btn{ display: none; }


  .bb-banner-section{
    width: 100vw;

    overflow: hidden;
    position: relative;
    font-size: 30px;
    color: #FFF;
    font-family: 'Figtree', sans-serif;
    font-weight: 900;
    text-align: center;
    text-shadow: -2px 2px 2px rgba(0,0,0,0.6);
    margin-bottom: 20px;


  }
  .bb-banner-section div{
    z-index: 99;
    display: block;

  }


  .bb-banner-section img{
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    width: auto !important;
    min-width: 100%;
    height: 100% !important;


  }


  .bb-menu-minibanner1, .bb-menu-minibanner2{
    width: 100% !important;
    margin-bottom: 15px;
    background-size: 100% 100%;

  }

  .bb-signup-line-left{

    width: 120px;

  }
  .bb-signup-line-right{
    width: calc(100% - 130px);
    position: relative;
  }
.bb-signup-line-input{
  width: 90%;
}

.bb-filter-btn{
  position: absolute;
  right: 30px;
  top: -45px;
  display: block;
  font-size: 18px;
  color: #0E7515 !important;
  font-family: 'Figtree', sans-serif;

}
.bb-filter-btn i{

}



.bb-home-cards-card{
width: 90%;
background-color: transparent !important;


}



.bb-menu-categories{
  width: 100vw;
  margin-left: 0;
}

.bb-footer{

  height: auto !important;
  display: block;
}
.bb-footer-title{
  font-size: 14px !important;
  text-align: center;
}

.bb-footer-link{
  font-size: 14px;
  text-align: center;


}

.bb-logo-footer{
  height: 80px;

  margin-left: 0;
  margin: 0 auto;
  margin-top: 0px;
  margin-bottom: 30px;
}

#gg-confirm{
  width: 90vw !important;
  left: 5vw !important;
  margin-left: 0 !important;
  background-color: #FFF !important;
  z-index: 99999;
}

.bb-pop-item{
  display: none;
  width: 90%;
  height: 250px;
  min-height: 350px;
  background-color: #FFF;
  border-radius: 8px;
  position: fixed;
  left: 5%;
  margin-left: 0px;
  top: 200px;


}

.bb-pop-item-pricing{
  font-size: 11px;
  margin-bottom: 20px;
  display: block;
}

.bb-pop-item-images{
  width: 50%;
  height: auto;


}

.bb-pop-item-images img{
  width: 100%;
}

.bb-pop-item-thumbs{
  width: 90%;
  height: 57px;
  position: absolute;
  bottom: 0;

}

.bb-pop-item-thumbs-img{
  width: 45px;
  height: 45px;
  border-radius: 8px;
  border: 1px solid transparent;
  margin-right: 3px;
}

.bb-pop-item-thumbs-img-active{
  border: 1px solid #0E7515;
}

.bb-pop-item-info{
  width: 45%;
  height: auto;
  display: inline-block;
  vertical-align: top;
  position: relative;

}

.bb-pop-add-btn{
  position: relative !important;
  margin-top: 80px;
}



.bb-pop-item-name{
  font-size: 12px;
  color: #000;
  font-weight: 600;
  font-family: 'Figtree', sans-serif;
  text-align: left;
}

.bb-pop-item-strain{
  font-family: 'Figtree', sans-serif;
  font-size: 14px;
  color: #5257D9;

}

.bb-pop-item-desc{
  font-weight: 400;
  font-size: 12px;
  margin-top: 10px;
  color: #B5B5B5;



}
.bb-about-text{
  font-size: 20px;
  text-align: center;
  min-height: 600px;
  width: 80%;
  margin-left: 10%;
}

.bb-signup-title{
  font-size: 32px;
  width: 100%;
  text-align: center;
  line-height: 40px;
  font-family: 'Figtree', sans-serif;
  color: #000;
  font-weight: 600;

}
.bb-category-card{

  margin-bottom: 20px;
  height: 180px;



}

.bb-category-card-name{
  font-size: 16px;
  line-height: normal;
  margin-top: 0;
  height: auto;
  width: 90%;
  margin-left: 5%;
  text-indent: 5px;



}

.bb-menu-categories{
  width: 100% !important;
  margin-left: 0%;
  display: block;
  text-align: center;
  position: relative;
}
.bb-menu-categories-btn{
  display: inline-block !important;
  width: auto;
  border: 1px solid #0E7515;
  border-radius: 20px;
  padding-left: 15px;
  padding-right: 15px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #0E7515;
  font-family: 'Figtree', sans-serif;
  font-size: 14px;
  font-weight: 700;
  min-width: 123px;
  cursor: pointer;
  margin-left: 5%;
  margin-bottom: 20px;


}

.bb-product-card-name{
  line-height: normal;
  font-size: 12px;
  width: 90%;
  margin-left: 5%;
  height: auto;
  height: 18px;
  margin-bottom: 5px;
  font-family: 'Figtree', sans-serif;

}
.bb-col-mobile{
  margin:0px; padding: 5px;
}
.bb-product-card-strain{
  text-align: center !important;
  font-size: 9px;
  line-height: normal;
  margin-left: 12%;
  width: 76%;
  overflow: hidden;

}

.bb-product-card, .bb-product-card-with-icons{
  width: 100%;
  margin-left: 0%;
  height: 300px;
  background-color: #FFF;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.5);
  margin-bottom: 40px;
  border-radius: 10px !important;
  padding-top: 11px;
  position: relative;
  display: block;
  padding-bottom: 10px !important;

}

.bb-product-card-with-icons{
  height: 330px !important;
}


.bb-product-card-child{
  width: 210px;
  background-color: #FFF;
  border-radius: 8px;
  display: inline-block;
  margin-right: 20px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.5);
  padding: 5px;


}

.bb-product-card-child-img{
  display: inline-block;
  margin-right: 5px;
  width: 60px !important;
  height: 60px;
  overflow: hidden;
}

.bb-product-card-child-img img{
  width: 100% !important;
  border-radius: 5px;


}

.bb-product-card-child-name{
  display: inline-block;
  font-size: 12px;
  line-height: 15px;
  padding-right: 10px;
  height: auto;
  width: 140px;
  vertical-align: top;
  white-space: normal !important;
  font-weight: 600;


}

.bb-product-card-child-name-cont{
  text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
}

.bb-product-child-only-price{
  margin-top: 5px;
  font-size: 12px;
  font-weight: 400;

}

.bb-product-card-brand{
  font-size: 12px;
  margin-bottom: 10px;
}
.bb-hidden-mobile{
  /* display: none; */
}


.bb-mini-banners{
  width: 90%;
  margin-left: 5%;
}

.btn-activo, .btn-activo:hover, .btn-activo:visited, .bb-menu-categories-btn:hover{
  background-color: #0E7515;
  color: #FFF;
}

.bb-brand-card-name{
font-size: 10px;


}



.bb-deliverymap-amount{
  width: 100%;


}

.bb-product-card-btn-pop{
  width: 120px;
  display: block;
  position: relative;
  margin: 0 auto;
  background-color: #218828;
  border-radius: 22px;
  margin-top: 20px;
  height: 43px;
  line-height: 43px;
  color: #FFF;
  font-size: 20px;
  cursor: pointer;

}

.bb-product-card-btn-pop div, .bb-product-card-btn-pop i{
  font-size: 16px;
}

.bb-pop-continue{
  font-size: 10px;
  height: auto;
  cursor: pointer;
}

.bb-pop-btns{
  position: relative;
  margin-top: 180px;
  display: none;

}

.bb-signup-file-btn, .bb-update-btn{
  display: block;
  margin: 0 auto;
  width: 130px;
  background-color: #FFF !important;
  height: 42px;
  line-height: 42px;
  border: 2px solid #0E7515 !important;
  border-radius: 40px;
  text-align: center;
  color: #0E7515 !important;
  font-weight: 700;
  font-family: 'Figtree', sans-serif;

}

.bb-home-banner-title{
  font-size: 32px;
  line-height: 32px;
  font-family: 'Anton', sans-serif;
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center;
  height: auto;
  display: block;
  font-weight: 400;
}

.bb-product-card-m{
  width: 100%;
  height: auto;
  background-color: #FFF;
  border-radius: 8px;
  margin-bottom: 10px;
  padding-bottom: 15px;
  padding-top: 15px;
  min-height: 100px;

}

.bb-product-card-m img{
  width: 70px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  margin-left: 10px;


}

.bb-product-card-name-m{
  font-weight: 900;
  font-family: 'Figtree', sans-serif;
  font-size: 26px;
  text-align: center;
  color: #000;
  width: calc(100% - 100px);
  display: inline-block;
  text-transform: uppercase;
  vertical-align: middle;
  line-height: normal;

}

.bb-chatbox-invitation{
  width: 90%;
  position: relative;
  left: 5%;
  background-color: #FFF;
  border: 1px solid #333;
  padding-top: 45px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 60px;
  z-index: 99;
  border-radius: 30px 30px 0px 0px;
  box-shadow: -1px 0px 16px 0px rgba(0,0,0,0.75);
-webkit-box-shadow: -1px 0px 16px 0px rgba(0,0,0,0.75);
-moz-box-shadow: -1px 0px 16px 0px rgba(0,0,0,0.75);
}

  /* *** */
}


#gg-confirm{
  position: fixed;
  border-radius: 10px;
  width: 518px;
  height: 486px;
  left: 50%;
  top: 50%;
  margin-left: -259px;
  margin-top:  -243px;
  background-color: #FFF;
  display: block;
  z-index: 999999;
}

.bb-confirm-logo{
  width: 211px;
  height: auto;
  display: block;
  margin: 0 auto;
  margin-top: 50px;
  margin-bottom: 25px;

}

.bb-confirm-title{
  font-size: 42px;
  font-weight: 600;
  font-family: 'Figtree', sans-serif;
  color: #000;
  text-align: center;
  margin-top: 11px;
  line-height: 42px;
  margin-bottom: 18px;

}

.bb-confirm-text{
  font-size: 16px;
  text-align: center;
  font-family: 'Figtree', sans-serif;
  color: #000;
  font-weight: 400;
  margin-bottom: 25px;
}

.bb-confirm-btn-gris, .bb-confirm-btn-green{
  width: 140px;
  height: 42px;
  line-height: 38px;
  color: #848484;
  border: 2px solid #848484;
  border-radius: 20px;
  display: block;
  margin: 0 auto;
  text-align: center;
  font-weight: 600;
  cursor: pointer;
}

.bb-confirm-btn-green{
  background-color: #0E7515;
  border: 2px solid #0E7515;
  color: #FFF;
}

.bb-confirm-btn-gris:hover{
  color: #848484;
}
.bb-confirm-btn-green:hover{
  color: #FFF;
}

.gg-cart-view-total{
  width: 100%;
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 22px;
  background-color: #FFF;
  margin-bottom: 20px;
}
.gg-login-input{
  width: 100%;
  height: auto;
  border-bottom: 1px solid #919191;
  padding-bottom: 3px;
  color: #424242;

}

.gg-bag-qty{
  position: absolute;
  left: 19px;
  top: 15px;
  color: red;
  font-weight: bold;
  font-family: 'Open Sans', sans-serif;

}

.gg-login-input div{
  display: inline-block;
  margin-right: 10px;
  vertical-align: bottom;
  font-weight: 700;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active
{
  -webkit-box-shadow: 0 0 0 30px white inset !important;
  font-family: 'Muli', sans-serif !important;
  font-size: 16px !important;
  color: #424242 !important;
  line-height: normal !important;
}
.gg-login-input input{
  display: inline-block;
  border: 0;
  background-color: #FFF;
  vertical-align: bottom;
  font-family: 'Muli', sans-serif !important;
  height: 40px;
  font-size: 16px !important;
  color: #424242 !important;
  line-height: normal !important;

}

.gg-login-btn{
  background-color: #3A3839;
  color: #FFF;
  text-align: center;
  width: 100%;
  height: 43px;
  line-height: 43px;
  font-size: 18px;
  margin-top: 20px;
  border: 0;

}
.gg-login-btn:hover{
  background-color: #EEE;
  color: #3A3839;
}

.gg-btn-black{
  background-color: #000000;
  color: #FFF;
}
.bb-btn-black{
  background-color: #000000;
  color: #FFF;
  height: 50px;
  width: 250px;
  line-height: 50px;
  text-align: center;
  padding-left: 25px;
  padding-right: 25px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  border-radius: 3px;
  cursor: pointer;
  display: block;
  margin: 0 auto;
}

.gg-btn-black:hover{
  background-color: #000;
  color: #FFF;
}

.gg-btn-black:active{
  background-color: #000;
  color: #FFF;
}
.gg-modal{

  width: 50% !important;
  margin: 0 auto;

}

.bb-filter-brand, .bb-filter-brand-selected{
  width: 100%;
  height: 45px;
  line-height: 45px;
  text-align: center;
  background-color: #FFF;
  color: #000000;
  border: 1px solid #000000;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  margin-bottom: 10px;
  border-radius: 5px;
  display: block;

}
.bb-filter-brand-selected{
  background-color: #000000;
  color: #FFF;
}
.menu-g{
  height: 40px;
  line-height: 40px;
  border-radius: 10px;
}
.menu-g:hover{
  color: #999;
}
/* CUSTOM */
.gg-remove{
  display: block;
  margin-top: 5px;
  color: #989898;
}
.gg-cart-title{
  font-size: 24px;
  text-transform: uppercase;
  color: #000;
  font-weight: 700;
}
.gg-cart-items-line, .gg-cart-items{
  padding-bottom: 10px;
  border-bottom: 2px solid #525252;
  margin-bottom: 20px;
}
.gg-cart-items{
  border-bottom: 0;
}
.gg-cart-item-name{
  display: inline-block;
  height: 100%;
}
.gg-cart-item-img{
  width: 100px;
  height: auto;
  display: inline-block;
  margin-right: 10px;
}
.gg-list-add{
  position: absolute;
  bottom: 0px;
  left: 0;
  background-color: #000000;
  color: #FFF;
  text-align: center;
  width: 100%;
  height: 35px;
  line-height: 35px;
  cursor: pointer;
}
.gg-item-info{
  position: relative;
  padding: 15px;
  width: calc(100% - 160px);
  display: inline-block;
  height: 160px;
  vertical-align: top;
  font-family: 'Open Sans', sans-serif;
}
.gg-item-photo{
  display: inline-block;
  position: relative;
  width: 160px;
  height: 160px;
  overflow: hidden;
}
.gg-item-photo img{
  width: 159px;
  height: auto;
}
.gg-item-name{
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* number of lines to show */
  -webkit-box-orient: vertical;
}
.gg-item-desc{
  color: #545454;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 100;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* number of lines to show */
  -webkit-box-orient: vertical;
}
.gg-item-price{
  position: absolute;
  bottom: 15px;
  left: 15px;
  color: #545454;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 100;
}

.bb-cart-title{
  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
  font-weight: 700;
}
.bb-button-delivery, .bb-button-delivery-active{
  width: 49%;
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
  font-weight: 700;
  border: 1px solid #000000;
  background-color: #FFF;
  text-align: center;
  height: 45px;
  line-height: 45px;

}

.bb-option-delivery{
  display: none;
}

.bb-button-delivery-active{
  background-color: #000000 !important;
  color: #FFF;
}

.bb-cart-store-name{
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  color: #000000;
  font-weight: 600;
}

.bb-cart-store{
  width: 100%;
  height: auto;
  padding-bottom: 20px;
  border-bottom: 1px dashed #000000;
  margin-bottom: 30px;
  cursor: pointer;
}



.bb-cart-store-radios{
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}
#gg-overlay{
  display: none;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0,0,0, 0.5);
  z-index: 9998;
  position: fixed;
}
#gg-item-selected, #bb-filters{
  width: 100vw;
  height: 100vh;
  background-color: rgba(0,0,0,0.5);
  display: none;
  left: 0;
  padding-top: 50px;
  padding-bottom: 50px;
  top: 0px;
  position: fixed;
  overflow-y: auto;
  z-index: 9999;
}
.gg-btn-home{
  background-color: #188040;
  width: 200px;
  text-align: center;
  height: 44px;
  line-height: 44px;
  color: #FFF;
  display: block;
  margin: 0 auto;
  margin-bottom: 15px;
  border: 1px solid transparent;
  cursor: pointer;
}
.gg-btn-home:hover{
  background-color: #FFF;
  border: 1px solid #188040;
  color: #188040;
}
#gg-load-prod, #bb-load-filters{
  width: 70vw;
  height: auto;
  min-height: 400px;
  background-color: #FFF;
  display: block;
  margin: 0 auto;
  position: relative;
}
.gg-item-selected-photo{
  width: 45%;
  height: auto;
  margin-left: 0;
  display: inline-block;
  margin-right: 5%;
}
.gg-item-selected-photo img{
  width: 100%;
  height: auto;
}
.gg-item-selected-info{
  width: 50%;
  height: auto;
  overflow-y: auto;
  display: inline-block;
  vertical-align: top;
  margin-top: 30px;
  padding-bottom: 0px;
  position: relative;
  padding-bottom: 80px;
}
.gg-radio, .gg-radio-active{
  width: 30px;
  height: 30px;
  border-radius: 40px;
  border: 1px solid #333;
  display: inline-block;
  vertical-align: middle;
}
.gg-radio-active{
  background-color: #333;
  padding: 1px;
  background-clip: content-box;
}
.gg-qty-line{
  height: 50px;
  border-bottom: 1px solid transparent;
  line-height: 50px;
  margin-bottom: 5px;
}
.gg-qty-line-active{
  border-bottom: 1px dashed #333;
}
.dd-product-controls{
  margin-top: 10px;
  display: block;
}
.dd-product-circle{
  display: inline-block;
  width: 33px;
  height: 33px;
  line-height: 30px;
  color: #1C1C1C;
  border: 2px solid #1C1C1C;
  border-radius: 50px;
  text-align: center;
  cursor: pointer;
  margin-left: 5px;
}
.dd-disabled{
  border: 2px solid #C6C6C6;
  color: #C6C6C6;
}
.dd-product-qty{
  font-family: 'Montserrat', sans-serif;
  font-size: 22px;
  color: #000;
  font-weight: 500;
  display: inline-block;
  width: 40px;
  text-align: center;
}
.dd-product-qty-unit{
  font-family: 'Montserrat', sans-serif;
  font-size: 11px !important;
  display: inline-block;
  vertical-align: baseline;
}
#gg-add-precio{
  position: absolute;
  right: 20px;
  top: 0;
  font-weight: 400;
  font-size: 18px;
}
.btn-buddys{
  display: inline-block;
  height: 45px;
  line-height: 45px;
  background-color: #FFF;
  width: 45%;
  border: 1px solid #666 !important;
}
.btn-buddys strong{
  display: inline-block;
}
.gg-item-selected-controls{
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #000000;
  width: 50%;
  height: 60px;
  margin-top: 40px;
  border-radius: 0 !important;
  display: block;
  color: #FFF;
  font-size: 24px;
  line-height: 60px;
  padding: 0 !important;
}
.gg-item-selected-controls:hover{
  color: #FFF;
}
.gg-item-selected-name{
  font-size: 30px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  padding-right: 20px;
}
.gg-item-selected-desc{
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #545454;
  padding-right: 20px;
  font-family: 'Open Sans', sans-serif;
}
.gg-item-selected-close{
  position: fixed;
  top: 10px;
  left: 10px;
  background-color: #FFF;
  border-radius: 50px;
  text-align: center;
  line-height: 40px;
  width: 40px;
  height: 40px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  border: 1px solid #EEE;
}
.gg-item-selected-close:hover{
  background-color: #EEE;
  cursor: pointer;
}
.home-logo, .home-logo-m{
  height: auto;
  padding-bottom: 40px;
  padding-top: 40px;
}
.home-logo img{
  display: block;
  margin: 0 auto;
  width: 300px;
}
.home-logo-m{
  line-height: normal;
  padding-bottom: 20px;
  padding-top: 20px;
}
.cart-notify{
  width: 20px;
  height: 20px;
  color: #FFF;
  background-color: #e32c2c;
  display: inline-block;
  border-radius: 50px;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
}
.credit-card-box .panel-title {
  display: inline;
  font-weight: bold;
}
.credit-card-box .form-control.error {
  border-color: red;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(255,0,0,0.6);
}
.credit-card-box label.error {
  font-weight: bold;
  color: red;
  padding: 2px 8px;
  margin-top: 2px;
}
.credit-card-box .payment-errors {
  font-weight: bold;
  color: red;
  padding: 2px 8px;
  margin-top: 2px;
}
.credit-card-box label {
  display: block;
}
/* The old "center div vertically" hack */
.credit-card-box .display-table {
  display: table;
}
.credit-card-box .display-tr {
  display: table-row;
}
.credit-card-box .display-td {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
/* Just looks nicer */
.credit-card-box .panel-heading img {
  min-width: 180px;
}
.payment-button{
  height: 70px;
  width: 100%;
  text-align: center;
  line-height: 70px;
  border-radius: 3px;
  color: #FFF;
  background-color: #666;
}
.no-padding {
  padding: 0;
}
.unverified{
  position: fixed;
  bottom: 0;
  display: block;
  width: 100%;
  height: auto;
  background-color: rgba(0,0,0,0.9);
  padding-bottom: 40px;
  padding-top: 20px;
  color: #FFF;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
  z-index: 99999;
}
.close-msg{
  display: block;
  position: absolute;
  right: 30px;
  top: 30px;
  width: 30px;
  height: 30px;
  background-color: rgba(255,255,255,0.5);
  border-radius: 50px;
}
.close-msg:hover{
  background-color: rgba(255,255,255,1);
  color: #333;
}
/* MODULES - Individual site components */
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
a {
  text-decoration: none;
  color: #333333;
}
a:hover,
a:focus {
  outline: none;
  text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Muli', sans-serif !important;
}
h2 {
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
  margin: 0;
  padding-bottom: 10px;
}
img {
  border: none;
}
.aa-primary-btn {
  font-size: 16px;
  padding: 10px 30px;
  border: 1px solid #e9e9e9;
  margin-top: 10px;
  display: inline-block;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.aa-primary-btn:hover, .aa-primary-btn:focus {
  text-decoration: none;
}
.aa-primary-btn span {
  margin-right: 5px;
}
.aa-secondary-btn {
  background-color: #fff;
  font-size: 16px;
  padding: 10px 22px;
  margin-top: 10px;
  display: inline-block;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms--border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.aa-secondary-btn:hover, .aa-secondary-btn:focus {
  text-decoration: none;
  color: #fff;
}
.aa-browse-btn {
  display: inline-block;
  font-size: 16px;
  padding: 12px 18px;
  color: #fff;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.aa-browse-btn span {
  margin-left: 5px;
}
.aa-browse-btn:hover, .aa-browse-btn:focus {
  background-color: #fff;
}
.aa-add-to-cart-btn {
  border: 1px solid #ccc;
  color: #555;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.5px;
  margin-top: 5px;
  padding: 10px 15px;
  text-transform: uppercase;
  transition: all 0.5s ease 0s;
}
.aa-add-to-cart-btn span {
  margin-right: 5px;
}
.aa-filter-btn {
  color: #fff;
  font-size: 15px;
  height: 30px;
  width: 80px;
}
.gg-cart-btn {
  background-color: #188040;
  margin-top: -10px;
  border: none;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 2px;
  padding: 15px 30px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.gg-cart-btn:hover {
  background-color: #000;
  color: #fff;
}
.gg-prod-item{
  width: 100%;
  border: 1px solid #E2E2E2;
  height: 540px;
  margin-bottom: 30px;
  background-color: #FFF;
  position: relative;
}
.gg-item-strain, .gg-item-sale{
  position: absolute;
  top: 20px;
  right: 0;
  background-color: #424242;
  color: #FFF;
  height: 35px;
  line-height: 35px;
  width: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.gg-item-sale{
  background-color: red;
  top: 60px;
}
.gg-list-photo{
  width: 90%;
  margin-left: 5%;
  height: 400px;
  overflow: hidden;
  margin-bottom: 8px;
}
.gg-list-photo img{
  width: 100%;
  height: auto;
}
.gg-list-name{
  height: auto;
  width: 90%;
  margin-left: 5%;
  text-align: center;
}
.gg-list-details{
  font-size: 18px;
  width: 90%;
  margin-left: 5%;
  text-align: center;
}
#gg-buddys-head{
  position: relative;
  width: 100%;
  height: 80px;
  display: block;
  background-color: #000;

}

.gg-head-icon img{
  height: 40px;
  width: auto;
  margin-bottom: 5px;
}
.gg-head-search{
  position: absolute;
  left: 20px;
  top: 20px;
}
.gg-head-profile{
  position: absolute;
  right: 80px;
  top: 20px;
}
.gg-head-bag{
  position: absolute;
  right: 20px;
  top: 20px;
}
.gg-buddys-logo{
  display: block;
  width: 100%;
  height: auto;
}
.gg-buddys-logo img{
  width: 150px;
  height: auto;
  display: block;
  margin: 0 auto;
}
.buddys-logo{
  display: block;
  text-align: center;
  margin-top: 20px;
}
.buddys-logo img{
  height: 100px;
  margin: 0 auto;
  display: block;
}
#gg-buddys-menu{
  display: block;
  position: relative;
  height: 60px;
  line-height: 60px;
  padding-bottom: 0px;
  padding-top: 0px;
  text-align: center;
  width: 100%;
  margin-top: 40px;
  font-weight: 800;
  color: #424242;
}
#buddys-menu a, #gg-buddys-menu a{
  padding-left: 20px;
  padding-right: 20px;
  height: 60px;
  line-height: 60px;
  color: #424242;
  font-family: 'Muli', sans-serif !important;
  text-transform: uppercase;
}
#buddys-menu-footer{
  display: block;
  height: 60px;
  line-height: 60px;
  text-align: center;
  width: 100%;
}
#buddys-menu-footer a{
  padding-left: 20px;
  padding-right: 20px;
  height: auto;
  padding-bottom: 30px;
  padding-top: 30px;
  line-height: 60px;
  color: #FFF;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .gg-item-selected-name{
    font-size: 18px;
    margin-bottom: 15px;
  }
  .gg-item-selected-desc{
    text-align: justify;
  }
  .gg-item-selected-info{
    width: 100%;
    height: auto;
    overflow-y: visible;
    display: inline-block;
    vertical-align: top;
    margin-top: 30px;
    padding-bottom: 0px;
    position: relative;
    padding-bottom: 80px;
  }
  .gg-item-selected-photo{
    width: 100%;
    height: auto;
    margin-left: 0;
    display: inline-block;
  }
  .gg-item-selected-photo img{
    width: 100%;
    height: auto;
  }
  .gg-buddys-logo{
    display: block;
    text-align: center;
    width: 100vw;
    margin: 0 auto;
    margin-top: 0px;
    padding-top: 40px;
  }
  .gg-buddys-logo img{
    max-width: 50vw;
    margin: 0 auto;
    display: block;
  }
  #gg-buddys-head{
    height: 200px;
    background-image: url(../img/header-bg-new-mobile.jpg);
    background-size: 100% auto;
  }
  #buddys-menu-footer{
    display: block;
    margin-top: -20px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 100%;
  }
  .logo-mobile{
    width: 100px;
    margin-top: -10px;
  }
}
#buddys-menu div{
  background-color: transparent !important;
  border: 0 !important;
}
.profile-buttons{
  width: auto;
  margin-right: 20px;
  margin-top: 0px;
}
.gg-header-top{
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 50px;
  background-color: #FFF;
  line-height: 50px;
  text-align: right;
}
.profile-buttons a{
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
}
.btn-add{
  background-color: #0D8048;
  color: #FFF;
  border: 1px solid #0D8048;
}
.btn-add:hover{
  background-color: #FFF;
  color: #0D8048;
}
.rueda-numero{
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  color: #FFF;
  background-color: #1e8040;
  border-radius: 100px;
  font-size: 40px;
  font-weight: 800;
  margin-top: 30px;
}
.hworks{
  color: #1e8040;
}
.hworks h1{
  font-family: 'Muli', sans-serif;
  font-weight: 800;
}
/*buddys FOOTER*/
#buddys-footer{
  display: block;
  min-height: 100px;
  padding-bottom: 80px;
  padding-top: 20px;
  background-color: #000000;
  font-weight: 800;
}
.menu-mobile{
  font-size: 14px;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
}
.menu-mobile-footer{
  font-size: 12px;
  text-align: center;
}


/* LAYOUTS - Page layout styles */
/*==================
HEADER SECTION
====================*/
/*---- Cartbox transition ----*/
@-webkit-keyframes cartbox-transition {
  33.33% {
    top: -13px;
  }
  66.66% {
    top: -17px;
  }
  100% {
    top: -15px;
  }
}
@keyframes cartbox-transition {
  33.33% {
    top: -13px;
  }
  66.66% {
    top: -17px;
  }
  100% {
    top: -15px;
  }
}
#aa-header {
  display: inline;
  float: left;
  width: 100%;
}
#aa-header .aa-header-top {
  border-bottom: 1px solid #E8E8E8;
  display: inline;
  float: left;
  width: 100%;
}
#aa-header .aa-header-top .aa-header-top-area {
  display: inline;
  float: left;
  width: 100%;
}
#aa-header .aa-header-top .aa-header-top-left {
  float: left;
}
#aa-header .aa-header-top .aa-header-top-left .aa-language {
  border-right: 1px solid #ccc;
  float: left;
}
#aa-header .aa-header-top .aa-header-top-left .aa-language .btn {
  font-size: 12px;
}
#aa-header .aa-header-top .aa-header-top-left .aa-language .btn img {
  display: inline;
  height: 10px;
  margin-right: 5px;
  margin-top: -2px;
  width: 12px;
}
#aa-header .aa-header-top .aa-header-top-left .aa-language .dropdown-menu {
  border-radius: 0;
  min-width: 110px;
}
#aa-header .aa-header-top .aa-header-top-left .aa-language .dropdown-menu a {
  font-size: 12px;
}
#aa-header .aa-header-top .aa-header-top-left .aa-language .dropdown-menu a img {
  height: 10px;
  margin-right: 5px;
  margin-top: -2px;
  width: 12px;
}
#aa-header .aa-header-top .aa-header-top-left .aa-language .dropdown-menu:after, #aa-header .aa-header-top .aa-header-top-left .aa-language .dropdown-menu:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
#aa-header .aa-header-top .aa-header-top-left .aa-language .dropdown-menu:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 6px;
  margin-left: 0px;
}
#aa-header .aa-header-top .aa-header-top-left .aa-language .dropdown-menu:before {
  border-color: rgba(221, 221, 221, 0);
  border-bottom-color: #ddd;
  border-width: 8px;
  margin-left: -2px;
}
#aa-header .aa-header-top .aa-header-top-left .aa-currency {
  border-right: 1px solid #ccc;
  float: left;
}
#aa-header .aa-header-top .aa-header-top-left .aa-currency .btn {
  font-size: 12px;
}
#aa-header .aa-header-top .aa-header-top-left .aa-currency .btn i {
  display: inline;
  font-size: 12px;
  margin-right: 3px;
}
#aa-header .aa-header-top .aa-header-top-left .aa-currency .dropdown-menu {
  border-radius: 0;
  min-width: 110px;
}
#aa-header .aa-header-top .aa-header-top-left .aa-currency .dropdown-menu a {
  font-size: 12px;
}
#aa-header .aa-header-top .aa-header-top-left .aa-currency .dropdown-menu a i {
  display: inline;
  font-size: 12px;
  margin-right: 3px;
}
#aa-header .aa-header-top .aa-header-top-left .aa-currency .dropdown-menu:after, #aa-header .aa-header-top .aa-header-top-left .aa-currency .dropdown-menu:before {
  bottom: 100%;
  left: 43%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
#aa-header .aa-header-top .aa-header-top-left .aa-currency .dropdown-menu:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 6px;
  margin-left: 0px;
}
#aa-header .aa-header-top .aa-header-top-left .aa-currency .dropdown-menu:before {
  border-color: rgba(221, 221, 221, 0);
  border-bottom-color: #ddd;
  border-width: 8px;
  margin-left: -2px;
}
#aa-header .aa-header-top .aa-header-top-left .cellphone {
  border-right: 1px solid #ddd;
  float: left;
}
#aa-header .aa-header-top .aa-header-top-left .cellphone p {
  font-size: 14px;
  margin-bottom: 0;
  padding: 5px 10px;
}
#aa-header .aa-header-top .aa-header-top-left .cellphone p span {
  margin-right: 5px;
}
#aa-header .aa-header-top .aa-header-top-right {
  float: right;
}
#aa-header .aa-header-top .aa-header-top-right .aa-head-top-nav-right {
  display: inline-block;
  text-align: right;
}
#aa-header .aa-header-top .aa-header-top-right .aa-head-top-nav-right li {
  display: inline-block;
  text-align: right;
}
#aa-header .aa-header-top .aa-header-top-right .aa-head-top-nav-right li a {
  display: inline-block;
  color: #333333;
  border-right: 1px solid #ddd;
  font-size: 14px;
  padding: 5px 8px;
}
#aa-header .aa-header-bottom {
  float: left;
  display: inline;
  width: 100%;
  padding: 20px 0;
  background-color: #FFF;
}
#aa-header .aa-header-bottom .aa-header-bottom-area {
  float: left;
  display: inline;
  width: 100%;
}
#aa-header .aa-header-bottom .aa-header-bottom-area .aa-logo {
  float: left;
  margin-top: 4px;
}
#aa-header .aa-header-bottom .aa-header-bottom-area .aa-logo a {
  font-family: "Raleway", sans-serif;
  font-size: 28px;
}
#aa-header .aa-header-bottom .aa-header-bottom-area .aa-logo a:hover {
  color: #333;
}
#aa-header .aa-header-bottom .aa-header-bottom-area .aa-logo a > span {
  display: inline-block;
  float: left;
  font-size: 50px;
}
#aa-header .aa-header-bottom .aa-header-bottom-area .aa-logo a p {
  display: inline-block;
  float: left;
  font-weight: bold;
  margin-bottom: 0;
  margin-left: 5px;
  margin-top: -5px;
}
#aa-header .aa-header-bottom .aa-header-bottom-area .aa-logo a p span {
  display: block;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}
#aa-header .aa-header-bottom .aa-header-bottom-area .aa-search-box {
  float: right;
  margin-right: 5%;
  margin-top: 13px;
  position: relative;
  width: 500px;
}
#aa-header .aa-header-bottom .aa-header-bottom-area .aa-search-box input[type="text"] {
  border: 1px solid #ddd;
  color: #555;
  font-size: 14px;
  font-family: "Raleway", sans-serif;
  height: 40px;
  padding: 10px 55px 10px 10px;
  width: 100%;
}
#aa-header .aa-header-bottom .aa-header-bottom-area .aa-search-box button {
  border: medium none;
  color: #fff;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#aa-header .aa-header-bottom .aa-header-bottom-area .aa-search-box button:hover {
  opacity: 0.8;
}
#aa-header .aa-header-bottom .aa-cartbox {
  float: right;
  text-align: center;
  position: relative;
  padding-bottom: 10px;
}
#aa-header .aa-header-bottom .aa-cartbox .aa-cart-link {
  font-size: 22px;
  position: relative;
  width: 120px;
  height: auto;
  display: block;
}
#aa-header .aa-header-bottom .aa-cartbox .aa-cart-link .fa-shopping-basket {
  z-index: 99;
  position: relative;
}
#aa-header .aa-header-bottom .aa-cartbox .aa-cart-link .aa-cart-title {
  color: #555;
  display: block;
  font-size: 14px;
}
#aa-header .aa-header-bottom .aa-cartbox .aa-cart-link .aa-cart-notify {
  background-color: #fff;
  border-radius: 50%;
  font-size: 12px;
  font-weight: bold;
  padding: 2px 9px;
  position: absolute;
  right: 45%;
  bottom: 30px;
  z-index: 0;
}
#aa-header .aa-header-bottom .aa-cartbox .aa-cart-link .aa-cart-notify:after, #aa-header .aa-header-bottom .aa-cartbox .aa-cart-link .aa-cart-notify:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
#aa-header .aa-header-bottom .aa-cartbox .aa-cart-link .aa-cart-notify:after {
  border-color: rgba(255, 102, 102, 0);
  border-width: 5px;
  margin-left: -5px;
}
#aa-header .aa-header-bottom .aa-cartbox .aa-cart-link .aa-cart-notify:before {
  border-color: rgba(0, 0, 0, 0);
  border-width: 6px;
  margin-left: -6px;
}
#aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary {
  background-color: #fff;
  border: 1px solid #E9E9E9;
  display: none;
  padding: 20px;
  position: absolute;
  right: 0;
  top: 100%;
  width: 300px;
  z-index: 9999;
}
#aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary:after, #aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary:before {
  bottom: 100%;
  left: 81%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
#aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 10px;
  margin-left: -10px;
}
#aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary:before {
  border-color: rgba(233, 233, 233, 0);
  border-bottom-color: #e9e9e9;
  border-width: 11px;
  margin-left: -11px;
}
#aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary ul li {
  border-bottom: 1px solid #e2e2e2;
  display: block;
  float: left;
  margin-bottom: 15px;
  padding-bottom: 15px;
  width: 100%;
  position: relative;
}
#aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary ul li:last-child {
  border: none;
  margin-bottom: 0px;
}
#aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary ul li .aa-cartbox-img {
  display: block;
  float: left;
  height: 95px;
  width: 80px;
}
#aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary ul li .aa-cartbox-img img {
  width: 100%;
  height: 100%;
}
#aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary ul li .aa-cartbox-info {
  display: block;
  float: left;
  margin-left: 10px;
  width: 55%;
}
#aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary ul li .aa-cartbox-info h4 {
  font-size: 14px;
  color: #333333;
  margin-bottom: 20px;
  margin-top: 0;
}
#aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary ul li .aa-cartbox-info h4 a {
  color: #333333;
  letter-spacing: 0.5px;
}
#aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary ul li .aa-cartbox-info p {
  font-size: 16px;
}
#aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary ul li .aa-remove-product {
  border: 1px solid transparent;
  border-radius: 50%;
  color: #c0c0c0;
  font-size: 12px;
  height: 20px;
  line-height: 17px;
  position: absolute;
  right: 0;
  top: 30%;
  width: 20px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary ul li .aa-remove-product:hover, #aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary ul li .aa-remove-product:focus {
  color: #333;
}
#aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary ul li .aa-cartbox-total-title {
  float: left;
  font-weight: bold;
  font-size: 16px;
  font-family: "Lato", sans-serif;
  letter-spacing: 0.5px;
}
#aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary ul li .aa-cartbox-total-price {
  float: right;
  font-weight: bold;
  font-size: 16px;
  font-family: "Lato", sans-serif;
  letter-spacing: 0.5px;
}
/*==================
NAVBAR SECTION
====================*/
#menu {
  position: absolute;
  bottom: 0;
  background-color: transparent;
  width: 100%;
  text-align: center;
}
#menu .menu-area {
  display: inline;
  width: 100%;
}
#menu .menu-area .navbar-default {
  background-color: transparent;
  border: medium none;
  border-radius: 0;
  margin-bottom: 0;
  min-height: auto;
}
#menu .menu-area .navbar-default .navbar-nav {
  display: inline-block;
  margin: 0;
  text-align: center;
  width: 100%;
}
#menu .menu-area .navbar-default .navbar-nav li a {
  color: #FFF;
  text-transform: uppercase;
  font-size: 16px;
  padding: 10px 15px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#menu .menu-area .navbar-default .navbar-nav .open a {
  background-color: #fff;
}
#menu .menu-area .navbar-default .navbar-nav .dropdown-menu li a {
  padding: 8px 15px;
}
#menu .menu-area .navbar-default .navbar-nav .dropdown-menu li a:hover, #menu .menu-area .navbar-default .navbar-nav .dropdown-menu li a:focus {
  color: #fff;
}
#menu .menu-area .navbar-default .navbar-nav .dropdown-menu .dropdown-header {
  color: #555;
  display: block;
  font-size: 16px;
  padding: 3px 20px;
  text-transform: uppercase;
}
/* ALL SECTION */
/*scrol to top*/
.scrollToTop {
  bottom: 60px;
  color: #fff;
  display: none;
  font-size: 23px;
  height: 50px;
  line-height: 45px;
  position: fixed;
  right: 20px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: 50px;
  z-index: 999;
}
.scrollToTop:hover,
.scrollToTop:focus {
  background-color: #FFF;
  text-decoration: none;
  outline: none;
}
/*Preloader*/
@-webkit-keyframes loader-two-before-transition {
  50% {
    left: -154px;
  }
  100% {
    left: -97px;
  }
}
@keyframes loader-two-before-transition {
  50% {
    left: -154px;
  }
  100% {
    left: -97px;
  }
}
@-webkit-keyframes loader-two-after-transition {
  50% {
    left: 54px;
  }
  100% {
    left: -4px;
  }
}
@keyframes loader-two-after-transition {
  50% {
    left: 54px;
  }
  100% {
    left: -4px;
  }
}
#wpf-loader-two {
  height: 100%;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 99999;
}
#wpf-loader-two .wpf-loader-two-inner {
  border: 2px solid #fff;
  border-radius: 50%;
  height: 100px;
  left: 46%;
  position: absolute;
  top: 40%;
  width: 100px;
  text-align: center;
}
#wpf-loader-two .wpf-loader-two-inner:before {
  content: "";
  height: 57%;
  left: -204px;
  position: absolute;
  top: -5px;
  transition: all 0.5s ease 0s;
  width: 200px;
  -webkit-animation-name: loader-two-before-transition;
  -webkit-animation-duration: 1.5s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-name: loader-two-before-transition;
  animation-duration: 1.5s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
#wpf-loader-two .wpf-loader-two-inner:after {
  content: "";
  height: 57%;
  left: 104%;
  position: absolute;
  top: 50%;
  transition: all 0.5s ease 0s;
  width: 200px;
  -webkit-animation-name: loader-two-after-transition;
  -webkit-animation-duration: 1.5s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-name: loader-two-after-transition;
  animation-duration: 1.5s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
#wpf-loader-two .wpf-loader-two-inner span {
  color: #fff;
  display: inline-block;
  margin-top: 42%;
}
/*==================
SLIDER SECTION
====================*/
#aa-slider {
  float: left;
  display: inline;
  width: 100%;
}
#aa-slider .aa-slider-area {
  display: inline;
  float: left;
  width: 100%;
}
#aa-slider .aa-slider-area .seq-title {
  left: 19%;
  margin-right: 0;
  position: absolute;
  top: 30%;
  width: 57%;
  text-align: center;
}
#aa-slider .aa-slider-area .seq-title span {
  background-color: #fff;
  display: inline-block;
  padding: 6px 15px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  margin-bottom: 10px;
}
#aa-slider .aa-slider-area .seq-title h2 {
  background-color: rgba(255, 255, 255, 0.6);
  color: #333;
  display: inline-block;
  float: none;
  font-family: "Raleway",sans-serif;
  font-size: 50px;
  font-weight: bold;
  margin-top: 20px;
  padding-bottom: 10px;
  padding-top: 10px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
#aa-slider .aa-slider-area .seq-title p {
  color: #fff;
  display: block;
  text-align: center;
  letter-spacing: 0.5px;
}
#aa-slider .aa-slider-area .seq-title .aa-shop-now-btn {
  margin-top: 25px;
}
#aa-slider .aa-slider-area .seq .seq-next {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#aa-slider .aa-slider-area .seq .seq-next:hover, #aa-slider .aa-slider-area .seq .seq-next:focus {
  border: 1px solid #f9f9f9;
  color: #fff;
}
#aa-slider .aa-slider-area .seq .seq-prev {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#aa-slider .aa-slider-area .seq .seq-prev:hover, #aa-slider .aa-slider-area .seq .seq-prev:focus {
  border: 1px solid #f9f9f9;
  color: #fff;
}
#aa-slider .seq-canvas .slick-prev, #aa-slider .seq-canvas .slick-next{
  font-weight: bold;
  height: 50px;
  top: 49%;
  width: 50px;
}
#aa-slider .seq-canvas .slick-prev{
  left: 50px;
}
#aa-slider .seq-canvas .slick-next{
  right: 50px;
}
#aa-slider .slick-slide img {
  max-width: 100%;
  min-width: 100%;
}
/*==================
PROMO SECTION
====================*/
#aa-promo {
  float: left;
  display: inline;
  width: 100%;
}
#aa-promo .aa-promo-area {
  display: inline;
  float: left;
  padding: 30px 0;
  width: 100%;
}
#aa-promo .aa-promo-area .aa-promo-left {
  display: inline;
  float: left;
  width: 100%;
  height: 400px;
  overflow: hidden;
}
#aa-promo .aa-promo-area .aa-promo-left .aa-prom-content {
  top: 40% !important;
}
#aa-promo .aa-promo-area .aa-promo-middle {
  display: inline;
  float: left;
  width: 100%;
  height: 400px;
  background-color: #ddd;
}
#aa-promo .aa-promo-area .aa-promo-right {
  display: inline;
  float: left;
  width: 100%;
  height: 400px;
}
#aa-promo .aa-promo-area .aa-promo-right .aa-single-promo-right {
  width: 50%;
  height: 50%;
  float: left;
}
#aa-promo .aa-promo-area .aa-promo-banner {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  -moz-transform: translateZ(0);
  -o-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
#aa-promo .aa-promo-area .aa-promo-banner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#aa-promo .aa-promo-area .aa-promo-banner:hover img {
  height: 120%;
  width: 120%;
  margin-left: -10%;
  margin-top: -10%;
}
#aa-promo .aa-promo-area .aa-promo-banner:hover:before {
  -moz-transform: scale(2);
  -o-transform: scale(2);
  -ms-transform: scale(2);
  -webkit-transform: scale(2);
  transform: scale(2);
}
#aa-promo .aa-promo-area .aa-promo-banner img {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#aa-promo .aa-promo-area .aa-promo-banner .aa-prom-content {
  position: absolute;
  left: 0;
  top: 35%;
  right: 0;
  width: 100%;
  text-align: center;
  z-index: 99;
}
#aa-promo .aa-promo-area .aa-promo-banner .aa-prom-content span {
  background-color: #FFF;
  padding: 5px 10px;
}
#aa-promo .aa-promo-area .aa-promo-banner .aa-prom-content h4 {
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
}
#aa-promo .aa-promo-area .aa-promo-banner .aa-prom-content h4 a {
  color: #fff !important;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
/*==================
PRODUCT SECTION
====================*/
#aa-product {
  display: inline;
  float: left;
  width: 100%;
}
#aa-product .aa-product-area {
  display: inline;
  float: left;
  width: 100%;
}
#aa-product .aa-product-area .aa-product-inner {
  display: inline;
  float: left;
  width: 100%;
}
/* edited v1.1 */
#aa-product .aa-product-area .aa-product-inner .aa-product-catg {
  float: left;
  margin: 0;
  width: 100%;
}
#aa-product .aa-product-area .aa-product-inner #men {
  margin-left: -55px;
  text-align: center;
  padding-bottom: 35px;
}
#aa-product .aa-product-area .aa-product-inner #electronics {
  margin-left: -55px;
  text-align: center;
  padding-bottom: 35px;
}
#aa-product .aa-product-area .aa-product-inner #women {
  margin-left: -55px;
  text-align: center;
  padding-bottom: 35px;
}
#aa-product .aa-product-area .aa-product-inner #sports {
  margin-left: -55px;
  text-align: center;
  padding-bottom: 35px;
}
.aa-product-nav {
  display: inline-block;
  text-align: center;
  width: 100%;
}
.aa-product-nav li {
  display: inline-block;
}
.aa-product-nav li a {
  color: #333;
  display: inline-block;
  padding: 8px 15px;
}
.aa-product-content {
  margin-left: -30px;
  margin-top: 20px;
}
.aa-product-content li {
  background-color: #ccc;
  display: block;
  float: left;
  height: 250px;
  margin: 0 0 0 30px;
  width: 22.5%;
  margin-bottom: 20px;
}
.aa-products-tab {
  display: block;
  text-align: center;
  border: none;
  margin-bottom: 20px;
}
.aa-products-tab li {
  border: none;
  float: none;
  display: inline-block;
}
.aa-products-tab li a {
  border: none;
  font-size: 16px;
  text-transform: uppercase;
  border-radius: 0;
  border-bottom: 1px solid #fff;
  margin: 0 6px;
  padding: 10px 12px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.aa-products-tab li a:hover, .aa-products-tab li a:focus {
  color: #333;
  background-color: inherit;
}
.aa-products-tab li.active a {
  border: none;
  background-color: inherit;
  font-size: 16px;
}
.aa-products-tab li.active a:hover, .aa-products-tab li.active a:focus {
  border: none;
  background-color: inherit;
}
.aa-product-catg {
  margin-left: -54px;
}
.aa-product-catg li {
  display: block;
  float: left;
  height: 380px;
  text-align: center;
  margin: 0 0 20px 55px;
  width: 20.5%;
  position: relative;
  overflow: hidden;
}
.aa-product-catg li:hover figure .aa-product-img {
  background-color: rgba(0, 0, 0, 0.5);
}
.aa-product-catg li:hover figure .aa-add-card-btn {
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.aa-product-catg li:hover .aa-product-hvr-content {
  -moz-transform: translateX(0%);
  -o-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}
.aa-product-catg li figure {
  position: relative;
  height: 300px;
}
.aa-product-catg li figure .aa-product-img {
  background-color: #f9f9fb;
  display: block;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.aa-product-catg li figure .aa-add-card-btn {
  background: #000 none repeat scroll 0 0;
  bottom: 0;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  left: 0;
  padding: 12px 10px;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
}
.aa-product-catg li figure .aa-add-card-btn span {
  margin-right: 5px;
}
.aa-product-catg li .aa-product-title {
  color: #333;
  margin-bottom: 5px;
}
.aa-product-catg li .aa-product-title a {
  color: #333;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.aa-product-catg li .aa-product-price {
  font-weight: bold;
  letter-spacing: 0.5px;
  font-size: 16px;
}
.aa-product-catg li .aa-product-price del {
  margin-left: 5px;
}
.aa-product-catg li .aa-product-hvr-content {
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  width: 100%;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -moz-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.aa-product-catg li .aa-product-hvr-content a {
  background: #fff none repeat scroll 0 0;
  display: inline-block;
  margin: 0 5px;
  padding: 5px 10px;
}
.aa-product-catg li .aa-badge {
  position: absolute;
  top: 5%;
  left: 0;
  padding: 5px 10px;
  color: #fff;
  font-size: 15px;
}
.aa-product-catg li .aa-sale {
  background-color: #008000;
}
.aa-product-catg li .aa-sold-out {
  background-color: #FF0000;
}
.aa-product-catg li .aa-hot {
  background-color: #ff6600;
}
/*=== modal window ===*/
#quick-view-modal .modal-dialog {
  margin: 10% auto;
  width: 800px;
}
#quick-view-modal .modal-content {
  border-radius: 0;
}
#quick-view-modal .modal-content button.close {
  margin-right: 10px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#quick-view-modal .modal-content button.close:hover {
  opacity: 1;
}
#quick-view-modal .modal-content .aa-product-view-slider .simpleLens-container {
  width: 100%;
}
#quick-view-modal .modal-content .aa-product-view-slider .simpleLens-container .simpleLens-big-image-container {
  width: 100%;
}
#quick-view-modal .modal-content .aa-product-view-slider .simpleLens-container .simpleLens-big-image-container .simpleLens-lens-image {
  width: 100%;
}
#quick-view-modal .modal-content .aa-product-view-slider .simpleLens-thumbnails-container {
  text-align: center;
}
#quick-view-modal .modal-content .aa-product-view-content {
  padding-right: 10px;
  padding-bottom: 10px;
}
#quick-view-modal .modal-content .aa-product-view-content h3 {
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 5px;
}
#quick-view-modal .modal-content .aa-product-view-content h4 {
  font-weight: bold;
  letter-spacing: 1px;
}
#quick-view-modal .modal-content .aa-product-view-content > p {
  font-size: 15px;
  letter-spacing: 0.5px;
  margin-bottom: 14px;
}
#quick-view-modal .modal-content .aa-product-view-content .aa-price-block {
  position: relative;
  margin-bottom: 5px;
}
#quick-view-modal .modal-content .aa-product-view-content .aa-price-block .aa-product-view-price {
  font-size: 18px;
}
#quick-view-modal .modal-content .aa-product-view-content .aa-price-block .aa-product-avilability {
  position: absolute;
  right: 0;
  top: 0;
}
#quick-view-modal .modal-content .aa-product-view-content .aa-prod-view-size a {
  border: 1px solid #ddd;
  display: inline-block;
  font-size: 14px;
  letter-spacing: 0.5px;
  margin-bottom: 5px;
  margin-right: 8px;
  padding: 5px 10px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#quick-view-modal .modal-content .aa-product-view-content .aa-prod-quantity {
  margin-top: 10px;
}
#quick-view-modal .modal-content .aa-product-view-content .aa-prod-quantity form {
  display: inline-block;
}
#quick-view-modal .modal-content .aa-product-view-content .aa-prod-quantity form select {
  height: 25px;
  width: 40px;
}
#quick-view-modal .modal-content .aa-product-view-content .aa-prod-quantity .aa-prod-category {
  display: inline-block;
  margin-left: 15px;
}
#quick-view-modal .modal-content .aa-product-view-content .aa-prod-quantity .aa-prod-category a {
  font-size: 14px;
}
#quick-view-modal .modal-content .aa-product-view-content .aa-prod-view-bottom {
  border-top: 1px solid #ddd;
  margin-top: 10px;
  padding-top: 10px;
}
#quick-view-modal .modal-content .aa-product-view-content .aa-prod-view-bottom a:last-child {
  margin-left: 10px;
}
/*==================
BANNER SECTION
====================*/
#aa-banner {
  display: inline;
  float: left;
  width: 100%;
}
#aa-banner .aa-banner-area {
  display: inline;
  float: left;
  width: 100%;
}
#aa-banner .aa-banner-area a {
  display: block;
}
#aa-banner .aa-banner-area a img {
  max-width: 100%;
}
/*==================
POPULAR SECTION
====================*/
#aa-popular-category {
  display: inline;
  float: left;
  padding: 25px 0;
  width: 100%;
}
#aa-popular-category .aa-popular-category-area {
  display: inline;
  float: left;
  width: 100%;
  /* bootstrap hack:fix content width inside hidden tabs */
  /* bootstrap hack end */
}
#aa-popular-category .aa-popular-category-area .tab-content > .tab-pane:not(.active),
#aa-popular-category .aa-popular-category-area .pill-content > .pill-pane:not(.active) {
  display: block;
  height: 0;
  overflow-y: hidden;
}
#aa-popular-category .aa-popular-category-area #popular,
#aa-popular-category .aa-popular-category-area #featured,
#aa-popular-category .aa-popular-category-area #latest {
  text-align: center;
}
.slick-arrow {
  height: 30px;
  width: 30px;
}
/*==================
SUPPORT SECTION
====================*/
#aa-support {
  background-color: #333;
  display: inline;
  float: left;
  width: 100%;
}
#aa-support .aa-support-area {
  display: inline;
  float: left;
  padding: 50px 0;
  width: 100%;
}
#aa-support .aa-support-area .aa-support-single {
  display: inline;
  text-align: center;
  padding: 0 10px;
  float: left;
  width: 100%;
}
#aa-support .aa-support-area .aa-support-single span {
  font-size: 30px;
}
#aa-support .aa-support-area .aa-support-single h4 {
  color: #fff;
  font-family: "Lato", sans-serif;
  font-weight: bold;
  letter-spacing: 0.5px;
}
#aa-support .aa-support-area .aa-support-single p {
  color: #ccc;
  font-size: 15px;
  margin-bottom: 0;
}
/*==================
TESTIMONIAL SECTION
====================*/
#aa-testimonial {
  background-attachment: fixed;
  background-image: url("../img/testimonial-bg-1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  display: inline;
  float: left;
  width: 100%;
  position: relative;
}
#aa-testimonial:after {
  content: '';
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
#aa-testimonial .aa-testimonial-area {
  display: inline;
  float: left;
  padding: 100px 0;
  text-align: center;
  width: 100%;
  position: relative;
  z-index: 99;
}
#aa-testimonial .aa-testimonial-area .aa-testimonial-slider .aa-testimonial-single {
  color: #fff;
  padding: 50px 0;
  position: relative;
}
#aa-testimonial .aa-testimonial-area .aa-testimonial-slider .aa-testimonial-single:before {
  border: 1px solid #fff;
  content: "";
  height: 100px;
  left: 0;
  top: 0;
  width: 100px;
  position: absolute;
  z-index: 1;
  background: #fff;
  border-radius: 0px 0px 100% 0px;
}
#aa-testimonial .aa-testimonial-area .aa-testimonial-slider .aa-testimonial-single:after {
  border: 1px solid #fff;
  content: "";
  height: 100px;
  right: 0;
  bottom: 0;
  width: 100px;
  position: absolute;
  z-index: 1;
  background: #fff;
  border-radius: 100% 0 0;
}
#aa-testimonial .aa-testimonial-area .aa-testimonial-slider .aa-testimonial-single > p {
  padding: 0 15%;
  margin-bottom: 20px;
}
#aa-testimonial .aa-testimonial-area .aa-testimonial-slider .aa-testimonial-single .aa-testimonial-img {
  border: 1px solid #fff;
  border-radius: 50%;
  height: 100px;
  margin: 0 auto;
  width: 100px;
}
#aa-testimonial .aa-testimonial-area .aa-testimonial-slider .aa-testimonial-single .aa-testimonial-quote {
  color: #fff;
  display: block;
  font-size: 35px;
  margin-top: 30px;
}
#aa-testimonial .aa-testimonial-area .aa-testimonial-slider .aa-testimonial-single .aa-testimonial-info p {
  color: #fff;
  font-weight: bold;
  letter-spacing: 1px;
  margin-bottom: 0;
}
#aa-testimonial .aa-testimonial-area .aa-testimonial-slider .aa-testimonial-single .aa-testimonial-info span {
  color: #f8f8f8;
  display: block;
  letter-spacing: 1px;
}
#aa-testimonial .aa-testimonial-area .aa-testimonial-slider .aa-testimonial-single .aa-testimonial-info a {
  color: #f8f8f8;
  letter-spacing: 1px;
}
#aa-testimonial .aa-testimonial-area .aa-testimonial-slider .slick-dots li {
  background: #fff none repeat scroll 0 0;
  cursor: pointer;
  height: 6px;
  width: 20px;
}
/*==================
LATEST BLOG SECTION
====================*/
#aa-latest-blog {
  display: inline;
  float: left;
  padding: 50px 0;
  width: 100%;
}
#aa-latest-blog .aa-latest-blog-area {
  display: inline;
  float: left;
  width: 100%;
}
#aa-latest-blog .aa-latest-blog-area > h2 {
  margin-bottom: 20px;
  text-align: center;
}
.aa-latest-blog-single {
  display: block;
  width: 100%;
}
.aa-latest-blog-single .aa-blog-img {
  width: 100%;
  height: 250px;
  position: relative;
  overflow: hidden;
}
.aa-latest-blog-single .aa-blog-img:hover img {
  -moz-transform: scale(1.5);
  -o-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}
.aa-latest-blog-single .aa-blog-img img {
  height: 100%;
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: 100%;
}
.aa-latest-blog-single .aa-blog-img .aa-blog-img-caption {
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
  bottom: 0;
  color: #fff;
  left: 0;
  padding: 10px;
  position: absolute;
  right: 0;
  width: 100%;
}
.aa-latest-blog-single .aa-blog-img .aa-blog-img-caption a,
.aa-latest-blog-single .aa-blog-img .aa-blog-img-caption span {
  color: #fff;
  font-size: 12px;
  margin-right: 15px;
  font-weight: bold;
}
.aa-latest-blog-single .aa-blog-img .aa-blog-img-caption a i,
.aa-latest-blog-single .aa-blog-img .aa-blog-img-caption span i {
  margin-right: 5px;
}
.aa-latest-blog-single .aa-blog-info {
  display: inline;
  width: 100%;
}
.aa-latest-blog-single .aa-blog-info .aa-blog-title {
  color: #222;
  font-size: 18px;
  font-weight: bold;
}
.aa-latest-blog-single .aa-blog-info .aa-blog-title a {
  color: #222;
  font-size: 18px;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.aa-latest-blog-single .aa-blog-info p {
  font-size: 15px;
}
.aa-latest-blog-single .aa-blog-info .aa-read-mor-btn {
  border-bottom: 1px solid transparent;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.aa-latest-blog-single .aa-blog-info .aa-read-mor-btn:hover, .aa-latest-blog-single .aa-blog-info .aa-read-mor-btn:focus {
  color: #222;
}
.aa-latest-blog-single .aa-blog-info .aa-read-mor-btn:hover span, .aa-latest-blog-single .aa-blog-info .aa-read-mor-btn:focus span {
  opacity: 1;
  transform: translateX(10%);
}
.aa-latest-blog-single .aa-blog-info .aa-read-mor-btn span {
  display: inline-block;
  opacity: 0;
  transform: translateX(-200%);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
/*==================
CLIENT BRAND SECTION
====================*/
#aa-client-brand {
  background-color: #333;
  display: inline;
  float: left;
  padding: 40px 0;
  width: 100%;
}
#aa-client-brand .aa-client-brand-area {
  display: inline;
  float: left;
  width: 100%;
}
#aa-client-brand .aa-client-brand-area .aa-client-brand-slider {
  margin-left: -35px;
}
#aa-client-brand .aa-client-brand-area .aa-client-brand-slider li {
  background: #fff none repeat scroll 0 0;
  float: left;
  margin-left: 35px;
  text-align: center;
  width: 17%;
}
#aa-client-brand .aa-client-brand-area .aa-client-brand-slider li a {
  display: block;
  padding: 20px 0;
}
#aa-client-brand .aa-client-brand-area .aa-client-brand-slider li a img {
  display: inline-block;
  max-width: 100%;
}
#aa-client-brand .aa-client-brand-area .aa-client-brand-slider .slick-prev,
#aa-client-brand .aa-client-brand-area .aa-client-brand-slider .slick-next {
  top: 44%;
}
#aa-client-brand .aa-client-brand-area .aa-client-brand-slider .slick-prev {
  left: -15px;
}
#aa-client-brand .aa-client-brand-area .aa-client-brand-slider .slick-next {
  right: -45px;
}
#aa-client-brand .aa-client-brand-area .slick-dots {
  display: none!important;
}
#aa-subscribe {
  display: inline;
  float: left;
  width: 100%;
}
#aa-subscribe .aa-subscribe-area {
  display: inline;
  float: left;
  padding: 50px 0;
  width: 100%;
  text-align: center;
}
#aa-subscribe .aa-subscribe-area h3 {
  color: #222;
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 0;
  text-transform: uppercase;
}
#aa-subscribe .aa-subscribe-area p {
  color: #333;
  font-size: 15px;
  letter-spacing: 0.5px;
}
#aa-subscribe .aa-subscribe-area .aa-subscribe-form {
  margin: 20px auto 0;
  position: relative;
  width: 450px;
}
#aa-subscribe .aa-subscribe-area .aa-subscribe-form input[type="email"] {
  border: 1px solid #ccc;
  color: #555;
  height: 40px;
  padding: 5px 125px 5px 10px;
  width: 100%;
}
#aa-subscribe .aa-subscribe-area .aa-subscribe-form input[type="submit"] {
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  height: 40px;
  letter-spacing: 1px;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  top: 0;
  width: 120px;
}
/*==================
PRODUCT PAGE
====================*/
#aa-catg-head-banner {
  display: inline;
  float: left;
  position: relative;
  width: 100%;
}
#aa-catg-head-banner .aa-catg-head-banner-area {
  background-color: rgba(0, 0, 0, 0.5);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
#aa-catg-head-banner .aa-catg-head-banner-area .aa-catg-head-banner-content {
  display: inline-block;
  float: left;
  padding: 10% 0;
  text-align: center;
  width: 100%;
}
#aa-catg-head-banner .aa-catg-head-banner-area .aa-catg-head-banner-content h2 {
  color: #fff;
  font-size: 35px;
  font-weight: bold;
  padding: 0;
  text-transform: uppercase;
}
#aa-catg-head-banner .aa-catg-head-banner-area .aa-catg-head-banner-content .breadcrumb {
  border-radius: 0;
  background-color: transparent;
}
#aa-catg-head-banner .aa-catg-head-banner-area .aa-catg-head-banner-content .breadcrumb a {
  color: white;
}
#aa-product-category {
  display: inline;
  float: left;
  width: 100%;
}
#aa-product-category .aa-sidebar {
  display: inline;
  float: left;
  width: 100%;
}
#aa-product-category .aa-sidebar .aa-sidebar-widget {
  display: inline;
  float: left;
  width: 100%;
  /* category */
  /* tags */
  /* price range  */
  /* price by color */
}
#aa-product-category .aa-sidebar .aa-sidebar-widget h3 {
  padding-bottom: 10px;
}
#aa-product-category .aa-sidebar .aa-sidebar-widget .aa-catg-nav li a {
  display: block;
  padding: 4px 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#aa-product-category .aa-sidebar .aa-sidebar-widget .tag-cloud {
  display: block;
}
#aa-product-category .aa-sidebar .aa-sidebar-widget .tag-cloud a {
  background-color: #f8f8f8;
  display: inline-block;
  font-size: 15px;
  letter-spacing: 0.5px;
  margin-bottom: 10px;
  margin-right: 5px;
  padding: 5px 10px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#aa-product-category .aa-sidebar .aa-sidebar-widget .aa-sidebar-price-range {
  display: inline;
  text-align: center;
  width: 100%;
}
#aa-product-category .aa-sidebar .aa-sidebar-widget .aa-sidebar-price-range .noUi-connect {
  box-shadow: none;
}
#aa-product-category .aa-sidebar .aa-sidebar-widget .aa-sidebar-price-range span {
  border: 1px solid #e8e7e6;
  display: inline-block;
  font-size: 14px;
  height: 30px;
  margin-right: 10px;
  margin-top: 20px;
  padding: 4px 10px;
}
#aa-product-category .aa-sidebar .aa-sidebar-widget .aa-color-tag {
  display: block;
  width: 100%;
  margin-top: 15px;
}
#aa-product-category .aa-sidebar .aa-sidebar-widget .aa-color-tag a {
  display: inline-block;
  height: 20px;
  margin-bottom: 10px;
  margin-right: 10px;
  width: 30px;
}
#aa-product-category .aa-sidebar .aa-sidebar-widget .aa-color-tag .aa-color-red {
  background-color: #FF0000;
}
#aa-product-category .aa-sidebar .aa-sidebar-widget .aa-color-tag .aa-color-green {
  background-color: #008000;
}
#aa-product-category .aa-sidebar .aa-sidebar-widget .aa-color-tag .aa-color-yellow {
  background-color: #FFFF00;
}
#aa-product-category .aa-sidebar .aa-sidebar-widget .aa-color-tag .aa-color-pink {
  background-color: #FFC0CB;
}
#aa-product-category .aa-sidebar .aa-sidebar-widget .aa-color-tag .aa-color-purple {
  background-color: #800080;
}
#aa-product-category .aa-sidebar .aa-sidebar-widget .aa-color-tag .aa-color-blue {
  background-color: #0000FF;
}
#aa-product-category .aa-sidebar .aa-sidebar-widget .aa-color-tag .aa-color-orange {
  background-color: #ffa500;
}
#aa-product-category .aa-sidebar .aa-sidebar-widget .aa-color-tag .aa-color-gray {
  background-color: #bebebe;
}
#aa-product-category .aa-sidebar .aa-sidebar-widget .aa-color-tag .aa-color-black {
  background-color: #000;
}
#aa-product-category .aa-sidebar .aa-sidebar-widget .aa-color-tag .aa-color-white {
  background-color: #FFF;
  border: 1px solid #ccc;
}
#aa-product-category .aa-sidebar .aa-sidebar-widget .aa-color-tag .aa-color-cyan {
  background-color: #00ffff;
}
#aa-product-category .aa-sidebar .aa-sidebar-widget .aa-color-tag .aa-color-olive {
  background-color: #00ffff;
}
#aa-product-category .aa-sidebar .aa-sidebar-widget .aa-color-tag .aa-color-orchid {
  background-color: #da70d6;
}
#aa-product-category .aa-sidebar .aa-sidebar-widget .aa-recently-views {
  display: inline;
  float: left;
  width: 100%;
  margin-top: 20px;
}
#aa-product-category .aa-sidebar .aa-sidebar-widget .aa-recently-views ul li {
  display: block;
  float: left;
  margin-bottom: 15px;
  padding-bottom: 15px;
  width: 100%;
  position: relative;
}
#aa-product-category .aa-sidebar .aa-sidebar-widget .aa-recently-views ul li:last-child {
  border: none;
  margin-bottom: 0px;
}
#aa-product-category .aa-sidebar .aa-sidebar-widget .aa-recently-views ul li .aa-cartbox-img {
  display: block;
  float: left;
  height: 95px;
  width: 100px;
}
#aa-product-category .aa-sidebar .aa-sidebar-widget .aa-recently-views ul li .aa-cartbox-img img {
  width: 100%;
  height: 100%;
}
#aa-product-category .aa-sidebar .aa-sidebar-widget .aa-recently-views ul li .aa-cartbox-info {
  display: block;
  float: left;
  margin-left: 15px;
  width: 55%;
}
#aa-product-category .aa-sidebar .aa-sidebar-widget .aa-recently-views ul li .aa-cartbox-info h4 {
  font-size: 14px;
  color: #333333;
  margin-bottom: 20px;
  margin-top: 0;
}
#aa-product-category .aa-sidebar .aa-sidebar-widget .aa-recently-views ul li .aa-cartbox-info h4 a {
  color: #333333;
  letter-spacing: 0.5px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#aa-product-category .aa-sidebar .aa-sidebar-widget .aa-recently-views ul li .aa-cartbox-info p {
  font-size: 16px;
}
#aa-product-category .aa-product-catg-content {
  display: inline;
  float: left;
  padding: 30px 0 0;
  width: 100%;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-head {
  background-color: #f3f3f3;
  display: inline;
  float: left;
  padding: 10px 15px;
  width: 100%;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-head .aa-product-catg-head-left {
  float: left;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-head .aa-product-catg-head-left label {
  margin-bottom: 0;
  margin-right: 10px;
  font-weight: normal;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-head .aa-product-catg-head-left .aa-sort-form {
  float: left;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-head .aa-product-catg-head-left .aa-sort-form select {
  border: 1px solid #ccc;
  text-align: center;
  width: 150px;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-head .aa-product-catg-head-left .aa-sort-form select option {
  padding: 4px;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-head .aa-product-catg-head-left .aa-show-form {
  float: left;
  margin-left: 25px;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-head .aa-product-catg-head-left .aa-show-form select {
  border: 1px solid #ccc;
  text-align: center;
  width: 80px;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-head .aa-product-catg-head-left .aa-show-form select option {
  padding: 4px;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-head .aa-product-catg-head-right {
  float: right;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-head .aa-product-catg-head-right a {
  color: #555;
  display: inline-block;
  font-size: 20px;
  margin-left: 5px;
  margin-top: 3px;
  padding: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-body {
  display: inline;
  float: left;
  width: 100%;
  margin-top: 30px;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-body .aa-product-catg {
  margin-left: -30px;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-body .aa-product-catg li {
  margin: 0 0 20px 30px;
  width: 29.916%;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-body .aa-product-catg li .aa-product-descrip {
  display: none;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-body .list li {
  width: 100%;
  height: 345px;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-body .list li figure .aa-product-img {
  float: left;
  width: 35%;
  margin-right: 40px;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-body .list li figure .aa-add-card-btn {
  bottom: 35%;
  left: 40%;
  font-size: 14px;
  transform: scale(1);
  width: 150px;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-body .list li figure figcaption {
  text-align: left;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-body .list li figure .aa-product-descrip {
  display: block;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-body .list li .aa-product-hvr-content {
  width: 35%;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-pagination {
  display: inline;
  float: left;
  text-align: center;
  width: 100%;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-pagination .pagination {
  border: 1px solid #ccc;
  border-radius: 0;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-pagination .pagination li:first-child a, #aa-product-category .aa-product-catg-content .aa-product-catg-pagination .pagination li:first-child span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-pagination .pagination li:last-child a, #aa-product-category .aa-product-catg-content .aa-product-catg-pagination .pagination li:last-child span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-pagination .pagination li a,
#aa-product-category .aa-product-catg-content .aa-product-catg-pagination .pagination li span {
  border: none;
  color: #888;
  margin-left: 0px;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-pagination .pagination li a:hover,
#aa-product-category .aa-product-catg-content .aa-product-catg-pagination .pagination li span:hover {
  background-color: #fff;
}
#aa-product-category .aa-product-catg-content .aa-product-catg-pagination .pagination li a:focus,
#aa-product-category .aa-product-catg-content .aa-product-catg-pagination .pagination li span:focus {
  color: #fff;
}
/*==================
PRODUCT DETAILS PAGE
====================*/
#aa-product-details {
  display: inline;
  float: left;
  width: 100%;
}
#aa-product-details .aa-product-details-area {
  display: inline;
  float: left;
  padding: 30px 0 0;
  width: 100%;
}
#aa-product-details .aa-product-details-area .aa-product-details-content {
  margin: 0 auto;
  width: 80%;
}
#aa-product-details .aa-product-details-area .aa-product-details-content .aa-product-view-slider {
  background-color: #f8f8f8;
  padding: 10px;
  text-align: center;
}
#aa-product-details .aa-product-details-area .aa-product-details-content .aa-product-view-content {
  padding-bottom: 10px;
  padding-right: 10px;
}
#aa-product-details .aa-product-details-area .aa-product-details-content .aa-product-view-content .aa-prod-view-size a {
  border: 1px solid #ddd;
  display: inline-block;
  font-size: 14px;
  letter-spacing: 0.5px;
  margin-bottom: 5px;
  margin-right: 8px;
  padding: 5px 10px;
  transition: all 0.5s ease 0s;
}
#aa-product-details .aa-product-details-area .aa-product-details-content .aa-product-view-content .aa-prod-quantity {
  margin-top: 10px;
}
#aa-product-details .aa-product-details-area .aa-product-details-content .aa-product-view-content .aa-prod-quantity form {
  display: inline-block;
}
#aa-product-details .aa-product-details-area .aa-product-details-content .aa-product-view-content .aa-prod-quantity form select {
  height: 25px;
  width: 40px;
}
#aa-product-details .aa-product-details-area .aa-product-details-content .aa-product-view-content .aa-prod-quantity .aa-prod-category {
  display: inline-block;
  margin-left: 15px;
}
#aa-product-details .aa-product-details-area .aa-product-details-content .aa-product-view-content .aa-prod-quantity .aa-prod-category a {
  font-size: 14px;
}
#aa-product-details .aa-product-details-area .aa-product-details-content .aa-product-view-content .aa-prod-view-bottom {
  border-top: 1px solid #ddd;
  margin-top: 10px;
  padding-top: 10px;
}
#aa-product-details .aa-product-details-area .aa-product-details-content .aa-product-view-content .aa-prod-view-bottom a {
  margin-right: 10px;
}
#aa-product-details .aa-product-details-area .aa-product-details-content .aa-product-view-content .aa-color-tag a {
  display: inline-block;
  height: 20px;
  margin-bottom: 10px;
  margin-right: 10px;
  width: 30px;
}
#aa-product-details .aa-product-details-area .aa-product-details-content .aa-product-view-content .aa-color-tag .aa-color-green {
  background-color: #008000;
}
#aa-product-details .aa-product-details-area .aa-product-details-content .aa-product-view-content .aa-color-tag .aa-color-yellow {
  background-color: #ffff00;
}
#aa-product-details .aa-product-details-area .aa-product-details-content .aa-product-view-content .aa-color-tag .aa-color-pink {
  background-color: #ffc0cb;
}
#aa-product-details .aa-product-details-area .aa-product-details-content .aa-product-view-content .aa-color-tag .aa-color-black {
  background-color: #000;
}
#aa-product-details .aa-product-details-area .aa-product-details-content .aa-product-view-content .aa-color-tag .aa-color-white {
  background-color: #fff;
  border: 1px solid #ccc;
}
#aa-product-details .aa-product-details-area .aa-product-details-bottom {
  display: inline;
  float: left;
  width: 100%;
  margin-top: 20px;
  border-top: 1px solid #ccc;
}
#aa-product-details .aa-product-details-area .aa-product-details-bottom .nav-tabs {
  text-align: center;
}
#aa-product-details .aa-product-details-area .aa-product-details-bottom .nav-tabs li {
  display: inline-block;
  float: none;
  margin-bottom: 0px;
}
#aa-product-details .aa-product-details-area .aa-product-details-bottom .nav-tabs li a {
  border-radius: 0;
  border: none;
  font-size: 18px;
}
#aa-product-details .aa-product-details-area .aa-product-details-bottom .nav-tabs li a:hover, #aa-product-details .aa-product-details-area .aa-product-details-bottom .nav-tabs li a:focus {
  background-color: transparent;
  border: none;
}
#aa-product-details .aa-product-details-area .aa-product-details-bottom #description {
  padding: 20px 10px;
}
#aa-product-details .aa-product-details-area .aa-product-details-bottom #description ul {
  margin-bottom: 10px;
  padding-left: 25px;
}
#aa-product-details .aa-product-details-area .aa-product-details-bottom #description ul li {
  color: #555;
  list-style: outside none square;
  margin-top: 5px;
}
#aa-product-details .aa-product-details-area .aa-product-details-bottom .aa-product-review-area {
  display: inline;
  float: left;
  padding: 20px 0;
  width: 100%;
}
#aa-product-details .aa-product-details-area .aa-product-details-bottom .aa-product-review-area > h4 {
  font-size: 25px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
#aa-product-details .aa-product-details-area .aa-product-details-bottom .aa-product-review-area .aa-review-nav li {
  margin-bottom: 20px;
}
#aa-product-details .aa-product-details-area .aa-product-details-bottom .aa-product-review-area .aa-review-nav li .media-object {
  display: block;
  height: 60px;
  width: 60px;
}
#aa-product-details .aa-product-details-area .aa-product-details-bottom .aa-product-review-area .aa-review-nav li .media-body {
  border: 1px solid #ccc;
  padding: 10px;
}
#aa-product-details .aa-product-details-area .aa-product-details-bottom .aa-product-review-area .aa-review-nav li .media-body .media-heading {
  font-size: 16px;
}
#aa-product-details .aa-product-details-area .aa-product-details-bottom .aa-product-review-area .aa-review-nav li .media-body .aa-product-rating span {
  color: #ff6600;
}
#aa-product-details .aa-product-details-area .aa-product-details-bottom .aa-review-form {
  margin-top: 20px;
}
#aa-product-details .aa-product-details-area .aa-product-details-bottom .aa-review-form label {
  color: #555;
}
#aa-product-details .aa-product-details-area .aa-product-details-bottom .aa-review-form textarea {
  height: 200px;
}
#aa-product-details .aa-product-details-area .aa-product-details-bottom .aa-review-form input {
  height: 45px;
}
#aa-product-details .aa-product-details-area .aa-product-details-bottom .aa-review-form .aa-review-submit {
  border-radius: 0;
  font-size: 18px;
  height: 45px;
  text-transform: uppercase;
  width: 100%;
  color: #fff;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#aa-product-details .aa-product-details-area .aa-product-details-bottom .aa-review-form .aa-review-submit:hover {
  background-color: #000;
  border-color: #000;
}
#aa-product-details .aa-product-details-area .aa-product-details-bottom .aa-review-form .form-control {
  box-shadow: none;
  border-radius: 0;
}
#aa-product-details .aa-product-details-area .aa-product-details-bottom .aa-review-form .form-control:focus {
  box-shadow: none;
}
#aa-product-details .aa-product-details-area .aa-product-related-item {
  display: inline;
  float: left;
  width: 100%;
}
#aa-product-details .aa-product-details-area .aa-product-related-item h3 {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  padding-bottom: 20px;
  text-align: center;
}
#aa-product-details .aa-product-details-area .aa-product-related-item .slick-prev, #aa-product-details .aa-product-details-area .aa-product-related-item .slick-next {
  top: -65px;
}
#aa-product-details .aa-product-details-area .aa-product-related-item .slick-dots {
  display: none !important;
}
/*==================
CART VIEW PAGE
====================*/
#cart-view {
  display: inline;
  float: left;
  width: 100%;
}
#cart-view .cart-view-area {
  display: inline;
  float: left;
  padding-top: 50px;
  width: 100%;
}
#cart-view .cart-view-area .cart-view-table {
  background-color: #FFF;
  display: inline;
  float: left;
  width: 100%;
  padding: 30px;
  min-height: 350px;
}
#cart-view .cart-view-area .cart-view-table .table {
  border: 1px solid #ddd;
}
#cart-view .cart-view-area .cart-view-table .table thead tr th {
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  color: #555;
  font-size: 18px;
  padding: 20px 0;
  text-align: center;
}
#cart-view .cart-view-area .cart-view-table .table tbody tr td {
  vertical-align: middle;
  border-right: 1px solid #ccc;
  text-align: center;
}
#cart-view .cart-view-area .cart-view-table .table tbody tr td .remove {
  color: #ff0000;
  padding: 5px;
}
#cart-view .cart-view-area .cart-view-table .table tbody tr td .remove:hover {
  color: #555;
}
#cart-view .cart-view-area .cart-view-table .table tbody tr td img {
  width: 100px;
  height: auto;
}
#cart-view .cart-view-area .cart-view-table .table tbody tr td .aa-cart-quantity {
  padding: 5px;
  width: 50px;
}
#cart-view .cart-view-area .cart-view-table .table tbody tr .aa-cart-view-bottom {
  padding: 50px;
}
#cart-view .cart-view-area .cart-view-table .table tbody tr .aa-cart-view-bottom .aa-cart-coupon {
  float: left;
}
#cart-view .cart-view-area .cart-view-table .table tbody tr .aa-cart-view-bottom .aa-cart-coupon .aa-coupon-code {
  border: 1px solid #e5e5e5;
  color: #505050;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 25px;
  margin-right: 20px;
  min-width: 250px;
  padding: 15px 30px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
#cart-view .cart-view-area .cart-view-table .cart-view-total {
  width: 400px;
  margin: 0 auto;
  text-align: center;
}
#cart-view .cart-view-area .cart-view-table .cart-view-total h4 {
  color: #555;
  font-size: 28px;
  font-weight: bold;
  text-align: left;
  margin-bottom: 15px;
}
#cart-view .cart-view-area .cart-view-table .cart-view-total .aa-totals-table {
  border: 1px solid #ccc;
  width: 100%;
}
#cart-view .cart-view-area .cart-view-table .cart-view-total .aa-totals-table tr th {
  padding: 10px;
  text-align: center;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
#cart-view .cart-view-area .cart-view-table .cart-view-total .aa-totals-table tr td {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  text-align: center;
  padding: 10px;
}
#cart-view .cart-view-area .cart-view-table .cart-view-total a {
  margin-top: 30px;
  display: inline-block;
  float: none;
}
/*==================
CHECKOUT PAGE
====================*/
#checkout {
  display: inline;
  float: left;
  width: 100%;
}
#checkout .checkout-area {
  display: inline;
  float: left;
  padding: 50px 0;
  width: 100%;
}
#checkout .checkout-area .checkout-left {
  display: inline;
  float: left;
  width: 100%;
}
#checkout .checkout-area .checkout-left .panel-group .panel-default {
  border-radius: 0;
}
#checkout .checkout-area .checkout-left .panel-group .panel-default .panel-heading {
  background-color: transparent;
  padding: 0;
}
#checkout .checkout-area .checkout-left .panel-group .panel-default .panel-heading .panel-title {
  font-size: 18px;
  padding: 20px 15px;
}
#checkout .checkout-area .checkout-left .panel-group .panel-default .panel-heading .panel-title a {
  display: block;
}
#checkout .checkout-area .checkout-left .panel-group .aa-checkout-coupon .aa-coupon-code {
  border: 1px solid #e5e5e5;
  color: #505050;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 25px;
  margin-bottom: 20px;
  margin-right: 20px;
  min-width: 250px;
  padding: 12px 30px;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
}
#checkout .checkout-area .checkout-left .panel-group .aa-checkout-coupon input[type="submit"] {
  font-size: 14px;
}
#checkout .checkout-area .checkout-left .panel-group .aa-checkout-login input[type="text"],
#checkout .checkout-area .checkout-left .panel-group .aa-checkout-login input[type="password"] {
  border: 1px solid #ccc;
  font-size: 14px;
  height: 40px;
  margin-bottom: 15px;
  padding: 10px;
  width: 100%;
}
#checkout .checkout-area .checkout-left .panel-group .aa-checkout-login label {
  cursor: pointer;
  font-weight: normal;
  margin-top: 8px;
}
#checkout .checkout-area .checkout-left .panel-group .aa-checkout-login input[type="checkbox"] {
  margin-top: 5px;
}
#checkout .checkout-area .checkout-left .panel-group .aa-checkout-login button {
  font-size: 14px;
  padding: 8px 20px;
  margin-right: 5px;
  float: left;
}
#checkout .checkout-area .checkout-left .panel-group .aa-checkout-login .aa-lost-password {
  color: #555;
  float: left;
  margin-top: 10px;
  width: 100%;
}
#checkout .checkout-area .checkout-left .panel-group .aa-checkout-login .aa-lost-password a {
  color: #555;
}
#checkout .checkout-area .checkout-left .panel-group .aa-checkout-billaddress .aa-checkout-single-bill {
  display: inline;
  width: 100%;
  margin-bottom: 15px;
  float: left;
}
#checkout .checkout-area .checkout-left .panel-group .aa-checkout-billaddress .aa-checkout-single-bill input {
  border: 1px solid #ccc;
  height: 40px;
  padding: 10px;
  width: 100%;
}
#checkout .checkout-area .checkout-left .panel-group .aa-checkout-billaddress .aa-checkout-single-bill textarea {
  border: 1px solid #ccc;
  color: #999;
  height: 150px;
  padding: 10px;
  width: 100%;
}
#checkout .checkout-area .checkout-left .panel-group .aa-checkout-billaddress .aa-checkout-single-bill select {
  border: 1px solid #ccc;
  color: #999;
  height: 40px;
  padding: 10px;
  width: 100%;
}
#checkout .checkout-area .checkout-right {
  display: inline;
  float: left;
  width: 100%;
}
#checkout .checkout-area .checkout-right h4 {
  margin-top: 0px;
}
#checkout .checkout-area .checkout-right .aa-order-summary-area {
  margin-bottom: 30px;
}
#checkout .checkout-area .checkout-right .aa-order-summary-area .table {
  border: 1px solid #ccc;
}
#checkout .checkout-area .checkout-right .aa-order-summary-area .table thead tr th {
  border: 1px solid #ccc;
  text-align: center;
}
#checkout .checkout-area .checkout-right .aa-order-summary-area .table tbody tr td {
  border-right: 1px solid #ccc;
  text-align: center;
}
#checkout .checkout-area .checkout-right .aa-order-summary-area .table tbody tr td strong {
  margin-left: 5px;
  font-size: 14px;
}
#checkout .checkout-area .checkout-right .aa-order-summary-area .table tfoot tr th {
  border-right: 1px solid #ccc;
  text-align: center;
}
#checkout .checkout-area .checkout-right .aa-order-summary-area .table tfoot tr td {
  text-align: center;
}
#checkout .checkout-area .checkout-right .aa-payment-method {
  border: 1px solid #ccc;
  padding: 15px;
}
#checkout .checkout-area .checkout-right .aa-payment-method label {
  width: 100%;
  font-weight: normal;
}
#checkout .checkout-area .checkout-right .aa-payment-method img {
  margin-top: -10px;
  width: 80%;
}
#checkout .checkout-area .checkout-right .aa-payment-method input[type="submit"] {
  display: block;
  margin-top: 15px;
  padding: 8px 12px;
  width: 100%;
}
/*==================
MY ACCOUNT  PAGE
====================*/
#aa-myaccount {
  display: inline;
  float: left;
  width: 100%;
}
#aa-myaccount .aa-myaccount-area {
  display: inline;
  float: left;
  padding: 100px 0;
  width: 100%;
}
#aa-myaccount .aa-myaccount-area h4 {
  border-bottom: 1px solid #ccc;
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 20px;
  padding-bottom: 15px;
}
#aa-myaccount .aa-myaccount-area .aa-myaccount-login {
  display: inline;
  float: left;
  width: 100%;
}
#aa-myaccount .aa-myaccount-area .aa-myaccount-register {
  display: inline;
  float: left;
  width: 100%;
}
/*---- Login form ----*/
.aa-login-form input[type="text"],
.aa-login-form input[type="password"] {
  border: 1px solid #ccc;
  font-size: 16px;
  height: 40px;
  margin-bottom: 15px;
  padding: 10px;
  width: 100%;
}
.aa-login-form label {
  font-weight: normal;
  margin-top: 8px;
}
.aa-login-form label span {
  color: red;
}
.aa-login-form .rememberme {
  cursor: pointer;
  margin-top: 18px;
}
.aa-login-form input[type="checkbox"] {
  margin-top: 5px;
}
.aa-login-form button {
  font-size: 14px;
  padding: 8px 20px;
  margin-right: 5px;
  margin-top: 10px;
  float: left;
}
.aa-login-form .aa-lost-password {
  color: #555;
  margin-top: 10px;
  width: 100%;
}
.aa-login-form .aa-lost-password a {
  color: #555;
}
/*---- LOGIN MODAL ----*/
#login-modal .modal-content, #confirmapedido .modal-content, #cancelpedido .modal-content {
  border-radius: 0;
}
#login-modal .modal-dialog, #confirmapedido .modal-dialog, #cancelpedido .modal-dialog{
  margin: 100px auto;
  width: 320px;
}
#login-modal .modal-dialog h4 {
  border-bottom: 1px solid #ccc;
  color: #666;
  font-weight: bold;
  padding-bottom: 10px;
}
#login-modal .modal-dialog .aa-register-now {
  border-top: 1px solid #ccc;
  margin-top: 20px;
  font-size: 14px;
  padding-top: 10px;
  font-family: 'Muli', sans-serif;
}
#login-modal .modal-dialog .aa-register-now a {
  margin-left: 5px;
}
/*==================
BLOG ARCHIVE  PAGE
====================*/
#aa-blog-archive {
  display: inline;
  float: left;
  width: 100%;
}
#aa-blog-archive .aa-blog-archive-area {
  display: inline;
  float: left;
  padding: 50px 0;
  width: 100%;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-content {
  display: inline;
  float: left;
  width: 100%;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-content .aa-blog-content-single {
  display: inline;
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-content .aa-blog-content-single h4 {
  font-size: 20px;
  margin-bottom: 20px;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-content .aa-blog-content-single h4 a {
  color: #5555;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-content .aa-blog-content-single p {
  font-size: 14px;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-content .aa-blog-content-single .aa-blog-img {
  position: relative;
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-content .aa-blog-content-single .aa-blog-img:hover img {
  opacity: 1;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-content .aa-blog-content-single .aa-blog-img img {
  max-width: 100%;
  opacity: 0.8;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-content .aa-blog-content-single .aa-article-bottom {
  display: inline;
  float: left;
  width: 100%;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-content .aa-blog-content-single .aa-article-bottom .aa-post-author {
  font-size: 12px;
  float: left;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-content .aa-blog-content-single .aa-article-bottom .aa-post-date {
  font-size: 12px;
  float: left;
  margin-left: 10px;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-sidebar {
  display: inline;
  float: left;
  width: 100%;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-sidebar .aa-sidebar-widget {
  display: inline;
  float: left;
  margin-bottom: 15px;
  width: 100%;
  /* category */
  /* tags */
  /* price range  */
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-sidebar .aa-sidebar-widget h3 {
  margin-top: 5px;
  padding-bottom: 10px;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-sidebar .aa-sidebar-widget .aa-catg-nav li a {
  display: block;
  padding: 4px 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-sidebar .aa-sidebar-widget .tag-cloud {
  display: block;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-sidebar .aa-sidebar-widget .tag-cloud a {
  background-color: #f8f8f8;
  display: inline-block;
  font-size: 15px;
  letter-spacing: 0.5px;
  margin-bottom: 10px;
  margin-right: 5px;
  padding: 5px 10px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-sidebar .aa-sidebar-widget .tag-cloud a:hover, #aa-blog-archive .aa-blog-archive-area .aa-blog-sidebar .aa-sidebar-widget .tag-cloud a:focus {
  color: #fff;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-sidebar .aa-sidebar-widget .aa-sidebar-price-range {
  display: inline;
  text-align: center;
  width: 100%;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-sidebar .aa-sidebar-widget .aa-sidebar-price-range .noUi-connect {
  box-shadow: none;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-sidebar .aa-sidebar-widget .aa-sidebar-price-range span {
  border: 1px solid #e8e7e6;
  display: inline-block;
  font-size: 14px;
  height: 30px;
  margin-right: 10px;
  margin-top: 20px;
  padding: 4px 10px;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-sidebar .aa-sidebar-widget .aa-recently-views {
  display: inline;
  float: left;
  width: 100%;
  margin-top: 20px;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-sidebar .aa-sidebar-widget .aa-recently-views ul li {
  display: block;
  float: left;
  margin-bottom: 15px;
  padding-bottom: 15px;
  width: 100%;
  position: relative;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-sidebar .aa-sidebar-widget .aa-recently-views ul li:last-child {
  border: none;
  margin-bottom: 0px;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-sidebar .aa-sidebar-widget .aa-recently-views ul li .aa-cartbox-img {
  display: block;
  float: left;
  height: 80px;
  width: 90px;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-sidebar .aa-sidebar-widget .aa-recently-views ul li .aa-cartbox-img img {
  width: 100%;
  height: 100%;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-sidebar .aa-sidebar-widget .aa-recently-views ul li .aa-cartbox-info {
  display: block;
  float: left;
  margin-left: 15px;
  width: 55%;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-sidebar .aa-sidebar-widget .aa-recently-views ul li .aa-cartbox-info h4 {
  font-size: 18px;
  color: #333333;
  margin-bottom: 10px;
  margin-top: 0;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-sidebar .aa-sidebar-widget .aa-recently-views ul li .aa-cartbox-info h4 a {
  color: #333333;
  letter-spacing: 0.5px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-sidebar .aa-sidebar-widget .aa-recently-views ul li .aa-cartbox-info p {
  font-size: 12px;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-archive-pagination {
  display: inline;
  float: left;
  text-align: center;
  width: 100%;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-archive-pagination .pagination {
  border: 1px solid #ccc;
  border-radius: 0;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-archive-pagination .pagination li:first-child a, #aa-blog-archive .aa-blog-archive-area .aa-blog-archive-pagination .pagination li:first-child span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-archive-pagination .pagination li:last-child a, #aa-blog-archive .aa-blog-archive-area .aa-blog-archive-pagination .pagination li:last-child span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-archive-pagination .pagination li a,
#aa-blog-archive .aa-blog-archive-area .aa-blog-archive-pagination .pagination li span {
  border: none;
  color: #888;
  margin-left: 0px;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-archive-pagination .pagination li a:hover,
#aa-blog-archive .aa-blog-archive-area .aa-blog-archive-pagination .pagination li span:hover {
  background-color: #fff;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-archive-pagination .pagination li a:focus,
#aa-blog-archive .aa-blog-archive-area .aa-blog-archive-pagination .pagination li span:focus {
  color: #fff;
}
#aa-blog-archive .aa-blog-archive-area .aa-blog-archive-pagination .pagination .active a {
  color: #fff;
}
#aa-blog-archive .aa-blog-archive-2 .aa-blog-content {
  margin-top: 10px;
}
#aa-blog-archive .aa-blog-archive-2 .aa-latest-blog-single {
  margin-bottom: 30px;
}
#aa-blog-archive .aa-blog-archive-2 .aa-latest-blog-single .aa-blog-img .aa-blog-img-caption a {
  margin-right: 8px;
}
#aa-blog-archive .aa-blog-archive-2 .aa-latest-blog-single .aa-blog-img .aa-blog-img-caption span {
  margin-right: 8px;
}
/*==================
BLOG DETAILS  PAGE
====================*/
.aa-blog-details h2 {
  color: #555;
}
.aa-blog-details h2 a {
  color: #555;
}
.aa-blog-details .aa-blog-content-single p {
  font-size: 17px !important;
}
.aa-blog-details .aa-blog-content-single ul {
  margin-left: 52px;
}
.aa-blog-details .aa-blog-content-single ul li {
  list-style: outside none disc;
  margin-bottom: 5px;
}
.aa-blog-details .aa-blog-content-single .blog-single-bottom {
  display: inline;
  float: left;
  margin-top: 50px;
  padding: 10px 0;
  width: 100%;
}
.aa-blog-details .aa-blog-content-single .blog-single-tag {
  display: inline;
  font-size: 14px;
  float: left;
  width: 100%;
  text-align: left;
}
.aa-blog-details .aa-blog-content-single .blog-single-tag span {
  font-size: 20px;
}
.aa-blog-details .aa-blog-content-single .blog-single-tag a {
  margin-left: 5px;
  color: #333;
  font-size: 16px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.aa-blog-details .aa-blog-content-single .blog-single-tag a:hover, .aa-blog-details .aa-blog-content-single .blog-single-tag a:focus {
  text-decoration: none;
  outline: none;
}
.aa-blog-details .aa-blog-content-single .blog-single-social {
  display: inline;
  float: left;
  width: 100%;
  text-align: right;
}
.aa-blog-details .aa-blog-content-single .blog-single-social a {
  border: 1px solid #ccc;
  display: inline-block;
  font-size: 14px;
  margin-right: 5px;
  min-width: 30px;
  padding: 5px;
  text-align: center;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.aa-blog-details .aa-blog-content-single .blog-single-social a:hover, .aa-blog-details .aa-blog-content-single .blog-single-social a:focus {
  text-decoration: none;
  outline: none;
}
.aa-blog-details .aa-article-bottom {
  margin-bottom: 20px;
}
.aa-blog-details .aa-article-bottom .aa-post-author {
  font-size: 14px;
}
.aa-blog-details .aa-article-bottom .aa-post-date {
  font-size: 14px;
}
.aa-blog-details .aa-blog-navigation {
  border-top: 1px solid #ccc;
  display: inline;
  float: left;
  padding-top: 25px;
  width: 100%;
}
.aa-blog-details .aa-blog-navigation .aa-blog-prev {
  float: left;
  display: inline-block;
  color: #fff;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 20px;
  padding: 8px 15px;
  text-transform: uppercase;
}
.aa-blog-details .aa-blog-navigation .aa-blog-prev span {
  margin-right: 10px;
}
.aa-blog-details .aa-blog-navigation .aa-blog-next {
  float: right;
  display: inline-block;
  color: #fff;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 20px;
  padding: 8px 15px;
  text-transform: uppercase;
}
.aa-blog-details .aa-blog-navigation .aa-blog-next span {
  margin-left: 10px;
}
.aa-blog-details .aa-blog-comment-threat {
  display: inline;
  float: left;
  margin-top: 25px;
  width: 100%;
}
.aa-blog-details .aa-blog-comment-threat h3 {
  margin-bottom: 20px;
  margin-top: 0px;
}
.aa-blog-details .aa-blog-comment-threat .comments {
  float: left;
  display: inline;
  width: 100%;
}
.aa-blog-details .aa-blog-comment-threat .comments .commentlist li {
  border: 1px solid #ddd;
  display: inline;
  float: left;
  padding: 10px;
  width: 100%;
  margin-bottom: 10px;
}
.aa-blog-details .aa-blog-comment-threat .comments .commentlist li .news-img {
  height: 70px;
  margin-right: 10px;
  width: 70px;
}
.aa-blog-details .aa-blog-comment-threat .comments .commentlist li .media-body .author-name {
  margin-bottom: 0px;
  margin-top: 0;
}
.aa-blog-details .aa-blog-comment-threat .comments .commentlist li .comments-date {
  color: #888;
  display: block;
  font-size: 14px;
  margin-bottom: 10px;
}
.aa-blog-details .aa-blog-comment-threat .comments .commentlist li .reply-btn {
  color: #fff;
  display: inline-block;
  float: right;
  font-size: 15px;
  line-height: 16px;
  padding: 8px 12px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.aa-blog-details .aa-blog-comment-threat .comments .commentlist li .reply-btn:hover {
  color: #fff;
  text-decoration: none;
  outline: none;
  opacity: 0.8;
}
.aa-blog-details .aa-blog-comment-threat .comments .commentlist li .children {
  margin-left: 50px;
}
.aa-blog-details .aa-blog-comment-threat .comments .commentlist li .author-tag {
  color: #fff;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 5px;
  padding: 4px 6px;
}
.aa-blog-details .aa-blog-comment-threat .comments .commentlist li .author-comments {
  background-color: #f8f8f8;
}
.aa-blog-details .aa-blog-comment-threat .comments .comments-pagination {
  display: inline-block;
  text-align: left;
}
.aa-blog-details .aa-blog-comment-threat .comments .comments-pagination li {
  display: inline-block;
}
.aa-blog-details .aa-blog-comment-threat .comments .comments-pagination li a {
  border: 1px solid #f8f8f8;
  color: #ccc;
  display: inline-block;
  font-size: 15px;
  font-weight: bold;
  height: 30px;
  line-height: 15px;
  padding: 5px;
  text-align: center;
  width: 30px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.aa-blog-details .aa-blog-comment-threat .comments .comments-pagination li a:hover {
  color: #fff;
  text-decoration: none;
  outline: none;
}
.aa-blog-details .aa-blog-comment-threat .comments .commentlist > li:last-child {
  margin-bottom: 0px;
}
.aa-blog-details .aa-blog-comment-threat .aa-blog-archive-pagination .pagination {
  border: none !important;
}
.aa-blog-details #respond {
  border: 1px solid #ccc;
  padding: 20px;
  display: inline;
  float: left;
  margin-top: 25px;
  width: 100%;
}
.aa-blog-details #respond .reply-title {
  font-size: 25px;
  margin-top: 0;
}
.aa-blog-details #respond .comment-notes {
  font-size: 15px;
}
.aa-blog-details #respond .required {
  color: red;
}
.aa-blog-details #respond label {
  display: block;
}
.aa-blog-details #respond input[type="text"],
.aa-blog-details #respond input[type="email"],
.aa-blog-details #respond input[type="url"] {
  color: #555;
  margin-bottom: 10px;
  height: 35px;
  padding: 5px;
  width: 65%;
  border: 1px solid #ccc;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.aa-blog-details #respond textarea {
  border: 1px solid #ccc;
  color: #555;
  margin-bottom: 5px;
  padding: 10px;
  width: 100%;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.aa-blog-details #respond .form-submit input {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  margin-top: 5px;
  padding: 5px 8px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.aa-blog-details #respond .form-submit input:hover {
  background-color: #fff;
}
/*==================
CONTACT  PAGE
====================*/
#aa-contact {
  background: #ccc none repeat scroll 0 0;
  display: inline;
  float: left;
  width: 100%;
}
#aa-contact .aa-contact-area {
  display: inline;
  float: left;
  padding: 0px 0;
  width: 100%;
}
#aa-contact .aa-contact-area .aa-contact-top {
  background-color: #FFF;
  display: inline;
  float: left;
  padding: 0px 100px;
  text-align: center;
  width: 100%;
}
#aa-contact .aa-contact-area .aa-contact-top h2 {
  color: #555;
  padding-bottom: 0px;
}
#aa-contact .aa-contact-area .aa-contact-top p {
  color: #555;
}
#aa-contact .aa-contact-area .aa-contact-map {
  display: inline;
  float: left;
  width: 100%;
}
#aa-contact .aa-contact-area .aa-contact-map iframe {
  margin-bottom: -6px;
}
#aa-contact .aa-contact-area .aa-contact-address {
  background-color: #FFF;
  display: inline;
  float: left;
  padding: 0px;
  width: 100%;
}
#aa-contact .aa-contact-area .aa-contact-address .aa-contact-address-left {
  display: inline;
  float: left;
  width: 100%;
}
#aa-contact .aa-contact-area .aa-contact-address .aa-contact-address-left .comments-form {
  margin-top: 10px;
}
#aa-contact .aa-contact-area .aa-contact-address .aa-contact-address-left .comments-form input {
  height: 40px;
  font-size: 16px;
  border-radius: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#aa-contact .aa-contact-area .aa-contact-address .aa-contact-address-left .comments-form textarea {
  border-radius: 0;
  font-size: 16px;
  height: 200px;
  padding: 10px;
  width: 70%;
}
#aa-contact .aa-contact-area .aa-contact-address .aa-contact-address-left .comments-form .form-control:focus {
  box-shadow: none;
}
#aa-contact .aa-contact-area .aa-contact-address .aa-contact-address-left .comments-form .form-group {
  margin-bottom: 20px;
  float: left;
  width: 100% !important;
}
#aa-contact .aa-contact-area .aa-contact-address .aa-contact-address-left .comments-form button {
  width: 100px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#aa-contact .aa-contact-area .aa-contact-address .aa-contact-address-right {
  display: inline;
  float: left;
  width: 100%;
}
#aa-contact .aa-contact-area .aa-contact-address .aa-contact-address-right address h4 {
  font-size: 22px;
}
#aa-contact .aa-contact-area .aa-contact-address .aa-contact-address-right address span {
  margin-right: 10px;
}
/*==================
ERROR  PAGE
====================*/
#aa-error {
  display: inline;
  float: left;
  width: 100%;
}
#aa-error .aa-error-area {
  display: inline;
  float: left;
  margin-top: 50px;
  padding: 100px 100px 130px;
  text-align: center;
  width: 100%;
}
#aa-error .aa-error-area h2 {
  display: inline-block;
  font-size: 150px;
  line-height: 150px;
  margin-bottom: 30px;
  text-shadow: 0 2px 2px #ddd;
}
#aa-error .aa-error-area span {
  color: #000;
  display: block;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 20px;
  text-shadow: 1px 1px 3px #ddd;
}
#aa-error .aa-error-area p {
  font-size: 18px;
}
#aa-error .aa-error-area a {
  border: 1px solid #ccc;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.5px;
  margin-top: 30px;
  padding: 10px 15px;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
/*==================
FOOTER SECTION
====================*/
#aa-footer {
  background-color: #222;
  display: inline;
  float: left;
  width: 100%;
}
#aa-footer .aa-footer-top {
  display: inline;
  float: left;
  padding: 50px 0;
  width: 100%;
  min-height: 100px;
}
#aa-footer .aa-footer-top .aa-footer-top-area {
  display: inline;
  float: left;
  width: 100%;
}
#aa-footer .aa-footer-top .aa-footer-top-area .aa-footer-widget {
  display: block;
}
#aa-footer .aa-footer-top .aa-footer-top-area .aa-footer-widget h3 {
  color: #fff;
}
#aa-footer .aa-footer-top .aa-footer-top-area .aa-footer-widget .aa-footer-nav li a {
  color: #888;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#aa-footer .aa-footer-top .aa-footer-top-area .aa-footer-widget .aa-footer-nav li a:hover, #aa-footer .aa-footer-top .aa-footer-top-area .aa-footer-widget .aa-footer-nav li a:focus {
  color: #fff;
}
#aa-footer .aa-footer-top .aa-footer-top-area .aa-footer-widget address p {
  margin-bottom: 5px;
  color: #888;
}
#aa-footer .aa-footer-top .aa-footer-top-area .aa-footer-widget address p span {
  margin-right: 5px;
}
#aa-footer .aa-footer-top .aa-footer-top-area .aa-footer-widget .aa-footer-social a {
  border: 1px solid #888;
  color: #888;
  display: inline-block;
  font-size: 18px;
  margin-right: 8px;
  padding: 2px 0;
  text-align: center;
  width: 35px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#aa-footer .aa-footer-top .aa-footer-top-area .aa-footer-widget .aa-footer-social a:hover {
  color: #fff;
  border-color: #fff;
}
#aa-footer .aa-footer-bottom {
  border-top: 1px solid #333;
  display: inline;
  float: left;
  padding: 15px 0;
  width: 100%;
}
#aa-footer .aa-footer-bottom .aa-footer-bottom-area {
  display: inline;
  float: left;
  width: 100%;
}
#aa-footer .aa-footer-bottom .aa-footer-bottom-area > p {
  color: #888;
  display: inline-block;
  float: left;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  margin-bottom: 0;
}
#aa-footer .aa-footer-bottom .aa-footer-bottom-area > p a {
  color: #888;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#aa-footer .aa-footer-bottom .aa-footer-bottom-area .aa-footer-payment {
  float: right;
}
#aa-footer .aa-footer-bottom .aa-footer-bottom-area .aa-footer-payment span {
  color: #888;
  margin-left: 8px;
}
#aa-footer .aa-footer-bottom .aa-footer-bottom-area .aa-footer-payment span:hover {
  color: #fff;
}
/*==================
RESPONSIVE DESIGN
====================*/
h5{
  font-size: 1.4em;
}
@media (max-width: 1199px) {
  .aa-product-catg {
    margin-left: -45px;
  }
  .aa-product-catg li {
    margin: 0 0 20px 45px;
    width: 20.5%;
  }
  .slick-prev {
    left: 93%;
  }
  .aa-popular-category-area .slick-dots {
    display: none !important;
  }
  #aa-client-brand .aa-client-brand-area .aa-client-brand-slider .slick-prev {
    left: 15px;
  }
  #aa-client-brand .aa-client-brand-area .aa-client-brand-slider .slick-next {
    right: -15px;
  }
  #aa-slider .aa-slider-area .seq-title h2 {
    line-height: 50px;
  }
  #aa-product-category .aa-product-catg-content .aa-product-catg-body .aa-product-catg li {
    width: 29.2%;
  }
  #aa-product-category .aa-product-catg-content .aa-product-catg-body .list li {
    width: 100%;
  }
  .aa-sidebar-price-range .aa-filter-btn {
    margin-top: 10px;
  }
  #aa-product-category .aa-sidebar .aa-sidebar-widget h3 {
    font-size: 22px;
  }
  #aa-catg-head-banner img {
    width: 100%;
  }
  #aa-catg-head-banner .aa-catg-head-banner-area .aa-catg-head-banner-content {
    padding: 5% 0;
  }
  /*   Edited v1.1 */
  #aa-slider .aa-slider-area .seq-title{
    top: 18%;
  }
  #aa-product .aa-product-area .aa-product-inner #men,
  #aa-product .aa-product-area .aa-product-inner #women,
  #aa-product .aa-product-area .aa-product-inner #sports,
  #aa-product .aa-product-area .aa-product-inner #electronics{
    margin-left: -45px;
  }
}
@media (max-width: 991px) {
  #aa-header .aa-header-bottom .aa-header-bottom-area .aa-search-box {
    margin-right: 0;
  }
  #menu .menu-area .navbar-default .navbar-nav li a {
    font-size: 15px;
    padding: 8px;
  }
  /*   edited v1.2 */
  #aa-slider .aa-slider-area .seq-title {
    left: 8%;
    top: 10%;
    width: 80%;
  }
  #aa-slider .aa-slider-area .seq-title h2 {
    font-size: 35px;
    line-height: 35px;
    margin-top: 0;
  }
  #aa-slider .seq-canvas .slick-prev {
    left: 20px;
  }
  #aa-slider .seq-canvas .slick-next{
    right: 20px;
  }
  #aa-product .aa-product-area .aa-product-inner #men,
  #aa-product .aa-product-area .aa-product-inner #women,
  #aa-product .aa-product-area .aa-product-inner #sports,
  #aa-product .aa-product-area .aa-product-inner #electronics{
    margin-left: -20px;
  }
  .aa-product-catg {
    margin-left: -20px;
  }
  .aa-product-catg li {
    margin: 0 0 20px 20px;
    width: 30.5%;
  }
  .slick-prev {
    left: 91%;
  }
  #quick-view-modal .modal-dialog {
    margin: 10% auto;
    width: 90%;
  }
  #aa-product-category .aa-product-catg-content .aa-product-catg-body .aa-product-catg li {
    width: 44%;
  }
  #aa-product-category .aa-product-catg-content .aa-product-catg-body .list li {
    width: 100%;
  }
  #aa-catg-head-banner .aa-catg-head-banner-area .aa-catg-head-banner-content {
    padding: 3.5% 0;
  }
  #aa-product-category .aa-product-catg-content .aa-product-catg-body .list li figure .aa-product-descrip {
    padding-right: 20px;
  }
  #aa-product-category .aa-product-catg-content .aa-product-catg-body .list li figure .aa-product-img {
    margin-right: 20px;
    width: 42%;
  }
  #aa-product-category .aa-product-catg-content .aa-product-catg-body .list li figure .aa-product-img img {
    max-width: 100%;
  }
  #aa-product-category .aa-product-catg-content .aa-product-catg-body .list li figure .aa-product-descrip {
    padding-right: 25px;
    font-size: 15px;
  }
  #aa-product-category .aa-product-catg-content .aa-product-catg-body .list li figure .aa-add-card-btn {
    bottom: 20%;
    left: 46%;
  }
  #aa-product-category .aa-product-catg-content .aa-product-catg-body .list li .aa-product-hvr-content {
    width: 42%;
  }
  #aa-product-details .aa-product-details-area .aa-product-details-content {
    margin: 0 auto;
    width: 100%;
  }
  .aa-product-details-content .aa-product-view-slider .simpleLens-big-image-container {
    width: 100%;
  }
  .aa-product-details-content .aa-product-view-slider .simpleLens-big-image-container .simpleLens-lens-image {
    width: 100%;
  }
  .cart-view-table .table-responsive .aa-cart-view-bottom .aa-cart-view-btn {
    float: none;
    margin-top: 20px;
  }
  #aa-contact .aa-contact-area .aa-contact-address .aa-contact-address-right {
    margin-top: 20px;
  }
  #aa-blog-archive .aa-blog-archive-area .aa-blog-sidebar {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .boton-home, .boton-home-m{
    font-size: 12px;
  }
  .navbar-default .navbar-toggle,
  .navbar-default .navbar-toggle {
    border-radius: 0;
  }
  .navbar-default .navbar-toggle:hover,
  .navbar-default .navbar-toggle:focus {
    color: #fff;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  #aa-product .aa-product-area {
    padding: 0 15px;
  }
  #aa-popular-category .aa-popular-category-area {
    padding: 0 15px;
  }
  #aa-support .aa-support-area .aa-support-single {
    margin-bottom: 30px;
  }
  #aa-latest-blog .aa-latest-blog-area .aa-latest-blog-single {
    margin-bottom: 30px;
  }
  #aa-latest-blog .aa-latest-blog-area .aa-latest-blog-single .aa-blog-img {
    height: 400px;
  }
  #aa-footer .aa-footer-top .aa-footer-top-area .aa-footer-widget {
    margin-bottom: 30px;
    text-align: center;
  }
  .simpleLens-lens-element {
    display: none;
  }
  #aa-product-category .aa-product-catg-content .aa-product-catg-body .aa-product-catg li {
    width: 45%;
  }
  #aa-product-category .aa-product-catg-content .aa-product-catg-body .list li {
    width: 100%;
  }
  .aa-product-details-content .aa-product-view-slider .simpleLens-container {
    width: 100%;
  }
  #aa-product-details .aa-product-details-area .aa-product-details-content .aa-product-view-content {
    padding: 0 30px;
    text-align: center;
  }
  #cart-view .cart-view-area .cart-view-table .table tbody tr .aa-cart-view-bottom .aa-cart-coupon {
    float: none;
  }
  .cart-view-table .table-responsive .aa-cart-view-bottom .aa-cart-view-btn {
    float: none;
    margin-top: 20px;
  }
  #cart-view .cart-view-area .cart-view-table .aa-cart-view-btn {
    font-size: 15px;
    padding: 12px;
  }
  #cart-view .cart-view-area .cart-view-table .table tbody tr .aa-cart-view-bottom {
    padding: 15px;
  }
  #cart-view .cart-view-area .cart-view-table .table tbody tr .aa-cart-view-bottom .aa-cart-coupon .aa-coupon-code {
    font-size: 15px;
    margin-right: 15px;
    min-width: 100px;
    padding: 12px;
    width: 150px;
  }
  .aa-blog-details .aa-blog-content-single .blog-single-tag {
    text-align: center;
  }
  .aa-blog-details .aa-blog-content-single .blog-single-social {
    margin-top: 20px;
    text-align: center;
  }
}
@media (max-width: 640px) {
  .gg-item-selected-controls{
    position: relative;
    background-color: #000000;
    width: 100%;
    height: 60px;
    margin-top: 40px;
    border-radius: 0 !important;
    display: block;
    color: #FFF;
    font-size: 18px;
    line-height: 60px;
    padding: 0 !important;
    text-align: left;
    text-indent:  20px;
  }
  #gg-add-precio{
    position: absolute;
    right: 20px;
    top: 0;
    font-weight: 400;
    font-size: 18px;
  }
  .gg-item-selected-controls:hover{
    color: #FFF;
  }
  #gg-item-selected, #bb-filters{
    width: 100vw;
    background-color: #FFF;
    padding-bottom: 150px;
    height: 100vh;
    display: none;
    left: 0;
    margin-left: 0px;
    top: inherit;
    position: fixed;
    z-index: 9;
    overflow-y: scroll;
  }
  .boton-home{
    font-size: 12px !important;
  }
  #aa-header .aa-header-bottom .aa-header-bottom-area .aa-search-box {
    margin-right: 0;
    width: 100%;
  }
  .aa-product-catg {
    margin-left: -20px;
  }
  .aa-product-catg li {
    margin: 0 0 20px 20px;
    width: 46%;
  }
  .slick-prev {
    left: 89%;
  }
  #aa-product-category .aa-product-catg-content .aa-product-catg-body .aa-product-catg {
    margin-left: 0;
  }
  #aa-product-category .aa-product-catg-content .aa-product-catg-body .aa-product-catg li {
    margin-left: 0px;
    width: 100%;
  }
  #aa-product-category .aa-product-catg-content .aa-product-catg-body .list li {
    width: 100%;
  }
  #cart-view .cart-view-area .cart-view-table .table tbody tr td img {
    height: auto;
    width: 40px;
  }
  #cart-view .cart-view-area .cart-view-table .table thead tr th {
    font-size: 16px;
    padding: 10px 0;
  }
  #cart-view .cart-view-area .cart-view-table .table tbody tr td {
    font-size: 14px;
  }
  #cart-view .cart-view-area .cart-view-table .table tbody tr .aa-cart-view-bottom .aa-cart-coupon .aa-coupon-code {
    font-size: 12px;
    margin-right: 10px;
    min-width: 100px;
    padding: 8px;
    width: 100px;
  }
  #cart-view .cart-view-area .cart-view-table .aa-cart-view-btn {
    font-size: 12px;
    padding: 10px;
  }
  #cart-view .cart-view-area .cart-view-table .cart-view-total h4 {
    font-size: 20px;
  }
  .aa-wishlist-table .aa-add-to-cart-btn {
    font-size: 10px;
    padding: 8px 10px;
  }
  /*   edited v1.1 */
  #aa-slider .aa-slider-area .seq-title span {
    font-size: 14px;
    padding: 3px 10px;
  }
  #aa-slider .aa-slider-area .seq-title h2 {
    font-size: 25px;
    line-height: 25px;
    margin-top: 0;
  }
  #aa-slider .aa-slider-area .seq-title p{
    font-size: 14px;
  }
  #aa-slider .aa-slider-area .seq-title .aa-shop-now-btn {
    font-size: 14px;
    margin-top: 10px;
  }
}
@media (max-width: 480px) {
  #aa-slider .aa-slider-area .seq-title {
    left: 2%;
    top: 15%;
    width: 90%;
  }
  .boton-home, .boton-home-m{
    font-size: 12px !important;
  }
  /* edited v1.1 */
  #aa-slider .aa-slider-area .seq-title h2 {
    font-size: 18px;
    line-height: 18px;
    padding-bottom: 5px;
    padding-top: 5px;
  }
  #aa-slider .seq-canvas .slick-prev, #aa-slider .seq-canvas .slick-next {
    height: 30px;
    top: 45%;
    width: 30px;
  }
  #aa-slider .aa-slider-area .seq-title .aa-shop-now-btn{
    font-size: 12px;
    margin-top: 0;
  }
  #aa-slider .slick-slider {
    height: 250px;
  }
  #aa-slider .slick-slide img {
    height: 250px;
  }
  #aa-product .aa-product-area .aa-product-inner #men,
  #aa-product .aa-product-area .aa-product-inner #women,
  #aa-product .aa-product-area .aa-product-inner #sports,
  #aa-product .aa-product-area .aa-product-inner #electronics{
    margin-left: 0;
  }
  #aa-slider .aa-slider-area .seq-title span {
    font-size: 12px;
  }
  .seq .seq-next, .seq .seq-prev {
    font-size: 30px;
    line-height: 35px;
    margin-top: -50px;
    padding: 5px 12px;
  }
  .aa-product-catg {
    margin-left: 0;
  }
  .aa-product-catg li {
    margin-left: 0;
    width: 100%;
  }
  .slick-prev {
    left: 84%;
  }
  #aa-promo .aa-promo-area {
    margin-top: 20px;
    padding: 0;
  }
  #aa-promo .aa-promo-area .aa-promo-left {
    height: 250px;
    width: 100%;
  }
  #aa-promo .aa-promo-area .aa-promo-right {
    height: auto;
  }
  #aa-promo .aa-promo-area .aa-promo-right .aa-single-promo-right {
    height: 250px;
    width: 100%;
  }
  #aa-product .aa-product-area {
    margin-top: 20px;
  }
  .aa-products-tab li a {
    margin: 0 4px;
    padding: 6px;
  }
  .scrollToTop {
    font-size: 20px;
    height: 40px;
    line-height: 35px;
    width: 40px;
  }
  #aa-product-category .aa-product-catg-content .aa-product-catg-head .aa-product-catg-head-left .aa-sort-form select {
    width: auto;
    padding: 0 5px 0 0;
  }
  #aa-product-category .aa-product-catg-content .aa-product-catg-head .aa-product-catg-head-left .aa-show-form select {
    padding: 0 5px 0 0;
    width: auto;
  }
  #aa-product-category .aa-product-catg-content .aa-product-catg-body .list li {
    height: 500px;
    width: 100%;
  }
  #aa-product-category .aa-product-catg-content .aa-product-catg-body .list li figure .aa-product-img {
    margin-bottom: 20px;
    margin-right: 0;
    width: 100%;
  }
  #aa-product-category .aa-product-catg-content .aa-product-catg-body .list li figure .aa-add-card-btn {
    bottom: 0;
    left: 0;
    width: 100%;
  }
  #aa-product-category .aa-product-catg-content .aa-product-catg-body .list li .aa-product-hvr-content {
    top: 40%;
    width: 100%;
  }
  #aa-catg-head-banner .aa-catg-head-banner-area .aa-catg-head-banner-content h2 {
    font-size: 20px;
    line-height: 20px;
  }
  #aa-catg-head-banner .aa-catg-head-banner-area .aa-catg-head-banner-content .breadcrumb {
    margin-bottom: 0;
    padding: 3px 10px;
  }
  #aa-catg-head-banner {
    height: 100px;
  }
  #aa-catg-head-banner img {
    height: 100%;
  }
  #aa-catg-head-banner .aa-catg-head-banner-area .aa-catg-head-banner-content {
    padding: 6.5% 0;
  }
  .aa-wishlist-table .aa-add-to-cart-btn {
    font-size: 7px;
    padding: 8px 0;
  }
  #cart-view .cart-view-area .aa-wishlist-table .table thead tr th {
    font-size: 14px;
    padding: 10px 0;
  }
  #aa-contact .aa-contact-area .aa-contact-top {
    padding: 20px;
  }
  #aa-contact .aa-contact-area .aa-contact-top h2 {
    font-size: 18px;
    line-height: 22px;
    padding-bottom: 10px;
  }
  #aa-contact .aa-contact-area .aa-contact-address .aa-contact-address-left .comments-form textarea {
    width: 100%;
  }
  #aa-contact .aa-contact-area .aa-contact-address {
    padding: 20px;
  }
  #aa-error .aa-error-area {
    padding: 70px 70px 90px;
  }
  #aa-error .aa-error-area h2 {
    font-size: 100px;
    line-height: 100px;
    margin-bottom: 20px;
  }
  .aa-blog-details #respond input[type="text"], .aa-blog-details #respond input[type="email"], .aa-blog-details #respond input[type="url"] {
    width: 100%;
  }
}
@media (max-width: 360px) {
  #aa-header .aa-header-bottom .aa-header-bottom-area .aa-logo {
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
  }
  .boton-home, .boton-home-m{
    font-size: 12px;
  }
  #aa-header .aa-header-bottom .aa-header-bottom-area .aa-logo a {
    display: inline-block;
  }
  #aa-header .aa-header-bottom .aa-header-bottom-area .aa-logo a p {
    text-align: left;
  }
  #aa-header .aa-header-bottom .aa-cartbox {
    text-align: center;
    width: 100%;
  }
  #aa-header .aa-header-bottom .aa-cartbox .aa-cart-link {
    display: inline-block;
  }
  .aa-popular-category .aa-products-tab {
    text-align: left;
  }
  .aa-popular-category-area .tab-content {
    margin-top: 40px;
  }
  .slick-prev, .slick-next {
    margin-top: 0;
    top: -40px;
  }
  .slick-prev {
    left: 77%;
  }
  #aa-subscribe .aa-subscribe-area .aa-subscribe-form {
    width: 100%;
  }
  #aa-client-brand .aa-client-brand-area .aa-client-brand-slider .slick-prev,
  #aa-client-brand .aa-client-brand-area .aa-client-brand-slider .slick-next {
    top: 30%;
  }
  #aa-subscribe .aa-subscribe-area h3 {
    font-size: 20px;
  }
  #aa-subscribe .aa-subscribe-area p {
    font-size: 14px;
  }
  #aa-subscribe .aa-subscribe-area .aa-subscribe-form input[type="submit"] {
    font-size: 14px;
  }
  #aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary::after,
  #aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary::before {
    left: 45%;
  }
  #aa-latest-blog .aa-latest-blog-area .aa-latest-blog-single .aa-blog-img {
    height: 250px;
  }
  #wpf-loader-two .wpf-loader-two-inner {
    left: 36%;
  }
  #aa-footer .aa-footer-bottom .aa-footer-bottom-area > p {
    width: 100%;
    text-align: center;
  }
  #aa-footer .aa-footer-bottom .aa-footer-bottom-area .aa-footer-payment {
    width: 100%;
    text-align: center;
    margin-top: 10px;
  }
  #quick-view-modal .modal-content .aa-product-view-content .aa-prod-view-bottom {
    text-align: center;
  }
  #quick-view-modal .modal-content .aa-product-view-content .aa-prod-view-bottom a:last-child {
    margin-left: 0;
    margin-top: 10px;
  }
  .aa-add-to-cart-btn {
    min-width: 150px;
  }
  #quick-view-modal .modal-content .aa-product-view-content {
    text-align: center;
    margin-top: 10px;
  }
  #quick-view-modal .modal-content .aa-product-view-content .aa-price-block {
    text-align: left;
  }
  #quick-view-modal .modal-content .aa-product-view-content h3 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
  }
  #aa-catg-head-banner .aa-catg-head-banner-area .aa-catg-head-banner-content {
    padding: 8% 0;
  }
  #aa-product-details .aa-product-details-area .aa-product-details-content .aa-product-view-content {
    padding: 0 10px;
  }
  #aa-product-details .aa-product-details-area .aa-product-related-item h3 {
    text-align: left;
  }
  #aa-product-details .aa-product-details-area .aa-product-related-item .slick-prev, #aa-product-details .aa-product-details-area .aa-product-related-item .slick-next {
    top: -75px;
  }
  #cart-view .cart-view-area .cart-view-table {
    padding: 0 0 20px;
  }
  #cart-view .cart-view-area .cart-view-table .table tbody tr td img {
    height: auto;
    width: 15px;
  }
  #cart-view .cart-view-area .cart-view-table .table thead tr th {
    font-size: 10px;
    padding: 7px 0;
  }
  #cart-view .cart-view-area .cart-view-table .table tbody tr td {
    font-size: 14px;
  }
  #cart-view .cart-view-area .cart-view-table .table tbody tr .aa-cart-view-bottom .aa-cart-coupon .aa-coupon-code {
    font-size: 12px;
    margin-right: 10px;
    min-width: 100px;
    padding: 8px;
    width: 100px;
  }
  #cart-view .cart-view-area .cart-view-table .aa-cart-view-btn {
    font-size: 12px;
    padding: 10px;
  }
  #cart-view .cart-view-area .cart-view-table .cart-view-total h4 {
    font-size: 20px;
  }
  #cart-view .cart-view-area .cart-view-table .cart-view-total {
    width: auto;
  }
  .aa-wishlist-table .aa-add-to-cart-btn {
    font-size: 7px;
    min-width: auto;
    padding: 8px 0;
  }
  #cart-view .cart-view-area .aa-wishlist-table .table thead tr th {
    font-size: 14px;
    padding: 10px 0;
  }
  #aa-error .aa-error-area {
    padding: 10px;
    padding-bottom: 30px;
  }
  .aa-blog-details h2 {
    font-size: 20px;
    line-height: 25px;
  }
  .aa-blog-details .aa-blog-content-single p {
    font-size: 15px !important;
  }
  .aa-blog-details .aa-blog-content-single blockquote {
    font-size: 16px;
  }
  .aa-blog-details .aa-blog-navigation .aa-blog-prev {
    font-size: 14px;
    padding: 6px 10px;
  }
  .aa-blog-details .aa-blog-navigation .aa-blog-next {
    padding: 6px 10px;
    font-size: 14px;
  }
  /*   edited v1.1 */
  #aa-slider .seq-canvas .slick-prev, #aa-slider .seq-canvas .slick-next{
    top: 40%;
  }
  #aa-slider .aa-slider-area .seq-title .aa-shop-now-btn {
    font-size: 12px;
    padding: 8px 15px;
  }
}
@media (max-width: 320px) {
  #aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary::after,
  #aa-header .aa-header-bottom .aa-cartbox .aa-cartbox-summary::before {
    left: 52%;
  }
  .boton-home, .boton-home-m{
    font-size: 12px;
  }
  #aa-header .aa-header-top .aa-header-top-left .aa-language .btn {
    padding: 6px 1px;
    font-size: 10px;
  }
  #aa-header .aa-header-top .aa-header-top-left .aa-language {
    padding-top: 3px;
  }
  #aa-product-category .aa-product-catg-content .aa-product-catg-head .aa-product-catg-head-left .aa-show-form {
    margin-left: 5px;
  }
  #aa-product-category .aa-product-catg-content .aa-product-catg-head .aa-product-catg-head-left label {
    margin-right: 0;
  }
  #cart-view .cart-view-area .cart-view-table .table tbody tr td {
    font-size: 10px;
  }
  #cart-view .cart-view-area .cart-view-table .aa-cart-view-btn {
    font-size: 10px;
    letter-spacing: 0.5px;
  }
  #cart-view .cart-view-area .cart-view-table .table tbody tr .aa-cart-view-bottom .aa-cart-coupon .aa-coupon-code {
    font-size: 10px;
    min-width: auto;
    padding: 6px;
    width: 90px;
  }
  #aa-header .aa-header-top .aa-header-top-right .aa-head-top-nav-right li a {
    padding: 5px 2px;
  }
}


@media all and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape) {
  /* your css rules for ipad landscape */
  .bb-banner-section img{
    height: 100%;
  }
}

.bb-kiosk-restart{
  position: absolute;
  right: 0px;
  bottom: -40px;
  width: auto;
  height: 40px;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 600;
  line-height: 40px;
  background-color: #45C34E;
  color: #FFF;

  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}



@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .bb-place-order-mobile{
    display: none !important;
  }
  .bb-product-card{
    width: 100%;
    margin-left: 0%;
    height: auto;
    background-color: #FFF;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.5);
    margin-bottom: 20px;
    border-radius: 10px !important;
    padding-top: 5px;
    position: relative;
    display: block;
    padding-bottom: 10px !important;

  }

  .bb-product-only-price{
    font-family: 'Figtree', sans-serif;
    font-size: 16px;
    position: relative;

    width: 90%;
    margin-left: 5%;
    color: #000;
    font-weight: 700;
    text-align: center;
    margin-bottom: 0px;


  }


  .bb-product-card-name{
    font-family: 'Figtree', sans-serif;
    font-size: 12px;
    font-weight: 700;
    width: 90%;
    margin-left: 5%;
    color: #000;
    text-transform: uppercase;
    text-align: center;
    height: 40px;
    line-height: 14px;
    overflow: hidden;

  }


  .bb-filters-cont{
    display: none;

    position: absolute;
    overflow: auto;
    overflow-y: scroll;
    height: 100vh;
    top: 0;
    right: 0;
    background-color: #FFF;
    z-index: 9999999;
    width: 300px;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 60px;
    padding-top: 30px;
    margin-bottom: 30px;
    -webkit-box-shadow: -2px 2px 11px 0px rgba(153,153,153,0.91);
  -moz-box-shadow: -2px 2px 11px 0px rgba(153,153,153,0.91);
  box-shadow: -2px 2px 11px 0px rgba(153,153,153,0.91);
  }



   }
