﻿:root {
    --bs-secondary-text-emphasis: #2b2f32;
    --bs-success-text-emphasis: #0a3622;
    --bs-info-text-emphasis: #055160;
    --bs-warning-text-emphasis: #664d03;
    --bs-danger-text-emphasis: #58151c;
    --bs-light-text-emphasis: #495057;
    --bs-dark-text-emphasis: #495057;
    --bs-primary-bg-subtle: #cfe2ff;
    --bs-secondary-bg-subtle: #e2e3e5;
    --bs-success-bg-subtle: #d1e7dd;
    --bs-info-bg-subtle: #cff4fc;
    --bs-warning-bg-subtle: #fff3cd;
    --bs-danger-bg-subtle: #f8d7da;
    --bs-light-bg-subtle: #fcfcfd;
    --bs-dark-bg-subtle: #ced4da;
    --bs-primary-border-subtle: #9ec5fe;
    --bs-secondary-border-subtle: #c4c8cb;
    --bs-success-border-subtle: #a3cfbb;
    --bs-info-border-subtle: #9eeaf9;
    --bs-warning-border-subtle: #ffe69c;
    --bs-danger-border-subtle: #f1aeb5;
    --bs-light-border-subtle: #e9ecef;
    --bs-dark-border-subtle: #adb5bd;
}
.bd-callout {
    --bs-link-color-rgb: var(--bd-callout-link);
    --bs-code-color: var(--bd-callout-code-color);
    padding: .875rem;
    margin-top: .875rem;
    margin-bottom: .875rem;
    color: var(--bd-callout-color, inherit);
    background-color: var(--bd-callout-bg, var(--bs-gray-100));
    border-left: 0.25rem solid var(--bd-callout-border, var(--bs-gray-300))
}

    .bd-callout h4 {
        margin-bottom: .25rem;
    }

    .bd-callout > :last-child {
        margin-bottom: 0;
    }

    .bd-callout + .bd-callout {
        margin-top: -.25rem;
    }

    .bd-callout .highlight {
        background-color: rgba(0,0,0,0.05);
    }

.bd-callout-success {
    --bd-callout-color: var(--bs-success-text-emphasis);
    --bd-callout-bg: var(--bs-success-bg-subtle);
    --bd-callout-border: var(--bs-success-border-subtle)
}

.bd-callout-info {
    --bd-callout-color: var(--bs-info-text-emphasis);
    --bd-callout-bg: var(--bs-info-bg-subtle);
    --bd-callout-border: var(--bs-info-border-subtle)
}

.bd-callout-warning {
    --bd-callout-color: var(--bs-warning-text-emphasis);
    --bd-callout-bg: var(--bs-warning-bg-subtle);
    --bd-callout-border: var(--bs-warning-border-subtle)
}

.bd-callout-danger {
    --bd-callout-color: var(--bs-danger-text-emphasis);
    --bd-callout-bg: var(--bs-danger-bg-subtle);
    --bd-callout-border: var(--bs-danger-border-subtle)
}

.bd-callout-light {
    --bd-callout-color: var(--bs-light-text-emphasis);
    --bd-callout-bg: var(--bs-light-bg-subtle);
    --bd-callout-border: var(--bs-light-border-subtle)
}


.home-dark {
    background: #f5f5f5;
}

    .home-dark .count-cart:before {
        content: '\f110';
        display: inline-block;
        font-size: 18px;
        font-family: Ionicons;
        vertical-align: middle;
        margin-right: 15px;
        float: left;
        font-weight: 400
    }

    .home-dark .item-quantity-tag {
        background-color: #ef1e1e
    }

    .home-dark.item-quantity-tag {
        position: absolute;
        top: 9px;
        left: -26px;
        right: auto;
        width: 16px;
        height: 16px;
        content: "";
        background: #4fb68d;
        color: #fff;
        line-height: 18px;
        text-align: center;
        border-radius: 50%;
        float: right;
        display: inline-block;
        font-size: 12px;
        font-weight: 600
    }


    .home-dark .vertical-menu {
        height: 50px;
        width: 220px;
        position: relative;
    }


    .home-dark h3.vertical-menu-heading {
        color: #fff;
        background: #ab9b69; /*background: #ab9b69;*/
        font-size: 14px;
        font-weight: 700;
        text-transform: uppercase;
        height: 50px !important;
        line-height: 32px;
        padding: 8px 15px 0 10px;
        cursor: pointer;
        margin: 0;
    }

    .home-dark .vertical-menu-wrap {
        margin-top: 1px;
        display: none;
        width: 100%;
        background: #fff;
        box-shadow: 0 0 3.76px 0.24px rgba(0, 0, 0, .15);
        position: absolute;
        top: 100%;
        left: 0;
        min-width: 80px;
        z-index: 9999;
    }

    .home-dark .main-navigation ul li a {
        display: block;
        padding: 10px 15px;
        color: #000;
        font-weight: 700;
        position: relative;
    }

        .home-dark .main-navigation ul li a:hover {
            color: #777;
        }

    .home-dark .vertical-menu {
        margin-top: 0px;
        margin-bottom: 0;
    }

    .home-dark .header-buttom-nav {
        background: #c0b07d;
    }

    .home-dark .new {
        background-color: #c0b07d;
    }

    .home-dark .list-product:hover {
        border-color: #ab9d6f;
    }

    .home-dark .category-tab-area .nav-link {
        font-size: 14px;
        color: #253237;
        margin: 0 20px;
        text-transform: uppercase
    }

        .home-dark .category-tab-area .nav-link:hover {
            color: #ef1e1e
        }

        .home-dark .category-tab-area .nav-link.active {
            color: #ef1e1e;
            background-color: transparent;
        }

    .home-dark .main-navigation ul li ul.mega-menu-wrap > li ul li.mega-menu-title a:hover {
        color: #ef1e1e
    }

    .home-dark .main-navigation ul li ul.mega-menu-wrap > li ul li a:hover {
        color: #ef1e1e
    }

    .home-dark ul.vertical-menu-wrap li > a:hover {
        color: #ef1e1e
    }

    .home-dark ul.vertical-menu-wrap li:hover > a {
        color: #ef1e1e
    }

    .home-dark .main-navigation ul li .sub-menu > li:hover > a {
        color: #c0b07d
    }

    .home-dark .product-link:hover {
        color: #c0b07d
    }


    .home-dark #scrollUp {
        background-color: #ef1e1e
    }
/*    .home-dark a {
        color: #454545;
    }

.home-dark a:hover {
            color: #ef1e1e
        }
        .home-dark a:active {
            color: #ef1e1e
        }*/

.maincontent {
    background: #E3E6E6;
    margin: 0 auto;
    max-width: none;
    min-width: 1000px;
    overflow: hidden
}
/*Signup/Login*/
.login-register-area .input-group-text {
    background-color: #f1f1f1;
}
/*img {
    width:100%;
    height:auto;
    max-width:100%;
    object-fit: contain;
}*/
.desktop-banner, .desktop-row {
    width: 100%;
}

.slider-height-main {
    height: 350px;
}

.ml-0 {
    left: 0px !important;
}

.ml-10 {
    margin-left: 10px !important;
}

.ml-15 {
    margin-left: 15px !important;
}

.ml-20 {
    margin-left: 20px !important;
}

.mr-5 {
    right: 5px !important;
}

.mr-10 {
    right: 10px !important;
}

.mr-20 {
    right: 20px !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.mt-5 {
    margin-top: 5px !important;
}

.mt--250px {
    margin-top: -270px;
    position: relative;
    z-index: 2;
}

.home-cosmatics .main-navigation ul li a {
    display: block;
    padding: 10px 15px;
    color: #fff;
    font-weight: 700;
    position: relative;
}

.main-navigation ul li a:hover {
    color: #c0b07d; /*#4fb68d;*/
}


.home-cosmatics .header-navigation {
    background: #272828;
    padding: 1px 0 1px 0; /*Edited  padding: 10px 0 15px 0;*/
}

/*.gw-layout {
    padding: 0 10px 0;
}*/
@media (min-width: 768px) {
    .gw-layout {
        padding: 0 10px 0;
        -- margin-top: -270px;
        position: relative;
        z-index: 2;
    }
}

@media (max-width: 576px) {
    .gw-layout {
        padding: 0 10px 0;
        margin-top: -90px;
        position: relative;
        z-index: 2;
    }
}

.gw-card-layout {
    max-width: 1620px;
    margin: 0 auto;
    overflow: hidden;
    padding: 20px 0
}

#gw-card-layout > .gw-col {
    max-width: 400px
}

/*.gw-card-layout > .gw-col {
        max-width: 300px;
        height:auto;
}*/
.gw-card-layout > .card {
    max-width: 300px !important;
    min-height: 420px !important;
}

.gw-card-layout .a-cardui {
    background: #fff;
    height: 100%;
    position: relative;
    margin-bottom: 0;
    margin-top: 0;
    overflow: hidden;
    padding-top: 20px;
}

.gw-card-layout hr {
    border: none;
    margin: 0
}





.gw-card-layout h2 {
    font-size: 16px !important;
    line-height: 27.3px !important;
}

.a-spacing-small, .a-ws .a-ws-spacing-small {
    margin-bottom: 8px !important;
}

.a-cardui {
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #FFF;
    overflow: auto;
    padding: 20px 0 15px 0
}


h2.truncate-2line {
    max-height: 54.6px;
}
/*Image transition*/

.category-inner a img {
    width: 100%;
}

.category-inner {
    position: relative;
    overflow: hidden;
}

    .category-inner img {
        width: 100%;
        -webkit-transition: all 300ms linear;
        -moz-transition: all 300ms linear;
        -ms-transition: all 300ms linear;
        -o-transition: all 300ms linear;
        transition: all 300ms linear;
    }

    .category-inner:hover img {
        opacity: .75;
        -webkit-transition: all 300ms linear;
        -moz-transition: all 300ms linear;
        -ms-transition: all 300ms linear;
        -o-transition: all 300ms linear;
        transition: all 300ms linear;
        -webkit-transform: scale(1.135) rotate(0.05deg);
        transform: scale(1.135) rotate(0.05deg);
    }

.category-post li {
    margin-bottom: 0px
}

    .category-post li:last-child {
        margin: 0
    }

    .category-post li a {
        color: #555
    }

        .category-post li a:hover {
            color: #4fb68d
        }

/*Brands Sidebar*/

.sidebar-widget .sidebar-brand-list ul li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding: 0 0 2px
}

    .sidebar-widget .sidebar-brand-list ul li a {
        margin-left: 10px;
        display: block;
        color: #555;
        font-size: 14px;
        margin-top: 0;
        line-height: 20px
    }

.owl-nav-style-new .owl-nav > div {
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
    font-size: 0;
    line-height: 1;
    cursor: pointer;
    text-align: center;
    color: #888;
    width: 34px;
    height: 34px;
    border: 1px solid #ebebeb;
    background: #fff;
    z-index: 5;
    opacity: 0;
    border-radius: 100%; /*border-radius: 0; for square*/
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    margin-top: -15px;
}

    .owl-nav-style-new .owl-nav > div.owl-prev:before {
        content: "\f3d2";
    }

    .owl-nav-style-new .owl-nav > div:before {
        font-size: 14px;
        line-height: 32px;
        display: block;
        font-family: "Ionicons";
        font-weight: 600;
    }

    .owl-nav-style-new .owl-nav > div.owl-next:before {
        content: "\f3d3";
    }

    .owl-nav-style-new .owl-nav > div.owl-next {
        right: 0;
    }

.owl-nav-style-new:hover .owl-nav > div {
    opacity: 1;
}

.owl-nav-style-new .owl-nav > div:hover {
    color: #fff;
    border-color: #c0b07d;
    background-color: #c0b07d;
}

/**/
.accordion-button:not(.collapsed) {
    color: #808080;
    background-color: rgb(203, 201, 201, 0.13);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.125)
}

.accordion-body {
    padding: .35rem 1.2rem
}

    .accordion-body > a {
        color: #253237;
    }

        .accordion-body > a:hover {
            color: #c0b07d;
        }

.img-small {
    width: 75% !important;
    height: 75% !important;
}

.img-xs {
    width: 20% !important;
    height: 20% !important;
}


/* Customer Dashboard*/

.dashboard-area .mt-40px .mb-40px {
    margin-top: 40px;
    margin-bottom: 40px;
}

.home-item a {
    color: rgba(0,0,0,.55);
}

.home-item .img-block { /*feature-slider-item*/
    float: left;
    width: 70px;
}

.home-item .product-decs {
    overflow: hidden;
    padding: 2px 0 0 0;
}


.home-item .list-product {
    padding: 20px;
    min-height: 120px;
}

.home-item h3 {
    font-size: 16px;
    font-weight: 600;
    /* margin: 2px 0 2px;*/
}

.home-item:hover .list-product {
    background: #eee;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
}

.home-item:hover .product-decs {
    background: none;
}
/*Catalog Page Subcategires*/

.home-dark .catname {
    background-color: #c0b07d;
}

.catname {
    position: absolute;
    bottom: 10px !important;
    left: 5px;
    display: inline-block;
    color: #fff;
    padding: 0 5px;
    text-align: center;
    line-height: 20px;
    height: 20px;
    font-size: 13px;
    font-weight: 500;
    border-radius: 5px;
    text-transform: capitalize;
    text-align: center;
    z-index: 1;
    background-color: #4fb68d;
}
/*Catalog Page Subcategires end */

.home-dark .add-to-link ul {
    display: flex;
    justify-content: space-between;
    border-radius: 30px;
    background: #ffffff;
    padding: 10px 0;
}

    .home-dark .add-to-link ul li {
        display: initial;
        float: none;
        width: 100%;
        border-right: 1px solid rgba(37, 50, 55, .3);
        text-align: center;
        line-height: 15px;
    }

        .home-dark .add-to-link ul li:last-child {
            border: 0;
        }

        .home-dark .add-to-link ul li a i {
            margin: 0;
        }


        .home-dark .add-to-link ul li a {
            background: #ffffff;
        }

.home-dark .add-to-link {
    bottom: 10px;
    border-radius: 30px;
}

.home-dark .product-decs {
    text-align: center;
}

.home-dark .feature-slider-item .product-decs {
    text-align: left;
}

/*Owl*/
.home-dark .owl-dot-style .owl-dots .owl-dot.active {
    background: #ef1e1e none repeat scroll 0 0;
}

.home-dark .owl-dot-style .owl-dots .owl-dot:hover {
    background: #ef1e1e none repeat scroll 0 0;
}

.home-dark .owl-nav-style-2 .owl-nav > div {
    width: 54px;
    height: 54px;
    margin-top: -27px;
}

    .home-dark .owl-nav-style-2 .owl-nav > div:before {
        font-size: 18px;
        line-height: 54px;
    }

.home-dark .owl-nav-style .owl-nav > div:hover {
    color: #fff;
    border-color: #ef1e1e;
    background-color: #ef1e1e;
}
/*Single Product Page*/




.product-detail {
}

.product-attrs {
}


.list-inline {
    padding-left: 0;
    list-style: none;
}

.list-inline-item {
    display: inline-block;
}

    .list-inline-item:not(:last-child) {
        margin-right: .5rem;
    }

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

/*new */
.custom-radios div {
    display: inline-block;
}
/*
.custom-radios input[type="radio"] {
    display: none;
}

    .custom-radios input[type="radio"]:checked + label span {
        transform: scale(1.25);
    }

    .custom-radios input[type="radio"]:checked + label .clscheck {
        border: 1px solid #711313;
        font-weight: 500;
        color: #000;
    }


.custom-radios label {
    display: inline-block;
    width: 35px;
    height: 35px;
    margin-right: 10px;
    cursor: pointer;
}

    .custom-radios label:hover span {
        transform: scale(1.25);
    }

    .custom-radios label span {
        text-align: center;
        display: block;
        width: 100%;
        height: 100%;
        line-height: 35px;
        transition: transform 0.2s ease-in-out;
        box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.33);
        vertical-align: middle;
    }*/

.custom-radios input[type=radio] {
    display: none;
}

    .custom-radios input[type=radio]:checked + label span {
        transform: scale(1.25);
    }


.custom-radios label {
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-right: 10px;
    cursor: pointer;
}

    .custom-radios label:hover span {
        transform: scale(1.25);
    }

    .custom-radios label span {
        display: block;
        width: 100%;
        height: 100%;
        transition: transform 0.2s ease-in-out;
    }




/*Text color*/
.text-xs {
    font-size: .70em;
}

.text-sm {
    font-size: 1em;
}

.text-bold {
    font-weight: 700 !important;
}

.text-gold {
    --bs-text-opacity: 1;
    color: #c0b07d;
}

.text-pink {
    --bs-text-opacity: 1;
    color: #d63384;
}

.text-purple {
    --bs-text-opacity: 1;
    color: #6f42c1;
}

.text-indigo {
    --bs-text-opacity: 1;
    color: #6610f2;
}

.text-cyan {
    --bs-text-opacity: 1;
    color: #0dcaf0;
}

.text-teal {
    --bs-text-opacity: 1;
    color: #20c997;
}

/*BG Color*/


.bg-info-light {
    --bs-bg-opacity: 1;
    background-color: #bce8f1 !important;
}

.bg-pink {
    --bs-bg-opacity: 1;
    background-color: #d63384 !important;
}

.bg-yellow {
    --bs-bg-opacity: 1;
    background-color: #fcd561 !important;
}

.bg-teal {
    --bs-bg-opacity: 1;
    background-color: #20c997 !important;
}

.bg-cyan {
    --bs-bg-opacity: 1;
    background-color: #0dcaf0 !important;
}

.bg-indigo {
    --bs-bg-opacity: 1;
    background-color: #6610f2 !important;
}

.bg-purple {
    --bs-bg-opacity: 1;
    background-color: #6f42c1 !important;
}

.bg-gray-100 {
    --bs-bg-opacity: 1;
    background-color: #f8f9fa !important;
}

.bg-gray-200 {
    --bs-bg-opacity: 1;
    background-color: #e9ecef !important;
}

.bg-gray-300 {
    --bs-bg-opacity: 1;
    background-color: #dee2e6 !important;
}

.bg-gray-400 {
    --bs-bg-opacity: 1;
    background-color: #ced4da !important;
}

.bg-gray-500 {
    --bs-bg-opacity: 1;
    background-color: #adb5bd !important;
}
/* button*/

.submit-btn {
    background-color: #c0b07d;
    border: medium none;
    border-radius: 50px;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    padding: 11px 30px;
    text-align: center;
    /*    text-transform: uppercase;*/
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

    .submit-btn:hover {
        color: #fff;
        background: #253237
    }

/* Cookie box*/

.cookie-consent {
    width: 100%;
    flex-wrap: wrap;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    color: #0E0E12;
    background-color: #fff;
    box-shadow: 0px -5px 8px 0px rgba(0, 0, 0, 0.14);
    padding: 9px 1.8em;
    z-index: 9999;
    display: none;
}

.cookie-text {
    font-size: 14px;
    line-height: 1.5em;
    flex: 99 1 500px;
    text-align: center;
    margin: 6px 30px 5px 0px;
}

    .cookie-text a, .cookie-text a:hover {
        color: #ef1e1e;
    }

.consent-btn {
    margin-right: 30px;
    color: #FFF;
    flex: 1 0 130px;
    background-color: #ef1e1e;
    border-color: transparent;
    padding: .2em .5em;
    font-size: 14px;
    font-weight: bolder;
    border-width: 2px;
    border-style: solid;
    text-align: center;
    white-space: nowrap;
    border-radius: 5px;
    min-height: 30px;
    margin-bottom: 0px;
}

    .consent-btn:hover {
        background-color: #000;
        cursor: pointer;
        text-decoration: underline;
    }

.show-consent {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
}

/*Cookie box end*/
/*Cart styles*/

.discount-price-small {
    display: inline-block;
    vertical-align: top;
    color: #fff !important;
    background: #d63384;
    padding: 0 4px;
    border-radius: 5px;
    text-align: center;
    line-height: 20px;
    height: 20px;
    font-size: .6rem;
    font-weight: 700;
    text-transform: capitalize;
    text-align: center;
    z-index: 4;
    margin-left: 2px
}

.shopcart-content {
    border: 1px solid #ebebeb;
}

/* Timeline*/
ul.timeline {
    list-style-type: none;
    position: relative;
}

    ul.timeline:before {
        content: ' ';
        background: #d4d9df;
        display: inline-block;
        position: absolute;
        left: 29px;
        width: 2px;
        height: 100%;
        z-index: 400;
    }

    ul.timeline > li {
        margin: 20px 0;
        padding-left: 50px;
    }

        ul.timeline > li:before {
            content: ' ';
            background: white;
            display: inline-block;
            position: absolute;
            border-radius: 50%;
            border: 3px solid #22c0e8;
            left: 20px;
            width: 20px;
            height: 20px;
            z-index: 400;
        }

/*Tickets*/

.ticket-content {
    margin-bottom: 60px;
    min-height: 300px;
}

.ticket-number {
    display: block;
    font-size: 1.2em;
    font-style: italic;
    color: #2a9fbb;
}

.ticket-subject.unread {
    font-weight: 700;
}

.ticket-attachments-message {
    padding-top: 4px;
    font-size: .8em;
}

.ticket-reply {
    margin: 10px 0;
    padding: 0;
    border: 1px solid #efefef;
    background-color: #fff;
}

    .ticket-reply.staff {
        border: 1px solid #cce4fc;
    }

    .ticket-reply.client {
        border: 1px solid #bee2d4;
    }

    .ticket-reply .date {
        float: right;
        padding: 8px 10px;
        font-size: .8em
    }

    .ticket-reply .user {
        padding: 5px 0;
        background-color: #f8f8f8;
    }

    .ticket-reply.staff .user {
        background-color: #f2f9ff;
    }

    .ticket-reply.client .user {
        background-color: #e6f9f1;
    }

    .ticket-reply .user i {
        float: left;
        font-size: 2.2em;
        padding: 2px 15px;
    }

    .ticket-reply .user .name {
        display: block;
        font-size: .9em;
    }

    .ticket-reply .user .type {
        display: block;
        font-weight: 700;
        font-size: .8em
    }

    .ticket-reply .message {
        padding: 12px 15px;
    }

    .ticket-reply .rating, .ticket-reply .rating-done {
        float: right;
        padding: 5px 10px;
        unicode-bidi: bidi-override;
        direction: rtl;
        font-size: 18px;
    }

        .ticket-reply .rating span.star, .ticket-reply .rating-done span.star {
            font-family: "Font Awesome 5 Free";
            font-weight: 400;
            font-style: normal;
            display: inline-block;
        }

        .ticket-reply .rating-done .rated {
            display: inline-block;
            font-size: 12px;
            font-family: Tahoma;
        }

        .ticket-reply .rating span.star:hover {
            cursor: pointer
        }

        .ticket-reply .rating span.star:before, .ticket-reply .rating-done span.star:before {
            content: "\f005";
            padding-right: 0;
            color: #999
        }

        .ticket-reply .rating span.star:hover:before, .ticket-reply .rating span.star:hover ~ span.star:before, .ticket-reply .rating-done span.star.active:before {
            content: "\f005";
            color: #f2de88
        }

    .ticket-reply .attachments {
        margin: 0;
        padding: 10px 20px;
        border-top: 1px dashed #efefef;
        background-color: #f8f8f8;
        font-size: .8em
    }

        .ticket-reply .attachments ul {
            margin: 0;
            padding: 0 0 0 15px;
            list-style: none
        }

    .ticket-reply .clear {
        clear: both
    }

.ticketfeedbackstaffcont {
    margin: 10px auto;
    padding: 15px;
    width: 90%;
    background-color: #efefef;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px
}

.ticketfeedbackrating {
    padding: 0 100px
}

    .ticketfeedbackrating .rate {
        float: left;
        padding: 0 10px;
        min-width: 30px;
        text-align: center
    }
/*Blogs */
.block {
    /*    max-width: 600px;
    min-height: 50px;*/
    margin: auto;
    text-align: left
}

    .block .title {
        position: relative;
        margin: 0 0 10px;
        border-bottom: 1px solid #ddd;
        background: #f6f6f6 right 14px no-repeat;
        padding: 12px 30px 12px 10px;
        font-size: 20px;
        color: #444;
        cursor: pointer
    }

        .block .title strong {
            font-weight: normal
        }

    .block .listbox {
        border-bottom: 1px solid #ddd;
        padding: 10px 5px
    }

    .block .list li {
        padding: 5px 0 5px 15px
    }

    .block .list a {
        display: inline-block;
        position: relative;
        padding: 5px 0;
        font-size: 16px;
        color: #444;
        -webkit-transition: all .1s ease;
        transition: all .1s ease
    }

        .block .list a:before {
            content: "";
            position: absolute;
            top: 12px;
            left: -15px;
            width: 5px;
            height: 5px;
            background-color: #ddd
        }

    .block .list .active > a {
        color: #4ab2f1
    }

    .block .list a:hover, .block .list a:focus {
        color: #4ab2f1
    }

    .block a.product-picture {
        display: none
    }

        .block a.product-picture:before {
            display: none
        }

    .block .sublist {
        margin: 15px 0 5px
    }

        .block .sublist a {
            font-size: 14px
        }

    .block .view-all {
        margin: 10px 0 0
    }

        .block .view-all a {
            display: inline-block;
            padding: 10px 15px;
            font-size: 16px;
            color: #4ab2f1
        }

            .block .view-all a:hover, .block .view-all a:focus {
                text-decoration: underline
            }

    .block .tags {
        margin: 5px 0 10px
    }

        .block .tags ul {
            font-size: 0
        }

        .block .tags li, .product-tags-all-page li {
            display: inline-block;
            position: relative;
            margin: 0 10px;
            overflow: hidden;
            font-size: 17px !important
        }

            .block .tags li a, .product-tags-all-page li a {
                float: left;
                line-height: 30px;
                color: #444
            }

                .block .tags li a:hover, .block .tags li a:focus, .product-tags-all-page li a:hover, .product-tags-all-page li a:focus {
                    color: #4ab2f1
                }

.block-blog-archive .number {
    display: block;
    color: #444;
    cursor: auto
}

.block-blog-archive .sublist {
    margin: 5px 0 5px 15px
}

.block-blog-archive li.month {
    padding: 3px 0 3px 15px
}

/*Offcanvas slide menu*/
.offcanvas.offcanvas-allcat-menu {
    right: auto;
    left: 0;
    padding: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    width: 350px;
    padding: 50px 0
}

@media only screen and (max-width:479px) {
    .offcanvas.offcanvas-allcat-menu {
        width: 300px
    }
}

.offcanvas.offcanvas-allcat-menu .offcanvas-close {
    position: absolute;
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    border: 0;
    left: 0;
    top: 5px;
    background-color: transparent;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    border-radius: 50%
}

.offcanvas.offcanvas-allcat-menu.hover-style-cosmatics .offcanvas-close::after, .offcanvas.offcanvas-allcat-menu.hover-style-cosmatics .offcanvas-close::before {
    background-color: #c0b07d
}

.offcanvas.offcanvas-allcat-menu.hover-style-electronic .offcanvas-close::after, .offcanvas.offcanvas-allcat-menu.hover-style-electronic .offcanvas-close::before {
    background-color: #0090f0
}

.offcanvas.offcanvas-allcat-menu.hover-style-furniture .offcanvas-close::after, .offcanvas.offcanvas-allcat-menu.hover-style-furniture .offcanvas-close::before {
    background-color: #ef1e1e
}

.offcanvas.offcanvas-allcat-menu.hover-style-medical .offcanvas-close::after, .offcanvas.offcanvas-allcat-menu.hover-style-medical .offcanvas-close::before {
    background-color: #0bbfbd
}

.offcanvas.offcanvas-allcat-menu .offcanvas-close::after {
    position: absolute;
    top: calc(50% - 1px);
    left: 50%;
    margin-left: -10px;
    width: 20px;
    height: 2px;
    content: "";
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background-color: #4fb68d
}

.offcanvas.offcanvas-allcat-menu .offcanvas-close::before {
    position: absolute;
    top: calc(50% - 1px);
    left: 50%;
    margin-left: -10px;
    width: 20px;
    height: 2px;
    content: "";
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #4fb68d
}

.offcanvas.offcanvas-allcat-menu .offcanvas-close:hover:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.offcanvas.offcanvas-allcat-menu .offcanvas-close:hover:after {
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.offcanvas.offcanvas-allcat-menu.offcanvas-open {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

    .offcanvas.offcanvas-allcat-menu.offcanvas-open .offcanvas-close {
        left: 85%
    }

.image-hover:hover a.quick_view {
    opacity: 1;
    -moz-transform: scale3d(1,1,1);
    -webkit-transform: scale3d(1,1,1);
    -o-transform: scale3d(1,1,1);
    -ms-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
}

/*bootstrap*/
.badge-soft-primary {
    color: #348cd4;
    background-color: rgba(52,140,212,.18);
    box-shadow: none
}

.badge-soft-secondary {
    color: #6c757d;
    background-color: rgba(108,117,125,.18);
    box-shadow: none
}

.badge-soft-success {
    color: #78c350;
    background-color: rgba(120,195,80,.18);
    box-shadow: none
}

.badge-soft-info {
    color: #45bbe0;
    background-color: rgba(69,187,224,.18);
    box-shadow: none
}

.badge-soft-warning {
    color: #ff9800;
    background-color: rgba(255,152,0,.18);
    box-shadow: none
}

.badge-soft-danger {
    color: #f7531f;
    background-color: rgba(247,83,31,.18);
    box-shadow: none
}

.badge-soft-light {
    color: #ecf2f5;
    background-color: rgba(236,242,245,.18);
    box-shadow: none
}

.badge-soft-dark {
    color: #323a46;
    background-color: rgba(50,58,70,.18);
    box-shadow: none
}

.badge-soft-pink {
    color: #f06292;
    background-color: rgba(240,98,146,.18);
    box-shadow: none
}

.badge-soft-purple {
    color: #8892d6;
    background-color: rgba(136,146,214,.18);
    box-shadow: none
}

.badge-outline-primary {
    color: #348cd4;
    border: 1px solid #348cd4;
    background-color: transparent;
    box-shadow: none
}

.badge-outline-secondary {
    color: #6c757d;
    border: 1px solid #6c757d;
    background-color: transparent;
    box-shadow: none
}

.badge-outline-success {
    color: #78c350;
    border: 1px solid #78c350;
    background-color: transparent;
    box-shadow: none
}

.badge-outline-info {
    color: #45bbe0;
    border: 1px solid #45bbe0;
    background-color: transparent;
    box-shadow: none
}

.badge-outline-warning {
    color: #ff9800;
    border: 1px solid #ff9800;
    background-color: transparent;
    box-shadow: none
}

.badge-outline-danger {
    color: #f7531f;
    border: 1px solid #f7531f;
    background-color: transparent;
    box-shadow: none
}

.badge-outline-light {
    color: #ecf2f5;
    border: 1px solid #ecf2f5;
    background-color: transparent;
    box-shadow: none
}

.badge-outline-dark {
    color: #323a46;
    border: 1px solid #323a46;
    background-color: transparent;
    box-shadow: none
}

.badge-outline-pink {
    color: #f06292;
    border: 1px solid #f06292;
    background-color: transparent;
    box-shadow: none
}

.badge-outline-purple {
    color: #8892d6;
    border: 1px solid #8892d6;
    background-color: transparent;
    box-shadow: none
}

.bg-soft-primary {
    background-color: rgba(52,140,212,.25) !important
}

.bg-soft-secondary {
    background-color: rgba(108,117,125,.25) !important
}

.bg-soft-success {
    background-color: rgba(120,195,80,.25) !important
}

.bg-soft-info {
    background-color: rgba(69,187,224,.25) !important
}

.bg-soft-warning {
    background-color: rgba(255,152,0,.25) !important
}

.bg-soft-danger {
    background-color: rgba(247,83,31,.25) !important
}

.bg-soft-light {
    background-color: rgba(236,242,245,.25) !important
}

.bg-soft-dark {
    background-color: rgba(50,58,70,.25) !important
}

.bg-soft-pink {
    background-color: rgba(240,98,146,.25) !important
}

.bg-soft-purple {
    background-color: rgba(136,146,214,.25) !important
}

.bg-ghost {
    opacity: .4
}

/* 

.bg-primary {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important
}

.bg-secondary {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important
}

.bg-success {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important
}

.bg-info {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important
}

.bg-warning {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important
}

.bg-danger {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important
}

.bg-light {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important
}

.bg-dark {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important
}

.bg-pink {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-pink-rgb),var(--bs-bg-opacity))!important
}

.bg-purple {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-purple-rgb),var(--bs-bg-opacity))!important
}

.bg-black {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important
}

.bg-white {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important
}

*/
/*.modal {
    top: 50px
}
.modal-dialog .modal-body {
    padding: 10px 5px
}

.modal-dialog .modal-header {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 10px 10px;
    border-bottom: 1px solid #dee2e6
}*/


.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.subscribe .button {
    position: absolute;
    top: 0;
    right: 0;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    background: #253237;
    border: 0;
    box-shadow: none;
    padding: 0 20px;
    line-height: 2.2rem; /*47px*/
    height: 2.2rem; /*47px*/
    border-radius: 0 30px 30px 0;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    width: 90px;
    outline: 0
}

    .subscribe .button:hover {
        background-color: #1d1d1d
    }

/*Scrollbar*/
/* width */
::-webkit-scrollbar {
    width: 8px;
}

/* Track */
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #cbc8c8;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #253237;
    }

.btn-soft-primary {
    color: #348cd4;
    background-color: rgba(52,140,212,.18);
    border-color: rgba(52,140,212,.12)
}

    .btn-soft-primary:hover {
        color: #fff;
        background-color: #348cd4
    }

    .btn-soft-primary.focus, .btn-soft-primary:focus {
        box-shadow: 0 0 0 .15rem rgba(52,140,212,.3)
    }

.btn-soft-secondary {
    color: #6c757d;
    background-color: rgba(108,117,125,.18);
    border-color: rgba(108,117,125,.12)
}

    .btn-soft-secondary:hover {
        color: #fff;
        background-color: #6c757d
    }

    .btn-soft-secondary.focus, .btn-soft-secondary:focus {
        box-shadow: 0 0 0 .15rem rgba(108,117,125,.3)
    }

.btn-soft-success {
    color: #78c350;
    background-color: rgba(120,195,80,.18);
    border-color: rgba(120,195,80,.12)
}

    .btn-soft-success:hover {
        color: #fff;
        background-color: #78c350
    }

    .btn-soft-success.focus, .btn-soft-success:focus {
        box-shadow: 0 0 0 .15rem rgba(120,195,80,.3)
    }

.btn-soft-info {
    color: #45bbe0;
    background-color: rgba(69,187,224,.18);
    border-color: rgba(69,187,224,.12)
}

    .btn-soft-info:hover {
        color: #fff;
        background-color: #45bbe0
    }

    .btn-soft-info.focus, .btn-soft-info:focus {
        box-shadow: 0 0 0 .15rem rgba(69,187,224,.3)
    }

.btn-soft-warning {
    color: #ff9800;
    background-color: rgba(255,152,0,.18);
    border-color: rgba(255,152,0,.12)
}

    .btn-soft-warning:hover {
        color: #fff;
        background-color: #ff9800
    }

    .btn-soft-warning.focus, .btn-soft-warning:focus {
        box-shadow: 0 0 0 .15rem rgba(255,152,0,.3)
    }

.btn-soft-danger {
    color: #f7531f;
    background-color: rgba(247,83,31,.18);
    border-color: rgba(247,83,31,.12)
}

    .btn-soft-danger:hover {
        color: #fff;
        background-color: #f7531f
    }

    .btn-soft-danger.focus, .btn-soft-danger:focus {
        box-shadow: 0 0 0 .15rem rgba(247,83,31,.3)
    }

.btn-soft-light {
    color: #ecf2f5;
    background-color: rgba(236,242,245,.18);
    border-color: rgba(236,242,245,.12)
}

    .btn-soft-light:hover {
        color: #fff;
        background-color: #ecf2f5
    }

    .btn-soft-light.focus, .btn-soft-light:focus {
        box-shadow: 0 0 0 .15rem rgba(236,242,245,.3)
    }

.btn-soft-dark {
    color: #323a46;
    background-color: rgba(50,58,70,.18);
    border-color: rgba(50,58,70,.12)
}

    .btn-soft-dark:hover {
        color: #fff;
        background-color: #323a46
    }

    .btn-soft-dark.focus, .btn-soft-dark:focus {
        box-shadow: 0 0 0 .15rem rgba(50,58,70,.3)
    }

.btn-soft-pink {
    color: #f06292;
    background-color: rgba(240,98,146,.18);
    border-color: rgba(240,98,146,.12)
}

    .btn-soft-pink:hover {
        color: #fff;
        background-color: #f06292
    }

    .btn-soft-pink.focus, .btn-soft-pink:focus {
        box-shadow: 0 0 0 .15rem rgba(240,98,146,.3)
    }

.btn-soft-purple {
    color: #8892d6;
    background-color: rgba(136,146,214,.18);
    border-color: rgba(136,146,214,.12)
}

    .btn-soft-purple:hover {
        color: #fff;
        background-color: #8892d6
    }

    .btn-soft-purple.focus, .btn-soft-purple:focus {
        box-shadow: 0 0 0 .15rem rgba(136,146,214,.3)
    }

.btn-pink {
    color: #fff;
    background-color: #f06292;
    border-color: #f06292
}

    .btn-pink:hover {
        color: #fff;
        background-color: #cc537c;
        border-color: #c04e75
    }

.btn-outline-pink {
    color: #f06292;
    border-color: #f06292
}

    .btn-outline-pink:hover {
        color: #fff;
        background-color: #f06292;
        border-color: #f06292
    }

.btn-purple {
    color: #fff;
    background-color: #7e57c2;
    border-color: #7e57c2
}

    .btn-purple:hover {
        color: #fff;
        background-color: #747cb6;
        border-color: #6d75ab
    }

.btn-outline-purple {
    color: #7e57c2;
    border-color: #7e57c2
}

    .btn-outline-purple:hover {
        color: #fff;
        background-color: #7e57c2;
        border-color: #7e57c2
    }
