/*
 Theme Name:     Divi Child
 Template:       Divi
*/

/* Theme customization starts here ------------------------------------------------------- */

/*------------Basic CSS------------*/
.page-id-73 .col2-set { width: 100%!important; padding: 0 0px 0 10px;}
#sidebar, .et_right_sidebar #main-content .container:before{display:none;}
#left-area{width:100%!important;}
.et_fixed_nav #top-header {/* top: 4px; */}
.cl { clear:both}
.ds-vertical-align { display: flex; flex-direction: column; justify-content: center;} 
.full_height { height:100%}
.banner_full_height {height:100vh}
.et-fixed-header#main-header {-webkit-box-shadow:0 0 55px rgba(0,0,0,0.4)!important; -moz-box-shadow:0 0 55px rgba(0,0,0,0.4)!important;  box-shadow:0 0 55px rgba(0,0,0,0.4)!important;}
#footer-info img { margin: 0 5px -6px 1px;}
#top-header #et-info { width: 100%; }
#top-header .et-social-icons { float: right; }
#et-secondary-menu { text-align: right; margin-right: 55px;}

body h1, body h2 { font-weight: 700 !important;}
.et_pb_number_counter .percent { height: auto; }

.wpcf7-form-control-wrap input[type=email]::-webkit-input-placeholder,.wpcf7-form-control-wrap input[type=text]::-webkit-input-placeholder,.wpcf7-form-control-wrap input[type=tel]::-webkit-input-placeholder,.wpcf7-form-control-wrap select[name="menu-895"]::-webkit-input-placeholder,.wpcf7-form-control-wrap textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: rgb(15 21 52 / 42%); font-size: 18px;}
.wpcf7-form-control-wrap input[type=email]::-moz-placeholder,.wpcf7-form-control-wrap input[type=text]::-moz-placeholder,.wpcf7-form-control-wrap input[type=tel]::-moz-placeholder,.wpcf7-form-control-wrap textarea::-moz-placeholder  { /* Firefox 19+ */ color: rgb(15 21 52 / 42%); font-size: 18px;}
.wpcf7-form-control-wrap input[type=email]:-ms-input-placeholder,.wpcf7-form-control-wrap input[type=text]:-ms-input-placeholder,.wpcf7-form-control-wrap input[type=tel]:-ms-input-placeholder,.wpcf7-form-control-wrap textarea:-ms-input-placeholder{ /* IE 10+ */ color: rgb(15 21 52 / 42%); font-size: 18px; }
.wpcf7-form-control-wrap input[type=email]:-moz-placeholder,.wpcf7-form-control-wrap input[type=text]:-moz-placeholder,.wpcf7-form-control-wrap input[type=tel]:-moz-placeholder,.wpcf7-form-control-wrap textarea:-moz-placeholder { /* Firefox 18- */ color: rgb(15 21 52 / 42%); font-size: 18px;}
.wpcf7-form-control-wrap input:-webkit-autofill { -webkit-box-shadow: 0 0 0 1000px #069ed6 inset; -webkit-text-fill-color: #2d2d2d !important;}
.wpcf7-form-control-wrap input:-internal-autofill-selected { -webkit-box-shadow: 0 0 0 #069ed6 #000000 inset; -webkit-text-fill-color: #2d2d2d !important;  }
.wpcf7-form-control-wrap { position: relative; }
.wpcf7-form-control-wrap span.wpcf7-not-valid-tip { position: absolute; font-size: 12px; top: 0; border-radius: 50px; line-height: 23px; right: 0; font-weight: 600; background-color: #e90000; padding: 1px 9px; color: #ffffff; z-index: 999; }
.wpcf7-form-control-wrap span.wpcf7-not-valid-tip:after { content: ''; position: absolute; left: -5px; top: 5px; width: 0; height: 0; clear: both; border-top: 7px solid transparent; border-bottom: 7px solid transparent; border-right: 7px solid #e90000; }
.wpcf7 form.invalid .wpcf7-response-output { border-color: #e90000; color: #fff; font-size: 13px; position: absolute; bottom: -20px; right: 0; left: 0; text-align: center; width: fit-content; display: block; background-image: linear-gradient(180deg, #0f1534, #595d73); border-radius: 50px; padding: 2px 10px; }
.wpcf7 form.sent .wpcf7-response-output { border-color: #46b450; color: #ffffff; font-size: 12px; width: fit-content; margin: auto; position: absolute; bottom: 0; left: 0; right: 0; font-weight: 500; background-image: linear-gradient(180deg, #0f1534, #595d73); border-radius: 50px;}
/*------------Basic CSS------------*/

/* Shop Page  */
.add_to_cart_button {text-align:center!important;}
.et-db #et-boc .et-l .et_pb_wcbd_archive_products_0_tb_body span.onsale{z-index:99!important;}
.widgettitle{color:#2e2c76}
.product-categories a{color:#000;}
.product-categories li{margin-bottom:0.3em;}
/* End shop page */

/* Contact page form  */
.talktoexpert-wrap input[type=text]::placeholder, .talktoexpert-wrap input[type=number]::placeholder, .talktoexpert-wrap input[type=tel]::placeholder, .talktoexpert-wrap input[type=email]::placeholder, .talktoexpert-wrap textarea::placeholder{color:#000!important;font-size:15px!important;}
.talktoexpert-wrap .wpcf7-response-output{border-color:#9aae36; color:#2c4374;border-radius:5px;}
.talktoexpert-wrap input[type=text], .talktoexpert-wrap input[type=number], .talktoexpert-wrap input[type=password], .talktoexpert-wrap input[type=tel], .talktoexpert-wrap input[type=email], .talktoexpert-wrap select {-webkit-transition: all .4s ease-in-out;-moz-transition: all .4s ease-in-out;transition: all .4s ease-in-out;width: 100%;padding: 2px 20px 0px 10px;background-color: #fff;color: #102a437d;caret-color: #000000;box-sizing: border-box;font-size: 15px;line-height: 29px;line-height: 2em;-webkit-box-shadow: inset 0 2px 4px 0 rgb(206 209 224 / 20%);-moz-box-shadow: inset 0 2px 4px 0 rgba(206,209,224,.2);box-shadow: inset 0 2px 4px 0 rgb(206 209 224 / 20%);-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;line-height: 29px;line-height: 2rem;margin-bottom: 17px;border: 1px solid #000000;color: #000000;}
.talktoexpert-wrap textarea, .talktoexpert-wrap select{padding: 2px 10px!important;-webkit-transition: all .4s ease-in-out;-moz-transition: all .4s ease-in-out; transition: all .4s ease-in-out; width: 100%; background-color: #fff;color: #102a437d; caret-color: #829ab1;box-sizing: border-box;font-size: 14px;line-height: 29px; line-height: 2.0714285714rem; -webkit-box-shadow: inset 0 2px 4px 0 rgb(206 209 224 / 20%); -moz-box-shadow: inset 0 2px 4px 0 rgba(206,209,224,.2); box-shadow: inset 0 2px 4px 0 rgb(206 209 224 / 20%);-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px; line-height: 29px;line-height: 2.0714285714rem;margin-bottom: 13px; border: 1px solid #000000; color: #000000;}
.talktoexpert-wrap select{color:#666!important;}
.talk_button:after{content:'';background:url(https://zentest.top/relop/wp-content/uploads/2023/01/paper-airplane.svg)no-repeat center center/cover;width:20px;height:20px;position: absolute; z-index: 99999;top: 0px; left: 0px;;}
.relops_more_button{ color: #2c4374!important;border-width: 0px!important; border-radius: 5px; font-size: 15px;font-family: 'Calibri Bold',Helvetica,Arial,Lucida,sans-serif!important;text-transform: uppercase!important;background-color: #fff;padding: 9px 22px;}
.talktoexpert-wrap textarea{height: 100px;}
.talktoexpert-wrap .submit_bt, .talktoexpert-wrap input[type="submit"] {color: #ffffff;padding: 11px 16px 11px 16px; font-family: 'DM Sans',Helvetica,Arial,Lucida,sans-serif; font-size: 16px; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; font-style: normal; -webkit-font-feature-settings: "kern" off; font-feature-settings: "kern" off; font-variant: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-align: center; background-color: #2e2c76; border-radius: 5px; border: 0px; cursor: pointer; margin-top: 11px!important; font-family: 'Calibri Bold',Helvetica,Arial,Lucida,sans-serif!important;text-transform: uppercase!important;width:100%;}
.talktoexpert-wrap .submit_bt:hover { background-color:#000; }
.talktoexpert-wrap .et_pb_column_1_2 {width: 48.5% !important; margin-right: 3% !important;}
.talktoexpert-wrap .last_column {margin-right: 0% !important;}
.talktoexpert-wrap .wpcf7 p { padding-bottom: 0px !important; }
/* End Contact page form */

.slide-text h2 { color: #fff; font-size: 54px; }
.slide-text { padding-left: 11%; }
.slide-text p { color: #e6e0e0; font-size: 22px; }
.slide-text h6 { margin-top: 29px; padding: 20px 0; }
.slider-home .swiper-container.main_slider .swiper-slide { min-height: 750px; justify-content: center; }
.slider-home .swiper-container { padding-bottom: 0px; }
.organic-div-row h6.btn-style { padding: 20px 0px; margin-top: 20px; }
h6.btn-style a { color: #fff; font-size: 16px; background: #2e2c76; padding: 17px 30px !important; line-height: 26px; border-radius: 7px; font-weight: 500; }
.as-prev, .as-prev .custon_icon_prev, .as-next .custon_icon_next, .as-next { min-width: 50px; }
.prod-categories-row .et_pb_column:hover .et_pb_blurb_content:before { position: absolute; bottom: 0px; left: 0; width: 100%; height: 100%; background-image: linear-gradient(180deg, transparent, black); content: ""; }

.blog-div .column h2 { text-transform: capitalize; min-height: 75px; padding-bottom: 0px !important; }
.blog-div .column article { border: 0px; padding-top: 0px; padding-bottom: 0px; }
.blog-div .column .et_pb_image_container { margin-top: 0; }
.blog-div .column article .post-content-inner { margin-bottom: 30px; }
.blog-div .et_pb_salvattore_content { display: flex; }
.blog-div .column article a.more-link { background: #2e2c76; color: #ffffff!important; }
.blog-div .column article a.more-link:hover { background: #000; }
.blog-div .column img { border-radius: 10px; }
.blog-div .column { background: #fff; padding: 8px; border: 1px solid #918d8d; border-radius: 10px; }
.blog-div .column article a.more-link { background: #2e2c76; padding: 13px 26px; text-transform: capitalize; border-radius: 20px; }

.footer-last-menu ul li { width: 100%; line-height: 26px; margin: 0 auto; }
.foot-subscribe { display: flex; justify-content: left; align-items: flex-start; width: 80%; position: relative; border-bottom: 2px solid #fff; }
.foot-subscribe .wpcf7-submit { color: #ffffff; background: url(https://zentest.top/kashmirwallah/wp-content/uploads/2023/02/subscribe-arrow.webp) no-repeat right 0px top 6px rgb(255 255 255 / 0%) !important; padding: 25px 21px; display: inline-block; border-radius: 50px; font-size: 0px; -webkit-transition: all 300ms ease; transition: all 300ms ease; cursor: pointer; position: absolute; top: 2px; right: 10px; font-weight: 500; box-shadow: none; border: 0px; width: 52px; line-height: 0px; }
.foot-subscribe p { margin: 0; padding: 0; }.foot-subscribe input::placeholder { color: #b7b3b3 !important; }
.foot-subscribe input { min-height: 44px; border: 0px; background: none !important; width: 100%; color: #fff !important; font-size: 18px; }
.footer-last-menu ul li a { color: #f1eded; font-size: 20px; } .footer-last-menu { width: 32%; display: inline-block; }

.prod-categories-row .et_pb_column { border: 1px solid #000; border-radius: 12px; overflow:hidden; }
.prod-categories-row .et_pb_column:hover img { opacity: 0; }
.prod-categories-row .et_pb_column:hover h4 { color:#fff !important; }
.prod-categories-row .et_pb_column .et_pb_blurb_container{ position:relative; }
.prod-categories-row .et_pb_column .et_pb_module .et_pb_blurb_content { padding: 25px 5px; padding-bottom: 5px; }
.prod-categories-row { justify-content: center; }
.prod-categories-row .et_pb_column { margin: 0.3% !important; width: 16.5% !important; }

.swiper-container { padding-bottom: 60px; }
.swiper-container .as-arrows-control .as-prev, .swiper-container .as-arrows-control .as-next { background-color: transparent !important; }
.swiper-container .as-arrows-control .as-prev { padding-right: 15px; }
.swiper-container .as-arrows-control .as-prev .custom_icon, #solution-slider .as-arrows-control .as-next .custom_icon { position: relative; }
.swiper-container .as-arrows-control .as-prev .custom_icon:after{ content: ''; position: absolute; top: 16px; left: 13px; width: 35px; height: 2px; background-color: #ffffff; }
.swiper-container .as-arrows-control .as-next { padding-left: 30px; position: relative; }
.swiper-container .as-arrows-control .as-next .custom_icon:after { content: ''; position: absolute; top: 16px; right: 29px; width: 35px; height: 2px; background-color: #ffffff; }
.swiper-container .as-arrows-control .custom_icon { color: #ffffff; }
.slider-home .cwp_et_pb_layout_slider_standard_0 .as-arrows-control { position: absolute; z-index: 999; cursor: pointer; bottom: 80px; left: 5%; }
/*------------Contact Form CSS Start------------*/

.form_style input[type=text], .form_style input[type=password], .form_style input[type=tel], .form_style input[type=email], .form_style select, .form_style textarea{ width: 100%; color: #000000; padding: 18px; border-radius: 50px; margin-bottom: 10px; border: 1px solid #242424; -webkit-transition: all 300ms ease-in-out 0ms; transition: all 300ms ease-in-out 0ms; }
.form_style textarea { height: 120px;}
.form_style .wpcf7-acceptance .wpcf7-list-item { margin: 0; }
.form_style .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label { color: #bbbbbb; font-size: 15px; font-weight: 400; }
.form_style .submit-btn { color: #ffffff; background-color: #0f1534; padding: 18px 20px; display: block; border-radius: 50px; font-size: 18px; -webkit-transition: all 300ms ease-in-out 0ms; transition: all 300ms ease-in-out 0ms; cursor: pointer; font-weight: 500; border: 0px; margin: auto; margin-top: 20px; width: 100%; border: 1px solid #0f1534; }
.form_style .submit-btn:hover { background-color: #ffffff; color: #0f1534; }
.form_style .et_pb_column_1_2.last_column { margin-right: 0%; }

.subscribe-form { margin-top: 40px;}
.subscribe-form h4 { font-family:'Hellix Semibold',Helvetica,Arial,Lucida,sans-serif; text-transform: none;}
.subscribe-form .wpcf7-form{ position: relative;}
.subscribe-form input[type=email] { width: 100%; color: #ffffff; padding: 18px 25px; border-radius: 50px; margin-bottom: 10px; border: 2px solid #75798f; background-image: linear-gradient(180deg, #ffffff70, transparent); background-color: transparent; }
.subscribe-form .submit-btn { color: #ffffff; background: url(images/btn-arrow.webp) no-repeat right 2px top 6px rgb(255 255 255 / 0%) !important; padding: 25px 21px; display: inline-block; border-radius: 50px; font-size: 0px; -webkit-transition: all 300ms ease; transition: all 300ms ease; cursor: pointer; position: absolute; top: 2px; right: 5px; font-weight: 500; box-shadow: none; border: 0px; line-height: 0px;}

.subscribe-form .wpcf7-form-control-wrap input[type=email]::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: #ffffff; font-size: 14px;}
.subscribe-form .wpcf7-form-control-wrap input[type=email]::-moz-placeholder { /* Firefox 19+ */ color: #ffffff; font-size: 14px;}
.subscribe-form .wpcf7-form-control-wrap input[type=email]:-ms-input-placeholder { /* IE 10+ */ color: #ffffff; font-size: 14px; }
.subscribe-form .wpcf7-form-control-wrap input[type=email]:-moz-placeholder { /* Firefox 18- */ color: #ffffff; font-size: 14px;}


.features-row { box-shadow: 0px 3px 15px 0px rgb(0 0 0 / 10%); }

#footer-bottom { background-color: rgb(0 0 0 / 0%); padding: 0px 0 0px; }
#footer-bottom .container { max-width: 100%; width: 100%; border-top: 1px solid #43475a; }
#footer-bottom .et_pb_section { padding: 0; background-color: transparent; }
#footer-bottom .et_pb_row { max-width: 95%; width: 100%; padding: 10px 0; }
#footer-bottom .et_pb_row .et_pb_column_1_2 { margin: auto; margin-left: 0; }
#footer-bottom .et_pb_row .et_pb_column_1_2.et-last-child { margin: auto; }
#footer-bottom .discalmer_wrap { text-align: left; }
#footer-bottom .discalmer_wrap p { font-size: 14px; line-height: 1.3em; color: #ffffff; }
#footer-bottom .powered_wraper { text-align: right; font-size: 14px; }
#footer-bottom .powered_wraper p { color: #ffffff; }
#footer-bottom .powered_wraper p a img { padding-right: 4px; vertical-align: middle; }
#footer-bottom .powered_wraper a { color: #ffffff; }

/**************Mobile Menu**********************/
#mobile_menu li {position: relative;width: 100%;display: block;clear: both;background-color: #ffffff24;margin-bottom: 1px;}
#main-header .et_mobile_menu li ul.sub-menu li {background: #00000052;display: block;clear: both;width: 100%;position: relative;margin-bottom: 1px;padding-left: 0px;}
#main-header .et_mobile_menu li ul.sub-menu li a {}
#main-header .et_mobile_menu li ul.sub-menu {margin-left: 0px;padding-left: 0;}
#main-header .et_mobile_menu li ul.hide{display:none!important}
#mobile_menu .menu-item-has-children{position:relative}
#mobile_menu .menu-item-has-children > a{background:transparent}
#mobile_menu .menu-item-has-children > a + span{position:absolute;right:0;top:0;padding:10px 17px;font-size:20px;font-weight:700;cursor:pointer;z-index:3;background-color: #00000052;}
span.menu-closed:before{content:"\4c";display:block;color:#fff;font-size:16px;font-family:ETmodules}
span.menu-closed.menu-open:before{content:"\4d"}
/**************Mobile Menu**********************/

/**************Top Scroll Button**********************/
.et_pb_scroll_top{z-index:9999999;position:fixed;right:20px;bottom:20px;background:#2e2c76;height:100px;box-shadow:0 2px 4px rgba(108,46,185,0.2);-webkit-transition:all .2s ease,-webkit-transform .6s ease;transition:all .2s ease,-webkit-transform .6s ease;transition:all .2s ease,transform .6s ease;transition:all .2s ease,transform .6s ease,-webkit-transform .6s ease;cursor:pointer}
.et_pb_scroll_top:before{display:none}
.et_pb_scroll_top:after{content:"\24";font-family:ETmodules!important;color:#fff;font-size:16px;font-weight:700;margin-left:10px}
.et_pb_scroll_top,.et_pb_scroll_top.et-visible,.et_pb_scroll_top.et-hidden{-webkit-animation:none!important;animation:none!important}
.et_pb_scroll_top,.et_pb_scroll_top.et-hidden{-webkit-transform:scale(0) rotate(0deg);transform:scale(0) rotate(0deg)}
.et_pb_scroll_top.et-visible{-webkit-transform:scale(1) rotate(360deg);transform:scale(1) rotate(360deg)}
.et_pb_scroll_top .et-pb-icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.et_pb_scroll_top{right:0;width:auto;padding:0 20px;line-height: 34px;}
.et_pb_scroll_top:before{content:'Back To Top';display:inline-block;color:#FFF;font-weight:700;font-size: 14px;text-transform: uppercase;}
.et_pb_scroll_top,.et_pb_scroll_top.et-hidden{right:40px;bottom:100px;-webkit-transform-origin:right top;transform-origin:right top;-webkit-transform:scale(1) translate(100%,0) rotate(-90deg);transform:scale(1) translate(100%,0) rotate(-90deg)}
.et_pb_scroll_top.et-visible{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}
.et_pb_scroll_top .et-pb-icon{display:none}

/*------------Basic CSS------------*/


/*------------ Responsive Codding ------------*/
@media only screen and (min-device-width:981px) and (max-device-width : 1920px) {}

@media only screen and (max-width:1600px) {}

@media only screen and (max-width: 1440px) {
    .slide-text h2 { font-size: 42px; }
    .slide-text p { font-size: 20px; }
    .woocommerce ul.carousel-products li h2.woocommerce-loop-product__title { font-size: 16px !important; font-family: 'Sofia Pro Regular'; }
    .organic-div-row h2 { font-size: 42px !important; }
    .blog-div .column h2 { font-size: 21px !important; padding-bottom: 0px !important; }
    .footer-last-menu ul li a { font-size: 18px !important; }
    .footer-info h2 { font-size: 20px !important; }
    .footer-info p { font-size: 17px !important; line-height: 24px !important; }
    .woocommerce ul.carousel-products li h2.woocommerce-loop-product__title { font-family: 'Sofia Pro Regular'; font-size: 17px !important; }
    .woocommerce ul.carousel-products li .product_type_simple.add_to_cart_button { font-size: 19px !important; padding: 4px !important; }
    .slider-home .swiper-container.main_slider .swiper-slide { min-height: 650px !important; }
}

@media only screen and (max-width:1366px) {}

@media only screen and (max-width: 1260px) {
    .kashmir-store p { font-size: 16px; }
    .footer-last-menu ul li { line-height: 21px; }
    .et_header_style_centered #top-menu>li>a { font-size: 14px; }
    h6.btn-style a { font-size: 14px; padding: 14px 26px !important; }
    .organic-div-row h2 { font-size: 34px !important; }
    .prod-categories-row .et_pb_main_blurb_image img { width: 100px; }
}

@media only screen and (max-width:1200px) { }

@media only screen and (min-device-width:1025px) and (max-device-width : 1260px) {}

@media only screen and (min-device-width:981px) and (max-device-width : 1166px) {}

@media all and (max-width: 1024px) {}

/***** Only Desk Top*********/
@media (min-width: 981px) {}
/***** Only Desk Top*********/

@media screen and (max-width: 1024px){}



@media only screen and (max-width: 980px) {
	.features-row img{ width: 65%!important; margin-left: 20px!important; margin-bottom:10px!important; }
	.talktoexpert-wrap .et_pb_column{margin-bottom:0px;}
	.page-id-303 .prod-categories-row{display:flex;flex-wrap: wrap;}
	.woocommerce ul.carousel-products li h2.woocommerce-loop-product__title{font-size:14px!important;}
	.et_pb_section_0_tb_body .et_pb_text_inner{line-height:1.2em;}
	li.header-account{ background-image: none; border:none; min-width: 39px; min-height: 39px; border-radius: 0px; line-height: 31px;}
	.page-id-82 #post-1{display:none;}
	.cwp_et_pb_layout_slide_item_standard_0 .as_slide_content_wrapper, .cwp_et_pb_layout_slide_item_standard_1 .as_slide_content_wrapper{width:100%!important;}
	.select_page{display:none!important;}
	.et_header_style_centered .et_menu_container .mobile_menu_bar {top: -50px;}
	.designed_column{margin-top:-57px;}
	.kashmir-store img{display:none!important;}
	footer .et_pb_menu__menu{display:block!important;}
	footer .et_mobile_nav_menu{display:none!important;}
	.organic-div .et_pb_row{padding:250px 0px;}
	#main-header.et-fixed-header{top:0px!important}
	#main-header.et-fixed-header .head-mid-logo{top: -21px;}
	.prod-categories-row .et_pb_column{width: 27.5% !important;}
	#et-top-navigation{height:0px;}
	div#et-top-navigation{border-top: none!important;}
	.et_header_style_centered #et_mobile_nav_menu{margin-top:0px!important;}
	.et_header_style_centered #main-header .mobile_nav{background-color:transparent;}
    #et-top-navigation {width: 154px; padding-left: 0px !important;}
    .et-cart-info {margin: -10px 11px 0 13px !important;}
    .et_fixed_nav #main-header:before {content: url(images/logo_base.png);position:absolute;left: -6%;top: -21%;-webkit-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;transform: scale(0.8);}
    .custom_row {display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}
    .first-on-mobile{-webkit-order:1;order:1}
    .second-on-mobile{-webkit-order:2;order:2}
    .third-on-mobile{-webkit-order:3;order:3}
    .fourth-on-mobile{-webkit-order:4;order:4}
    .custom_row:last-child .et_pb_column:last-child{margin-bottom:30px}
    #et-top-navigation #top-menu-nav{display:none!important}
    .logo_container img#logo{padding:0!important}
    #et-top-navigation #top-menu-nav{display:none!important}
    .logo_container img#logo{padding:0!important}
    #et-top-navigation{position:relative!important}
    #mobile_menu{display:block!important;min-height:100vh;height:100%;top:0;right:0;position:fixed;z-index:9998;overflow:scroll;border-top:none;padding-top: 100px!important;padding: 25px;background-color: #000 !important;/* clear: both; */}
    .et_mobile_menu li a{color:#fff!important;width:100%;/* float:left; */border:none!important;text-align:left;/* margin: 0px 10px; */transition:.2s;font-weight:300;font-size: 1.0em!important;clear: both;}
    .mobile_nav ul#mobile_menu .current_page_item > a{color:#fff!important;background-color:rgba(255,255,255,0.1);/* border-radius:30px; */padding-left:20px;/* background: rgb(255 255 255 / 6%); *//* box-shadow: 0px 1px 14px -3px rgb(255 255 255); *//* border-top-right-radius: 0px; *//* border-top-right-radius: 0px; *//* border-bottom-right-radius: 0px; */}
    .mobile_nav.closed #mobile_menu{background:-moz-linear-gradient(top,#2e2c76 0%,#2e2c76 100%);background:-webkit-linear-gradient(top,#2e2c76 0%,#2e2c76 100%);background:-o-linear-gradient(top,#1c3963 0%,#274c81 100%);background:-ms-linear-gradient(top,#1c3963 0%,#274c81 100%);background:linear-gradient(100deg,rgb(48 153 94) 0%,rgb(48 153 94) 100%);-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:-webkit-transform .4s 0;-moz-transition:-moz-transform .4s 0;transition:transform .4s 0;}
    .mobile_nav.opened #mobile_menu{background:-moz-linear-gradient(top,#1c3963 0%,#2cc09b 100%);background:-webkit-linear-gradient(top,#1c3963 0%,#2cc09b 100%);background:-o-linear-gradient(top,#1c3963 0%,#274c81 100%);background:-ms-linear-gradient(top,#1c3963 0%,#274c81 100%);background:linear-gradient(100deg,#2e2c76 0%,#2e2c76 100%);-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);-webkit-overflow-scrolling:touch;-webkit-transition:-webkit-transform .4s 0;-moz-transition:-moz-transform .4s 0;transition:transform .4s 0;}
    .mobile_nav #mobile_menu{-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;transition:all .4s ease-in-out}
    #main-header .container.clearfix.et_menu_container{width:100%}
    .mobile_menu_bar:before{color:#2e2c76!important;}
    .mobile_nav.opened .mobile_menu_bar:before{content:'\4d';z-index:9999;color:#fff!important;border: 1px solid #1d3b6600;width:30px;height:30px;border-radius:50%;}
    .mobile_nav.opened .mobile_menu_bar:after{color:#FFF}
    .et_header_style_split .mobile_menu_bar,.et_header_style_left .mobile_menu_bar{z-index:9999}
    #et-top-navigation{padding-right:5px}
    .et_header_style_left #logo,.et_header_style_split #logo{max-width:100%}
    #commentform p.comment-form-comment,#commentform .gglcptch{width:95%;display:block;float:none;margin:0 auto}
    #commentform p.comment-form-author,#commentform p.comment-form-email,#commentform p.comment-form-url{width:95%;display:block;float:none;margin:0 auto}
    #commentform p.comment-form-author input,#commentform p.comment-form-email input,#commentform p.comment-form-url input{width:100%;display:block;float:none}
    #commentform .form-submit{text-align:left}
    .mobile_menu_bar:after {content: url(images/hexagone-shape.webp);position:absolute;right: 8px;top: -15px;}
    .mobile_nav.opened .mobile_menu_bar:after {content: url(images/hexagone-shape-light.webp);}
    .mobile_menu_bar:before {left: -19px;top: 3px;}
    #logo {max-height: 90%;margin: 4px;}
    #page-container { padding-top: 120px !important;}
    header.et-fixed-header { position: fixed !important;}
    .et_pb_scroll_top:before { display: none !important;}
    .et_pb_scroll_top { padding: 5px 9px 4px 8px !important; line-height: 26px; height: 43px;}
	.et_header_style_left .logo_container {
    position: absolute;
    height: 90px !important;
    width: 100%;
		background: #fff;
}
	#main-header{
		box-shadow: none !important;
	}
	.logo_container img#logo {
    padding: 0px !important;
    margin-top: 0px;
}
#logo {
    max-height: 60%;
    margin: 4px;
}
}


@media only screen and (max-width:768px) {
	.footer-info h2 { font-size: 18px !important;}
    .footer-info p { font-size: 15px !important; line-height: 20px !important; }
    .dgwt-wcas-search-form{    width: 63%; } .head-mid-logo{left: 43%;}
    .prod-categories-row .et_pb_column { width: 31.5% !important; }
    .overlay-container .overlay-close { right: 5.5%;}
	.certificate-gally .et_pb_gallery_item.et_pb_grid_item {
    width: 100% !important;
}
	.social-section-cont ul.et_pb_tabs_controls {
    display: block;
}
}

@media only screen and (max-width: 660px) {
    .designed_column { margin-top: -36px;}
	.designed_column p, .copyright_text p{text-align:center;}
}

@media only screen and (max-width: 480px)  {
	.copyright_text p, .designed_column p{ font-size: 14px;margin-bottom:-4px;}
	.prod-categories-row .et_pb_column { width: 43.5% !important; }
	.dgwt-wcas-search-form {width: 37%; }
	.page-id-303 .prod-categories-row .et_pb_column{ width: 98% !important; margin-left: 3px!important; }
    .slide-text h2 { font-size: 35px; margin-left: -5px; }
	.slide-text p{font-size:16px;}
	.slider-home .as-arrows-control{left:10%!important;}
	h2{font-size: 26px!important;}
	.organic-div-row h2 { font-size: 27px !important; margin-top:-13px; }
	.organic-div-row p{font-size:16px;}
	.features-row .et_pb_blurb_content{    margin-bottom: 12px;}
	.kashmir-store p{font-size:15px;}
	h1{ font-size: 40px!important;}
	.mision_section img{width: 41%;}
	.mision_section .flex_column{flex-direction:column;}
	.mision_section .flex_column_reverse{flex-direction:column-reverse;}
	.mision_section .flex_column_reverse h3, .mision_section .flex_column_reverse p{text-align:left!important;}
	.mision_section .flex_column_reverse img{margin-left:-50px!important;}
	.slider-home .swiper-container.main_slider .swiper-slide {
    min-height: 300px !important;
}
		.slider-home .cwp_et_pb_layout_slider_standard_0 .as-arrows-control{
		bottom: 10px;
	}
	.certificate-gally .et_pb_gallery_item.et_pb_grid_item {
    width: 100% !important;
}
}


@media only screen and (max-width:425px) {
.et_pb_row { width:90%;}
}

@media only screen and (max-width:375px) {
.form-menu input#dgwt-wcas-search-input-2 { padding: 8px 49px 8px 13px !important;}
}


@media only screen and (max-width:425px) {
	
}

@media only screen and (min-width: 481px) {}



@media only screen and (max-width:375px) {}

@media only screen and (max-width:363px) {}

@media only screen and (max-width:320px) {}