/**
* Theme Name: Aora Child
* Description: This is a child theme for Aora
* Author: Thembay
* Author URI: https://thembay.com/
* Version: 1.0
* Template: aora
*/


/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */
img{
    object-fit: cover;
}
.show-all{
    transition: .3s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.img-border{
    padding-top: 27px;
    padding-right: 25px;
    position: relative;
}
.img-border img{
    border-radius: 0 0 64px 0;
    min-height: 390px;
    position: relative;
}
.img-border:before{
    content: "";
    position: absolute;
    top: 0;
    left: 17%;
    bottom: 24%;
    right: 0;
    border: 7px solid #FABE65;
    border-radius: 0 0 64px 0;
}
.title-reverse .heading-tbay-title{
    flex-direction: column-reverse !important;
    gap: 10px;
}
.tbay-ordering {
    margin-right: auto;
    display: flex;
    align-items: center;
}
.woocommerce-result-count {
    margin-right: 0 !important;
}
@media (max-width: 767px) {
    .tbay-filter .main-filter {
        padding: 0 15px;
    }
}
.box-effet .wrapper-content-banner{
    background-color: #00000073;
    opacity: 0;
    transition: .3s ease-in-out;
}
.box-effet .tbay-element-banner{
    border-radius: 4px;
}
.box-effet .tbay-element-banner:hover .wrapper-content-banner{
    opacity: 1;
}
.tbay-element-testimonials .testimonials .item{
    padding: 0;
}

.tbay-element-testimonials .testimonials-body .testimonial-meta{
    flex-wrap: wrap;
    gap: 5px;
}
.tbay-element-testimonials .testimonials-body .testimonial-meta .address , .tbay-element-testimonials .testimonials-body .testimonial-meta .name{
    display: block;
    width: 100%;
    margin: 0;
}
.tbay-element-testimonials .testimonials-body .testimonial-meta {
    order: 1;
    margin-top: 0;
    margin-bottom: 3px;
}
.tbay-element-testimonials .testimonials-body .testimonial-meta .name {
    margin: 0;
}
.tbay-element-testimonials .testimonials-body .excerpt {
    line-height: 28px;
    font-weight: 500;
    font-style: italic;
    order: 2;
    font-family: "Playfair Display", serif;
    padding: 0 10px;
}
.tbay-element-testimonials .testimonials-body .testimonial-logo{
    order: 3;
}
.tbay-element-testimonials .owl-carousel>.slick-arrow i{
    border-radius: 50%;
}
.tags-list{
    padding-left: 0;
    margin-bottom: 25px;
}
.tags-list li{
    position: relative;
    padding-left: 30px;
    list-style: none;
    margin-bottom: 20px;
}
.tags-list li::before{
    content: "\f058";
    position: absolute;
    left: 0;
    top: 5px;
    font: normal normal normal 20px / 1 FontAwesome;
    color: #FED16C;

}
.product-block .image img{
    width: 100%;
}
.post-navigation{
    margin-bottom: 40px;
}
.aora-social-links a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #fff !important;
    background-color: #1b4e9b;
    margin: 0 5px;
    display: inline-block;
    text-align: center;
    font-size: 20px;
    border-radius: 50%;
}
.entry-single .aora-social-links {
    margin-bottom: 7px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 0;
}
.layout-blog .navigation {
    margin-bottom: 40px;
    width: 100%;
    display: flex;
    justify-content: center;
}
.post .entry-header .readmore {
    font-weight: 500;
    min-width: 150px;
}
.post .entry-header .readmore::before {
    content: none;
}
.layout-blog .grid{
    gap: 40px 0;
}
.layout-blog .grid .post-style-1{
    height: 100%;
    margin-bottom: 0;
    padding-bottom: 30px;
}
.layout-blog .grid .post-style-1 article.post{
    height: 100%;
    display: flex;
    flex-direction: column;
}
.layout-blog .grid .post-style-1 article.post .entry-content{
    height: 100%;
}
.post-style-1.post .entry-header{
    height: 100%;
    display: flex;
    flex-direction: column;
}
.post-style-1.post .entry-header .more{
    margin-top: auto;
}
.footer-mobile-collapse div.tbay-element .heading-tbay-title:after{
    color: #FFF;
}
.footer-mobile-collapse div.tbay-element .header-logo{
    margin-bottom: 0;
}
.tbay-dropdown-cart .dropdown-menu, .cart-dropdown .dropdown-menu{
    left: auto !important;
    transform: none !important;
}
.tbay-dropdown-cart .dropdown-menu:before, .cart-dropdown .dropdown-menu:before{
    left: auto;
    right: 2px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{
    max-height: 550px;
    display: flex;
}
.tbay-video-content._full:not(.host){
    padding: 0;
    height: 100%;
}
.singular-shop .single_variation_wrap .single_variation, .woocommerce .woocommerce-product-details__short-description{
    margin-bottom: 15px;
}

.single-product .woocommerce-product-details__short-description{

}
.single-product .woocommerce-product-details__short-description ul{
    padding-left: 0;
    margin-bottom: 25px;
}
.single-product .woocommerce-product-details__short-description ul li{
    position: relative;
    padding-left: 20px;
    list-style: none;
    margin-bottom: 15px;
}
.single-product .woocommerce-product-details__short-description ul li::before{
    content: "\f00c";
    position: absolute;
    left: 0;
    top: 8px;
    font: normal normal normal 14px / 1 FontAwesome;
    color: #477A71;

}
.single-product  .title-desc + div .tags-list ul{
    margin-bottom: 15px;
}
.single-product  .title-desc + div .tags-list li{
    padding-left: 20px;
    margin-bottom: 8px;
}
.elementor-widget-text-editor p{
    margin-bottom: 10px;
}
.elementor-widget-text-editor h1, .elementor-widget-text-editor h2, .elementor-widget-text-editor h3, .elementor-widget-text-editor h4, .elementor-widget-text-editor h5, .elementor-widget-text-editor h6 {
    margin-bottom: 20px;
}
.single-product  .title-desc + div .tags-list li::before{
    content: "\f00c";
    font: normal normal normal 14px / 1 FontAwesome;
    color: #477A71;
    top: 8px;
}
.single-product .title-desc{
    margin: 30px 0 24px;
}
.woocommerce table.shop_attributes th{
    min-width: 190px !importanti;
}
.woocommerce table.shop_attributes th, .woocommerce table.shop_attributes td {
    line-height: 1.3;
    padding: 10px 22px;
    vertical-align: middle;
}
.woocommerce table.shop_attributes td{
    width: calc(100% - 180px);
}
.woocommerce table.shop_attributes td p{
    line-height: 1.5 !important;
}
.bloc-form-contact .form-control{
    border: 1px solid #477a7136 !important;
}
.bloc-form-contact .wpcf7-not-valid-tip, .bloc-form-contact .bloc-btn-send{
    text-align: center;
}
.bloc-form-contact .form-control::placeholder{
    color: #477A71 !important;
}
.bloc-form-contact .send-btn{
    background-color: #477A71 !important;
    color: #FFF !important;
    text-transform: uppercase;
    font-weight: 500 !important;
}
.bloc-form-contact .send-btn > p{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.bloc-form-contact .wpcf7-spinner{
    position: absolute;
    margin-top: 12px;
}
.bloc-form-contact .send-btn:hover{
    background-color: var(--tb-color-second-hover) !important;
}
.bloc-form-contact textarea.form-control {
    height: 172px !important;
}
.elementor-widget-tbay-nav-menu .tbay-horizontal .navbar-nav>li.menu-item-has-children .dropdown-menu>li{
    padding: 3px 20px;
}
.tbay-breadcrumb.breadcrumbs-image .breadscrumb-inner h1 {
    text-shadow: 0 2px 6px #00000091;
    color: #FFF;
    max-width: 485px;
}
.tbay-breadcrumb.breadcrumbs-image .breadscrumb-inner .breadcrumb li{
    color: #fff;
}
.tbay-breadcrumb.breadcrumbs-image .breadscrumb-inner .breadcrumb li a{
    color: #FFF;
}
.tbay-breadcrumb.breadcrumbs-image .breadscrumb-inner .breadcrumb li a:hover{
    color: #3f6795;
}
.menu-footer .menu-vertical-container > .menu-vertical{
    flex-direction: row;
    gap: 0px 30px;
    justify-content: center;
    align-items: center;
}
.wc-block-components-totals-wrapper{
    padding: 16px 15px !important;
}
.wp-block-button{
    display: inline-block;
}
.footer-mobile-collapse .menu-footer .menu-vertical-container>.menu-vertical{
    flex-wrap: wrap;
}
.wc-block-components-order-summary .wc-block-components-order-summary-item__image{
    margin-top: 0 !importanti;
}
.wc-block-checkout__sidebar .wc-block-components-product-name{
    line-height: 18px !importanti;
}
#codModal .modal-body{
    display: flex;
    flex-direction: column;
    gap: 20px 0;
    padding: 30px 20px;
}
.cod-modal-close {
    width: 24px;
    height: 24px;
    padding: 0 !important;
    justify-content: center;
    display: flex;
    align-items: center;
    border: 1px solid var(--border-color) !important;
    font-size: 13px;
    margin: 0 !important;
}
.cod-product-card {
    display: flex;
    align-items: center;
    gap: 0 15px;
}
.cod-product-card .cod-image-produit img{
    width: 100px;
    height: 100px;
    min-width: 100px;
    object-fit: cover;
}
.cod-product-card .cod-detail-card {
    display: flex;
    gap: 10px 10px;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
.cod-product-card #cod-title {
    display: block;
    font-size: 20px;
    line-height: 23px;
    font-weight: 600;
    margin-bottom: 0;
    color: var(--link-color-4);
}
.cod-product-card #cod-price {
    color: var(--price-color);
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    margin: 0;
    margin-left: auto;
}
.btn-acheter-cod{
    width: 100%;
    font-size: 16px;
    margin-top: 10px !important;
    padding: 3px 20px !important;
    background-color: var(--tb-color-second) !important;
    color: var(--white-color) !important;
}

.mobile-btn-cart-click>*#mobile-cod-btn {
    left: auto;
    right: 15px;
    background-color: var(--tb-color-second) !important;
    color: var(--white-color) !important;
    font-weight: 700;
    width: calc(50% - 25px);
    font-size: 14px;
}
.woocommerce .button.btn-acheter-cod:hover{
    background-color: var(--tb-color-second-hover) important;
}
.method-value{
    font-weight: 600;
    color: var(--link-color-4);
}
.cod-mode-livraison {
    padding: 10px;
    border: 1px solid #a3a7ac;
    border-radius: 4px;
    background-color: #f1f1f1;
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: space-between;
}
.woocommerce div.product div.images .flex-control-thumbs{
    max-width: 100%;
}
.woocommerce div.product div.images .flex-control-thumbs .slick-track{
    display: flex;
}
#cod-submit{
    margin-top: 20px;
    background-color: var(--tb-color-second) !important;
    color: var(--white-color) !important;
}
#cod-submit:hover{
    background-color: var(--tb-color-second-hover) important;
}
#cod-form .wc-block-components-text-input{
    margin-top: 16px;
    position: relative;
    white-space: nowrap;
}
#cod-form .wc-block-components-text-input:first-child {
    margin-top: 0;
}
#cod-form .wc-block-components-text-input input{
    background-color: #fff;
    border: 1px solid hsla(0, 0%, 7%, .8);
    border-radius: 4px;
    box-sizing: border-box;
    color: #2b2d2f;
    font-family: inherit;
    font-size: 1em;
    height: 3.125em;
    line-height: 1em;
    margin: 0;
    min-height: 0;
    padding: 1.5em .5em .5em;
    width: 100%;
}
#cod-form .wc-block-components-text-input input + label{
    top: 0;
    transform: translateY(4px) scale(.75);
    color: hsla(0, 0%, 7%, .7);
    cursor: text;
    font-family: inherit;
    font-size: inherit;
    font-size: 1em;
    font-style: inherit;
    font-weight: inherit;
    left: .5625em;
    letter-spacing: inherit;
    line-height: inherit;
    line-height: 1.5;
    margin: 0;
    max-width: calc(100% - 32px);
    overflow: hidden;
    position: absolute;
    text-decoration: inherit;
    text-overflow: ellipsis;
    text-transform: inherit;
    transform-origin: top left;
    transition: all .2s ease;
}
@media (max-width: 1365px) {
    .tbay-element-testimonials .owl-carousel>.slick-arrow.slick-prev, .tbay-element-testimonials .slider>.slick-arrow.slick-prev {
        left: -25px !important;
        right: auto !important;
    }
    .tbay-element-testimonials .owl-carousel>.slick-arrow.slick-next, .tbay-element-testimonials .slider>.slick-arrow.slick-next {
        right: -25px !important;
    }
}
@media (max-width: 1199px) {
    .singular-shop>.product>div.elementor {
        padding-bottom: 0px;
    }
}
@media (max-width: 1200px) {
    .tbay-element-testimonials .owl-carousel>.slick-arrow.slick-prev, .tbay-element-testimonials .slider>.slick-arrow.slick-prev {
        left: -15px !important;
        right: auto !important;
    }
    .tbay-element-testimonials .owl-carousel>.slick-arrow.slick-next, .tbay-element-testimonials .slider>.slick-arrow.slick-next {
        right: -15px !important;
    }
    .woocommerce-product-gallery .slick-list{
        display: flex;
    }
}
@media(max-width: 767px){
    .footer-mobile-collapse .tbay-element-menu-vertical .menu-vertical-container{
        display: block;
        margin: 0;
    }
}
@media(max-width: 575px){
    .box-effet .tbay-element-banner{
        border-radius: 0px;
    }
    .woocommerce table.shop_attributes th, .woocommerce table.shop_attributes td{
        display: block;
        width: 100% !important;
    }
    .btn-acheter-cod{
        margin-bottom: 15px !important;
    }
    
    #codModal .modal-dialog{
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
}