/**
* Theme Name: Uroan Child
* Description: This is a child theme of Uroan, generated by Auto Installer.
* Author: <a href="https://teconce.com/about">Teconce</a>
* Template: uroan
* Version: 1.4.4
*/

.preloader{
    font-family: "Italiana", Sans-serif;
}
.mayosis-standard-bar{
    display: none;
}
header {
    padding: 10px 0;
    background-color: #fff !important;
}
header .logo-white{
    max-width: 180px;
    display: block;
}
header .ur-header-right{
    font-size: 18px;
}
header .ur-header-right button{
    color: #1B3C74;
}
header button, header input[type="button"], header input[type="reset"], header input[type="submit"]{
    font-family: "Inter";
}
header .uroan-search-box .uroan-ajax-search-btn{
    background: transparent;
}
header .uroan-search-box .search{
    min-width: 300px;
    margin-bottom: 0;
}
.ur-category-slider .pp-overlay-card .category-title{
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
}
.ur-category-slider .pp-overlay-card .pp-overlay{
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.template-btn.primary-btn,
.product-btns .uroan-add-to-wishlist,
.product-btns .uroan-add-to-cart,
.product-btns .xpc-quick-view,
.ur-hero-feature-card .product-meta{
    font-size: 18px;
}
.ur-hero-feature-card .item-thumb img{
    max-width: 120px;
}

.ur-hero-section{
    height: 100vh;
}
.ur-hero-section .slick-dots{
    display: none !important;
}

.ur-category-slider .slick-slide{
    height: 400px;
    overflow: hidden;
    object-fit: cover;
}
.ur-category-slider .slick-slide>div{
    height: 100%;
}
.ur-category-slider .slick-slide .pp-overlay-card{
    height: 100%;
    display: block;
}
.ur-category-slider .slick-slide img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.deal-section .ur-tab-control li{
    width: 100%;
}
.deal-section .product-title-cat a[rel="tag"]{
    font-size: 18px;
    color: #f36a07;
}
.uroan__footer_about .footer-logo img{
    max-width: 200px;
}
.uroan__footer_about .text-white{
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.2;
}
.uroan__footer_about p{
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.2;
}
.ur3-footer-social{
    margin-top: 10px !important;
}
.ur3-footer-social a{
    font-size: 18px;
}

.ur2-footer-copyright p{
    font-size: 16px;
    color: #74787C !important;
    float: left;
}
.ur2-footer-copyright{
    border-top: 1px solid #2d2e2e;
    margin-top: 15px;
}
.drown-menu-ac-maind *{
    font-size: 14px;
}
.drown-menu-ac-maind{
    min-width: 300px !important;
    margin-left: -200px;
}

.ur3-header-toggle.mobile-menu-toggle {
    width: 30px;
    vertical-align: middle;
}
.ur3-header-toggle.offcanvus-toggle{
    display: none !important;
}
header nav .collapse.navbar-collapse.uroan-m-menu{
    justify-content: center;
}
header span#mini-cart-count {
    background: var(--secondary-color);
    border-radius: 50%;
    width: 16px;
    height: 16px;
    position: absolute;
    color: white;
    line-height: 16px;
    top: -10px;
    right: -10px;
    font-size: 12px;
    text-align: center;
}
.ur-header-right > div + div::before{
    content: none !important;
    background: transparent !important;
}

/* Hide the text */
.my-wishlist-btn .yith-wcwl-add-to-wishlist-button__label {
    display: none !important;
}
.my-wishlist-btn .yith-wcwl-add-to-wishlist-button svg {
    display: none !important;
}
.my-wishlist-btn .yith-wcwl-add-to-wishlist-button{
    width: 25px;
    height: 25px;
    background: url('./assets/images/heart.png') no-repeat center center;
    background-size: contain;
}

/* Display your custom icon */
/*.my-wishlist-btn .yith-wcwl-add-button a:before,*/
/*.my-wishlist-btn .yith-wcwl-wishlistaddedbrowse a:before,*/
/*.my-wishlist-btn .yith-wcwl-wishlistexistsbrowse a:before {*/
/*    content: "";*/
/*    display: inline-block;*/
    /*width: 20px;  */
    /*height: 20px;*/
/*    background: url('/assets/images/heart.png') no-repeat center center;*/
/*    background-size: contain;*/
/*    margin-right: 0;*/
/*}*/
