/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Baskervville&display=swap');
@font-face {
    font-family: 'Blacksword';
    src: url('./fonts/Blacksword.woff2') format('woff2');
    font-weight: 400;
}

ul.main li:nth-child(1) {
    order: 1 !important;
}
ul.main li:nth-child(3) {
    order: 3 !important;
}
div#banner h4#slider-1-slide-1-layer-11 {
    font-family: 'Blacksword' !important;
}
.whb-main-header .container {
    max-width: 1170px !important;
}
img.attachment-full.size-full {
    height: 150px;
    max-height: 150px !important;
    margin-bottom: -25px;
    z-index: 999;
    position: relative;
    background-color: #000 !important;
    max-width: 215px !important;
    border-radius: 20px;
    padding: 0 30px !important;
}
/* .category-grid-item:hover .category-image, .category-grid-item:hover a {
    position: relative;
}
.category-grid-item:hover .category-image img::before, .category-grid-item:hover a::before {
    content: "";
    background: url("/wp-content/uploads/2023/11/Rectangle-3-copy.png");
    width: 100% !important;
    height: 100% !important;
    position: absolute;
} */
.category-grid-item:hover a {
    position: relative;
}
.category-grid-item:hover a::before {
    content: "";
    background: url("/wp-content/uploads/2023/11/Rectangle-3-copy.png");
    width: 100% !important;
    height: 100% !important;
    position: absolute;
	bottom: -472px;
    z-index: 999;
}
.category-grid-item h3.wd-entities-title {
    font-family: 'Blacksword';
    font-size: 22px !important;
    font-weight: 600;
    text-align: center !important;
    display: block !important;
    width: 100% !important;
	color: #000;
}
.category-grid-item .wd-cat-content.hover-mask {
    margin: 0 auto;
    text-align: center !important;
}
.wd-social-icons {
    margin: 80px 0 !important;
}
ul.main li a i:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 4px;
    right: 0px;
    background: url("/wp-content/uploads/2023/11/Rectangle-3-copy.png");
    width: 98.2%;
    height: 100%;
    background-size: cover;
    z-index: 1;
    border-radius: 0 0 10px 10px;
}
ul.main li .cat-content {
    z-index: 999;
}
ul.main li a i:before {
    display: none;
}
ul.main li a i:hover::before {
    display: block !important;
}
ul.main {
    display: flex;
    justify-content: space-between;
}
div#category-sec ul.main li a img {
    /* width: 695px !important; */
    /* height: 760px !important; */
    /* object-fit:cover; */
}
ul.main li {
    list-style: none !important;
    margin-right: 12px !important;
    margin-bottom: 0;
    /* height: 760px; */
}
ul.main li h2 {
	font-family: 'Blacksword';
	font-size: 26px !important;
	text-align: center;
	margin-bottom: 0 !important;
	color: #edd552 !important;
	font-weight: 300;
}
ul.main li .cat-content {
    position: absolute;
    bottom: 38px;
    left: 0;
    right: 0;
    text-align: center;
}
ul.main li {
    position: relative;
}
ul.main li p {
    font-family: 'Baskervville', serif;
    font-size: 30px !important;
}
div#product-sec h4 {
    font-size: 40px !important;
    font-family: 'Baskervville';
    font-weight: 600;
}
div#product-sec h4 strong {
    color: #edd552;
}
div#product-sec .title-after_title.set-cont-mb-s.reset-last-child.wd-fontsize-xs {
    font-size: 14px !important;
    font-family: 'Lato' !important;
    color: #999999;
}
div#product-sec h3.wd-entities-title {
    font-family: 'Baskervville';
    font-size: 20px !important;
    line-height: 50px;
}
div#product-sec .price bdi {
    color: #edd552 !important;
}
section#fash-sec .vc_row.wpb_row.vc_row-fluid.vc_custom_1628512359126.vc_row-o-content-middle.vc_row-flex.wd-rs-61112060e8645 {
    margin: 0 !important;
}
section#fash-sec .wpb_single_image.wpb_content_element.vc_align_left {
    margin: 0 !important;
}
section#fash-sec h4 {
    font-family: 'Baskervville';
    font-size: 110px !important;
    line-height: 110px !important;
    margin-bottom: 48px !important;
    position: relative;
}
section#fash-sec h4::after {
    content: "Lifestyle";
    position: absolute;
    top: 42px;
    left: -8px;
    font-family: 'Blacksword';
    font-size: 58px !important;
    color: #dd0303;
}
section#fash-sec p {
    font-family: 'Lato';
    font-size: 16px !important;
    line-height: 24px !important;
    color: #fff !important;
}
section#fash-sec a {
    width: 120px !important;
    height: 42px !important;
    border-radius: 20px !important;
    background-color: #dd0303;
}
section#fash-sec .vc_custom_1698880214979 {
    margin: 0 !important;
}
div#about-us-section h4 {
    font-family: 'Baskervville';
    font-size: 40px !important;
    line-height: 60px !important;
}
div#about-us-section h4 strong {
    color: #edd552;
}
div#about-us-section p {
    font-family: 'Lato';
    font-size: 14px !important;
    line-height: 24px !important;
    margin-bottom: 39px !important;
    color: #fff !important;
}
div#about-us-section a {
    width: 140px !important;
    height: 42px !important;
    font-family: 'Lato';
    font-size: 14px !important;
    line-height: 24px !important;
    border-radius: 20px;
    background-color: #dd0303;
}
footer.footer-container img.attachment-full {
    width: 170px !important;
    height: 154px !important;
}
footer.footer-container ul#menu-custom-menu-1 {
    display: flex;
    justify-content: center;
	column-gap: 30px !important;
}
footer.footer-container ul#menu-custom-menu-1 li a {
    font-family: 'Poppins';
    font-size: 14px !important;
    text-transform: uppercase !important;
}
.footer-column {
    margin: 0 !important;
}
footer.footer-container .vc_wp_custommenu.wpb_content_element {
    margin-bottom: 0 !important;
}
footer.footer-container ul#menu-custom-menu-1 li {
    margin-bottom: 0 !important;
}
footer.footer-container .wd-social-icons a {
    margin-left: 40px !important;
}
.copyrights-centered a {
    color: #edd552 !important;
}
.copyrights-centered .min-footer {
    padding: 0 0 58px 0 !important;
}
.copyrights-wrapper {
    border: 0 !important;
}
div#about-us-section .vc_col-lg-offset-1:last-child {
    margin-left: 0%;
}
div#about-us-section .vc_col-lg-offset-1:first-child {
    margin-left: 16%;
}
.wd-hover-quick .wd-add-btn>a {
    background-color: #dd0303 !important;
}
.single_add_to_cart_button {
    background-color: #dd0303 !important;
}
.woocommerce-mini-cart__buttons .checkout {
    background-color: #dd0303 !important;
}
section#fash-sec a:hover {
    box-shadow: 0px 0px 41px #dd0303;
}
div#about-us-section a:hover {
    box-shadow: 0px 0px 41px #dd0303;
}
ul#menu-custom-menu li a:hover {
    box-shadow: 0px 0px 41px #dd0303;
    background: transparent !important;
}
input[type="submit"]:hover {
    background-color: #dd0303 !important;
    color: #fff !important;
    box-shadow: 0px 0px 41px #dd0303;
}
input[type="submit"] {
    background-color: #dd0303 !important;
    color: #fff !important;
}
footer.footer-container .wd-social-icons a:hover {
    box-shadow: 0px 0px 41px #dd0303;
}
div#about-us-section img {
    width: 100% !important;
    height: 600px !important;
    text-align: right !important;
}
div#banner {
    padding: 99px 0 0;
}
div#category-sec {
    margin-top: -41px;
}
div#banner h2 {
    font-family: "Libre Baskerville";
    height: auto;
    width: auto;
    color: rgb(255, 255, 255);
    text-decoration: none;
    white-space: nowrap;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    text-align: left;
    line-height: 60px;
    letter-spacing: 0px;
    font-weight: 700;
    font-size: 60px;
    backdrop-filter: none;
    filter: none;
    transform-origin: 50% 50%;
    opacity: 1;
    transform: translate(0px, 0px);
    visibility: visible;
/*     padding-left: 300px; */
}
div#banner p {
    font-family: Lato;
    color: rgb(255, 255, 255);
    text-decoration: none;
    white-space: normal;
/*     width: 84%; */
    height: 54px;
    text-align: left;
    line-height: 24px;
    letter-spacing: 0px;
    font-weight: 300;
    font-size: 20px;
    backdrop-filter: none;
    filter: none;
    transform-origin: 50% 50%;
    opacity: 1;
    transform: translate(0px, 0px);
    visibility: visible;
/*     padding-left: 300px; */
}
div#banner a {
    background-color: rgb(221, 3, 3);
    font-family: Lato;
    height: 42px;
    width: 150px !important;!i;!;
    color: rgb(255, 255, 255);
    text-decoration: none;
    white-space: nowrap;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    text-align: center;
    line-height: 27px;
    letter-spacing: 0px;
    font-weight: 700;
    font-size: 14px;
    padding: 8px 28px;
    border-radius: 25px;
    backdrop-filter: none;
    filter: brightness(100%);
    transform-origin: 50% 50%;
    opacity: 1;
    transform: translate(0px, 0px);
    display: block;
}
div#banner h4 {
    font-family: 'Blacksword' !important;
}
div#banner h4 span{
	color: #ebd351 !important;
}
.star-img img{
		font-size: 25px;
		font-family: cursive;
		color: white;
		animation: blink 1s linear infinite;
	}
	@keyframes blink {
		0%{opacity: 0;}
		50%{opacity: .5;}
		100%{opacity: 1;}
	}
body.product-template-default.single.single-product.postid-7205 .wc-tab-inner img {
    width: 58% !important;
    height: 347px !important;
    object-fit: cover;
    margin: 0 auto !important;
    display: block !important;
}
section#run-sec {
    padding-top: 80px !important;
}
section#run-sec h4 {
    font-family: "Bebas Neue", sans-serif !important;
    font-size: 58px !important;
    line-height: 72px !important;
    text-transform: uppercase;
    color: #000 !important;
	letter-spacing: 5px;
}

section#run-sec h4 strong {
    font-family: 'Blacksword';
    text-transform: capitalize;
    color: #dd0303;
    letter-spacing: 1.9px;
    font-weight: 600;
}
/* .wd-product .product-image-link img {
    height: 600px !important;
    object-fit: cover;
} */

.wd-cat-inner.wrapp-category .wd-cat-thumb.category-image-wrapp a img {
    height: 860px !important;
    object-fit: cover;
}
@media only screen and (max-width: 1000px) {
	section#run-sec h4, div#product-sec h4, section#fash-sec h4, div#about-us-section h4 {
		font-size: 26px !important;
		line-height: 32px !important;
	}
	section#run-sec h4 br {
    	display: none;
	}
	section#fash-sec h4::after {
		font-size: 26px !important;
		top: 40px;
	}
	div#about-us-section .vc_col-lg-offset-1:first-child {
		margin-left: 0 !important;
	}
	footer.footer-container img.attachment-full {
		width: 140px !important;
		height: 100px !important;
	}
	.wd-header-overlap .wd-page-title {
    	padding: 160px 0 60px !important;
	}
	.wd-cat-inner.wrapp-category .wd-cat-thumb.category-image-wrapp a img {
		height: 700px !important;
	}
}