﻿
h1, h2, h3, h4, h5, h6 {
    font-family: 'Lato', sans-serif;
}


a {
    font-weight: 600;
}

    a:hover, a:focus {
        hover: unset;
        text-decoration: underline;
        color: #000000;
    }

.products-list.grid .product-wapper .money {
    color: #6c757d2;
    font-weight: 500;
}

[class~=block-feature][class~=layout-2] [class~=box] [class~=box-title-wrap] [class~=box-title] {
    color: #000000 !important;
    font-weight: 600;
}



.top-bar {
    background-color: #000000 !important;
}

[class~=site-header] [class~=site-logo] img {
    max-height: 110px;
}

[class~=site-header] [class~=header-page-link] [class~=wishlist-box] [class~=count-wishlist],
[class~=site-header] [class~=header-page-link] [class~=mini-cart] [class~=cart-icon] [class~=icons-cart] [class~=cart-count] {
    background-color: #000000 !important;
}

.block-sliders.color-primary i.slick-arrow, [class~=block-banners][class~=layout-5] [class~=block-widget-banner] [class~=banner-wrapper-infor] [class~=content] [class~=title-banner], [class~=block-lookbook] [class~=item-lookbook] [class~=content-lookbook] [class~=content-lookbook-bottom] [class~=item-title] a:hover {
    color: #000000 !important;
}

h3.title-banner span {
    font-weight: 600;
}

[class~=block-products][class~=slider] [class~=content-product-list] i[class~=slick-arrow] {
    font-size: 14px;
    font-weight: 900;
}


[class~=block-products] [class~=nav-tabs] [class~=nav-item] [class~=nav-link]:before, [class~=block-product-cats][class~=layout-3] [class~=item-product-cat-content] [class~=product-cat-content-info] [class~=item-title] a:hover {
}

.block-testimonial.layout-2 .slick-arrow {
    font-size: 14px;
    font-weight: 900;
}

.block-products i[class~=slick-arrow][class~=fa-angle-right] {
    right: -100px;
    background: #c7c7c7;
}

.block-products i[class~=slick-arrow][class~=fa-angle-left] {
    left: -100px;
    background: #c7c7c7;
}

.block-products i[class~=slick-arrow][class~=fa-angle-right]:hover {
    background: #000000 !important;
}

.block-products i[class~=slick-arrow][class~=fa-angle-left]:hover {
    background: #000000 !important;
}


[class~=block-testimonial] i[class~=slick-arrow][class~=fa-angle-right] {
    background: #c7c7c7;
}

[class~=block-testimonial] i[class~=slick-arrow][class~=fa-angle-left] {
    background: #c7c7c7;
}


[class~=block-testimonial] i[class~=slick-arrow][class~=fa-angle-right]:hover {
    background: #000000;
}

[class~=block-testimonial] i[class~=slick-arrow][class~=fa-angle-left]:hover {
    background: #000000;
}

/*.block-parallax.bg-img-2 {
    background: #3e3e3e !important;
}*/

.line-height-lg {
    line-height: 1.5;
}

.block-parallax.bg-img-2:before {
    content: "";
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    z-index: 0;
}

.block-parallax .section-container {
    z-index: 1;
    position: relative;
}

[class~=site-navigation] ul > li[class~=level-0] > a {
    color: #000000 !important;
    font-weight: 600;
    font-size: 14px;
}

[class~=site-navigation] ul > li[class~=level-0] ul[class~=sub-menu] li a, [class~=mini-cart] [class~=cart-popup] [class~=quantity] {
    color: #3a3737 !important;
}

#site-footer .footer .block-widget-wrap {
    margin-bottom: 80px;
}






[class~=site-header] [class~=site-logo] img {
    filter: unset !important;
}

[class~=site-header][class~=header-v2] [class~=header-desktop] {
    background: #000000;
}


#site-header [class~=site-navigation] ul > li[class~=level-0] > a {
    color: #ffffff !important;
}

.search-toggle .icon-search {
    color: #ffffff !important;
}

.site-header .header-page-link i {
    color: #ffffff !important;
}

.section-padding.top-bar {
    background-color: #262626 !important;
}



.scrollTagLine {
    overflow: hidden;
    white-space: nowrap;
    background: #ffffff;
    position: relative;
    height: fit-content;
}

    .scrollTagLine marquee {
        color: #000000;
        margin: 30px 0;
        opacity: 0.3;
        font-family: Lato, sans-serif;
        font-size: 60px;
        font-weight: 700;
        letter-spacing: 10px;
    }



[class~=site-header][class~=header-v2] [class~=header-desktop] {
    padding-top: 10.75pt;
}

[class~=site-header][class~=header-v2] [class~=header-desktop] {
    padding-bottom: 10.75pt;
}

[class~=section-container]{
    max-width:100%;
}

.categoriesMainWrap img{
    margin-bottom:15px;
    border-radius:15px;
}


footer#site-footer {
    background: #eaeaea !important;
}
.logo-height{
    height:120px !important;
}

a{
    cursor:pointer;
}

.block-parallax.bg-img-2 {
    /*background-image: url(/assets/new-img/Gifting/cta-banner-2.jpg) !important;*/
    background-image: url(/assets/images/parallax/parallax-img-2.png) !important;
    background-position: left;
    background-size: cover;
    width: 100%;
    height: auto;

}

.block-parallax.right-text .content{
    margin-left:unset;
}

.block-parallax.right-text .content{
    max-width:100%; 
}

[class~=block-parallax] [class~=content] [class~=title] {
    font-size: 45px;
    line-height: 1.5;
    letter-spacing: 5px;
}

.founderMessageWrap {
    margin-left: 25px;
    margin-right: 25px;
}

[class~=block-feature][class~=layout-2] [class~=box]{
    max-width:100%;
}

.block-widget-wrap .box{
    box-shadow:unset;
    padding:20px;
}

[class~=block-feature][class~=layout-2] [class~=box] img{
    height:80px;
     margin-bottom:20px;
}


[class~=block-feature][class~=layout-2] [class~=box] .box-title {
    margin-bottom: 15px !important;
}

[class~=block-newsletter] [class~=newsletter-title]{
    font-size:24px;
    margin-bottom:15px;
}

.pl-0{
    padding-left:0px !important
}