/*
Theme Name: Divi Furniture Store
Theme URI: https://divilife.com/downloads/divi-furniture-store-woocommerce-child-theme
Version: 1.0
Description: Divi Furniture Store is a feature-rich eCommerce/WooCommerce child theme for Divi, designed for creating incredible online stores using Divi + WooCommerce.
Author: Divi Life — Tim Strifler
Template: Divi
Author URI: https://divilife.com
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

sup { font-size: 50%; }

body #page-container #et-boc .et_pb_section .et_pb_button:after { margin-left: 0; }

@media(max-width: 980px) {
	.mobile-2-column-switch {
		display: flex;
		flex-direction: column-reverse;
	}
	.mobile-2-column-switch .et_pb_column:first-child { margin-bottom: 0; }
	.mobile-2-column-switch .et_pb_column:last-child { margin-bottom: 30px; }
}


/***CUSTOM HEADER ADDITIONAL STYLING start***/

.custom-header-module.et_pb_menu .et_pb_menu__search-button:after {
	font-weight: bold;
    transform: scaleX(-1);
}
.logged-in .menu-login-item a:after {
	content: '\e08a';
	font-family: ETmodules;
	font-size: 18px;
	display: block;
	transform: none !important;
	top: auto !important;
}


@media(min-width: 981px) {
	.custom-header-module.et_pb_menu .et-menu > li { margin-right: 20px !important; }
	.custom-header-module.et_pb_menu .et_pb_menu__cart-button { margin: 0 24px !important; }
}
@media(max-width: 980px) {
	.custom-header-module.et_pb_menu .et_pb_menu__wrap { flex-wrap: nowrap; }
	.custom-header-module.et_pb_menu .et_pb_menu__cart-button { margin-left: 0; }
	.custom-header-module.et_pb_menu .et_pb_menu__search-button { margin: 0 8px; }
	
	.custom-header-module.et_pb_menu .et_mobile_menu { top: 50px; }
	
	.logged-in .menu-login-item a:after {
		content: 'My Account';
		font-family: inherit;
		font-size: inherit;
	}
}

/***CUSTOM HEADER ADDITIONAL STYLING end***/


/***CUSTOM FOOTER styling start***/

@media(min-width: 981px) {
	.custom-footer-row { flex-direction: row; justify-content: space-between; }
	.custom-footer-row .et_pb_column:nth-child(2),
	.custom-footer-row .et_pb_column:nth-child(4) { width: 15%; }
	.custom-footer-row .et_pb_column:nth-child(1),
	.custom-footer-row .et_pb_column:nth-child(3) { width: 30%; }
}
@media only screen and (min-width: 480px) and (max-width: 980px) {
	.custom-footer-row .et_pb_column:nth-child(1) { order: 1; margin-bottom: 68px; }
	.custom-footer-row .et_pb_column:nth-child(2) { order: 3; margin-right: 5.5% !important; }
	.custom-footer-row .et_pb_column:nth-child(3) { order: 2; margin-right: 0 !important; }
	.custom-footer-row .et_pb_column:nth-child(4) { order: 4; margin-bottom: 68px; }
}
@media(max-width: 479px) {
	.et_pb_row_0_tb_footer.custom-footer-row { width: 80%; }
	.custom-footer-row .et_pb_column:not(:last-child) { margin-bottom: 68px; }
}

/***CUSTOM FOOTER styling end***/


/***HOMEPAGE Additional Styling start***/

.hp-product-slider-wrapper .woocommerce a.added_to_cart {
    padding: 8px 12px 6px;
    border: none;
	text-transform: uppercase;
}

woocommerce #respond input#submit.added::after, 
.woocommerce a.button.added::after, 
.woocommerce button.button.added::after, 
.woocommerce input.button.added::after {
    margin-left: 6px !important;
    font-size: 18px;
    margin-top: 6px;
}

/***Homepage Gallery additional styling***/
.full-height-gallery-module, 
.full-height-gallery-module .et_pb_gallery_items,
.full-height-gallery-module .et_pb_gallery_item, 
.full-height-gallery-module .et_pb_gallery_image { 
	height: 100%; 
}
.full-height-gallery-module .et_pb_gallery_image img { 
	width: 100%; 
	height: 100%; 
	object-fit: cover; 
}

.custom-nav-gallery-module .et-pb-controllers { bottom: 0; }

.custom-nav-gallery-module .et-pb-slider-arrows {
	position: absolute;
    bottom: 0;
    right: 0;
	display: inline-block;
	z-index: 15;
}
.custom-nav-gallery-module .et-pb-slider-arrows .et-pb-arrow-prev,
.custom-nav-gallery-module .et-pb-slider-arrows .et-pb-arrow-next {
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	display: inline-block;
    vertical-align: bottom;
	opacity: 1;
    background: #FFF;
}
.custom-nav-gallery-module .et-pb-slider-arrows .et-pb-arrow-prev:hover,
.custom-nav-gallery-module .et-pb-slider-arrows .et-pb-arrow-next:hover {
	color: #FFF !important;
	background: #000;
}

/***Homepage Testimonial Slider additional styling***/
.hp-testimonial-slider:before {
	content: '';
    display: block;
    width: 100%;
    height: 58px;
    background: url(/wp-content/uploads/2020/09/qoutes-icon.png) center no-repeat;
    background-size: auto 100%;
    margin-bottom: 20px;
}
.hp-testimonial-slider.strong-view.wpmtst-modern .wpmtst-testimonial-content { 
	margin: 0 auto 40px !important;
	max-width: 740px;
}
.hp-testimonial-slider.strong-view.wpmtst-modern .wpmtst-testimonial-content:before,
.hp-testimonial-slider.strong-view.wpmtst-modern .wpmtst-testimonial-content:after { 
	display: none; 
}
.hp-testimonial-slider.strong-view.wpmtst-modern .wpmtst-testimonial-field {
	font-family: 'Cabin', sans-serif;
	line-height: 1.4em;
}
.hp-testimonial-slider .testimonial-name { font-size: 30px; }
.hp-testimonial-slider .testimonial-position { font-size: 14px; color: #333; }

.hp-testimonial-slider.strong-view.controls-type-sides .wpmslider-prev, 
.hp-testimonial-slider.strong-view.controls-type-sides .wpmslider-next { top: 25%; }

.hp-testimonial-slider.strong-view.controls-style-buttons:not(.rtl) .wpmslider-prev:before,
.hp-testimonial-slider.strong-view.controls-style-buttons:not(.rtl) .wpmslider-next:before {
	background: #000;
	width: 30px;
	height: 30px;
}

/***Blog additional styling***/
.nopadding-blog-module .et_pb_image_container { margin: 0; }
.nopadding-blog-module article.et_pb_post { padding: 0 0 20px; }

.blog-module-reordered article.et_pb_post { display: flex; flex-direction: column; }
.blog-module-reordered .et_pb_image_container { order: 1; }

/***HOMEPAGE Additional Styling end***/


/***ABOUT US PAGE styling start***/

/***Person Module - show description on hover***/
.show-person-info-on-hover .et_pb_team_member_description { 
	opacity: 0; 
	visibility: hidden;
	transition: all 0.4s ease;
}
.et-fb-iframe-ancestor .show-person-info-on-hover .et_pb_team_member_description,
.show-person-info-on-hover:hover .et_pb_team_member_description,
.show-person-info-on-hover .et_pb_team_member_image:hover + .et_pb_team_member_description,
.show-person-info-on-hover .et_pb_team_member_description:hover { 
	opacity: 1; 
	visibility: visible; 
	transition: all 0.4s ease;
}

/***ABOUT US PAGE styling start***/


/***BLOG PAGE additional styling start***/

.et_pb_posts .pagination {
	display: flex;
	flex-direction: row-reverse;
	justify-content: flex-end;
}
.et_pb_posts .pagination a {
    font-size: 26px;
    height: 52px;
    width: 52px;
    display: inline-block;
    line-height: 1.7em;
    text-align: center;
    border: 1.5px solid;
}
.et_pb_posts .pagination a:hover {
	color: #fff;
	background: #000;
}

.custom-blog-sidebar.et_pb_widget_area .et_pb_widget.widget_search,
.custom-blog-sidebar.et_pb_widget_area .et_pb_widget:last-child { 
	border: none; 
	padding-bottom: 0;
}

.custom-blog-sidebar.et_pb_widget_area .et_pb_widget.widget_search input#s {
	padding: 18px;
	height: auto !important;
	border-radius: 0;
	color: inherit;
}

.custom-blog-sidebar #searchform > div:after {
	content: '\55';
    font-family: ETmodules;
    position: absolute;
    right: 0;
    top: 50%;
    height: 16px;
    width: 50px;
    text-align: center;
    font-weight: bold;
    line-height: 1em;
    transform: scaleX(-1) translateY(-50%);
}
.custom-blog-sidebar .widget_search #searchsubmit {
    width: 44px;
    opacity: 0;
	z-index: 10;
}

.et_pb_column .custom-blog-sidebar .et_pb_widget { width: 100%; margin-right: 0; }

.et_pb_widget ul li.recent-posts-item { 
	display: flex; 
	margin-top: 20px; 
}
.recent-posts-thumb { 
	width: 80px; 
	height: 80px; 
	margin-right: 20px; 
}
.recent-posts-text { 
	width: calc(100% - 100px);
    line-height: 1em;
}
.recent-posts-date { 
	font-size: 14px;
    margin-bottom: 6px;
    display: block; 
}
.et_pb_widget.widget_recent_entries .recent-posts-item  .recent-posts-title { 
	font-size: 18px; 
	padding: 0;
}
.recent-posts-thumb a { display: block; height: 100%; }
.recent-posts-thumb a img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.custom-blog-sidebar .tagcloud a {
	border-radius: 0;
	background: transparent;
	border: 1px solid;
	margin: 8px 8px 0 0;
}
.custom-blog-sidebar .tagcloud a:hover {
	color: #fff;
	background: #000;
}

/***BLOG PAGE additional styling start***/


/***CONTACT PAGE additional styling start***/

@media(min-width: 981px) {
	.custom-contact-form .et_pb_contact .et_pb_contact_field_half { width: 25%; clear: unset; }
}

/***CONTACT PAGE additional styling start***/


/***PRODUCTS / SHOP PAGE Additional styling start***/

/***SHOP SIDEBAR STYLING start***/

.shop-sidebar-module .bapf_sfilter.bapf_asradio2 .bapf_body > ul > li > label { 
	padding-left: 8px; 
}

.shop-sidebar-module .bapf_sfilter.bapf_stylecolor ul { max-width: 208px; }
.shop-sidebar-module .bapf_sfilter.bapf_stylecolor .bapf_clr_span { 
  border-radius: 50%; 
  margin: 10px 20px 10px 0;
  width: 1.5em;
  height: 1.5em;
}
.shop-sidebar-module .bapf_sfilter.bapf_stylecolor li.checked .bapf_clr_span { 
  transform: none; 
  box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.2);
}

@media(min-width: 981px) {
  .shop-sidebar-module .bapf_sfilter { margin-bottom: 60px; }
  .shop-sidebar-module .bapf_sfilter .bapf_head { margin-bottom: 10px;}

  .shop-sidebar-module .bapf_sfilter.bapf_asradio2 .bapf_body > ul > li { 
    margin-bottom: 8px !important; 
    white-space: nowrap;
  }
}
@media only screen and (min-width: 840px) and (max-width: 980px) {
  .shop-sidebar-module { display: flex; flex-wrap: wrap; }
  .shop-sidebar-module .berocket_single_filter_widget { 
    width: 18%; 
    margin-right: 2.5%;
  }
  .shop-sidebar-module .berocket_single_filter_widget:last-child {
    margin-right: 0;
  }
}
@media only screen and (min-width: 481px) and (max-width: 839px) {
  .shop-sidebar-module { display: flex; flex-wrap: wrap; }
  .shop-sidebar-module .berocket_single_filter_widget { width: 32%; margin-right: 2%; }
  .shop-sidebar-module .berocket_single_filter_widget:nth-of-type(3n) { margin-right: 0; }
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .shop-sidebar-module { display: flex; flex-wrap: wrap; }
  .shop-sidebar-module .bapf_sfilter { margin-bottom: 30px; }
  .shop-sidebar-module .berocket_single_filter_widget { width: 49%; margin-right: 2%; }
  .shop-sidebar-module .berocket_single_filter_widget:nth-of-type(2n) { margin-right: 0; }
}

.custom-product-gallery.et_pb_wc_images div.images ol.flex-control-thumbs.flex-control-nav li>img {
	border-radius: 100px;
}

/***SHOP SIDEBAR STYLING end***/

/***SHOP GRID STYLING start***/

.custom-shop-module .woocommerce-result-count { display: none !important; }

.custom-shop-module .woocommerce-ordering .orderby { 
  background-color: #FFF;
  font-size: 16px; 
  color: #333 !important; 
  border: 1.8px solid #333;
  border-radius: 0;
  padding: 14px 46px 14px 14px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(/wp-content/uploads/2020/09/Arrow-Down-Icon.svg) no-repeat;
  background-size: 16px 12px;
  background-position: right 14px top 18px;
}

@media(min-width: 981px) {
    .custom-shop-module .woocommerce-ordering {
      position: absolute;
      
      right: 0;
  }
}
@media(max-width: 980px) {
    .custom-shop-module .woocommerce-ordering {
      margin-bottom: 30px;
  }
}
@media(max-width: 414px) {
  .et-db #et-boc .et-l .custom-shop-module.et_pb_shop ul.products.columns-4 li.product { width: 100% !important; margin: 0 0 20px 0 !important; }
}

/***Pagination start***/
.custom-shop-module .woocommerce nav.woocommerce-pagination { text-align: left; }
.custom-shop-module .woocommerce nav.woocommerce-pagination ul.page-numbers { border: none; }
.custom-shop-module .woocommerce nav.woocommerce-pagination ul.page-numbers li {
  border: none;
  margin-right: 18px;
}
.custom-shop-module .woocommerce nav.woocommerce-pagination ul li a, 
.custom-shop-module .woocommerce nav.woocommerce-pagination ul li span {
  font-size: 18px;
  color: #000 !important;
  min-width: 52px;
  min-height: 52px;
  padding: 5px;
  text-align: center;
  display: flex !important;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: 1.5px solid #333;
}
.custom-shop-module .woocommerce nav.woocommerce-pagination ul li span.current { opacity: 0.5; }
.custom-shop-module .woocommerce nav.woocommerce-pagination ul li a:hover {
  background-color: #000;
  color: #FFF !important;
}
.custom-shop-module .woocommerce nav.woocommerce-pagination ul li a.next,
.custom-shop-module .woocommerce nav.woocommerce-pagination ul li a.prev { font-size: 150%; }
/***Pagination start***/

/***SHOP GRID STYLING end***/

/***PRODUCTS / SHOP PAGE Additional styling end***/


/***WOO Additional styling start***/

.woocommerce-notices-wrapper {
	width: 100%;
	opacity: 0;
	animation: fadeNotice 2s 2s forwards 1;
}
@keyframes fadeNotice {
	from { opacity: 0; }
	to { opacity: 1; }
}

.single-product .woocommerce-message, 
.single-product .woocommerce-error li, 
.single-product .woocommerce-info li, 
.single-product .woocommerce-message li {
    padding: 0 5% !important;
    display: flex;
    flex-direction: row-reverse;
    width: 100%;
    justify-content: space-between;
	align-items: center;
	min-height: 60px;
}

.woocommerce-error:after, .woocommerce-info:after, .woocommerce-message:after { display: none;}

/***Cart page start***/

.custom-cart-wrapper .woocommerce {
	display: flex;
	flex-wrap: wrap;
}

.custom-cart-wrapper .woocommerce .woocommerce-cart-form { width: 100%; }

@media(min-width: 981px) {
	.custom-cart-wrapper .woocommerce .woocommerce-cart-form {
		width: 65%;
		margin-right: 5%;
	}
	.custom-cart-wrapper .woocommerce .cart-collaterals {
		width: 30%;
	}
}

@media(max-width: 980px) {
	.custom-cart-wrapper .woocommerce .shop_table .coupon { margin: 0 !important; }
}


.custom-cart-wrapper .woocommerce .woocommerce-cart-form table {
	border-color: #8c8c8c;
	border-radius: 0;
}

#main-content .custom-cart-wrapper table.cart tr, 
#main-content .custom-cart-wrapper table.cart th,
#main-content .custom-cart-wrapper table.cart td { 
	padding: 16px;
}

.custom-cart-wrapper table.cart img {
    width: 80px;
	margin-top: 8px;
}

.woocommerce-cart .custom-cart-wrapper table.cart td.actions .coupon .input-text {
    background-color: transparent!important;
    border: 1px solid #8c8c8c !important;
	color: #000 !important;
	padding: 12px;
	height: 47px;
    border-radius: 0;
    font-size: 14px !important;
    text-transform: uppercase;
}
.woocommerce-cart .custom-cart-wrapper table.cart td.actions .coupon .input-text::placeholder {color: #8c8c8c;}
.woocommerce-cart .custom-cart-wrapper table.cart td.actions .coupon .input-text::-webkit-input-placeholder { color: #8c8c8c; }
.woocommerce-cart .custom-cart-wrapper table.cart td.actions .coupon .input-text:-ms-input-placeholder { color: #8c8c8c; }


.custom-cart-wrapper .woocommerce .cart-collaterals .cart_totals, 
.woocommerce-page .custom-cart-wrapper .cart-collaterals .cart_totals { 
	width: 100%;
	padding: 24px 32px 0;
	border: 1px solid #8c8c8c;
}

.custom-cart-wrapper .woocommerce .cart_totals table { border: none; }

.woocommerce-cart .custom-cart-wrapper  .cart-collaterals .cart_totals tr th,
.custom-cart-wrapper .woocommerce table.shop_table td { 
	border-color: #8c8c8c; 
	background-color: transparent !important;
}
.woocommerce-cart .custom-cart-wrapper  .cart-collaterals .cart_totals tr th {
	padding-left: 0;
}

.custom-cart-wrapper .woocommerce a.button, .custom-cart-wrapper .woocommerce .button {
    padding: 10px 24px !important;
	line-height: 1.4em !important;
}
.custom-cart-wrapper .woocommerce .button:after,
.custom-cart-wrapper .woocommerce .button:hover:after { display: none; } 


@media(max-width: 768px) {
	.custom-cart-wrapper table.cart .cart_item { 
		position: relative; 
		border-bottom: 1px solid #8c8c8c; 
	}
	.custom-cart-wrapper table.cart .product-remove {
		position: absolute;
		left: 0;
		top: 0;
		border-top: none;
	}
	.custom-cart-wrapper table.cart .product-thumbnail {
		display: block;
    	text-align: center !important;
		border-top: none;
	}
	.custom-cart-wrapper table.cart .product-thumbnail:before { display: none; }
	.custom-cart-wrapper table.cart .product-thumbnail img { width: 200px; }
	
	.woocommerce-cart .custom-cart-wrapper table.cart td.actions { border: none; }
	.woocommerce-cart .custom-cart-wrapper table.cart td.actions .coupon .input-text,
	.woocommerce-cart .custom-cart-wrapper table.cart td.actions .coupon button { 
		margin-top: 10px; 
		margin-bottom: 10px;
	}
}

@media(max-width: 479px) {
	.woocommerce-cart .custom-cart-wrapper table.cart td.actions .coupon .input-text,
	.woocommerce-cart .custom-cart-wrapper table.cart td.actions .coupon button {
		width: 100%;
	}
}

/***Cart page end***/


/***Checkout page start***/

.woocommerce-info { width: 100%; }

.custom-checkout-wrapper .woocommerce .col2-set .col-1, 
.custom-checkout-wrapper .woocommerce .col2-set .col-2 { float: none; width: 100%; }


@media(min-width: 981px) {
	.custom-checkout-wrapper #customer_details { width: 65%; margin-right: 5%; float: left; } 
	.custom-checkout-wrapper #order_review_heading, 
	.custom-checkout-wrapper #order_review { width: 30%; float: left; }	
	
	.custom-checkout-wrapper .woocommerce table.shop_table tfoot th { padding-left: 0; }
	.custom-checkout-wrapper .woocommerce table.shop_table tfoot td {
		padding-right: 0;
		text-align: right;
	}
}

@media(min-width: 681px) {
	.custom-checkout-wrapper .woocommerce-billing-fields__field-wrapper,
	.custom-checkout-wrapper .woocommerce-shipping-fields__field-wrapper,
	.custom-checkout-wrapper .woocommerce-additional-fields__field-wrapper {
		display: flex;
		flex-wrap: wrap;
		padding: 32px 16px 20px;
	}
	.custom-checkout-wrapper .woocommerce form #customer_details .form-row {
		width: calc(50% - 32px) !important;
		margin: 0 16px 20px;
		clear: none;
	}
	.custom-checkout-wrapper .woocommerce form #billing_address_2_field,
	.custom-checkout-wrapper .woocommerce form #shipping_address_2_field { padding-top: 35px; }
}

.custom-checkout-wrapper h3 { margin-bottom: 10px; }

.custom-checkout-wrapper .woocommerce form.checkout_coupon { 
	border: 1px solid #8c8c8c;
	border-radius: 0;
}
.custom-checkout-wrapper .woocommerce form.checkout_coupon button {
	padding: 9px 24px !important;
}
.custom-checkout-wrapper .woocommerce form.checkout_coupon button:after { display: none; }

.custom-checkout-wrapper .woocommerce .woocommerce-shipping-fields { margin-bottom: 20px; }
.custom-checkout-wrapper .woocommerce #ship-to-different-address { font-size: 18px; }

.custom-checkout-wrapper .woocommerce form #customer_details .form-row.create-account.woocommerce-validated {
	width: 100% !important;
	margin: -5px 0 20px 4px;
	padding: 0;
}
.custom-checkout-wrapper .woocommerce .form-row.create-account.woocommerce-validated .input-checkbox { margin-right: 4px; }

.custom-checkout-wrapper .woocommerce-billing-fields__field-wrapper,
.custom-checkout-wrapper .woocommerce-shipping-fields__field-wrapper,
.custom-checkout-wrapper .woocommerce-additional-fields__field-wrapper {
	border: 1px solid #8c8c8c;
	margin-bottom: 20px;
}

.custom-checkout-wrapper #customer_details #order_comments_field { width: 100% !important; }
.custom-checkout-wrapper #order_comments_field #order_comments { 
	margin-top: 8px; 
	resize: vertical;
	max-height: 200px;
	min-height: 74px;
	box-sizing: border-box;
}

.woocommerce form .form-row input.input-text, 
.woocommerce form .form-row textarea,
.select2-container--default .select2-selection--single {
	border-color: #8c8c8c;
	border-radius: 0;
}

.select2-container--default .select2-selection--single { 
	height: auto;
	padding: 9px 30px 9px 9px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 10px;
	right: 10px;
}
.select2-dropdown { 
	border-color: #8c8c8c; 
	border-radius: 0; 
	box-shadow: 0 2px 8px rgba(0,0,0,0.2);
}
.select2-container--default .select2-results>.select2-results__options,
.select2-search.select2-search--dropdown { padding: 10px; }


.entry-content .custom-checkout-wrapper .woocommerce-checkout-review-order-table {
	padding: 42px 8% 32px;
	border-color: #8c8c8c;
	border-radius: 0;
}

.custom-checkout-wrapper .woocommerce-checkout-review-order-table > thead,
.custom-checkout-wrapper .woocommerce-checkout-review-order-table .product-total { 
	display: none; 
}

.custom-checkout-wrapper .woocommerce-checkout-review-order-table .cart_item td {
	border-top: none;
}

.custom-checkout-wrapper .woocommerce-checkout-review-order-table .product-name {
	position: relative;
	padding: 0 0 30px 0;
}

.custom-checkout-wrapper .woocommerce-checkout-review-order-table .checkout-product-image {
	display: inline-block;
	width: 120px;
	margin-right: 28px;
	border: 1px solid #8c8c8c;
	padding: 12px 8px 5px;
	vertical-align: middle;
	min-height: 80px;
	position: relative;
	overflow: hidden;
}
.custom-checkout-wrapper .woocommerce-checkout-review-order-table .checkout-product-image img {
	position: absolute;
    width: 90%;
    max-width: 120px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.custom-checkout-wrapper .woocommerce-checkout-review-order-table .product-name-text {
	display: inline-block;
	width: calc(100% - 148px);
	vertical-align: middle;
}

.custom-checkout-wrapper .woocommerce-checkout-review-order-table .product-quantity {
    position: absolute;
    top: -15px;
    left: 105px;
    display: flex;
    font-size: 12px;
    width: 28px;
    height: 28px;
    align-items: center;
    justify-content: center;
    background: #000;
    color: #fff;
    padding: 5px;
	border-radius: 30px;
}

.woocommerce-checkout .custom-checkout-wrapper #payment {
	background: transparent;
}
.woocommerce-checkout .custom-checkout-wrapper #payment ul.payment_methods { 
	padding: 0 0 32px; 
	border-color: #8c8c8c;
}
.woocommerce-checkout .custom-checkout-wrapper #payment ul.payment_methods { 
	margin-bottom: 32px; 
}
.woocommerce-checkout .custom-checkout-wrapper #payment ul.payment_methods > li { 
	padding: 18px 32px !important;
}

.woocommerce-checkout .custom-checkout-wrapper #payment div.form-row.place-order { padding: 0; }
.custom-checkout-wrapper #payment #place_order {
	width: 100%;
	padding: 14px;
	float: none;
}
.custom-checkout-wrapper #payment #place_order:after { display: none; }


@media(max-width: 980px) {
	.custom-checkout-wrapper #customer_details { margin-bottom: 30px; }
	.custom-checkout-wrapper #customer_details .col-1 { margin-bottom: 0 !important; }
	.entry-content .custom-checkout-wrapper .woocommerce-checkout-review-order-table {
		padding: 42px 32px 32px;
	}
}

@media(max-width: 680px) {
	.custom-checkout-wrapper .woocommerce-billing-fields__field-wrapper, 
	.custom-checkout-wrapper .woocommerce-shipping-fields__field-wrapper, 
	.custom-checkout-wrapper .woocommerce-additional-fields__field-wrapper {
		padding: 28px; 
	}
}

/***Checkout page end***/


/***MY ACCOUNT PAGES start***/ 

body:not(.logged-in) .my-account-page-title { display: none; }

.my-account-wrapper h3 { font-size: 36px; }

.my-account-wrapper .woocommerce-info {
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
	align-items: center;
	padding-left: 30px !important;
}

.woocommerce form.login, .woocommerce form.register {
    border: 1px solid #8c8c8c;
    padding: 32px;
    border-radius: 0;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	border-color: #8c8c8c;
	border-radius: 0;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover,
.woocommerce .woocommerce-form-register .woocommerce-form-register__submit,
.woocommerce .woocommerce-form-login .woocommerce-form-register__submit:hover { 
	float: right; 
	margin: 20px 0 20px 20px;
	padding: 8px 28px !important;
	text-align: center;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:after,
.woocommerce .woocommerce-form-register .woocommerce-form-register__submit:after { 
	display: none; 
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme { margin-top: 25px; }

@media(max-width: 374px) {
	.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme { 
		margin: 0 0 5px 0; 
	}
	.woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
	.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover,
	.woocommerce .woocommerce-form-register .woocommerce-form-register__submit,
	.woocommerce .woocommerce-form-login .woocommerce-form-register__submit:hover { 
		display: block; 
		width: 100%;
	}
}

.woocommerce-account .woocommerce-MyAccount-navigation {
	padding: 32px 32px 30px 0;
	border: 1px solid #8c8c8c;
	width: 28%;
	margin-bottom: 30px;
}

@media(max-width: 768px) {
	.woocommerce-account .woocommerce-MyAccount-navigation { width: 100%; }
}

.woocommerce-MyAccount-navigation ul { padding-bottom: 0; }
.woocommerce-MyAccount-navigation ul li:not(:last-child) { margin-bottom: 20px; }
.woocommerce-MyAccount-navigation ul li { 
	position: relative;
	padding-left: 42px; 
}
.woocommerce-MyAccount-navigation ul li:after { 
	content: '';
	position: absolute;
	top: calc(50% - 1px);
	left: 0;
	width: 26px;
	height: 1px;
	border-top: 1px solid #8c8c8c;
	max-width: 0;
	transition: all 0.6s ease;
}
.woocommerce-MyAccount-navigation ul li:hover:after,
.woocommerce-MyAccount-navigation ul li.is-active:after { 
	max-width: 26px; 
}

.woocommerce-Address-title h3 { font-size: 26px; width: calc(100% - 60px); }

.woocommerce-account .addresses .title .edit {
    float: right;
    background: #000;
    padding: 4px 10px;
	margin-bottom: 18px;
    color: #fff;
}

.my-account-wrapper .woocommerce-Address {
	padding: 24px 24px 10px;
	border: 1px solid #8c8c8c;
	margin-bottom: 20px;
}

.woocommerce-address-fields__field-wrapper { 
	border: 1px solid #8c8c8c; 
	margin: 20px 0 30px; 
}

.woocommerce-EditAccountForm {
	padding: 30px 40px 40px;
	border: 1px solid #8c8c8c;
}
.woocommerce-EditAccountForm fieldset { margin-top: 40px; }

.my-account-wrapper .woocommerce .woocommerce-address-fields button, 
.my-account-wrapper .woocommerce .woocommerce-EditAccountForm button {
	padding: 12px 24px !important;
	display: block;
	margin: 0 0 0 auto;
}
.my-account-wrapper .woocommerce .woocommerce-address-fields button:after, 
.my-account-wrapper .woocommerce .woocommerce-EditAccountForm button:after { display: none; }

.my-account-wrapper .woocommerce .woocommerce-EditAccountForm button { margin-top: 30px; }

@media(min-width: 681px) {
	.woocommerce-address-fields__field-wrapper {
		display: flex;
		flex-wrap: wrap;
		padding: 32px 16px 20px;
	}
	.woocommerce .woocommerce-address-fields__field-wrapper .form-row {
		width: calc(50% - 32px) !important;
		margin: 0 16px 20px;
		clear: none;
	}
	.woocommerce .woocommerce-address-fields__field-wrapper #billing_address_2_field,
	.woocommerce .woocommerce-address-fields__field-wrapper #shipping_address_2_field {
		padding-top: 35px; 
	}
}

@media(max-width: 680px) {
	.my-account-wrapper .woocommerce-info {
		flex-direction: column-reverse;
		justify-content: center;
		padding: 15px !important;
	}	
	.woocommerce-address-fields__field-wrapper { padding: 32px; }
}

.custom-login-button {
    background-color: #000;
    color: #fff;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 5px;
    display: inline-block;
    transition: background-color 0.3s ease;
    font-size: 13px; /* Taille de police */
    text-transform: none; /* Mettre le texte en majuscules */
}
.custom-login-button:hover {
    background-color: #3e3d3d;
}
.product-gallery-slider {
    display: flex;
    overflow: auto;
}
.product-gallery-slide {
    min-width: 300px; /* Ajuste cette valeur selon tes besoins */
    margin-right: 10px; /* Espacement entre les slides */
}
.product-gallery-slide img {
    width: 100%;
    height: auto;
}

/***MY ACCOUNT PAGES end***/ 

/***WOO Additional styling end***/
