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

/* HEADER CSS */
.whb-top-bar .whb-column.whb-col-center.whb-visible-lg {
  justify-content: center;
}
.whb-top-bar .whb-column.whb-col-center.whb-visible-lg .info-box-title {
  font-size: 14px;
  font-weight: 500;
}
.whb-top-bar .info-box-icon {
  background: #966030;
  padding: 10px;
  border-radius: 50px;
}
.whb-top-bar span {
  color: #fff;
}
.whb-header ul {
  justify-content: space-between;
  padding: 0 0 0 15px;
}

.whb-general-header {
  border-top: 1px solid #000;
}

.whb-main-header .whb-general-header .container {
  margin: 0;
  width: 100% !important;
  max-width: 100% !important;
  padding: 0;
}

.whb-header ul li, .whb-header ul li a {
  height: 100%;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 14px;
}

.wd-sub-menu,
.whb-header ul li.menu-item-has-children .wd-sub-menu {
  padding: 0;
}

.whb-header ul li a {
  padding: 0 !important;
}

.whb-header ul li.btn_header a, .whb-header ul li.btn_header.current-menu-item a {
  background: linear-gradient(18deg, rgba(114,63,26,1) 0%, rgba(182,125,46,1) 100%);
  color: #fff !important;
  padding: 15px !important;
  transition: 0.5s;
  scale: 1;
}

.whb-header ul.wd-sub-menu li a {
  padding: 10px !important;
  color: #000;
  display: block !important;
  text-align: left;
}

.whb-header ul li.btn_header:hover a span {
  color: #fff !important;
}

.whb-header ul li.btn_header a:hover {
  background-size: 200%;
  transition: 0.5s;
  scale: 0.9;
}

#menu-header-left-menu #menu-item-21:after,
#menu-header-right-menu #menu-item-25:after {
  border-right: none;
}

.site-logo {
  padding-inline: 0;
  max-height: 100% !important;
}
.whb-general-header .whb-column.whb-col-center.whb-visible-lg {
  position: relative;
}
.site-logo img {
  position: relative;
  width: 500px;
  border-bottom: none;
  border-top: none;
  z-index: 999;
  height: 150px;
  object-fit: contain;
  background: #fff;
  padding: 0 15%;
}
.whb-header {
  margin-bottom: 0 !important;
}

#menu-header-left-menu li .nav-link-text:hover,
#menu-header-right-menu li .nav-link-text:hover {
  color: #7b471d;
}

.whb-header .wd-nav.wd-style-default {
  --nav-color-hover: #7b471d;
}
.wd-nav[class*="wd-style-"] > li:is(.current-menu-item, .wd-active, .active) > a {
  color: #7b471d !important;
}
.main-footer #menu-footer-assistant a:hover,
.main-footer #menu-footer-menu a:hover {
  color: #7b471d;
}
/* BANNER CSS */
.BannerTitle .info-box-title {
  font-size: 58px;
  font-weight: bolder;
}
.bannerSkinBtn {
  background: linear-gradient(18deg, rgba(114,63,26,1) 0%, rgba(182,125,46,1) 100%);
  color: #fff !important;
  padding: 15px 25px;
  margin-right: 5px;
  transition: all 0.3s ease;
  border: 2px dotted;
}
.bannershopbtn {
  border: 1px solid #000 !important;
  padding: 15px 15px;
  width: 200px;
  transition: all 0.3s ease;
}
/* BLK CSS */
.Arrivalproducts {
  background: linear-gradient(18deg, rgba(114,63,26,1) 0%, rgba(182,125,46,1) 100%);
}
.Arrivalproducts .wd-entities-title a,
.Arrivalproducts .amount {
  color: #fff;
}
.Arrivalproducts .button.product_type_simple {
  background: #000 !important;
  padding: 5px 20px;
  color: #fff !important;
}
.Arrivalproducts.ProtabRow .product-wrapper:before {
  content: '';
  position: absolute;
  border: 1px solid #fff;
  width: 320px;
  height: 310px;
  top: -10px;
  left: -10px;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs .vc_tta-tab .vc_tta-title-text:after {
  display: none;
}
.blk-row:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 80%;
  display: block !important;
  background: url(images/logo_bg.jpg);
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.blkImg img {
  height: 700px;
  object-fit: cover;
  position: relative;
  z-index: 999;
}
.BlkContent {
  padding-right: 200px;
  padding-top: 100px;
}
/* ABOUT ROW */
.aboutsec .vc_single_image-wrapper {
  position: relative;
  z-index: 1;
}
.aboutsec .vc_single_image-wrapper:before {
  content: '';
  position: absolute;
  bottom: -40px;
  width: 300px;
  height: 290px;
  background: url(https://stage.projects-delivery.com/wp/mountain_beauty_cosmetics/wp-content/uploads/2024/10/makeuobox.png);
  left: -140px;
  z-index: 999;
}
.aboutsec:after {
  content: '';
  position: absolute;
  width: 50%;
  height: 100%;
  right: 0;
  top: 0;
  background: linear-gradient(18deg, rgba(114,63,26,1) 0%, rgba(182,125,46,1) 100%);
  z-index: 1;
}
.aboutsec .wpb_text_column {
  margin-bottom: 20px;
}
.Categorysec {
  text-align: center;
  margin-bottom: 40px;
  padding: 0 200px;
}
/* LOGO SLIDER */
.galleryRow .wd-gallery-item img {
  width: 320px;
}
/* FOOTER */
.site-content {
  margin-bottom: 0 !important;
}
.prefooter {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 20px 100px;
}
.footerbox .box-icon-wrapper {
  background: linear-gradient(18deg, rgba(114,63,26,1) 0%, rgba(182,125,46,1) 100%);
  padding: 15px;
  border-radius: 50px;
}
.footerbox {
  margin: 0;
}
.prefooter .vc_column_container .vc_column-inner {
  padding-top: 0;
}
.footerbox .info-box-title {
  font-size: 16px;
}
.prefooter .info-box-wrapper {
  display: flex;
  justify-content: center;
}
.main-footer #footerImgCol .vc_column-inner, #footerImgCol .wpb_single_image {
  padding: 0;
  margin: 0;
}
.main-footer #menu-footer-assistant a,
.main-footer #menu-footer-menu a {
  color: #000;
  font-weight: 200;
  font-size: 15px;
}
.main-footer .footermenuhead {
  font-size: 20px;
  padding-bottom: 10px;
  font-weight: 200;
  position: relative;
}
.main-footer .footer-col {
  padding-left: 80px;
  padding-top: 50px;
  position: relative;
  z-index: 3;
}
.footerlist .list-content {
  color: #000;
  font-weight: 200;
  font-size: 15px;
}
.footermenuhead:before {
  border-bottom: 3px solid #c99c70;
  content: '';
  position: absolute;
  width: 50px;
  bottom: 0;
  left: 0;
}
.footer-bottom img {
  width: 130px;
}
.footer-bottom .wpb_single_image,
.footer-bottom .vc_column_container .vc_column-inner {
  margin: 0;
  padding: 0;
}
form#easy-newsletter-form {
  display: flex;
}
#easy-newsletter-form .wpens_email {
  border: 1px dashed #fff;
}
#easy-newsletter-form label {
  display: none;
}
.footer-bottom .newsletterhead {
  margin-right: 30px !important;
  margin-bottom: 0;
}
#easy-newsletter-submit {
  background: linear-gradient(18deg, rgba(114,63,26,1) 0%, rgba(182,125,46,1) 100%);
  color: #fff;
  border: 2px solid #fff;
}
.boxborder:after {
  content: '';
  position: absolute;
  background: #000;
  width: 170px;
  height: 1px;
  top: 0;
  right: -230px;
  transform: rotate(90deg);
}
.boxborder {
  position: relative;
}
/* PRODUCT TAB ROW */
.formulaRow {
  background-size: cover;
  background-position: center;
  height: 650px;
  display: flex;
  align-items: center;
}
.ProtabRow {
  margin-top: -165px;
  padding-top: 160px;
}
.formulaRow .wd-el-video-play-btn {
  font-size: 65px;
  margin-top: -10px;
}
.ProtabRow .amount {
  color: #000;
}
#menu-header-right-menu #menu-item-251:after,
#menu-header-left-menu #menu-item-248:after {
  content: '';
  border: none;
}
.formulaRow .wd-el-video-play-btn:after {
  border: 2px dashed #000;
  background: #c99c70;
  z-index: 0;
  opacity: 1;
}
.formulaRow .wd-el-video-play-btn:before {
  position: relative;
  z-index: 1;
}

.videoText {
  color: #000;
  font-size: 14px;
  font-weight: 200;
  padding: 10px 35px;
  position: relative;
}
.videoText:after {
  content: '';
  position: absolute;
  width: 50px;
  height: 2px;
  background: #b07642;
  top: 21px;
  right: -12px;
}
.ProtabRow .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
  background-color: transparent;
}
.ProtabRow .vc_tta-tab.vc_active {
  background: linear-gradient(18deg, rgba(114,63,26,1) 0%, rgba(182,125,46,1) 100%) !important;
}
.ProtabRow .vc_tta-tab .vc_tta-title-text {
  color: #fff;
}
.ProtabRow .vc_tta-tabs-list {
  display: flex !important;
  justify-content: center;
  gap: 15px;
  margin-bottom: 50px !important;
}
.ProtabRow .wd-products-element .products.wd-products.grid-columns-4.elements-grid.wd-grid-g {
  gap: 40px;
}
.ProtabRow .product-wrapper {
  position: relative;
  margin-bottom: 40px;
}
.ProtabRow .product-wrapper:before {
  content: '';
  position: absolute;
  border: 1px solid #000;
  width: 90%;
  height: 75%;
  top: -10px;
  left: -10px;
}
.ProtabRow .button.product_type_simple {
  background: linear-gradient(18deg, rgba(114,63,26,1) 0%, rgba(182,125,46,1) 100%);
  padding: 5px 20px;
}
.ProtabRow .wd-product .wd-entities-title {
  font-size: 20px;
}
.ProtabRow .wd-product-cats {
  display: none;
}
.main-footer {
  position: relative;
}
.bannerSkinBtn:hover {
  transform: scale(0.9);
  letter-spacing: 0;
}
.bannershopbtn:hover {
  transform: scale(0.9);
  letter-spacing: 1px;
  background: linear-gradient(18deg, rgba(114,63,26,1) 0%, rgba(182,125,46,1) 100%);
  color: #fff !important;
}
ul.wd-nav-product-cat {
  display: none;
}
#menu-header-left-menu li:last-child:after,
#menu-header-left-menu ul.wd-sub-menu li:after {
  border-right: none;
  border: none;
}
.main-page-wrapper {
  margin-bottom: 0;
}
.wd-header-nav {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.wd-header-nav .menu {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
.wd-content-layout {
  padding-block: 0;
}
.slick-arrow-custom:before {
  display: none;
}
button.slick-prev.slick-arrow-custom {
  left: -35px;
}
button.slick-next.slick-arrow-custom {
  right: -25px;
}
button.slick-arrow-custom {
  color: #000 !important;
}
.slick-custom-nav {
  width: fit-content;
  margin: 0 auto !important;
  position: relative;
}
.simple-products-carousel .simple-product-item img {
  height: 450px;
  width: 100%;
  object-fit: cover;
  position: relative;
  z-index: 1;
}
.product_item_link_carousel {
  position: relative;
  display: block;
  height: fit-content;
  text-align: left;
}
.product_item_link_carousel:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: -3%;
  border: 1px solid #000;
  left: -3%;
}
.simple-product-item .product_title_carousel {
  text-align: left;
  margin-top: 15px;
  margin-bottom: 0;
  font-size: 30px !important;
}
.simple-product-item button {
  margin: 0;
}

.services_section ul.vc_tta-tabs-list {
  margin: 0 !important;
  position: absolute;
  top: -62px;
  z-index: 10000;
  right: 0;
}
.services_section .vc_tta-tabs-container {
  overflow: visible !important;
}
.services_section .vc_tta-tabs-container ul.vc_tta-tabs-list a span {
  font-size: 15px;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-weight: normal;
}
.services_section .vc_tta-tabs-container ul.vc_tta-tabs-list {
  gap: 15px;
}
.services_section .vc_tta-tabs-container ul.vc_tta-tabs-list a {
  padding: 10px 15px !important;
  margin: 0 !important;
}
.services_section .vc_tta-tabs-container ul.vc_tta-tabs-list li {
  background: #d8bea4;
  border: 2px dotted #b07642;
  display: flex;
  align-items: center;
}
.services_section .vc_tta-tab a span {
  color: #000 !important;
  font-weight: bold !important;
}
.services_section .vc_tta-tab.vc_active a span {
  color: #fff !important;
}

.anaylzer_sec_btn.bannerSkinBtn {
  height: 200px;
  border-radius: 150px;
  font-size: 20px;
  width: 200px;
}

.bannerSkinBtn2,
.bannerSkinBtn2:hover,
.bannerSkinBtn2:focus {
  background: transparent;
  color: #fff;
  padding: 15px 15px;
  margin-right: 0;
  transition: all 0.3s ease;
  border: 1px solid #fff;
}

.prime_sec .bannerSkinBtn2 {
  border-color: #000;
  color: #000 !important;
}
.prime_sec .bannerSkinBtn {
  width: 100%;
}
.prime_sec .wd-button-wrapper {
  width: 48%;
}
.prime_sec .banner_before_colmn .wpb_wrapper {
  display: flex;
  justify-content: flex-end;
}
.prime_sec .banner_before_colmn .wpb_wrapper .wd-image {
  margin: 0;
}
.prime_sec {
  position: relative;
}
.prime_sec:before {
  content: "";
  width: 42.5%;
  background: #ae762c;
  height: 30%;
  position: absolute;
  right: 0;
  top: 0;
}

.aboutsec .wpb_single_image {
  margin: 0;
  position: relative;
  z-index: 2;
}

.new_arrival_sec .product-wrapper .product-element-bottom .wd-product-cats,
.new_arrival_sec .product-wrapper .product-element-bottom .product-rating-price {
  display: none;
}
.new_arrival_sec .product-wrapper .product-element-bottom .wd-entities-title {
  font-size: 25px;
  border: 2px dotted #f9cee1;
  padding: 10px;
  margin-top: 10px;
}
.new_arrival_sec .product-wrapper .product-element-top img {
  height: 500px;
  object-fit: cover;
}

.footersec .info-box-wrapper .box-icon-wrapper img {
  width: 20px;
}
.footersec .vc_inner .wpb_column.wd-enabled-flex .vc_column-inner {
  display: flex;
  justify-content: flex-end;
}
.footersec p,
.footersec ul li a {
  color: #000;
  font-weight: 600 !important;
}
.newsletterhead p {
  color: #fff !important;
}
.easy-newsletter .input-field {
  margin: 0;
}

.wd-page-title.page-title.page-title-default {
  height: 350px;
  display: flex;
  align-items: center;
}
.wd-page-title.page-title.page-title-default .wd-breadcrumbs {
  font-family: 'Abigral';
  font-size: 20px;
}
.about_us_gallery .wd-grid-g .wd-gallery-item.wd-col a {
  width: 100%;
}
.about_us_gallery .wd-grid-g .wd-gallery-item.wd-col a img.wd-gallery-image {
  width: 100%;
  height: 450px;
  object-fit: cover;
}
.about_us_gallery .wd-grid-g {
  gap: 25px;
}
.simple-products-carousel .simple-product-item {
  padding-top: 25px !important;
}
.services-grid-parent .service-item img {
  height: 450px;
  object-fit: cover;
  position: relative;
}
.services-grid-parent .service-item .service-box {
  margin: 20px 10px;
}
.services-grid-parent .service-item .service-box .service-thumb {
  position: relative;
  margin-bottom: 10px;
}
.services-grid-parent .service-item .service-box .service-thumb:before {
  content: "";
  width: 97%;
  height: 97%;
  border: 1px solid #000;
  position: absolute;
  left: -3%;
  top: -3%;
  transition: 0.5s;
}
.services-grid-parent .service-item .service-box:hover .service-thumb:before {
  transition: 0.5s;
  left: -2%;
  top: -2%;
  width: 104%;
  height: 104%;
}
.services-grid-parent .service-item .service-box .service-excerpt p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.services-grid-parent .service-item .service-box h3.service-title {
  margin: 15px 0;
  font-size: 35px;
}
.services-grid-parent .service-item .service-box .service-readmore-btn {
  background: linear-gradient(18deg, rgba(114,63,26,1) 0%, rgba(182,125,46,1) 100%);
  color: #fff;
  padding: 15px 35px;
  border: 2px dotted;
  transition: 0.5s;
  display: block;
  width: fit-content;
  margin: 15px 0;
  scale: 1;
}
.services-grid-parent .service-item .service-box .service-readmore-btn:hover {
  transition: 0.5s;
  background-size: 200%;
  scale: 0.9;
}

.post-type-archive-product .wd-products .wd-product:hover {
  box-shadow: none !important;
  scale: 1;
}
.post-type-archive-product .wd-products .wd-product .product-rating-price,
.post-type-archive-product .wd-products .wd-product .wd-scroll {
  display: none;
}
.post-type-archive-product .wd-products .wd-product {
  background: none !important;
}
.post-type-archive-product .wd-products .wd-product:hover .product-wrapper {
  transform: translateY(0px) translateZ(0px) !important;
}
.post-type-archive-product .wd-products .wd-product .wd-entities-title {
  font-size: 25px;
  margin: 0 auto;
  border: 2px dotted #c99c70;
  padding: 5px;
  width: 90%;
}
.post-type-archive-product .wd-products .wd-product .wd-entities-title:hover a {
  opacity: 1 !important;
  color: #000;
  transition: 0.5s;
}
.post-type-archive-product .wd-products .wd-product:hover .content-product-imagin {
  box-shadow: none;
  background: #fff;
  inset: 0 !important;
}
.post-type-archive-product .products.wd-products .product-wrapper span.price {
  display: none;
}
.specials_cards .wd-info-box {
  margin: 20px 10px;
  padding: 25px;
  border: 5px dotted #75421b;
  border-radius: 15px;
}
.restylane_sec:before {
  content: "";
  display: block !important;
  position: absolute;
  background: #75421b;
  width: 100%;
  height: 40%;
  top: 30%;
  left: 0;
}
.restylane_sec .wpb_single_image {
  margin: 0;
  position: relative;
  z-index: 2;
}
.restylane_sec:after {
  content: "";
  display: block !important;
  position: absolute;
  background: #75421b;
  width: 50%;
  height: 70%;
  top: 15%;
  left: 25%;
  z-index: 1;
  border-radius: 150px;
}
.btn-color-primary {
  background: linear-gradient(18deg, rgba(114, 63, 26, 1) 0%, rgba(182, 125, 46, 1) 100%);
  color: #fff;
  padding: 15px 35px !important;
  transition: 0.5s;
  scale: 1;
  border: 2px dotted;
}
.btn-color-primary:hover {
  scale: 0.9;
  transition: 0.5s;
  color: #fff;
}
.appoint_reservation_sec:before {
  content: "";
  display: block !important;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(18deg, rgba(114, 63, 26, 1) 0%, rgba(182, 125, 46, 1) 100%);
  width: 50%;
  height: 30%;
}
.appointment_sec_book:before {
  content: "";
  display: block !important;
  position: absolute;
  top: 0;
  right: 0;
  background: linear-gradient(18deg, rgba(114, 63, 26, 1) 0%, rgba(182, 125, 46, 1) 100%);
  width: 48%;
  height: 30%;
}
form .gform_fields .gfield .gfield_description {
  display: none;
}
form .gform-footer {
  padding: 0 !important;
  margin-top: 15px !important;
}
form .gform-footer input {
  margin: 0;
  padding: 15px;
  background: linear-gradient(18deg, rgba(114,63,26,1) 0%, rgba(182,125,46,1) 100%);
  color: #fff;
  font-size: 33px;
  font-family: "Abigral", Arial, Helvetica, sans-serif;
  letter-spacing: 1px;
  transition: 0.5s;
  margin-bottom: 0 !important;
}
form .gform-footer input:hover {
  color: #fff;
  background-size: 150%;
  transition: 0.5s;
}
form .gform_fields .gfield textarea,
form .gform_fields .gfield input,
form .gform_fields .gfield select {
  height: 80px;
  padding-inline: 15px !important;
  background: #efefef;
}
form .gform_fields .gfield textarea::placeholder,
form .gform_fields .gfield input::placeholder,
form .gform_fields .gfield select::placeholder {
  opacity: 0.5;
}
.single-services #main-content {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0;
}
.single-services #main-content .page-title {
  height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.single-services #main-content .page-title:before {
  content: "";
  background: #000;
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  opacity: 0.7;
}
.single-services #main-content .page-title .container {
  position: relative;
}
.single-services #main-content .page-title .entry-title.title {
  font-size: 78px;
  margin: 0;
}
.single-services #main-content .page-title .breadcrumbs {
  font-family: 'Abigral';
  font-size: 20px;
}
.simple-products-carousel .simple-product-item button:hover {
  scale: 0.9 !important;
  transition: 0.5s;
}
.custom-iframe-parent.active {
  margin: 0 !important;
  transition: 0.5s;
  left: 0;
}
.custom-iframe-parent {
  position: fixed;
  z-index: 1000;
  top: 0;
  height: 100% !important;
  width: 30%;
  transition: 0.5s;
  left: -100%;
}
.singleServiceContent .content_header h3 {
  font-size: 35px;
  text-transform: uppercase;
  margin: 0;
  color: #fff;
}
.single_serviceSection .singleServiceContent .content_header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
  background: linear-gradient(18deg, rgba(114, 63, 26, 1) 0%, rgba(182, 125, 46, 1) 100%);
  padding: 15px;
  border: 3px dotted #fff;
  gap: 15px;
}
.wd-header-nav ul li.menu-item-has-children .wd-dropdown-menu {
  padding: 0;
}
.wd-header-nav ul li.menu-item-has-children .wd-dropdown-menu ul li.current-menu-item a {
  color: #fff !important;
  background: linear-gradient(18deg, rgba(114, 63, 26, 1) 0%, rgba(182, 125, 46, 1) 100%);
}
.wd-header-nav ul li.menu-item-has-children .wd-dropdown-menu ul li a:hover {
  background: linear-gradient(18deg, rgba(114, 63, 26, 1) 0%, rgba(182, 125, 46, 1) 100%);
  transition: 0.5s;
  color: #fff;
}
.wd-header-nav ul li.menu-item-has-children .wd-dropdown-menu ul li a {
  transition: 0.5s;
  margin-bottom: 5px;
}
.wd-header-nav ul li.menu-item-has-children .wd-dropdown-menu ul li:nth-last-child(1) a {
  margin: 0;
}
.single_serviceSection .singleServiceContent .price-list-title {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.single_serviceSection .singleServiceContent .price-list-title:before {
  content: "";
  position: absolute;
  width: 50%;
  left: 40%;
  height: 1%;
  top: 50%;
  background: #000;
}