/*
 Theme Name:   Twenty Nineteen Child
 Theme URI:    https://diviextended.com/
 Description:  A child theme of Twenty Nineteen WordPress theme.
 Author:       Elicus Technologies
 Author URI:   https://elicus.com
 Template:     twentynineteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url("../twentynineteen/style.css");

/** font **/
@font-face {font-family:KohinoorBanglaRegular;src: url(fonts/KohinoorBangla-Regular.ttf);}
@font-face {font-family:KohinoorBanglaLight;src: url(fonts/KohinoorBangla-Light.ttf);}
@font-face {font-family:KohinoorBanglaLight;src: url(fonts/KohinoorBangla-Medium.ttf);}
@font-face {font-family:KohinoorBanglaSemibold;src: url(fonts/KohinoorBangla-Semibold.ttf);}
@font-face {font-family:KohinoorBanglaBold;src: url(fonts/KohinoorBangla-Bold.ttf);}

@font-face {
  font-family: 'Helvetica-Condensed';
  src: url('fonts/Helvetica-Condensed.eot?#iefix') format('embedded-opentype'),  
  url('fonts/Helvetica-Condensed.otf')  format('opentype'),
  url('fonts/Helvetica-Condensed.woff') format('woff'), 
  url('fonts/Helvetica-Condensed.ttf')  format('truetype'), 
  url('fonts/Helvetica-Condensed.svg#Helvetica-Condensed') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'BrandonText-Regular';
  src: url('BrandonText-Regular.eot?#iefix') format('embedded-opentype'),  
  url('fonts/BrandonText-Regular.otf')  format('opentype'),
  url('fonts/BrandonText-Regular.woff') format('woff'), 
  url('fonts/BrandonText-Regular.ttf')  format('truetype'), 
  url('fonts/BrandonText-Regular.svg#BrandonText-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Avenir-Book';
  src: url('fonts/Avenir-Book.eot?#iefix') format('embedded-opentype'),  
  url('fonts/Avenir-Book.woff') format('woff'), 
  url('fonts/Avenir-Book.ttf')  format('truetype'), 
  url('fonts/Avenir-Book.svg#Avenir-Book') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'AvenirLTStd-Book';
  src: url('fonts/AvenirLTStd-Book.eot?#iefix') format('embedded-opentype'),  
  url('fonts/AvenirLTStd-Book.otf')  format('opentype'),
  url('fonts/AvenirLTStd-Book.woff') format('woff'), 
  url('fonts/AvenirLTStd-Book.ttf')  format('truetype'), 
  url('fonts/AvenirLTStd-Book.svg#AvenirLTStd-Book') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
font-family: 'Hind Siliguri Regular';
font-style: normal;
font-weight: normal;
src: local('Hind Siliguri Regular'), url('fonts/HindSiliguri-Regular.woff') format('woff');
}


@font-face {
font-family: 'Hind Siliguri Light';
font-style: normal;
font-weight: normal;
src: local('Hind Siliguri Light'), url('fonts/HindSiliguri-Light.woff') format('woff');
}


@font-face {
font-family: 'Hind Siliguri Medium';
font-style: normal;
font-weight: normal;
src: local('Hind Siliguri Medium'), url('fonts/HindSiliguri-Medium.woff') format('woff');
}


@font-face {
font-family: 'Hind Siliguri SemiBold';
font-style: normal;
font-weight: normal;
src: local('Hind Siliguri SemiBold'), url('fonts/HindSiliguri-SemiBold.woff') format('woff');
}


@font-face {
font-family: 'Hind Siliguri Bold';
font-style: normal;
font-weight: normal;
src: local('Hind Siliguri Bold'), url('fonts/HindSiliguri-Bold.woff') format('woff');
}

/*=TABKEY OUTLINE
--------------------------------------------------------------*/
.no-tab a,
.no-tab a.biordmore,
.no-tab p,
.no-tab img,
.no-tab li,
.no-tab h1,
.no-tab h2,
.no-tab h3,
.no-tab h4,
.no-tab iframe,
.no-tab .caption,
.no-tab input,
.no-tab select,
.no-tab textarea{
    outline: none;
}

.tabkey a,
.tabkey p,
.tabkey img,
.tabkey li,
.tabkey h1,
.tabkey h2,
.tabkey h3,
.tabkey h4,
.tabkey iframe,
.tabkey .caption,
.tabkey input,
.tabkey select,
.tabkey textarea{
    outline-color: #6196D0;
}

body {
    font-family: "KohinoorBanglaRegular", Arial, sans-serif;
    font-size: 14px;
    line-height: 1.7em;
    font-weight: 500;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
    font-size: 100%;
    vertical-align: baseline;
}
.h1, h1, .h3, h3 {
    color: #2d6a70;
}
h1, h2, h3, h4, h5, h6 {
    padding-bottom: 15px;
}
h1 {
    font-size: 26px;
}
h1, h2, h3, h4, h5, h6 {
    padding-bottom: 10px;
    color: #2d6a70;    
    font-weight: 500;
    line-height: 1em;
}
h2 {
	clear: none !important;
	
}
h3 {
    font-size: 18px;
	clear: none !important;
	
}
h1:not(.site-title):before, 
h2:before {
    display: none;
}
p {
    padding-bottom: 1em;
}
.text-center{
    text-align: center;
}
.text-upper{
    text-transform: uppercase;
}

li[aria-hidden=true]{
    display: none!important;
}
::-webkit-input-placeholder { /* Edge */
    color: #000;
  }
  
  :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #000;
  }
  
  ::placeholder {
    color: #000;
  }
/*--------------------------------------------------------------
Top header css
--------------------------------------------------------------*/
#top_info p{
	margin-top: 0;
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 2em;
    color: #2d6a70;
    text-align: center;
}

#top-header {
	margin-bottom: 15px;
}
#top-header ul,
#main-header ul {
	list-style: none;
}

#top-header .et_search_icon {
    padding-left: 10px;
    background: url(images/et_search_icon.jpg) 0 center no-repeat;
    background-size: 15px;
    width: 24px;
    height: 23px;
    cursor: pointer;
    display: block;
    text-indent: -99999px;
}
#top-header .nav-xs-wrapper .et_search_icon {
    background: url(images/et_search_icon2.png) 0 center no-repeat;
}
.et_search_outer{
    display: none;
    top: -1px;
    left: -50px;
    z-index: 9;    
    min-width: 175px;
}
.et-search-field{
    padding: 0 5px;
}
.et-search-field,
.et_search_icon{
    display: inline-block;
}
.et_search_form_container .et-search-field{
    padding: 0 5px;
}
.et_search_form_container .et-search-form input,
.wp_autosearch_input {
    font-family: "KohinoorBanglaRegular", Arial, sans-serif;
    font-size: 14px;
    border: solid 1px #000;
}
.et-search-form .et_search_icon,
.et-search-form button.et_search_icon:hover{
    padding: 0;
    background: url(images/et_search_icon.jpg) 0 center no-repeat;
    background-size: 15px;
    width: 18px;
    height: 23px;
    position: absolute;
    top: 1px;
    right: 5px;
    cursor: pointer;
    border: none;
    display: block;
}
span.et_close_search_field {
    display: block;
    position: absolute;
    z-index: 99999;
    top: 0;
    right: 10px;
    bottom: 0;
    width: 10px;
    height: 30px;
    margin: auto;
    cursor: pointer;
}
.nav-lg-wrapper span.et_close_search_field {
    top: -20px;
    right: -10px;
    color: #77726b;
}
span.et_close_search_field:after {
    content: "x";
}
.et_search_form_container .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{
    height: 32px;
}

/*#top-header #et_cart{
	margin-left: 15px;
}*/
.et-cart-info {
    margin-right: 3px;
    padding-left: 0;
    background: url(images/shopping_cart_purple.png) 0 center no-repeat;
    width: 35px;
    height: 35px;
    display: block;
    text-indent: -99999px;
}
.et-cart-count{
    font-size: 12px;
}

#top-header ul li a{
	padding: 0 20px;
}
#main-header ul ul li a:hover{
    background-color: #446671;
    color: #fff;
}
#main-header ul li:last-child{
    margin-right: 0;
    border-bottom: none;
}
#top-header ul li a,
#main-header ul li a {
    padding: 0;
    font-family: "KohinoorBanglaRegular", Arial, sans-serif;
    font-size: 18px;
    color: #666;
    letter-spacing: 1px;
    display: block;
    text-decoration: none;
}

#top-header ul ul li a,
#main-header ul ul li a {
    padding: 5px 10px;
}
.logo{
    width:113px; 
    height:117px;       
}
.slogan{
    background-color: #2E6775;
    color: #fff;
    font-size: 38px;
    text-align: center;
    font-family: "Helvetica-Condensed", Arial, sans-serif;
    line-height: 1.25;
    padding-bottom: 5px;
    margin-top: 2px;
}
/*--------------------------------------------------------------
Max Mega Menu css
--------------------------------------------------------------*/
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row.mega-menu-wide-200{
    min-width: 200px;
    max-width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row.mega-menu-wide-250{
    min-width: 250px;
    max-width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row.mega-menu-wide-300{
    min-width: 300px;
    max-width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row.mega-menu-wide-350{
    min-width: 350px;
    max-width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row.mega-menu-wide-400{
    min-width: 400px;
    max-width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row.mega-menu-wide-450{
    min-width: 500px;
    max-width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row.mega-menu-wide-500{
    min-width: 550px;
    max-width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row.mega-menu-wide-550{
    min-width: 600px;
    max-width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row.mega-menu-wide-600{
    min-width: 650px;
    max-width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row.mega-menu-wide-650{
    min-width: 700px;
    max-width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row.mega-menu-wide-700{
    min-width: 750px;
    max-width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row.mega-menu-wide-750{
    min-width: 800px;
    max-width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row.mega-menu-wide-800{
    min-width: 850px;
    max-width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row.mega-menu-wide-850{
    min-width: 900px;
    max-width: 100%;
}

#bottom-header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row{
    padding: 15px;
    background-color: #f1f1f1;
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
}
#bottom-header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu{
    top: 45px;
}
#bottom-header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu.mega-menu-item{
    position: relative;
}
#bottom-header #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu {
    opacity: 1;
}

.metaslider .flexslider .flex-direction-nav .flex-prev {
    left: 0;
}
.metaslider .flexslider .flex-direction-nav .flex-next{
    right: 0;
}

/*--------------------------------------------------------------
Mobile Menu css
--------------------------------------------------------------*/
#navwrap{
    display: none;
}
.touch-or-small-only {
    display: block;
}
.toggler.nav-mobile-only {
    margin-left: 10px;
    display: block;
    width: 35px;
    height: 32px;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
}

.nav-xs-wrapper .toggler .hamburger{
    margin: 0 0 0;
    cursor: pointer;
    display: block;
}

.nav-xs-wrapper .toggler.nav-mobile-only .hamburger, 
.nav-xs-wrapper .toggler.nav-mobile-only .hamburger:before, 
.nav-xs-wrapper .toggler.nav-mobile-only .hamburger:after {
    position: absolute;
    top: 11px;
    left: 0px;
    width: 33px;
    height: 4px;
    background: #2d6a70;
    -webkit-transition: background 0.3s, top 0.3s, -webkit-transform 0.3s;
    transition: background 0.3s, top 0.3s, -webkit-transform 0.3s;
    transition: background 0.3s, transform 0.3s, top 0.3s;
    transition: background 0.3s, transform 0.3s, top 0.3s, -webkit-transform 0.3s;
}

.nav-xs-wrapper .toggler.nav-mobile-only .hamburger:before {
    top: -9px;
    left: 0;
    content: "";
}
.nav-xs-wrapper .toggler.nav-mobile-only .hamburger:after {
    top: 9px;
    left: 0;
    content: "";
}

.nav-xs-wrapper.open .toggler.nav-mobile-only .hamburger {
    background: transparent;
}
.nav-xs-wrapper.open .toggler.nav-mobile-only .hamburger:before {
    top: 0;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
}
.nav-xs-wrapper.open .toggler.nav-mobile-only .hamburger:after {
    top: 0;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
}
.nav-xs-wrapper.open .nav-mobile {
    width: 100%;
    max-height: 2000px;
    position: absolute;
    left: 0;    
    z-index: 999;  
    background-color: #fff;
}
.nav-xs-wrapper .nav-mobile {
    max-height: 0;
    overflow: hidden;
}

.nav-xs-wrapper .nav-mobile ul{
    padding: 0;
    list-style: none;
}
.nav-xs-wrapper .nav-mobile ul.sub-menu {
    padding: 0;
}
.nav-xs-wrapper .nav-mobile li {
    padding: 5px;
}
.nav-xs-wrapper .nav-mobile li a {
    white-space: nowrap;
}


/*--------------------------------------------------------------
Entry Header css
--------------------------------------------------------------*/

.entry .entry-header {
    margin: 0;
}

.entry .entry-content, .entry .entry-summary {
    max-width: 100%;
    margin: 0;
    padding: 0;
}
.entry-title, .not-found .page-title, 
.error-404 .page-title, 
.has-larger-font-size, 
h2 {
    color: #2d6a70;
    font-size: 22px;

}
.entry .entry-title:before {
    content: "";
}

a,
a:visited {
    color: #2E6775;
}
/*--------------------------------------------------------------
Homepage css
--------------------------------------------------------------*/
.product-cat-slider-wrapper{
    margin: 0;
}
.product-cat-slider-wrapper a[href],
.product-cat-slider-wrapper a[href] img{
    margin: 0;
    display: flex;
}
.homenav{
    margin:0 0 15px 85px;
    display: none;
}
.homenav a,
.woocommerce-breadcrumb,
.woocommerce-breadcrumb a{
    font-size: 14px;
    color: #000;
    letter-spacing: 1px;
}
.follow-us-insta{
    margin: 20px 0 10px;
}

.homepage .trending-best-best-sellers{
    margin-bottom: 0;
}
.homepage .trending-best-best-sellers .box:first-child{
    margin-right: 0;
}

.homepage .statement{
    width:100%; 
    padding: 30px 26%; 
    text-align:center; 
    background-image: url('images/statement-background.jpg'); 
    color:#666;
}

.bxtitle a{
    padding: 5px 25px;
    background-color: #0073aa;
    color: white;
    font-family: "Helvetica-Condensed", Arial, sans-serif;
    font-size: 25px;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 1;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.entry .entry-content ol,
.entry .entry-content ul{
    margin-left: 15px;
}

h3.follow-us-insta{
    color: #2d6a70;
}
    
.snptwdgt-container .snptwdgt-rtd__fotr{
    visibility: hidden;
    display: none!important;
}

/*--------------------------------------------------------------
Woocommerce css
--------------------------------------------------------------*/
.woocommerce .content-area .site-main {
    max-width: 100%;
}
.woocommerce-products-header{
    margin: 15px 0;

    padding: 12px 0;
    background-color: #2E6775;
}

.woocommerce .woocommerce-products-header__title.page-title,
ul.products li.product .woocommerce-loop-product__title,
ul.products li.product .woocommerce-loop-product__link,
ul.products li.product .price{
    padding: 0;
    margin: 0 0 5px;
    font-family: 'Hind Siliguri', sans-serif;  
    font-size: 14px;
    line-height: 21px;
    color: #666;
    text-align: center;
}
.woocommerce-products-header__title.main-page-title{
    margin-top: 35px;
    font-size: 28px;
    color: #2E6775;
}
.woocommerce-cat-desc{
    margin: 15px 0 35px;
}
.woocommerce-result-count{
    padding-top: 0;
    color: #666;
}
.woocommerce ul.products li, 
.woocommerce-page ul.products li {
    text-align: center;
}
ul.products li.product .woocommerce-loop-product__link {
    margin-bottom: 15px;
}
.single-product .entry .entry-summary .product_meta {
    margin-top: 15px;
}
.woocommerce-tabs ul li a {
    color: #666;
}
.woocommerce-tabs ul li.active a {
    color: #2E6775;
    box-shadow: 0 2px 0 #2E6775;
}
.widget,
.widget_layered_nav {
    border-bottom: solid 1px #666;
}
.widget_search{
    border-bottom: none;
}
.widget h2,
.widget h3,
.widget li,
.widget li a,
.widget_layered_nav h2,
.widget_layered_nav h3,
.widget_layered_nav li,
.widget_layered_nav li a,
.widget_layered_nav .yith-wcan .yith-wcan-reset-navigation.button{
    font-family: 'Hind Siliguri', sans-serif;  
    font-size: 14px;
    color: #77726B;
}
.main-products-sidebar .widget .widget-title{
	font-size: 1em;
}
.main-products-sidebar .yith-woocommerce-ajax-product-filter.widget .widget-title {
    font-size: 0.9em;
	color: #005177;
}
.widget.widget_layered_nav li.yit-wcan-child-terms.level-1,
.widget.woocommerce ul li {
    padding-left: 5px;
}
#yith-woo-ajax-reset-navigation-2 .yith-wcan .yith-wcan-reset-navigation.button{
    padding: 0;
    font-weight: normal;
}

.woocommerce-cat-desc img {
    width: 290px;
    height: 100%;
}

.single-product .product_title{
    color: #2E6775;
}
.single-product .entry .entry-title{
    margin-bottom: 10px;
}
.single-product .entry .woocommerce-product-rating{
    margin-bottom: 15px;
}
.woocommerce-product-details__short-description ul{
    padding-left: 20px;
}

ul.products li.product .price, 
ul.products li.product .star-rating {
    text-align: center;
    margin: 0 auto 2px auto;
    color: #666;
}

.single-product .entry .entry-summary .stock,
.single-product .entry .entry-summary .in-stock{
    padding-bottom: 0;
    color: #77a464;
}

.button, 
button, 
input[type="button"], 
input[type="reset"], 
input[type="submit"] {
    padding: 0.46rem 1rem;
    background: #2E6775;
}
.single_add_to_cart_button.button{
    text-transform: uppercase;
}
.single-product .entry-summary form.cart input {
    font-family: sans-serif;
}
select.orderby{
    font-family: "KohinoorBanglaRegular", Arial, sans-serif;
    font-size: 14px;
}

ul.products li.product .button,
.products a.button{
    padding: 7px 15px;
    background-color: #035c67;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
}
ul.products li.product .added_to_cart {
    clear: left;
    display: block;
}

.woocommerce-cart .content-wrapper{
    max-width: 740px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}
.badge-wrapper {
    position: relative;
    display: inline-block;
}
.badge-wrapper {
    margin: 0px 0 10px;
}
.badge-wrapper .badge-bottom{
    display: block;
    margin-bottom: 5px;
    width: 100%!important;
}
.archive.woocommerce ul.products li.product .sku_wrapper{
    margin-top: 5px;
}
.archive.woocommerce ul.products li.product img {
    margin: 5px 0 15px !important;
}
.archive.woocommerce ul.products li.product a img, 
.woocommerce-page ul.products li.product a img {
    margin: 0 0 9px !important;
}
h2.related {
    margin-bottom: 15px;
}
.float-left,
.float-right{
    width: calc(50% - 0.5rem);
    line-height: 18px;
}

.float-left{
    float: left;
}

.float-right{
    float: right;
}
.comment-form .float-left,
.comment-form .float-right{
    width: calc(50% - 0.5rem);
    line-height: 18px;
}
.comment-form .float-right{
    float: right;
}
form p {
    margin: 0;
    padding-bottom: 0;
}
.wpcf7-form p{
    padding-bottom: 5px;
}
.form-submit{
    margin-top: 10px;
}
input[type="text"], 
input[type="email"], 
input[type="url"], 
input[type="password"], 
input[type="search"], 
input[type="number"], 
input[type="tel"], 
input[type="range"], 
input[type="date"], 
input[type="month"], 
input[type="week"], 
input[type="time"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="color"], 
textarea {
    padding: 0.06rem 0.66rem;
}


/*--------------------------------------------------------------
PDF All certificates css
--------------------------------------------------------------*/

#pdf-container #pdfs-list{
    padding-right: 5%;
}
#pdf-container h3 {
    color: #3989AA; margin-bottom: 15px; font-size: 28px;
}
#pdf-container h3 a{
    font-size: 70%;color: #3989AA;
}
#pdfs-list ul {
    margin: 0; padding: 0;
}
#pdfs-list li {
    list-style: none; 
    padding: 5px; 
    overflow: hidden; 
    line-height: 32px; 
}
#pdfs-list li a {
    display: block; 
    float: left;
}
#pdfs-list li:hover, 
#pdfs-list li.active {
    background: #BDE5F8; 
    color: #3989AA;
}
#pdfs-list .pdf-icon {
    float: right;
    display: block; 
    background: url(images/pdf.png) no-repeat; 
    width: 32px; 
    height: 32px; 
    margin-left: 10px; 
    text-indent: -9999px; 
    outline: none;
}
#search-pdfs {
    padding: 20px;
    background: #BDE5F8;
    margin: 20px 0;
    font-size: 13px;
}
#search-pdfs input {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #3989AA;
    width: 38%;
    padding: 5px;
    color: #fff;
    border: none;
    margin: 0;
    font-size: 13px;
}
#search-pdfs input#submit-pdf {
    width: 100px;
    text-align: center;
    padding: 9px;
}

/*--------------------------------------------------------------
Product Slider css
--------------------------------------------------------------*/
.woo-cat-wrapper,
.swiper-wrapper{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.woo-cat-wrapper .sp-wcsp-cat-thumbnail a,
.swiper-wrapper .sp-wcsp-cat-thumbnail a{
    display: block;
}
/*.sp-wcsp-slider-section .woo-cat-items{
    float: left;
    max-width: 25%;
    width: 25%;
}*/
.sp-wcsp-slider-section .woo-cat-items,
.sp-wcsp-slider-section .sp-wcsp-cat-item {
  -webkit-flex: 1 0 16.66%;
  flex: 1 0 16.66%;
}
.sp-wcsp-slider-section .woo-cat-items img{
    display: block;
	width: auto!important;
}
.nav-top-right .sp-wcsp-slider-section {
    padding-top: 0;
}
.sp-wcsp-button,
.sp-wcsp-pagination{
    display: none;
}

/*--------------------------------------------------------------
Radius css
--------------------------------------------------------------*/
.ombeded-radius{
    /* Safari 3-4, iOS 1-3.2, Android 1.6- */
    -webkit-border-radius: 20px; 
    /* Firefox 1-3.6 */
    -moz-border-radius: 20px; 
    /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
    border-radius: 20px;
}

/*--------------------------------------------------------------
Woocommerce css
--------------------------------------------------------------*/
.content-wrapper{
     margin: 5px 0;
     padding: 0 40px;
}
.home .content-wrapper{
     padding: 0px;
}
.entry {
    margin-top: 2em;
}
.entry .entry-content > *, 
.entry .entry-summary > * {
    margin: 0;
    width: 100%;
    max-width: 100%;
}
.entry .entry-title:before {
   display: none;
}
.woocommerce-breadcrumb {
    margin-bottom: 0;
    margin-top: 15px;    
    display: none;
}
.single-product .summary p.price {
    margin: 0 0 1em 0;
    padding: 0;
    line-height: 14px;
}
.single-product .entry .entry-summary .stock_wrapper{
    margin: 0 0 15px;
    color:#77a464;
    text-transform: uppercase;
}
.search .products{
    margin: 35px 0;
}
.snptwdgt-container .snptwdgt-rtd__fotr {
    padding-bottom: 0;
    margin-bottom: 0;
    margin-top: 25px;
}
ul.wholesale-users{
    padding-left: 100px;
}
.woocommerce-cart .product-thumbnail img{
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.woocommerce-cart .shop_table th,
.woocommerce-cart .shop_table td{
    border: 0;
    color: #77726b;
}
.woocommerce-cart .cart_totals h2{
    padding-left: 0.3em;
}
.woocommerce-cart .cart_totals table th,
.woocommerce-cart .cart_totals table td{
    color: #000;
}
.woocommerce-cart p{
    color: #77726b;
}
.woocommerce-cart p.woocommerce-info{
    color: #fff;
}
.woocommerce-pagination{
    text-align: center;
}
.home #mc_embed_signup{
    margin-top: 0px!important;
}
.yith-child-terms small.count{
    /* border: solid 1px #eee; */
    padding: 0 5px;
}
.yith-child-terms small.count:before{
    content: "(";
}
.yith-child-terms small.count:after{
    content: ")";
}

/*--------------------------------------------------------------
Footer css
--------------------------------------------------------------*/
.site-footer {
	padding: 2rem 0;
	background-color: #9c958d;
	border-top: 1px solid #e8e8e8;
}
#footer-top ul {
	margin: 0;
	list-style: none;
}
#footer-top {
	margin-bottom: 10px;
}
#footer-info p{
    margin: 0;
    line-height: 1em;
    font-size: 14px;
    color: #fff;
    text-align: center;
}
#footer-info a,
#footer-info span{
    color: #C9E3B7;
}
ul.quicknav li {
    margin-right: 50px;
    padding: 0 7px;
}
ul.quicknav li span {
    width: 4px;
    height: 4px;
    background: url(images/dw.png) 0 center no-repeat;
    display: flex;
}
ul.quicknav li a{
	text-decoration: none;
    color: #fff;
}
#footer-top .logo-social-menu ul{
	margin-bottom: 25px;
}
.logo-social-menu ul li {
    margin-right: 65px;
    padding: 0 12px;
}
.logo-social-menu ul li img{
    -webkit-transition: .6s ease-in-out;
    transition: .6s ease-in-out;        
}
.logo-social-menu ul li a:hover img{
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
}
ul.quicknav li:last-child,
.logo-social-menu ul li:last-child {
    margin-right: 0;
}

.image-filters-enabled .entry .post-thumbnail:after,
.woocommerce-tabs .wc-tabs,
.woocommerce-tabs .woocommerce-Reviews-title,
.woocommerce-tabs .woocommerce-noreviews,
.woocommerce-tabs .comment-reply-title{
    display: block;
}
.woocommerce-checkout-review-order-table td {
    padding: 0.1rem .5rem;
}

.woocommerce table th,
.woocommerce-page table th,
.woocommerce table td,
.woocommerce-page table td{
    border: none;
}
.processing .blockOverlay {
    background-image: url(images/bx_loader.gif) !important;
    background-position: 50% 90% !important;
    background-repeat: no-repeat !important;
}
/* .woocommerce-checkout .woocommerce-form-coupon-toggle{
	display: none;
} */
.woocommerce-checkout .woocommerce-additional-fields{
	margin-bottom: 15px;
}
.woocommerce-checkout .coupon-wrapper{
	padding: 3px 10px 10px;
	background-color: #eee;
}
/*--------------------------------------------------------------
Media css
--------------------------------------------------------------*/
@media screen and (max-width: 1024px) {
    /* line 8, ../sass/components/_gallery.scss */
    .woocommerce ul.flex-products li.product-item {
    -webkit-flex: 1 0 33.3333%;
    flex: 1 0 33.3333%;
    }
    .sp-wcsp-slider-section .woo-cat-items,
    .sp-wcsp-slider-section .sp-wcsp-cat-item {
      -webkit-flex: 1 0 50%;
      flex: 1 0 50%;
    }
}
@media screen and (max-width: 767px) {
  /* line 4, ../sass/components/_gallery.scss */
  .woocommerce ul.products li.product-item {
    -webkit-flex: 1 0 100%;
    flex: 1 0 100%;
  }
}
@media screen and (min-width: 1025px) {
	#top-header .nav-lg-wrapper{
		width: calc(100% - 250px);
		margin-left: 250px;
	}
  /* line 8, ../sass/components/_gallery.scss */
  .woocommerce ul.products li.product-item {
    -webkit-flex: 1 0 25%;
    flex: 1 0 25%;
  }
}

@media screen and (min-width: 768px){
    ul.sf-menu ul {
        padding-left: 0;
        left: 0;
        position: absolute;
        top: 100%;
        width: 210px!important;
        z-index: 9999;
        color: #77726b;
        background: rgba(241, 241, 241, 0.9); 
        /*border: solid 1px #fff;*/
        text-align: left;
    }
    .archive .page-header, 
    .search .page-header, 
    .error404 .page-header,
    .hfeed .entry .entry-header ,
    .search .hentry, 
    .search-results .hentry 
    .search .entry, 
    .search-results .entry,
    .search .entry .entry-content p,
    .search-results .entry .entry-content p,
    .search .entry .post-thumbnail p,
    .search-results .entry .post-thumbnail p,
    .search .entry .entry-footer,
    .search-results .entry .entry-footer{
        margin: 0;
    }
    .search .entry-title a,
    .search-results .entry-title a{
        font-size: 16px;
    }
    .search .entry figure.post-thumbnail,
    .search-results .entry figure.post-thumbnail{
        margin: 1rem 0;
        max-width: 350px;
    }
    /*.search .entry .post-thumbnail .post-thumbnail-inner img,
    .search-results .entry .post-thumbnail .post-thumbnail-inner img{
        width: 100%;
        max-width: 50%;
    }*/
    .image-filters-enabled .entry .post-thumbnail .post-thumbnail-inner {
        filter: grayscale(0);
    }
    .woocommerce table.shop_table tbody tr, 
    .woocommerce-page table.shop_table tbody tr {
        text-align: left;
    }

    .search .content-area{
        max-width: 960px;
        margin: auto;
        margin-bottom: 57px;
    }

    .woocommerce .col2-set, 
    .woocommerce-page .col2-set {
        margin-top: 35px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .woocommerce form .form-row-wide, 
    .woocommerce-page form .form-row-wide {
        margin-bottom: 15px;
    }
    .woocommerce form #billing_company_field,
    .woocommerce-page form #billing_company_field{
        margin-top: 15px;
    }
    .woocommerce form .woocommerce-billing-fields h3, 
    .woocommerce-page form .woocommerce-billing-fields h3,
    .woocommerce form .woocommerce-shipping-fields h3, 
    .woocommerce-page form .woocommerce-shipping-fields h3,
    .woocommerce form .woocommerce-additional-fields h3, 
    .woocommerce-page form .woocommerce-additional-fields h3{
        margin-bottom: 15px;
    }
    .woocommerce form #billing_company_field,
    .woocommerce-page form #billing_company_field{
        padding-top: 15px;
    }
    .woocommerce form .form-row input, 
    .woocommerce form .form-row select, 
    .woocommerce form .form-row optgroup, 
    .woocommerce form .form-row textarea,
    .woocommerce-page form .form-row input, 
    .woocommerce-page form .form-row select, 
    .woocommerce-page form .form-row optgroup, 
    .woocommerce-page form .form-row textarea{
        padding-top: 0.1rem;
        padding-bottom: 0.1rem;
        font-family: "sans-serif", Arial;
    }
    .woocommerce-checkout .select2-container .select2-selection--single {
        height: 34px;
    }
    .woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered {
        line-height: 36px;
    }
    .woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 32px;
    }
    .woocommerce-checkout h3#order_review_heading {
        margin-top: 15px;
    }
    .woocommerce form .form-row-wide.mailchimp-newsletter label{
        margin-left: 5px;
    }
}
@media (min-width: 750px){
    #search-pdfs-print {
        font-size: 12px;
        padding-left: 20px;
        float: right;
        width: 300px;
        line-height: 12px;
    }
    /*.woocommerce .woocommerce-result-count, 
    .woocommerce-page .woocommerce-result-count {
        margin: 0px 0 0 650px;
    }*/
}
.nav-lg-search{
    display: block;
}
.nav-xs-search{
    display: none;
}
.nav-xs-wrapper{
    display: none;
}
@media (max-width: 767px){
    .xs,
    .fx-direction-row.xs,
    .xs.tab-container.verticle-tab,
    .woo-cat-wrapper{
        -webkit-flex-direction: column;
        flex-direction: column
    }
    .float-left,
    .float-right{
        float: none;
    }
    #top-header {
        margin-bottom: 0;
    }
    #main-header{
        display: none;
    }
    .nav-lg-search{
        display: none;
    }
    .nav-xs-search{
        padding: 0 10px;
        display: block;
    }
    .et_search_outer{
		margin-left: 0;
		top: -2px;
        left: -141px;
    }
    #top-header .et_search_icon {
        background: url(images/et_search_icon2.png) 0 center no-repeat;
    }
    .nav-xs-wrapper{
		margin-top: 5px;
        display: block;
    }
	.nav-xs-wrapper .hamburger-nav-wrapper{
		margin: -50px 15px 0 0;
	}
	.nav-xs-wrapper span.et_close_search_field:after {
		content: "";
	}
	.logo {
		max-width: 90px;
	}
	.nav-xs-wrapper .top-nav a{
		margin: 0 5px;
		font-size: .7em;
	}
	
    .nav-lg-wrapper{
		display: none;
    }
	.et-cart{
	  margin-right: 5px;
	}
    ul.sub-menu li{
        line-height: 22px;
    }
    .nav-mobile ul li a{
        padding-left: 10px;
    }
    .nav-mobile li ul.sub-menu li a{
        padding-left: 20px;
    }
    .nav-mobile li ul.sub-menu{
        width: 100%!important;
    }
    ul.quicknav li {
        margin-right: 0;
    }
	ul.quicknav li span{
		display: none;
	}
    .logo_container{
    }
	.logo-social-menu ul li {
        margin-right: 0;
	    padding: 0 5px;
	}
    .homepage .box:first-child{
        margin-right: 0;
    }
    .homenav {
        display: none;
    }   
    .alignleft {
        float: none;
        margin: 0;
    }
    .homepage .statement{
        padding: 15px;
    }
    .product-cat-slider-wrapper {
        margin: 0 0 -8px 0;
    }
    .homepage .trending-best-best-sellers {
        margin-bottom: 0;
    }
    .homepage .trending-best-best-sellers .box:first-child{
        margin-right: 0;
        margin-bottom: 10px;
    }
    .container .padder, 
    .content-wrapper .padder {
        margin-top: 10px;
    }
    .content-wrapper {
        padding: 0 15px;
    }
    .home .container .padder, 
    .home .content-wrapper .padder {
        padding: 0;
    }
    .archive .page-header, 
    .search .page-header, 
    .error404 .page-header,
    .hfeed .entry .entry-header ,
    .search .hentry, 
    .search-results .hentry 
    .search .entry, 
    .search-results .entry,
    .search .entry .entry-content p,
    .search-results .entry .entry-content p,
    .search .entry .post-thumbnail p,
    .search-results .entry .post-thumbnail p,
    .search .entry .entry-footer,
    .search-results .entry .entry-footer{
        margin: 0;
    }
    .entry .entry-title {
        margin: 5px 0 0;
    }
    .woocommerce-ordering select.orderby{
        max-width: 120px;
    }
    .woocommerce-cat-desc img {
        height: auto;
    }   
	.woocommerce .col2-set .col-1, 
	.woocommerce .col2-set .col-2, 
	.woocommerce-page .col2-set .col-1, 
	.woocommerce-page .col2-set .col-2 {
        float: none;
        width: 100% !important;
        max-width: 100%;
    }
    .sp-wcsp-slider-section .woo-cat-items,
    .sp-wcsp-slider-section .sp-wcsp-cat-item {
        -webkit-flex: 1 0 50%;
        flex: 1 0 50%;
    }
    .footer-info{
        padding: 0 15px;
    }
}

@media only screen and (min-width: 768px){
    .woocommerce .content-area {
        margin: 0 calc(4% + 60px);
    }
    .alignleft {
        margin-bottom: 10px;
        margin-right: calc(5 * 1rem);
    }
    .page-our-story .entry-content img{
        width: 40%;
        max-width: 40%;
        height:auto;
    }
    .single-product .entry .entry-content>*, 
    .single-product .entry .entry-summary>* {
        max-width: none;
        color: #666;
    }
    .single-product .entry .woocommerce-product-details__short-description{
        margin-top: 15px;
    }
    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 a.mega-menu-link{
        white-space: nowrap;
    }
}

@media screen and (min-width: 1150px) and (max-width: 1290px){
    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {
        padding: 0 65px 0 65px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1149px){
    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {
        padding: 0 55px 0 55px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1024px){
    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {
        padding: 0 45px 0 45px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1023px){
    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {
        padding: 0 35px 0 35px;
    }
}

@media screen and (min-width: 992px){
    h1.entry-title{
        margin: 35px 0 10px;
    }
    .page-our-story .entry-content{
        padding-right: 45px;
    }
    .page .entry-content{
        margin-top: 0;
        padding-right: 0;
    }
    .front-page .container .padder,
    .front-page .content-wrapper .padder,
    .home .container .padder,
    .home .content-wrapper .padder{
        padding: 0;
        margin-top: 0;
    }
    .container .padder,
    .content-wrapper .padder{
        padding: 0;
        margin-top: 20px;
    }
    .woocommerce-billing-fields {
        margin-right: 25px;
    }
}
@media screen and (max-width: 992px){
    .float-left,
    .float-right{
        float: none;
    }

    .nav-mobile li.mega-sc .mega-menu-link span.icons,
    .nav-mobile li.mega-sc .mega-menu-link span.icons,
    .nav-mobile li.mega-sc .mega-menu-link span.icons,
    .nav-mobile li.mega-sc .mega-menu-link span.icons,
    .nav-mobile li.mega-sc .mega-menu-link span.icons{
        width: 32px;
        height: 32px;
        display: block;
        text-align: center;
    }

    .nav-mobile li.mega-facebook .mega-menu-link span.icons{     
        background: url(images/facebook.png) 0 center no-repeat;
    }
    .nav-mobile li.mega-pinterest .mega-menu-link span.icons{
        background: url(images/pinterest.png) 0 center no-repeat;
    }
    .nav-mobile li.mega-youtube .mega-menu-link span.icons{
        background: url(images/youtube.png) 0 center no-repeat;
    }
    .nav-mobile li.mega-instagram .mega-menu-link span.icons{
        background: url(images/instagram.png) 0 center no-repeat;
    }
    .nav-mobile li.mega-twitter .mega-menu-link span.icons{
        background: url(images/twitter.png) 0 center no-repeat;
    }

    
}

/* Responsive Styles min width 768px And Above */
@media all and (min-width: 750px){
    #pdf-container {
        display: flex;
        display: -webkit-flex;
        -webkit-flex-direction: row;
        flex-direction: row;
        overflow: hidden;
    }
    #pdf-container #pdf-listings{
        width: 28%; 
        overflow: auto;
    }
    #pdf-container #pdf-viewer{
        width: 72%;
    }
    #search-pdfs-print{
        font-size:12px;
        padding-left:20px; 
        float:right; 
        width:300px;
        line-height:12px;
    }

}

.hide{
    display: none;
}
.show{
    display: block;
}
.rel{
    position: relative;
}
.abs{
    position: absolute;
}