/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                                       HEADER STYLE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/

.elementor-editor-active .componentsWrap .hoverBox {
    position: static !important;
    opacity: 1 !important;
    visibility: visible !important;
    transition-delay: 0s;
} 

.header {
	width: 100% !important;
	left: 0 !important;  
	transition: all .5s !important;
}

.withoutScrl .header {     
	box-shadow: 0 0 0 !important;
}

.header .menuBox .elementor-nav-menu a {
    white-space: normal;
    font-family: 'Bamberger Sharp FM';   
    font-weight: bold;  
    font-size: 26px;
    letter-spacing: .5px;   
}
 
.header .menuBox .aboutMenu>.elementor-item:after {
    content: '';
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 119px;
    width: 128px;
    height: 30px;
    opacity: 1 !important;
    position: static;
    margin-right: 2px;    
}

.header .contactBox .minicart #elementor-menu-cart__toggle_button {
    padding: 0 !important;
    background: transparent !important;
    border: none !important;
    border-radius: 0 !important;
    gap: 0;   
    box-shadow: 0 0 0 !important;
    -webkit-filter: inherit;
    -o-filter: inherit;  
    -moz-filter: inherit;
    filter: inherit;  
    display: block;
    max-height: 30px;  
}
.header .contactBox .minicart #elementor-menu-cart__toggle_button svg,  
.header .contactBox .minicart #elementor-menu-cart__toggle_button:before {
	display: none;
}
.header .contactBox .minicart #elementor-menu-cart__toggle_button:after {
	content: '';
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
    width: 24px;
    height: 28px;       
}  
.header .contactBox .minicart #elementor-menu-cart__toggle_button .elementor-button-icon-qty {
    margin-left: 2px;
    border: 1px solid #015150;
    display: inline-block;
    font-size: 11px;
    font-family: 'TitilliumText22L';
    font-weight: 800;
    height: auto;
    line-height: 10.6px;
    padding: 3px 4px 1px;
    margin-top: 8px;
}     

.header .contactBox .minicart .elementor-menu-cart__container {
	background-color: rgba(1, 81, 80, .5);
	cursor: crosshair;
}
.header .contactBox .minicart .elementor-menu-cart__product-name a {
    transition: .3s;
    color: #015150;
    font-family: 'Bamberger Sharp FM';
    font-weight: bold;
    font-size: 20px;
}
.header .contactBox .minicart .elementor-menu-cart__product-name a label {
    cursor: pointer;
    font-family: 'TitilliumText22L';
    font-weight: 800;  
    font-size: 18px;
}
.header .contactBox .minicart .quantity {
    color: #015150;
    font-family: 'Bamberger Sharp FM';
    font-weight: bold;
    font-size: 16px;
}

#elementor-popup-modal-4207 .dialog-lightbox-message, 
#elementor-popup-modal-1634 .dialog-lightbox-message, 
.header .contactBox .minicart .elementor-menu-cart__main {
    cursor: auto;
}  
#elementor-popup-modal-4207.elementor-popup-modal,  
#elementor-popup-modal-1634.elementor-popup-modal {
	cursor: crosshair;  
}

#elementor-popup-modal-1634 .dialog-close-button svg {
	transition: all .5s
}
#elementor-popup-modal-1634 .dialog-close-button:hover svg {
	fill: #B4D197 !important;
}

.searchPopup .elementor-widget-search .e-search-submit {
    height: 56px;
    padding: 10px 25px !important;
    border-radius: 5px !important;
    cursor: pointer;
}
.searchPopup .elementor-widget-search .e-search-input {
	height: 56px;
    min-height: inherit;
}
.header .contactBox .elementor-menu-cart__subtotal strong:before {
    font-size: 20px;
}
.header .contactBox .elementor-menu-cart__footer-buttons .elementor-button--view-cart,   
.header .contactBox .elementor-menu-cart__footer-buttons .elementor-button--checkout,
.header .contactBox .elementor-menu-cart__subtotal strong {
    font-size: 0 !important;
}
.header .contactBox .elementor-menu-cart__footer-buttons .elementor-button--view-cart:before,  
.header .contactBox .elementor-menu-cart__footer-buttons .elementor-button--checkout:before {
    font-size: 26px;
    font-family: 'Bamberger Sharp FM';
    font-weight: bold;
    letter-spacing: 1px;
}   
.header .contactBox .elementor-menu-cart__subtotal {
    color: #015150;
} 





/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                                       ADDITIONAL 1 STYLE --- MAIN CSS START

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/

/*default form css start*/
  
.formWrap .elementor-field-group .elementor-field-textual,
.wpcf7-form .file label,
.wpcf7-form .select .select-styled,
.wpcf7-form input.input-text, .wpcf7-form .select2-container .select2-choice, 
.wpcf7-form select,
.wpcf7-form input[type='tel'],
.wpcf7-form textarea, 
.wpcf7-form input[type='email'],
.wpcf7-form input[type='text'],
.wpcf7-form input[type='password'],
.wpcf7-form input[type='number'],
.wpcf7-form input[type='search'] {
	font-size: 30px;
	color: #818285;
	height: 52px;
	background: #ffffff;
	border: 2px solid #0d3d3d;
	width: 100%;
	padding: 8px 25px 7px;
	line-height: 24px;
	outline-offset: 0px;
	-webkit-appearance: inherit;
	text-align: center;
	border-radius: 12px;
	font-family: 'Bamberger Sharp FM';
    font-weight: bold;                     
}

.wpcf7-form .wpcf7-not-valid-tip {
	font-size: 15px;
	color: #ff0000;
	display: none;
}
form .elementor-message, 
form.wpcf7-form .wpcf7-response-output {
    font-size: 16px;
    margin: 20px 0 0 !important;  
    border: 2px solid #00a0d2;
    padding: 3px 10px;  
	text-align: center;
    color: #134041 !important;
}     

.elementor-message.elementor-message-danger,     
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #ff0000 !important; /* Red */
} 
.wpcf7 form.spam .wpcf7-response-output {
	border-color: #ff0000 !important; /* Orange */
}
.wpcf7 form.invalid .wpcf7-response-output, 
.wpcf7 form.unaccepted .wpcf7-response-output, 
.wpcf7 form.payment-required .wpcf7-response-output, 
.wpcf7 form.wpcf7-form .wpcf7-response-output {
	border-color: #ff0000 !important;  
}  

.wpcf7 form.wpcf7-form.sent .wpcf7-response-output {
	border-color: #134041 !important; /* Green */
}
        
form .elementor-message.form-message-success {
	border-color: #134041 !important;    
}

.formWrap .elementor-field-group.elementor-field-type-submit {
    margin-top: 9px;
}     

/*formWrap css start*/

.formWrap form.wpcf7-form {
	max-width: 660px;
    margin: 0 auto;
    text-align: center;
}
.formWrap form p {
	padding-bottom: 0;
}
.formWrap form .box {
	margin-bottom: 15px;
}
.formWrap form .submitBtn {
	margin-top: 22px;
}
    
.formWrap .elementor-field-group .elementor-message.elementor-message-danger {
	display: none;
}
  









/*formWrap css end*/

textarea {
	min-height: 200px !important;
}

/* radio/checkbox */
form.elementor-form .elementor-field-type-upload .elementor-field-label,
form.elementor-form .elementor-field-type-acceptance .elementor-field-label,
form.elementor-form .elementor-field-type-checkbox .elementor-field-label,
form.elementor-form .elementor-field-type-radio .elementor-field-label {
    position: static !important;
    padding: 0 !important;
    min-height: auto !important;
    color: #fff !important;
    margin-bottom: 15px; 
    background: transparent !important;
    font-weight: 400 !important;
}

form.elementor-form .elementor-field-type-radio .elementor-field-subgroup{
	flex-basis: auto !important;
    margin-left: 20px;
}
 

form.elementor-form .elementor-field-type-upload .elementor-field-label:before,form.elementor-form .elementor-field-type-acceptance .elementor-field-label:before,form.elementor-form .elementor-field-type-checkbox .elementor-field-label:before,form.elementor-form .elementor-field-type-radio .elementor-field-label:before {
	display: none;
}

form.elementor-form .elementor-field-type-upload,form.elementor-form .elementor-field-type-acceptance,form.elementor-form .elementor-field-type-checkbox,form.elementor-form .elementor-field-type-radio {
	border: none !important;
}

form.elementor-form .elementor-field-type-acceptance .elementor-field-option,form.elementor-form .elementor-field-type-radio .elementor-field-option,form.elementor-form .elementor-field-type-checkbox .elementor-field-option {
    position: relative;
    margin-right: 18px;
    padding-right: 0;
    margin-bottom: 15px;
}

form.elementor-form .elementor-field-type-acceptance .elementor-field-option:last-child,form.elementor-form .elementor-field-type-radio .elementor-field-option:last-child,form.elementor-form .elementor-field-type-checkbox .elementor-field-option:last-child {
	margin-right: 0;
}

form.elementor-form .elementor-field-type-acceptance input,form.elementor-form .elementor-field-type-radio input,form.elementor-form .elementor-field-type-checkbox input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
    opacity: 0;
    display: block !important;
    margin: 0;	
    cursor: pointer;
}

form.elementor-form .elementor-field-type-acceptance label,form.elementor-form .elementor-field-type-radio label,form.elementor-form .elementor-field-type-checkbox label {
    padding-left: 26px;
    vertical-align: middle;
    display: block !important;
    line-height: 26px !important;
}
form.elementor-form .elementor-field-type-acceptance .elementor-field-option label:before,form.elementor-form .elementor-field-type-radio .elementor-field-option label:before,form.elementor-form .elementor-field-type-checkbox .elementor-field-option label:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 3px;
    left: 0;
    height: 20px;
    width: 20px;
    border: 2px solid #cccccc;
    background: #ffffff;
    cursor: pointer;
}
form.elementor-form .elementor-field-type-acceptance .elementor-field-option label:after,form.elementor-form .elementor-field-type-radio .elementor-field-option label:after,form.elementor-form .elementor-field-type-checkbox .elementor-field-option label:after {
	content: "";
	display: none;
}

form.elementor-form .elementor-field-type-acceptance .elementor-field-option label:after,form.elementor-form .elementor-field-type-radio .elementor-field-option label:after,form.elementor-form .elementor-field-type-checkbox .elementor-field-option label:after {
    left: 6px;
    top: 6px;
    width: 11px;
    position: absolute;
    height: 6px;
    border-left: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    transform: rotate(-50deg);
    opacity: 0;
}

form.elementor-form .elementor-field-type-acceptance .elementor-field-option input:checked ~ label:after,form.elementor-form .elementor-field-type-radio .elementor-field-option input:checked ~ label:after,form.elementor-form .elementor-field-type-checkbox .elementor-field-option input:checked ~ label:after {
	display: block;
}

form.elementor-form .elementor-field-type-radio .elementor-field-option label:before {
   border-radius: 0;
    border: none !important;
}

form.elementor-form .elementor-field-type-acceptance .elementor-field-option input:checked ~ label:before,
form.elementor-form .elementor-field-type-checkbox .elementor-field-option input:checked ~ label:before,
form.elementor-form .elementor-field-type-radio .elementor-field-option input:checked ~ label:before {
	background: #ed008b;
	border: 3px solid #fff !important
}

textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
	color: #818285 !important;
	opacity: 1 !important;
}

textarea:-moz-placeholder,    
input:-moz-placeholder { /* Firefox 18- */
	color: #818285 !important;
	opacity: 1 !important;
}

textarea::-moz-placeholder,
input::-moz-placeholder {  /* Firefox 19+ */
	color: #818285 !important;
	opacity: 1 !important;
}

textarea:-ms-input-placeholder,
input:-ms-input-placeholder {  
	color: #818285 !important;
	opacity: 1 !important;
}

.flatpickr-calendar .dayContainer span {
    transition: all .8s;
    opacity: 0;
    width: 0;
    transform: scale(.2);
    color: transparent;	
}
.flatpickr-calendar.open .dayContainer span {
	opacity: 1;
	transform: scale(1);
	color: #393939;
}




body form.wpcf7-form {   
  position: relative;
  z-index: 1;
}
body form.submitting:before {
  content: '';
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255,255,255,.7);
  z-index: 10;
}
body form.submitting:after {
  content: '' !important;
  display: inline-block !important;
  height: 40px;
  width: 40px;
  position: absolute;
  top: calc(50% - 20px);
  left: calc(50% - 20px);
  background-color: #B4D197;
  z-index: 1;  
  animation: smallBoxAnim 1.5s infinite linear; 
  border-radius: 50%;
  z-index: 11; 
  border-style: solid;
  border-color: #134041;  
  border-width: 8px;
} 
@keyframes smallBoxAnim {
  100%,
  0% {
    height: 40px;
    width: 40px; 
    top: calc(50% - 20px);
    left: calc(50% - 20px);
  }
  50% {
    height: 26px;
    width: 26px; 
    top: calc(50% - 13px);
    left: calc(50% - 13px);
  }
}
 
.wpcf7-form .ajax-loader {
   display: none !important;
}    
.elementor-error .elementor-field, 
.wpcf7-form .wpcf7-not-valid ~ .select-styled,           
.wpcf7-form .wpcf7-not-valid {
  border-color: #ff0000 !important;
}

/*default form css end*/

.subTitle .elementor-heading-title {
	font-size: 44px;
}  
.scnTitle .elementor-heading-title {
	font-size: 80px;
}

/*faqWrap*/ 
.componentsWrap .bottomText p:last-child, 
.faqWrap .textBox p:last-child {
	padding-bottom: 0;
}

/* storiesWrap */ 

.storiesWrap .subTitle .elementor-heading-title {
	font-size: 38px;	  
}
.storiesWrap .gridBox p:last-child {
	padding-bottom: 0;
}

/*hostWrap*/  
      
.hostWrap .imageBox {
	position: static;
}
.hostWrap .textBox p:last-child {
	padding-bottom: 0;
}

/*textWrap*/ 

.textWrap .subTitle .elementor-heading-title {
    font-size: 35px;
}
.textWrap .colorTitle .elementor-heading-title {
    font-size: 38px;
}

.textWrap .elementor-widget-text-editor p {
	padding-bottom: 3px;
}
.textWrap .elementor-widget-text-editor ul {
    margin: 10px 20px 10px 0px;
}
.textWrap .elementor-widget-text-editor ul li {
    list-style: none;
    position: relative;
    padding-right: 25px;
    margin-bottom: 3px;
}
.textWrap .elementor-widget-text-editor ul li:last-child {
	margin-bottom: 0;
}
.textWrap .elementor-widget-text-editor ul li:before {
	content: '';
	display: inline-block;
    background: #134041;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 8px;
    right: 0;  
}


/* animation css start */

.bannerWrap .imageBox .elementor-widget-image img {
    -webkit-transform: translate(-40px, 40px);
    -o-transform: translate(-40px, 40px);
    -moz-transform: translate(-40px, 40px);
    transform: translate(-40px, 40px);
    opacity: 0;
    -webkit-transition: transform 1s, opacity .5s;
    transition: transform 1s, opacity .5s;
}
.page-loaded .bannerWrap .imageBox .elementor-widget-image img {
    -webkit-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    opacity: 1;
    -webkit-transition: transform 1s, opacity .5s;
    transition: transform 1s, opacity .5s;
    transition-delay: .5s, .5s;    
} 
 

.fade-in-up-img img, 
.fade-in-up .elementor-heading-title {
    -webkit-transform: translate(0px, 15px);
    -o-transform: translate(0px, 15px);
    -moz-transform: translate(0px, 15px);
    transform: translate(0px, 15px);
    opacity: 0;
    transition: all .5s linear;
}
          
.fade-in-up-img.in-viewport-once img, 
.fade-in-up.in-viewport-once .elementor-heading-title {
    -webkit-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    opacity: 1;
    transition-delay: .5s;  
}
 
.hostWrap .fade-in-up-img img {
	transition: transform 1s, opacity .5s;
	transition-delay: 0s, 0s;
} 
.hostWrap .fade-in-up-img.in-viewport-once img {
	transition: transform 1s, opacity .5s;
	transition-delay: .5s, .9s;      
}        
        
.footer p:last-child {
	padding-bottom: 0;      
}

/*searchPopup*/

.searchPopup .elementor-widget-search .e-search-submit svg {
	margin: 0 !important;
}

/*proudWrap*/

.proudWrap .imgwithTitle .elementor-heading-title img {
    width: 180px;
    vertical-align: middle;
}   
.proudWrap .imgwithTitle .elementor-heading-title,
.proudWrap .normalTitle .elementor-heading-title {
	font-size: 40px;
    line-height: 46px;  
}
.proudWrap .normalTitle .elementor-heading-title {
    font-family: 'Bamberger Sharp FM';
    font-weight: 300; 
}    
      
/*qualityWrap*/ 

.featuredWrap .imgwithTitle .elementor-heading-title img,  
.qualityWrap .imgwithTitle .elementor-heading-title img {
    width: 230px;
    vertical-align: middle;
    margin-left: 11px;    
}

.qualityWrap .elementor-icon-box-wrapper .elementor-icon-box-title {
    margin-bottom: 0;
    font-size: 24px;
    letter-spacing: .2px;
}  
 
.qualityWrap .cls-1 {
    stroke: #c1d9ac;
    stroke-width: 1.6px;
}
   
.qualityWrap .iconBox5 .cls-1, .qualityWrap .iconBox5 .cls-2, .qualityWrap .iconBox5 .cls-3 {
    fill: none;
    stroke-miterlimit: 10;
}
.qualityWrap .iconBox5 .cls-4 {
    fill: #f4f3eb;
    stroke-width: 0;   
}
.qualityWrap .iconBox5 .cls-5 {
    fill: #fff;
}
.qualityWrap .iconBox5 .cls-2 {
    stroke: #e6f2dc;
}
.qualityWrap .iconBox5 .cls-2, .qualityWrap .iconBox5 .cls-3 {
    stroke-width: .8px;
}
.qualityWrap .iconBox5 .cls-3 {
    stroke: #384e61;
}
.qualityWrap .iconBox5 .cls-6 {
    fill: #384e61;
}
.qualityWrap .iconBox5 .cls-7 {
    fill: #025152;
}
         
.qualityWrap .iconBox4 .cls-1 {
    stroke: #c1d9ac;
    stroke-width: 1.6px;
}
.qualityWrap .iconBox4 .cls-1, 
.qualityWrap .iconBox4 .cls-2, 
.qualityWrap .iconBox4 .cls-3, 
.qualityWrap .iconBox4 .cls-4 {
    fill: none;
}
.qualityWrap .iconBox4 .cls-1, .qualityWrap .iconBox4 .cls-3, .qualityWrap .iconBox4 .cls-4 {
    stroke-miterlimit: 10;
}
.qualityWrap .iconBox4 .cls-5 {
    fill: #f4f3eb;
}
.qualityWrap .iconBox4 .cls-2 {
    stroke: #025152;
    stroke-width: 1.7px;
}
.qualityWrap .iconBox4 .cls-3 {
    stroke: #e6f2dc;
}
.qualityWrap .iconBox4 .cls-3, .qualityWrap .iconBox4 .cls-4 {
    stroke-width: .8px;
}
.qualityWrap .iconBox4 .cls-4 {
    stroke: #384e61;
}
.qualityWrap .iconBox4 .cls-6 {
    fill: #025152;
}
.qualityWrap .iconBox4 .cls-7 {
    fill: #e6f2dc;
}

.qualityWrap .iconBox3 .cls-1 {
    stroke: #c1d9ac;
    stroke-width: 1.6px;
}
.qualityWrap .iconBox3 .cls-1, .qualityWrap .iconBox3 .cls-2 {
    fill: none;
    stroke-miterlimit: 10;
}
.qualityWrap .iconBox3 .cls-3 {
    fill: #f4f3eb;
    stroke-width: 0;
}
.qualityWrap .iconBox3 .cls-2 {
    stroke: #384e61;
    stroke-width: .8px;
}
.qualityWrap .iconBox3 .cls-4 {
    fill: #025152;
}

.qualityWrap .iconBox2 .cls-1 {
    stroke: #c1d9ac;
    stroke-width: 1.6px;
}
.qualityWrap .iconBox2 .cls-1, .qualityWrap .iconBox2 .cls-2 {
    fill: none;
    stroke-miterlimit: 10;
}
.qualityWrap .iconBox2 .cls-3 {
    fill: #f4f3eb;
    stroke-width: 0; 
}
.qualityWrap .iconBox2 .cls-2 {
    stroke: #384e61;
    stroke-width: .87px;
}
.qualityWrap .iconBox2 .cls-4 {
    fill: #025152;
    stroke-width: 0;
}   
.qualityWrap .iconBox2 .cls-5 {
    fill: #e6f2dc;
}
.qualityWrap .iconBox1 .cls-1 {
    fill: none;
    stroke: #c1d9ac;
    stroke-miterlimit: 10;
    stroke-width: 1.6px;
}
.qualityWrap .iconBox1 .cls-2 {
    fill: #f4f3eb;
}
.qualityWrap .iconBox1 .cls-3 {
    fill: #025152;
    stroke-width: 0;
}   
.qualityWrap .iconBox .elementor-icon-box-icon {
    margin-bottom: 12px;
}  
.qualityWrap .elementor-icon-box-wrapper .elementor-icon-box-title .english {
    font-size: 14px;
}     
   

/*hmcategoryWrap*/ 

.hmcategoryWrap .categoryBox .elementor-cta__button, 
.hmcategoryWrap .categoryBox .catBox .dbtn { 
    background: transparent !important;
    border: 2px solid #015150 !important;
    color: #015150 !important;
    font-size: 26px !important; 
    padding: 8px 24px !important;
    letter-spacing: .5px;
    -webkit-filter: inherit;
    -o-filter: inherit;
    -moz-filter: inherit;
    filter: inherit;
}
.hmcategoryWrap .categoryBox .elementor-cta__title {
    font-size: 44px;
    line-height: 44px;
    letter-spacing: .7px;
}
.hmcategoryWrap .categoryBox .elementor-cta__content {
    /*width: 54%; */   
    width: 39%;        
    transform: translate(-50px, 0px);
    opacity: 0;  
    visibility: hidden;
    transition: transform .5s, opacity .5s, visibility .5s;
    transition-delay: 1s, 0s, 0s;    
}  
.hmcategoryWrap .categoryBox.is_hovered .elementor-cta__content {
    transform: translate(0px, 0px);
    opacity: 1;   
    visibility: visible;  
    transition: transform .5s, opacity .5s, visibility .5s;
    transition-delay: .5s, 1s, 1s;     
}   

.hmcategoryWrap .categoryBox .elementor-cta__bg-wrapper:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    width: 44%;
    height: 100%;
    z-index: 1;
    background: linear-gradient(90deg, rgba(199, 209, 198, 0) 0%, rgba(199, 209, 198, 1) 60%);
    transition: all .5s;
    opacity: 0; 
}
.hmcategoryWrap .categoryBox.is_hovered .elementor-cta__bg-wrapper:after {
    opacity: 1; 
}
.hmcategoryWrap>.e-con-inner {    
    position: relative;
    display: flex !important;         
    flex-wrap: wrap !important;
}
.hmcategoryWrap .categoryBox {
    flex: 1 !important;
    overflow: hidden;
    transition: 0.5s; 
    transition-delay: .5s;
} 
.hmcategoryWrap .categoryBox.is_hovered {
    flex: 1 1 32% !important;  
    transition-delay: 0s;    
}  
.hmcategoryWrap .categoryBox .elementor-cta--skin-cover .elementor-cta, 
.hmcategoryWrap .categoryBox .elementor-widget-call-to-action {
    height: 100vh;  
}     
.hmcategoryWrap .categoryBox .elementor-cta__content:after {
    content: '';
    display: inline-block;
    background: #c7d1c6;
}

/* privacyWrap */
 
.privacyWrap .elementor-widget-text-editor p {
    padding-bottom: 10px;
}
 
/* breadcrumbWrap */

.shopWrap.breadcrumbWrap .woocommerce-breadcrumb {
    margin-bottom: 0;
}
.shopWrap .breadcrumb .elementor-icon-list-item .elementor-icon-list-text label {
    font-family: 'TitilliumText22L';
    font-weight: 800;
    font-size: 22px; 
}
.shopWrap .breadcrumb .elementor-icon-list-item .elementor-icon-list-text a {
   color: #155051; 
} 
.shopWrap .breadcrumb .elementor-icon-list-item .elementor-icon-list-text a:hover {
    color: #B4D197;
} 
.shopWrap .breadcrumb .elementor-icon-list-item svg {
    fill: #155051;
}   




 
/*singleBanner*/ 

.singleBanner .title .product_title {
    font-size: 46px;
    line-height: 48px;
}
.singleBanner .title .product_title span {
    display: block;  
    font-size: 40px;
    line-height: 42px;
}
.singleBanner .woocommerce-product-details__short-description ul {
    margin: 0; 
}
.singleBanner .woocommerce-product-details__short-description ul li {
    list-style: none;
    position: relative;
    padding-right: 16px;
    margin-bottom: 4px;
}
.singleBanner .woocommerce-product-details__short-description ul li:before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #155051;
    position: absolute;
    top: 12px;
    right: 0;
}

.woocommerce .singleBanner span.onsale {
    left: auto;
    right: 0;
}

.woocommerce div.product .singleBanner div.images .woocommerce-product-gallery__trigger {
    z-index: 1;
    top: 36px;
    right: 0;
} 



.singleBanner .imageBox .woocommerce-product-gallery {
    width: 100% !important;   
    float: none !important;
    display: grid;
}
 
.singleBanner .imageBox .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
    text-align: center; 
    min-height: 460px; 
    width: 100%;
    direction: ltr;  
    display: block;
    border: none;    
}
  
.singleBanner .imageBox .woocommerce-product-gallery .flex-viewport *, 
.singleBanner .imageBox .woocommerce-product-gallery .flex-viewport {
    direction: ltr; 
}

.singleBanner .imageBox .woocommerce-product-gallery .woocommerce-product-gallery__wrapper a img {
  margin: 0 auto;
}

.woocommerce div.product div.images img {
  transition: all 0s;
  cursor: zoom-in;         
  /*width: auto !important;    */   
}

.singleBanner .imageBox .woocommerce-product-gallery .flex-control-thumbs {
    margin-top: 20px !important;
}
.singleBanner .imageBox .woocommerce-product-gallery .flex-control-thumbs li {
    border: 1px solid #ccc;
    background: #fff;
    margin-right: 1% !important;
    margin-bottom: 1% !important;
    width: 24.2% !important;
    padding: 12px; 
} 
.singleBanner .imageBox .woocommerce-product-gallery .flex-control-thumbs li:nth-child(4) {
    margin-right: 0 !important; 
}
.singleBanner .imageBox .woocommerce-product-gallery .flex-control-thumbs img { 
    position: relative;
    z-index: 2;
    padding: 0;
    margin: 0 auto !important;
    width: auto !important;
    height: auto !important;
    max-height: 100px; 
    transition: all .5s;
}
/*.singleBanner .imageBox .woocommerce-product-gallery .woocommerce-product-gallery__wrapper a { 
 padding: 30px;
 display: table-cell; 
 vertical-align: middle;
}
*/
/*.singleBanner .imageBox .woocommerce-product-gallery .woocommerce-product-gallery__wrapper:has(.flex-active-slide) {
    transform: translate3d(0px, 0px, 0px) !important;
}*/

 

body .pswp {
  position: fixed !important;
  display: block !important;
  top: 0 !important;
  left: 0 !important;
  transition: all .5s !important;
  opacity: 0 !important;
  visibility: hidden;
  height: 100% !important;    
  z-index: -1; 
}
body .pswp.pswp--open {
  opacity: 1 !important;
  visibility: visible !important; 
  z-index: 999; 
}
body .pswp .pswp__item .pswp__zoom-wrap {
  transition: all .5s !important;
}
body .pswp .pswp__bg {
  background: rgba(0,0,0,.8);
}
body .pswp .pswp__container {
  transition: all .5s;
}
body .pswp .pswp__item .pswp__zoom-wrap img {
  animation-name: pswp-zoom;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  padding: 50px;
}
@keyframes pswp-zoom { 
    0% {
        opacity: 0;
        transform: scale3d(.3,.3,.3);
    }
    50% {
        opacity: 1;
    }
}
body .pswp .pswp__caption {
  display: none;
}


/* overWrap */ 

.overWrap .colorTitle .elementor-heading-title {
    font-family: 'Bamberger Sharp FM';
    font-weight: bold;
    font-size: 22px;
    letter-spacing: 1px;
    line-height: 1;
    display: block;
}
.overWrap .box p:last-child {
    padding-bottom: 0;
}
.overWrap .overTitle .elementor-heading-title {
    font-size: 60px;
}
.overWrap .overTitle .elementor-heading-title span {
    font-size: 36px;
}

.bigTitle .elementor-heading-title {
    font-size: 76px;
    line-height: 1;
    letter-spacing: .5px;
}
.faqBox .e-n-accordion-item .e-n-accordion-item-title {
    transition: all .5s;  
}
.faqBox.elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title,    
.faqBox .e-n-accordion-item .e-n-accordion-item-title:hover {
    background: #F3F3ED;
} 
.faqBox .e-n-accordion-item-title .e-n-accordion-item-title-header .e-n-accordion-item-title-text {
    font-family: 'Bamberger Sharp FM';
    font-weight: bold;
    font-size: 26px;
}
.faqBox .e-n-accordion-item .elementor-widget-text-editor p {
    font-size: 22px;
    
}
.faqBox .e-n-accordion-item .elementor-widget-text-editor p strong {
    font-family: 'Bamberger Sharp FM';
    font-weight: bold;
}     
.faqBox .e-n-accordion-item .e-n-accordion-item-title label {
    font-family: 'TitilliumText22L';
    font-weight: 800;
    font-size: 24px;
    margin-right: 3px;
    cursor: pointer;
}
.faqBox .e-n-accordion-item .e-n-accordion-item-title img {
    width: 106px;
    height: auto;
    vertical-align: middle;
} 
.provenWrap .iconlistBox {
    display: flex;
    justify-content: start;
    flex-direction: row-reverse !important; 
}
.provenWrap .iconlistBox .shareBox {
    display: inline-block !important;
    max-width: max-content !important;
}
.provenWrap .iconlistBox .shareBox .shareicon {
    cursor: pointer;
} 

.provenWrap .iconlistBox .shareBox .shareContent {
    transition: all 1s;
    position: absolute;
    left: calc(50% - 100px);
    top: 40px;   
    z-index: 1;
    width: 100% !important;
    min-width: 200px;
    opacity: 0;
    visibility: hidden;
    transform: translate(0px, 15px);    
}
.provenWrap .iconlistBox .shareBox .shareicon ~ .shareContent.active {
    opacity: 1;
    visibility: visible;
    transform: translate(0px, 0px);   
}      
.provenWrap .iconlistBox .iconBox .elementor-icon-box-title {
    font-family: 'Bamberger Sharp FM';
    font-weight: bold;
    font-size: 20px;
}

.provenWrap .iconlistBox .shareBox .shareicon svg {
    top: 3px;    
}
.provenWrap .iconlistBox .bottleicon svg {
    top: 3px;
    transform: rotate(-45deg);    
}    

.provenWrap .qualityWrap .elementor-icon-box-wrapper .elementor-icon-box-title {
    font-family: 'Bamberger Sharp FM';
    font-weight: bold;
    font-size: 16px;
}
 
.componentsWrap .componentsSlide:after, 
.componentsWrap .componentsSlide:before {
    content: '';
    display: inline-block;
    background: #015150;
    width: 200vw;
    height: 2px;
    position: absolute;
    top: 0;
    left: -50vw; 
}
.componentsWrap .componentsSlide:after {
    top: auto;
    bottom: 0;
}  
.componentsWrap .colorTitle .elementor-heading-title {
    font-family: 'Bamberger Sharp FM';
    font-weight: bold;
    font-size: 34px;
    letter-spacing: 1px;
    line-height: 1;
    display: block; 
}

.componentsWrap .hoverBox {
    position: absolute;
    top: 89%;
    max-width: 330px;
    left: calc(50% - 165px);
    opacity: 0;
    visibility: hidden;
    transition: all .5s;
    transition-delay: .3s;
}   
.componentsWrap .hoverBtn:hover ~ .hoverBox {
    opacity: 1;
    visibility: visible;      
    transition-delay: 0s;  
}
.componentsWrap .hoverBtn:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 41px;
    z-index: 1;
}
.componentsWrap .hoverBtn {
    display: block !important; 
    width: 100% !important;
}
.componentsWrap .hoverBtn .elementor-button {
    padding: 0 !important;
    color: #155050 !important;
    background: transparent !important;
    border: none !important;
    font-size: 26px !important;
}
.componentsWrap .hoverBtn .elementor-button .elementor-button-icon svg {
    fill: #155050 !important;
    width: 16px;
    height: auto;
    margin-right: 15px;
    display: none;
}  
.componentsWrap .hoverBtn .elementor-button .elementor-button-icon {
    position: relative;
    width: 16px;
    height: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 15px;  
}
.componentsWrap .hoverBtn .elementor-button .elementor-button-icon:before {
    content: '';
    display: inline-block;
    background: #015150;
    width: 16px;
    height: 2px;
}
.componentsWrap .hoverBtn .elementor-button .elementor-button-icon:after {
    content: '';
    display: inline-block;
    background: #015150;
    height: 16px;
    width: 2px;
    position: absolute;
    top: 0;
    left: calc(50% - 1px);    
}
.componentsWrap .hoverBtn .elementor-button .elementor-button-content-wrapper {
    align-items: center;
}
/*.componentsWrap .componentsSlide .e-widget-swiper {
    overflow: hidden;
}*/
.componentsWrap .componentsSlide .e-widget-swiper .e-n-carousel {
    width: calc(100% + 3px);
    position: relative;
    left: 1px;   
    overflow: visible;
}
 
.componentsWrap .itembox .meca_image {
    min-height: 100px; 
    display: flex;  
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.componentsWrap .bottomText p {
    font-size: 20px;
}

.componentsWrap .componentsSlide .elementor-swiper-button {
    background: #155050;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    display: flex !important;
    justify-content: center;
    flex-direction: column;  
    align-items: center;         
}
.componentsWrap .componentsSlide .elementor-swiper-button svg {
    width: 16px !important;
    height: auto !important;
}  

.componentsWrap .componentsSlide .e-widget-swiper .e-n-carousel .swiper-slide {
    opacity: 0;
    visibility: hidden;
}

.componentsWrap .componentsSlide .e-widget-swiper .e-n-carousel .swiper-slide.swiper-slide-active ~ .swiper-slide-next ~ .swiper-slide-duplicate-prev, 
.componentsWrap .componentsSlide .e-widget-swiper .e-n-carousel .swiper-slide.swiper-slide-active ~ .swiper-slide-next, 
.componentsWrap .componentsSlide .e-widget-swiper .e-n-carousel .swiper-slide.swiper-slide-active {
    opacity: 1;
    visibility: visible;
}
.componentsWrap .componentsSlide .e-widget-swiper .e-n-carousel .swiper-slide.swiper-slide-active .itembox {
   border-right-color: transparent !important;
    transition: 0s;
}           

/*.componentsWrap .componentsSlide .box1 .hoverBox {
    opacity: 1 !important;
    visibility: visible !important;      
}*/
.componentsWrap .componentsSlide .itembox .box {
    position: static !important;
} 
 
.componentsWrap .hoverBox .onTitle .elementor-heading-title {
    font-size: 32px;
    margin-bottom: 5px;
}
.componentsWrap .hoverBox .onTitle .elementor-heading-title label {
    font-family: 'TitilliumText22L';
    font-weight: 800;
    font-size: 26px;  
}
.componentsWrap .hoverBox .closeBtn .elementor-icon {
    display: block;
    cursor: pointer; 
}
   
/*featuredWrap*/
.owl-stage-outer {
    overflow: hidden;
} 
.owl-stage-outer .owl-item {
    display: inline-block;
    vertical-align: top;          
}      
.latestproductWrap .products-slider, 
.featuredWrap .product-slider {
    direction: ltr;
}  
.latestproductWrap .products-slider .item,
.featuredWrap .product-slider .item {
    direction: rtl;  
}       
                 
/*.qualityWrap .iconBox .cls-2, .qualityWrap .iconBox .cls-3 {
    stroke-width: 0;
}*/
 
/* featuredWrap */

.featuredWrap .owl-dots {
    display: none;
}
.featuredWrap .item {
    text-align: center;
}
.featuredWrap .item .owl-extra {
    position: relative;
    display: block;
    margin-bottom: 20px;
} 
.featuredWrap .item .owl-extra .featured-image {
    display: flex;
    min-height: 282px;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    max-width: 430px;
    margin: 0 auto;
}
.featuredWrap .item .owl-extra .featured-image img {
    max-width: 100%;
    width: auto;
    min-height: auto;
    max-height: 286px;
    height: auto;
}
.featuredWrap .item .circle_image {
    position: absolute;
    top: 0;
    left: 0;
}
.featuredWrap .item .circle_image img {
    width: 134px;
    height: auto; 
    background: #fff;
    border-radius: 50%;
}
 
.featuredWrap .boostTitle .elementor-heading-title,  
.featuredWrap .textBx .product_title {
    font-size: 48px;
    line-height: 1;
    color: #155051;  
} 

.featuredWrap .boostTitle .elementor-heading-title span, 
.featuredWrap .textBx .product_title label {
    font-family: 'TitilliumText22L';
    font-weight: 800;
    font-size: 35px;
    display: block;
    cursor: pointer;
}
.featuredWrap .textBx .product_title a {
    color: #155051;
    display: inline-block;
} 
 
.featuredWrap .scn2Title.imgwithTitle .elementor-heading-title img {
    margin-left: 0;
    width: 255px;
}
.featuredWrap .elementor-swiper-button, 
.featuredWrap .owl-nav-btn button {
    background: #155050;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    display: flex !important;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    border: 1px solid #155050;
    color: #fff;
    cursor: pointer;
    position: absolute;
    top: calc(50% - 13px);
}
.featuredWrap .elementor-swiper-button.swiper-button-disabled {
    opacity: 0 !important;
}

.featuredWrap .owl-nav-btn button span {
    font-family: 'TitilliumText22L';
    font-weight: normal;
    line-height: 16px;
    font-size: 30px;
    padding-bottom: 6px;   
    display: block;
} 
.featuredWrap .owl-nav-btn {
    direction: ltr;
}
.featuredWrap .owl-nav-btn button.owl-prev {
    left: 0;
}
.featuredWrap .owl-nav-btn button.owl-next {
    right: 0;
}

.featuredWrap .elementor-widget-n-carousel .e-n-carousel, 
.featuredWrap .product-slider {
    max-width: 1200px;
    margin: 0 auto;  
} 

.featuredWrap .cartBtn .dbtn, 
.featuredWrap .item .dbtn { 
    padding: 6px 24px !important;
    letter-spacing: 1px;
}
.featuredWrap .item .added_to_cart.wc-forward {
    font-size: 0;
    display: table;
    margin: 0 auto;
}
.featuredWrap .item .added_to_cart.wc-forward:before {
    content: 'הצג עגלה';
    display: table;
    font-size: 32px;
    font-family: 'Bamberger Sharp FM';
    font-weight: bold;
    margin: 6px auto;
    color: #155051;
    letter-spacing: 1px; 
    transition: all .5s;
}
.featuredWrap .item .postBox {
    padding: 0 0 20px; 
}
.featuredWrap .textBx .product_title a:hover, 
.featuredWrap .item .added_to_cart.wc-forward:hover:before {
    color: #B4D197;
} 

.header .contactBox .elementor-menu-cart__main .widget_shopping_cart_content .woocommerce-mini-cart__empty-message {
    font-size: 0;
}
.header .contactBox .elementor-menu-cart__main .widget_shopping_cart_content .woocommerce-mini-cart__empty-message:before { 
    display: block;
    font-size: 22px;
}

.featuredWrap .elementor-swiper-button svg {
    display: none;
}
.featuredWrap .elementor-swiper-button:before {
    content: '';
    display: inline-block;   
}
.featuredWrap .elementor-swiper-button.elementor-swiper-button-prev:before,
.featuredWrap .elementor-swiper-button.elementor-swiper-button-next:before {
    content: '';
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 9px;
    width: 16px;
    height: 16px;
    position: absolute;
    top: calc(50% - 8px);
    left: calc(50% - 8px);
}
.featuredWrap .elementor-swiper-button.elementor-swiper-button-next:before {
    margin-left: 1px;
}

.featuredWrap .blankLink .dbtn {
    background: transparent !important;
    border: none !important;
    padding: 0 !important;
    font-size: 0 !important;
    display: block;
    width: 100%;
    height: 100%;
    
}
.featuredWrap .blankLink,
.featuredWrap .blankLink * {
    width: 100%;
    height: 100%;
    z-index: 9 !important;  
}

span.english {
    font-family: 'TitilliumText22L';
    font-weight: 800;
}




 
/* animation css */

.formulaWrap .fade-in-up-img.in-viewport-once img {
    transition: transform 1s, opacity .5s;
    transition-delay: .5s, .9s;
}
.formulaWrap .fade-in-up-img img {
    transition: transform 1s, opacity .5s;
    transition-delay: 0s, 0s;
}

.page-loaded .archivesWrap .scnTitle .elementor-heading-title,  
.page-loaded .wooWrap .scnTitle .elementor-heading-title, 
.page-loaded .singleBanner .title .product_title,  
.page-loaded .titleBox .fade-in-up .elementor-heading-title, 
.page-loaded .privacyWrap .scnTitle.fade-in-up .elementor-heading-title, 
.page-loaded .bannerWrap .fade-in-up-img img {
    -webkit-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    opacity: 1;
    transition-delay: .5s;
}

.singleTitle .featuredBox .featured_box {
    -webkit-transform: translate(-15px, 0px);
    -o-transform: translate(-15px, 0px);
    -moz-transform: translate(-15px, 0px);
    transform: translate(-15px, 0px);
    opacity: 0;
    transition: all .5s linear;
}
.page-loaded .singleTitle .featuredBox .featured_box {
    -webkit-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    opacity: 1;
    transition-delay: .8s; 
}



.header .elementor-menu-cart__products .elementor-menu-cart__product:after {
    content: '';
    display: table;
    clear: both;
}
.header .elementor-menu-cart__products .elementor-menu-cart__product {
    display: block;
    padding-left: 38px;  
}
.header .elementor-menu-cart__products .elementor-menu-cart__product .elementor-menu-cart__product-image {
    float: right;
    width: 30%;
}
.header .elementor-menu-cart__products .elementor-menu-cart__product .elementor-menu-cart__product-name,
.header .elementor-menu-cart__products .elementor-menu-cart__product .elementor-menu-cart__product-price {
    float: right;  
    width: 67%;
    position: relative;
    top: 10px;
}

.header .elementor-menu-cart__product-remove {
    left: 10px;
} 
.header .elementor-menu-cart__main .elementor-menu-cart__close-button {
    margin-top: 10px;  
}  
.header .elementor-menu-cart__product-name {
    display: block;
}     

.expertWrap .topContent {
    position: static;
}
.anchor_id {
    height: 161px !important;
    top: -161px !important;
    pointer-events: none;
    z-index: -1 !important; 
}

/* hmcategoryWrap */ 

.rtl .hmcategoryWrap .boxInnr .catBox {
    right: auto !important;
    left: 30px !important;
}  










/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                                   ADDITIONAL 1 STYLE --- RESPONSIVE CSS START

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/

@media (min-width: 1600px) and (max-width: 1700px) { 

    .hmcategoryWrap .categoryBox .elementor-cta--skin-cover .elementor-cta, .hmcategoryWrap .categoryBox .elementor-widget-call-to-action {
        height: 850px;
    } 
    .hmcategoryWrap .categoryBox .elementor-cta__content, 
    .hmcategoryWrap .categoryBox .boxInnr,   
    .hmcategoryWrap .categoryBox {
        height: 850px !important;
    }
    .hmcategoryWrap .categoryBox .elementor-cta__content {
        width: 48%;
    } 


}

@media (min-width: 1441px) and (max-width: 1599px) {


    .hmcategoryWrap .categoryBox .elementor-cta--skin-cover .elementor-cta, .hmcategoryWrap .categoryBox .elementor-widget-call-to-action {
        height: 800px;
    } 
    .hmcategoryWrap .categoryBox .elementor-cta__content, 
    .hmcategoryWrap .categoryBox .boxInnr,   
    .hmcategoryWrap .categoryBox {
        height: 800px !important;
    }
    .hmcategoryWrap .categoryBox .elementor-cta__content {
        width: 48%;
    } 


}

/* Laptop screen */
@media (min-width: 1200px) and (max-width: 1440px) { 

	.subTitle .elementor-heading-title {
	    font-size: 38px;
	}
	.scnTitle .elementor-heading-title {
		font-size: 70px;
	}
	.formWrap form.wpcf7-form {
	    max-width: 600px;
	}  
	.formWrap .elementor-field-group .elementor-field-textual,
	.wpcf7-form .file label, .wpcf7-form .select .select-styled, .wpcf7-form input.input-text, 
	.wpcf7-form .select2-container .select2-choice, .wpcf7-form select, .wpcf7-form input[type='tel'], 
	.wpcf7-form textarea, .wpcf7-form input[type='email'], .wpcf7-form input[type='text'], 
	.wpcf7-form input[type='password'], .wpcf7-form input[type='number'], .wpcf7-form input[type='search'] {
    	font-size: 26px;
	}
	.storiesWrap .subTitle .elementor-heading-title {
	    font-size: 34px;
	}
	.textWrap .subTitle .elementor-heading-title {
	    font-size: 30px;
	}
	.textWrap .colorTitle .elementor-heading-title {
	    font-size: 32px;
	}
       
    .featuredWrap .imgwithTitle .elementor-heading-title img, 
    .qualityWrap .imgwithTitle .elementor-heading-title img {
        width: 200px; 
        margin-left: 8px;
    }       
    .hmcategoryWrap .categoryBox .elementor-cta--skin-cover .elementor-cta, 
    .hmcategoryWrap .categoryBox .elementor-widget-call-to-action {
        height: 600px; 
    }

    .bigTitle .elementor-heading-title {
        font-size: 62px; 
    }  


    .componentsWrap .hoverBtn .elementor-button {
        font-size: 22px !important;
    }
    .componentsWrap .hoverBtn .elementor-button .elementor-button-icon { 
        margin-right: 7px;
    }
    .componentsWrap .hoverBox {
        max-width: 290px;
        left: calc(50% - 145px);
    }
    .componentsWrap .hoverBox .onTitle .elementor-heading-title label { 
        font-size: 24px;
    }
    .componentsWrap .hoverBox .onTitle .elementor-heading-title {
        font-size: 28px; 
    }
    .componentsWrap .colorTitle .elementor-heading-title {
        font-size: 28px;
    }

    .hmcategoryWrap .categoryBox .elementor-cta__bg-wrapper:after {
        width: 68%;
    }
    .hmcategoryWrap .categoryBox .elementor-cta__content {
        width: 53%;
    } 
    .hmcategoryWrap .categoryBox .elementor-cta__button, .hmcategoryWrap .categoryBox .catBox .dbtn {
        font-size: 24px !important;
        padding: 8px 20px !important;
    } 
 
    .featuredWrap .scn2Title.imgwithTitle .elementor-heading-title img { 
        width: 230px;
    } 
    .singleBanner .imageBox .woocommerce-product-gallery .flex-control-thumbs img {
        max-height: 80px;
    }

    .anchor_id {
        height: 154px !important;
        top: -154px !important;  
    }
    
    .featuredWrap .elementor-swiper-button.elementor-swiper-button-next:before {
        margin-left: 1px;
    }
    
    .featuredWrap .boostTitle .elementor-heading-title, .featuredWrap .textBx .product_title {
        font-size: 42px;
    }
    .featuredWrap .boostTitle .elementor-heading-title span, .featuredWrap .textBx .product_title label {
        font-size: 31px;
    }
    

      
}

@media (min-width: 1200px) and (max-width: 1399px) {
    
    .featuredWrap .elementor-widget-n-carousel .e-n-carousel, 
    .featuredWrap .product-slider {
        max-width: 950px;   
    }   
    .featuredWrap .item .owl-extra .featured-image img { 
        max-height: 240px; 
    }
    .featuredWrap .item .owl-extra .featured-image { 
        min-height: 240px; 
        max-width: 320px; 
    }
    .featuredWrap .item .circle_image img {
        width: 106px;  
    }




}

  
/* Large desktop */
@media (min-width: 768px) {
	.maintenanceWrap:before {
		display: none;
	}
	
	 	
}


@media (min-width: 1025px) {    

	.header .elementor-nav-menu--main .elementor-nav-menu .sub-arrow svg {
        font-size: 24px;
    }
    .header .elementor-nav-menu--main .elementor-nav-menu .sub-arrow {  
        top: 1px;
        position: relative;
        order: 3;    
    }
    .header .menuBox .elementor-nav-menu--main ul.sub-menu li a {
		font-size: 20px;
        display: block;
        border: none;
        white-space: inherit;
        line-height: 20px;
        background: #015150;  
    }
    .header .menuBox .elementor-nav-menu--main ul.sub-menu {
        display: block !important;
        position: absolute;
        transition: all 0.5s;
        opacity: 0;
        visibility: hidden;
        -webkit-perspective: 400px;
        -moz-perspective: 400px;
        -ms-perspective: 400px;
        -o-perspective: 400px;
        perspective: 400px;
        background: transparent; 
        width: 190px !important;
        border: 1px solid #015150;
        top: 50px !important;       
    } 
    .header .menuBox .elementor-nav-menu--main li:hover ul.sub-menu {
        opacity: 1;
        visibility: visible;   
        top: 40px !important; 
    }
    .header .menuBox .elementor-nav-menu--main ul.sub-menu:after {
        content: '';
        display: inline-block;  
        position: absolute;
        top: -14px;
        left: 0;
        width: 100%;
        height: 14px;   
    }
    .header .menuBox .elementor-nav-menu--main ul.sub-menu li {
        display: block; 
    }
      
   
}

@media (min-width: 1025px) and (max-width: 1199px) {  

	.header .menuBox .elementor-nav-menu a {
		font-size: 24px;
	}
	.header .menuBox .aboutMenu>.elementor-item:after { 
	    background-size: 106px;
	    width: 115px;
	    height: 26px;  
	    margin-right: 2px;
	}
	.header .menuBox .elementor-nav-menu .menu-item:after {
		height: 18px;
	}

    .subTitle .elementor-heading-title {
        font-size: 34px;
    }
    .formWrap form.wpcf7-form {
        max-width: 540px;      
    }
    .scnTitle .elementor-heading-title {
        font-size: 56px;
    }
    .formWrap .elementor-field-group .elementor-field-textual,
    .wpcf7-form .file label, .wpcf7-form .select .select-styled, .wpcf7-form input.input-text, 
    .wpcf7-form .select2-container .select2-choice, .wpcf7-form select, .wpcf7-form input[type='tel'], 
    .wpcf7-form textarea, .wpcf7-form input[type='email'], .wpcf7-form input[type='text'], 
    .wpcf7-form input[type='password'], .wpcf7-form input[type='number'], .wpcf7-form input[type='search'] {
        font-size: 26px;
    }         
    .storiesWrap .subTitle .elementor-heading-title {
        font-size: 30px;
    }
    .textWrap .subTitle .elementor-heading-title {
        font-size: 26px;
    }
    .textWrap .colorTitle .elementor-heading-title {
        font-size: 28px;
    }

    .textWrap .elementor-widget-text-editor ul li:before { 
        width: 8px;
        height: 8px; 
        top: 7px; 
    }
    .textWrap .elementor-widget-text-editor ul li {
        padding-right: 20px;
    } 
    .proudWrap .imgwithTitle .elementor-heading-title, .proudWrap .normalTitle .elementor-heading-title {
        font-size: 36px;
        line-height: 42px;
    }
    .proudWrap .imgwithTitle .elementor-heading-title img {
        width: 155px;  
    }
    .qualityWrap .elementor-icon-box-wrapper .elementor-icon-box-title {
        font-size: 22px;
    }

    .featuredWrap .imgwithTitle .elementor-heading-title img,  
    .qualityWrap .imgwithTitle .elementor-heading-title img {
        width: 180px; 
        margin-left: 6px;
    }

    .hmcategoryWrap .categoryBox .elementor-cta--skin-cover .elementor-cta, 
    .hmcategoryWrap .categoryBox .elementor-widget-call-to-action {
        height: 500px; 
    } 
    .hmcategoryWrap .categoryBox .elementor-cta__button, .hmcategoryWrap .categoryBox .catBox .dbtn {
        font-size: 20px !important;
        padding: 8px 20px !important;
    }  
    .hmcategoryWrap .categoryBox .elementor-cta__content {
        width: 65%;
    }
    .hmcategoryWrap .categoryBox .elementor-cta__title {
        font-size: 40px;
        line-height: 40px; 
    }

    .singleBanner .title .product_title {
        font-size: 38px;
        line-height: 42px;
    }
    .singleBanner .title .product_title span { 
        font-size: 32px;
        line-height: 36px;
    }
    .singleBanner .imageBox .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
        min-height: 374px;
    }

    .singleBanner .woocommerce-product-details__short-description ul li:before {
        top: 9px;
    } 
    
    .overWrap .overTitle .elementor-heading-title {
        font-size: 46px;
    } 
    .overWrap .colorTitle .elementor-heading-title {
        font-size: 20px;
    }
    .overWrap .overTitle .elementor-heading-title span {
        font-size: 32px;
    }
 
    .bigTitle .elementor-heading-title {
        font-size: 40px; 
    } 
    .faqBox .e-n-accordion-item-title .e-n-accordion-item-title-header .e-n-accordion-item-title-text {
        font-size: 24px;
    }     

    .componentsWrap .hoverBtn .elementor-button {
        font-size: 18px !important;
    }
    .componentsWrap .hoverBtn .elementor-button .elementor-button-icon { 
        margin-right: 4px;
        width: 14px;
        height: 14px;
    }
    .componentsWrap .hoverBox {
        max-width: 260px;
        left: calc(50% - 130px);
        top: 84%;
    }
    .componentsWrap .hoverBox .onTitle .elementor-heading-title label { 
        font-size: 20px;
    }
    .componentsWrap .hoverBox .onTitle .elementor-heading-title {
        font-size: 24px;  
    }
    .componentsWrap .colorTitle .elementor-heading-title {
        font-size: 22px; 
    }
    .componentsWrap .itembox .meca_image {
        min-height: 82px; 
    }     
    .componentsWrap .hoverBtn .elementor-button .elementor-button-icon:after {
        height: 14px;  
    }
    .componentsWrap .hoverBtn .elementor-button .elementor-button-icon:before {
        width: 14px;
    } 
    .hmcategoryWrap .categoryBox .elementor-cta__bg-wrapper:after {
        width: 74%;
    }
    
    .featuredWrap .elementor-widget-n-carousel .e-n-carousel, 
    .featuredWrap .product-slider {
        max-width: 750px;   
    }   
    .featuredWrap .item .owl-extra .featured-image img { 
        max-height: 198px; 
    }
    .featuredWrap .item .owl-extra .featured-image { 
        min-height: 198px; 
        max-width: 280px; 
    }
    .featuredWrap .item .circle_image img {
        width: 90px;    
    }
    .featuredWrap .scn2Title.imgwithTitle .elementor-heading-title img { 
        width: 175px;
    }
    .featuredWrap .boostTitle .elementor-heading-title,
    .featuredWrap .textBx .product_title {
        font-size: 38px;   
    }
    
    .featuredWrap .boostTitle .elementor-heading-title span, 
    .featuredWrap .textBx .product_title label { 
        font-size: 28px;
    }

    .singleBanner .imageBox .woocommerce-product-gallery .flex-control-thumbs img {
        max-height: 70px; 
    }

    .singleBanner .imageBox .woocommerce-product-gallery {
        margin-bottom: 0 !important;
    } 

    .shopWrap .breadcrumb .elementor-icon-list-item .elementor-icon-list-text label { 
        font-size: 22px;
    }

    .featuredWrap .cartBtn .dbtn,
    .featuredWrap .item .dbtn {
        font-size: 26px !important;   
    }
    .featuredWrap .item .added_to_cart.wc-forward:before {
        font-size: 26px;    
    }


    .anchor_id {
        height: 149px !important;
        top: -149px !important;   
    }

    .featuredWrap .elementor-swiper-button.elementor-swiper-button-next:before {
        margin-left: 0;
    }
    
    .header .contactBox .minicart #elementor-menu-cart__toggle_button .elementor-button-icon-qty {
        padding: 3px 4px 2px;
    }
    
  

}

@media (max-width: 1024px) {

	.header>.e-con-inner {
		position: relative;   
	}
    

    .rtl .header .contactBox {
        padding-right: 0 !important;
        padding-left: 56px !important;
    }

  
    .header .logoBox, 
    .header .menuBox {
    	position: static !important;
    }
    .header .menuBox .elementor-menu-toggle {
        padding: 0px;
        width: 30px;
        height: 24px;
        border-radius: 0px;
        position: absolute;
        left: 22px;
        background: transparent;
        top: calc(50% - 11px);   
        z-index: 991;  
    }
    .header .menuBox .elementor-menu-toggle svg {
        display: none;
    }
    .header .menuBox .elementor-menu-toggle span {
        display: block;
        height: 3px;
        width: 30px;
        background: #015150;
        position: absolute;
        top: 10px;   
        right: 0;
        transition: all .5s;
    }
    .header .menuBox .elementor-menu-toggle span:nth-child(3) {
        top: 0;
    }
    .header .menuBox .elementor-menu-toggle span:nth-child(5) {
        top: 20px;
    }
    .menu-active .header .menuBox .elementor-menu-toggle span:nth-child(3) {
        transform: rotate(45deg);
        top: 22px;
    }
    .menu-active .header .menuBox .elementor-menu-toggle span:nth-child(4) {
        display: none;
    }
    .menu-active .header .menuBox .elementor-menu-toggle span:nth-child(5) {
        transform: rotate(-45deg);
        top: 22px;
    }
    .menu-active .header .menuBox .elementor-menu-toggle {
        position: fixed;
        top: 10px;
        left: auto;
        right: 30px;
    }
    .header nav.elementor-nav-menu--dropdown {
		position: fixed !important;
        top: 0px !important;
        right: 0 !important;
        width: 350px !important;
        height: 100%;
        max-height: 100% !important;
        z-index: 99 !important;
        opacity: 0;
        visibility: hidden;
        animation: inherit !important;
        transform: translateX(100%) !important;
        transition: .3s;
        transition-delay: 0s; 
        overflow: hidden;
        margin-top: 0;
        flex-direction: column;
        justify-content: center;
        padding: 80px 30px;
        background: #fff !important;
        box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    }
    .menu-active .header nav.elementor-nav-menu--dropdown {
        opacity: 1;
        transform: translateY(0%) !important;
        visibility: visible;
        transition-delay: 0s;  
    }
     
    .header nav.elementor-nav-menu--dropdown .elementor-nav-menu li a {
        font-size: 26px;
        line-height: 26px;
        background-color: transparent !important;
        padding: 0 !important;
        text-transform: uppercase;
        color: #015150 !important;
    }
    .header nav.elementor-nav-menu--dropdown ul.elementor-nav-menu li {
        margin-bottom: 15px;
        display: table !important;
    }
    .header nav.elementor-nav-menu--dropdown ul.elementor-nav-menu li:last-child {
        margin-bottom: 0;
    }
    .header nav.elementor-nav-menu--dropdown ul.elementor-nav-menu li ul.sub-menu {
        background-color: transparent !important;
        margin-top: 15px; 
        border: none;
        margin-right: 15px;
    }
    .header nav.elementor-nav-menu--dropdown ul.elementor-nav-menu li ul li a {
        font-size: 22px;
        line-height: 22px;
        border: none;  
    }
    .header nav.elementor-nav-menu--dropdown .outer {
        overflow-y: auto;
    }
    .header nav.elementor-nav-menu--dropdown .row {
		overflow-x: hidden;
        max-height: 86vh;
        overflow-y: auto;
    }

    .header nav.elementor-nav-menu--dropdown .elementor-nav-menu .sub-arrow {
    	order: 3;  
    }
    .header nav.elementor-nav-menu--dropdown .elementor-nav-menu .sub-arrow svg {
    	fill: #015150;
    	transition: all .5s;
    }
   
    .menu-active .elementor-sticky__spacer .btnOverlay, 
    .menu-active .elementor-sticky__spacer .elementor-menu-toggle,  
    .menu-active .elementor-sticky__spacer nav.elementor-nav-menu--dropdown {
    	display: none !important;
    } 
      
    .header .btnOverlay,    
    .header .btnOverlay * {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;       
        height: 100%;
        cursor: crosshair; 
        transition: .3s !important;
        transition-delay: 0s !important;
        opacity: 0;
        visibility: hidden;        
        -webkit-filter: inherit !important;
        -o-filter: inherit !important;
        -moz-filter: inherit !important;
        filter: inherit !important;   
        z-index: 91;        
        font-size: 0 !important;
    }  
    .menu-active .header .btnOverlay,    
    .menu-active .header .btnOverlay *  { 
        opacity: 1;
        visibility: visible;   
        transition-delay: 0s !important;
    }
    body .header .btnOverlay .elementor-button {
        background-color: rgba(1, 81, 80, .5) !important; 
    }

    .header nav.elementor-nav-menu--dropdown .elementor-nav-menu li a:hover {
    	color: #B4D197 !important;
    }
    .header nav.elementor-nav-menu--dropdown .elementor-nav-menu a:hover .sub-arrow svg {
        fill: #B4D197 !important;
    }

    
    .header .contactBox .elementor-menu-cart__footer-buttons .elementor-button--view-cart:before, 
    .header .contactBox .elementor-menu-cart__footer-buttons .elementor-button--checkout:before {
        font-size: 20px;
    }  
    
    .header .middleBox {
        position: static;
    }
       
   



}
   
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 1024px) { 

	.subTitle .elementor-heading-title {
	    font-size: 30px;
	}
	.formWrap form.wpcf7-form {
	    max-width: 470px;   
	}
	.formWrap .elementor-field-group .elementor-field-textual,
	.wpcf7-form .file label, .wpcf7-form .select .select-styled, .wpcf7-form input.input-text, 
	.wpcf7-form .select2-container .select2-choice, .wpcf7-form select, .wpcf7-form input[type='tel'], 
	.wpcf7-form textarea, .wpcf7-form input[type='email'], 
	.wpcf7-form input[type='text'], .wpcf7-form input[type='password'], 
	.wpcf7-form input[type='number'], .wpcf7-form input[type='search'] {
		font-size: 24px;
	    height: 48px;
	}

	.scnTitle .elementor-heading-title {
		font-size: 44px;
	}
	.storiesWrap .subTitle .elementor-heading-title {
	    font-size: 26px;
	}
	.textWrap .subTitle .elementor-heading-title {
	    font-size: 24px;
	}
	.textWrap .colorTitle .elementor-heading-title {
	    font-size: 26px;
	} 
	.textWrap .elementor-widget-text-editor ul li:before { 
	    width: 8px;
	    height: 8px; 
	    top: 7px; 
	}
	.textWrap .elementor-widget-text-editor ul li {
		padding-right: 20px;
	} 
    .proudWrap .imgwithTitle .elementor-heading-title, .proudWrap .normalTitle .elementor-heading-title {
        font-size: 29px;
        line-height: 34px;
    }
    .proudWrap .imgwithTitle .elementor-heading-title img {
        width: 130px;  
    }    

    .qualityWrap .elementor-icon-box-wrapper .elementor-icon-box-title {
        font-size: 22px;
        letter-spacing: 0;  
    }

    .featuredWrap .imgwithTitle .elementor-heading-title img, 
    .qualityWrap .imgwithTitle .elementor-heading-title img {
        width: 160px; 
        margin-left: 6px;
    }  


    .hmcategoryWrap .categoryBox .elementor-cta--skin-cover .elementor-cta, 
    .hmcategoryWrap .categoryBox .elementor-widget-call-to-action {
        height: 500px; 
    } 
    .hmcategoryWrap .categoryBox .elementor-cta__button, .hmcategoryWrap .categoryBox .catBox .dbtn {
        font-size: 18px !important;
        padding: 7px 17px !important;
    }  
    .hmcategoryWrap .categoryBox .elementor-cta__content {
        width: 60%;
    }
    .hmcategoryWrap .categoryBox .elementor-cta__bg-wrapper:after {
        width: 80%;
    } 
    .hmcategoryWrap .categoryBox .elementor-cta__title {
        font-size: 34px;
        line-height: 34px; 
    }
  

    .singleBanner .title .product_title {
        font-size: 32px;
        line-height: 36px;
    }
    .singleBanner .title .product_title span { 
        font-size: 28px;
        line-height: 32px;
    }
    .singleBanner .imageBox .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
        min-height: 315px;
    }

    .singleBanner .imageBox .woocommerce-product-gallery {
        margin-bottom: 0 !important;
    }
    .singleBanner .woocommerce-product-details__short-description ul li:before {
        top: 9px;
    } 

    .overWrap .overTitle .elementor-heading-title {
        font-size: 46px;
    } 
    .overWrap .colorTitle .elementor-heading-title {
        font-size: 20px;
    }
    .overWrap .overTitle .elementor-heading-title span {
        font-size: 32px;
    }
    .overWrap .box p br {
        display: none;
    }


    .bigTitle .elementor-heading-title {
        font-size: 40px; 
    } 
    .faqBox .e-n-accordion-item-title .e-n-accordion-item-title-header .e-n-accordion-item-title-text {
        font-size: 24px;
    }    
    .provenWrap .iconlistBox .iconBox .elementor-icon-box-title { 
        font-size: 16px;
    }
    .faqBox .e-n-accordion-item .elementor-widget-text-editor p {
        font-size: 18px;
    }      
    .faqBox .e-n-accordion-item .e-n-accordion-item-title label {
        font-size: 20px;
    }
  

    .componentsWrap .hoverBtn .elementor-button {
        font-size: 18px !important;
    }
    .componentsWrap .hoverBtn .elementor-button .elementor-button-icon { 
        margin-right: 4px;
        width: 14px;
        height: 14px;
    }
    .componentsWrap .hoverBox {
        max-width: 260px;
        left: calc(50% - 130px);
        top: 84%;
    }
    .componentsWrap .hoverBox .onTitle .elementor-heading-title label { 
        font-size: 20px;
    }
    .componentsWrap .hoverBox .onTitle .elementor-heading-title {
        font-size: 24px;  
    }
    .componentsWrap .colorTitle .elementor-heading-title {
        font-size: 22px; 
    }
    .componentsWrap .itembox .meca_image {
        min-height: 82px; 
    }    

    .componentsWrap .hoverBtn .elementor-button .elementor-button-icon:after {
        height: 14px;  
    }
    .componentsWrap .hoverBtn .elementor-button .elementor-button-icon:before {
        width: 14px;
    } 
    .componentsWrap .componentsSlide .e-widget-swiper .e-n-carousel .swiper-slide.swiper-slide-active ~ .swiper-slide-next ~ .swiper-slide-duplicate-prev .itembox {
        border-right-color: transparent !important;
    }
    
    .featuredWrap .elementor-widget-n-carousel .e-n-carousel, 
    .featuredWrap .product-slider {
        max-width: 660px;   
    }   
    .featuredWrap .item .owl-extra .featured-image img { 
        max-height: 148px; 
    }
    .featuredWrap .item .owl-extra .featured-image { 
        min-height: 146px;     
        max-width: 220px; 
    }  
    .featuredWrap .item .circle_image img {
        width: 80px;  
    }
    .featuredWrap .scn2Title.imgwithTitle .elementor-heading-title img { 
        width: 160px;
    }
    
    .featuredWrap .boostTitle .elementor-heading-title,
    .featuredWrap .textBx .product_title {
        font-size: 32px;   
    }
    
    .featuredWrap .boostTitle .elementor-heading-title span,
    .featuredWrap .textBx .product_title label {
        font-size: 24px;
    }
     .featuredWrap .elementor-swiper-button.elementor-swiper-button-next:before {
        margin-left: 0;
    }
    
    .featuredWrap .item .owl-extra { 
        margin-bottom: 14px;
    }
    .featuredWrap .owl-nav-btn button span {
        margin-top: 0;  
    } 
    .provenWrap .iconlistBox .shareBox .shareContent {
        left: calc(50% - 85px);
        top: 34px;
        min-width: 170px;
    }
    .singleBanner .imageBox .woocommerce-product-gallery .flex-control-thumbs img {
        max-height: 70px; 
    } 
    .singleBanner .imageBox .woocommerce-product-gallery {
        margin-bottom: 0 !important;
    } 
    .shopWrap .breadcrumb .elementor-icon-list-item .elementor-icon-list-text label { 
        font-size: 18px;
    }
    .featuredWrap .cartBtn .dbtn,
    .featuredWrap .item .dbtn {
        font-size: 24px !important;   
    }
    .featuredWrap .item .added_to_cart.wc-forward:before {
        font-size: 24px;       
    }

    .anchor_id {
        height: 129px !important;
        top: -129px !important;   
    }

    .rtl .hmcategoryWrap .boxInnr .catBox {
        left: 15px !important;
    }
    
    .faqBox .e-n-accordion-item .e-n-accordion-item-title img {
        width: 100px;
    }
 
    .header .contactBox .minicart #elementor-menu-cart__toggle_button .elementor-button-icon-qty {
        padding: 3px 4px 2px;
    }

   
	 
}

     
/* Landscape phone to portrait tablet */
@media (max-width: 767px) { 
	
	@media screen and (orientation: landscape) {

	}

	.subTitle .elementor-heading-title {
	    font-size: 25px;
	}
	.formWrap form.wpcf7-form {
	    max-width: 580px;   
	}
	.formWrap .elementor-field-group .elementor-field-textual,
	.wpcf7-form .file label, .wpcf7-form .select .select-styled, .wpcf7-form input.input-text, 
	.wpcf7-form .select2-container .select2-choice, .wpcf7-form select, .wpcf7-form input[type='tel'], 
	.wpcf7-form textarea, .wpcf7-form input[type='email'], 
	.wpcf7-form input[type='text'], .wpcf7-form input[type='password'], 
	.wpcf7-form input[type='number'], .wpcf7-form input[type='search'] {
        font-size: 20px;
        height: 46px;
	}
	.scnTitle .elementor-heading-title {
		font-size: 36px;
	}
	.storiesWrap .subTitle .elementor-heading-title {
	    font-size: 24px;
	}
	.storiesWrap .gridBox:after {
		content: '';
		display: inline-block;
		background: #0D3D3D;
		width: 100px;
		height: 2px;
        position: absolute;
        bottom: 20px;
        right: 0;  
	}
	.storiesWrap .gridBox:last-child:after {
		display: none;
	}

	.textWrap .subTitle .elementor-heading-title {
	    font-size: 20px;
	}
	.textWrap .colorTitle .elementor-heading-title {
	    font-size: 22px;
	}  
	.maintenanceWrap {
	    background-position: 90% 0 !important;
	} 

	.textWrap .elementor-widget-text-editor ul li:before { 
	    width: 8px;
	    height: 8px; 
	    top: 7px; 
	}
	.textWrap .elementor-widget-text-editor ul li {
		padding-right: 20px;
	}
	
    .searchPopup .elementor-widget-search .e-search-input {
        font-size: 16px !important;
        height: 48px;
        padding: 10px;
    }
	.searchPopup .elementor-widget-search .e-search-submit {
	    height: 48px;
	    padding: 7px 15px !important;  
	}
	.searchPopup .elementor-widget-search .e-search-submit svg {  
	    width: 18px !important;
	    height: 18px !important;
	}

    .proudWrap .imgwithTitle .elementor-heading-title, .proudWrap .normalTitle .elementor-heading-title {
        font-size: 28px;
        line-height: 34px;    
    }
    .proudWrap .imgwithTitle .elementor-heading-title img {
        width: 130px;  
    }     

    .qualityWrap .elementor-icon-box-wrapper .elementor-icon-box-title {
        font-size: 18px;
        letter-spacing: 0;  
    }

    .featuredWrap .imgwithTitle .elementor-heading-title img, 
    .qualityWrap .imgwithTitle .elementor-heading-title img {
        width: 146px; 
        margin-left: 6px;
    }   
   .qualityWrap .iconBox .elementor-icon-box-icon {
        margin-bottom: 6px;
    }

    .hmcategoryWrap .categoryBox .elementor-cta--skin-cover .elementor-cta, 
    .hmcategoryWrap .categoryBox .elementor-widget-call-to-action {
        height: 460px; 
    } 
    .hmcategoryWrap .categoryBox .elementor-cta__button, .hmcategoryWrap .categoryBox .catBox .dbtn {
        font-size: 16px !important;
        padding: 6px 12px !important;
    }  
    .hmcategoryWrap .categoryBox .elementor-cta__content {
        width: 100%;
    }  
    .hmcategoryWrap .categoryBox .elementor-cta__title {
        font-size: 34px;
        line-height: 34px; 
    } 


    .singleBanner .title .product_title {
        font-size: 32px;
        line-height: 36px;
    }
    .singleBanner .title .product_title span { 
        font-size: 27px;
        line-height: 30px;
        display: inline-block;
    } 
    .singleBanner .imageBox .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
        min-height: 315px;
    }

    .singleBanner .imageBox .woocommerce-product-gallery {
        margin-bottom: 0 !important;
    }
    .singleBanner .woocommerce-product-details__short-description ul li:before {
        top: 9px;
    } 

    .overWrap {
        background-color: transparent !important;
    }

    .overWrap .overTitle .elementor-heading-title {
        font-size: 46px;
    } 
    .overWrap .colorTitle .elementor-heading-title {
        font-size: 18px;
    }
    .overWrap .overTitle .elementor-heading-title span {
        font-size: 32px;
    }
    .overWrap .box p br {
        display: none;
    }
    
    .overWrap .box .inrbox {
        background-color: #F3F3ED;     
        height: 100%;
    }

    .overWrap .box2:before,
    .overWrap .box2:after {
        content: '';
        display: inline-block;
        position: absolute;
        top: calc(50% - 35%);
        left: 0;
        width: 2px;
        height: 70%;
        background: #015150;
        opacity: .8;  
    }
    .overWrap .box2:after {
        left: auto;
        right: 0;
    }

    .warningWrap p:last-child {
        padding-bottom: 0; 
    }

    .bigTitle .elementor-heading-title {
        font-size: 40px; 
    } 
    .faqBox .e-n-accordion-item-title .e-n-accordion-item-title-header .e-n-accordion-item-title-text {
        font-size: 24px;
    }    
    .provenWrap .iconlistBox .iconBox .elementor-icon-box-title { 
        font-size: 16px;
    }
    .faqBox .e-n-accordion-item .elementor-widget-text-editor p {
        font-size: 18px;
    }      
    .faqBox .e-n-accordion-item .e-n-accordion-item-title label {
        font-size: 20px;
    }
    .provenWrap>.e-con-inner {
        padding-left: 0 !important;
        padding-right: 0 !important; 
    }


    .componentsWrap .hoverBtn .elementor-button {
        font-size: 18px !important;
    }
    .componentsWrap .hoverBtn .elementor-button .elementor-button-icon { 
        margin-right: 4px;
        width: 14px;
        height: 14px;
    }
    .componentsWrap .hoverBox {
        max-width: 260px;
        left: calc(50% - 130px);
        top: 84%;
    }
    .componentsWrap .hoverBox .onTitle .elementor-heading-title label { 
        font-size: 20px;
    }
    .componentsWrap .hoverBox .onTitle .elementor-heading-title {
        font-size: 24px;  
    }
    .componentsWrap .colorTitle .elementor-heading-title {
        font-size: 22px; 
    }
    .componentsWrap .itembox .meca_image {
        min-height: 82px; 
    }    

    .componentsWrap .hoverBtn .elementor-button .elementor-button-icon:after {
        height: 14px;  
    }
    .componentsWrap .hoverBtn .elementor-button .elementor-button-icon:before {
        width: 14px;
    } 

    .componentsWrap .componentsSlide .e-widget-swiper .e-n-carousel .swiper-slide.swiper-slide-active ~ .swiper-slide-next .itembox, 
    .componentsWrap .componentsSlide .e-widget-swiper .e-n-carousel .swiper-slide.swiper-slide-active ~ .swiper-slide-next ~ .swiper-slide-duplicate-prev .itembox {
        border-right-color: transparent !important;
    }   

    .componentsWrap .componentsSlide .elementor-swiper-button {
        border: 2px solid #155050 !important;
        background: #fff !important;    
    }
    .componentsWrap .componentsSlide .elementor-swiper-button svg {
        fill: #155050 !important;
    } 
   
    .hmcategoryWrap .categoryBox .elementor-cta__bg-wrapper:after {
        width: 100%;
        background: linear-gradient(90deg, rgba(199, 209, 198, 0) 0%, rgba(199, 209, 198, .7) 60%);
    }  

    .featuredWrap .elementor-widget-n-carousel .e-n-carousel, 
    .featuredWrap .product-slider {
        max-width: 660px;   
    }   
    .featuredWrap .item .owl-extra .featured-image img { 
        max-height: 120px; 
    }
    .featuredWrap .item .owl-extra .featured-image { 
        min-height: 120px;
        max-width: 190px;
    }  
    .featuredWrap .item .circle_image img {
        width: 65px;  
    }
    .featuredWrap .scn2Title.imgwithTitle .elementor-heading-title img { 
        width: 138px;
    }
    
    .featuredWrap .boostTitle .elementor-heading-title,
    .featuredWrap .textBx .product_title {
        font-size: 32px;   
    }
    
    .featuredWrap .boostTitle .elementor-heading-title span,
    .featuredWrap .textBx .product_title label {
        font-size: 24px;
    }
    .featuredWrap .item .owl-extra { 
        margin-bottom: 14px;
    }
    .featuredWrap .owl-nav-btn button span {
        margin-top: 1px; 
    }   
    .provenWrap .iconlistBox .shareBox .shareContent {
        left: calc(50% - 85px);
        top: 34px;
        min-width: 170px;
    }

    .singleBanner .imageBox .woocommerce-product-gallery .flex-control-thumbs img {
        max-height: 80px; 
    }
    .woocommerce div.product .singleBanner div.images .woocommerce-product-gallery__trigger { 
        transform: scale(.8);
    }
    .singleBanner .imageBox .woocommerce-product-gallery {
        margin-bottom: 0 !important;
    } 
    .shopWrap .breadcrumb .elementor-icon-list-item .elementor-icon-list-text label { 
        font-size: 16px;
    }
    .featuredWrap .cartBtn .dbtn,
    .featuredWrap .item .dbtn {
        font-size: 22px !important;
        padding: 5px 18px !important;
        letter-spacing: .5px; 
    }
    .featuredWrap .item .added_to_cart.wc-forward:before {
        font-size: 22px;       
    }


    .anchor_id {
        height: 109px !important;
        top: -109px !important;   
    }  
    .rtl .hmcategoryWrap .boxInnr .catBox { 
        left: 10px !important;
    }
    
    .faqBox .e-n-accordion-item .e-n-accordion-item-title img {
        width: 100px;
    }

 

     
}

         
/* Landscape phones and down */
@media (max-width: 480px) { 

	#elementor-popup-modal-1634.elementor-popup-modal .dialog-widget-content {
		max-width: 90%;
	} 
    #elementor-popup-modal-1634.elementor-popup-modal .dialog-message {
        width: 100% !important;
    } 

    .qualityWrap .elementor-icon-box-wrapper .elementor-icon-box-title {
        font-size: 14px; 
    } 
    .qualityWrap .iconBox .elementor-icon-box-icon .elementor-icon {
        font-size: 60px !important;      
    }

    .singleBanner .imageBox .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
        min-height: 240px;
    }

    .featuredWrap .item .owl-extra .featured-image img {
        max-height: 110px;
    }
    .featuredWrap .item .owl-extra .featured-image {
        min-height: 114px;
        max-width: 150px;
    }
    .featuredWrap .item .circle_image img {
        width: 60px;
    }
    
    .featuredWrap .boostTitle .elementor-heading-title span,
    .featuredWrap .textBx .product_title label {
        font-size: 22px;
    }
    
    .featuredWrap .boostTitle .elementor-heading-title,
    .featuredWrap .textBx .product_title {
        font-size: 28px;
    } 
    .featuredWrap .cartBtn .dbtn,
    .featuredWrap .item .dbtn {
        font-size: 20px !important;
        padding: 4px 14px !important;  
    }
    
 
      

}  