/*
Theme Name: Woodmart Child
Template: woodmart-lkcoi
Version: 1.0
Description: Child theme for Woodmart
Author: WDMarket
*/

@media (max-width: 781px) {
    .reverse-column-mobile {
        flex-direction: column-reverse;
    }
}

/*Arrow button on carousel */
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style))

 {
    --wd-arrow-size: 40px;
    --wd-arrow-icon-size: 18px;

}

/*Homepage product carousel */
.wp-block-wd-products-tabs .wd-action-buttons {
    display: none !important;
}

.wp-block-wd-products-tabs .product-element-bottom {
    align-items: center;
}

.wp-block-wd-products-tabs .wd-product-cats
 {
    display: none;
}

.wp-block-wd-products-tabs .wd-buttons.wd-pos-r-t {
    display: none;
}

@media (max-width: 768.99px) {
    .wd-nav-tabs {
        flex-wrap: wrap;
        white-space: nowrap;
    }
}



/*Section in Homepage */
.wp-block-wd-section {
    padding-inline: 0px;
}

div.wp-block-wd-cover {
    border-radius: 0px;
}

/*Homepage padding */
main#main-content

 {
    padding-block-start: 0px;
}


/*Homepage */
#wd-dc8c7778 {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9);
}

#wd-80c7e3e9{
 text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9);
}

#wd-826b9429{
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9);
}

#wd-4404a9f1{
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9);
}


@media (min-width: 1701px) and (max-width: 1840.98px){
#wd-80c7e3e9{	
    padding-right: 300px;
}
#wd-a178bb6a
{	
    padding-left: 300px;
}
}

@media (min-width: 1551px) and (max-width: 1700.98px){
#wd-80c7e3e9{	
    padding-right: 225px;
}
#wd-a178bb6a
{	
    padding-left: 225px;
}
}

@media (min-width: 1451px) and (max-width: 1550.98px){
#wd-80c7e3e9{	
    padding-right: 165px;
}
#wd-a178bb6a
{	
    padding-left: 165px;
}
}

@media (min-width: 1331px) and (max-width: 1450.98px){
#wd-80c7e3e9{	
    padding-right: 110px;
}
#wd-a178bb6a
{	
    padding-left: 110px;
}
}


@media (min-width: 1211px) and (max-width: 1330.98px){
#wd-80c7e3e9{	
    padding-left: 60px;
}
#wd-a178bb6a
{	
    padding-left: 60px;
}
}

@media  (max-width: 1210.98px){
#wd-80c7e3e9{	
    padding-right: 20px;
}
#wd-a178bb6a
{	
    padding-left: 20px;
}
}

/*Header Menu Items */
.wd-nav>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    margin-inline-start: 9px;
    color: #434540;
    width: 7px;
    height: 14px;
    font-size: 10px;
    font-weight: 600;
}

/*Footer Links text decoration */

.wd-footer .wd-list-content a {
    text-decoration: none;
}

/*Footer */
@media (max-width: 768.9px) {
div#wd-d2ff32f9
 {
    flex-wrap: wrap;
    /* text-align: center; */
}
}
/*Button style */



:is(.btn,.button,button,[type=submit],[type=button]){
	border-radius: 10px;
}

.wd-product.wd-hover-buttons-on-hover .wd-add-btn>a{
		border-radius: 10px;
}

.wd-product.wd-hover-buttons-on-hover .wd-add-btn>a:hover
 {
    border: solid 1px #40746A;
}

.single_add_to_cart_button{
		border-radius: 10px;
}

.single_add_to_cart_button:hover
 {
border: solid 1px #40746A;
}

.woocommerce-mini-cart__buttons .btn-cart{
border-radius: 10px;
}



.woocommerce-mini-cart__buttons .checkout{
	border-radius: 10px;
}

.woocommerce-mini-cart__buttons .checkout:hover
 {
	border: solid 1px #40746A;
}

.cart-totals-inner .checkout-button{
	border-radius: 10px;
}

.cart-totals-inner .checkout-button:hover
 {
	border: solid 1px #40746A;
}

:is(.btn,.button,button,[type=submit],[type=button]):hover{
		border: solid 1px #40746A;
}

.woocommerce-form-coupon .button{
		border-radius: 10px;
}

.woocommerce-form-coupon .button:hover{
			border: solid 1px #40746A;
}

button#place_order
 {
    border-radius: 10px;
}

button.woocommerce-Button.button
 {
    border-radius: 10px;
}

button[name="save_account_details"], button[name="save_address"]{
	border-radius: 10px;
}

button.button.woocommerce-button.woocommerce-form-login__submit {
    border-radius: 10px;
}

/*Header fONTS */
.wd-tools-element .wd-tools-text {
    text-transform: uppercase;
}


/*Newsletter form on Homepage */
@media (min-width: 769px) {
.klaviyo-form-UZzmDZ input[type="email"] {
    width: 530px !important ;
}

.klaviyo-form-UZzmDZ button {
	width: 165px !important;
}
}

@media (max-width: 768.9px) {
.klaviyo-form-UZzmDZ
 {
    padding-right: 10px !important;
    padding-left: 10px !important;
}
}

.klaviyo-form-UZzmDZ button:hover {
	border: solid 1px #40746A !important;
}

/*Contact form */
.cf7-inline-fields {
    display: flex;
    gap: 40px;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required
 {
    border-radius: 10px;
margin-top:10px;
}

textarea.wpcf7-form-control.wpcf7-textarea
 {
    border-radius: 10px;
margin-top:10px;
}

.wpcf7-form p
 {
    margin-bottom: 15px;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 180px;
    border-radius: 10px;
    height: 48px;
font-size: 16px
}

#wd-2cbd3882 {

    height: 224px;
}


/*Blog archive page */

.wd-post-cat a
 {
    pointer-events: none;
    cursor: default;
    color: gray;
    text-decoration: none;
}

.wd-post-thumb {
    border-top-left-radius: 15px !important;
    border-top-right-radius: 15px !important;
height: 216px;
}

.wd-post-inner.article-inner
 {
    border: solid 1px #D9D9D9;
    border-radius: 15px;
}

.wd-post-meta {
    display: none !important;
}

.wd-post-date.wd-style-with-bg {
    display: none !important;
}


.wd-post-cat.wd-style-with-bg.meta-post-categories

 {
    width: 267px;
    border-radius: 5px;
    border: solid 2px #A0C0B6;
    background-color: #ffffff;
    height:36px;
padding-top: 5px;
    padding-bottom: 7px;
    font-family: 'Montserrat'

}

@media  (min-width: 769px) and (max-width: 930px) {
.wd-post-cat.wd-style-with-bg.meta-post-categories

 {
    width: 200px !important;

}

}

.wd-post-cat.wd-style-with-bg.meta-post-categories a {
    color: #A0C0B6;
    font-size: 18px;
}


.blog-design-masonry .wd-post-excerpt {
    max-width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 10px;
    padding-top: 10px;
    font-family: 'Montserrat';
color:#61645E:
}

h3.wd-post-title.wd-entities-title.title.post-title
 {
    display: none;
}


.wd-post-read-more.wd-style-link.read-more-section {
    text-transform: uppercase;
    font-size: 12px;
    padding-bottom: 25px;
font-family: 'Montserrat';

}

.wd-post-read-more.wd-style-link.read-more-section a {
color: #40746A !important;
}

.wd-post-read-more.wd-style-link.read-more-section a: hover{
color: #40746A !important;
}

ul.wd-nav.wd-nav-tabs.wd-icon-pos-start.wd-style-default
 {
    padding-left: 30px;
    padding-right: 30px;
flex-wrap: wrap;
}

img.attachment-medium.size-medium.wp-post-image
 {
    height: 216px;
}

.blog-design-masonry .wd-post-excerpt
 {
 height: 135px
}


/*About Us Page */
@media (min-width: 1111px) and (max-width: 1196.98px) {
#wd-c60b3da1 p#wd-5b62acd2
 {
    margin-left: 45px !important;
}
}


@media (min-width: 1025px) and (max-width: 1110.98px) {
#wd-c60b3da1 p#wd-5b62acd2
 {
    margin-left: 25px !important;
}
}

@media (min-width: 1121px) and (max-width: 1200.98px) {
    #wd-492921f8
 {
        margin-left: 220px ;
    }
}

@media (min-width: 1041px) and (max-width: 1120.98px) {
    #wd-492921f8
 {
        margin-left: 200px ;
    }
}

@media (min-width: 1025px) and (max-width: 1040.98px) {
    #wd-492921f8
 {
        margin-left: 170px ;
    }
}

@media (min-width: 936px) and (max-width: 1024px) {
    #wd-492921f8
 {
        margin-left: 190px ;
    }
}

@media (min-width: 890.98px) and (max-width: 935.98px) {
    #wd-492921f8
 {
        margin-left: 170px ;
    }
}

@media (min-width: 851.98x) and (max-width: 979.98px) {
    #wd-492921f8
 {
        margin-left: 150px ;
    }
}

@media (min-width: 811.98x) and (max-width: 850px) {
    #wd-492921f8
 {
        margin-left: 130px ;
    }
}

@media (min-width: 769px) and (max-width: 780.98px){
div#wd-e4fa3bab
 {
	 padding-top: 60px !important;
padding-bottom: 60px !important;
}
	#wd-55a817f5{
		width: 360px;
	}
	#wd-420054d5{
		width: 360px;
	}
}

@media (min-width: 769px) and (max-width: 781.98px){
div#wd-63c1c1e9
 {
    width: 360px;
}
}

.page-id-5212 .wd-content-layout
 {
    padding-block: 0px;
}


@media (min-width: 621px) and (max-width: 768.98px) {
    #wd-08bfefb2 {
        height: 404px;
    }
}

@media (min-width: 421px) and (max-width: 620.98px) {
    #wd-08bfefb2 {
        height: 304px;
    }
}

@media  (max-width: 420.98px) {
    #wd-08bfefb2 {
        height: 204px;
    }
}

/*Our Material */

.page-id-37900 .wd-content-layout
 {
    padding-block: 0px;
}

/*Papers */
.page-id-37912 .wd-content-layout
 {
    padding-block: 0px;
}

.column-left-container {
	margin-left: auto;
}
.column-right-container {
	margin-right: auto;
}


/*Binding Material */

#wd-38c4eadd a {
    text-decoration: none;
}

/*Pop Up */

.klaviyo-form-WZLvQ6 div#downshift-28-menu {
    height: 70px;
}

.klaviyo-form-WZLvQ6 div#downshift-0-menu {
    max-height: 70px;
}

.klaviyo-form-WZLvQ6 .kl-private-reset-css-Xuajs1[role="listbox"]{
	max-height: 70px !important;
  max-width: 284px;
}

img.wp-image-38866
 {
    height: 469px !important;
}

/*Product Carousel */
.wd-carousel-inner .wd-carousel-item .product-element-top .wd-buttons {
	display: none;
}

.wd-carousel-inner .wd-carousel-item .product-element-bottom {
	position: relative;
	align-items: center;
}

.wd-carousel-inner .wd-carousel-item .product-element-bottom .wd-product-cats {
	display: none;
}

.wd-carousel-inner .wd-carousel-item .product-element-bottom .wd-product-footer {
	width: 160px;
}

.wd-carousel-inner .wd-carousel-item .product-element-bottom .wd-action-buttons {
	display: none;
}

.wd-carousel-inner .wd-carousel-item .product-element-top .product-image-link {
	aspect-ratio: 4/5;
}

.wd-carousel-inner .wd-carousel-item .product-element-top .product-image-link img {
	height: 100%;
	object-fit: cover;
}


/*Sidecart */

a.button.btn-cart.wc-forward {
    color: #484848;
    background-color: #d9d9d9;
}


a.button.btn-cart.wc-forward:hover {
    color: #FFFFFF;
    background-color: #999999;
}

/* Login page */

.login-divider::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 1px;
    background: #e5e5e5;
}

@media (max-width: 782px) {
	.login-divider {
    display: none;
	}
}

.ur-frontend-form {
	box-shadow: none !important;
	padding: 0 !important;
}

/* Product variations */

.variations {
	display: block !important;
}

.variations_form {
	display: block !important;
}

/* Key Moments Family block */

@media (max-width: 768.98px) {
	#wd-ba67952b {
		margin-left: 0 !important;
	}
}


/*Header dropdown */

.wd-dropdown-menu.wd-dropdown.wd-design-sized.color-scheme-dark
 {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

div#wd-6df78ef6 {
    align-items: flex-start !important;
}


/*Filters on catalogue page */
.widget .wd-checkboxes-on li>a:before{
	border-radius: 4px;
}

.widget .wd-checkboxes-on li>a:hover:before {
        background-color: var(--wd-primary-color);
    border-color: var(--wd-primary-color);
    color: #fff;
}

.widget
 {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(67, 69, 64, 0.7);
}

div#block-3 {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(67, 69, 64, 0.7);
}

span.wd-filter-lable.layer-term-lable {
    font-family: 'Montserrat';
}

a.layered-nav-link:hover {
	color:#767676;
}

/*Shop*/
.woodmart-ajax-shop-on main#main-content {
    padding-block-start: 40px;
}

.woodmart-archive-shop main#main-content {
    padding-block-start: 40px;
}

/*Wishlist*/
article#post-267 {
    padding-top: 40px;
}

.variations_form .variations {
	display: none !important;
}

/* Wedding page */

@media (max-width: 837px) {
	#wd-9044ac75 .wp-block-wd-column {
		flex: 1 1 100%;
	}
}

/* Drop down menu icon image hiding */
.wd-dropdown-menu li img[class^="wp-image-"] {
  display: none !important;
}


/*Contactform */
.newsletter-optin {
  display: flex !important;        
  align-items: center !important;   
  gap: 8px !important;              
}

.newsletter-optin br {
  display: none !important;        
}

.newsletter-optin input[type="checkbox"] {
  margin: 0 !important;            
}

.newsletter-optin label {
margin-bottom: 0px!important;
font-family: 'Montserrat' !important;
font-size: 14px !important;
font-weight:500 !important;
}

@media (max-width: 480px)  {
	#main-content .woocommerce-order-details .responsive-table tfoot {
		display: block;
	}
	#main-content .woocommerce-order-details .order_details tbody .woocommerce-table__product-name,
	#main-content .woocommerce-order-details .responsive-table tfoot tr td:last-child {
		display: none !important;
	}
	#main-content .woocommerce-order-details .responsive-table td,
	#main-content .woocommerce-order-details .responsive-table th {
		width: 100% !important;
        max-width: none !important;
        padding: 1rem !important;
        text-align: center !important;
	}
	#main-content .woocommerce-order-details .responsive-table td .item-thumbnail img {
		width: 100%;
	}
}

/*Select 2*/

/* TODO Branded Endpaper - Checkbox styling for subproduct ID 1032 */
.branded-endpaper-checkbox {
    margin-bottom: 20px;
}

.branded-endpaper-checkbox h4 {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 600;
    color: #333;
}

.branded-endpaper-checkbox .checkbox-option {
    display: flex;
    align-items: center;
    gap: 10px;
}

.branded-endpaper-checkbox input[type="checkbox"] {
    width: 18px;
    height: 18px;
    margin: 0;
    cursor: pointer;
}

.branded-endpaper-checkbox label {
    margin: 0;
    cursor: pointer;
    font-size: 14px;
    color: #555;
    font-weight: 500;
}

.branded-endpaper-checkbox input[type="checkbox"]:checked + label {
    color: #40746A;
    font-weight: 600;
}

.branded-endpaper-checkbox input[type="checkbox"]:focus {
    outline: 2px solid #40746A;
    outline-offset: 2px;
}
