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


/*-------------------footer-css-start--------------------*/
.footer_social a span {
    color: #fff;
    font-size: 14px !important;
    line-height: 30px !important;
}

div#my-vid-sec .wpb_video_wrapper {
    z-index: 1111111;
}

.wd-info-box .info-box-inner p:first-child:empty, .wd-info-box .info-box-inner p:first-child:empty ~ p:last-child {
    display: block !important;
}

.footer_social a {width: 30px !important;height: 30px !important;}


.d-inline ul li {display: inline-block;list-style: none;margin-right: 10px;margin-bottom:0px;}
.text-white ul li {list-style: none;}
.text-white ul li a {color: #fff;}
.list_style ul li {color: #fff;list-style: none;}
.container.main-footer>p {
    display: none;
}

.copyRightFooter .wpb_column:nth-child(2) .vc_column-inner p {
    text-align: center;
}

#bgimgPadding .vc_column-inner {
    position: relative;
    border-radius: 10px !important;
    padding: 46px 40px;
}

#bgimgPadding .vc_column-inner:before {
    content: '';
    background: url(https://stage.projects-delivery.com/wp/AD_Inspections/wp-content/uploads/2023/10/Untitled-1.png) no-repeat;
    background-size: contain;
    width: 100%;
    height: 3.5%;
    position: absolute;
    left: -3px;
    top: 0px;
    border-radius: 8%;
}

.easy-newsletter .input-field {
    width: 70%;
}

.easy-newsletter .input-field {
    margin-bottom: 12px;
}

#easy-newsletter-form label {
    display: none;
}

#easy-newsletter-form input {
    height: 50px;
}
#easy-newsletter-form input {
    border: none;
}

#easy-newsletter-form .input-submit {
    width: 15%;
    margin: 0 !important;
    margin-right: -7px !important;
}

#easy-newsletter-form .input-submit button {
    height: 52px;
    border-radius: 8px;
}

input.wpens_email{
    color: #000 !important;
}

#easy-newsletter-form .input-submit button {
    background: #122647;
    color: #fff!important;
}

#bgimgPadding .vc_column-inner:after {
    content: '';
    background: url(https://stage.projects-delivery.com/wp/AD_Inspections/wp-content/uploads/2023/10/Stamp.png) no-repeat;
    background-size: contain;
    width: 39%;
    height: 50%;
    position: absolute;
    left: -12%;
    top: -23%;
}

#easy-newsletter-form {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 8px;
    background: #eef3fa;
    height: 55px;
}

.copyRight ul li {
    line-height: 0;
}
.ul_sep ul li {
    list-style: none;
    display: inline;
     
}
ul.ul_sep {
    padding-left: 0;
}

ul.ul_sep li {
    padding-right: 5px;
}

.ul_sep ul li {
    list-style: none;
    display: inline;
}
 
li:last-child {
    margin-bottom: 0;
}

.ul-list-main {
    display: flex;
    color: #fff;
}

ul.weeks-ul-list {
    padding: 0;
    list-style: none;
    margin-right: 40px;
}

ul.times-ul-list {
    list-style: none;
    padding: 0;
}

.ul_sep ul li {
    list-style: none;
    display: inline;
}

ul.ul_sep li {
    padding-right: 5px;
}

/*----------------------footer-close--------------*/

.pink-wink {
    background: #f9f0eb;
}

.cc-img-dc img {
    top: 150px;
    left: -21px;
    z-index: 111111;
    position: relative;
}

.cc-img-dc-2 img{
     position: relative;
    top: 80px;
    left: 0px;
    z-index: 111111;
}

.readmore {
    position: absolute;
    right: 20px;
}

.content {
    display: inline-flex;
    margin-top: 10px;
}

.readmore a {
    padding: 5px;
    border: 1px solid #BC797A;
    border-radius: 36px;
}


div#effectsmyweb:before {
    content: "";
    width: 200px;
    height: 100%;
    background: url(https://stage.projects-delivery.com/wp/ASunshine_MedSpa/wp-content/uploads/2023/12/NoPath-Copy-3-2.png);
    top: 0;
    position: absolute;
    display: inline-block;
    background-repeat: no-repeat;
    overflow: visible;
    filter: grayscale(1);
    right: 0 !important;
    z-index: 1;
    animation: effectsmyweb 3s infinite;
    -webkit-animation: effectsmyweb 3s infinite;
    animation-delay: 0s;
    -webkit-animation-delay: 1s;
}


div#effectsmyweb2:before {
    content: "";
    width: 300px;
    height: 100%;
    background: url(https://stage.projects-delivery.com/wp/ASunshine_MedSpa/wp-content/uploads/2023/12/NoPath-Copy-3-3.png);
    top: 50px;
    position: absolute;
    display: inline-block;
    background-repeat: no-repeat;
    filter: grayscale(1);
    overflow: visible;
    left: 0 !important;
     
    animation: effectsmyweb 3s infinite;
    -webkit-animation: effectsmyweb 3s infinite;
    animation-delay: 0s;
    -webkit-animation-delay: 1s;
}




@keyframes effectsmyweb {
    0% { -webkit-transform: rotateX(0deg) translateY(0px); -moz-transform: rotateX(0deg) translateY(0px); -ms-transform: rotateX(0deg) translateY(0px); -o-transform: rotateX(0deg) translateY(0px); transform: rotateX(0deg) translateY(0px); }
    50% { -webkit-transform: rotateX(0deg) translateY(-20px); -moz-transform: rotateX(0deg) translateY(-20px); -ms-transform: rotateX(0deg) translateY(-20px); -o-transform: rotateX(0deg) translateY(-20px); transform: rotateX(0deg) translateY(-20px); }
    100% { -webkit-transform: rotateX(0deg) translateY(0px); -moz-transform: rotateX(0deg) translateY(0px); -ms-transform: rotateX(0deg) translateY(0px); -o-transform: rotateX(0deg) translateY(0px); transform: rotateX(0deg) translateY(0px); }
}

.gallery-masonary img.wd-gallery-image {
    height: 400px;
}


.gravity-theme form {
    background: #F8EFE9;
    padding: 60px 40px 20px;
    margin-left: -90px;
    width: 100%;
    border-radius: 20px;
    margin-top: 150px;
}

.sing-img-yuo img {
    margin-top: -50px;
}


.gform_wrapper.gravity-theme input[type=color], .gform_wrapper.gravity-theme input[type=date], .gform_wrapper.gravity-theme input[type=datetime-local], .gform_wrapper.gravity-theme input[type=datetime], .gform_wrapper.gravity-theme input[type=email], .gform_wrapper.gravity-theme input[type=month], .gform_wrapper.gravity-theme input[type=number], .gform_wrapper.gravity-theme input[type=password], .gform_wrapper.gravity-theme input[type=search], .gform_wrapper.gravity-theme input[type=tel], .gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gravity-theme input[type=time], .gform_wrapper.gravity-theme input[type=url], .gform_wrapper.gravity-theme input[type=week], .gform_wrapper.gravity-theme select, .gform_wrapper.gravity-theme textarea {
    font-size: 15px;
    margin-bottom: 0;
    margin-top: 0;
    padding: 8px;
    background: #EFE5DF;
    border-radius: 10px;
    padding: 31px 10px;
    color: #000;
}

.gform_wrapper.gravity-theme .gfield textarea.small {
    height: 110px;
    min-height: 100px;
}

.main-page-wrapper {
    margin-top: -40px;
    padding-top: 0;
    min-height: 50vh;
    background-color: var(--wd-main-bgcolor);
}

.textPrime .info-box-title strong {
    color: #D79698;
    font-weight: 500;
}

.btn.btn-color-primary {
    color: #000;
    background: linear-gradient(45deg, #F7B9BC, #C38182);
}


.btn-color-primary {
    margin: 0.75rem;
    padding: 10px 40px;
    border: none;
    border-radius: 10px;
    color: white;
    font-family: inherit;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    transition: all 150ms ease-out;
}

.btn.btn-color-white.btc-2 {
    background: transparent !important;
    margin: 0.75rem;
    padding: 10px 40px;
    border: 2px solid #fff;
    border-radius: 10px;
    color: #fff !important;
    font-family: inherit;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    transition: all 150ms ease-out;
}

.btn.btn-color-white.btc-2:hover {
    background-color: #fff !important;
    color: #000 !important;
    box-shadow: 0 0 0 0.1875rem #000000, 0 0 0 0.375rem #c3ab5f;
}

.btn.btn-color-primary:hover {
    background-color: #fff ;
    box-shadow: 0 0 0 0.1875rem white, 0 0 0 0.375rem #c3ab5f;
}

input#gform_submit_button_1:hover{
    background-color: #fff ;
    box-shadow: 0 0 0 0.1875rem white, 0 0 0 0.375rem #c3ab5f;
}


input#gform_submit_button_1{
    margin: 0.75rem;
    padding: 10px 40px;
    border: none;
    border-radius: 10px;
    color: white;
    font-family: inherit;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    transition: all 150ms ease-out;
    color: #000;
    background: linear-gradient(45deg, #F7B9BC, #C38182);
}

.product_price-pack {
    position: relative;
    margin-top: 10px;
    right: 0;
    display: flex;
    justify-content: flex-end;
    background: #BC797A;
    padding: 10px;
    float: right;
    /* color: #fff !important; */
}

.product_price-pack:before {
    content: "";
    clip-path: polygon(0 0, 100% 100%, 100% 0);
    position: absolute;
    width: 100%;
    height: 42px;
    width: 32px;
    top: 5px;
    right: 160px;
    z-index: 9999 !important;
    background: #bc797a !important;
}

.product_wrap {
    background: #F1DFDA;
    padding: 15px;
    margin: 10px;
}

.product_btn a {
    padding-right: 10px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}

.product_content a.proTitle {
    font-size: 26px;
    font-weight: 600;
    font-family: 'Vogue';
    color: #635C5A;
}

.product-desc {
    color: #635C5A;
    font-size: 16px;
}

span.woocommerce-Price-amount.amount {
    color: #fff;
    font-size: 18px;
}

.product_img_wrap img {
    height: 250px;
    width: 300px;
}

.brd-bttm {
    border-bottom: dashed 2px #BC797A;
    width: 80%;
    border-style: dashed;
    padding: 20px 0;
    display: inline-block;
}

div#tabs-section-cs ul.vc_tta-tabs-list li a {
    background: transparent !important;
    color: #000;
    padding: 5px 50px;
    margin: 0 10px;
    border-radius: 10px;
    border: 2px solid #BC797A;
}

div#tabs-section-cs .info-box-title{
    line-height: 0;
}


div#bg-bfr-tt:after {
    content: "";
    width: 700px;
    max-width: 700px;
    height: 100%;
    background: url(https://stage.projects-delivery.com/wp/ASunshine_MedSpa/wp-content/uploads/2023/12/Group-161-2.png);
    top: 0;
    position: absolute;
    background-repeat: no-repeat;
    left: 180px;
}


 
div#bg-bfr-tt .info-box-subtitle {
    position: absolute;
    right: 0;
}

div#tabs-section-cs ul.vc_tta-tabs-list {
    margin: 30px 0 60px;
}

button.flickity-button.flickity-prev-next-button.previous{
    background: linear-gradient(45deg, #F7B9BC, #C38182);
    padding: 50px 0;
    width: 80px;
    border-radius: 0px 50px 50px 0px;
    opacity: 4 !important;
}

button.flickity-button.flickity-prev-next-button.next {
    background: linear-gradient(45deg, #F7B9BC, #C38182);
    padding: 50px 0;
    width: 80px;
    border-radius: 50px 0px 0px 50px;
    opacity: 4 !important;
}

.flickity-button:after {
    font-size: 50px !important;
    line-height: 1;
    color: #fff;
}

 .pagin-style-1 .flickity-page-dots li {
    margin: 5px !important;
    width: 15px !important;
    height: 15px !important;
    border: 2px solid #f0b1b4 !important;
    border-radius: 50% !important;
    transition: all .25s ease;
}

.pagin-style-1 .flickity-page-dots li.is-selected {
    border-color: #a37c7e !important;
    background-color: #e7a8aa !important;
}


div#effectsmyweb3:before {
    content: "";
    width: 200px;
    height: 100%;
    background: url(https://stage.projects-delivery.com/wp/ASunshine_MedSpa/wp-content/uploads/2023/12/NoPath-Copy-3-2.png);
    top: 400px;
    position: absolute;
    display: inline-block;
    background-repeat: no-repeat;
    overflow: visible;
    filter: grayscale(1);
    right: 0 !important;
    z-index: 1;
    animation: effectsmyweb 3s infinite;
    -webkit-animation: effectsmyweb 3s infinite;
    animation-delay: 0s;
    -webkit-animation-delay: 1s;
}


div#effectsmyweb4:before {
    content: "";
    width: 300px;
    height: 100%;
    background: url(https://stage.projects-delivery.com/wp/ASunshine_MedSpa/wp-content/uploads/2023/12/NoPath-Copy-3-3.png);
    top: 400px;
    position: absolute;
    display: inline-block;
    background-repeat: no-repeat;
    filter: grayscale(1);
    overflow: visible;
    left: 0 !important;
    z-index: 1;
    animation: effectsmyweb 3s infinite;
    -webkit-animation: effectsmyweb 3s infinite;
    animation-delay: 0s;
    -webkit-animation-delay: 1s;
}

.wd-prefooter {
    display: none;
}

.page-title {
    margin-bottom: 0 !important;
}
div#footer-info a {
    color: #fff;
}

.single-services .main-page-wrapper>.container {
    max-width: 100%;
}