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


/* ==== */

div#gallery-sec div#gallery_372 .wd-gallery-item img {
    width: 477px !important;
    object-fit: cover !important;
}
.site-content {
    margin-bottom: 0px;
}

div#gallery-sec .vc_column-inner {
    padding-top: 0px;
}

.setMarquee span {
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 16px !important;
    font-weight: 900;
    display: inline-flex;
    align-items: center;
    gap: 0px;
    justify-content: space-evenly;
}

.setMarquee label {
    display: inline-block;
    width: 50px;
    height: 2px;
    background: #000000;
    margin: 0px 0%;
}

.setMarquee {
    height: 60px;
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
}
/* nested div inside the container */
.setMarquee div {
    display: flex;
    width: 220%;
    position: absolute;
    overflow: hidden;
    animation: marquee 12s linear infinite;
    top: 0px;
    left: 0px;
    bottom: 0px;
}
/* span with text */
.setMarquee span {
    float: left;
    width: 65%;
}
/* keyframe */
@keyframes marquee {
    0% { left: 0; }
    100% { left: -100%; }
}

.marqueeScreen .wpb_raw_code.wpb_content_element.wpb_raw_html {
    margin-bottom: 0px;
}

body div.sectionShop h3.woodmart-title-container {
    font-size: 32px !important;
    line-height: 39px !important;
    text-transform: capitalize;
    margin-bottom: 25px;
    padding-top: 40px;
}

body div.sectionShop p {
    color: #878787;
    font-size: 16px;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
}

body div.sectionShop div.wd-text-block {
    margin-bottom: 40px !important;
}

body div.sectionShop div.wd-button-wrapper a {
    background: #ffffff;
    color: #101010 !important;
    font-weight: 600;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    padding: 16px 30px;
}
.shopTopHeading h2.vc_custom_heading {
    line-height: 85px; /* 89.6px */
    text-transform: capitalize;
    text-shadow: 0px 8px 0 #101010, 0 9px 0 #ffffff21;
}
.twoImagesSec .vc_column-inner {
    padding: 0px !important;
}

.marqueeScreen.black .setMarquee span {
    color: #fff;
}

.marqueeScreen.black .setMarquee label {
    background: #fff;
}

div.marqueeScreen.black {
    border-top: 1px solid #A7D8CC;
}

/* === footer == */
.footer-container {background-color: #0B0909 !important;background-image: unset !important;}
.copyrights-wrapper {border-color: #3f3f3f !important;}

.footer-container div#media_image-2 {
    border: unset !important;
}
.footer-container p {
    text-align: center !important;
    color: #D9D9D9;
    font-family: 'Montserrat' !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
    width: 100% !important;
    margin: auto !important;
}
.footer_icons ul {
    display: flex !important;
    align-items: flex-start;
    justify-content: center !important;
    gap: 24px;
}

.footer_icons {margin-top: 22px !important;}

.footer_icons ul li i {
    font-size: 18px !important;
    color: #EFEFEF !important;
    transition: all 0.2s linear !important;
}

.min-footer {
    color: #FFF !important;
    font-family: 'Montserrat' !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 28.8px; 
}

.footer-sidebar {
    padding: 71px 0px 8px 0px !important;
}

div#media_image-2 img {max-width: 100% !important;height: auto !important;}

ul#menu-left-side-link {
    gap: 40px !important;
}
ul#menu-right-side-link {
    gap: 40px !important;
}
.min-footer>div {
    padding: 0 !important;
}

.footer_icons ul li i:hover {
    transform: rotate(180deg) !important;
}
.footer_icons ul li img:hover {transform: rotate(180deg) !important;}

.footer_icons ul li img {
        transition: all 0.2s linear !important;
}
.footer-container ul li.current_page_item>a {
    color: #Fff !important;
}
.footer-container .menu li a:hover {
    opacity: 80%;
}
/* === end ==  */

body div.sectionShop.first h3.woodmart-title-container {
    padding-top: 0px;
}

.bannerText h2.vc_custom_heading {
    text-transform: capitalize;
    line-height: 70px;
}

.bannerText h3 {
    color: #FFF;
    font-family: Montserrat;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 50.4px */
    text-transform: capitalize;
    margin-bottom: 50px !important;
}

.bannerText h3 span {
    color: #B8EEE1;
}

.bannerText .insideImage {
    position: relative;
}

.bannerText .insideImage .wpb_text_column.wpb_content_element {
    position: absolute;
    bottom: 150px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    text-align: center;
}

.bannerText .insideImage .wpb_text_column.wpb_content_element h4 {
    color: #111;
    text-align: center;
    font-family: Montserrat;
    font-size: 48.208px;
    font-style: normal;
    font-weight: 900;
     /* 0px */
    text-transform: uppercase;
    background: #EAEAEA;
    width: 53%;
    margin: 0 auto;
    line-height: 72px;
    margin-bottom: 12px;
}

.bannerText .insideImage .wpb_text_column.wpb_content_element h4+h4 {
    width: 45%;
}

.bannerText .insideImage .wpb_text_column.wpb_content_element h4 label {
    color: #35E714;
    text-align: center;
    font-family: Montserrat;
    font-size: 48.208px;
    font-style: normal;
    font-weight: 900;
    text-transform: uppercase;
    display: inline-block;
}

.bannerText .insideImage .wpb_text_column.wpb_content_element img {
    margin: 30px 0px 20px;
}

.bannerText .insideImage .wpb_single_image:before {
    background: rgba(0, 0, 0, 0.32);
    content: "";
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: absolute;
}

.bannerText .insideImage .wpb_single_image {
    position: relative;
    margin-bottom: 0px;
}

.bannerText .insideImage div.wd-button-wrapper {
    position: absolute;
    bottom: 80px;
    left: 0px;
    right: 0px;
}

.bannerText .insideImage div.wd-button-wrapper a.btn {
    color: #000;
    text-align: center;
    font-family: Montserrat;
    font-size: 24.024px;
    font-style: normal;
    font-weight: 800;
    line-height: 0px; /* 0% */
    letter-spacing: 2.643px;
    text-transform: uppercase;
    background: #35E714;
    padding: 8px 25px;
}

.bannerText .insideImage div.wd-button-wrapper a.btn span.wd-btn-icon {
    margin-left: 10px;
}

.bannerText .insideImage div.wd-button-wrapper a.btn span.wd-btn-icon span {
    font-size: 30px;
}

/* == header == */
.wd-header-wishlist img.wd-custom-icon {
    max-width: 24px !important;
}

.wd-header-cart  img.wd-custom-icon {
    max-width: 19px !important;
}
ul#menu-main-navigation li a {
    color: #Fff !important;
    font-family: 'Montserrat' !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    text-transform: capitalize !important;
    padding: 0 !important;
}
ul#menu-main-navigation li a::after {
    content: "";
    background: #FFF !important;
    height: 2px !important;
    width: 0;
    left: 0 !important;
    position: absolute;
    bottom: 0 !important;
    transition: all 0.3s linear !important;
}

ul#menu-main-navigation li a:hover::after {
    width: 100% !important;
}
ul#menu-main-navigation li {margin-right: 33px !important;}

/* == */

.productCategoriesSec .vc_column-inner {
    padding-top: 10px !important;
}
body div.revolutionsSliderTop {
    margin-bottom: 0px !important;
}

/* .product-grid-item :is(.product-image-link,.hover-img) img {
    min-height: 420px !important;
} */

/* @media only screen and (min-width: 600px) {
	.product-grid-item :is(.product-image-link,.hover-img) 
	img {height: 420px !important;
}
} */

@media (min-width:320px) and (max-width:399px){
	.setMarquee div {
		width: 700%;
	}
	.setMarquee span {
		font-size: 14px;
	}
}
@media (min-width:400px) and (max-width:500px){
	.setMarquee span {
		font-size: 14px;
	}
	.setMarquee div {
		width: 600%;
	}
}
@media (min-width:501px) and (max-width:700px){
	.setMarquee span {
		font-size: 20px;
	}
	.setMarquee div {
		width: 490%;
	}
}
@media (min-width:701px) and (max-width:900px){
	.setMarquee span {
		font-size: 20px;
	}
	.setMarquee div {
		width: 350%;
	}
}
@media (min-width:901px) and (max-width:999px){
	.setMarquee span {
		font-size: 20px;
	}
	.setMarquee div {
		width: 290%;
	}
}

.wd-categories-wrap .category-grid-item .wrapp-category:before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 150px;
    z-index: 9;
    box-shadow: inset #000 0px -75px 40px -30px;
}
.wd-categories-wrap .category-grid-item .wrapp-category .hover-mask {
    z-index: 9;
}
@media (max-width:768px){
	.wd-categories-wrap .category-grid-item .wrapp-category:before {
		display: none;
	}
	body div.sectionShop h3.woodmart-title-container {
		font-size: 25px !important;
		line-height: 34px !important;
	}
	.bannerText h2.vc_custom_heading {
		font-size: 25px !important;
		line-height: 40px;
	}
	.bannerText h3 {
		font-size: 30px;
	}
	.shopTopHeading h2.vc_custom_heading {
		font-size: 35px !important;
		line-height: 50px;
	}
	.vc_row.wpb_row.vc_row-fluid.sectionShop.vc_custom_1700181695260.wd-rs-6556b41d5bc5a {
		padding-top: 30px !important;
		padding-bottom: 40px !important;
	}
	.vc_row.wpb_row.vc_row-fluid.sectionShop.vc_custom_1700181695260 h3.woodmart-title-container {
		padding-top: 0px;
	}
	.vc_row.wpb_row.vc_row-fluid.sectionShop.vc_custom_1700181695260 div.wd-button-wrapper {
		margin-bottom: 40px;
	}
	div.twoImagesSec.vc_custom_1700182483870 {
		padding-bottom: 20px !important;
		padding-top: 20px !important;
	}
	div.bannerText.vc_custom_1700183555370 {
		padding-bottom: 50px !important;
		padding-top: 0px !important;
	}
	div.sectionShop.first.vc_custom_1700183290093 {
		padding-bottom: 60px !important;
		padding-top: 50px !important;
	}
}

.archive nav.woocommerce-pagination {
    margin-bottom: 50px;
}

@media (min-width:1200px) and (max-width:1400px){
	.setMarquee span {
		font-size: 1.25em;
	}
}

@media (min-width:1025px) and (max-width:1199px){
	.setMarquee span {
		font-size: 1.0em;
	}
}

.filter-img img {
    filter: grayscale(1) !important;
}

.twoImagesSec img {
    height: 800px;
    width: 100% !important;
    object-fit: cover !important;
    padding: 10px;
}

.twoImagesSec figure.wpb_wrapper {
    width: 100% !important;
}

.twoImagesSec  .vc_single_image-wrapper {
    width: 100% !important;
}


/* rs-sbg-wrap::before {
    content: '';
    background: linear-gradient(119deg,rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.42) 100%);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2;
} */

.wd-hover-quick .wd-add-btn>a span {
    color: #fff;
}
.wd-hover-quick .wd-add-btn>a:before {
    color: #fff;
}


form input.wpcf7-submit {
    background: #d39702 !important;
    color: #fff !important;
}

.wd-header-nav {
    padding-right: 100px !important;
}

.related-products {
    padding: 40px 0px 60px !important;
}

.summary-inner button.single_add_to_cart_button, .wd-buy-now-btn {
    color: #fff !important;
}

.setMarquee:hover div {
  animation-play-state: paused;
}

.home .sectionShop h3.woodmart-title-container {
    font-size: 45px !important;
    line-height: 55px !important;
    width: 80%;
}

div#media_image-3 {
    text-align: center !important;
    border: unset !important;
    margin-bottom: 12px;
}

div#nav_menu-19 ul#menu-footer-menu-main {display: flex;align-items: flex-start;width: 100%;justify-content: center;gap: 30px;}

div#nav_menu-19 ul#menu-footer-menu-main li a {
    font-size: 15px;
    line-height: 24px;
}

div#nav_menu-19 ul#menu-footer-menu-main li a {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

div#nav_menu-19 ul#menu-footer-menu-main li a i {width: 36px;height: 36px;display: flex;border-radius: 100px;align-items: center;justify-content: center;background: #d39702;font-size: 17px;}

@media only screen and (max-width: 876px) {
	
	.home .sectionShop h3.woodmart-title-container {
		width: 100% !important;
		font-size: 35px !important;
		line-height: 50px !important;
		margin-bottom: 5px !important;
	}

	.setMarquee div {
		width: 500% !important;
	}

	.setMarquee span {
		width: 500% !important;
		white-space: nowrap !important;
		font-size: 15px !important;
	}

	.setMarquee {
		height: 50px !important;
	}

	.setMarquee label {
		width: 20px !important;
		margin: 0 22px;
	}
	
	div#nav_menu-19 ul#menu-footer-menu-main {
		flex-direction: column;
		align-items: center;
		justify-content: center;
		gap: 0;
	}

	div#nav_menu-19 ul#menu-footer-menu-main li a i {height: 30px;width: 30px;font-size: 14px;}

	div#media_image-3 img {
		width: 250px;
		margin: 0 auto;
	}
	
}
