/*
 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****/
.wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    color: #fff;
    font-weight: 900;
    font-size: 10px;
}
.whb-sticked .wd-nav[class*="wd-style-"]>li>a {
    color: #000 !important;
}
.whb-sticked .wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    color: #000 !important;
}
.head_btn.btn-color-primary.btn-shape-semi-round {
    padding: 15px 24px 12px 24px;
    min-width: 9rem;
}
.whb-general-header .wd-button-wrapper {
    margin-top: -3px;
}
.whb-row.whb-general-header.whb-sticky-row{
    margin-top: -25px;
}
.whb-sticky-prepared.whb-sticked .whb-row.whb-general-header.whb-sticky-row {
    margin-top: 0px;
}
.wd-nav.wd-gap-m {
    --nav-gap: 25px;
}
.whb-top-bar-inner .wd-tools-element .wd-tools-icon:before {
    font-size: 16px !important;
}
.title-subtitle {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
}
.wd-header-mobile-nav .wd-tools-icon:before{
    color: #fff !important; 
}
.single-product .wd-tools-icon:before {
    color: #000 !important;
}
.whb-sticky-shadow.whb-sticked .wd-header-mobile-nav .wd-tools-icon:before{
    color: #000 !important; 
}
.wd-dropdown-menu.wd-design-default {
    --wd-dropdown-width: 250px;
    background: var(--wd-primary-color);;
    border-radius: 5px;
}
.wd-page-title .title {
    font-size: 70px !important;
    text-transform: uppercase !important;
}
.page-title {
    box-shadow: inset 0 0 0 2000px rgba(0, 0, 0, 0.5);
}
.page-id-3646 .whb-row.whb-general-header.whb-sticky-row {
    margin-top: unset !important;
}
.wd-dropdown-menu.wd-design-full-width {
    background-color: var(--wd-primary-color);
    background-image: url(/wp-content/uploads/2025/08/abbey.webp);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: 84% auto;
}
.mobile-nav.wd-side-hidden {
  background-image: url(/wp-content/uploads/2025/08/abbey.webp);
  background-size: 113% auto;
  background-repeat: no-repeat;
  background-position: bottom right;
}
.cust_curr, .translate_dd {
    padding-inline: 0px !important;
    padding-inline: 0px !important;
}
.translate_dd  select.gt_selector{
    padding-left: 8px !important;
}
.cust_curr form.woocommerce-currency-switcher-form .dd-options{
    width: 120px !important;
}
.whb-sticked .whb-row.whb-top-bar {
    background: #fff !important;
}
.whb-sticked .whb-row.whb-top-bar  select.gt_selector.notranslate {
    color: #000;
}
.whb-sticked .whb-row.whb-top-bar form.woocommerce-currency-switcher-form .dd-selected label {
    color: #000 !important;
}
.whb-sticked .whb-row.whb-top-bar .wd-tools-element .wd-tools-icon {
    color: #000 !important;
}
.wd-page-title {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
}
#sign_up.wd-scroll-content {
    overflow-y: hidden !important;
}
.site-logo .site-logo a {
    pointer-events: none !important;
}
/****Heading***/
h1, h2, h3, h4, h5, h6, .title {
    line-height: 1.2em;
}
.woocommerce-page.woocommerce-order-received h2 {
    font-size: 25px !important;
}
/***Buttons**/
.btn-shape-semi-round {
    font-weight: 500;
    min-width: 11rem;
    padding: 16px 32px 14px 32px;
    color: #000;
}
.btn-shape-semi-round.btn-color-primary:hover {
    color: #000;
}
button#bgvideo {
    border-radius: 5px;
    font-size: 12px;
    padding: 5px 5px 3px 5px;
    background: #fff;
    min-height: 35px;
}
button#bgvideo:hover {
	background-color: var(--wd-primary-color) !important;
}
button#bgvideo i {
    margin-top: -1px;
}
.pp_btn {
    position: absolute;
    right: 40px;
    bottom: 40px;
}
.wd-accordion-content a {
    text-decoration: underline;
    font-weight: 500;
}
/***Translate***/
select.gt_selector.notranslate {
    border: unset;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    opacity: 1;
}
.translate_dd {
    z-index: 999;
}
.gtranslate_wrapper {
    margin-top: 3px;
}
:root select.gt_selector option{
background-color: var(--wd-primary-color) !important;
color:  #000 !important;
}
.mobile-nav select.gt_selector.notranslate {
  border: 1px solid #000 !important;
  color: #000 !important;
}
/****Newsletter*****/
.footer-container nf-rows-wrap {
    display: flex;
    flex-wrap: wrap;
}
.footer-container .nf-row:first-child {
    flex: 1;
}
.footer-container .nf-form-content input[type=submit]{
    background: var(--wd-primary-color);
    font-size: 18px;
    border-radius: 0px 4px 4px 0px !important;
    font-weight: 400;
    text-transform: capitalize;
    padding: 12px 30px;
}
.footer-container .nf-form-content input:not([type=submit]){
    background: #fff;
    border: 1px solid rgb(255 255 255 / 50%);
    border-radius: 4px 0px 0px 4px !important;
    border-right: unset;
    font-size: 15px;
    font-weight: 400;
}
.footer-container .checkbox-container.label-right label {
    margin: 0 0 0 28px;
    font-size: 15px;
    font-weight: 400;
}
.footer-container .nf-field-container {
    margin-bottom: 20px;
}
.footer-container .nf-form-content input[type="submit"]:hover {
    background: #b29156 !important;
    /*color: #fff !important;*/
    box-shadow: inset 0 0 200px rgba(0,0,0,0.1) !important;
}
.footer-container .nf-form-content {
    padding: 0px;
}
.footer-container .nf-error-msg, .footer-container .ninja-forms-req-symbol {
    color: #fb2f2f !important;
}
::placeholder { 
    color: #787878 !important;
    opacity: 1; /* Firefox */
}
:-ms-input-placeholder { 
    color: #787878 !important
}  
::-ms-input-placeholder {
    color: #787878 !important
}
.bld_sec .wd-gallery-item a:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    height: 30%;
    z-index: 2;
    background: linear-gradient(to top, #000000a6 0%, #0000007a 20%, rgba(255, 255, 255, 0) 50%);
    display: block;
    bottom: 0px;
}
.bld_sec .wd-gallery-item img, .bld_sec .wd-gallery-item a:before{
    border-radius: 15px 0px 0px 15px !important;
}
.bld_sec.cafe_sec .wd-gallery-item img, .bld_sec.cafe_sec .wd-gallery-item a:before {
    border-radius: 0px 15px 15px 0px !important;
}
/***Together Arrows***/
.bld_sec .wd-nav-arrows.wd-pos-together {
    top: unset;
    bottom: 5vh;
    left: 6vh;
}
.cafe_sec .wd-nav-arrows.wd-pos-together {
    top: unset;
    bottom: 5vh;
    right: 6vh;
    left:unset;
}
.wd-prev .wd-arrow-inner:after, .wd-next .wd-arrow-inner:after{
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: 100% auto !important;
    color: transparent !important;
}
.wd-prev .wd-arrow-inner:after{
    background-image: url(/wp-content/uploads/2025/08/left-arrow-dark.svg) !important;
}
.wd-next .wd-arrow-inner:after{
    background-image: url(/wp-content/uploads/2025/08/right-arrow-dark.svg) !important;
} 
.dark_sec .wd-prev .wd-arrow-inner:after{
    background-image: url(/wp-content/uploads/2025/07/left-arrow.svg) !important;
}
.dark_sec .wd-next .wd-arrow-inner:after{
    background-image: url(/wp-content/uploads/2025/07/right-arrow.svg) !important;
} 
.wd-text-block p{
    margin-bottom: 15px;
}
/***Mobile Menu***/
.mobile-nav .wd-heading {
    border-bottom: 1px solid var(--brdcolor-gray-300);
    height: 80px !important;
    background: url(/wp-content/uploads/2025/08/favicon.svg);
    background-size: 50px;
    background-repeat: no-repeat;
    background-position: left 15px top 15px;
}
.whb-top-bar-inner .whb-col-mobile {
    justify-content: right;
}
/***Shop***/
.wd-product.wd-hover-standard .wd-add-btn .add-to-cart-loop span {
    font-size: 16px !important;
    padding: 16px 20px 14px 20px !important;
}
.wd-product:not(.wd-hover-small) :is(.product-image-link,.hover-img) :is(picture,img), .product-element-top {
    border-radius: 15px !important;
}
.wd-product .wd-entities-title {
    font-size: 18px !important;
    line-height: 1.2em;
}
[class*="wd-swatches"].wd-text-style-4 .wd-swatch.wd-text {
    border: 1px solid rgb(68 68 68 / 50%) !important;
    padding: 12px 5px;
    border-radius: 10px;
}
[class*="wd-swatches"] {
    --wd-swatch-size: 35px !important;
    --wd-swatch-text-size: 15px !important;
}
.single-product  form.variations_form {
    --wd-var-table-mb: 25px;
}
.woocommerce-product-details__short-description p {
    margin-bottom: var(--wd-tags-mb, 15px);
}
div.quantity input[type="button"], div.quantity input[type="number"] {
    min-height: 46px !important;
}
.whb-top-bar-inner .whb-col-right, .whb-top-bar-inner .whb-mobile-right {
    z-index: 999;
}
.single-product .whb-general-header .wd-nav.wd-nav-secondary > li > a,
.single-product  select.gt_selector.notranslate, 
.single-product .whb-top-bar-inner .wd-tools-element .wd-tools-icon:before,
.single-product .wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    color: #000;
}
.dark_sec .wd-nav-pagin-wrap[class*="wd-style-shape"] li.wd-active span{
    background-color:#fff !important;
}
.dark_sec .wd-arrow-inner:after {
    color: #fff;
}
.ti-rating-text span, .ti-rating-text strong {
    color: #fff !important;
}
.ti-widget.ti-goog .ti-controls .ti-prev{
    display: block !important;
}
.ti-widget.ti-goog .ti-large-logo img {
    filter: inherit;
}
.ti-widget.ti-goog .ti-controls .ti-next {
  display: block !important;
}
.ti-widget-container .ti-read-more span {
  color: #333 !important;
  opacity: 0.9 !important;
  text-decoration: underline !important;
}
.ti-widget.ti-goog .ti-widget-container .ti-date {
  color: #333 !important;
}
.wd-nav-pagin-wrap {
    margin-top: 30px !important;
}
.woocommerce-product-gallery img, 
.woocommerce-product-gallery .woocommerce-product-gallery__image {
    border-radius: 15px !important;
}
.wd-carousel-container.wd-gallery-thumb .wd-arrow-inner{
    background-color: transparent !important;
}
.wd-carousel-container.wd-gallery-thumb .wd-arrow-inner::after{
    filter: invert(1);
}
.single-product .wd-arrow-inner::after {
  font-size: 25px !important;
}
.wd-carousel-container.wd-gallery-thumb .wd-arrow-inner::after{
      font-size: inherit !important;
}
.widget .product-categories li a {
  text-transform: uppercase;
  font-size: 15px;
  color: #000;
  padding-block: 7px !important;
}
.widget .product-categories li a:hover {
  color: var(--btn-default-bgcolor) !important;
}
.widget-area .widget-title{
    font-size: 22px;
}
.widget-area .product_list_widget > li img {
  border-radius: 10px;
}
.widget-area .wd-cats-toggle {
  inset-inline-end: -20px;
  border-radius: 5px;
  line-height: 23px;
  background-color: var(--btn-default-bgcolor);
  color: #000;
}
.widget-area .product_list_widget > li .wd-entities-title {
    margin-bottom: 5px;
}
.wd-shop-tools .woocommerce-ordering.wd-style-underline select,
.wd-burger-icon a {
  text-transform: capitalize;
}
.wd-product .price {
  margin-block-end: 3px !important;
}
td.product-thumbnail img {
    border-radius: 5px;
}
.wd-products-load-more {
    border-radius: 5px;
    border: 2px solid var(--wd-primary-color) !important;
    font-size: 13px !important;
    padding: 16px 16px 14px 16px !important;
    opacity: 1;
    color: #000;
}
.wd-products-load-more:hover {
    background-color: var(--wd-primary-color) !important;
}
.single-product form.woocommerce-currency-switcher-form .dd-selected label {
    color: #000;
    font-weight: 500;
}
.woocommerce-currency-switcher-form a.dd-option{
    background-color: var(--wd-primary-color) !important;
}
.whb-column form.woocommerce-currency-switcher-form .dd-options{
    background-color: var(--wd-primary-color) !important;   
}
form.woocommerce-currency-switcher-form .dd-option-text{
    color:  #000 !important;
}
form.woocommerce-currency-switcher-form .dd-option-text:hover{
     color:  #fff !important;
}
form.woocommerce-currency-switcher-form label.dd-selected-text {
    font-weight: 500 !important;
}
.wd-side-hidden-nav form.woocommerce-currency-switcher-form :is(.dd-select,.dd-options){
    border-color: #000 !important;
}
.whb-column form.woocommerce-currency-switcher-form .dd-selected>label:after {
    font-size: 10px !important;
    color: #bbb !important;
    right: 0px !important;
}
.login-form-footer .lost_password {
    color: #242424 !important;
    text-decoration: underline;
}
.login-form-footer .lost_password:hover {
    color: var(--wd-primary-color) !important;
}
#pwgc-message {
    width: 100% !important;
    height: 130px !important;
    min-height: 130px !important;
}
.pwgc-subtitle {
    color: #000 !important;
}
#pwgc-redeem-button {
    width: 100%;
    border-radius: 5px;
    padding: 15px 24px 12px 24px;
}
button#place_order, a.checkout-button.button.alt.wc-forward{
    padding: 15px 24px 12px 24px;  
    font-size: 16px;
}
input#pwgc-redeem-gift-card-number {
    margin-bottom: 15px;
    width: 100%;
}
div#pwgc-redeem-gift-card-container br {
    display: none;
}
.woocommerce-checkout input#pwgc-redeem-button {
    margin-bottom: 20px !important;
}
.amount, .cart-totals-inner .shipping-calculator-button {
    color: #8D733F;
}
:root :is(.woocommerce-form-coupon-toggle,.woocommerce-form-login-toggle)>div :is(.showlogin,.showcoupon){
     color: #8D733F !important;
}
div#pwgc-redeem-error {
    color: #cd0000 !important;
}
/****Mini Cart***/
.wd-empty-mini-cart .btn {
    padding: 14px 14px !important;
    font-size: 16px !important;
}
.woocommerce-mini-cart__buttons .btn-cart:hover,
.woocommerce-mini-cart__buttons .checkout:hover {
    box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.1) !important;
}
/* .cart-widget-side .amount {
    color: #242424 !important;
} */
.cart-widget-side span.title {
    text-transform: capitalize;
    color: #242424 !important;
}
.cart-widget-side .cart-info span.quantity {
    color: var(--color-gray-500) !important;
}
.whb-top-bar .wd-header-cart.wd-design-5 .wd-cart-number {
    color: #000 !important;
}
/***Contact Page***/
.ct_icon_box svg path{
    fill: #000;
}
.ct_icon_box a{
    color: #000;
}
.ct_icon_box a:hover{
    color: #fff;
}
.nf-field-container {
    margin-bottom: 20px !important;
}
.nf-field-element textarea {
    height: 130px !important;
    min-height: 130px !important;
}
.page .submit-wrap input {
    border-radius: 5px;
}
.page .submit-wrap input:hover {
     box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.1) !important;
}
.mc4wp_optin-container.checkbox-container {
    margin-bottom: 15px !important;
}
.light_txt a{
color: #fff;
}
.light_txt a:hover{
color: var(--wd-primary-color);
}
.footer-container .footer_cont span.wd-list-content.list-content a:hover{
    color: var(--wd-primary-color) !important;
}
/***Share Exp Page***/
.share_exp_cont .ti-rating-text span, .share_exp_cont .ti-rating-text strong,
.single-portfolio .ti-rating-text span, .single-portfolio .ti-rating-text strong
{
    color: #000 !important;
}
.single-portfolio .tm_light_clr .ti-rating-text span, 
.single-portfolio .tm_light_clr .ti-rating-text strong
{
    color: #fff !important;
}
/***Popup***/
.wd-popup-slide-from-left.mfp-ready .wd-popup {
  border-radius: 15px;
  background: #FFFAF0;
}
.newsletter_popup .submit-wrap input {
  width: 100% !important;
}
/***Accessibility****/
a.wd-skip-content {
    font-size: 13px !important;
    border-radius: 5px !important;
    font-weight: 500 !important;
    padding: 15px 10px 12px 10px !important;
}
:is(a,button,input[type="submit"],input[type="checkbox"],input[type="button"],input[type="file"],[tabindex="0"]):focus-visible{
     outline-offset: 2px !important;   
}
.btn-style-link span.wd-btn-icon {
    margin-top: 4px;
}
.hidden_title {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}
.optional {
    top: 0px !important;
    color: #333 !important;
}
.wd-notice.wd-success, .wpcf7 form.sent .wpcf7-response-output, .mc4wp-success, .woocommerce-message {
    font-weight: 500 !important;
}
.woocommerce-message a {
    text-decoration: underline !important;
    border-bottom: unset !important;
}
.woocommerce-message a:hover {
    color: #242424 !important;
}
a.woocommerce-privacy-policy-link {
    color: #8D733F !important;
    text-decoration: underline !important;
    font-weight: 500 !important;
}
.login-form-footer .lost_password:hover{
    color: #8D733F !important;  
    opacity: 0.9 !important;
}
.cart-widget-side .woocommerce-mini-cart .mini_cart_item:hover .amount
{
    color:#875c06 !important;
}
.woocommerce-mini-cart .remove {
    width: 24px !important;
    height: 24px !important;
    line-height: 24px !important;
}
/*****************************Responsive***********************************/
@media(max-width:767px){
.head_btn.btn-color-primary.btn-shape-semi-round {
    padding: 14px 15px 11px 15px !important;
    min-width: 5rem !important;
}
.ti-widget.ti-goog .ti-col-1 .ti-footer {
    margin-bottom: 20px !important;
}
.dark_sec .ti-widget.ti-goog .ti-controls-line {
    background: rgb(187 159 104 / 51%) !important;
}
.dark_sec .ti-widget.ti-goog .ti-controls-line .dot {
    background: #ccc !important;
}
.pp_btn {
    right: 15px !important;
    bottom: 25px !important;
}
h1.woodmart-title-container {
    font-size: 35px !important;
}
h2, h2.woodmart-title-container {
    font-size: 30px !important;
}
p.tours_short_desc {
font-size: 16px;
}
.wd-page-title.page-title {
    padding-block: 130px !important;
    padding-top: 150px !important;
}
.wd-page-title .title {
    font-size: 50px !important;
}
.wd-popup h2, .wd-popup h2.woodmart-title-container {
    font-size: 25px !important;
}
.widget-area .widget-title {
    font-size: 22px !important;
}
div#woodmart-ajax-search-2 {
    padding-inline: 30px !important;
    padding-block: 0px !important;
}
.single-post .wd-page-nav:not(:last-child) {
    margin-bottom: 20px !important;
}
.woodmart-archive-shop .wd-product .wd-entities-title, 
.woodmart-archive-shop .wd-product .price, 
.related_sec .wd-product .wd-entities-title,
.related_sec  .wd-product .price{
    font-size: 16px !important;
}
.single-portfolio .wd-sticky-container-lg h2, 
.single-portfolio .wd-sticky-container-lg h2.woodmart-title-container{
    font-size: 24px !important;
}
}
@media(max-width:991px){
.bld_sec .wd-gallery-item img, .bld_sec .wd-gallery-item a:before{
    border-radius: 15px !important;
}
.bld_sec.cafe_sec .wd-gallery-item img, .bld_sec.cafe_sec .wd-gallery-item a:before{
    border-radius: 15px !important;
}
.bld_sec .wd-nav-arrows.wd-pos-together {
    bottom: 5vh !important;
    right: 6vh !important;
    left:unset !important;
}
div#woodmart-ajax-search-2 {
    padding-inline: 30px !important;
    padding-block: 0px !important;
}
.wd-page-title .title {
    line-height: 1em !important;
}
}
@media (min-width: 1025px) {
    .wd-page-title.page-title {
        padding-block: 215px !important;
        padding-top: 255px !important;
    }
    .wd-logo.wd-sticky-logo{
        margin-top: -20px !important;
    }
}
@media(max-width:1194px){
.wd-arrow-inner {
    background: var(--wd-primary-color) !important;
}
.dark_sec .wd-arrow-inner:after {
    filter: invert(1) !important;
}
}
/***Extra Screens***/
@media(max-width:320px){
.pp_btn {
    right: 0px !important;
    bottom: 15px !important;
    justify-content: center !important; 
}
}
@media(min-width:768px) and (max-width:1194px){
.pp_btn {
    right: 15px !important;
}
.wd-page-title.page-title {
    padding-block: 200px !important;
    padding-top: 200px !important;
}
}
@media(min-width:769px) and (max-width:834px){
.home .wd-post-thumb img {
    height: 320px !important;
}
.single-portfolio .wd-sticky-container-lg h2, 
.single-portfolio .wd-sticky-container-lg h2.woodmart-title-container{
    font-size: 17px !important;
}
}
/*****Arrows***/
@media(min-width:1180px) and (max-width:1240px){
.wd-nav-arrows.wd-pos-sep .wd-prev{
    inset-inline-end: calc(100% + var(--wd-arrow-offset-h, -27px)) !important;
}
.wd-nav-arrows.wd-pos-sep .wd-next {
    inset-inline-start: calc(100% + var(--wd-arrow-offset-h, -27px)) !important;
}
.wd-arrow-inner:after {
    width: 25px !important;
}
}
@media(min-width:1241px) and (max-width:1280px){
.wd-nav-arrows.wd-pos-sep .wd-prev{
    inset-inline-end: calc(100% + var(--wd-arrow-offset-h, -20px)) !important;
}
.wd-nav-arrows.wd-pos-sep .wd-next {
    inset-inline-start: calc(100% + var(--wd-arrow-offset-h, -20px)) !important;
}
.wd-nav.wd-gap-m {
    --nav-gap: 23px;
}
}
@media(min-width:1281px){
.woocommerce-product-gallery .wd-arrow-inner::after {
  filter: invert(1);
}
}
@media(min-width:320px) and (max-width:428px){
.mt_c .text-left {
    text-align: center !important;
}
}
@media(max-width:1024px)
{
.whb-row.whb-general-header.whb-sticky-row{
    margin-top: -20px !important;
}
}
/**Monk Persona Popup***/
.vision-form .wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
    z-index: 99 !important;
    position: relative !important;
}
.vision-form .wd-nav-arrows.wd-pos-together {
    justify-content: center !important;
}
.vision-form .wd-carousel-inner {
    margin: 0px 0 !important;
}
.vision-form .wd-nav-arrows:where(.wd-pos-together) {
    --wd-arrow-offset-h: 0px !important;
}
p.sub_head {
    margin: 0px;
    padding-block: 10px;
    font-family: "Old-Claude-Expert-LP", Arial, Helvetica, sans-serif !important;
    font-weight: 600;
}
@media(max-width:767px)
{
.vision-lightbox-theme-light.vision-lightbox .vision-form{
    padding: 50px 12px 30px 12px !important;
    max-width:100% !important;
}
.vision-lightbox-theme-light.vision-lightbox .vision-inner {
    padding: 20px !important;
}
.vision-data img {
    left: -7px !important;
    top: -28px !important;
    width: 85px !important;
}
.vision-data h3{
    font-size: 18px !important;
}
.vision-data .info-box-wrapper h3 em {
    line-height: 1.2em !important;
}
.vision-data h4 {
    font-weight: 600 !important;
    font-size: 15px !important;
}
.vision-data p {
    font-size: 15px !important;
}
.vision-form .wd-carousel {
    padding: 0px 0 15px 0px !important;
}
}
@media(min-width:768px) and (max-width:991px)
{
.vision-lightbox-theme-light.vision-lightbox .vision-form {
    max-width: 65% !important;
    padding: 45px 30px 40px 30px !important;
}
}
@media(max-width:1024px){
    .vision-form .wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
        --wd-arrow-gap: 20px !important;
    }
}
@media(min-width:992px) and (max-width:1240px)
{
.vision-lightbox-theme-light.vision-lightbox .vision-form {
    max-width: 50% !important;
    padding: 55px 30px 40px 30px !important;
}
}
@media(min-width:1241px)
{
.vision-lightbox-theme-light.vision-lightbox .vision-form {
    max-width: 40% !important;
    padding: 40px 20px 35px 20px !important;
}
.vision-form .wd-carousel-inner h3{
    font-size: 23px !important;
}
}