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




/* theme css */
.main-page-wrapper {
    padding-top: 0 !important;
}

.wd-prefooter {
    padding-bottom: 0 !important;
}

.site-content {
    margin-bottom: 0 !important;
}

.contentBox .info-box-content .info-box-subtitle {
    color: #fff;
    width: 250px;
    font-size: 16px;
    background: #7B48B0;
    text-align: center;
    padding: 10px;
    border-radius: 10px;
    border-bottom: 3px solid #5F3778;
    margin-bottom: 10px;
}

.contentBox .info-box-content .info-box-title {
    color: #fff;
    font-size: 35px;
    font-weight: 600;
}

.contentBox .info-box-content .info-box-inner {
    color: #fff;
    font-size: 14px;
}

.wd-nav-arrows {
    gap: 10px !important;
    padding-right: 10px;
}

.wd-nav-arrows .wd-arrow-inner {
    background: #667185;
    border-radius: 100%;
    color: #fff;
    border: 1px solid #fff;
}

.wd-nav-arrows .wd-arrow-inner:hover {
    background: #491d69;
}

.btn.btn-color-primary:hover {
    background: #fff;
    color: #7b48b0;
}

.btn.btn-color-primary {
    border-radius: 10px;
    border-bottom: 2px solid #5f3778;
}
/* theme css */

/* header */
.whb-row {
    border: 0 !important;
    position: absolute;
    right: 0;
    width: 100%;
}

.page-id-15 .whb-row {
    width: 80%;
}

.page-id-101 .whb-row {
    width: 80%;
}

.page-id-110 .whb-row {
    width: 80%;
}

.wd-search-form.wd-header-search-form form.searchform.wd-style-default {
    border: 2px solid #804DA5;
}

.whb-row .wd-info-box {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.whb-row .wd-info-box .info-box-title {
    color: #fff;
}

.whb-row .wd-info-box .info-box-inner {
    color: #fff;
}

.whb-row .wd-tools-element a {
    color: #fff !important;
}

.wd-header-my-account {
    background: #7b48b0;
    margin: 0 15px;
    padding: 2px 10px;
    border-radius: 40px;
}

.wd-header-my-account:hover {
    background: #fff;
}

.wd-header-my-account:hover a {
    color: #7b48b0 !important;
}

.whb-row .single.single-product {
    width: 100% !important;
}

.single.single-product .whb-row {
    width: 100%;
}
/* header */

/* sidebar */
.sidebarCol .vc_column-inner {
    height: 100vh;
    box-shadow: 4px 4px 5px 0px #000;
    margin-bottom: 10px;
    border-radius: 10px 0 0 10px;
    z-index: 390 !important;
    position: fixed;
    width: 20%;
}

.sidebarCol div#media_image-2 {
    text-align: center;
}

.sidebarCol .menu {
    padding-left: 10px;
    padding-right: 30px;
}

.sidebarCol .menu li a {
    /* background: #693AD4; */
    padding: 10px 20px 10px 40px;
    border-radius: 5px;
    transition: all ease 0.5s;
    width: 100%;
    position: relative;
}

.sidebarCol .menu li a:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10px;
}

.sidebarCol .menu li.current-menu-item a:before {
    filter: invert(0.89);
}

.sidebarCol .menu li.homeMenu a:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10px;
    width: 20px;
    margin: auto;
    height: 20px;
    background: url(/wp-content/uploads/2024/07/homeLight.png);
}

.sidebarCol .menu li.newsMenu a:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 8px;
    width: 24px;
    margin: auto;
    height: 24px;
    background: url(/wp-content/uploads/2024/07/home-alt.png);
}

.sidebarCol .menu li.shopMenu a:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 8px;
    width: 24px;
    margin: auto;
    height: 24px;
    background: url(/wp-content/uploads/2024/07/home-alt-1.png);
}

.sidebarCol .menu li.categoriesMenu a:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 9px;
    width: 20px;
    margin: auto;
    height: 20px;
    background: url(/wp-content/uploads/2024/07/icon.png);
}

.sidebarCol div#text-2 {
    margin-bottom: 0;
    padding-bottom: 20px;
    padding-left: 24px;
}

div#nav_menu-2 {
    margin-bottom: 0;
}

.sidebarCol .menu li.faqMenu a:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10px;
    width: 17px;
    margin: auto;
    height: 16px;
    background: url(/wp-content/uploads/2024/07/icon-1.png);
}

.sidebarCol .menu li.reportMenu a:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 8px;
    width: 17px;
    margin: auto;
    height: 16px;
    background: url(/wp-content/uploads/2024/07/icon-3.png);
}

.sidebarCol .menu li.contactMenu a:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 8px;
    width: 19px;
    margin: auto;
    height: 17px;
    background: url(/wp-content/uploads/2024/07/icon-4.png);
}

div#nav_menu-3 {
    padding-left: 15px;
}

.sidebarCol .menu li:hover {
    /* background: #693AD4; */
}

.sidebarCol .menu li a {
    color: #fff !important;
    font-size: 17px;
}

.sidebarCol .menu li a:hover {
    background: #693AD4;
}

.sidebarCol .menu li.current-menu-item a {
    background: #693AD4 !important;
}

.sidebarCol .menu li {
    margin-bottom: 5px;
}

.sidebarCol .menu li:hover a {
    /* color: #693ad4 !important; */
}
/* sidebar */

/* mainContentCol */
.mainContentCol {
    padding-top: 100px;
}

/* bannerBox */
.contentBox.bannerBox {
    height: 460px;
    background-size: 100% 100% !important;
    background-position: center center !important;
}

.contentBox.bannerBox .info-box-content .info-box-title {
    font-size: 34px;
}

.contentBox.bannerBox .info-box-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 35px;
    width: 50%;
}
/* bannerBox */
/* mainContentCol */

/* yourGameOnRow */
.yourGameOnRow {
    padding: 30px 0 25px;
}

.yourGameOnRow .wd-info-box .info-box-content {
    display: flex;
    flex-direction: column-reverse;
    gap: 20px;
}

.yourGameOnRow  .product-wrapper {
    background: #491D69;
    padding: 15px 15px 5px 15px !important;
    border-radius: 15px !important;
}

.yourGameOnRow .product-wrapper .wd-entities-title {
    color: #fff;
    font-size: 16px;
    position: absolute;
    bottom: 25px;
    left: 30px;
    font-weight: bold;
}

.yourGameOnRow .product-wrapper .wd-product-cats {
    display: none;
}

.yourGameOnRow .product-wrapper .price {
    display: none;
}

.yourGameOnRow .product-wrapper .wd-add-btn.wd-add-btn-replace {
    justify-content: flex-end;
    padding: 10px 0;
    padding-right: 13px;
}

.yourGameOnRow .product-wrapper .wd-add-btn.wd-add-btn-replace a.button {
    background: #fff;
    color: #30244B;
    font-weight: 600;
    padding: 0;
    border-radius: 25px;
    font-size: 18px !important;
}

.yourGameOnRow .wd-buttons.wd-pos-r-t {
    display: none;
}

.yourGameOnRow .wd-nav-arrows {
    top: -70px !important;
}
/* yourGameOnRow */

/* genreRow */
.genreRow .wd-cat-inner {
    border-radius: 10px !important;
}
/* genreRow */

/* vastLibrary */
.yourGameOnRow.vastLibrary .product-wrapper {
    padding: 0 !important;
    background: none;
}

.yourGameOnRow.vastLibrary .product-wrapper .wd-entities-title {
    position: relative;
    color: #fff;
    font-size: 17px;
    bottom: 0;
    left: 0;
}

.yourGameOnRow.vastLibrary .wd-add-btn.wd-add-btn-replace {
    padding-right: 0;
    justify-content: center;
}
/* vastLibrary */

/* blogRow */
.yourGameOnRow.blogRow .post-date {
    display: none;
}

.yourGameOnRow.blogRow .meta-post-categories {
    display: none;
}

.yourGameOnRow.blogRow .entry-meta.wd-entry-meta {
    display: none;
}

.yourGameOnRow.blogRow .hovered-social-icons {
    display: none;
}

.yourGameOnRow.blogRow .entry-content.wd-entry-content {
    display: none;
}

.yourGameOnRow.blogRow p.read-more-section {
    display: none;
}

.yourGameOnRow.blogRow .post-title {
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.yourGameOnRow.blogRow .article-body-container {
    padding: 15px 10px !important;
    background: transparent !important;
}

.yourGameOnRow.blogRow .article-inner {
    padding: 5px 10px 0;
    background: #7b48b0;
    border-radius: 15px;
}

.yourGameOnRow.blogRow .post-title a:hover {
    color: #fff !important;
}

.yourGameOnRow.blogRow .post-title a {
    color: #fff;
}
/* blogRow */

/* footer */
/* footer.footer-container.color-scheme-dark {
    border: 0 !important;
    position: relative;
    left: 20%;
    width: 80% !important;
} */

.mainFooter .woodmart-title-container.title {
    color: #fff;
    font-weight: 600;
    font-size: 18px;
}

.mainFooter .wd-info-box {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 15px;
}

.mainFooter .wd-info-box .info-box-title {
    color: #fff;
    font-weight: 400;
}

.mainFooter .wd-info-box .info-box-inner {
    color: #fff;
    font-weight: 300;
}

.mainFooter .menu li a {
    color: #fff !important;
}

.mainFooter a.wd-social-icon {
    background: #491D69 !important;
}

.mainFooter a.wd-social-icon:hover {
    background: #fff !important;
    color: #491d69 !important;
}

.mainFooter .gform_wrapper form {
    display: flex;
    align-items: center;
    gap: 5px;
}

.mainFooter .gform_wrapper form .gform_footer.before {
    padding: 0;
    margin: 0;
}
.mainFooter .gform_wrapper form .ginput_container_email input {
    border-radius: 30px;
    background: #fff;
    padding: 20px;
}

.mainFooter .gform_wrapper form .ginput_container_email input::placeholder {
    color: #7b48b0;
    font-weight: 500;
}

.mainFooter .gform_wrapper form .gform_footer.before input {
    padding: 8px;
}

.mainFooter .gform_wrapper form .gform_footer.before input:hover {
    filter: drop-shadow(2px 4px 6px green);
}

.rightsRow {
    border-top: 1px solid #7b48b04a;
    padding-right: 60px;
}

.rightsRow .vc_column-inner {
    padding-top: 20px !important;
}

.rightsRow .wd-text-block {
    margin-bottom: 20px !important;
}

.rightsRow .vc_wp_custommenu {
    margin-bottom: 0px !important;
    padding-right: 60px;
}

.rightsRow  .menu {
    display: flex;
    justify-content: flex-end;
    gap: 30px;
}

.mainFooter {
    padding-right: 50px;
    padding-bottom: 30px;
}

.rightsRow .menu li a {
    color: #fff;
    border-bottom: 1px solid #fff;
}
/* footer */

/* pointer None */
/* .product-grid-item a{
	pointer-events:none;
} */

/* button.single_add_to_cart_button.button.alt {
    pointer-events: none;
} */
/* pointer None */



.woocommerce-my-account-wrapper .wd-my-account-sidebar h3 {
    color: #fff;
}

.woocommerce-my-account-wrapper .wd-my-account-sidebar ul li a {
    color: #fff;
}

.woocommerce-my-account-wrapper .woocommerce-MyAccount-content p {
    color: #fff;
}

.woocommerce-my-account-wrapper .woocommerce-MyAccount-content a {
    color: #fff;
}

.woocommerce-my-account-wrapper .woocommerce-MyAccount-content p a {
    color: #9350c4;
}

.woocommerce-my-account-wrapper .woocommerce-MyAccount-content p a:hover {
    color: #898787;
}

.woocommerce-my-account-wrapper .woocommerce-MyAccount-content h3 {
    color: #fff;
}

.woocommerce-MyAccount-navigation ul li.is-active>a {
    background: #491d69;
}

.wd-my-account-links a {
    box-shadow: 0 0 4px #fff;
}

.wd-my-account-links a:hover {
    background: #ffffff38;
}

.wd-my-account-sidebar {
    border-inline-end: 1px solid #fff !important;
}

.woocommerce-my-account-wrapper label {
    color: #fff;
}

.woocommerce-my-account-wrapper input {
    border: 1px solid #fff !important;
}

.woocommerce-my-account-wrapper p.woocommerce-form-row {
    text-align: left;
}

.woocommerce-my-account-wrapper p {
    text-align: center;
}

.woocommerce-my-account-wrapper legend {
    color: #fff;
}

.page-id-11 .wd-login-title {
    color: #fff;
}

.page-id-11 input {
    border: 1px solid #fff;
}

.page-id-11 label {
    color: #fff;
}
form.wpforms-form {
    background-color: rgba(0,0,0,0.5);
    width: 70%;
    margin: 0 auto;
    border-radius: 12px;
	padding:30px;
}
form.wpforms-form label.wpforms-field-label {
    text-align: left;
}
form.wpforms-form label.wpforms-field-sublabel.after {text-align: left;}
form.wpforms-form span.modern-title {
    color: #000;
}
form.wpforms-form button {
    width: 100% !important;
}
.yourGameOnRow  .promo-banner-wrapper img 
{
    height: 300px !important;
    object-fit: cover;
}

.gallery-img img.vc_single_image-img {
    height: 300px;
    object-fit: cover;
}

.album_half_bg_div  .title-wrapper.wd-wpb.set-mb-s {
    padding-left: 24px;
}
.album_half_bg_div .title-wrapper.wd-wpb.set-mb-s .title-after_title.set-cont-mb-s {
    font-size: 14px;
}