/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/


.whb-col-left .site-logo {
    max-height: unset !important;
}

.whb-general-header {
    padding: 28px 0px !important;
}

ul#menu-header-menu {
    gap: 45px !important;
}

ul#menu-header-menu li.menu-item a {
    color: #333333 !important;
    font-family: 'Lato' !important;
    font-weight: 700 !important;
    font-size: 15px !important;
}

ul#menu-header-menu li.menu-item a:hover {
    color: #980000 !important;
}


header .wd-header-my-account span.wd-tools-text {
    font-size: 0;
    position: relative;
}

header .wd-header-my-account span.wd-tools-text::before {
    content: 'Login / Register';
    color: #333333 !important;
    font-family: 'Lato' !important;
    font-weight: 700 !important;
    font-size: 14px !important;
}

header .wd-header-my-account span.wd-tools-text:hover::before {
    color: #980000 !important;
}




.whb-sticky-prepared {
    padding-top: 188px !important;
}


.wd-slider .wd-slide-container .wd-slide-inner {
    max-width: 625px !important;
}

.wd-products-element .wd-grid-g {
    row-gap: 60px !important;
}

span.woocommerce-Price-currencySymbol {
    position: relative !important;
}

span.woocommerce-Price-currencySymbol::before {
    content: 'C';
}

.wd-insta-item img {transform: scale(1.02) !important;}

body.woodmart-archive-blog .wd-blog-element {
    padding: 40px 0px;
}



body.single-post .article-inner {
    padding: 30px 30px 0px;
    border: 1px solid #fbfbfbb5;
    background: #f9f9f9 !important;
    text-align: left !important;
    margin-bottom: 35px;
    border-radius: 12px;
}

body.single-post .wd-single-footer {
    border: none !important;
}

body.single-post .article-inner li.meta-author {
    display: none;
}

body.single-post .article-inner header.entry-header .entry-thumbnail {
    height: 500px !important;
}

body.single-post .article-inner header.entry-header .entry-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

body.single-post .article-inner p {
    font-size: 16px !important;
    color: #111;
    line-height: 28px;
    font-weight: 400;
}

.product-image-summary .product-image-summary-inner .product-images .woocommerce-product-gallery .wd-gallery-images {
    border: 1px solid #d7d7d7;
    border-radius: 12px;
    overflow: hidden;
    padding: 0px;
}

.product-image-summary .product-image-summary-inner .product-images .woocommerce-product-gallery .wd-gallery-images figure.woocommerce-product-gallery__image {
    text-align: center;
}

body.single-post .article-inner .meta-post-categories {
    display: none;
}

.post-single-page .post-title {
    color: #961618;
    text-transform: capitalize;
    margin: 00;
}

.recent-posts-info * {
    color: #000 !important;
}


fieldset.hidden-fields-container {
    display: none !important;
}

input.wpcf7-form-control[type="submit"] {
    background: #ca0a09 !important;
    color: #fff !important;
    border: 2px solid #ca0a09 !important;
}

input.wpcf7-form-control[type="submit"]:hover {
    background: transparent !important;
    color: #ca0a09 !important;
}

body.single-product .whb-general-header {
    border-bottom: 1px solid #d5d5d5 !important;
}

.category-image-wrapp img {
    width: 100% !important;
    height: 100% !important;
}

header a.wd-logo.wd-sticky-logo img {
    max-height: 100px !important;
}

@media only screen and (max-width: 876px){
	
	.whb-sticky-prepared {
		padding-top: 132px !important;
	}

	.whb-general-header {
		padding: 4px 0px 24px !important;
	}

	.wd-logo img {max-height: 78px !important;
	}

	[data-id="38f4983"] {
		margin: 0 0  !important;
	}

	[data-id="38f4983"] h4.woodmart-title-container {
		font-size: 34px !important;
		line-height: 50px !important;
	}

	[data-id="38f4983"] p {
		font-size: 14px !important;
	}
	
	[data-id="3dca17f"] {
		background-size: 300% 100% !important;
	}
	
	

	.wd-products-element .wd-grid-g {
		row-gap: 20px !important;
	}

	.whb-empty-column+.whb-mobile-right {
		padding-top: 27px !important;
	}

	.whb-sticked a.wd-logo.wd-sticky-logo img {
		max-height: 76px !important;
	}
	
}