/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                                       HEADER STYLE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/

/* Sub Menu css  
	
.header nav.elementor-nav-menu--dropdown li .arrow {
    display: inline-block;
    vertical-align: middle;
	color: #fff; 
	font-size: 16px;
	cursor: pointer;
	z-index: 12;
	margin-left: -7px;
	position: relative;
}

.header nav.elementor-nav-menu--dropdown li a:hover ~ .arrow  {
	color: #36c1cc;
}

.header nav.elementor-nav-menu--dropdown .elementor-nav-menu li .sub-menu li .sub-menu,
.header nav.elementor-nav-menu--dropdown .elementor-nav-menu li .sub-menu {
	margin: 0 !important;
	display: block !important; 
	height: 0 !important;
	opacity: 0;
	transition: all  0s;
	transition-delay: 0s !important;
}

.header nav.elementor-nav-menu--dropdown .elementor-nav-menu li .sub-menu li.drop-active .sub-menu,
.header nav.elementor-nav-menu--dropdown .elementor-nav-menu li.drop-active .sub-menu {
	height: auto !important;
	opacity: 1;
	transition: all .5s;
	transition-delay: .2s !important;
}

 Sub Menu css   End */ 
 

/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                                       ADDITIONAL 1 STYLE --- MAIN CSS START

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
.topBar .textBox p {
   font-size: 20px;
   line-height: 22px;
   font-family: 'Nudista';
   font-weight: bold;
   letter-spacing: 1px;
   text-transform: uppercase;
}

.topBar .textBox p:last-child {
	padding-bottom: 0;
}
 

.topBar .loginBox ul li span svg .cls-1 {
	fill: #92d6e3;
	stroke: #92d6e3;
	stroke-width: 0;
	transition: all 0.5s;
}

.topBar .loginBox ul li a:hover span svg .cls-1 {
	fill: #fff;
	stroke: #fff;
}

.topBar .loginBox ul li span {
   font-size: 20px;
   line-height: 22px;
   font-family: 'Nudista';
   font-weight: bold;
   text-transform: uppercase; 
}
/*topBar end*/

/*header start*/  
.header .menuBox .elementor-menu-toggle__icon--open:before {
	display: none;
}

.header .menuBox .elementor-menu-toggle__icon--open {
	line-height: 15px;
}

.header .menuBox .elementor-menu-toggle__icon--open span {
	font-size: 19px;
	line-height: 20px;            
	font-family: 'Lato';
	font-weight: bold;
	text-transform: uppercase;
}

.header .menuBox .elementor-menu-toggle {
	padding: 10px 16px;
}

.header .menuBox .elementor-menu-cart__toggle_button {
	padding: 0 !important;
}

.header .menuBox .elementor-menu-toggle.elementor-active i span {
    display: none;
}
 
.header .menuBox .elementor-menu-cart--items-indicator-bubble .elementor-menu-cart__toggle .elementor-button-icon .elementor-button-icon-qty[data-counter],
.header .menuBox .btnWrp .elementor-button-icon-qty[data-counter] { 
	position: static;
	font-size: 16px;
    height: 28px;
    min-width: 28px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    background-image: linear-gradient(90deg, #fcbe15 30%, #fdd900 70%);
    background-color: transparent;
    font-family: 'Lato';
	font-weight: bold;
    padding: 4px 4px 5px;
}

.header .menuBox .elementor-menu-cart__toggle .elementor-button-icon {
    display: flex !important;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.header .menuBox .btnWrp .elementor-button-icon {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

/*.scrolling_down.scrolling .header .menuBox .elementor-nav-menu--dropdown,
.header .menuBox .elementor-nav-menu--dropdown {
    top: 106px !important;
}*/

.header .menuBox nav.elementor-nav-menu--dropdown {
	background-color: transparent;   
	background-image: linear-gradient(135deg, #FCB615 0%, #fcde62 36%, #FCB615 100%) !important;
	position: fixed;
	width: 100% !important;
	top: 217px !important;
	height: calc(100% - 217px);
	max-height: 100% !important;
	z-index: 999;
	animation:inherit !important;
	padding:90px 10px 90px;
	display: flex;
	justify-content: center;
	flex-direction: column;	
	overflow: hidden !important;
	transform: scaleY(0) !important;           
}

.header .menuBox .elementor-menu-toggle.elementor-active ~  nav.elementor-nav-menu--dropdown {
	transform: scaleY(1) !important;
}

/*.scrolling_down.scrolling .header .menuBox nav.elementor-nav-menu--dropdown {
	top: 163px !important;
	height: calc(100% - 163px);
}*/       

.wrapperOuter:not(.withoutScrl) .menuBox nav.elementor-nav-menu--dropdown {
    top: 163px !important;
	height: calc(100% - 163px);
}

/*.elementor-sticky--active .menuBox nav.elementor-nav-menu--dropdown {
	top: 163px !important;
	height: calc(100% - 163px);
}*/

.header .menuBox .mobInner ul li {
    text-align: center;
    border-bottom: none !important;
    margin-bottom: 20px;
}

/*.header .menuBox .mobInner ul li:last-child {
	margin-bottom: 0;
}*/

.header .menuBox .mobInner ul li a {
	font-size: 35px;
	line-height: 35px;
	font-family: 'Nudista';
	font-weight: bold;
	color: #003046;
	text-transform: uppercase;
	display: inline-block;
	background-color: transparent;
}

.header .menuBox .btnWrp .elementor-menu-cart__toggle_button:hover {
	background-color: inherit !important;
	box-shadow: 0 0 0 !important;
}

.header .menuBox .mobInner {
    /*height: calc(100vh - 217px);*/
    padding: 0px 30px;
    overflow-y: auto;
} 

.scrolling_down.scrolling .header .menuBox .mobInner {
    /*height: calc(100vh - 163px);*/
    padding: 30px 0px;
} 

/*.header .menuBox .elementor-nav-menu .elementor-item.has-submenu,*/
.header .menuBox .sub-menu.elementor-nav-menu--dropdown .elementor-sub-item:hover,
.header .menuBox .elementor-nav-menu .elementor-item.highlighted, 
.header .menuBox .elementor-nav-menu--dropdown .elementor-item:hover,
.header .menuBox .elementor-nav-menu--dropdown .elementor-item.elementor-item-active,
.header .menuBox .sub-menu.elementor-nav-menu--dropdown .elementor-sub-item.elementor-item-active {
    /*color: #fff !important;*/
    background-color: inherit !important;
}

.header .menuBox nav .sub-menu {
	background-color: transparent;
}

.header .menuBox .elementor-nav-menu .elementor-item.has-submenu {
	background-color: inherit !important;
}

.header .menuBox .elementor-nav-menu .sub-arrow {
	display: inline-block;
}

.header .menuBox .elementor-menu-toggle.elementor-active {
    padding: 12px;
    border-radius: 50% !important;        
}

.header .menuBox .elementor-menu-toggle.elementor-active .elementor-menu-toggle__icon--close {
	font-size: 20px;
	line-height: 20px;
}

.header .menuBox .elementor-nav-menu .elementor-item.highlighted {
	margin-bottom: 10px;
}
 

.header .menuBox .sub-menu.elementor-nav-menu--dropdown .elementor-sub-item {
	font-size: 26px;
	line-height: 26px;
}

.header .menuBox .elementor-menu-toggle:hover {
    color: inherit !important;
}

body.menu-active {
	overflow: hidden;
} 

body .elementor-sticky--active {
	width: 100% !important;
}

.header .menuBox .elementor-menu-cart__main {
    background-color: #f7f7f7;
    padding: 20px 35px 20px 20px;
}

.header .menuBox .elementor-menu-cart__products {
	margin-bottom: 40px;
}
.header .menuBox .elementor-menu-cart__products::-webkit-scrollbar  {
    width: 6px;
}
 
.header .menuBox .elementor-menu-cart__products::-webkit-scrollbar-track {
    background-color: #ccc;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}


.header .menuBox .elementor-menu-cart__products::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #043146; 
}

.header .menuBox .elementor-menu-cart__products .elementor-menu-cart__product {
	background-color: #fff;
	margin-bottom: 20px;
	padding: 20px 35px 20px 20px;      
	grid-template-columns: 14% auto;
	border-bottom: none;
}

.header .menuBox .elementor-menu-cart__products .elementor-menu-cart__product-image {
	display: flex;
	justify-content: center;
	flex-direction: column;
}

.header .menuBox .elementor-menu-cart__products .elementor-menu-cart__product:last-child {
	margin-bottom: 0;
}

.header .menuBox .elementor-menu-cart__product .product-name {
	font-size: 18px;
	line-height: 24px;
	font-family: 'Nudista';
    font-weight: bold;
    padding-left: 14px;
}

.header .menuBox .elementor-menu-cart__product .product-price {
	padding-left: 14px;
}

.header .menuBox .elementor-menu-cart__product .product-price .quantity {
    color: #003046;
}

.header .menuBox .elementor-menu-cart__product .elementor-menu-cart__product-remove {
	border-color: #003046;
	top: 10px;
	right: 10px;
}

.header .menuBox .elementor-menu-cart__product .elementor-menu-cart__product-remove:hover {
	background-color: #003046; 
}

.header .menuBox .elementor-menu-cart__product .elementor-menu-cart__product-remove:after,
.header .menuBox .elementor-menu-cart__product .elementor-menu-cart__product-remove:before {
    background: #003046;
    height: 2px;
    transition: all .5s;
}
.header .menuBox .elementor-menu-cart__product .elementor-menu-cart__product-remove:hover:after,
.header .menuBox .elementor-menu-cart__product .elementor-menu-cart__product-remove:hover:before {
    background: #fff; 
}
.header .menuBox .elementor-menu-cart__subtotal {
    border-top: none !important;
    margin-bottom: 20px;
    padding-bottom: 20px !important;
}

.header .menuBox .elementor-menu-cart__footer-buttons .elementor-button {
    /*background-color: transparent;
    background-image: linear-gradient(135deg, #FCE783 30%, #F9B617 100%);*/
    background-color: #FCE783 !important;
    transition: all .5s;
    border-radius: 50px;
}

.header .menuBox .elementor-menu-cart__footer-buttons .elementor-button:hover {
   background-color: #fcb70f !important;   
}

.header .menuBox .elementor-menu-cart__footer-buttons .elementor-button .elementor-button-text {
	font-size: 20px;
	line-height: 20px;
	font-family: 'Nudista';
    font-weight: bold;
	text-transform: uppercase;
	color: #043146;
}

.header .menuBox .elementor-menu-cart__product .elementor-menu-cart__product-image img {
    max-height: 50px;
    width: auto;
    margin: auto;
}

.header .menuBox .elementor-menu-cart__toggle_button.dbtn:after {
    display: none;
}
/*header end*/

/*recipesWrap start*/
.recipesWrap .elementor-post__title {
    font-size: 40px !important;
    line-height: 40px;
    text-transform: uppercase;
    margin-bottom: 0 !important;
}

.recipesWrap .elementor-post__title a:hover {
	color: #fff;
}
/*recipesWrap end*/

/*appleWrap start*/
.appleWrap .elementor-heading-title {
    font-size: 30px;
    line-height: 34px;
    font-family: 'Lato';
	font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0 !important;
}

.appleWrap .elementor-heading-title a:hover {
	color: #000 !important;
}

.appleWrap .box .imageBox {
	overflow: hidden;
}

.appleWrap .box .imageBox .image {
    position: relative;
    transition: all 0.8s; 
}
       
.appleWrap .box .imageBox:hover .image {
	transform: scale(1.1);        
}

.appleWrap .box .imageBox .blankBtn {
    position: inherit;
}

.appleWrap .box .imageBox .blankBtn .dbtn {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border-radius: 0 !important;
    opacity: 0;
}

.appleWrap .elementor-swiper-button {
	height: 60px;
	width: 60px;
	display: flex !important;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    align-items: center;
}

.appleWrap .elementor-widget-loop-carousel .swiper-pagination {
    border: 3px solid #FCB418; 
    border-radius: 50px;
    padding: 10px;
    height: 60px;
    width: 200px;
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    font-family: 'Lato';
	font-weight: bold;
}
/*appleWrap end*/

.beesWrap .elementor-heading-title {
	font-size: 60px;
	line-height: 60px;
	text-transform: uppercase;
}
.beesWrap .elementor-heading-title a:hover {
	color: #000 !important;
}

/*healthWrap start*/
.healthWrap .box .elementor-heading-title {
    font-size: 40px;
    line-height: 44px;                 
    font-family: 'Lato';        
	font-weight: bold;            
}                 

.healthWrap .box .healthBox {
    height: 100%;
}
 
.healthWrap .box .healthBox .blankBtn .dbtn {
    color: #fff !important;
    border-color: #fff;
    background: rgba(255, 214, 85, .4) !important;         
}

.beesWrap .dbtn  {
	color: #fff !important;
	border-color: #fff !important; 
	background: rgba(255, 214, 85, .4) !important;      
}
.healthWrap .box .healthBox .blankBtn .dbtn:hover,
.beesWrap .dbtn:hover {
    background-color: #fcb70f !important;  
}

.beesWrap .dbtn:after,
.beesWrap .dbtn:hover:after,
.healthWrap .box .healthBox .blankBtn .dbtn:hover:after,
.healthWrap .box .healthBox .blankBtn .dbtn:after {
	background-image: inherit;
	opacity: 0;
}
/*healthWrap end*/

/*summerWrap start*/
.summerWrap .textbox .titleBox .title .elementor-heading-title {
    font-size: 45px;
    line-height: 45px;
    text-transform: uppercase;
    font-family: 'Nudista';
    font-weight: bold;
}

.summerWrap .shareTitle .elementor-heading-title {
    font-size: 26px;
    line-height: 26px;
    font-family: 'Lato';
	font-weight: 900;
}

.summerWrap .socialBox .elementor-grid {
	display: flex;
}

.summerWrap .socialBox .elementor-grid-item {
	margin-bottom: 0 !important;
}

.summerWrap .prepBox .leftBox .elementor-widget-container {
	font-size: 25px;
	line-height: 28px;
}

.summerWrap .prepBox .elementor-widget-container h4 {
	font-size: 30px;
	line-height: 32px;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.summerWrap .prepBox .leftBox .product-image {
	max-width: 250px;
	position: relative;
	text-align: center;
	margin-bottom: 15px;
}

.summerWrap .prepBox .leftBox .product-image a {
	display: block;
    padding: 20px;
}

.summerWrap .prepBox .leftBox .product-image a img {
	max-height: 300px;
	width: auto;
}

.summerWrap .prepBox .leftBox .product-image .select-bg {
	border-radius: 0px !important;
    height: calc(100% - 90px);
    width: 100%;
    position: absolute;
    z-index: -1;
    top: 45px;
    left: 0;
}

.summerWrap .prepBox .leftBox .btnWrp .dbtn {
	border: 2px solid #fcb418;
	margin-top: 0 !important;
}

.summerWrap .prepBox .leftBox .btnWrp .dbtn:after {
	display: none;
}

.summerWrap .prepBox .rightBox .elementor-widget-container {
    font-size: 30px;
	line-height: 32px;
	text-transform: uppercase;
	font-family: 'Nudista';
    font-weight: bold;
}

.summerWrap .prepBox .rightBox .elementor-widget-container ul {
    margin: 0px 0 0px 24px;
}

.summerWrap .prepBox .rightBox .elementor-widget-container p {
    letter-spacing: 0.2px;
}

.summerWrap .prepBox .rightBox .elementor-widget-container p:last-child {
	padding-bottom: 0;
}

.summerWrap .prepBox .rightBox .elementor-widget-container ul li {
	margin-bottom: 18px;
}

.summerWrap .prepBox .rightBox .elementor-widget-container p,
.summerWrap .prepBox .rightBox .elementor-widget-container ul li {
    font-size: 25px;
    line-height: 30px;
    font-family: 'Lato';
	font-weight: normal;
	text-transform: initial;	
}

.summerWrap .summerBox {
    background-image: linear-gradient(135deg, #FCB615 0%, #fcde62 36%, #FCB615 100%) !important;
}

.summerWrap .summerBox .elementor-post__thumbnail__link {
	overflow: hidden;
}  
 
.summerWrap .summerBox .elementor-post__thumbnail {
	-webkit-transition: all 0.8s;
	-o-transition: all 0.8s;
	-moz-transition: all 0.8s;
    transition: all 0.8s;
}

.summerWrap .summerBox .elementor-post__thumbnail:hover {
	-webkit-transform: scale(1.1);  
	-o-transform: scale(1.1); 
	-moz-transform: scale(1.1);  
	transform: scale(1.1);    
}

.summerWrap .elementor-post-info__item-prefix {
   text-transform: uppercase;
   font-family: 'Nudista';
   font-weight: bold;
}

.summerWrap .elementor-post-info__terms-list {
   text-transform: uppercase;
   font-family: 'Nudista';
}
/*summerWrap end*/

/*importanceWrap start*/

.importanceWrap h2 strong,
.importanceWrap h3 strong,
.importanceWrap h4 strong,
.importanceWrap h5 strong,
.importanceWrap h6 strong {
	font-family: 'Nudista';
    font-weight: bold;
}

.importanceWrap .elementor-widget-theme-post-content h2 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 25px;
}
.importanceWrap .elementor-widget-theme-post-content h3 {
    font-size: 28px;
    line-height: 36px;
    font-weight: 600;
    margin-bottom: 5px;
}
.importanceWrap .elementor-widget-theme-post-content h4 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 5px;
}
.importanceWrap .elementor-widget-theme-post-content h5 {
    font-size: 22px;
    line-height: 26px;
    font-weight: 600;
    margin-bottom: 5px;
}
.importanceWrap .elementor-widget-theme-post-content h6 {
    font-weight: 600;
    margin-bottom: 5px;
    font-size: 20px;
    line-height: 24px;
}

.importanceWrap .elementor-widget-theme-post-content p { 
	padding-bottom: 30px;
}

.importanceWrap .elementor-widget-theme-post-content ol,
.importanceWrap .elementor-widget-theme-post-content ul {
	margin-bottom: 30px;
}

.importanceWrap .elementor-widget-theme-post-content ol li,
.importanceWrap .elementor-widget-theme-post-content ul li {
	margin-bottom: 5px;
}

.importanceWrap .droneBox:where(.wp-block-columns.is-layout-flex) {
	gap: 6rem;
}

.importanceWrap .droneBox {
	margin-bottom: 0;
}

.importanceWrap .elementor-widget-theme-post-content p:last-child {
	padding-bottom: 0;
}

.importanceWrap .elementor-widget-theme-post-content a {
    color: #FBB718;
}
.importanceWrap .elementor-widget-theme-post-content a:hover {
    color: #043146;
}

.healthWrap .scnTitle .elementor-heading-title {
    font-family: 'Nudista';
}
/*importanceWrap end*/

/*errorWrap start*/
.errorWrap .elementor-search-form__container:not(.elementor-search-form--full-screen) {
	background: #fff;
}

.errorWrap input:not([type="button"]):not([type="submit"]) {
	font-size: 17px;
	line-height: 22px;
	border-radius: 50px 0px 0px 50px !important;
	border-width: 0px !important;
    border-color: #0E3045 !important;
    background-color: transparent !important;
}

.errorWrap .title .elementor-heading-title {
    font-size: 60px !important;
    line-height: 65px;
    text-transform: uppercase;
}

.errorWrap .elementor-search-form__submit {
	cursor: pointer;
	transition: all 0.5s;
}
/*errorWrap end*/

/*privacyWrap start*/
.privacyWrap h2 {
    font-size: 40px !important;
    line-height: 44px !important;
}

.privacyWrap h3 {
    font-size: 30px !important;
    line-height: 38px !important;
}

.privacyWrap h3 span {
    font-family: 'Nudista';
    font-weight: bold !important;
}

.privacyWrap p:last-child {
	padding-bottom: 0;
}

.privacyWrap .elementor-widget-text-editor a {
	border-bottom: 1px solid #043146;
}
.privacyWrap .elementor-widget-text-editor a:hover {
	border-bottom-color: transparent;
}


/*privacyWrap end*/

/*termsWrap start*/
.termsWrap p:last-child {
    padding-bottom: 0;
}

.termsWrap ul {
    margin: 0px 0 20px 22px !important;
}
/*termsWrap end*/


.owl-stage-outer {
  overflow: hidden;
}
.owl-stage-outer .owl-item {
  display: inline-block;
  vertical-align: top;  
}  

/* sellersBox */

.sellersBox .scnTitle .elementor-heading-title {
	text-transform: uppercase;  
}
.sellersBox .owl-carousel-slider .postBox {
	position: relative;  
	padding: 20px; 
	height: 100%;
}
.sellersBox .owl-carousel-slider .overlayBox {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;  
	opacity: 0.15;
	left: 0; 
}
.sellersBox .owl-carousel-slider .featured-image img {
	max-height: 220px;
    max-width: 140px;  
    width: auto; 
}
.sellersBox .owl-carousel-slider .featured-image {
	display: table;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
    height: 100%;      
}
.sellersBox .owl-carousel-slider .textBx {
	text-align: center;
    padding: 25px 0 10px; 
    min-height: 140px;   
}
.sellersBox .owl-carousel-slider .product_title {
    font-size: 20px;
    text-transform: uppercase;
    line-height: 22px;
    margin-bottom: 8px;
}
.sellersBox .owl-carousel-slider .cat {
	text-transform: uppercase;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 12px;
}
.sellersBox .owl-carousel-slider .owl-extra {
    min-height: 180px;
    display: flex;
    flex-direction: column;
    justify-content: center; 
    position: relative;
} 
.sellersBox .owl-carousel-slider .price {
    font-family: 'Nudista';
    font-weight: bold;
    font-size: 22px;   
}
.sellersBox .owl-carousel-slider .btnWrp .dbtn {
	width: 100%;
	padding: 8px 24px !important;
    font-size: 18px !important;
    line-height: 22px !important;
    color: #003046 !important;
    text-align: center;
}
.sellersBox .owl-carousel-slider .owl-dots {
	display: none; 
}
.sellersBox .owl-nav-btn button {
	width: 46px;
    height: 46px;
    background: transparent;
    border: none;
    position: absolute;
    top: calc(50% - 23px);
    padding: 0;
    cursor: pointer;
    transition: all .5s;
}
.sellersBox .owl-nav-btn button:hover {
	transform: scale(.9); 
}
.sellersBox .owl-nav-btn button:before {
 	font-family: "Font Awesome 5 Free";
    font-weight: 900; 
    -webkit-background-image: linear-gradient(50deg, #fdbd1e 30%, #fdd018 60%, #fcd405 80%);
    background-image: linear-gradient(50deg, #fdbd1e 30%, #fdd018 60%, #fcd405 80%);
    width: 100%;
    height: 100%; 
    border-radius: 50%; 
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 25px;    
}
.sellersBox .owl-carousel-slider .btnWrp .dbtn:after {
	display: none;   
}
.sellersBox .owl-nav-btn button.owl-prev:before {
	content: '\f053'; 
}
.sellersBox .owl-nav-btn button.owl-next:before {
	content: '\f054';  
}
.accountWrap .login_text:before, 
.sellersBox:before {
	width: 200vw !important;
    left: -100% !important;   
}
.sellersBox .owl-nav-btn button.owl-prev {
	left: -60px;
}
.sellersBox .owl-nav-btn button.owl-next {
	right: -60px; 
}
.sellersBox .owl-nav-btn button span {
	opacity: 0; 
}
.sellersBox .owl-stage {
	display: flex;
}
.sellersBox .owl-carousel-slider .box {
    height: 100%;
}

/* checkoutWrap */

.checkoutWrap .woocommerce-billing-fields__field-wrapper .kl_newsletter_checkbox_field .checkbox {
	font-size: 0;  
}
.checkoutWrap .woocommerce-billing-fields__field-wrapper .kl_newsletter_checkbox_field .checkbox:before {
	font-size: 18px; 
    display: inline-block;      
}
.checkoutWrap .kl_newsletter_checkbox_field .woocommerce-input-wrapper {
    position: relative;
    padding-left: 25px;   
    display: block;
}
.checkoutWrap .woocommerce-billing-fields__field-wrapper .kl_newsletter_checkbox_field input {
    height: auto;
    margin-top: 0;
    position: absolute;
    left: 0;
    top: 5px;
}
.loginBtn .elementor-heading-title a {
	text-transform: uppercase;
    font-size: .5em !important;
    border: 2px solid #043146;        
    color: #043146 !important;
    padding: 10px 20px;
    border-radius: 8px;
}
.loginBtn .elementor-heading-title a:hover {
	color: #fcb70f !important; 
} 
.shopcatWrap .elementor-widget-search button {
	cursor: pointer;
	transition: all .5;
}
.shopcatWrap .elementor-widget-search button:hover {
	border-color: transparent !important;
	background-color: #fcb70f !important; 
}
.accountWrap .elementor-form .elementor-message {
    text-align: left;
    color: #0E3045; 
}
 
/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                                   ADDITIONAL 1 STYLE --- RESPONSIVE CSS START

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/

/* Laptop screen */
@media (min-width: 1200px) and (max-width: 1440px) { 

    .topBar .textBox p,
    .topBar .loginBox ul li span {
	    font-size: 18px;
	    line-height: 20px
	}

	.header .menuBox .elementor-menu-toggle__icon--open span {
		font-size: 18px;
		line-height: 20px;
	} 

	.header .menuBox .elementor-menu-toggle {
	    padding: 8px 14px;
	} 
    
    .header .menuBox .elementor-menu-cart--items-indicator-bubble .elementor-menu-cart__toggle .elementor-button-icon .elementor-button-icon-qty[data-counter],
	.header .menuBox .btnWrp .elementor-button-icon-qty[data-counter] {
	    font-size: 14px;
	    height: 24px;
	    min-width: 24px;
	}

	.header .menuBox .elementor-menu-toggle.elementor-active {
	    padding: 10px;
	}

	.header .menuBox .mobInner ul li a {
	    font-size: 32px;
	    line-height: 32px;
	}

	.header .menuBox .mobInner ul li {
	    margin-bottom: 16px;
	}

	.header .menuBox .sub-menu.elementor-nav-menu--dropdown .elementor-sub-item {
	    font-size: 24px;
	    line-height: 24px;
	}

    .header .menuBox nav.elementor-nav-menu--dropdown {
	    top: 197px !important; 
	}

	/*.scrolling_down.scrolling .header .menuBox nav.elementor-nav-menu--dropdown,*/
	.wrapperOuter:not(.withoutScrl) .menuBox nav.elementor-nav-menu--dropdown {
		top: 139px !important;
	} 

	.header .menuBox nav.elementor-nav-menu--dropdown {
		height: calc(100vh - 193px);
	}

	/*.scrolling_down.scrolling .header .menuBox nav.elementor-nav-menu--dropdown*/
	.wrapperOuter:not(.withoutScrl) .menuBox nav.elementor-nav-menu--dropdown {
	    height: calc(100vh - 139px);
	} 

	.recipesWrap .elementor-post__title {
	    font-size: 35px !important;
	    line-height: 35px;
	} 

	.appleWrap .elementor-heading-title {
	    font-size: 26px;
	    line-height: 30px;
	} 

	.appleWrap .elementor-swiper-button {
	    height: 50px;
	    width: 50px;
	} 

	.appleWrap .elementor-widget-loop-carousel .swiper-pagination {
	    height: 50px;
	    width: 150px;
	}

	.beesWrap .elementor-heading-title {
	    font-size: 50px;
	    line-height: 50px;
	}

	.healthWrap .box .elementor-heading-title {
	    font-size: 35px;
	    line-height: 38px;
	}

	.summerWrap .textbox .titleBox .title .elementor-heading-title {
	    font-size: 38px;
	    line-height: 38px;
	}

	.summerWrap .shareTitle .elementor-heading-title {
	    font-size: 24px;
	    line-height: 24px;
	}

	.summerWrap .prepBox .elementor-widget-container h4 {
	    font-size: 26px;
	    line-height: 30px;
	    margin-bottom: 15px;
	}

	.summerWrap .prepBox .leftBox .elementor-widget-container {
	    font-size: 23px;
	    line-height: 25px;
	}

	.summerWrap .prepBox .rightBox .elementor-widget-container p, 
	.summerWrap .prepBox .rightBox .elementor-widget-container ul li {
	    font-size: 23px;
	    line-height: 28px;
	}

	.summerWrap .prepBox .rightBox .elementor-widget-container ul li {
	    margin-bottom: 15px;
	}

	.summerWrap .prepBox .leftBox .product-image a img {
	    max-height: 270px;
	}
	
	.summerWrap .prepBox .leftBox .product-image {
	    max-width: 220px;
	} 

	.importanceWrap p.goldText strong {
	    font-size: 45px;   
	    line-height: 50px;
	}
  

	.importanceWrap .droneBox:where(.wp-block-columns.is-layout-flex) {
		gap: 5rem;
	}

	.errorWrap input:not([type="button"]):not([type="submit"]) {
		font-size: 17px !important;
		line-height: 20px !important;
	}

	.errorWrap .title .elementor-heading-title {
	    font-size: 50px !important;
	    line-height: 55px;
	}

	.privacyWrap h2 {
	    font-size: 36px !important;
        line-height: 40px !important;
	}

	.privacyWrap h3 {
	    font-size: 26px !important;
        line-height: 32px !important;
	}

	.importanceWrap .elementor-widget-theme-post-content h2 {
	    font-size: 34px;
	    line-height: 42px; 
	}
	.importanceWrap .elementor-widget-theme-post-content h3 {
        font-size: 26px;
        line-height: 34px;
	}
  

}


@media (max-width: 1199px) {

	.summerWrap .prepBox .leftBox .product-image a {
	    padding: 10px 20px;
	}
	.summerWrap .prepBox .leftBox .product-image .select-bg { 
	    height: calc(100% - 60px); 
	    top: 30px; 
	}
	 	
}


@media (min-width: 1025px) and (max-width: 1199px) { 
	
	.topBar .textBox p,
    .topBar .loginBox ul li span {
	    font-size: 17px;
	    line-height: 20px
	}

	.header .menuBox .elementor-menu-toggle__icon--open span {
		font-size: 18px;
		line-height: 20px;
	} 

	.header .menuBox .elementor-menu-toggle {
	    padding: 6px 12px;
	} 

    .header .menuBox .elementor-menu-cart--items-indicator-bubble .elementor-menu-cart__toggle .elementor-button-icon .elementor-button-icon-qty[data-counter],
	.header .menuBox .btnWrp .elementor-button-icon-qty[data-counter] {
	    font-size: 14px;
	    height: 22px;
	    min-width: 22px;
	} 

	.header .menuBox .elementor-menu-toggle.elementor-active {
	    padding: 8px;
	} 

	.header .menuBox .elementor-menu-toggle.elementor-active .elementor-menu-toggle__icon--close {
	    font-size: 18px;
	    line-height: 18px;
	}

	.header .menuBox .mobInner ul li {
	    margin-bottom: 16px;
	}

	.header .menuBox .mobInner ul li a {
	    font-size: 28px;
	    line-height: 28px;
	}

	.header .menuBox .sub-menu.elementor-nav-menu--dropdown .elementor-sub-item {
	    font-size: 22px;
	    line-height: 22px;
	} 

	.header .menuBox nav.elementor-nav-menu--dropdown {
	    top: 180px !important;
	}

	/*.scrolling_down.scrolling .header .menuBox nav.elementor-nav-menu--dropdown,*/
	.wrapperOuter:not(.withoutScrl) .menuBox nav.elementor-nav-menu--dropdown {
		top: 130px !important;
	} 

	.header .menuBox nav.elementor-nav-menu--dropdown {
		height: calc(100vh - 182px);
	}

	/*.scrolling_down.scrolling .header .menuBox nav.elementor-nav-menu--dropdown*/
	.wrapperOuter:not(.withoutScrl) .menuBox nav.elementor-nav-menu--dropdown {
	    height: calc(100vh - 130px);
	} 

	.recipesWrap .elementor-post__title {
	    font-size: 30px !important;
	    line-height: 30px;
	}  

	.appleWrap .elementor-heading-title {
	    font-size: 22px;
	    line-height: 26px;
	} 

	.appleWrap .elementor-swiper-button {
	    height: 45px;
	    width: 45px;
	} 

	.appleWrap .elementor-widget-loop-carousel .swiper-pagination {
	    height: 45px;
	    width: 140px;
	}  

	.beesWrap .elementor-heading-title {
	    font-size: 45px;
	    line-height: 45px;
	}

	.healthWrap .box .elementor-heading-title {
	    font-size: 30px;
	    line-height: 34px;
	}

	.summerWrap .textbox .titleBox .title .elementor-heading-title {
	    font-size: 33px;
	    line-height: 33px;
	}

	.summerWrap .shareTitle .elementor-heading-title {
	    font-size: 22px;
	    line-height: 22px;
	}

	.summerWrap .prepBox .elementor-widget-container h4 {
	    font-size: 24px;
	    line-height: 26px;
	    margin-bottom: 10px;
	}

	.summerWrap .prepBox .leftBox .elementor-widget-container {
	    font-size: 21px;
	    line-height: 24px;
	}

	.summerWrap .prepBox .rightBox .elementor-widget-container ul {
	    margin: 0px 0 0px 22px;
	}

	.summerWrap .prepBox .rightBox .elementor-widget-container p, 
	.summerWrap .prepBox .rightBox .elementor-widget-container ul li {
	    font-size: 21px;
	    line-height: 26px;
	}

	.summerWrap .prepBox .rightBox .elementor-widget-container ul li {
	    margin-bottom: 10px;
	}

	.summerWrap .prepBox .leftBox .product-image a img {
	    max-height: 230px;
	}
	
	.summerWrap .prepBox .leftBox .product-image {
	    max-width: 180px;
	} 

	.importanceWrap p.goldText strong {
	    font-size: 38px;
	    line-height: 42px;
	}

	.importanceWrap .elementor-widget-theme-post-content p { 
		padding-bottom: 25px;
	}
	.importanceWrap .elementor-widget-theme-post-content ol, .importanceWrap .elementor-widget-theme-post-content ul {
		margin-bottom: 25px;
	}

	.importanceWrap .droneBox:where(.wp-block-columns.is-layout-flex) {
		gap: 4rem;
	}  

	.errorWrap input:not([type="button"]):not([type="submit"]) {
		font-size: 16px !important;
		line-height: 18px !important;
	}

	.errorWrap .title .elementor-heading-title {
	    font-size: 40px !important;
	    line-height: 45px;
	}

	.privacyWrap h2 {
	    font-size: 30px !important;
        line-height: 36px !important;
	}

	.privacyWrap h3 {
	    font-size: 23px !important;
        line-height: 30px !important;
	}

	.importanceWrap .elementor-widget-theme-post-content h2 {
        font-size: 28px;
        line-height: 38px;
	}
	.importanceWrap .elementor-widget-theme-post-content h3 {
        font-size: 26px;
        line-height: 34px;
	}
 


}

/* Large desktop */
@media (min-width: 1025px) {
	
	 	
}

   
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 1024px) { 
	
	.topBar .textBox p,
    .topBar .loginBox ul li span {
	    font-size: 15px;
	    line-height: 18px
	}

	.header .menuBox .elementor-menu-toggle__icon--open span {
		font-size: 17px;
		line-height: 20px;
	} 

	.header .menuBox .elementor-menu-toggle {
	    padding: 6px 10px;
	} 
 
    .header .menuBox .elementor-menu-cart--items-indicator-bubble .elementor-menu-cart__toggle .elementor-button-icon .elementor-button-icon-qty[data-counter],
	.header .menuBox .btnWrp .elementor-button-icon-qty[data-counter] {
        font-size: 13px;
        height: 20px;
        min-width: 20px;
        padding: 5px 4px;
	}  

	.header .menuBox .elementor-menu-toggle.elementor-active {
	    padding: 6px;
	} 

	.header .menuBox .elementor-menu-toggle.elementor-active .elementor-menu-toggle__icon--close {
	    font-size: 16px;
	    line-height: 16px;
	}

	.header .menuBox .mobInner ul li {
	    margin-bottom: 16px;
	}

	.header .menuBox .mobInner ul li a {
	    font-size: 26px;
	    line-height: 26px;
	}

	.header .menuBox .sub-menu.elementor-nav-menu--dropdown .elementor-sub-item {
	    font-size: 20px;
	    line-height: 20px;
	}

	/*.scrolling_down.scrolling .header .menuBox nav.elementor-nav-menu--dropdown,*/
 
	.wrapperOuter:not(.withoutScrl) .menuBox nav.elementor-nav-menu--dropdown {
		top: 125px !important;
	}

	.header .menuBox nav.elementor-nav-menu--dropdown {
        height: calc(100vh - 173px);
        padding: 70px 10px;
        top: 173px !important;
	}

	/*.scrolling_down.scrolling .header .menuBox nav.elementor-nav-menu--dropdown*/
	.wrapperOuter:not(.withoutScrl) .menuBox nav.elementor-nav-menu--dropdown {
	    height: calc(100vh - 125px);
	}

	.recipesWrap .elementor-post__title {
	    font-size: 25px !important;
	    line-height: 25px;
	} 

	.appleWrap .elementor-heading-title {
	    font-size: 20px;
	    line-height: 24px;
	} 

	.appleWrap .elementor-swiper-button {
	    height: 40px;
	    width: 40px;
	} 

	.appleWrap .elementor-widget-loop-carousel .swiper-pagination {
	    height: 40px;
	    width: 140px;
	}

	.beesWrap .elementor-heading-title {
	    font-size: 40px;
	    line-height: 40px;
	}

	.healthWrap .box .elementor-heading-title {
	    font-size: 25px;
	    line-height: 28px;
	}

	.summerWrap .textbox .titleBox .title .elementor-heading-title {
	    font-size: 30px;
	    line-height: 30px;
	}

	.summerWrap .shareTitle .elementor-heading-title {
	    font-size: 20px;
	    line-height: 20px;
	} 

	.summerWrap .prepBox .elementor-widget-container h4 {
	    font-size: 22px;
	    line-height: 24px;
	    margin-bottom: 10px;
	}

	.summerWrap .prepBox .leftBox .elementor-widget-container {
	    font-size: 18px;
	    line-height: 22px;
	}

	.summerWrap .prepBox .rightBox .elementor-widget-container ul {
	    margin: 0px 0 0px 20px;
	}

	.summerWrap .prepBox .rightBox .elementor-widget-container p, 
	.summerWrap .prepBox .rightBox .elementor-widget-container ul li {
	    font-size: 18px;
	    line-height: 24px;
	}

	.summerWrap .prepBox .rightBox .elementor-widget-container ul li {
	    margin-bottom: 10px;
	}

	.summerWrap .prepBox .leftBox .product-image a img {
	    max-height: 200px;
	}
	
	.summerWrap .prepBox .leftBox .product-image {
	    max-width: 150px;
	} 


	.importanceWrap p.goldText strong {
	    font-size: 34px;
	    line-height: 36px;
	}
	.importanceWrap .elementor-widget-theme-post-content p { 
		padding-bottom: 20px;
	}
	.importanceWrap .elementor-widget-theme-post-content ol, .importanceWrap .elementor-widget-theme-post-content ul {
		margin-bottom: 20px;
	}

	.importanceWrap .droneBox:where(.wp-block-columns.is-layout-flex) {
		gap: 3rem;
	} 

	.errorWrap input:not([type="button"]):not([type="submit"]) {
		font-size: 15px !important;
		line-height: 16px !important;
	}

	.errorWrap .title .elementor-heading-title {
	    font-size: 35px !important;
	    line-height: 40px;
	}

	.privacyWrap h2 {
	    font-size: 30px !important;
        line-height: 36px !important;
	}

	.privacyWrap h3 {
	    font-size: 21px !important;
        line-height: 28px !important;
	}

	.importanceWrap .elementor-widget-theme-post-content h2 {
        font-size: 28px;
        line-height: 38px;
        margin-bottom: 16px;
	}
	.importanceWrap .elementor-widget-theme-post-content h3 {
        font-size: 24px;
        line-height: 32px;
	}
	.importanceWrap .elementor-widget-theme-post-content h4 {
	    font-size: 22px;
	    line-height: 28px; 
	}
	.importanceWrap .elementor-widget-theme-post-content h5 {
	    font-size: 20px;
	    line-height: 24px; 
	}
	.importanceWrap .elementor-widget-theme-post-content h6 { 
	    font-size: 18px;
	    line-height: 24px;
	}
	.sellersBox .owl-nav-btn button.owl-next {
	    right: -5px;
	}
	.sellersBox .owl-nav-btn button.owl-prev {
	    left: -5px;
	}
	.sellersBox .owl-nav-btn button {
	    width: 40px;
	    height: 40px;
	    top: calc(50% - 20px);
	}
	.sellersBox .owl-nav-btn button:before {
		font-size: 20px;
	}

	  
      
 
}

     
/* Landscape phone to portrait tablet */
@media (max-width: 767px) { 

	.topBar .blankBox {
		display: none;
	}
	
	.topBar .textBox p,
    .topBar .loginBox ul li span {
	    font-size: 11.5px;
	    line-height: 14px;
	}

	.topBar .textBox p {
		letter-spacing: 0;
	}

	.topBar .loginBox ul li span svg {
	    margin-right: 0px !important;
	}

	.topBar .loginBox ul li .elementor-icon-list-text {
		display: none;
	}

	.header .menuBox .elementor-menu-toggle__icon--open span {
		font-size: 13px;
		line-height: 15px;
	} 

	.header .menuBox .elementor-menu-toggle {
	    padding: 4px 7px;
	}

	.header .menuBox .elementor-menu-toggle__icon--open {
	    line-height: 10px;
	} 

    .header .menuBox .elementor-menu-cart--items-indicator-bubble .elementor-menu-cart__toggle .elementor-button-icon .elementor-button-icon-qty[data-counter],
	.header .menuBox .btnWrp .elementor-button-icon-qty[data-counter] {
        font-size: 13px;
        height: 20px;
        min-width: 20px;
        padding: 5px 4px 4px;
	}

	.header .blankBox {
		display: none;
	} 

	.header .menuBox .elementor-menu-toggle.elementor-active {
	    padding: 6px;
	} 

	.header .menuBox .elementor-menu-toggle.elementor-active .elementor-menu-toggle__icon--close {
	    font-size: 16px;
	    line-height: 16px;
	}

	.header .menuBox .mobInner ul li {
	    margin-bottom: 16px;
	}

	.header .menuBox .mobInner ul li a {
	    font-size: 24px;
	    line-height: 24px;
	}

	.header .menuBox .sub-menu.elementor-nav-menu--dropdown .elementor-sub-item {
	    font-size: 18px;
	    line-height: 18px;
	}

	/*.scrolling_down.scrolling .header .menuBox nav.elementor-nav-menu--dropdown,*/
 

	.wrapperOuter:not(.withoutScrl) .menuBox nav.elementor-nav-menu--dropdown {
		top: 110px !important;
	}

	.header .menuBox nav.elementor-nav-menu--dropdown {
        height: calc(100vh - 155px);
        padding: 60px 10px;
        top: 155px !important;
	}

	/*.scrolling_down.scrolling .header .menuBox nav.elementor-nav-menu--dropdown*/
	.wrapperOuter:not(.withoutScrl) .menuBox nav.elementor-nav-menu--dropdown {
	    height: calc(100vh - 110px);
	}  

	.header .menuBox .elementor-menu-cart__main {
		padding: 15px 17px 15px 15px;
	} 

	.header .menuBox .elementor-menu-cart__products {
	    margin-bottom: 25px;
	}

	.header .menuBox .elementor-menu-cart__subtotal {
	    margin-bottom: 14px;
	    padding-bottom: 14px !important;
	} 

	.header .menuBox .elementor-menu-cart__footer-buttons .elementor-button {
		padding-bottom: 10px;
		padding-top: 10px;
	} 

	.header .menuBox .elementor-menu-cart__products .elementor-menu-cart__product {
	    margin-bottom: 15px;
	    padding: 15px 35px 15px 15px;     
	}

	.recipesWrap .elementor-post__title {
	    font-size: 20px !important;
	    line-height: 20px;
	}

	.appleWrap .elementor-heading-title {
	    font-size: 18px;
	    line-height: 22px;
	}  

	.appleWrap .elementor-swiper-button {
	    height: 35px;
	    width: 35px;
	} 

	.appleWrap .elementor-widget-loop-carousel .swiper-pagination {
	    height:35px;
	    width: 130px;
	}

	.beesWrap .elementor-heading-title {
	    font-size: 30px;
	    line-height: 30px;
	}

	.healthWrap .box .elementor-heading-title {
	    font-size: 20px;
	    line-height: 24px;
	}

    .beesWrap .blankBox,
	.healthWrap .blankBox {
		display: none;
	}

	.summerWrap .textbox .titleBox .title .elementor-heading-title {
	    font-size: 26px;
	    line-height: 26px;
	}

	.summerWrap .shareTitle .elementor-heading-title {
	    font-size: 18px;
	    line-height: 18px;
	}

	.summerWrap .prepBox .elementor-widget-container h4 {
	    font-size: 22px;
	    line-height: 24px;
	    margin-bottom: 10px;
	}

	.summerWrap .prepBox .leftBox .elementor-widget-container {
	    font-size: 18px;
	    line-height: 22px;
	}

	.summerWrap .prepBox .rightBox .elementor-widget-container ul {
	    margin: 0px 0 0px 20px;
	}

	.summerWrap .prepBox .rightBox .elementor-widget-container p, 
	.summerWrap .prepBox .rightBox .elementor-widget-container ul li {
	    font-size: 18px;
	    line-height: 24px;
	}

	.summerWrap .prepBox .rightBox .elementor-widget-container ul li {
	    margin-bottom: 10px;
	}

	.summerWrap .prepBox .leftBox .product-image a img {
	    max-height: 200px;
	}
	
	.summerWrap .prepBox .leftBox .product-image {
	    max-width: 150px;
	} 

	.importanceWrap p.goldText strong {
	    font-size: 28px;
	    line-height: 30px;
	}
	 

	.importanceWrap .elementor-widget-theme-post-content p { 
		padding-bottom: 20px;
	}
	.importanceWrap .elementor-widget-theme-post-content ol, .importanceWrap .elementor-widget-theme-post-content ul {
		margin-bottom: 20px;
	}

	.importanceWrap .droneBox:where(.wp-block-columns.is-layout-flex) {
		gap: 2rem;
	} 


	.errorWrap input:not([type="button"]):not([type="submit"]) {
		font-size: 15px !important;
		line-height: 16px !important;
	}

	.errorWrap .title .elementor-heading-title {
	    font-size: 30px !important;
	    line-height: 35px;
	}


	.privacyWrap h2 {
	    font-size: 30px !important;
        line-height: 36px !important;
	}

	.privacyWrap h3 {
	    font-size: 21px !important;
        line-height: 28px !important;
	}

	.importanceWrap .elementor-widget-theme-post-content h2 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 15px;
	}
	.importanceWrap .elementor-widget-theme-post-content h3 {
        font-size: 22px;
        line-height: 28px;
	}
	.importanceWrap .elementor-widget-theme-post-content h4 {
	    font-size: 20px;
	    line-height: 26px; 
	}
	.importanceWrap .elementor-widget-theme-post-content h5 {
	    font-size: 18px;
	    line-height: 24px;       
	}
	.importanceWrap .elementor-widget-theme-post-content h6 { 
	    font-size: 17px;
	    line-height: 24px;
	}
       
	.sellersBox .owl-nav-btn button.owl-next {
	    right: -5px;
	}
	.sellersBox .owl-nav-btn button.owl-prev {
	    left: -5px;
	}
	.sellersBox .owl-nav-btn button {
	    width: 30px;
        height: 30px;
        top: calc(50% - 15px);
	}
	.sellersBox .owl-nav-btn button:before {
		font-size: 16px;
	}
	.sellersBox .owl-carousel-slider .postBox {
	    padding: 10px;
	}
	.sellersBox .owl-carousel-slider .featured-image img {
	    max-height: 128px;
	    max-width: 90px;
	}
	.sellersBox .owl-carousel-slider .owl-extra {
	    min-height: 110px;
	}
	.sellersBox .owl-carousel-slider .product_title {
	    font-size: 18px;
	    line-height: 20px;
	}
	.sellersBox .owl-carousel-slider .cat {
	    font-size: 16px;
	    line-height: 18px;
	    margin-bottom: 10px;
	}
	.sellersBox .owl-carousel-slider .price {
	    font-size: 20px;
	}
	.sellersBox .owl-carousel-slider .textBx {
	    text-align: center;
	    padding: 20px 0 10px; 
	    min-height: inherit;
	}
	.sellersBox .owl-carousel-slider .btnWrp .dbtn {
	    padding: 6px 24px !important;
	    font-size: 16px !important;
	    line-height: 20px !important;
	}
 
     
	
}

     
/* Landscape phones and down */
@media (max-width: 480px) { 
  
 

}