@import url(https://jivaanaclothing.com/wp-content/themes/zota/fonts/centurygothicfonts.css);
/*
Theme Name: Zota Child
Theme URI: https://elementor2.thembay.com/zota/
Author: Thembay
Description: This is a child theme for Zota
Version: 1.0
Author URI: https://thembay.com/
Template: zota
Text Domain: zota-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */
body{
    font-family: 'Century Gothic' !important;

}
.product-block.inner .caption{
    text-align: center;
}
.product.inner .name a{
    font-size: 15px;
}
.top-header-custom marquee ul{
    display: flex;
    align-items: center;
}
.top-header-custom marquee ul li{
    display: inline-block;
    padding: 10px;
    text-align: center;
}
.top-header-custom marquee ul li{
    color: white;
    margin-left: 22px;
    font-weight: 500;
    line-height: 20px;
}
.tbay-search-form .form-group .input-group{
    border: 1px solid #2a3a49;
}
.our_Category_Custom .item img{
    border-radius: 50%;
}
.e-grid.addZoomimg.e-con-boxed .swiper-slide-inner img{
    border-radius: 10px;
}
.e-grid.addZoomimg.e-con-boxed .swiper-slide-inner img:hover {
    transition: all .5s ease;
    transform: scale(1.03);

}
.addZoomimg.cusomAddNavigation img{
    border-radius: 10px;
}
.addZoomimg.cusomAddNavigation img:hover{
    transition: all .5s ease;
    transform: scale(1.03);
}
.cusomAddNavigation .owl-carousel>.slick-arrow.slick-prev{
    left: 10px;
}
.cusomAddNavigation .owl-carousel>.slick-arrow{
    right: 10px;
}
.skin-fashion.media .wrapper-container{
    width: 100%;
}
.tbay-login .menu-item.menu-item-type-post_type.menu-item-object-page:nth-child(2){
    list-style: none;
    border-top: 1px solid #ebebeb;
    padding-top: 13px;
    margin-top: 18px;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea
{
    background-color: #fff;
    color: #000;
    width: 100%;
    margin-bottom: 15px;
}
.wpcf7 input[type="text"]{
    padding-left: 15px;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner
{
    background-color: #d8606a;
    /* border: 2px solid #0f0; */
    padding: 10px 30px;
    color: #fff;
}
.woocommerce div.product form.cart div.quantity{
    display: block;
    float: inherit;
}
.woocommerce div.product form.cart .button{
    float: inherit;
    display: block;
    margin: 0 auto 10px;
    width: 75%;
    background: #d8606a;
}
.woocommerce #shop-now.has-buy-now .tbay-buy-now{
    margin: 0 auto;
    display: block;
    background-color: #000 !important;
    color: #fff;
}
#main-mobile-menu-mmenu-wrapper li.menu-item{
    list-style: none;
    padding-bottom: 15px;
    border-bottom: 1px solid #e2e8f0;
    padding-top: 15px;
}
.mm-wrapper_opening .mm-menu_offcanvas #main-mobile-menu-mmenu {
    padding: 10px 20px 20px;
}
.mm-listview{
    padding-top: 7px;
}
.list-categories-product .item-cat{
    margin-bottom: 0;
  }