.thumbnail-container a.product-thumbnail {
    padding-bottom: 130%;
}
.aboutcms-content .cms-detail {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #c2b296;
    padding: 25px 0;
}
.skin3 .elementor-LeoProductTab .widget-tabs-wrapper .widget-tab-title {
    margin: 0 -2px;
    border-bottom: 1px solid #beab85;
    color: #666;
    padding: 15px 20px;
}
.skin3 .elementor-LeoProductTab .widget-tabs-wrapper .widget-tab-title.active {
    color: #000;
    font-weight: 600;
}
.skin3 .elementor-LeoProductTab .widget-tabs-wrapper .widget-tab-title:before {
    right: 0;
    border-top: 3px solid #000;
    width: 100%;
    bottom: -1px;
    transition: all .4s;
    opacity: 0;
    display: block;
}
.skin3 .elementor-LeoProductTab .widget-tabs-wrapper .widget-tab-title:hover:before ,
.skin3 .elementor-LeoProductTab .widget-tabs-wrapper .widget-tab-title.active:before {
    opacity: 1;
}
.skin1.elementor-widget-LeoBlockCarousel .block-carousel-image-container img {
    transition: all 1s;
}
.skin1.elementor-widget-LeoBlockCarousel .block-carousel-image-container .item-title {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    padding: 10px;
    transform: translateY(-50%);
    z-index: 2;
    opacity: 0;
    transition: all 1s;
}
.skin1.elementor-widget-LeoBlockCarousel .block-carousel-image-container:hover img {
    filter: brightness(.7);
}
.skin1.elementor-widget-LeoBlockCarousel .block-carousel-image-container:hover .item-title {
    opacity: 1;
}
.breadcrumb-full:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: 0.5;
}
.breadcrumb-full .breadcrumb li a,
.breadcrumb-full , .breadcrumb-full * {
    color: #fff;
}
.dropdown-menu,
.ApMegamenu .leo-verticalmenu > .block_content,
#_desktop_cart .leo-dropdown-cart-content,
.popup-over .popup-content,
.leo-megamenu .dropdown-menu {
    box-shadow: 0 10px 30px rgb(0 0 0 / 8%);
}
a {
    color: #666;
}
.leo-megamenu .dropdown-menu li:hover>a,
a:hover {
    color: #222;
}

.modal-backdrop {
    background-color: #000;
}
.modal-backdrop.in {
    opacity: 0.5;
}
.leo-megamenu .navbar-nav>li>a {
    font-size: 14px;
}
.popup-over .popup-content li a .ap-total {
    background: #aaa
}
.minheight400 img {
    min-height: 400px;
    object-fit: cover;
}
.skin2.elementor-widget-image .elementor-image:after, 
.skin2.elementor-widget-image .elementor-image:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background: rgba(255, 255, 255, 0);
    transition: all 0.7s ease-in-out;
    pointer-events: none;
}
.skin2.elementor-widget-image:hover .elementor-image::before {
    right: 50%;
    left: 50%;
    width: 0;
    background: rgba(255, 255, 255, .2);
}
.skin2.elementor-widget-image:hover .elementor-image::after {
    height: 0;
    top: 50%;
    bottom: 50%;
    background: rgba(255, 255, 255, .2);
}
.skin3.elementor-widget-image img {
    transition: all 4s;
}
.skin3.elementor-widget-image:hover img {
    transform: scale(1.1);
}
div.verticalmenu .navbar-nav > li > a,
div.verticalmenu .dropdown-menu ul li a {
    font-weight: 400;
}
@media (min-width: 992px){
#wrapper {
    min-height: 650px;
}
}
#main #search_widget input[type=text] {
    padding: 0 50px 0 15px;
}
.skin4.elementor-widget-image .elementor-image {
    overflow: hidden;
}
.skin4.elementor-widget-image img {
    transition: all 3s;
}
.skin4.elementor-widget-image:hover img {
    transform: scale(1.1);
    filter: brightness(0.5);
}
.skin4.elementor-widget-image .wp-caption-text {
    position: absolute;
    left: 50%;
    bottom: 30px;
    margin: auto;
    background: #fff;
    padding: 10px;
    border-radius: 4px;
    transform: translateX(-50%);
    max-width: 100%;
    min-width: 50%;
    pointer-events: none;
    transition: all 0.4s;
}
.skin4.elementor-widget-image:hover .wp-caption-text {
    background: #000;
    color: #fff;
}
.blockcart .header a,
.wislish-button a.ap-btn-wishlist {
    color: #333;
}
.menu-banner {
    border: 1px solid #ddd;
}
.cart-summary-line .value {
    font-size: inherit;
    font-weight: 500;
}
.btn, .btn-tertiary, .btn-primary, .btn-secondary {
    font-weight: 500;
    font-size: 13px;
}
.page-order-confirmation #order-items .order-confirmation-table .details {
    color: #222;
    font-weight: 400;
}
.product-pack .pack-product-container .pack-product-price strong, #order-items table tr td:last-child, #order-items .qty, .page-order-confirmation #order-items .order-confirmation-table .order-line.row .qty .bold {
    font-size: inherit;
    font-weight: 500;
}
#blog-category>.inner>h3,
.blog-item .title {
    font-size: 1.4em;
}
.input-group .input-group-btn>.btn {
    line-height: 25px;
}
.contact-rich .block .data {
    font-size: inherit;
}
.pro-info .product-manufacturer {
    display: flex;
    align-items: center;
}

.pro-info {
    line-height: 30px;
}

.pro-info .product-manufacturer > a {
    margin-left: auto;
}

.pro-info .product-manufacturer img {
    height: 30px;
}

.pro-info label {
    color: #999;
}

.productcats {
    display: flex;
}

.productcats ul {
    flex: auto;
    display: flex;
    flex-wrap: wrap;
}

.productcats ul li {
    margin: 0 20px 0 0;
    position: relative;
}

.productcats ul li:before {
    content: "/";
    position: absolute;
    top: 0;
    right: -13px;
}

.productcats ul li:last-child:before {
    content: "";
}

.productcats ul li a:hover {
    text-decoration: underline;
}

.product-additional-info .social-sharing {
    color: #999;
    font-size: 12px;
    text-transform: uppercase;
}
.product-tabs.tabs .nav-tabs .nav-item,
.product-detail-name,.category-products .products-section-title,
.product-accessories .products-section-title, .viewed-products .products-section-title,
#blog-category>.inner>h3,.page-header,.page-header h1,.contact-form h3,
.extra-blogs h4,.myacc_left .myacc_name,.contact-rich h4,
.blog-detail .blog-title,.page-heading,
#blog-listing>h1,.blog-item .title,
.page-order-confirmation #order-details>.card-title,
span.product-name,.h1.card-title,
body#checkout section.checkout-step .step-title,
.sidebar .block .title_block,
body #search_filters .facet .facet-title,
.block-category h1.h1,
.subcategories-list li h5,
.product-line-grid-body > .product-line-info:first-child a.label,
.cart-grid-body .card.cart-container .card-block h1.h1,
#blockcart-modal .product-name,
#blockcart-modal .modal-header .modal-title,
h1.page-heading.product-listing, .quickview h1.h1,
.leo-megamenu .navbar-nav>li>a,.leo-cart-item-info .product-name,
.thumbnail-container .product-title,.leo-login-title, .leo-register-title,
.leoproductsearch-result .search-in-product li .lps-result-title,
.leo-megamenu .dropdown-menu div.menu-title {
    font-family: "Marcellus", serif;
    font-weight: normal;
}
.slick-slider .slick-arrow:before {
    font-size: 24px;
}
.quickview .slick-arrows {
    top: -10px;
}
.pagination .page-list li a.previous i, .pagination .page-list li a.next i {
    font-size: 14px;
}
.dropdown-full .leo-megamenu .navbar-nav > li.aligned-fullwidth > .dropdown-menu:before {
    top: -1px;
    bottom: -1px;
}
.pagination .page-list li a.previous i.material-icons, .pagination .page-list li a.next i.material-icons {
    font-size: 20px;
}
#blockcart-modal .cart-content .btn {
    letter-spacing: 0;
}
#blockcart-modal {
    color: inherit;
}
#blockcart-modal .cart-content p span.label {
    font-weight: normal;
}
.hotspot-icon-circle .hotspot-btn::after {
    background-color: #ef233c;
}
.row.sitemap li a {
    display: block;
    padding: 6px 0;
}
body#registration .card-block.page-content {
    padding: 0;
    border: 0;
}
body#registration .register-form > p {
    text-align: center;
}
body#registration .page-header {
    text-align: center;
}
body#registration .form-footer .btn {
    float: none !important;
}
body#registration .form-footer {
    text-align: center;
}
.text-white .h-logo img {
    filter: none;
}

