@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700');

body{margin:0;padding:0;font-size:14px;font-family:'Rubik', sans-serif;font-weight:400;}
ul,li{margin:0;padding:0;list-style-type:none;}
input:hover,input:focus,input:active{outline:none;}
a,a:hover,a:focus,a:active{outline:none;text-decoration:none;transition:all ease-in-out 0.3s;}
input:focus, input:hover, input:active{outline:none;transition:all ease-in-out 0.3s;}
::placeholder{color:#333 !important;opacity:1;}
:-ms-input-placeholder{color:#333 !important;}
::-ms-input-placeholder{color:#333 !important;}
.es_form_container ::placeholder{color:#fff !important;opacity:1;}
.es_form_container :-ms-input-placeholder{color:#fff !important;}
.es_form_container ::-ms-input-placeholder{color:#fff !important;}
.scroll-top-wrapper{position:fixed;opacity:0;visibility:hidden;overflow:hidden;text-align:center;z-index:999;color:#fff;right:30px;line-height:48px;width:48px;bottom:50px;-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;border-radius:4px;overflow:hidden;}
.scroll-top-wrapper .scroll-top-inner{background:#f3be22; opacity:.5;color:#fff;display:block;}
.scroll-top-wrapper .scroll-top-inner i{font-size:26px; display:block; line-height:48px;}
.scroll-top-wrapper:hover{background:#f3be22;}
.scroll-top-wrapper.show{visibility:visible; cursor:pointer; opacity:1;}

header{}
.top_header{background:#343434;}
/*.top_header .navbar-header{display:none;}
.top_header .navbar{background:none;border:none;margin:0;min-height:auto;}
.top_header .navbar .navbar-nav>li{text-transform:uppercase;font-size:13px;}
.top_header .navbar .navbar-nav>li a{color:#dfdfdf;padding:0 8px;line-height:40px;}*/
.top_header .right-side{float:right;}
.top_header .right-side li{display:inline-block;border-right:1px solid #515151;padding:0 10px;}
.top_header .right-side li:last-child{border-right:none;}
.top_header .right-side li select{background:#343434 url(../images/drop-arrow.jpg) no-repeat center right;border:none;color:#dfdfdf;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:12px;line-height:40px;}

.main-header{background:#f1f1f1;padding:10px 0;}
.main-header .logo{position: relative;
    top: 5px;}
.main-header .logo img{max-width:330px;}
.main-header .search{width:100%;float:left;margin-top:5px;}
.main-header .search label{width:calc(100% - 55px);float:left;display:block;font-weight:400;}
.main-header .search .screen-reader-text{display:none;}
.main-header .search input[type="search"]{width:100%;height:45px;float:left;border:1px solid #d5d5d5;border-radius:35px 0 0  35px;border-right:none;padding-left:25px;font-style:italic;font-size:14px;}
.main-header .search input[type="submit"]{width:55px;position:relative;height:45px;border-radius:0 35px 35px 0;background:url(../images/srch-icon.png) no-repeat center #f3be22;text-indent:-9999px;color:#fff;font-size:22px;text-align:center;line-height:45px;border:none;float:left;}
.main-header .header-contct{float:right;margin-top:5px;}
.main-header .header-contct li{width:auto;padding:0 10px;float:left;font-weight:300;}
.main-header .header-contct li i{font-size:35px;color:#f3be22;float:left;margin-right:15px;position:relative;}
.main-header .header-contct li i span{background:#000;color:#fff;width:17px;height:17px;display:block;border-radius:50%;font-size:14px;line-height:17px;text-align:center;position:absolute;right:-9px;top:-2px;font-family:'Rubik', sans-serif;}
.main-header .header-contct li>a>span{font-size:14px;color:#6a6a6a;float:left;line-height:19px;transition:all ease-in-out 0.3s;}
.main-header .header-contct li:hover>a>span{color:#000;}

.mainmenu{background-color: #f1bd43;}
.mainmenu .navbar{background:none;border:none;margin:0;min-height:auto;}
.mainmenu .navbar .navbar-nav>li{font-size:15px;font-weight:500;text-transform:uppercase;}
.mainmenu .navbar .navbar-nav>li a{color:#fff;padding:0 12px;line-height:40px;}
.mainmenu .navbar .navbar-nav>li a:hover,.mainmenu .navbar .navbar-nav>li a:focus,.mainmenu .navbar .navbar-nav>li a:active{color:#000;}
.modal-dialog {margin: 20px auto !important;}

@media (max-width: 991px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }

    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav>li {
        float: none;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
}


@media screen and (min-width:992px)
{
    .navbar-collapse{padding:0;}
}

#slider{overflow:hidden;}
/*#slider .carousel-caption h3{font-size:54px;text-transform:uppercase;font-weight:500;line-height:65px;}
#slider .carousel-caption{display:flex;justify-content:center;align-items:center;height:100%;}
#slider .carousel-indicators li{width:17px;height:17px;}
#slider .carousel-indicators li.active{margin:1px;background:#f3be22;border-color:#f3be22;}
#slider .carousel-control{width:45px;height:45px;top:calc(50% - 23px);background:none;}
#slider .carousel-control span{background:#f3be22;display:block;line-height:45px;transition:all ease-in-out 0.3s;}
#slider .carousel-control.left span{left:-50px;}
#slider .carousel-control.right span{right:-50px;}
#slider:hover .carousel-control.left span{left:0;}
#slider:hover .carousel-control.right span{right:0;}*/


#slider .main-slider{position:relative;}
#slider .main-slider .slidertext{width:100%;height:100%;top:0;left:0;position:absolute;display:flex;justify-content:center;align-items:center;text-align:center;}
#slider .main-slider .slidertext h3{font-size:54px;text-transform:uppercase;font-weight:500;color:#fff;line-height:65px;}
#slider .main-slider .owl-nav button{width:45px;height:45px;top:calc(50% - 23px);background:#f3be22;display:block;line-height:45px;transition:all ease-in-out 0.3s;position:absolute;font-size:25px;color:#fff;}
#slider .main-slider .owl-nav button.owl-next{right:0;left:auto;}
#slider .main-slider .owl-dots{position:absolute;left:0;right:0;bottom:20px;text-align:center;}
#slider .main-slider .owl-dot{width:17px;height:17px;border-radius:50%;border:1px solid #fff;margin:0 2px;}
#slider .main-slider .owl-dot.active{background:#f3be22;border-color:#f3be22;}


#main_body{background:#fff;padding:50px 0 70px;}
#main_body .title{width:100%;margin:0 0 25px;color:#333;font-size:20px;text-align:center;text-transform:uppercase;}
#main_body .title span{display:inline-block;line-height:54px;font-weight:500;background-color: #000; border-radius:35px;border:1px solid #000;width:100%;max-width:495px;text-align:center;color: #fff;}
#main_body #collections{margin:30px 0 50px;width:100%;}
#main_body #collections figure{width:100px;height:100px;border:5px solid #f1bb1a;border-radius:50%;box-shadow:3px 3px 8px rgba(0,0,0,.33);overflow:hidden;display:table;margin:0 auto;}
#main_body #collections h3{font-size:15px;color:#333;font-weight:500;width:100%;text-align:center;line-height:25px;}
#main_body #collections .owl-nav{width:100%;text-align:center;}
#main_body #collections .owl-nav button{width:35px;height:35px;background:#f3be22;border-radius:2px;text-align:center;line-height:35px;color:#fff;font-size:25px;margin:0 2px;}


.product_section{width:100%;float:left;position:relative;}
.product_section>.container{position:relative;z-index:1;}
.product_section .cntnt{font-size:16px;color:#333;line-height:31px; text-align:center;margin-top:15px;}
.product_section:after{position:absolute;left:0;top:-120px;width:112px;height:374px;content:'';position:absolute;background:url(../images/leaf-left.png) no-repeat;}
.product_section:nth-child(odd):after{left:auto;right:0;background:url(../images/leaf-right.png) no-repeat;}
.product-boxes{margin:40px 0;width:100%;float:left;}
.product-boxes>a{background:#f3be22;line-height:50px;font-size:17px;font-weight:500;color:#333;padding:0 55px;text-transform:uppercase;margin:25px auto;display:table;border-radius:45px;box-shadow:3px 3px 4px rgba(0,0,0,.22);}
.product-boxes ul li{width:18.4%;float:left;margin:0 2% 20px 0;}
.product-boxes ul li:nth-child(5n+5){margin-right:0;}
.product-boxes ul li figure{width:100%;overflow:hidden;border-radius:10px;position:relative;height:280px;}
.product-boxes ul li figure img{height:100%;width:100%;}
.product-boxes ul li figure .contents{width:100%;height:auto;background:rgba(255,255,255,.74);position:absolute;left:0;bottom:0;padding-bottom:10px;text-align:center;transition:all ease-in-out 0.3s;}
/*.product-boxes ul li:hover figure .contents{bottom:0;}*/
.product-boxes ul li figure .contents h3{font-size:20px;font-weight:500;color:#333;margin:15px 0 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.product-boxes ul li figure .contents h3 a{color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.product-boxes ul li figure .contents .price{font-size:19px;color:#333;}
.product-boxes ul li figure .contents .price span{color:#333;text-decoration:line-through;margin-left:10px;}
.product-boxes ul li figure .contents a.readmore{line-height:40px;padding:0 15px;color:#333;background:#f3be22;display:inline-block;margin:10px 0 0;border-radius:5px;font-size:16px;font-weight:400;}

.title-top-img{width:150px;height:150px;border:5px solid #f1bb1a;border-radius:50%;box-shadow:3px 3px 8px rgba(0,0,0,.33);overflow:hidden;display:flex;align-items:center;justify-content:center;margin:5px auto 40px;}
footer{background:#343434;position:relative;float:left;width:100%;}
footer:after{position:absolute;content:'';background:url(../images/footer-bg.png);top:-100px;left:0;width:100%;height:100px;}
.footer{width:100%;height:100%;position:relative;padding:40px 0;}
.footer:after{background:url(../images/footer-leaf1.png);width:344px;height:392px;position:absolute;left:0;bottom:15px;content:'';}
.footer:before{background:url(../images/footer-leaf2.png);width:182px;height:196px;position:absolute;right:0;bottom:85px;content:'';}
.footer .container{position:relative;z-index:1;}
.footer figure{max-width:250px;}
.footer figure img{width:100%;}
.footer h2, .footer h4{font-size:24px;color:#fff;font-weight:500;margin:20px 0;text-transform:uppercase;}
.footer .menu li{font-size:15px;}
.footer .menu li a{color:#fff;display:block;line-height:36px;text-transform:capitalize;position:relative;}
.footer .menu li a:after{width:0;height:4px;background:#fff;position:absolute;left:0;top:16px;content:'';transition:all ease-in-out 0.3s;}
.footer .menu li a:hover{color:#f3be22;padding-left:10px;}
.footer .menu li a:hover:after{width:5px;}
.footer .social{margin-top:20px;float:left;width:100%;}
.footer .social li{font-size:30px;float:left;}
.footer .social li a{color:#dcd7d7;padding:0 20px;}
.footer .social li a:hover{color:#f3be22;}
.footer .social li:first-child a{padding-left:0;}
.footer .qlinks ul{width:48%;float:left;margin-right:4%;}
.footer .qlinks ul:nth-child(2n+2){margin-right:0;}
.footer .qlinks li{font-size:15px;}
.footer .qlinks li a{color:#fff;display:block;line-height:30px;text-transform:capitalize;position:relative;}
.footer .qlinks li a:after{width:0;height:4px;background:#fff;position:absolute;left:0;top:13px;content:'';transition:all ease-in-out 0.3s;}
.footer .qlinks li a:hover{color:#f3be22;padding-left:10px;}
.footer .qlinks li a:hover:after{width:5px;}
.footer .contctdtl ul{}
.footer .contctdtl li{font-size:16px;color:#fff;margin-bottom:15px;padding:0 0 0 35px;line-height:30px;position:relative;}
.footer .contctdtl li a{color:#fff;}
.footer .contctdtl li a:hover{color:#f3be22;}
.footer .contctdtl li:after{position:absolute;left:0;top:0;font-family:'FontAwesome';font-size:26px;color:#f3be22;}
.footer .contctdtl li.cl:after{content:'\f095';}
.footer .contctdtl li.eml:after{content:'\f0e0';font-size:20px;}
.footer .contctdtl li.adr:after{content:'\f041';}
.footer .es_form_container{margin-top:40px;width:100%;}
.footer .es_form_container .es_lablebox{display:none;}
.footer .es_form_container .es_textbox{width:calc(100% - 49px);float:left;padding:0;}
.footer .es_form_container .es_button{width:49px;float:left;padding:0;}

.footer .es_form_container input[type="email"]{background:#343434;border:1px solid #fff;height:49px;border-radius:5px 0 0 5px;border-right:none;padding-left:10px;width:100%;float:left;color:#fff;font-style:italic;}
.footer .es_form_container input[type="submit"]{background:#f3be22 url(../images/send-icon.png) no-repeat center center;text-indent:-9999px;font-size:0px;border:none;width:100%;height:49px;border-radius:0 5px 5px 0;}
/* New Form */
.footer .es_subscription_form {margin-top:40px;width:100%;}
.footer .es_subscription_form .es-field-wrap{width:calc(100% - 49px);float:left;padding:0;}
.footer .es_subscription_form .es-field-wrap label { width: 100%; display: block; }
.footer .es_subscription_form .es_submit_button{width:49px;float:left;padding:0;}

.footer .es_subscription_form input[type="email"]{background:#343434;border:1px solid #fff;height:49px;border-radius:5px 0 0 5px;border-right:none;padding-left:10px;width:100%;float:left;color:#fff;font-style:italic;font-weight:normal;}
.footer .es_subscription_form input[type="submit"]{background:#f3be22 url(../images/send-icon.png) no-repeat center center;text-indent:-9999px;font-size:0px;border:none;float:left;width:49px;height:49px;border-radius:0 5px 5px 0;}
.footer .es_subscription_form input::placeholder { color: #fff!important; opacity: 1!important; }
.footer .es_subscription_form input:-ms-input-placeholder { color: #fff!important; }
.footer .es_subscription_form input::-ms-input-placeholder { color: #fff!important; }
/* New Form */
.main-header .search.serch-mobile{background:#343434;padding:10px;margin-bottom:10px;}
.mainmenu .navbar-toggle{margin-top:-51px;margin-right:0;background:none;border:1px solid #f3be22;}
.mainmenu .navbar-toggle:hover,.mainmenu .navbar-toggle:focus,.mainmenu .navbar-toggle:active{background:#f3be22;}
.mainmenu .navbar-toggle:hover span,.mainmenu .navbar-toggle:focus span,.mainmenu .navbar-toggle:active span{background:#fff;}
.mainmenu .navbar-default .navbar-toggle .icon-bar{background:#f3be22}
.mainmenu .navbar-default .navbar-toggle:hover .icon-bar, .mainmenu .navbar-default .navbar-toggle:active .icon-bar, .mainmenu .navbar-default .navbar-toggle:focus .icon-bar{background:#fff;}



@media screen and (min-width:768px) and (max-width:991px)
{
    .navbar-nav{float:none;}
    .mainmenu .navbar-collapse{padding:0 0 20px;}
    .mainmenu .navbar .navbar-nav > li{font-weight:400;border-bottom:1px solid #cfcfcf;}
    .mainmenu .navbar .navbar-nav > li>a{padding:0;}
    .mainmenu .navbar .navbar-nav > li:last-child{border-bottom:none;}
    .mainmenu .navbar-toggle{margin-top:8px;}
}




.copyright{background:#f3be22;text-align:center;padding:15px 0;}
.copyright p{margin:0;color:#fff;font-size:15px;}

#innerbanner{width:100%;position:relative;height:160px;overflow:hidden;}
#innerbanner img{width:100%;}
#innerbanner h1{line-height:44px;text-align:center;color:#fff;background:rgba(0,0,0,.6);position:absolute;left:0;right:0;top:calc(50% - 25px);max-width:350px;width:auto;margin:auto;font-size:25px;font-weight:400;text-transform:uppercase;border-radius: 10px;}

.bredcrumb{background:#efeeec;}
.bredcrumb li{position:relative;display:inline-block;padding:0 50px 0 20px;text-transform:uppercase;}
.bredcrumb li.first{background:#f3be22;padding:0;}
.bredcrumb li.first a{position:relative;padding:0 50px;color:#fff;z-index:1;}
.bredcrumb li.first a:after{position:absolute;border-left:30px solid #f3be22;border-top:25px solid transparent;border-bottom:25px solid transparent;content:'';right:0;top:0;}
.bredcrumb li.first a:after{position:absolute;background:#efeeec;width:30px;height:100%;content:'';right:0;top:0;}
.bredcrumb li.first:after{left:0;}
.bredcrumb li.first:before{}
.bredcrumb li a{line-height:50px;display:block;color:#333;}
.bredcrumb li span{line-height:50px;display:block;}
.bredcrumb li:before{position:absolute;right:-1px;top:0;content:'';border-left:30px solid #d5d5d5;border-bottom:25px solid transparent;border-top:25px solid transparent;}
.bredcrumb li:after{position:absolute;right:0;top:0;content:'';border-left:30px solid #efeeec;border-bottom:25px solid transparent;border-top:25px solid transparent;}
.woocommerce .woocommerce-breadcrumb{margin:0 !important;text-transform:uppercase;}
.woocommerce-breadcrumb a{line-height:50px;padding:0 20px;display:inline-block;color:#333 !important;}


#inner_body{position:relative;background:#fff;padding:40px 0 120px;width:100%;float:left;}
.filter_section{width:100%;background:#fff;float:left;border:1px solid #eee;border-radius:2px;padding:10px;}
.filter_section h4{font-size:15px;font-weight:500;margin:10px 0;border-bottom:1px solid #eee;padding-bottom:10px;color:#4a4a4a;float:left;width:100%;text-transform:uppercase;}
.filter_section .woof_container_checkbox:first-child h4{margin-top:5px;}
.filter_section .widget-woof>h4{display:none;}
.filter_section ul{border-bottom:1px solid #eee;width:100%;float:left;margin:0;padding:0 0 10px;}
.filter_section ul:last-child{border-bottom:none;padding-bottom:0;}
.filter_section ul li{position:relative;font-size:14px;color:#333;padding-left:0 !important;width:100%;float:left;margin:0 !important;}
.filter_section .woof_submit_search_form_container{float:left;width:100%;margin:15px 0 5px;}
.filter_section .woof_list_checkbox li div{float:left;}
.filter_section .woof_list label{float:left;width:calc(100% - 29px);margin:0 0 0 7px;padding:3px 0 0;line-height:21px;font-weight:400;}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{background:#f3be22 !important;padding:0 22px !important;line-height:40px !important;color:#fff !important;font-weight:500 !important;text-transform:uppercase;}


.filter_section ul li span{background:#f3be22;margin-top:2px;color:#fff;float:right;line-height:25px;display:inline-block;font-size:12px;border-radius:2px;padding:0 10px;}
.filter_section ul li label.chkbxcstm{cursor:pointer;font-weight:400;width:100%;}
.filter_section ul li label.chkbxcstm:before{content:"";display:inline-block;width:17px;height:17px;position:absolute;left:0;top:6px;background-color:#fff;border:1px solid #e0e0e0;border-radius:2px;}
.filter_section ul li  input[type=checkbox]{display: none;}
.filter_section ul li  input[type=checkbox]:checked + label.chkbxcstm:before{content:"\2713";font-size:16px;font-weight:bold;text-align:center;line-height:15px;background:#f3be22;border-color:#f3be22;color:#fff;}
.product_content{}
.product_content h2{margin:0 0 15px;padding:0;border-bottom:1px solid #ddd;font-size:22px;font-weight:400;text-transform:uppercase;}
.product_content h2 span{position:relative;line-height:40px;display:inline-block;padding-bottom:7px;}
.product_content h2 span:after{width:100%;height:3px;position:absolute;left:0;bottom:-2px;content:'';background:#f3be22;}
.product_content p{font-size:16px;line-height:26px;}
.product_content .product-boxes{margin:20px 0 0;}
.product_content .product-boxes ul li{width:23.5%;}
.product_content .product-boxes ul li:nth-child(5n+5){margin-right:2%;}
.product_content .product-boxes ul li:nth-child(4n+4){margin-right:0;}


.woocommerce-page .productd-deatil-pg div.product div.images{width:41%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:5px;border:1px solid #ddd;background:#f1f1f1;float:left;}
@media screen and (max-width: 996px){
.productd-deatil-pg .preview{margin-bottom:20px;}
}
.productd-deatil-pg .preview-pic{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}
.productd-deatil-pg .preview-thumbnail.nav-tabs{border:none;margin-top:5px;}
.productd-deatil-pg .preview-thumbnail.nav-tabs li {width:18%;margin-right:2.5%;border:1px solid #ddd;padding:2px;}
.productd-deatil-pg .preview-thumbnail.nav-tabs li img{max-width:100%;display:block;}
.productd-deatil-pg .preview-thumbnail.nav-tabs li a{padding:0;margin:0;}
.productd-deatil-pg .preview-thumbnail.nav-tabs li:last-of-type{margin-right:0;}
.tab-content{overflow:hidden;}
.productd-deatil-pg .tab-content img{width:100%;-webkit-animation-name:opacity;animation-name:opacity;-webkit-animation-duration:.3s;animation-duration:.3s;}
@media screen and (min-width: 997px){
    .productd-deatil-pg .wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}
}
.entry-summary .posted_in a{color:#333;}
.entry-summary .posted_in a:hover{text-decoration:underline;color:#000;}
.woocommerce .productd-deatil-pg span.onsale{width:50px;height:50px;line-height:50px;font-weight:400;font-size:14px;padding:0;left:-18px;top:-18px;}
.woocommerce-page .productd-deatil-pg div.product div.summary{width:57%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background:#eee;padding:15px;border:1px solid #ddd;float:right;}
.woocommerce .productd-deatil-pg .quantity .qty{height:40px;border:1px solid #ddd;}
.woocommerce-product-rating a{color:#333;text-decoration:underline;}
.woocommerce-product-rating a:hover{text-decoration:none;}
.productd-deatil-pg .product-title{margin:5px 0 15px;font-size:20px;font-weight:500;color:#333;border-bottom:1px solid #ddd;padding-bottom:12px;}
.productd-deatil-pg .tagline{margin:0;font-size:18px;font-weight:500;color:#333;}
.productd-deatil-pg .price{text-transform:uppercase;font-weight:bold;}
.productd-deatil-pg .rating{margin:15px 0;}
.productd-deatil-pg .rating .stars{float:left;}
.productd-deatil-pg .rating>span{float:left;margin-left:15px;}
.productd-deatil-pg .details .pack-size{margin:15px 0;}
.productd-deatil-pg .details .pack-size h5{margin:0 0 10px;text-transform:uppercase;}
.woocommerce .productd-deatil-pg div.product form.cart .variations select{width:220px;height:45px;border:1px solid #ddd;padding-left:10px;appearance:none;-webkit-appearance:none;-moz-appearance:none;background:url(../images/drop-select.jpg) no-repeat right top #fff;margin-bottom:10px;}
.productd-deatil-pg .price{margin:12px 0;font-size:22px;font-weight:400;}
.productd-deatil-pg .price span{font-size:22px;margin-left:10px;}
.productd-deatil-pg .checked, .productd-deatil-pg .price>span{color:#f3be22;}
.productd-deatil-pg .price>span ins{text-decoration:none;color:#333;}
.productd-deatil-pg .product-description{margin-bottom:15px;}
.productd-deatil-pg .add-to-cart{background:#f3be22;padding:0 35px;border:1px solid #f3be22;text-transform:uppercase;font-weight:500;color:#fff;transition:all .3s ease;line-height:48px;display:inline-block;border-radius:2px;margin-right:5px;}
.productd-deatil-pg .buy-now{background:#fff;border:1px solid #f3be22;padding:0 35px;text-transform:uppercase;font-weight:500;color:#333;transition:all .3s ease;line-height:48px;display:inline-block;border-radius:2px;}
.productd-deatil-pg .buy-now:hover{background:#f3be22;color:#fff;border-color:#f3be22;}
.productd-deatil-pg .add-to-cart:hover{background:#b36800;color:#fff;border-color:#b36800;}
.productd-deatil-pg .not-available{text-align:center;line-height:2em;}
.productd-deatil-pg .not-available:before{font-family:fontawesome;content:"\f00d";color:#fff;}
@-webkit-keyframes opacity {
  0% {
    opacity: 0;
    -webkit-transform: scale(3);
            transform: scale(3); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); }
}

@keyframes opacity {
  0% {
    opacity: 0;
    -webkit-transform: scale(3);
            transform: scale(3); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); }
}

.productd-deatil-pg .tab-section{margin-top:50px;}
.tab-section .tab-content{margin-top:10px;}
.tab-section .tab-content h3, .woocommerce .productd-deatil-pg div.product .woocommerce-tabs .panel h2{font-size:21px;margin:15px 0px 10px;font-weight:400;text-transform:capitalize;}
.tab-section .tab-content p{font-size:16px;line-height:26px;}
.woocommerce .productd-deatil-pg div.product .woocommerce-tabs ul.tabs > li{}
.woocommerce .productd-deatil-pg div.product .woocommerce-tabs ul.tabs > li > a{color:#333;padding:0 15px;line-height:45px;}
.woocommerce .productd-deatil-pg div.product .woocommerce-tabs .panel{border:none;box-shadow:none;}
.tab-section  .tab-content ul{margin:15px 0;}
.tab-section  .tab-content ul li{width:48%;margin-right:4%;float:left;line-height:35px;}
.tab-section  .tab-content ul li:nth-child(2n+2){margin-right:0;}
.tab-section  .tab-content ul li span{width:270px;float:right;}
.tab-section .nav-tabs > li{text-transform:uppercase;}
.tab-section #brochure_links{margin-top:15px;float:left;width:100%;}
#brochure_links a{width:23.5%;margin-right:1%;float:left;border:1px solid #ddd;border-radius:2px;line-height:38px;padding:0 10px;margin-bottom:10px;color:#333;}
#brochure_links a:hover{color:#000;}
#brochure_links a:nth-child(4n+4){margin-right:0;}
#brochure_links a img{width:16px;margin-right:5px;}
.cart_btns{margin-top:10px;text-align:right;}
.cart_btns button{width:auto;padding:0 20px;font-size:16px;text-transform:uppercase;line-height:40px;border:none;border-radius:3px;display:inline-block;margin:0 5px 0 0 !important;}
table tr.pdng td{padding:12px 8px;}
.carttbl thead tr>th{text-align:center;}
.carttbl tbody tr>td{text-align:center;vertical-align:middle;}
.carttbl tbody tr>td.pname{text-align:left;}
.productd-deatil-pg .carttbl td.pricetbl{text-align:right;}
.productd-deatil-pg .carttbl td.pricetbl button{margin-left:5px;}
.carttbl .input-group{width:150px;margin:0 auto;}
table tr.pdng td:nth-child(2){text-align:right;}
.carttbl .input-group input[type="text"]{text-align:center;}
table tr.pdng td span{padding-left:15px;width:90px;display:inline-block;text-align:left;}
.woocommerce-info {
    border-top-color: #f3be22 !important;
}
a {
    color: #f3be22;
}

.contact-pg{}
.contact-pg h2{margin:0 0 30px;padding:0;border-bottom:1px solid #ddd;font-size:22px;font-weight:500;text-transform:uppercase;}
.contact-pg h2 span{position:relative;line-height:40px;display:inline-block;padding-bottom:5px;}
.contact-pg h2 span:after{width:100%;height:3px;position:absolute;left:0;bottom:-2px;content:'';background:#f3be22;}
.contact-pg .addess-detail{}
.contact-pg .addess-detail li{width:100%;border:1px solid #ddd;border-radius:3px;margin-bottom:15px;padding:10px;position:relative;padding-left:50px;}
.contact-pg .addess-detail li:after{width:40px;height:100%;text-align:center;position:absolute;left:0;top:0;font-family:'FontAwesome';border-right:1px solid #ddd;line-height:40px;font-size:17px;}
.contact-pg .addess-detail li.addr:after{content:'\f21d';}
.contact-pg .addess-detail li.phn:after{content:'\f095';}
.contact-pg .addess-detail li.eml:after{content:'\f0e0';}
.contact-pg .social {margin:20px 0 30px;}
.contact-pg .social li{width:40px;margin-right:5px;float:left;border-radius:2px;}
.contact-pg .social li a{display:block;line-height:40px;color:#fff;text-align:center;}
.contact-pg .social li.fb{background:#475993;}
.contact-pg .social li.tw{background:#55acee;}
.contact-pg .social li.yt{background:#cf2323;}
.enquiry_frm{}
.enquiry_frm .frm_eq{}
.enquiry_frm .frm_eq p{width:48%;margin-right:4%;float:left;margin-bottom:20px;}
.enquiry_frm .frm_eq p:nth-child(2n+2){margin-right:0;}
.enquiry_frm .frm_eq p.txtara{width:100%;margin-right:0;}
.enquiry_frm .frm_eq p input[type="text"],.enquiry_frm .frm_eq p input[type="tel"],.enquiry_frm .frm_eq p input[type="email"],.enquiry_frm .frm_eq p select{width:100%;height:40px;border:1px solid #ddd;border-radius:0;}
.enquiry_frm .frm_eq p select{background:url(../images/drop-select.jpg) no-repeat right center #fff;appearance:none;-moz-appearance:none;-webkit-appearance:none;padding-left:8px;color:#333;}
.enquiry_frm .frm_eq p textarea{width:100%;height:90px;border:1px solid #ddd;border-radius:0;resize:none;padding:10px;}
.enquiry_frm .frm_eq p.sbmt{margin-top:10px;width:100%;}
.enquiry_frm .frm_eq p.sbmt input[type="submit"]{background:#f3be22;border:none;padding:0 25px;line-height:40px;border-radius:2px;color:#fff;text-transform:uppercase;font-weight:500;font-size:15px;}
.enquiry_frm .frm_eq p.sbmt input[type="submit"]:hover{background:#d88c08;}

.about-pg h2{margin:0 0 30px;text-transform:uppercase;padding:0;border-bottom:1px solid #ddd;font-size:22px;font-weight:500;}
.about-pg h2 span{position:relative;line-height:40px;display:inline-block;padding-bottom:5px;}
.about-pg h2 span:after{width:100%;height:3px;position:absolute;left:0;bottom:-2px;content:'';background:#f3be22;}
.about-pg .aboutimg{border:1px solid #ddd;padding:4px;border-radius:3px;margin:10px 0;}
.about-pg .aboutimg img{border-radius:2px;}
.about-pg p{font-size:16px;line-height:26px;}

.faq-pg{}
.faq-pg h2{margin:0 0 30px;text-transform:uppercase;padding:0;border-bottom:1px solid #ddd;font-size:22px;font-weight:500;}
.faq-pg h2 span{position:relative;line-height:40px;display:inline-block;padding-bottom:5px;}
.faq-pg h2 span:after{width:100%;height:3px;position:absolute;left:0;bottom:-2px;content:'';background:#f3be22;}
.faqsection .panel-group{margin:0;}
.faqsection .panel-default{border:none;}
.faqsection .panel-heading{padding:0;background:#f3be22;border-radius:3px;position:relative;}
.faqsection .panel-title{font-size:18px;text-transform:capitalize;font-weight:400;}
.faqsection .panel-title a{display:block;line-height:45px;color:#fff;padding:0 15px;}
.faqsection .panel-title a i{position:absolute;right:0;top:0;width:45px;line-height:45px;text-align:center;}
.faqsection .panel-group .panel-default .panel-body{border:1px solid #ddd;border-top:none;font-size:16px;}
.faqsection .panel-body ul{margin-bottom:15px;}
.faqsection .panel-body ul li{position:relative;padding-left:15px;margin-bottom:10px;}
.faqsection .panel-body ul li:after{position:absolute;left:0;top:0;content:'\f0e7';font-family:'FontAwesome'}

.help-pg{}
.help-pg p{font-size:18px;line-height:26px;margin-bottom:25px;}
.help-pg p strong{font-weight:500;}
.help-pg p a{color:#333;text-decoration:underline;}
.help-pg p a:hover{color:#f3be22;text-decoration:none;}

.distributor-pg .distributorsect{font-size:16px;line-height:26px; margin-bottom:20px;width:100%;float:left;}
.distributor-pg .distributorsect a{color:#333;text-decoration:underline;}
.distributor-pg .distributorsect a:hover{color:#f3be22;text-decoration:none;}
.distributor-pg .panel-body ul li{position:relative;margin:0 2% 20px 0;padding:10px;width:32%;border:1px solid #ddd;float:left;}
.distributor-pg .panel-body ul li:after{display:none;}
.distributor-pg .panel-body ul li a{color:#333;font-size:16px;}
.distributor-pg .panel-body ul li a:hover{color:#f3be22;}
.distributor-pg .panel-body ul li:nth-child(3n+3){margin-right:0;}
.distributor-pg .panel-body ul li span{display:block;font-size:14px;}
.distributor-pg .panel-body ul li span strong{font-weight:500;}

.distributor_form p{margin-bottom:30px;}
.distributor_form .frm_eq p{margin-right:2%;width:49%;}
.distributor_form .frm_eq .part-second{margin-top:10px;}
.distributor_form .frm_eq .part-second h3{font-weight:400;margin:0 0 15px;font-size:19px;text-transform:capitalize;}
.distributor_form .frm_eq .part-second p:nth-child(2n+2){margin-right:2%;}
.distributor_form .frm_eq .part-second p:nth-child(2n+1){margin-right:0;}
.distributor_form .frm_eq p span{line-height:40px;position:relative;width:25%;float:left;}
.distributor_form .frm_eq p span.ck label.chkbxcstm{cursor:pointer;font-weight:400;width:100%;padding-left:27px;}
.distributor_form .frm_eq p span.ck label.chkbxcstm:before{content:"";display:inline-block;width:17px;height:17px;position:absolute;left:0;top:10px;background-color:#fff;border:1px solid #e0e0e0;border-radius:2px;}
.distributor_form .frm_eq p span.ck input[type=checkbox]{display: none;}
.distributor_form .frm_eq p span.ck input[type=checkbox]:checked + label.chkbxcstm:before{content:"\2713";font-size:16px;font-weight:bold;text-align:center;line-height:15px;background:#f3be22;border-color:#f3be22;color:#fff;}

.loginsect{text-align:center;}
.loginsect h2{font-weight:500;font-size:20px;text-align:center;margin:0 0 20px;text-transform:uppercase;}
.loginsect .bx{border:1px solid #ddd;padding:20px;text-align:center;margin:0 0 20px;}
.loginsect .bx p{margin-bottom:15px;}
.loginsect .bx p:last-child{margin-bottom:0;}
.loginsect .bx .erf-container label.fb-text-label{text-align:left;font-weight:400;}
.loginsect .bx .erf-container .fb-text:nth-child(1) label.fb-text-label, .loginsect .bx .erf-container .fb-text:nth-child(2) label.fb-text-label{display:none;}
.loginsect .bx input[type="text"],.loginsect .bx input[type="password"],.erf-container #lostpasswordform input[type="email"]{width:100%;height:45px;border:1px solid #ddd;padding-left:10px;border-radius:3px !important;max-width:100%;}
.loginsect .bx .erf-container .fb-button button,.loginsect .bx .erf-container button.lostpassword-button{background:#f3be22;color:#333;font-size:18px;width:100%;font-weight:500;text-transform:uppercase;border:none;line-height:45px;height:45px;padding:0;}
.loginsect .erf-container h3{font-size:15px;margin:0 0 10px;text-transform:uppercase;font-weight:500;}
.loginsect a{color:#333;text-decoration:underline;}
.loginsect .no-acc{margin:15px 0;width:100%;}
.loginsect .bx .erf-container .erf-account-switch{margin:15px 0 5px;text-align:center;float:left;width:100%;}
.loginsect .bx .erf-container .erf-account-switch a{width:100%;}

.register_form p{margin-bottom:10px;font-size:16px;line-height:26px;}
.register_form ul{margin:15px 0 25px;float:left;width:100%;}
.register_form ul li{margin-bottom:10px;width:100%;max-width:500px;}
.register_form ul li span{float:right;}
.register_form h3{font-size:20px;font-weight:500;text-transform:uppercase;margin:15px 0 5px;}
.register_form .frm_eq{margin-top:30px;}
.register_form .frm_eq p.captcha input{width:calc(100% - 110px);float:left;}
.register_form .frm_eq p.captcha img{width:100px;margin-left:10px;float:left;}
.register_form .erf-container button{background:#f3be22;border:none;padding:0 25px;line-height:40px;border-radius:2px;color:#fff;text-transform:uppercase;font-weight:500;font-size:15px;}
.register_form .erf-container button:hover{background:#d88c08;}
.register_form .frm_eq .erf-recaptcha{float:left;}

#forgetpassword .modal-title{text-transform:uppercase;font-size:20px;font-weight:400;}
#forgetpassword .modal-body p{margin-bottom:15px;}
#forgetpassword .modal-body p input[type="email"]{width:100%;height:45px;border:1px solid #ddd;padding-left:10px;}
#forgetpassword .modal-body p input[type="submit"]{background:#f3be22;border:none;padding:0 25px;line-height:40px;border-radius:2px;color:#fff;text-transform:uppercase;font-weight:500;font-size:15px;}
#forgetpassword .modal-body p input[type="submit"]:hover{background:#d88c08;}

#cannabis .collapse-category{text-align:center;padding:0;margin-bottom:15px;cursor:inherit;}
#cannabis .collapse-category:after{display:none;}
.collapse-category{line-height:50px;border-bottom:1px dashed #ddd;font-size:18px;position:relative;text-transform:uppercase;padding:15px 0;cursor:pointer;color:#f3be22;}
.collapse-category:after{position:absolute;right:2px;top:15px;content:'\f107';font-family:'FontAwesome';}
.collapse-category figure{width:50px;height:50px;border-radius:50%;overflow:hidden;float:left;margin-right:10px;}
.collapse-category figure img{width:100%;}

.product-avelibility{font-size:22px;font-weight:500;margin:15px 0;width:100%;float:left;text-transform:capitalize;}
.coming-soon{color:#f59a1c;}
.out-of-stock{color:#fe0000;}
.available{color:#0b9e07;}


.review-section{padding:30px 0 10px;}
.review-form h1{margin:0 0 15px;padding:0;border-bottom:1px solid #ddd;font-size:22px;font-weight:400;text-transform:uppercase;}
.review-form h1 span{position:relative;line-height:40px;display:inline-block;padding-bottom:7px;}
.review-form h1 span:after{width:100%;height:3px;position:absolute;left:0;bottom:-2px;content:'';background:#f3be22;}
.review-section .review-comments{margin-bottom:35px;float:left;width:100%;}
.review-comments li{border:1px solid #e5e5e5;padding:15px;width:100%;margin-bottom:15px;border-radius:5px;float:left;}
.review-comments li figure{width:60px;height:60px;border-radius:50%;overflow:hidden;float:left;margin-right:15px;}
.review-comments li figure img{width:100%;}
.review-comments li .cont{width:calc(100% - 75px);float:left;}
.review-comments li .cont h5{font-size:16px;text-transform:capitalize;font-weight:300;margin:0 0 5px;}
.review-comments li .cont p{font-size:14px;font-weight:300;line-height:24px;color:#626262}
.review-comments li .cont p:last-child{margin-bottom:0;}
.review-section .review-form{width:100%;float:left;}
.woocommerce .productd-deatil-pg #review_form #respond p.comment-notes{width:100%;margin-right:0;}
.woocommerce .productd-deatil-pg #review_form #respond .comment-form-rating, .woocommerce .productd-deatil-pg #review_form #respond .comment-form-rating p{width:100%;float:left;}
.woocommerce .productd-deatil-pg #review_form #respond .comment-form-rating label{display:block;}
.woocommerce .productd-deatil-pg #review_form #respond p{width:49%;float:left;margin:0 2% 15px 0;}
.woocommerce .productd-deatil-pg #review_form #respond p label{display:none;}
.woocommerce .productd-deatil-pg #review_form #respond p input[type="text"],.woocommerce .productd-deatil-pg #review_form #respond p input[type="email"],.woocommerce .productd-deatil-pg #review_form #respond p.comment-form-comment textarea{width:100%;height:42px;border:1px solid #e5e5e5;padding-left:15px;}
.woocommerce .productd-deatil-pg #review_form #respond p:nth-child(5){margin-right:0;}
.woocommerce .productd-deatil-pg #review_form #respond p.comment-form-comment{width:100%;margin-right:0;}
.woocommerce .productd-deatil-pg #review_form #respond p.comment-form-comment textarea{height:110px;padding-top:15px;resize:none;}
.review-form input[type="submit"]{background:#f3be22;border:none;padding:0 25px;line-height:40px;border-radius:2px;color:#fff;text-transform:uppercase;font-weight:500;font-size:15px;}
.review-form input[type="submit"]:hover{background:#d88c08;}


.checkout-pg .terms{font-size:15px;float:right;width:auto;padding:15px 0;text-align:right;position:relative;}
.checkout-pg .terms a{color:#000;text-decoration:underline;}
.checkout-pg .terms label{font-weight:400;padding-left:25px;}
.terms input{position:absolute;opacity:0;cursor:pointer;height:0;display:none;width:0;}
.terms .checkmark{position:absolute;top:17px;left:0;height:18px;width:18px;border-radius:4px;background:#fff;border:1px solid #f3be22;}
.terms input:checked ~ .checkmark{background:#f3be22;}
.checkmark:after{content:"";position:absolute;display:none;}
.terms input:checked ~ .checkmark:after{display:block;}
.terms .checkmark:after{left:6px;top:2px;width:6px;height:10px;border:solid white;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}
.checkout-pg ul li{padding:10px;background:#fff;border-bottom:1px solid #eee;}
.checkout-pg ul li:nth-child(odd){background:#f8f6f6;}
.checkout-pg ul li:last-child{border-bottom:none;}
.checkout-pg ul li figure{width:18%;margin-right:20px;border-radius:5px;height:80px;background:#fff;float:left;display:flex;align-items:center;justify-content:center;}
.checkout-pg ul li figure img{width:120px;}
.checkout-pg ul li h4{float:left;font-weight:400;width:26%;padding-top:22px;}
.checkout-pg ul li span{width:35%;float:left;padding-top:31px;}
.checkout-pg ul li a{float:right;width:calc(21% - 20px);display:inline-block;background:#f3be22;line-height:40px;border-radius:5px;color:#fff;text-align:center;text-transform:uppercase;font-weight:500;margin-top:20px;}
.checkout-pg ul li a:hover{background:#d88c08;}


.cart-empty-cont{text-align:center;padding:80px 0 150px;}

.related.products{margin:40px 0 0;float:left;width:100%;}
.related.products h2{margin:0 0 35px;padding:0 0 12px;border-bottom:1px solid #ddd;font-size:22px;font-weight:400;text-transform:uppercase;}
.related.products li h2{padding:0 0 12px !important;margin:0 0 15px !important;}
.related.products li a{color:#333;}
.productd-deatil-pg .related.products li .price span{margin-left:0;}
.productd-deatil-pg .related.products li .price del>span{margin-left:0;margin-right:7px;}
.productd-deatil-pg .related.products li .price ins{font-weight:400 !important;text-decoration:none;}
.woocommerce table.shop_attributes td p a{color:#333;}
.review{width:100%;float:left;margin:5px 0;}
.woocommerce-Reviews{margin-top:30px;float:left;width:100%;}
.review .comment_container{float:left;width:100%;border:1px solid #e5e5e5;padding:15px;border-radius:5px;}
.review .comment_container img{width:60px;height:60px;border-radius:50%;margin-right:15px;float:left;}
.review .comment_container .comment-text{width:calc(100% - 75px);float:left;}
.woocommerce .productd-deatil-pg div.product form.cart .variations .label{text-transform:uppercase;color:#333;font-size:14px;width:35%;}
.woocommerce .productd-deatil-pg div.product form.cart .variations label{font-weight:400;line-height:45px;}
.woocommerce .productd-deatil-pg div.product form.cart .variations .value{width:65%;}

.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message{margin:0;}
.woocommerce-cart table.cart td.product-name a{font-weight:500;color:#333;}
.woocommerce-page.woocommerce-cart table.cart td.actions .coupon{width:50%;}
.woocommerce-page.woocommerce-cart table.cart td.actions .coupon .input-text{width:calc(100% - 180px);margin-right:14px;padding:0 0 0 10px;height:40px;border-radius:3px;}
.woocommerce-page.woocommerce-cart table.cart td.actions .coupon button.button{width:166px;margin:0;}
.woocommerce-page.woocommerce-cart .cart_totals h2{margin:0 0 15px;font-weight:400;text-transform:uppercase;font-size:22px;border-bottom:1px solid #e5e5e5;padding-bottom:10px;}
.woocommerce-page.woocommerce-cart .cart_totals .wc-proceed-to-checkout a.checkout-button{font-weight:400 !important;}
.woocommerce-notices-wrapper{margin-bottom:25px;}
.woocommerce-form-coupon-toggle .showcoupon{color:#333;text-decoration:underline;}
.woocommerce-form-coupon-toggle .showcoupon:hover{text-decoration:none;}
.woocommerce form input.input-text, .woocommerce-page form input.input-text{border:1px solid #ddd;height:40px;padding:0 0 0 10px;border-radius:3px;}
.woocommerce .checkout-pg form.checkout_coupon{margin-top:15px;border-color:#ddd;}
.woocommerce form .form-row label{font-weight:400;}
.woocommerce .select2-container--default .select2-selection--single{border-color:#ddd;height:40px;}
.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow{width:40px;height:39px;border-left:1px solid #ddd;}
.woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:39px;}
.woocommerce .checkout-pg form .form-row textarea{border:1px solid #ddd;border-radius:3px;padding:10px 0 0 10px;resize:none;height:125px;];}
.checkout.woocommerce-checkout h3{font-size:22px;text-transform:uppercase;font-weight:400;margin:0 0 15px;}

.woocommerce .checkout-pg table.shop_table th, .woocommerce .checkout-pg table.shop_table tfoot td, .woocommerce .checkout-pg table.shop_table tfoot td strong, .checkout-pg ul.woocommerce-error li strong{font-weight:500;}
.woocommerce>.woocommerce-notices-wrapper{display:none;}

.myaccount-login{width:100%;max-width:400px;margin:50px auto;}
.myaccount-login h2{font-size:31px;font-weight:500;margin:0;float:left;width:100%;text-align:center;text-transform:uppercase;}
.woocommerce .myaccount-login form.login{float:left;width:100%;margin:1em 0 5em}
.woocommerce .myaccount-login form .form-row label.inline{float:right;margin:7px 0 0;}
.woocommerce .myaccount-login form .woocommerce-LostPassword{text-align:center;margin:15px 0 0;float:left;width:100%;}
.woocommerce .myaccount-login form .woocommerce-LostPassword a{color:#333;}
.woocommerce .myaccount-lost-password{width:100%;max-width:767px;border:1px solid #ddd;margin:4em auto 10em;padding:20px;}
.woocommerce .myaccount-lost-password p.lost-pass{width:100%;padding:0;margin:0;}
.woocommerce .myaccount-lost-password p.lost-pass input.input-text{width:calc(100% - 185px);float:left;margin:0 15px 0 0;}
.woocommerce .myaccount-lost-password p.lost-pass button.button{width:170px;float:left;padding:0 !important;}


.woocommerce-account .help-pg .woocommerce-MyAccount-navigation{width:100%;float:left;border:1px solid #e7e7e7;border-radius:5px;margin-bottom:35px;}
.woocommerce-account .help-pg .woocommerce-MyAccount-navigation li:first-child.is-active a, .woocommerce-account .help-pg .woocommerce-MyAccount-navigation li:first-child:hover a{border-radius:5px 0 0 0;}
.woocommerce-account .help-pg .woocommerce-MyAccount-navigation li.is-active a, .woocommerce-account .help-pg .woocommerce-MyAccount-navigation li:hover a{background:#f3be22;color:#fff;}
.woocommerce-account .help-pg .woocommerce-MyAccount-navigation li a:after{border-left:15px solid transparent;border-top:20px solid transparent;border-bottom:20px solid transparent;position:absolute;right:-15px;top:0;content:'';transition:all ease-in-out 0.3s;}
.woocommerce-account .help-pg .woocommerce-MyAccount-navigation li:hover a:after{border-left:15px solid #f3be22;}
.woocommerce-account .help-pg .woocommerce-MyAccount-navigation li:last-child:hover a,.woocommerce-account .help-pg .woocommerce-MyAccount-navigation li:last-child.is-active a{border-radius:0 0 0 5px;}
.woocommerce-account .help-pg .woocommerce-MyAccount-navigation li.is-active a:after{border-left:15px solid #f3be22;border-top:20px solid transparent;border-bottom:20px solid transparent;position:absolute;right:-15px;top:0;content:'';}
.woocommerce-account .help-pg .woocommerce-MyAccount-navigation li a{display:block;line-height:40px;text-transform:capitalize;color:#333;border-bottom:1px solid #e7e7e7;padding:0 10px;position:relative;margin-left:-1px;margin-right:-1px;}
.woocommerce-account .help-pg .woocommerce-MyAccount-navigation li:last-child a{border-bottom:none;}
.woocommerce-account .help-pg .woocommerce-MyAccount-content{width:100%;float:left;}
.woocommerce-account .help-pg .woocommerce-MyAccount-content p{font-size:15px;}
.woocommerce-account .help-pg .woocommerce-MyAccount-content .woocommerce-notices-wrapper{margin-bottom:0;}
.woocommerce-account .help-pg .woocommerce-MyAccount-content .woocommerce-Address{border:1px solid #e7e7e7;padding:15px;border-radius:15px;}
.woocommerce-account .help-pg .addresses .title h3, .woocommerce-account .help-pg .woocommerce-MyAccount-content h3{font-weight:500;text-transform:uppercase;margin:0 0 15px;font-size:20px;}
.woocommerce-account .help-pg .woocommerce-MyAccount-content .woocommerce-Address a{color:#333;text-decoration:underline;}
.woocommerce-account .help-pg .woocommerce-MyAccount-content .woocommerce-Address a:hover{text-decoration:none;}
.woocommerce-account .help-pg button.button{font-weight:400 !important;margin-top:15px;}
.woocommerce-account fieldset{margin-top:25px;float:left;width:100%;}
.woocommerce-account legend{padding-bottom:12px;}
footer.entry-footer{display:none;}
#myModal{}
#myModal .modal-dialog{width:450px;}
#myModal .modal-content{border-radius:20px;box-shadow:none;}
#myModal .modal-header{padding:15px 0 0;border-bottom:none;}
#myModal .modal-header h4{line-height:45px;font-size:20px;text-transform:uppercase;color:#fff;font-weight:500;text-align:center;}
#myModal .modal-header h4 img{max-width:400px;width:auto;margin:15px auto;}
#myModal .modal-body{text-align:center;}
#myModal .modal-body img{width:250px}
#myModal .modal-body p{font-size:16px;line-height:25px;}
#myModal .modal-footer{padding:0 15px 15px;border:none;}
#myModal .modal-footer>button{background:#f3be22;color:#fff;font-weight:500;text-transform:uppercase;font-size:18px;border:none;border-bottom:2px solid #da8d07;padding:0 20px;line-height:45px;margin:0 auto;display:table;}
#myModal .modal-footer a{float:right;color:#f3be22;}
#myModal .modal-footer a button{background:#fff;border:1px solid #f3be22;padding:0 20px;line-height:45px;color:#f3be22;text-transform:uppercase;font-weight:500;font-size:18px;}
.woocommerce .productd-deatil-pg .woocommerce div.product .woocommerce-tabs h2{margin:15px 0 0;}
.productd-deatil-pg .woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel{float:left;width:100%;}
.productd-deatil-pg .woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel table{width:50%;float:left;}
.productd-deatil-pg .woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel table th,.productd-deatil-pg .woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel table td{width:50%;padding:6px;}
.productd-deatil-pg .woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel table th{font-weight:500;}


.filter-toggle{display:block;margin-bottom:15px;background:#f3be22;color:#fff;padding:0 15px;border-radius:2px;line-height:40px;position:relative;font-weight:500;font-size:18px;text-transform:uppercase;display:none;}
.filter-toggle:hover,.filter-toggle:focus,.filter-toggle:active{color:#fff;}
.filter-toggle:after{position:absolute;right:15px;top:15px;border-top:10px solid #fff;border-right:10px solid transparent;border-left:10px solid transparent;content:'';}

.wpcf7-response-output{ float: left; width: 100%; }
.price.in-stock {
    color: green !important;
}
.price.out-of-stock {
    color: #e8b82c !important;
}

.woocommerce-bacs-bank-details h4 span{text-align:right;width:80px;    float: left;margin-right: 10px;}
.woocommerce-order-details, .woocommerce-customer-details { padding: 0 20px; }
.woocommerce-order-received .woocommerce-order section.woocommerce-bacs-bank-details { margin: 0!important; }
.woocommerce .blockUI.blockOverlay:before {
    background-image: url(http://dankys.online/wp-content/uploads/2020/07/loader.gif)!important;
    background-size: 2em!important;
    height: 2em!important;
    width: 2em!important;
    animation: none!important;
}


/* added on 25th July 2020*/

.review-text {
    min-height: 90px;
    overflow: hidden;
    margin-top: 15px;
}

.view-more a{color: inherit;}
.footer-social{
   
    font-family: 'FontAwesome';
    font-size: 26px;
    color: #f3be22;
}

.footer-social li{display: inline-block; margin-right: 10px;padding-left: 0 !important}

.footer-social li img{width: 30px;}

.view-more{display: inline-block; width: 100%; margin-top: 30px; text-align: center;}
.view-more .title{display: inline-block;}
.view-more a{color: #f3be22}
.product-boxes ul.recent-reviews-wrapper li {
    width: 31%;
    float: left;
    margin: 0 1% 20px 1%;
    padding: 10px;
    /*border: 1px solid;*/
    border-radius: 10px;
    text-align: center;
}
.recent-reviews-wrapper:after{clear: both;display: table;content: ""}
.recent-reviews-wrapper {
    height: 180px;
    overflow: hidden;
}
.recent-reviews-wrapper.auto-height{height: auto;}

/*.view-more a.less{display: none;}

.auto-height .view-more a.less{display: inline-block;}
.auto-height .view-more a.more{display: none;}*/

.rating-img img{height: 35px;width: auto;}


@media screen and (min-width:992px)
{
    .container{width:100%;max-width:1230px;}
}

@media screen and (min-width:992px) and (max-width:1199px)
{
    .mainmenu .navbar .navbar-nav > li{font-size:14px;font-weight:400;}
    .mainmenu .navbar .navbar-nav > li a{padding:0 12px;}
}

@media screen and (min-width:992px) and (max-width:1100px)
{
    .mainmenu .navbar .navbar-nav > li{font-size:14px;font-weight:400;}
    .mainmenu .navbar .navbar-nav > li a{padding:0 5px;}
}

@media screen and (max-width:1199px )
{
    .main-header .header-contct{margin-top:23px;}
    .main-header .header-contct li{padding:0 5px;}
    .main-header .header-contct li i{font-size:30px;margin-right:10px;}
    .main-header .header-contct li i span{font-size:12px;}
    .footer .social li a{padding:0 15px;}
    .product_content .product-boxes ul li{width:32%;margin-right:2%;}
    .product_content .product-boxes ul li:nth-child(2n+2){margin-right:2%;}
    .product_content .product-boxes ul li:nth-child(3n+3){margin-right:0;}
    .tab-section .tab-content ul li{width:48%;}
    .tab-section .tab-content ul li span{width:auto;}
    .main-header .search{margin-top:20px;}
    .main-header .header-contct li > a > span{font-size:14px;}
    .main-header .logo img{max-width:100%;}
}

@media screen and (max-width:991px)
{
    .mainmenu{background:#e7e7e7;}
    .top_header .navbar .navbar-nav > li{font-size:12px;}
    /*.main-header .header-contct li i{display:none;}*/
    #slider .carousel-caption h3{font-size:38px;}
    .main-header .header-contct li > span{font-size:18px;}
    .footer .social li a{padding:0 16px;}
    .product_content .product-boxes ul li{width:49%;margin-right:2%;}
    .product_content .product-boxes ul li:nth-child(3n+3){margin-right:2%;}
    .product_content .product-boxes ul li:nth-child(2n+2){margin-right:0;}
    .tab-section .tab-content ul li{width:48%;}
    .tab-section .tab-content ul li span{width:auto;}
    #brochure_links a{width:49%;margin-right:2%;}
    #brochure_links a:nth-child(2n+2){margin-right:0;}
    .distributor-pg .panel-body ul li{width:49%;margin-right:2%;}
    .distributor-pg .panel-body ul li:nth-child(3n+3){margin-right:2%;}
    .distributor-pg .panel-body ul li:nth-child(2n+2){margin-right:0;}
    .main-header .header-contct li > a > span{font-size:14px;}
    .main-header .search{margin-top:8px;}
    .main-header .header-contct li{padding:0 7px;}
    .main-header .header-contct{margin-top:12px;}
    .checkout-pg ul li figure{width:calc(25% - 20px);}
    .checkout-pg ul li h4, .checkout-pg ul li span, .checkout-pg ul li a{width:25%;}
    .woocommerce-page.woocommerce-cart table.cart td.actions .coupon{width:100%;margin-bottom:15px;}
    .filter_section ul li{font-size:12px;}
    .get-distributor-listing-pg .erf-container .erf-form .checkbox-inline{padding-left:15px;}
    .woocommerce-account .help-pg .woocommerce-MyAccount-content .woocommerce-Address{margin-bottom:20px;}
}

@media screen and (max-width:767px)
{
.mainmenu .navbar .navbar-nav > li{font-size:14px;font-weight:400;}
.mainmenu .navbar .navbar-nav > li a{padding:0;color:#777;border-bottom:1px solid #cfcfcf;line-height:38px;}
.mainmenu .navbar .navbar-nav > li a:hover{color:#333;}
.mainmenu .navbar .navbar-nav > li:last-child a{border-bottom:none;}
.navbar-collapse{border:none;box-shadow:none;}
.navbar-nav{margin-top:0;}
.main-header .header-contct li, .main-header .header-contct li.cart a>span{display:none;}
.main-header .header-contct li.cart, .main-header .header-contct li.cart i{display:block;}
.main-header .logo{float:left;}
.product_section:after{display:none;}
.product-boxes ul li{width:100%;margin-right:0;}
.product-boxes ul li figure{height:auto;}
.product-boxes ul li figure img{width:100%;height:auto;}
.footer:after{display:none;}
.main-header {background:#f1f1f1;padding:0 0 10px;}
.main-header .search label{width:calc(100% - 40px);}
.main-header .search input[type="search"]{height:35px;}
.main-header .search input[type="submit"]{width:40px;height:35px;line-height:35px;font-size:15px;}
.main-header .search{margin:0;}
.product_content .product-boxes ul li{width:100%;margin-right:0;}
.product_content .product-boxes ul li:nth-child(3n+3){margin-right:0;}
.tab-section .tab-content ul li{width:100%;margin-right:0;}
.tab-section .tab-content ul li span{width:auto;}
#innerbanner{float:left;}
#innerbanner img{height:100%;}
.product_content{margin-top:35px;}
.enquiry_frm .frm_eq p{width:100%;margin-right:0;}
.distributor_form .frm_eq p span{width:100%;}
.distributor-pg .panel-body ul li{width:100%;margin-right:0;}
.product_section .product-boxes, .product_section .title-top-img, .product_section .cntnt{display:none;}
.product_section.showcategory .product-boxes{display:block;margin-top:20px;}
#main_body{padding:50px 0 120px;}
#cannabis .title,#cannabis #collections{display:none;}
#brochure_links a{width:100%;margin-right:0;}
.review-form input[type="text"], .review-form textarea{width:100%;margin-right:0;}
.footer .links li{width:100%;}
.main-header .header-contct{margin:26px 55px 0 0;}
.checkout-pg ul li figure{width:100%;margin-right:0;}
.checkout-pg ul li h4{width:100%;padding-top:10px;}
.checkout-pg ul li span{width:100%;padding-top:5px;}
.checkout-pg ul li a{width:100%;margin-top:5px;}
.carttbl tbody tr>td, .carttbl thead tr>th{width:33.333%;float:left;overflow:hidden;}
.carttbl tbody tr.pdng td{width:50%;font-size:12px;}
.carttbl tbody tr>td.pname img{display:none;}
.carttbl tbody tr>td.pname span{word-break: break-all;line-height:30px;}
.carttbl .input-group{width:auto;max-width:79px;}
.productd-deatil-pg button.btn-number{line-height:32px;padding:0 8px;}
.productd-deatil-pg input.input-number{padding:0;width:30px;}
.productd-deatil-pg .carttbl td.pricetbl{font-size:13px;}
#slider .main-slider .slidertext h3{font-size:35px;line-height:45px;}
    .woocommerce-page.woocommerce-cart table.cart td.actions .coupon .input-text{width:100%;margin:0 0 10px;}
    .woocommerce-page.woocommerce-cart table.cart td.actions .coupon button.button{width:100%;margin:0;}
    .woocommerce .checkout-pg form .form-row{width:100%;}
    .woocommerce .checkout-pg form .form-row button.button{width:100%;}
    .woocommerce .myaccount-lost-password p.lost-pass input.input-text{width:100%;margin-bottom:10px;}
    .woocommerce .myaccount-lost-password p.lost-pass button.button{width:100%;}
    .filter_section ul li{font-size:14px;}
    .woocommerce-page .productd-deatil-pg div.product div.images, .woocommerce-page .productd-deatil-pg div.product div.summary{width:100%;margin: 0 0 20px;}
    .productd-deatil-pg .price span{margin-left:0;}
    .woocommerce .productd-deatil-pg div.product form.cart .variations .label, .woocommerce .productd-deatil-pg div.product form.cart .variations .value{display:block;width:100%;}
    .woocommerce .productd-deatil-pg div.product form.cart .variations label{display:block;line-height:35px;text-align:left;}
    .woocommerce .productd-deatil-pg div.product .woocommerce-tabs ul.tabs > li{padding:0;}
    .woocommerce .productd-deatil-pg div.product .woocommerce-tabs .panel{padding:0 15px;}
    .review, .woocommerce-Reviews, .related.products{width:100%;float:none;display:table;margin:20px 0;}
    .woocommerce .productd-deatil-pg #review_form #respond p{width:100%;}
    .woocommerce .related.products ul.products li.product{width:100%;}
    .get-distributor-listing-pg .erf-container .erf-form .checkbox-inline{padding-left:20px;}
    .woocommerce-account .help-pg .woocommerce-MyAccount-content .woocommerce-Address{margin-bottom:35px;}
    
    .productd-deatil-pg .woocommerce div.product .woocommerce-tabs ul.tabs{margin-bottom:15px;padding-left:6px;}
    .productd-deatil-pg .woocommerce div.product .woocommerce-tabs ul.tabs:before,.productd-deatil-pg .woocommerce div.product .woocommerce-tabs ul.tabs li.active:after{display:none;}
    .productd-deatil-pg .woocommerce div.product .woocommerce-tabs ul.tabs li:before{border-top:10px solid #333;border-left:10px solid transparent;border-right:10px solid transparent;top:17px;right:15px;box-shadow:none !important;border-bottom:none;left:auto;}
    .productd-deatil-pg .woocommerce div.product .woocommerce-tabs ul.tabs li{}
    .productd-deatil-pg .woocommerce div.product .woocommerce-tabs ul.tabs li a{display:block;}
    .productd-deatil-pg .woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#f3be22;color:#333;border-radius:5px;width:100%;border:none;text-transform:uppercase;}
    .productd-deatil-pg .woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel table{width:100%;}
    .productd-deatil-pg .woocommerce div.product .woocommerce-tabs #tab-description.showtab{display:block !important;}
    .productd-deatil-pg .woocommerce div.product .woocommerce-tabs #tab-description{display:none !important;}
    #myModal .modal-footer > button{width:100%;margin-bottom:10px;}
    #myModal .modal-footer a, #myModal .modal-footer a button{width:100%;}
    .filter-toggle{display:block;}
    .filter_section{display:none;}
    .filter_section.showfilter{display:block;}
    .main-header .logo img{height:90px;}
    .mainmenu .navbar-toggle{margin-top:-75px;}

    .product-boxes ul.recent-reviews-wrapper li{width: 100%;margin: 0 0 20px auto;}
    .recent-reviews-wrapper{height: auto}

    #reviews .title-top-img{display: none !important; }
}



@media screen and (max-width:479px)
{
    
    .main-header .logo img{height:52px;}
    #main_body .title{font-size:15px;}
    .tab-section .nav-tabs > li > a{padding: 10px 8px;}
    .bredcrumb li{font-size:10px;}
    .product_content h2{font-size:20px;}
    .cart_btns button{padding:0 8px;}
    .bredcrumb li{padding:0 35px 0 10px;}
    .bredcrumb li.first a{padding:0 40px;}
    .productd-deatil-pg .carttbl td.pricetbl button{margin-left:0;}
    #slider .main-slider .slidertext h3{font-size:20px;line-height:23px;}
    .woocommerce .productd-deatil-pg div.product .woocommerce-tabs ul.tabs > li > a{padding:0 10px;}
    #myModal .modal-footer > button, #myModal .modal-footer a button{font-size:15px;text-align:center;}
    .mainmenu .navbar-toggle{margin-top:-52px;}
    .main-header .header-contct{margin:11px 45px 0 0;}
    #myModal .modal-dialog{width:90%;}
    #myModal .modal-body img{width:200px;}
    #slider .main-slider .owl-dots{bottom:10px;}
    
} 

.review-boxes-wrapper { margin-bottom: 50px; }
.recent-reviews-wrapper { height: auto; margin: 0; padding: 0; list-style: none; display: flex; flex-direction: row; flex-wrap: wrap; }
.recent-reviews-wrapper li { width: 100%; margin: 15px 0; padding: 0 15px; }
.recent-reviews-wrapper li .rating-item { height: 100%; background: #fff; box-shadow: 0px 6px 12px rgba(0,0,0,0.1); padding: 20px 25px; border-radius: 15px; }
.recent-reviews-wrapper .rating-img { margin-bottom: 10px; }
@media (min-width: 768px){
.recent-reviews-wrapper li { width: 50%; padding: 0 15px; }
}
@media (min-width: 992px){
.recent-reviews-wrapper li { width: 33.33%; }
}
@media (max-width: 767px){
#reviews { margin-top: 15px; }
#reviews .title-top-img { width: 100px; height: 100px; margin-bottom: 20px; }
#reviews .title { margin-bottom: 15px; }
.review-boxes-wrapper { margin-bottom: 15px; }
}

.product-boxes ul.recent-reviews-wrapper li{display: none;}
.product-boxes ul.recent-reviews-wrapper li:nth-child(1),
.product-boxes ul.recent-reviews-wrapper li:nth-child(2),
.product-boxes ul.recent-reviews-wrapper li:nth-child(3),
.product-boxes ul.recent-reviews-wrapper li:nth-child(4),
.product-boxes ul.recent-reviews-wrapper li:nth-child(5),
.product-boxes ul.recent-reviews-wrapper li:nth-child(6){display: block;}

.woocommerce-checkout .modal-content {
        width: auto;
    max-width: 520px;
}
.woocommerce-checkout .modal-content p{
    
        font-size: 15px;
    text-align: center;
}

.woocommerce-checkout .close {
    text-align: right;
    margin: -11px 0 13px;
    opacity: 0.5;
    color:#000;
    
}

.footer ul{
    display:flex;
    flex-wrap: wrap;
    
}
.footer ul li {
    width:50%;
}

.woocommerce-checkout select{
    border: 1px solid #ddd;
    padding: 10px;
    
}

.woocommerce form .form-row .input-checkbox {
        
        margin: 8px 7px 0 0 !important;
        position: static !important;
}

@media only screen and (max-width: 600px) {
  .main-header .logo img {
    height: auto !important;
  }
  .mainmenu .navbar-toggle {
    margin-top: -46px !important;
}
.main-header .logo{
        width: 220px;
    margin-top: 4px;
}
}
