/*
 Theme Name:   Divi Child
 Theme URI:    http://elegantthemes.com/
 Description:  Divi Child Theme
 Author:       ElegantThemes
 Author URI:   http://elegantthemes.com
 Template:     Divi
 Version:      0.1.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
 Text Domain:  divi-child-theme
*/

/* ==== Add your own styles below this line ====
 * -------------------------------------------- */

 body {
	overflow-x: hidden;
}

#header .et_pb_column,
#header .et_pb_menu_inner_container,
#header .et_pb_module {
	position: unset !important;
}

.et-db #et-boc .et-l .et-menu-nav li.mega-menu li>ul{
	width: 100% !important;
}

.et_pb_menu .et_pb_menu__menu>nav>ul>li>ul {
    top: calc(100% - 10px);
}

.et-db #et-boc .et-l .et_pb_menu .et_pb_menu__menu>nav>ul>li>ul {
    top: calc(100% - 10px);
    left: 0;
}

li.mega-menu:hover li ul {
    display: flex !important;
    flex-direction: column !important;
    width: 100% !important;
}

.et-db #et-boc .et-l .et-menu-nav li.mega-menu li>a{
    width: 100% !important;
}

.mega-menu .sub-menu li a{
	width: 100% !important;
}

.et_pb_tabs_controls li.et_pb_tab_active a {
    border-bottom: 0 !important;
}

/* .single-product div.single_variation_wrap {
    display: none !important;
} */
.add-to-cart-wrap a{
	border: unset !important;
}
.add-to-cart-wrap a:after{
	border: unset !important;
}
.add-to-cart-wrap a img{
	transform: scale(0.8);
	transition: 0.5s;
}
.add-to-cart-wrap a img:hover{
	transform: scale(1);
}
.et-menu-nav li.mega-menu>ul>li {
    width: 23%;
    margin: 20px 10px 0;
}
.et_pb_menu_0_tb_header.et_pb_menu ul li a {
	width: 100% !important;
}
.owl-carousel .owl-stage-outer {
	width: 100%;
}

.wpb-woo-products-slider figcaption a.button {
	background: none !important;
	padding: 0 !important;
}
.wpb_slider_area figure {
	background: #fff;
}
.wcpscwc-product-slider .products li {
	margin: 0 10px !important;
}

#wps-slider-section .wps-product-section {
	width: 100% !important;
}

.wpgs-nav .slick-slide {
	height: 160px;
}

.wpgs-nav .slick-slide img {
	height: 100% !important;
	object-fit: cover;
}

 .star-rating-wrap {
    display: flex;
    gap: 57px;
    justify-content: space-between;
    align-items: center;
 }

 /*.star-rating-wrap .left {
    display: flex;
    align-items: center;
    gap: 7px;
 }*/

 .star-rating-wrap .left .rating-count {
    font-size: 14px;
    color: #545454;
    font-family: "Open Sans", sans-serif;
 }

 .woocommerce .star-rating span::before {
   color: #FFBF00 !important;
 }

 .grid_no_animation figcaption a.button {
   border: none;
   color: transparent;
	 color:red !important;
 }

.products li{
	background:#f3f3f3;
}

.woocommerce-pagination li {
    background: #7c0a09;
    border-radius: 50%;
    height: 30px;
    width: 30px;
	margin: 0 5px !important;
	display: flex !important;
    align-items: center;
    justify-content: center;
}

.woocommerce nav.woocommerce-pagination ul{
	border: 0;
}
.woocommerce-pagination a.page-numbers {
    color: #ffffff;
}
.woocommerce .add-to-cart-wrap a.button:hover, .woocommerce-page a.button:hover{
	border: 0;
	background: none;
	padding: unset;
}
.woocommerce .add-to-cart-wrap a.button, .woocommerce-page a.button{
	padding: 0;
}
.woocommerce .add-to-cart-wrap a.added_to_cart {
    display: none;
}

.woocommerce .add-to-cart-wrap a.button:hover, .woocommerce-page a.button:hover::after{
	display: none;
}
.woocommerce-pagination span.current,
.woocommerce-pagination a.page-numbers:hover{
    height: 30px !important;
    width: 30px !important;
}
 .wpb-woo-products-slider.woocommerce .star-rating {
   margin: 0 !important;
 }
	
.single-product .woocommerce-loop-product__title {
	max-width: 100% !important;
}
.pro_title{
	text-align: left;
}
/* .woo-variation-swatches .variable-items-wrapper .variable-item img{
	object-fit: cover;
} */

 .wpb_slider_area .owl-theme .owl-nav {
   top: 0 !important;
 }

 .owl-carousel .owl-nav .owl-prev {
   border: none !important;
   background: #231F20 !important;
 }

 .wpb-wps-fa-angle-left:after, 
 .wpb-wps-fa-angle-right:after {
   border-top: 1px solid #fff !important;
   border-right: 1px solid #fff !important;
 }

.owl-carousel .owl-nav .owl-next {
   background: #7C0A09 !important;
   border: none !important;
 }
 .wpb-woo-products-slider.owl-theme .owl-nav [class*=owl-] {
   border-radius: 50% !important;
 }

 .prod-bottom,
 .grid_no_animation figcaption {
    padding: 20px 27px 0 25px;
    background: #F3F3F3;
 }

 .testimonials p {
   padding: 44px 0 !important;
 }

 .latest h2 {
   padding-bottom: 40px;
 }

 .latest .et_pb_blog_grid .column {
   margin-right: 17px !important;
   width: 32% !important;
 }

 .latest .et_pb_blog_grid .column h2 {
   padding-bottom: 0 !important;
   line-height: 115%;
   min-height: 60px;
 }
 .latest .et_pb_blog_grid .column p {
   min-height: 120px;
 }

 .latest .et_pb_blog_grid .column article {
   padding: 0 40px 65px;
 }

 .latest .et_pb_image_container {
   margin: -20px -40px 29px;
 }

 .newsletter .wpcf7 {
   width: 100%;
   max-width: 1021px;
   margin: auto;
   position: relative;
   padding-top: 20px;
 } 

 .newsletter .wpcf7 label,
 .newsletter .wpcf7 input[type="email"] {
   width: 100%;
 }

 .newsletter .wpcf7 input[type="email"]  {
   height: 63px;
   border-radius: 34px;
   background: #F5F5F5;
   border: 1px solid #DDDDDD;
   padding: 20px 20px 20px 35px;
 }

 .newsletter .wpcf7 form p {
   display: flex;
   align-items: center;
   justify-content: center;
 }

 .newsletter .wpcf7 .btn {
   width: 233px !important;
   height: 63px !important;
   display: flex;
   align-items: center;
   justify-content: center;
   border-radius: 34px;
   background: #7C0A09;
   font-family: "Poppins", sans-serif;
   font-size: 17px;
   font-weight: 600;
   line-height: 180%;
   color: #fff;
   position: absolute;
   right: 0;
 }

 .wpcf7-spinner {
   display: none;
 }

 .newsletter h2 {
   padding-bottom: 20px;
 }

.footer .et_pb_column {
   margin-right: 0 !important;
}

.footer .et_pb_row {
   display: flex;
   align-items: flex-start;
   justify-content: space-between;
}

.single #sidebar {
   display: none;
}

.single #left-area {
   width: 100% !important;
   padding-right: 0 !important;
}

.single #main-content .container {
   max-width: 1440px !important;
	width: 100% !important;
}

.single #main-content .container .et_pb_row {
	max-width: 1080px !important
}

.et_right_sidebar #main-content .container:before,
.et_right_sidebar #main-content .container:after {
   display: none;
}

.archive .container {
   max-width: 1440px;
}

.inner #main-content {
	position: relative;
	z-index: 1;
	padding: 50px 10px;
	background: transparent;
}

.yith-wapo-block select {
    padding: 10px;
    border-radius: 10px;
    width: auto;
}
div#wapo-total-price-table th, div#wapo-total-price-table td {
    font-weight: 400;
    font-size: 16px;
    font-family: 'Montserrat';
}

.inner #main-content .woocommerce-Tabs-panel h2 {
	font-size: 30px;
}
.single-product #main-content h1 {
	font-size: 30px !important;
}
.pro_price_area{
	text-align: left !important;
}
.entry-summary p.price span,
.inner #main-content h3 {
	color: #7B0A08;
	font-size: 21px;
	font-weight: 600;
	font-family: "Poppins",sans-serif;
	line-height: 120%;
}


.woocommerce div.product span.price {
	color: #7B0A08;
}
#wapo-total-price-table {
	margin-bottom: 20px;
}
table.cart th, 
#main-content table.cart th, 
table.cart td, 
#main-content table.cart td, 
table.cart tr, 
#main-content table.cart tr, 
#content-area table tr, 
#content-area table td, 
#content-area table th,
.wapf-product-totals div span,
.wapf-label-text,
.inner #main-content p {
/* 	font-family: "Poppins",sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.8;
	color: #545454; */
}

.single-product .product_meta {
	margin-bottom: 20px;
}

.single-product .wpcf7-form-control-wrap {
	display: block
}
table.cart th, #main-content table.cart th, table.cart td, #main-content table.cart td, table.cart tr, #main-content table.cart tr, #content-area table tr, #content-area table td, #content-area table th {
	padding: 0;
}

.single-product input.text, 
.single-product input.title, 
.single-product input[type=text], 
.single-product input[type=email], 
.single-product select, 
.single-product textarea {
	width: 100%
}

.single-product label {
	width: 100%;
}

.single-product .modal-body {
	padding: 40px;
}

.single-product textarea {
	height: 200px;
}

.single-product .modal .wpcf7 p:last-of-type {
	text-align: center;
}

.single-product .wpcf7 .btn {
	width: 180px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 40px;
    background: #7C0A09;
    font-size: 16px;
    font-weight: 400;
    color: #fff!important;
    font-family: "Poppins",sans-serif;
	margin: auto;
	border: 0;
}
.quantity .minus,
.quantity .plus {
    width: 30px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    font-size: 18px;
    color: #333;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    cursor: pointer;
}
 
.quantity .minus:hover,
.quantity .plus:hover {    
	background-color: #f2f2f2;
}

 
.quantity .minus:focus,
.quantity .plus:focus {
    outline: none;
}
 
.quantity .qty {
    width: 60px;
    height: 30px;
    text-align: center;
    font-size: 16px;
    color: #333;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
}


/* yeah */
/* photos and video */
div#wpcf7-f3754-p3755-o2 {
    width: 50%;
    margin: 0 auto;
    background: #f6f6f6;
    padding: 50px 40px;
	border-radius: 15px;
}

div#wpcf7-f3754-p3755-o2 input {
    width: 100%;
    padding: 10px;
    border-radius: 20px;
    border: 1px solid #e8e8e8;
}

div#wpcf7-f3754-p3755-o2 .wpcf7-acceptance input {
    width: auto;
}

div#wpcf7-f3754-p3755-o2 span.wpcf7-form-control.wpcf7-acceptance.optional .wpcf7-list-item {
    margin: 0 !important;
}

div#wpcf7-f3754-p3755-o2 .wpcf7-submit {
    background: #7c0a09;
    color: #ffffff;
    cursor: pointer;
}

/* photos and video */

.select_option_image img{
	height: 100px;
	width: 100px;
	object-fit: cover;
}
.et_pb_wc_add_to_cart form.cart .variations td.value span:after{
	display:none;
}
.fluid-width-video-wrapper{
	padding-top:56.2963% !important;
}
.wp-pagenavi {
    display: flex;
    justify-content: center;
    align-items: center;
	column-gap: 5px;
}
.wp-pagenavi span, .wp-pagenavi a {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
	color: #ffffff;
    background: #7c0a09;
}

.modal-title {
	padding-bottom: 0;
	color: #7B0A08;
    font-size: 21px;
    font-weight: 600;
    font-family: "Poppins",sans-serif;
    line-height: 120%;
	text-align: center;
}

.page-id-18xx #main-content h3 {
	min-height: 90px;
}

.modal-content,
.modal.show .modal-dialog {
   z-index: 9999;
}

.modal {
   z-index: 9999;
}

.sp-wqv-content {
   max-height: 850px;
}

div#festi-cart-pop-up-content {
    z-index: 9999999 !important;
    right: 0 !important;
    left: auto !important;
}

.overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); /* semi-transparent black */
  z-index: 999999;
}

button.ask-a-question {
    background: transparent;
    color: #000000;
    padding: 10px 20px;
    border: 0;
    border-radius: 5px;
	cursor: pointer;
}

.popup {
	position: fixed;
    right: 0;
    height: 100%;
    z-index: 9999999;
    background: #ffffff;
    padding: 50px;
    transform: translateX(100%);
    transition: 0.3s;
}

.overlay.show {
  display: block;
}

.popup.show {
  transform: translateX(0%);;
}

span.close-ask-question {
    position: absolute;
    right: 1em;
    top: 1em;
    font-size: 20px;
    cursor: pointer;
    background: #7c0a09;
    color: #ffffff;
    height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.wpgs-thumb.slick-initialized.slick-slider .thumbnail_image.slick-slide img {
    height: 100px;
    object-fit: cover;
}
.single-product #et-main-area #main-content > .clearfix > .woocommerce-product-gallery {
    display: none !important;
}
a.woocommerce-product-gallery__lightbox.wpgs-video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0 !important;
}
.et_pb_tab_content a {
    color: #7B0A08;
}
.variations .label label {
  width: auto;
}
.woocommerce div.product form.cart .variations td.woo-variation-items-wrapper {
  padding-bottom: 0 !important;
}
.et_pb_wc_add_to_cart form.cart .variations td.value .reset_variations {
  margin-top: 0 !important;
}
.woocommerce div.product form.cart .variations {
  margin-bottom: -20px;
}
.woocommerce-variation-price {
  margin-top: 10px;
  margin-bottom: 20px;
}
.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
  padding-top: 0 !important;
}
.yith-wapo-block .yith-wapo-addon {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
body.et-db #et-boc .et-l .et_pb_wc_add_to_cart form.cart.variations_form.wvs-loaded .woocommerce-variation-add-to-cart.variations_button {
  display: block !important;
}
.woocommerce div.product form.cart div.quantity, .woocommerce-page div.product form.cart div.quantity, .woocommerce #content div.product form.cart div.quantity, .woocommerce-page #content div.product form.cart div.quantity {
  display: inline-block !important;
  width: auto !important;
  vertical-align: middle;
  float:none;
}
body.woocommerce div.product form.cart .button {
    float: none;
}
.single.single-product button.single_add_to_cart_button, body #page-container .et_pb_section .et_pb_wc_add_to_cart_0_tb_body .button:hover {
  display: inline-block !important;
  width: auto !important;
  padding: 0 30px;
  border-radius: 10px !important;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-select .option-image img[src*="white-space.jpg"] {
  display: none;
}
body.et-db #et-boc .et-l .et_pb_wc_add_to_cart form.cart{
  display: block !important;
}
.jquery-modal.blocker.current {
  overflow-x: hidden;
}
.wc-quick-view-modal .quantity {
  width: 100% !important;
  height: 50px !important;
}
.wc-quick-view-modal .quantity input.input-text {
  height: 100%;
  border-radius: 5px;
}
.wc-quick-view-modal button.single_add_to_cart_button.button.alt.wp-element-button {
  background: #7C0A09 !important;
  border-color: #7C0A09 !important;
  color: #fff;
  border-radius: 10px;
}
.archive ul.variable-items-wrapper.image-variable-items-wrapper, .related.products ul.variable-items-wrapper.image-variable-items-wrapper{
  display: flex !important;
  flex-direction: row;
  flex-wrap: nowrap;
  max-height: 60px;
  margin: 0 auto;
  justify-content: center;
}
.archive ul.variable-items-wrapper.image-variable-items-wrapper li.variable-item.image-variable-item, .related.products ul.variable-items-wrapper.image-variable-items-wrapper li.variable-item.image-variable-item{
  max-height: 60px;
  max-width: 60px;
}
.archive.woo-variation-swatches .swatchly_loop_variation_form ul.variable-items-wrapper .variable-item-contents img.variable-item-image {
  margin: 0 !important;
  height: 100% !important;
}
.swatchly_loop_variation_form {
  width: 100%;
  display: flex;
  justify-content: space-evenly;
}
.swatchly_loop_variation_form table.variations {
  width: 100%;
}
.archive ul.products li.product{
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: stretch;
}
.archive ul.products li.product .prod-bottom {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.swatchly_loop_variation_form ul.variable-items-wrapper {
    flex-wrap: nowrap !important;
    max-height: 60px !important;
    overflow: hidden;
    justify-content: center;
}
.et_pb_shop.et_pb_shop_0_tb_body .woocommerce ul.variable-items-wrapper li, .swatchly_loop_variation_form ul.variable-items-wrapper li {
    max-width: 60px !important;
    max-height: 60px !important;
    align-items: center !important;
    justify-content: center !important;
	margin: 4px !important;
}

html body #page-container .et_pb_section .et_pb_wc_add_to_cart_0_tb_body .button, .single .single_add_to_cart_button {
  margin: 0 !important;
}

.wc-fast-cart__inner-contents .woocommerce-message, .wc-fast-cart__inner-contents .woocommerce-error, .wc-fast-cart__inner-contents .woocommerce-info {
  color: #333 !important;
  background: #eee !important;
}

body .grid_no_animation figcaption a.button {
  color: #f00 !important;
}

.divi .wc-quick-view-product-tabs.woocommerce-tabs div#tab-description ul {
  text-align: left;
}

.woocommerce-checkout.woocommerce-page.woocommerce-order-received .et_pb_section.et_pb_section_0.et_section_regular > .et_pb_row.et_pb_row_0 {
  display: none;
}

.woocommerce-checkout.woocommerce-page.woocommerce-order-received #main-content {
  padding-top: 0;
}

@media screen and (max-width: 1440px){
	.et_pb_menu_page_id-979 .sub-menu{
		right: 0 !important;
	}
	.et-db #et-boc .et-l .et_pb_menu .et_pb_menu__menu>nav>ul>li>ul{
		right: 0 !important;
		left: unset !important;
	}
}

@media screen and (max-width: 768px) {
   .et_pb_row_2_tb_header {
      position: relative;
      bottom: 0;
   }
   .latest .et_pb_blog_grid .column {
      width: 100% !important;
 
      margin: auto;
   }

   .newsletter .wpcf7 input[type="email"] {
      height: 40px;
   }

   .newsletter .wpcf7 form p {
      flex-direction: column;
      gap: 0px;
   }

   .newsletter .wpcf7 .btn {
      position: relative;
      width: 200px;
      height: 46px;
   }

   .latest .et_pb_blog_grid .column {
      margin: 0 auto !important;
	   width: 100% !important;
   }
	
	.latest .et_pb_blog_grid .column article {
		width: 100% !important;
		margin: 30px auto !important;
		max-width: 400px;
	}
   .archive .container {
      width: 100%;
   }

   #left-area ul.products {
      display: flex;
      flex-wrap: wrap;
      gap: 30px;
      justify-content: center;
      padding: 40px 0;
   }

/*    .woocommerce ul.products li.product {
      width: 100% !important;
      max-width: 350px;
      margin: auto !important;
   } */	

/*    .woocommerce-page ul.products li.product:nth-child(n) {
      margin: auto !important;
      width: 100% !important;
      max-width: 300px;
   } */

   .woocommerce .products ul::after, .woocommerce .products ul::before, .woocommerce ul.products::after, .woocommerce ul.products::before {
      display: none;
   }
	
	.woocommerce ul.products li.product {
		float: none !important;
	margin-bottom: 30px !important;
	}
	
	.inner #main-content h1 {
		padding: 20px 0;
		text-align: center;
	}
}  

@media screen and (max-width: 425px) {
   #about .wrapper {
      flex-direction: column;
      align-items: center;
	   gap: 0;
   }
	
	
	
	.prod-tabs ul li {
		display: flex;
		justify-content: center;
	}
	
	.wpgs-nav .slick-slide,
	.wpgs-nav .slick-slide img {
		height: 70px !important;
	}
}

.special_table table {padding: 8px !important;}
.special_table table td{ padding: 5px !important;}

.clearfix .woocommerce-product-gallery {display: none;}

.postid-1291 .wpgs-nav,
.postid-1299 .wpgs-nav,
.postid-1301 .wpgs-nav,
.postid-1305 .wpgs-nav,
.postid-1134 .wpgs-nav,
.postid-3973 .wpgs-nav,
.postid-3982 .wpgs-nav,
.postid-3989 .wpgs-nav,
.postid-3998 .wpgs-nav,
.postid-1001 .wpgs-nav,
.postid-312 .wpgs-nav,
.postid-376 .wpgs-nav,
.postid-342 .wpgs-nav,
.postid-355 .wpgs-nav,
.postid-370 .wpgs-nav {display: none !important;}

.woocommerce-page ul.products li.product a img.attachment-woocommerce_thumbnail, 
.wpb_slider_area .wpb-wps-slider-item .attachment-woocommerce_thumbnail 
{
    height: 250px !important;
    width: auto;
    margin: 0 auto;
}

/* EDITS BELOW ARE MADE BY FRANCIS CLARKE (TECHNODREAM) */


/* RESPONSIVENESS - HEADER */

/* RESPONSIVENESS - HEADER > LAPTOP LARGE (1440px) */

/* @media only screen and (max-width: 1486px) and (min-width: 980px) {
	
	/* Header Wrapper */
/* 	#header .et_pb_row_0_tb_header {
		display: grid !important;
		grid-template: 40px 40px / 300px auto 160px;
		gap: 10px;
	}
 */
	
	/* Header Wrapper > Site Logo Area */
/* 	#header .et_pb_column_0_tb_header {
		grid-row: 1 / 3;
		grid-column: 1 / 2;
		width: 100% !important;
		display: flex;
		justify-content: left;
		align-items: start;
	} */
	
	/* Header Wrapper > Site Logo IMAGE */
/* 	#header .et_pb_image_0_tb_header {
		height: 100%;
	} */
	
	/* Header Wrapper > Other buttons Area */
/* 	#header .et_pb_column_1_tb_header {
		grid-column: 2 / 4;
		display: grid;
		grid-template: 40px 40px / auto 160px;
		width: 100% !important;
		gap: 10px;
	} */
	
	/* Header Wrapper > Other buttons Area > Contact Us Button Area */
/* 	#header .et_pb_text_0_tb_header  {
		margin: 0;
		display: flex;
		align-items: center;
		justify-content: end;
	} */
	
	/* Header Wrapper > Other buttons Area > Social Media Buttons Area */
/* 	#header .et_pb_social_media_follow_0_tb_header {
		display: flex;
		margin: 0;
		justify-content: flex-start;
		align-items: center;
		margin: 0;
	} */
	
	/* Header Wrapper > Other buttons Area > Menu Buttons Area */
/* 	#header .et_pb_menu_0_tb_header {
		grid-column: 1/3;
		display: flex;
		justify-content: end;
		align-items: end;
	} */
	
/* 	#header .et_pb_image_0_tb_header .et_pb_image_wrap {
		height: 100%;
	} */
	
/* 	#header .et_pb_image_0_tb_header .et_pb_image_wrap .wp-image-1243 {
		height: 100%;
		object-fit: contain;
	} */
	
/* } */ 

/* RESPONSIVENES BANNERS FOR SHOP */

/* RESPONSIVENES BANNERS FOR SHOP > LAPTOP SCREEN */
@media only screen and (max-width: 1440px) {
	
	/* 	BANNER AREA */
	.et_pb_section_1_tb_header {
		padding: 20px !important;
	}
	
	/*  BANNER AREA TEXT	 */
	.et_pb_section_1_tb_header .et_pb_row_1_tb_header .et_pb_text_inner {
		height: auto !important;
		line-height: normal;
	}
}


/* RESPONSIVENES BANNERS FOR SHOP > TABLET SCREEN */
@media only screen and (max-width: 768px) {
	
	/* 	BANNER AREA */
	.et_pb_section_1_tb_header {
		/*min-height: 250px !important;
		height: 250px !important;*/
	}
	
	/*  BANNER AREA TEXT	 */
	.et_pb_section_1_tb_header .et_pb_row_1_tb_header .et_pb_text_inner {
		font-size: 0.8em;
	}
	
	/* 	RELATED PRODUCTS */
	section.related.products ul.products {
		display: flex;
		flex-wrap: wrap;
		gap: 10px;
	}
	
	section.related.products ul.products li.product {
		margin: 0 !important;
		width: 50%;
	}
	
	section.related.products ul.products li.product .et_shop_image img {
		aspect-ratio: 1/1;
		object-fit: contain;
		background-color: white;
	}
	
}

/* RESPONSIVENES BANNERS FOR SHOP > MOBILE SCREEN */
@media only screen and (max-width: 425px) {
	
	/* 	BANNER AREA */
	/*.et_pb_section_1_tb_header {
		min-height: 200px !important;
		height: 200px !important;
	}*/
	
	/*  BANNER AREA TEXT	 */
	.et_pb_section_1_tb_header .et_pb_row_1_tb_header .et_pb_text_inner {
		font-size: 0.6em;
	}

  .woocommerce-page ul.products li.product a img.attachment-woocommerce_thumbnail, .wpb_slider_area .wpb-wps-slider-item .attachment-woocommerce_thumbnail {
    height: auto !important;
  }
}


@media only screen and (max-width: 980px) {
	
	.et_pb_row.et_pb_row_0_tb_header {
		display: flex;
		justify-content: end;
		align-items: end;
	}
	
	.et_pb_column_0_tb_header {
		margin: 0 !important;
		width: 100%;
	}
	
	.et_pb_column_1_tb_header {
		display: flex;
	}
	
	.et_pb_text_0_tb_header {
		display: none !important;
	}
	
	.et_pb_shop_0_tb_body .woocommerce ul.products.columns-3 {
		display: flex;
		flex-wrap: wrap;
		gap: 10px;
	}
	
	.et-db #et-boc .et-l .et_pb_shop ul.products.columns-3 li.product {
		margin: 0 !important;
		margin-right: 0 !important;
		width: 50%;
	}
	
	.et-db #et-boc .et-l .et_pb_shop ul.products.columns-3 li.product .et_shop_image {
		aspect-ratio: 1/1;
	}
	
	.et-db #et-boc .et-l .et_pb_shop ul.products.columns-3 li.product .et_shop_image img {
		object-fit: contain;
		height: 100%;
		background-color: white;
	}
	
	/* 	PRODUCTS INSIDE TABS */
	.et_pb_tab_0_tb_body {
/* 		background-color: orange; */
		
	}
	
}

/* ADD TO CART PAGES */
.et-db #et-boc .et-l .et_pb_wc_add_to_cart form.cart {
	display: flex !important;
    padding: 20px 0;
    border: 1px solid rgba(124,10,9,0.18);
    border-left: 0;
    border-right: 0;
    gap: 15px;
}

.et_pb_wc_add_to_cart_0_tb_body form .quantity {
	width: 25% !important;
    margin: 0 !important;
    height: 100%;
}

.et_pb_wc_add_to_cart_0_tb_body form .input-text.qty.text {
	width: 75% !important;
    height: 60px;
    font-size: 1.3em;
}

.et_pb_wc_add_to_cart_0_tb_body form .input-text.qty.text {
	width: 90% !important;
    margin: 0 !important;
}

button.single_add_to_cart_button.button.alt.wp-element-button.et_pb_custom_button_icon.et_pb_button {
	margin-top: unset !important;
	margin: unset !important;
}

.et_pb_module.et_pb_divider.et_pb_divider_0_tb_body.et_pb_divider_position_.et_pb_space,
.et_pb_module.et_pb_divider.et_pb_divider_1_tb_body.et_pb_divider_position_.et_pb_space {
	display: none;
}

@media only screen and (max-width: 425px) {
	
	.et_pb_social_media_follow_0_tb_header {
		display: none !important;
	}
	
	.et_pb_column_1_tb_header {
		display: flex !important;
		justify-content: end;
		height: 50px;
		align-items: center;
	}
}

@media only screen and (min-width: 1441px) {
	.et-db #et-boc .et-l .et_pb_menu .et_pb_menu__menu>nav>ul>li.et_pb_menu_page_id-979 > ul {
		transform: translateX(calc(-100% + 50px)) translateY(10px);
	}
}

@media only screen and (max-width: 1440px) and (min-width: 980px) {
	.et-db #et-boc .et-l .et_pb_menu .et_pb_menu__menu>nav>ul>li.et_pb_menu_page_id-979 > ul {
		transform: translate(-40px, 10px);;
	}
}