﻿@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap');

body {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
}

h1, h2, h3, h4, h5, h6, p, div, span, label, ul, li, a, b, i, ol {
    font-family: "Poppins", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 500 !important;
}

p {
    margin-bottom: 10px;
}

.main-menu .brand-logo {
    display: inline-block;
    padding-top: 30px;
    padding-bottom: 40px;
}

    .main-menu .brand-logo img {
        width: 100%;
        max-width: 220px;
        height: auto;
    }

.search-overlay {
    height: 100px;
    width: 370px;
    display: none;
    position: fixed;
    z-index: 10;
    top: 160px;
    right: 0;
    left: unset;
    background-color: #fff;
}

.main-menu .menu-right .icon-nav .mobile-cart .fa-search {
    display: block;
}

.footer-logo img {
    width: 100%;
    max-width: 250px;
    height: auto;
}

.slide-content {
    padding: 20px 30px;
    background: rgba(255,255,255,0.825);
}

.wellcome-banner-box {
    float: none;
    width: 100%;
}

.full-banner.p-left .banner-contain {
    float: left;
}

.banner-contain {
    padding: 30px 30px;
    background: rgba(255,255,255,0.825);
    text-align: center;
}

.logo-block a img {
    width: 100px;
    height: auto;
}

.home-slider .slider-contain h1, .center-slider .slider-contain h1 {
    letter-spacing: 0.1em;
}

.home-slider .slider-contain h4, .center-slider .slider-contain h4 {
    letter-spacing: 0.2em;
}

.full-banner .banner-contain h2 {
    font-size: 50px;
    letter-spacing: 0.1em;
}

.full-banner .banner-contain h3 {
    font-size: 37px;
    letter-spacing: 0.1em;
}

.full-banner .banner-contain h4 {
    font-size: 18px;
    color: #777;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    padding-top: 10px;
    margin-bottom: -5px;
    line-height: 1.3;
}

.full-banner {
    background-size: contain !important;
    background-repeat: no-repeat;
    padding-top: 181px;
    padding-bottom: 190px;
    background-position: center;
}

.sub-footer .payment-card-bottom li a img {
    width: 27px;
    height: auto;
}

.become-vendor .step-bg .row > div:nth-child(4) {
    margin-top: 30px;
}

.become-vendor .step-bg .row > div {
    padding-left: 15px;
    padding-right: 15px;
}

.become-vendor .step-bg .step-box .steps {
    background-color: #f7f7f7;
    padding: 10px;
    width: 100px;
    height: 100px;
}

.step-box .steps img {
    width: 80px;
    height: auto;
}

.border-section-bottom {
    border-bottom: 1px solid #ddd;
}

.title1 .title-inner-right:after {
    position: absolute;
    height: 5px;
    width: 70px;
    background-color: var(--theme-color);
    content: "";
    left: 0;
    right: unset;
    margin: 0 auto;
    bottom: 0;
    height: 2px;
}

.prd-details {
    text-align: center;
}

    .prd-details h6 {
        margin: 20px 0 10px 0px;
        color: #000000;
        font-size: 20px;
    }

    .prd-details p {
        margin-bottom: 10px;
        color: #555;
        line-height: 24px;
        letter-spacing: 0.04em;
    }

.footer-light .subscribe p {
    line-height: 1.5;
}

.faq-section .accordion.theme-accordion .card .card-header button {
    font-weight: 500;
    text-decoration: none;
    text-transform: capitalize;
}

.filter-section .filter-container ul.filter > li {
    padding: 0 17px;
    background-color: #f7f7f7;
    margin-bottom: 3px;
}

    .filter-section .filter-container ul.filter > li > a {
        font-size: 17px;
        line-height: 40px;
        color: #000000;
        text-transform: uppercase;
    }

.subscribe-form .form-control {
    padding: 10px;
    width: 370px;
    border-radius: 0;
    border: 1px solid #eee;
}

.mx-sm-3 .alert {
    padding: 5px 10px;
    background-color: #fe0000;
    color: #f1f1f1;
}

.btn-solid {
    padding: 10px 20px;
}

.director-content-layout {
    z-index: -999999;
    left: -100px;
    top: -50px;
    position: absolute;
    background: #f3f3f3;
    padding: 40px 15px 40px 100px;
    margin-bottom: 30px;
    align-content: center;
    display: flex;
}

.director-content-layout-02 {
    z-index: -999999;
    right: -100px;
    top: -50px;
    position: absolute;
    background: #f3f3f3;
    padding: 40px 100px 50px 30px;
    margin-bottom: 30px;
    align-content: center;
    display: flex;
}

    .director-content-layout-02 .content-left {
        text-align: left;
        padding: 0;
    }

        .director-content-layout-02 .content-left hr.style1 {
            text-align: left;
            margin-left: unset;
            margin-right: auto;
        }

    .director-content-layout-02 p b {
        color: #555;
        font-weight: 600;
    }

.margin-space {
    margin-bottom: 40px;
    margin-top: 20px;
}

.margin-space-b {
    margin-bottom: 40px;
}

.footer-end p a {
    color: #777;
}

.CHAT {
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 50px;
    z-index: 100;
    left: 40px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 100%;
    text-align: center;
    font-size: 22px;
    box-shadow: 2px 2px 3px #999;
    padding: 7px;
}

    .CHAT .my-CHAT {
        color: #fff;
        text-align: center;
        font-size: 22px;
    }

@media (max-width: 577px) {
    .CHAT {
        width: 35px;
        height: 35px;
        padding: 5px;
        font-size: 19px;
    }
}



.tap-top.top-cls {
    bottom: 50px;
    z-index: 100;
}

.product-right .shipping-info li {
    font-size: 14px;
    color: #777;
}

    .product-right .shipping-info li b {
        color: #444;
        font-weight: 500;
    }

.checkout-page .checkout-form .form-group .field-label {
    font-weight: 500;
}

.cart-section .cart-table thead th {
    font-weight: 500;
    color: #222;
    font-size: 15px;
}

.cart-section tbody tr td, .cart-section tbody tr td a {
    color: #777;
    font-weight: 400;
    font-size: 14px;
}

    .cart-section tbody tr td a i {
        color: #777;
        font-size: 18px;
    }

.cart-section tfoot tr td h2 {
    font-size: 17px;
}

.cart-section tbody tr td .qty-box .input-group .form-control {
    font-size: 14px;
}

.blog-detail-page .blog-detail p {
    color: #777;
    line-height: 1.8;
}

    .blog-detail-page .blog-detail p b {
        color: #444;
        font-size: 14px;
        font-weight: 500;
    }

.blog-detail-page .blog-detail h1, .blog-detail-page .blog-detail h3 {
    color: #222;
    font-size: 17px;
    font-weight: 500;
    text-transform: capitalize;
}

.blog-page .blog-sidebar h6 a {
    color: #333;
}

.product-pagination .pagination .page-item a, .product-pagination .pagination .page-item span {
    padding: 7px 14px !important;
    font-size: 14px;
}

.img-svg-icon {
    width: 60px;
    height: auto;
    margin-bottom: 15px;
}

.paragraph-footer {
    text-align: center;
    font-size: 11px;
    padding: 20px 0 0 0;
    line-height: normal;
}

@media (min-width: 1060px) {
    .sec-f-padding {
        padding-bottom: 30px;
    }
}



@media (max-width: 577px) {
    .top-header .header-dropdown .mobile-account, .top-header .header-dropdown .mobile-wishlist {
        position: relative;
    }
}

@media (min-width: 1430px) {
    .director-content-layout {
        left: -100px;
        top: -40px;
        padding: 80px 30px 90px 120px;
        margin-bottom: 30px;
    }

    .director-content-layout-02 {
        right: -100px;
        top: -40px;
        padding: 80px 120px 90px 30px;
        margin-bottom: 30px;
    }
}

@media (max-width: 1240px) {
    .margin-space {
        margin-bottom: 180px;
        margin-top: 100px;
    }

    .margin-space-b {
        margin-bottom: 200px;
    }
}

@media (max-width: 1190px) {
    .margin-space {
        margin-bottom: 160px;
        margin-top: 90px;
    }

    .margin-space-b {
        margin-bottom: 120px;
    }
}

@media (max-width: 1140px) {
    .director-content-layout {
        left: -100px;
        top: -90px;
        padding: 30px 30px 30px 120px;
        margin-bottom: 90px;
    }

    .director-content-layout-02 {
        right: -100px;
        top: -40px;
        padding: 30px 120px 30px 30px;
        margin-bottom: 90px;
    }

    .margin-space {
        margin-bottom: 100px;
        margin-top: 50px;
    }

    .margin-space-b {
        margin-bottom: 100px;
    }
}

@media (max-width: 1060px) {
    .margin-space {
        margin-bottom: 180px;
        margin-top: 100px;
    }

    .margin-space-b {
        margin-bottom: 200px;
    }

    .paragraph-footer {
        display: none;
    }
}

@media (max-width: 960px) {
    .director-content-layout {
        z-index: 0;
        left: 0;
        top: 0;
        position: relative;
        background: #fff;
        padding: 0px 0px 0px 0px;
        margin-bottom: 0px;
    }

    .director-content-layout-02 {
        z-index: 0;
        left: 0;
        top: 0;
        position: relative;
        background: #fff;
        padding: 0px 0px 0px 0px;
        margin-bottom: 0px;
    }

    .director-image {
        text-align: center;
    }

        .director-image img {
            width: 100%;
            max-width: 450px;
        }

    .margin-space {
        margin-bottom: 0px;
        margin-top: 00px;
    }

    .margin-space-b {
        margin-bottom: 100px;
    }

    .director-content-layout-02 .content-left hr.style1 {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }

    .block-setposition {
        flex-direction: column-reverse;
    }
}

.title-left {
    text-align: left;
}

.pixelstrap a, .pixelstrap a:hover, .pixelstrap a:active {
    padding-right: 35px;
    /*  padding-left: 23px;*/
    color: #222;
    font-weight: 400;
    line-height: 23px;
    text-decoration: none;
    text-transform: uppercase;
    padding-top: 42px;
    padding-bottom: 42px;
    letter-spacing: 0.05em;
}

.pixelstrap li .lable-nav {
    left: 0px;
}

.pixelstrap a .sub-arrow {
    position: absolute;
    top: 50%;
    margin-top: -17px;
    left: auto;
    right: 10px;
    width: 34px;
    height: 34px;
    overflow: hidden;
    font: bold 16px / 34px monospace !important;
    text-align: center;
    text-shadow: none;
    border-radius: 4px;
}

.btncolorprimary, .btncolorprimary:hover {
    background: #fe0000;
    border: 1px solid #fe0000;
}

@media (max-width: 767px) {
    .img-svg-icon {
        width: 40px;
        height: auto;
    }

    .title-left {
        text-align: center;
    }

    .title1 .title-inner-right:after {
        left: 0;
        right: 0;
        margin: 0 auto;
        bottom: 0;
    }

    .cart-section .cart-table thead th:nth-last-child(-n+4) {
        display: table-cell;
    }

    .cart-section tbody tr td:nth-last-child(-n+4) {
        display: table-cell;
    }

    .cart-section tfoot tr td, .wishlist-section tfoot tr td {
        padding-bottom: 20px;
        text-align: left;
    }

        .cart-section tfoot tr td:first-child, .wishlist-section tfoot tr td:first-child {
            width: 50%;
            font-weight: 500;
        }
    .pageitem-hidden-mobile{
        display:none;
    }
    .collection-product-wrapper .product-pagination .theme-paggination-block nav {
         border-right: none; 
         border-bottom: none; 
    }
    .product-pagination .pagination {
        border-left: none;
    }
        .product-pagination .pagination .page-item a, .product-pagination .pagination .page-item span {
            padding: 5px 12px !important;
            font-size: 14px;
        }
}

@media (max-width: 1024px) {
    .navbar {
        display: none !important;
    }

    .brand-logo {
        position: relative;
        left: 5px;
        margin-right: -50%;
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
        padding-top: 25px !important;
        padding-bottom: 25px !important;
    }

    .toggle-nav i {
        font-size: 24px;
        color: #212529;
        opacity: 1;
    }
}

.pixelstrap li.hideondesktop {
    display: none;
}
.product-right h2 .badge {
    text-transform: capitalize;
    font-size: 12px;
    line-height: 1.2em;
    padding: 3px 10px;
    font-weight: 600;
    color: #f1f1f1;
    vertical-align: top;
    margin-top: 5px;
    margin-left: 20px;

}
.overlay .title1 hr {
    opacity: 0.90;
}
.overlay .title1.title5 .title-inner1 {
    color: #111;
    font-size: 17px;
    margin-top: 15px;
    font-weight: 600;
    text-transform: uppercase;
}
.alert {
    padding: 8px 10px;
}
/*Color code style*/
.Gold {
    background-color: #FFD700;
}

.Grey {
    background-color: #808080;
}

.Beige {
    background-color: #F5F5DC;
}

.Maroon {
    background-color: #800000;
}

.Black {
    background-color: #000000;
}

.Blue {
    background-color: #0000FF;
}

.Ivory {
    background-color: #FFFFF0;
}
.portfolio-section .isotopeSelector:hover .overlay-background span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.portfolio-section .isotopeSelector .overlay-background span {
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: white;
    padding: 10px;
    border-radius: 0%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: var(--theme-color);
    font-size: 14px;
    font-weight: 600;
    display: none;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    width: 180px;
    height: 40px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.portfolio-section .producttest1:hover img {
    -webkit-transform: scale(1.3) rotate(0deg) !important;
    transform: scale(1.3) rotate(0deg) !important;
  
}

.portfolio-section .producttest1 .overlay {
    position: relative;
    border: none;
}
@media (max-width: 1199px) {

    .pixelstrap li.hideondesktop {
        display: block;
    }
}
