@import 'https://fonts.googleapis.com/css2?family=Libre+Franklin:ital,wght@0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap';

body {
    /* font-family: libre franklin,sans-serif; */
    /* font-family: "Saira Condensed", sans-serif; */
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    color: #323232;
    font-size: 17px;
    background: #fff;
    line-height: 1.25em;
    font-display: swap
}

a:hover {
    text-decoration: none
}

a:active, a:hover, a:focus {
    outline: 0;
    text-decoration: none
}

ul {
    list-style: outside none none;
    margin: 0;
    padding: 0
}

a {
    text-decoration: none
}

button {
    border: none;
    background: 0 0
}

.clear {
    clear: both
}

.fix {
    overflow: hidden
}

label {
    margin-bottom: .5rem
}

.kitchenware-header_style-4 .cart-box > ul > li > a > span.cart-name {
    font-size: 14px;
    display: block;
    padding-top: 5px;
    font-weight: 400;
    margin-left: 5px;
}

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    width: 100%;
    padding-right: 50px;
    padding-left: 50px;
    margin-right: auto;
    margin-left: auto
}

@media(min-width: 576px) {
    .container, .container-sm {
        max-width: 540px
    }
}

@media(min-width: 768px) {
    .container, .container-md, .container-sm {
        max-width: 720px
    }
}

@media(min-width: 992px) {
    .container, .container-lg, .container-md, .container-sm {
        max-width: 960px
    }
}

@media(min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1200px
    }
}

@media(min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1200px
    }
}

.row {
    --bs-gutter-x: 30px
}

.g-0, .gx-0 {
    --bs-gutter-x: 0
}

.makali-btn a, .makali-sm_btn a, .white-color a, .transparent-btn a, .putty-color a {
    background: #fff none repeat scroll 0 0;
    color: #323232;
    display: inline-block;
    font-size: 14px;
    width: 180px;
    height: 55px;
    line-height: 55px;
    text-decoration: none;
    text-transform: capitalize;
    -webkit-transition: all 300ms ease-in 0s;
    transition: all 300ms ease-in 0s;
    margin-top: 25px;
    text-align: center
}

.putty-color a {
    background-color: #ec691f;
    color: #fff
}

    .putty-color a:hover, .white-color a:hover {
        background-color: #333;
        color: #fff
    }

.slider-area .night-rider_color a {
    background-color: #323232;
    border: 0 !important;
    color: #fff
}

.slider-area .bg-white_color a {
    background-color: #fff;
    color: #323232
}

@media(max-width: 991px) {
    .slide-btn.bg-white_color a, .slide-btn.bg-white_color:focus a {
        color: inherit !important
    }

    .slide-btn.bg-white_color:hover a {
        background-color: #0583cc;
        border: 2px solid #0583cc;
        color: #fff !important
    }
}

.crimson-btn_color a {
    background-color: #e21737;
    border: 2px solid #e21737 !important;
    color: #fff;
    text-transform: uppercase
}

    .crimson-btn_color a:hover {
        background-color: #323232 !important;
        border-color: #323232 !important
    }

.orange-btn_color a {
    background-color: #ee8e12;
    border: 2px solid #ee8e12 !important;
    color: #fff;
    text-transform: uppercase
}

    .orange-btn_color a:hover {
        background-color: #323232 !important;
        border-color: #323232 !important
    }

.pink-color_btn a {
    background-color: #db8678;
    border: 2px solid #db8678;
    color: #fff;
    text-transform: uppercase
}

    .pink-color_btn a:hover {
        background-color: #323232 !important;
        border-color: #323232 !important
    }

.tangerine-color_brn a {
    background-color: #fab115;
    border: 2px solid #fab115 !important;
    color: #fff
}

    .tangerine-color_brn a:hover {
        background-color: #323232 !important;
        border-color: #323232 !important
    }

.instagram-btn a {
    background-color: #7fb82b;
    color: #fff
}

.fruit-salad-color_btn a {
    background-color: #389c3c;
    border: 2px solid #389c3c !important;
    color: #fff !important;
    text-transform: uppercase
}

    .fruit-salad-color_btn a:hover {
        background-color: #323232 !important;
        border-color: #323232 !important
    }

.white-color a::before, .transparent-btn a::before, .add-to-cart:before, .bg-white_color a::before, .crimson-btn_color a:before, .instagram-btn a:before, .pink-color_btn a:before {
    /* content: "\f067"; */
    font-family: FontAwesome;
    font-size: 13px;
    margin-right: 2px
}

.instagram-btn a:before {
    content: '\f16d'
}

.transparent-btn a, .grey-border a, .bittersweet-color a, .white-border a {
    background-color: transparent;
    border: 2px solid #323232;
    color: #323232
}

    .transparent-btn a:hover {
        background-color: #323232;
        color: #fff
    }

.makali-sm_btn a {
    width: auto;
    padding: 0 20px;
    height: 40px;
    line-height: 38px
}

.grey-border a {
    border: 2px solid #e0e0e0
}

    .grey-border a:hover {
        background: #c1b17e;
        border-color: #c1b17e
    }

.bittersweet-color a:hover {
    background-color: #f66362;
    border-color: #f66362
}

.white-border a {
    border-color: #fff;
    color: #fff
}

.tooltip-inner {
    padding: 2px 12px 6px;
    font-size: 14px
}

.section-title {
    margin-bottom: 40px;
    padding-bottom: 0
}

    .section-title.deal-header {
        background: transparent none repeat scroll 0 0;
        padding-bottom: 0
    }

        .section-title.deal-header p {
            margin: inherit
        }

.header_cat h2 {
    display: inline-block;
    font-size: 32px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 10px;
    text-transform: capitalize;
    display: block;
    letter-spacing: normal;
    font-family: 'Calibri';
    color: #000;
    font-size: 50px;
    line-height: 50px;
    text-transform: capitalize;
    font-weight: 400
}

.section-title h2 {
    display: inline-block;
    font-size: 24px !important;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 10px;
    text-transform: capitalize;
    /* font-family: 'Calibri'; */
    font-family: "Saira Condensed", sans-serif;
    display: block;
    letter-spacing: normal;
    color: #000000;
    font-size: 90px;
    line-height: 22px;
    text-transform: capitalize;
    font-weight: 400
}

.section-title p {
    letter-spacing: 1px;
    line-height: 16px;
    color: #222;
    margin: auto;
    font-size: 16px;
    /* font-weight: 700; */
    font-family: 'Calibri';
}

    .section-title p span {
        font-size: 28px;
        font-weight: 600
    }

.section-title-2 h2 {
    font-size: 28px;
    text-transform: capitalize;
    font-weight: 500
}

.section-title-3 h2 {
    border-bottom: 1px solid #e5e5e5;
    font-size: 28px;
    text-transform: capitalize;
    font-weight: 500;
    padding-bottom: 10px;
    margin-bottom: 40px
}

.section-title-4 h2 {
    font-weight: 400;
    text-transform: capitalize;
    margin-bottom: 5px
}

.section-title-4 p {
    position: relative;
    margin-bottom: 35px;
    padding-bottom: 35px;
    color: #777
}

    .section-title-4 p:before {
        content: "";
        background-color: #db8678;
        position: absolute;
        height: 2px;
        width: 80px;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%)
    }

.section-title-4 .categorie-tabs-list li a {
    text-transform: uppercase;
    color: #777
}

.box-layout .popup_wrapper {
    margin: 0 -225px
}

.pro-border-style .single-banner a {
    display: block
}

.pro-border-style .single-banner {
    position: relative
}

    .pro-border-style .single-banner:before, .pro-border-style .single-banner a:before {
        border-top: 2px solid #fff;
        content: "";
        left: 15px;
        opacity: 0;
        right: 100%;
        position: absolute;
        top: 15px;
        -webkit-transition: all 600ms ease 0s;
        transition: all 600ms ease 0s;
        z-index: 1
    }

    .pro-border-style .single-banner a:before {
        bottom: 15px;
        right: 15px;
        left: auto;
        top: auto
    }

    .pro-border-style .single-banner:hover:before, .pro-border-style .single-banner a:hover:before {
        opacity: 1;
        right: 15px
    }

    .pro-border-style .single-banner a:hover:before {
        left: 15px
    }

    .pro-border-style .single-banner:after, .pro-border-style .single-banner a:after {
        border-right: 2px solid #fff;
        bottom: 19px;
        content: "";
        left: 15px;
        opacity: 0;
        position: absolute;
        top: 100%;
        -webkit-transition: all 600ms ease 0s;
        transition: all 600ms ease 0s
    }

    .pro-border-style .single-banner a:after {
        bottom: 15px;
        right: 15px;
        top: 100%;
        left: auto;
        bottom: auto
    }

    .pro-border-style .single-banner:hover:after, .pro-border-style .single-banner a:hover:after {
        opacity: 1;
        top: 15px
    }

    .pro-border-style .single-banner a:hover:after {
        bottom: 15px
    }

.bg-image-1 {
    background-image: url(../images/banner.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.bg-image-2 {
    background-image: url(../images/banner1.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.bg-image-3 {
    background-image: url(../images/banner.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.bg-image-4 {
    background-image: url(../images/banner.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.bg-image-5 {
    background-image: url(../images/testimonial.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.bg-image-18 {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    padding: 100px 0;
    position: relative
}

    .bg-image-18:before {
        background: rgba(0,0,0,.1) none repeat scroll 0 0;
        content: "";
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%
    }

.slider-activation .owl-item.active .slider-progress {
    -webkit-animation: 5000ms ease-in-out 0s normal none 1 running timebar;
    animation: 10000ms ease-in-out 0s normal none 1 running timebar;
    background: rgba(0,0,0,.3);
    height: 5px;
    left: 0;
    opacity: .8;
    position: absolute;
    top: 0;
    z-index: 4
}

@-webkit-keyframes timebar {
    0% {
        width: 0
    }

    100% {
        width: 100%
    }
}

@keyframes timebar {
    0% {
        width: 0
    }

    100% {
        width: 100%
    }
}

@keyframes timebar {
    0% {
        width: 0
    }

    100% {
        width: 100%
    }
}

.template-color-1 .header-top-left ul > li:hover > a, .template-color-1 .header-top-right ul > li:hover > a, .template-color-1 .wish-compare-items li a:hover {
    color: #fff
}

.template-color-1 .header-bottom-list > li > ul.ht-dropdown li:hover > a, .template-color-1 .header-top-right > ul > li > ul.ht-dropdown li:hover > a {
    color: #ec691f;
    /* display: flex; */
    width: 100%;
}

.template-color-1 .categorie-search-box button:hover {
    color: #ec691f
}

.template-color-1 .cart-box > ul > li > a span + span.total-pro {
    background: #ec691f
}

.template-color-1 .cart-box > ul > li.cart-box-right:hover > a, .template-color-1 .cart-box > ul > li.cart-box-right ul.ht-dropdown > li:hover > a {
    color: #ec691f
}

.template-color-1 .pro-quantity {
    background: #000000;
}

.template-color-1 .price-content li span, .template-color-1 .cart-content span.cart-price {
    color: #000000;
}

.template-color-1 .category-menu .category-heading {
    background: #ec691f
}

.template-color-1 .category-menu .category-menu-list {
    border: 2px solid #ec691f
}

.template-color-1 .cat-mega-menu {
    border-top: 2px solid #cda557
}

    .template-color-1 .category-menu .category-menu-list > ul > li:hover > a, .template-color-1 .cat-mega-menu > li > ul > li:hover > a, .template-color-1 .category-menu-list > ul > li.right-menu > ul.cat-dropdown_menu > li a:hover {
        color: #ec691f
    }

.template-color-1 .makali-btn a:hover {
    background-color: #ec691f;
    border-color: #ec691f;
    color: #fff
}

.template-color-1 .subscribe-form-group button {
    background: #ec691f
}

.template-color-1 .header-form_area form.hm-searchbox button.search-btn:hover {
    color: #ec691f
}

.template-color-1 .hm-searchbox-2 .search-btn {
    background-color: #ec691f
}

.template-color-1 .cat-mega-menu > li.cat-mega-title > a:hover {
    color: #ec691f
}

.template-color-1 .owl-nav div:hover {
    background: #ec691f;
    color: #fff
}

.template-color-1 .owl-dots .owl-dot.active {
    background: #ec691f
}

.template-color-1 .single-deal-active .owl-nav div:hover {
    background-color: unset;
    color: #ec691f
}

.template-color-1 .owl-dots .owl-dot:hover {
    background-color: #ec691f
}

.template-color-1 .categorie-append_arrow .owl-nav div:hover {
    background-color: unset;
    color: #ec691f
}

.template-color-1 .banner-area .single-banner:hover h2.banner-category {
    background-color: #fff;
    color: #ec691f
}

.template-color-1 .count p {
    color: #ec691f
}

.template-color-1 .quick-view:hover::before {
    background: #ec691f;
    color: #fff
}

.template-color-1 .thumb-menu.owl-carousel .owl-item a:hover {
    border-color: #ec691f
}

.template-color-1 #product-window .close:focus, .template-color-1 #product-window .close:hover {
    color: #ec691f
}

.template-color-1 .rating-summary li a:hover, .template-color-1 .rating-summary li a:hover {
    color: #ec691f
}

.template-color-1 ul.social-icon > li a:hover {
    color: #ec691f
}

.template-color-1 .section-title {
}

.template-color-1 .add-to-cart:hover, .template-color-1 .cart-wishlist:hover::before, .template-color-1 .cart-compare:hover:before, .template-color-1 .add-to-cart:hover:before, .template-color-1 .pro-title a:hover {
    color: #ababab;
}

.template-color-1 .rating i {
    color: #ec691f
}

.template-color-1 .rating-pro i, .template-color-1 .review-list i {
    color: #ec691f
}

.template-color-1 .pro-cart:hover {
    background: #ec691f
}

.template-color-1 .cart-box ul li.setting-area .ht-dropdown ul li:hover a {
    color: #ec691f
}

.template-color-1 .del-icone:hover, .template-color-1 .cart-content h6 a:hover {
    color: #ec691f
}

.template-color-1 .cart-checkout:hover {
    background-color: #000000;
    border-color: transparent;
    color: #fff
}

.template-color-1 .social-sharing ul li a:hover {
    background: #ec691f;
    border-color: #ec691f;
    color: #fff
}

.template-color-1 span.sticker-sale {
    background: #000000;
}

.template-color-1 .meta-box li a:hover, .template-color-1 .blog-content h4 a:hover {
    color: #ec691f
}

.template-color-1 .cat-content a:hover, .template-color-1 .multi-banner .cat-content a:hover {
    background: #ec691f;
    color: #fff
}

.template-color-1 .pro-tabs-area li a:hover, .template-color-1 .pro-tabs-area li a.active {
    border-color: #ec691f;
    color: #ec691f
}

.template-color-1 .categorie-tabs-list li a.active, .template-color-1 .categorie-tabs-list li a:hover {
    color: #ec691f
}

.template-color-1 .footer-list li a:hover, .template-color-1 .footer-menu li a:hover, .template-color-1 .footer-copyright p a:hover {
    color: #ec691f
}

.footer-copyright p i {
    color: red
}

.template-color-1 .subscribe-box button {
    background: #ec691f;
    color: #fff
}

    .template-color-1 .subscribe-box button:hover {
        background: #323232
    }

.template-color-1 .product-progressbar > span > strong, .template-color-1 .product-progressbar-2 > span > strong, .template-color-1 .product-progressbar-3 > span > strong, .template-color-1 .product-progressbar-4 > span > strong {
    color: #ec691f
}

.template-color-1 .product-progressbar:after, .template-color-1 .product-progressbar-2:after, .template-color-1 .product-progressbar-3:after, .template-color-1 .product-progressbar-4:after, .template-color-1 .product-progressbar-5:after {
    background-color: #ec691f
}

.template-color-1 #scrollUp:hover {
    background: #ec691f;
    border-color: #ec691f
}

.popup_wrapper {
    background: rgba(0,0,0,.7) none repeat scroll 0 0;
    height: 100%;
    opacity: 0;
    position: fixed;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    visibility: hidden;
    width: 100%;
    z-index: 9999999
}

.test {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    height: 390px;
    left: 0;
    margin: auto;
    max-width: 790px;
    padding: 25px 50px;
    position: absolute;
    right: 0;
    top: 0
}

.popup_off {
    background: #666 none repeat scroll 0 0;
    border: 1px solid #fff;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 11px;
    font-weight: 500;
    height: 25px;
    line-height: 25px;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    top: -26px;
    -webkit-transition: all .3s ease-in 0s;
    transition: all .3s ease-in 0s;
    width: 75px
}

    .popup_off:hover {
        background: #1a1a1a none repeat scroll 0 0
    }

.subscribe-form-group {
    margin-top: 15px
}

    .subscribe-form-group input {
        background: #eaeaea none repeat scroll 0 0;
        border: 0;
        color: #666;
        height: 41px;
        line-height: 20px;
        padding: 0 20px;
        width: 380px
    }

.subscribe-bottom label {
    font-size: 14px;
    margin: 0;
    vertical-align: middle
}

.subscribe-bottom input {
    vertical-align: middle
}

.subscribe-form-group button {
    border: 0;
    color: #fff;
    display: block;
    font-size: 12px;
    font-weight: 600;
    line-height: 38px;
    margin: 20px auto;
    padding: 2px 20px 0;
    text-transform: uppercase;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.subscribe-form-group.subscribe-form-style-two button {
    background: #61c0bf
}

.subscribe-form-group.subscribe-form-style-three button {
    background: #ffb400
}

.subscribe-form-group.subscribe-form-style-four button {
    background: #35a875
}

.subscribe-form-group button:hover {
    background: #303030 none repeat scroll 0 0;
    color: #fff
}

.subscribe_area h2 {
    font-size: 35px;
    font-weight: 500;
    margin-bottom: 10px;
    text-transform: uppercase
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

.form-control::-webkit-placeholder {
    color: #323232 !important;
    opacity: 1 !important
}

.form-control::-moz-placeholder {
    color: #323232 !important;
    opacity: 1 !important
}

.form-control::-moz-input-placeholder {
    color: #323232 !important;
    opacity: 1 !important
}

.form-control::-ms-placeholder {
    color: #323232 !important;
    opacity: 1 !important
}

.form-control::-webkit-input-placeholder {
    color: #323232 !important;
    opacity: 1 !important
}

.form-control:-ms-input-placeholder {
    color: #323232 !important;
    opacity: 1 !important
}

.form-control::placeholder {
    color: #323232 !important;
    opacity: 1 !important
}

::-webkit-input-placeholder {
    opacity: 1 !important;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100)
}

:-moz-placeholder {
    opacity: 1 !important;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100)
}

::-moz-placeholder {
    opacity: 1 !important;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100)
}

:-ms-input-placeholder {
    opacity: 1 !important;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100)
}

.header-top {
    border-bottom: 1px solid #f1f1f1;
    background-image: linear-gradient(to right,#ec691f,#ec691f)
}

.header-top-left ul li a img {
    margin-right: 5px
}

.social-icon li a {
    font-size: 14px;
    padding-right: 0px
}

.header-top-left > ul > li, .header-top-right > ul > li {
    display: inline-block;
    padding: 3px 0;
    position: relative
}

.drop-icon::after {
    content: "\f107";
    font-family: FontAwesome;
    font-size: 16px;
    margin-left: 5px
}

.header-top-left > ul > li > a, .header-top-right > ul > li > a {
    font-size: 0.8rem;
    color: #fff;
    /* font-weight: 600; */
}

    .header-top-left > ul > li > a i {
        font-size: 13px;
        margin-right: 5px
    }

.header-top-right > ul > li img {
    margin-right: 5px
}

.single-makal-product {
    background: white;
    height: max-content;
    border: 2.5px solid rgb(214, 214, 214);
    box-shadow: rgba(0, 155, 0, 0.04) 0px 0px 12px;
    border-radius: 6px;
    padding: 5px;
    text-align: center;
}

.header-top-right > ul > li > a {
    /* display: inline-block; */
    font-size: 0.8rem;
    font-weight: 400;
    /* line-height: 1; */
    /* text-decoration: none; */
    /* text-transform: capitalize; */
}

.header-top-right > ul > li:not(:first-child) {
    margin-left: 15px
}

.header-top-left > ul > li {
    position: relative
}

    .header-top-left > ul > li:not(:last-child) {
        margin-right: 0px;
    }

.social-icon li {
    display: inline-block
}

ul.ht-dropdown.login_dropdown {
    left: -71px;
    min-width: 240px;
    box-shadow: rgb(163, 163, 163) 0px 8px 16px;
    border-top: 2px solid #ec691f;
}

    ul.ht-dropdown.login_dropdown::before {
        content: "";
        position: absolute;
        top: calc(-7px);
        left: 50%;
        width: 10px;
        height: 10px;
        transform: translateX(-50%) rotate(45deg) skew(12deg, 12deg);
        background-color: rgb(255, 255, 255);
        border-top: 2px solid #ec691f;
        border-left: 2px solid #ec691f;
    }

    ul.ht-dropdown.login_dropdown li {
        border-bottom: 1px solid rgb(220, 220, 220);
    }

        ul .ht-dropdown.login_dropdown li a {
            display: flow;
            font-size: 0.9rem;
            font-weight: 400;
            line-height: 1.2em;
            color: rgb(133 129 129);
            margin: 0.5rem;
            padding: 0.25rem;
        }

.ht-dropdown {
    background: #fff;
    left: 0;
    opacity: 0;
    padding: 10px 0;
    position: absolute;
    top: 100%;
    -webkiit-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    width: 170px;
    visibility: hidden;
    z-index: 9999;
    -webkit-transition: .5s;
    transition: .5s;
    -webkit-box-shadow: 0 0 6px 1px rgba(0,0,0,.1);
    -ms-box-shadow: 0 0 6px 1px rgba(0,0,0,.1);
    box-shadow: 0 0 6px 1px rgba(0,0,0,.1)
}

.header-top-left > ul > li:hover ul.ht-dropdown, .header-top-right > ul > li:hover ul.ht-dropdown, .cart-box > ul > li:hover .ht-dropdown, .vertical-menu-list > li:hover ul.ht-dropdown, .header-bottom-list li:hover ul.ht-dropdown {
    opacity: 1;
    visibility: visible;
    -webkiit-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.header-top-left ul > li:hover ul.ht-dropdown li {
    padding: 0
}

.header-top-left ul > li ul.ht-dropdown li a {
    color: #2c2c2c;
    font-size: 13px;
    line-height: 30px
}

.header-top_center span {
    color: #777;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 12px
}

.cart-box-right .ht-dropdown {
    left: auto;
    right: 0
}

.categorie-search-box {
    left: auto;
    padding: 0;
    right: 0;
    width: 400px
}

    .categorie-search-box form {
        color: #a9a9a9;
        padding: 0;
        position: relative;
        width: 100%
    }

    .categorie-search-box input, .subscribe-box input {
        background: #fafafa none repeat scroll 0 0;
        color: #323232;
        font-size: 13px;
        height: 45px;
        padding: 10px 45px 10px 15px;
        width: 100%;
        border: none
    }

    .categorie-search-box button {
        background: transparent none repeat scroll 0 0;
        border: 0;
        height: 45px;
        line-height: 55px;
        padding: 0;
        position: absolute;
        right: 0;
        text-align: center;
        top: 0;
        -webkit-transition: all 300ms ease-in 0s;
        transition: all 300ms ease-in 0s;
        width: 45px
    }

        .categorie-search-box button span {
            font-size: 25px
        }

        .categorie-search-box button:focus {
            border: none
        }

    .categorie-search-box .form-group {
        background: transparent none repeat scroll 0 0;
        display: inline-block;
        left: 0;
        margin: 0;
        position: absolute;
        top: 12px;
        width: 150px
    }

.header-form_area .hm-box {
    position: relative
}

.header-form_area .hm-searchbox {
    position: relative
}

    .header-form_area .hm-searchbox input {
        background-color: #fff;
        height: 34px;
        line-height: 40px;
        width: 100%;
        padding: 0 60px 0 20px;
        border: 1px solid rgb(230, 232, 231);
        /* border-top-right-radius: 5px; */
        /* border-bottom-right-radius: 5px; */
    }

    .header-form_area .hm-searchbox button.search-btn {
        background: 0 0;
        border: 0;
        height: 34px;
        /* line-height: 50px; */
        padding: 0;
        position: absolute;
        right: 0;
        text-align: center;
        top: 0px;
        width: 100px;
        background: #ec691f;
        color: #fff;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        text-transform: capitalize;
    }

        .header-form_area .hm-searchbox button.search-btn i {
            font-size: 18px;
        }

        .header-form_area .hm-searchbox button.search-btn span {
        }

.bootstrap-select option {
    font-size: 13px
}

.nice-select::after {
    margin-top: -3px
}

.nice-select .current {
    display: block;
    overflow: hidden;
    width: 100%
}

.categorie-search-box .nice-select .list {
    height: 3500px;
    overflow-y: auto
}

.bootstrap-select {
    border-radius: 15px 0 0 15px;
    border-style: none solid none none;
    border-width: 0 1px 0 0;
    color: #777;
    font-size: 13px;
    height: 25px;
    line-height: 25px;
    margin: 0;
    width: 150px;
    background: #ededed
}

.cart-box > ul {
    -moz-box-pack: end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

    .cart-box > ul > li {
        position: relative;
        padding: 8px 0;
        line-height: 1
    }

.cart-box-width {
    left: auto;
    right: 0;
    background: #fff;
    -webkit-box-shadow: 0 3px 9.3px .7px rgba(0,0,0,.15);
    box-shadow: 0 3px 9.3px .7px rgba(0,0,0,.15);
    padding: 0;
    width: 290px
}

    .cart-box-width > li {
        padding: 20px
    }

.cart-box > ul > li > a > span {
    font-size: 25px;
    font-weight: 700;
}

.cart-box > ul > li > a {
    color: #323232;
    margin-left: 20px
}

.cart-text {
    display: block
}

.single-cart-box {
    margin-bottom: 18px;
    overflow: hidden;
    position: relative
}

.cart-img {
    float: left;
    padding-right: 10px;
    position: relative;
    width: 30%;
}

    .cart-img img {
        max-width: 100%
    }

.cart-content {
    float: left;
    padding: 0 0px 5px 0;
    width: 70%;
}

    .cart-content h6 a {
        display: block;
        font-size: 14px;
        line-height: 20px;
        overflow: hidden;
        overflow-wrap: break-word;
        text-overflow: ellipsis;
        text-transform: capitalize;
        white-space: nowrap
    }

    .cart-content span {
        display: block;
        font-size: 14px;
        line-height: 20px
    }

.cart-price {
    margin: 5px 0
}

.cart-actions a {
    background: #2c2c2c none repeat scroll 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 400;
    padding: 10px 20px;
    margin-bottom: 10px
}

.cart-checkout {
    background: #f26667 none repeat scroll 0 0;
    color: #fff
}

.del-icone {
    color: #666;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 45
}

.wish-list-item {
    position: relative;
    padding-right: 30px;
    margin-right: 30px
}

.cart-box > ul > li > a span + span.total-pro {
    border-radius: 100%;
    color: #fff;
    font-size: 10px;
    height: 14px;
    left: 34px;
    line-height: 13px;
    position: absolute;
    text-align: center;
    top: 8px;
    width: 14px;
    background: #ec691f;
}

.single-cart-box, .price-content {
    border-bottom: 1px solid #ededed;
    margin-bottom: 5px;
}

.price-content {
    overflow: hidden;
    padding-bottom: 20px
}

    .price-content li {
        font-size: 15px;
        font-weight: 500;
        line-height: 1.5
    }

        .price-content li span, .cart-content span.cart-price {
            float: right;
            font-size: 15px;
            font-weight: 500
        }

.cart-content span.cart-price {
    float: none
}

.pro-quantity {
    border-radius: 100%;
    color: #fff;
    font-size: 12px;
    left: 5px;
    line-height: 23px;
    min-width: 25px;
    padding: 2px 0 0;
    position: absolute;
    text-align: center;
    top: 3px
}

.header-sticky.sticky {
    background: #fff;
    -webkit-box-shadow: 0 8px 6px -6px rgba(0,0,0,.4);
    box-shadow: 0 8px 6px -6px rgba(0,0,0,.4);
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-transition: all 300ms ease-in 0s;
    transition: all 300ms ease-in 0s;
    z-index: 1049
}

.sticky {
    -webkit-animation: 800ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 800ms ease-in-out 0s normal none 1 running fadeInDown
}

.header-bottom-list > li {
    margin-right: 0.8rem;
    position: relative
}

    .header-bottom-list > li > a, .header-bottom-list > li > ul.ht-dropdown li a {
        display: block;
        font-size: 0.8rem;
        font-weight: 600;
        padding: 9px 5px 9px 5px;
        position: relative;
        text-transform: uppercase;
        letter-spacing: 1px;
        color: rgb(92, 92, 92);
    }

    .header-bottom-list > li > ul.ht-dropdown li a, .header-top-right > ul > li > ul.ht-dropdown li a, .cart-box-right ul > li > a {
        display: block;
        font-size: 14px;
        font-weight: 400;
        padding: 6px 0px 6px 10px;
        text-transform: capitalize;
        text-align: left
    }

.header-top-right > ul > li > ul.ht-dropdown li a {
    font-size: 13px
}

.header-top-right > ul > li > ul.ht-dropdown li:not(:last-child) a {
    border-bottom: 1px solid #f2f2f2
}

.header-top-right ul > li > ul.ht-dropdown {
    width: 155px
}

.header-top-right ul > li > ul.ht-dropdown {
    left: auto;
    right: 0
}

.menu-title {
    border-bottom: 1px solid #e5e5e5;
    display: block;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    text-transform: uppercase
}

.header-bottom-list > li.active > a, .header-bottom-list > li:hover > a {
    color: #2c2c2c;
}

.header-right i {
    font-size: 23px;
    margin-right: 15px;
    vertical-align: middle
}

.header-helpline {
    font-size: 15px;
    font-weight: 600
}

.megamenu {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e5e5e3;
    padding: 20px 25px
}

.header-bottom-list ul.ht-dropdown.megamenu {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display:
}

    .header-bottom-list ul.ht-dropdown.megamenu li a {
        padding-left: 0
    }

.header-bottom-list ul.ht-dropdown.megamenu-two {
    width: 400px
}

.header-bottom-list ul.ht-dropdown.megamenu-three > li:last-child {
    margin-right: 0
}

.header-bottom-list ul.ht-dropdown.megamenu-two > li {
    width: 50%
}

.header-bottom-list ul.ht-dropdown.megamenu-three {
    width: 692px
}

    .header-bottom-list ul.ht-dropdown.megamenu-three > li {
        width: 20%
    }

.header-bottom-list ul.ht-dropdown.megamenu-two {
    width: 460px
}

    .header-bottom-list ul.ht-dropdown.megamenu-two > li {
        width: 50%;
        margin-right: 30px
    }

.home-style-box-layout {
    background: #fff none repeat scroll 0 0;
    margin: 0 auto;
    max-width: 100%;
    padding: 40px;
    width: 1250px;
    padding-bottom: 0
}

.transparent-header {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 2
}

@media(max-width: 991px) {
    .transparent-header {
        position: relative
    }
}

.cart-box ul li.setting-area .ht-dropdown {
    background: #fff;
    border: 1px solid #e5e5e5;
    font-size: 13px;
    left: 0;
    padding: 20px 25px;
    position: absolute;
    text-align: left;
    top: 100%;
    right: auto;
    width: 140px
}

    .cart-box ul li.setting-area .ht-dropdown ul li {
        margin-bottom: 10px;
        transition: all .3s ease-in-out
    }

        .cart-box ul li.setting-area .ht-dropdown ul li a {
            display: block;
            line-height: 1.5
        }

@media(max-width: 479px) {
    .cart-box-2 {
        padding-right: 40px !important
    }
}

.header-middle {
    padding: 0.4rem 0vw;
    /* width: 100%; */
}

.header-bottom_nav {
    padding: 0rem 0vw;
}

.header-middle .hm-form_area {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.hm-searchbox-2 {
    background: #fff;
    border: 1px solid #e5e5e5;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    border-radius: 5px;
    min-width: 680px;
    height: 45px
}

@media(max-width: 1199px) {
    .hm-searchbox-2 {
        min-width: 100%
    }
}

.hm-searchbox-2 .nice-select.select-search-category {
    width: auto;
    line-height: 43px;
    height: 43px;
    margin: 0;
    border: 0;
    padding: 0 28px 0 25px;
    font-size: 13px;
    border-radius: 15px 0 0 15px;
    position: relative
}

@media(max-width: 479px) {
    .hm-searchbox-2 .nice-select.select-search-category {
        display: none
    }
}

.select-search-category ul.list {
    height: 440px;
    overflow-y: auto;
    overscroll-behavior-x: none
}

.hm-searchbox-2 .current::after {
    content: "";
    position: absolute;
    display: block;
    height: 22px;
    width: 1px;
    background: #e5e5e5;
    top: 10px;
    right: -10px;
    font-size: 13px
}

.hm-searchbox-2 .nice-select.select-search-category::before {
    right: 30px;
    top: 25px
}

.hm-searchbox-2 input {
    font-size: 13px;
    height: 45px;
    background: 0 0;
    border: none;
    width: 100%;
    padding: 0 60px 0 33px
}

.hm-searchbox-2 .search-btn {
    color: #fff;
    border: 0;
    width: 60px
}

    .hm-searchbox-2 .search-btn:hover {
        background-color: #343434
    }

.header-middle .header-right_area {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media(max-width: 575px) {
    .header-middle .header-right_area {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.header-middle .header-right_area > ul > li {
    display: inline-block
}

    .header-middle .header-right_area > ul > li > a {
        color: #333;
        padding: 0 15px;
        display: block;
        font-size: 24px
    }

@media(max-width: 1199px) {
    .header-middle .header-right_area > ul > li > a {
        padding: 30px 10px
    }
}

.header-middle .header-right_area > ul > li > a > i {
    vertical-align: middle;
    padding-right: 5px
}

.header-middle .header-right_area > ul > li > a > span {
    font-size: 16px
}

.header-middle .header-right_area > ul > li:last-child > a {
    padding-right: 0
}

.category-menu {
    /* position: relative; */
    margin-bottom: 10px;
}

@media (max-width: 991px) {
    .category-menu {
        width: 100%;
    }
}

.category-menu .category-heading {
    background: #ec691f;
    position: relative;
    cursor: pointer;
    padding: 13px 0;
}

    .category-menu .category-heading > h2 {
        margin: 0;
        color: #ffffff;
        padding: 0;
        text-transform: uppercase;
        font-size: 16px;
    }

@media (max-width: 1199px) {
    .category-menu .category-heading > h2 {
        font-size: 14px;
    }
}

.category-menu .category-heading > h2:after {
    content: "\e636";
    font-family: "Pe-icon-7-stroke";
    font-weight: 600;
    position: absolute;
    top: 13px;
    left: 20px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .category-menu .category-heading > h2:after {
        left: 10px;
    }
}

.category-menu .category-heading > h2 > span {
    color: #ffffff;
    padding-left: 50px;
    font-weight: 600;
}

@media (max-width: 1199px) {
    .category-menu .category-heading > h2 > span {
        padding-left: 40px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .category-menu .category-heading > h2 > span {
        padding-left: 30px;
    }
}

.category-menu .category-menu-list {
    background: #ffffff;
    border: 1px solid #e5e5e5;
    padding: 0 20px;
    /* position: absolute; */
    left: 0;
    top: calc(100% - 1px);
    display: block;
    width: 100%;
    z-index: 3;
}

@media (max-width: 767px) {
    .category-menu .category-menu-list {
        z-index: 9999;
    }
}

.category-menu .category-menu-list > ul > li {
    position: relative;
}

    .category-menu .category-menu-list > ul > li > a {
        display: block;
        text-transform: capitalize;
        overflow: hidden;
        font-size: 14px;
        font-weight: 400;
        padding: 11.2px 0;
    }

    .category-menu .category-menu-list > ul > li:hover .cat-mega-menu {
        opacity: 1;
        visibility: visible;
    }

    .category-menu .category-menu-list > ul > li:hover > a {
        color: #cda557;
    }

    .category-menu .category-menu-list > ul > li:last-child > a:before {
        display: none;
    }

    .category-menu .category-menu-list > ul > li.right-menu > a::after {
        content: "\e688";
        font-family: "Pe-icon-7-stroke";
        font-weight: 600;
        font-size: 18px;
        position: absolute;
        top: 10px;
        right: 0;
        transition: all 0.3s ease-in-out;
    }

    .category-menu .category-menu-list > ul > li.right-menu:hover > a::after {
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }

    .category-menu .category-menu-list > ul > li.rx-child {
        display: none;
    }

    .category-menu .category-menu-list > ul > li.rx-parent {
        cursor: pointer;
        border-top: 1px solid #e5e5e5;
    }

        .category-menu .category-menu-list > ul > li.rx-parent a.rx-show {
            display: none;
        }

        .category-menu .category-menu-list > ul > li.rx-parent.rx-change a.rx-default {
            display: none;
        }

        .category-menu .category-menu-list > ul > li.rx-parent.rx-change a.rx-show {
            display: block;
        }


.cat-mega-menu {
    position: absolute;
    top: 0;
    left: 108%;
    background: #fff;
    z-index: 999;
    -webkit-box-shadow: 0 0 6px 0 rgba(0,0,0,.2);
    box-shadow: 0 0 6px 0 rgba(0,0,0,.2);
    opacity: 0;
    visibility: hidden;
    width: 640px;
    padding: 30px;
    overflow: hidden;
    transition: all .3s ease-in-out
}

@media(max-width: 991px) {
    .cat-mega-menu {
        position: static;
        z-index: 9;
        opacity: 1;
        visibility: visible;
        background-color: transparent;
        padding: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        border: 0;
        width: 100%;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        border: 0 !important
    }
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
    .cat-mega-menu {
        left: 114%
    }
}

.cat-mega-menu > li.right-menu {
    width: 33.333%;
    float: left
}

.cat-mega-menu > li.cat-mega-title > a {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 15px;
    display: block;
    line-height: 20px;
    position: relative
}

    .cat-mega-menu > li.cat-mega-title > a:hover {
        color: #fff
    }

.cat-mega-menu > li > ul > li > a {
    font-size: 14px;
    display: block;
    line-height: 30px;
    font-weight: 400;
    color: #666;
    text-transform: capitalize
}

    .cat-mega-menu > li > ul > li > a:hover {
        color: #58d173
    }

.cat-mega-menu.cat-mega-menu-2 {
    width: 720px
}

    .cat-mega-menu.cat-mega-menu-2 > li.right-menu {
        width: 25%
    }

@media(max-width: 991px) {
    .cat-mega-menu.cat-mega-menu-2 {
        width: auto
    }

        .cat-mega-menu.cat-mega-menu-2 > li.right-menu {
            width: 100%
        }
}

.cat-mega-menu.cat-mega-menu-3 {
    width: 440px
}

@media(max-width: 991px) {
    .cat-mega-menu.cat-mega-menu-3 {
        width: auto
    }
}

.cat-mega-menu.cat-mega-menu-3 > li.right-menu {
    width: 50%
}

@media(max-width: 991px) {
    .cat-mega-menu.cat-mega-menu-3 > li.right-menu {
        width: 100%
    }
}

@media(max-width: 991px) {
    .category-menu-list > ul > li > ul > li > ul {
        /* height: 129px; */
        overflow-y: auto
    }

    .category-menu-list > ul > li.right-menu .cat-mega-menu > li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%;
        padding: 0;
        position: relative
    }

        .category-menu-list > ul > li.right-menu .cat-mega-menu > li.cat-mega-title > a {
            padding: 5px 15px 5px 15px;
            font-size: 13px;
            font-weight: 600;
            position: relative;
            margin: 0;
            display: block;
            text-transform: inherit
        }

            .category-menu-list > ul > li.right-menu .cat-mega-menu > li.cat-mega-title > a:after {
                display: none
            }

        .category-menu-list > ul > li.right-menu .cat-mega-menu > li.cat-mega-title:last-child > a {
            border-bottom: 0
        }

        .category-menu-list > ul > li.right-menu .cat-mega-menu > li > ul > li > a {
            padding: 0px 25px 0px 25px;
            font-size: 13px;
            font-weight: 400;
            position: relative;
            margin: 0;
            display: block;
            text-transform: inherit;
            color: inherit
        }

        .category-menu-list > ul > li.right-menu .cat-mega-menu > li > ul > li:last-child > a {
            border-bottom: 0
        }

    .category-menu-list > ul > li.right-menu .cat-dropdown > li > a {
        padding: 10px 25px 10px 35px;
        font-size: 13px;
        font-weight: 400;
        position: relative;
        margin: 0;
        display: block;
        text-transform: inherit
    }

    .category-menu-list > ul > li.right-menu .cat-dropdown > li:last-child > a {
        border-bottom: 0
    }

    .category-menu-list > ul > li.right-menu > a:after {
        display: none
    }

    .category-menu-list > ul > li i.menu-expand {
        position: absolute;
        right: 0;
        top: 0;
        cursor: pointer;
        height: 44px;
        width: 45px;
        line-height: 45px;
        z-index: 9;
        display: block;
        font-style: normal
    }

        .category-menu-list > ul > li i.menu-expand:before {
            content: "\f067";
            font-family: fontawesome;
            font-size: 12px;
            position: absolute;
            left: 50%;
            top: 50%;
            -webkit-transform: translate(-50%,-50%);
            -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
            -webkit-transition: all .3s ease-in-out;
            -o-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out
        }

        .category-menu-list > ul > li i.menu-expand.active:before {
            -webkit-transform: translate(-50%,-50%) rotate(45deg);
            -ms-transform: translate(-50%,-50%) rotate(45deg);
            transform: translate(-50%,-50%) rotate(45deg)
        }
}

.single-support {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.support-area {
    background: #ec691f
}

.single-support .icon {
    font-size: 35px;
    padding: 15px;
    color: #fff;
    border: 2px solid;
    border-radius: 44px;
    margin-right: 10px
}

.support-desc h6 {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    padding-bottom: 10px;
    text-transform: none
}

.support-desc span {
    font-size: 14px;
    color: #fff
}

.support-area-style-two .single-support {
    background: #f4f4f4 none repeat scroll 0 0;
    border-radius: 4px;
    padding: 15px 80px
}

    .support-area-style-two .single-support:not(:last-child) {
        margin-bottom: 10px
    }

.support-inner-style-two {
    border-bottom: 1px solid #e5e5e5;
    padding: 60px 0
}

.site-support-area {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #f4f4f4 none repeat scroll 0 0;
    border-color: #e5e5e5 #e5e5e5 navy;
    -o-border-image: none;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium
}

    .site-support-area .single-support {
        border-bottom: 1px solid #e5e5e5;
        padding: 20px
    }

.white-text_color h6, .white-text_color span, .white-text_color .icon {
    color: #fff;
    text-transform: none
}

.support-area_three .single-support p a {
    text-decoration: underline
}

.single-support i {
    font-size: 18px
}

.single-support p, .single-support p a {
    font-size: 13px
}

.white-text_color i, .white-text_color p, .white-text_color p a {
    color: #fff
}

.blue-icon_color .icon {
    color: #0583cc
}

.hb-support i {
    font-size: 25px
}

.hb-support span {
    font-size: 13px
}

.single-deal-active .owl-nav div, .categorie-append_arrow .owl-nav div {
    background: transparent none repeat scroll 0 0;
    color: #303030;
    height: auto;
    line-height: 0;
    opacity: 1;
    top: -67px;
    width: auto
}

    .single-deal-active .owl-nav div.owl-prev, .categorie-append_arrow .owl-nav div.owl-prev {
        left: auto;
        right: 20px
    }

.space-between_arrow .owl-nav div.owl-prev {
    left: -60px
}

.space-between_arrow .owl-nav div.owl-next {
    right: -60px
}

@media(max-width: 1500px) {
    .space-between_arrow .owl-nav div.owl-prev {
        left: 0
    }

    .space-between_arrow .owl-nav div.owl-next {
        right: 0
    }
}

.pro-inner-title.append-arrow_section:after {
    width: 90%
}

.categorie-append_arrow .owl-nav div {
    top: -41px
}

.owl-dots {
    bottom: 15px;
    margin-top: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 12
}

    .owl-dots .owl-dot {
        background: #fff none repeat scroll 0 0;
        border-radius: 10px;
        cursor: pointer;
        display: inline-block;
        font-size: 0;
        height: 10px;
        margin: 0 4px;
        position: relative;
        text-align: center;
        -webkit-transition: all 300ms ease-in 0s;
        transition: all 300ms ease-in 0s;
        width: 10px;
        z-index: 8
    }

        .owl-dots .owl-dot.active {
            width: 32px
        }

.categorie-slider_dots .owl-dots {
    bottom: 0;
    position: relative;
    text-align: left;
    padding-top: 30px
}

    .categorie-slider_dots .owl-dots .owl-dot.active {
        background-color: #000;
        width: 10px
    }

    .categorie-slider_dots .owl-dots .owl-dot {
        background-color: #dbdbdb
    }

        .categorie-slider_dots .owl-dots .owl-dot:hover {
            background-color: #000
        }

.white-color_dots .owl-dots .owl-dot.active {
    background-color: #fff
}

.white-color_dots .owl-dots .owl-dot {
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 100%;
    width: 15px;
    height: 15px
}

    .white-color_dots .owl-dots .owl-dot:hover {
        background-color: #fff
    }

.without-dots .owl-dots {
    display: none !important
}

.nav.tabs-area.pro-tabs-area {
    display: block;
    margin-bottom: 60px;
    text-align: center
}

.pro-tabs-area li {
    display: inline-block;
    position: relative
}

a.nav-link.active {
    background: #ec691f;
    color: #fff;
    border: 1px solid #ec691f;
}

.pro-tabs-area li a {
    border: 1px solid #666;
    color: #4b4b4b;
    cursor: pointer;
    float: left;
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
    margin: 0 10px;
    padding: 9px 50px;
    border-radius: 5px;
    position: relative;
    text-transform: capitalize;
    -webkit-transition: all 300ms ease-in 0s;
    transition: all 300ms ease-in 0s
}

@media(max-width: 991px) {
    .pro-tabs-area li a {
        padding: 19px 25px
    }
}

.border-style .tab-content {
    border-bottom: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 90px
}

.dual-pro .single-makal-product:first-child {
    margin-bottom: 55px
}

.pro-img {
    position: relative
}

    .pro-img img {
        width: 100%
    }

.pro-content {
    padding: 20px 0 0;
    position: relative
}

.rating i {
    font-size: 12px
}

.pro-title {
    font-weight: 400;
    line-height: 1;
    margin-bottom: 0
}

    .pro-title a {
        display: block;
        font-size: 16px;
        font-weight: 600;
        line-height: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        text-transform: capitalize;
        white-space: nowrap;
        color: rgb(29, 29, 29);
    }

.pro-content p {
    line-height: 1;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.price {
    color: #0a0a0a;
    font-size: 1.05rem;
    font-weight: 500;
    padding-right: 5px
}

.prev-price {
    color: #595959;
    font-size: 14px;
    font-weight: 400;
    text-decoration: line-through
}

.pro-actions {
    -moz-box-align: center;
    -moz-box-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    bottom: 1px;
    /* display: -webkit-box; */
    display: -ms-flexbox;
    /* display: flex; */
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    left: 1;
    opacity: 0;
    -webkit-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
    width: 100%;
    margin-top: 10px
}

.product-item_code {
    font-size: 14px;
    color: #000;
}

.product-qty {
    /* float: right; */
    font-size: 15px;
    color: #000;
}

.single-makal-product .pro-actions {
    opacity: 1;
}

.actions-primary, .actions-secondary {
    opacity: 1
}

.single-makal-product .actions-primary, .single-makal-product .actions-secondary {
}

.single-makal-product .pro-content p {
    opacity: 0
}

#list-view .single-makal-product .pro-content p {
    opacity: 1
}

.add-to-cart {
    /* color: #fff; */
    display: inline-block;
    font-size: 16px;
    /* font-weight: 400; */
    line-height: 20px;
    text-transform: uppercase;
    /* background: #0c0c0c; */
    padding: 4px 10px;
    border-radius: 2px;
    width: 100%;
    padding: 11px 1rem;
    flex: 1 1 0%;
    background-color: #ec691f;
    border-radius: 6px;
    color: white;
    border: 0.12rem solid #ec691f;
    font-weight: 600;
}

.added-to-cart {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-transform: capitalize;
    background: #228704;
    padding: 4px 10px;
    border-radius: 2px
}

    .added-to-cart:hover {
        color: #fff;
    }

.actions-secondary a {
    display: inline-block;
    height: 30px;
    line-height: 36px;
    width: 30px
}

.quick-view::before {
    font-family: pe-icon-7-stroke;
    font-size: 18px
}

.quick-view::before {
    background: #fff none repeat scroll 0 0;
    border-radius: 100%;
    color: #a3a3a3;
    display: block;
    font-size: 20px;
    height: 44px;
    line-height: 44px;
    width: 44px;
    opacity: 0;
    position: absolute;
    right: 15px;
    bottom: 15px;
    text-align: center;
    -webkit-transform: scale(.6);
    transform: scale(.6);
    z-index: 99
}

.specific-quick-view:before {
    box-shadow: 1px 4px 5px 0 rgba(0,0,0,.11);
    color: #343434
}

.single-makal-product:hover .quick-view::before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.single-makal-product-2:hover .pro-actions {
    opacity: 1
}

.single-makal-product-2 .actions-primary, .single-makal-product-2 .actions-secondary {
    opacity: 1;
    -webkit-transform: scale(.6);
    transform: scale(.6);
    -webkit-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s
}

.single-makal-product-2:hover .actions-primary, .single-makal-product-2:hover .actions-secondary {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.single-makal-product-2:hover .pro-content p {
    opacity: 0
}

#list-view .single-makal-product-2:hover .pro-content p {
    opacity: 1
}

.single-makal-product-2:hover .quick-view::before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.single-makal-product-2 .countdown .count {
    padding: 20px 0 0
}

@media(max-width: 991px) {
    .grouping-product_area [class*=col-] .single-makal-product {
        margin-bottom: 30px
    }
}

.grouping-product_col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

.grouping-product_col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 80%;
    max-width: 80%
}

@media(max-width: 1199px) {
    .grouping-product_col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .grouping-product_col-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
}

@media(max-width: 991px) {
    .grouping-product_col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333%;
        flex: 0 0 33.333%;
        max-width: 33.333%
    }

    .grouping-product_col-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666%;
        flex: 0 0 66.666%;
        max-width: 66.666%
    }
}

@media(max-width: 767px) {
    .grouping-product_col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .grouping-product_col-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.grouping-product_area-3 .single-banner {
    height: 100%;
    width: 100%
}

    .grouping-product_area-3 .single-banner a img {
        height: 100%
    }

.grouping-product_area-3 .five-slide_item {
    padding: 20px
}

.grouping-product_area-4 .five-slide_item {
    border: 1px solid #e5e5e5;
    padding: 20px
}

.sticker-new, .sticker-sale {
    background: #ff5b6f none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    height: 25px;
    left: 0px;
    line-height: 25px;
    min-width: 50px;
    padding: 0 5px;
    position: absolute;
    text-align: center;
    text-transform: capitalize;
    top: 0px;
    z-index: 5;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.sticker-sale {
    left: 75px
}

.single-sticker_sale {
    left: 20px
}

.four-slide_area .container-fluid {
    padding: 0 80px
}

@media(max-width: 1199px) {
    .four-slide_area .container-fluid {
        padding: 0 30px
    }
}

@media(max-width: 575px) {
    .four-slide_area .container-fluid {
        padding: 0 15px
    }
}

.pet-product_tab .nav.tabs-area.pro-tabs-area {
    text-align: left;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px;
    margin-bottom: 30px
}

.pet-product_tab .pro-tabs-area li a {
    border: 0;
    font-size: 24px;
    margin: 0 10px;
    padding: 0
}

.pet-product_tab .pro-tabs-area li:first-child a {
    margin-left: 0
}

.deal-header h2 {
    color: #fff;
    font-size: 34px
}

.deal-header p {
    color: #fff;
    font-size: 20px;
    font-weight: 600
}

.daily-deal-active .single-makal-product .pro-title a, .daily-deal-active .single-makal-product .add-to-cart, .daily-deal-active .single-makal-product .rating i, .daily-deal-active .single-makal-product .price, .daily-deal-active .single-makal-product .prev-price, .daily-deal-active .add-to-cart:hover:before {
    color: #fff
}

.single-makal-product:hover .bg-white {
    opacity: 0
}

.bg-white {
    background-color: transparent !important;
    position: absolute;
    bottom: 80px;
    width: 100%;
    z-index: 1;
    margin-bottom: 0 !important;
    justify-content: center;
    opacity: 1;
    transition: all .3s ease-in-out
}

    .bg-white .count {
        background-color: #fff !important;
        max-width: 18%;
        padding: 8px 0
    }

.banner-countdown {
    text-align: center
}

    .banner-countdown span.offer {
        text-transform: uppercase;
        color: #e21737;
        font-weight: 700;
        font-size: 24px;
        padding-bottom: 15px;
        display: block
    }

    .banner-countdown span.fruit-salad_color {
        color: #389c3c
    }

    .banner-countdown h3.banner-title, .banner-countdown h4 {
        font-size: 48px;
        font-weight: 700;
        text-transform: capitalize
    }

    .banner-countdown .countdown {
        justify-content: center
    }

        .banner-countdown .countdown .count {
            border: 1px solid #e5e5e5;
            max-width: 60px;
            border-radius: 0
        }

.categories-of-pro .container-fluid, .hero-banner-area .container-fluid, .product-bannner .container-fluid, .header-style-four .container-fluid, .slider-style-four {
    padding: 0 35px
}

.banner-area .single-banner {
    position: relative
}

    .banner-area .single-banner h2.banner-category, .banner-area .single-banner .banner-category_wrap {
        position: absolute;
        padding: 14px 20px;
        cursor: pointer;
        left: 25px;
        bottom: 25px;
        margin-bottom: 0;
        font-size: 25px;
        text-transform: capitalize;
        transition: all .3s ease-in-out
    }

    .banner-area .single-banner .banner-category_wrap {
        cursor: text
    }

        .banner-area .single-banner .banner-category_wrap h4 {
            margin-bottom: 5px;
            text-transform: capitalize
        }

        .banner-area .single-banner .banner-category_wrap p {
            color: #666;
            margin-bottom: 0
        }

    .banner-area .single-banner .text-upper_left {
        left: 25px;
        top: 25px
    }

        .banner-area .single-banner .text-upper_left h4, .banner-area .single-banner .text-upper_left p {
            color: #fff
        }

.banner-category_wrap-2 {
    transition: all .3s ease-in-out
}

    .banner-category_wrap-2:hover .banner-category {
        background-color: #389c3c
    }

    .banner-category_wrap-2 .banner-category, .specific-width {
        position: absolute;
        padding: 14px 20px;
        cursor: pointer;
        bottom: 25px;
        text-transform: capitalize;
        transition: all .3s ease-in-out;
        background-color: #fff;
        left: 50%;
        transform: translateX(-50%);
        text-align: center
    }

.specific-width {
    width: calc(100% - 70px)
}

.banner-category_wrap-2 .banner-category h2 {
    font-size: 16px;
    font-weight: 600
}

.banner-category_wrap-2 .banner-category span {
    font-size: 14px
}

.banner-category_wrap-2:hover .banner-category h2, .banner-category_wrap-2:hover .banner-category span {
    color: #fff
}

.single-categorie .cat-img {
    position: relative;
    overflow: hidden
}

    .single-categorie .cat-img img {
        -webkit-transition: all 300ms ease-in 0s;
        transition: all 300ms ease-in 0s;
        width: 100%
    }

.single-categorie:hover .cat-img img {
    -webkit-transform: scale(1.03);
    transform: scale(1.03)
}

.cat-content {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

    .cat-content a {
        background: #fff none repeat scroll 0 0;
        color: #323232;
        display: inline-block;
        font-size: 14px;
        font-weight: 500;
        padding: 5px 33px;
        -webkit-transition: all 300ms ease-in 0s;
        transition: all 300ms ease-in 0s
    }

.multi-banner .cat-content a {
    background: #ec691f none repeat scroll 0 0;
    color: #fff;
    text-transform: uppercase
}

.multi-banner .cat-content {
    bottom: 15px;
    top: auto;
    -webkit-transform: translateY(0px);
    transform: translateY(0px)
}

.tripple-pro .single-makali-product:not(:last-child) {
    margin-bottom: 20px
}

.tripple-pro .single-makali-product {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.tripple-pro .pro-img {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    margin-right: 15px
}

.tripple-pro .pro-content {
    padding: 0
}

.pro-inner-title {
    position: relative;
    z-index: 1
}

    .pro-inner-title h3 {
        background: #fff none repeat scroll 0 0;
        display: inline-block;
        padding-right: 15px;
        font-size: 22px;
        font-weight: 600;
        line-height: 1;
        margin-bottom: 30px;
        text-transform: capitalize
    }

    .pro-inner-title::after {
        border-color: #ddd;
        border-style: dashed;
        border-width: 0 0 1px;
        content: "";
        left: 0;
        position: absolute;
        top: 12px;
        width: 100%;
        z-index: -1
    }

.blog-area.blog-border {
    border-bottom: 1px solid #ededed
}

.makali-blog .container-fluid {
    padding: 0 100px
}

.makali-blog .blog-left-sidebar-desc [class*=col-], .makali-blog .blog-right-sidebar-desc [class*=col-], .makali-blog.grid-blog [class*=col-] {
    margin-bottom: 40px
}

.single-blog img {
    width: 100%
}

.blog-content {
    padding-top: 20px
}

    .blog-content p {
        font-size: 14px
    }

.blog-left-sidebar-desc {
    padding-left: 20px
}

.blog-right-sidebar-desc {
    padding-right: 20px
}

.blog-content h4 a {
    color: #292929;
    display: block;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize
}

.meta-box {
    margin: 15px 0
}

    .meta-box li {
        display: inline-block
    }

    .meta-box li {
        display: inline-block;
        font-size: 14px;
        line-height: 25px;
        margin-right: 20px;
        text-transform: capitalize
    }

        .meta-box li i {
            margin-right: 5px
        }

        .meta-box li a {
            display: inline-block;
            font-size: 13px;
            line-height: 25px;
            margin-right: 20px;
            text-transform: capitalize
        }

.blog-img, .blog-hero-img {
    position: relative;
    overflow: hidden
}

.single-blog .blog-img:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.entry-meta {
    left: 10px;
    line-height: 18px;
    position: absolute;
    text-align: center;
    top: 10px;
    width: 55px
}

    .entry-meta .date {
        background: #fff none repeat scroll 0 0;
        color: #fff;
        padding: 8px 10px;
        text-transform: uppercase
    }

.date span {
    color: #343434;
    display: block;
    font-size: 12px;
    font-weight: 400;
    line-height: 14px
}

.date p {
    color: #343434;
    display: block;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 2px
}

.makali-blog .meta-box li a:hover, .makali-blog .blog-content h4 a:hover {
    color: #ec691f
}

.pagination-blog {
    text-align: center
}

    .pagination-blog li a {
        background: #fff none repeat scroll 0 0;
        border: 1px solid #e7e7e7;
        display: block;
        font-size: 16px;
        height: 35px;
        line-height: 35px;
        text-align: center;
        width: 40px
    }

    .pagination-blog li {
        display: inline-block;
        margin-right: 1px
    }

        .pagination-blog li.active a, .pagination-blog li a:hover {
            background: #ec691f none repeat scroll 0 0;
            color: #fff;
            border-color: #ec691f
        }

.newsletter-box.blog-details-box form {
    position: relative
}

.newsletter-box.blog-details-box .subscribe {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ebebeb;
    color: #666;
    font-size: 13px;
    height: 47px;
    line-height: 47px;
    margin-top: 0;
    padding: 11px 135px 10px 20px;
    width: 100%
}

.newsletter-box.blog-details-box .submit {
    background: #292929;
    border: none;
    border-radius: 0;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    height: 47px;
    line-height: 50px;
    margin-top: 0;
    padding: 0 15px;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    top: 0;
    -webkit-transition: all 300ms ease 0s;
    transition: all 300ms ease 0s
}

    .newsletter-box.blog-details-box .submit:hover {
        background: #ec691f
    }

.blog-with_bg {
    margin-bottom: 0;
    background-image: url(img/blog/bg-1.webp);
    background-position: 0 0;
    background-repeat: no-repeat
}

    .blog-with_bg .section-title h2, .blog-with_bg .section-title p {
        color: #fff
    }

.blog-details {
    padding-right: 20px
}

    .blog-details.blog-details-two {
        padding-right: 0;
        padding-left: 20px
    }

.submit-review .login-btn {
    margin-bottom: 0
}

.details-meta {
    margin-bottom: 30px
}

.meta-box.meta-blog {
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 30px;
    margin-top: 13px;
    padding-bottom: 15px
}

.blogquote.blockquote {
    background: #f1f1f1 none repeat scroll 0 0;
    margin: 40px 0;
    padding: 45px;
    border-left: 3px solid #ec691f
}

    .blogquote.blockquote p {
        font-size: 15px;
        padding-bottom: 10px;
        font-size: 16px;
        line-height: 28px
    }

.blockquote-footer {
    font-size: 83%;
    font-weight: 500
}

.blog-dtl-header {
    font-size: 26px;
    font-weight: 600;
    line-height: 1;
    text-transform: capitalize
}

.blog-pagination .pagination {
    justify-content: space-between
}

.tags-social {
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 15px;
    padding-bottom: 10px
}

.t-list {
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize
}

.tags-social li a {
    color: #555;
    font-size: 14px;
    margin-left: 5px;
    text-transform: capitalize
}

    .tags-social li a:hover, .pagination li a:hover {
        color: #ec691f
    }

.pagination li a {
    color: #303030;
    font-size: 14px;
    font-weight: 500;
    line-height: 1
}

    .pagination li a i.fa-long-arrow-left {
        margin-right: 5px
    }

    .pagination li a i.fa-long-arrow-right {
        margin-left: 5px
    }

.submit-review .form-group input, .submit-review textarea {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: currentcolor currentcolor #eee;
    -o-border-image: none;
    border-image: none;
    border-radius: 0;
    border-style: none none solid;
    border-width: medium medium 1px;
    font-size: 14px;
    color: #323232;
    padding-left: 0
}

.submit-review .form-group {
    margin-bottom: 45px
}

.submit-review textarea {
    height: 150px
}

    .submit-review .form-group input:focus, .submit-review textarea:focus {
        border-color: #ec691f
    }

.single-comment {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.comments-area .single-comment:not(:last-child) {
    margin-bottom: 70px
}

.reply-comment {
    margin-left: 135px
}

.author .single-comment {
    background: #fafafa none repeat scroll 0 0;
    margin-bottom: 0;
    padding: 40px
}

.comment-img {
    margin-right: 20px
}

.comment-desc h6 {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0;
    text-transform: capitalize
}

.author h6 {
    margin-bottom: 10px
}

.comment-desc h6 a {
    font-size: 15px;
    font-weight: 500
}

.comment-title span {
    display: inline-block;
    font-size: 13px;
    margin: 5px 0 4px
}

.comment-reply a {
    color: #303030;
    font-size: 12px;
    font-weight: 600;
    text-transform: capitalize
}

    .comment-reply a:hover, .comment-desc h6 a:hover {
        color: #ec691f
    }

.sidebar-header {
    border-bottom: 4px double #303030;
    display: inline-block;
    font-size: 22px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 35px;
    padding-bottom: 10px;
    text-transform: capitalize
}

.categorie-list a::before {
    content: "";
    font-family: FontAwesome;
    font-size: 13px;
    padding-right: 5px
}

.categorie-list li a {
    background: #fff none repeat scroll 0 0;
    color: #303030;
    font-size: 14px;
    font-weight: 400;
    padding-right: 20px;
    text-transform: capitalize
}

.categorie-list li span {
    background: #fff none repeat scroll 0 0;
    float: right;
    padding-left: 20px
}

.categorie-list li:not(:last-child) {
    margin-bottom: 12px;
    padding-bottom: 12px
}

.all-recent-post .single-recent-post:not(:last-child) {
    margin-bottom: 30px
}

.single-recent-post {
    overflow: hidden
}

.recent-img {
    float: left;
    margin-right: 15px;
    width: 90px
}

    .recent-img img {
        width: 100%
    }

.recent-desc {
    overflow: hidden
}

    .recent-desc span {
        display: inline-block;
        font-size: 13px
    }

    .recent-desc h6 a {
        color: #303030;
        display: block;
        font-size: 14px;
        margin-bottom: 5px;
        text-transform: capitalize
    }

        .recent-desc h6 a:hover, .categorie-list li a:hover {
            color: #ec691f
        }

.tag-list {
    margin: 0 -6px
}

    .tag-list li a {
        background-color: #303030;
        border: 1px solid #efefef;
        color: #fff;
        display: inline-block;
        font-size: 12px;
        font-weight: 500;
        letter-spacing: 1px;
        margin: 0 6px 10px;
        padding: 8px 20px;
        text-transform: uppercase
    }

        .tag-list li a:hover {
            background: #ec691f
        }

.cl-testmonial h2 {
}

.cl-testmonial p {
}

.testmonial-content > p {
    color: #000;
    margin: auto auto 30px;
    width: 31%
}

.testmonial-content-2 > p {
    width: 70%
}

.testmonial-style-two .testmonial-content > p {
    color: inherit
}

.testmonial-active .testmonial-content img, .testmonial-active-2 .testmonial-content img, .testmonial-style-three .single-deal-active .testmonial-content img {
    width: auto;
    margin: auto
}

.t-author {
    display: inline-block;
    margin: 25px 0;
    text-transform: capitalize
}

.testmonial-style-two .t-author {
    color: inherit
}

.testmonial-active .owl-dots {
    bottom: -18px;
    position: static
}

    .testmonial-active .owl-dots .owl-dot.active {
        width: 10px
    }

.testmonial-style-two .owl-dots .owl-dot {
    background: #e1e1e1
}

.testmonial-style-two .testmonial-active {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 90px
}

    .testmonial-style-two .testmonial-active.specific-testimonial-active {
        border-bottom: 0;
        padding-bottom: 0
    }

.testmonial-style-three .testmonial-content > p {
    margin: auto auto 0;
    width: 72%
}

.testmonial-style-three .t-author {
    margin: 10px 0
}

.testmonial-style-three .testmonial-active {
    border-bottom: none;
    padding-bottom: 0
}

.night-rider-text_color .section-title h2, .night-rider-text_color .section-title p, .night-rider-text_color .testmonial-active .single-testmonial .testmonial-content p, .night-rider-text_color .testmonial-active .single-testmonial .testmonial-content span.t-author {
    color: #323232
}

.mini-title h4, .semi-title h2 {
    text-transform: capitalize;
    font-size: 22px;
    font-weight: 600
}

@media(max-width: 1199px) {
    .mini-title h4, .semi-title h2 {
        font-size: 18px
    }
}

.new-arrival_content .semi-title-2 {
    border-bottom: 1px solid #e5e5e5;
    display: flex;
    justify-content: space-between;
    padding-bottom: 20px;
    margin-bottom: 10px
}

@media(max-width: 767px) {
    .new-arrival_content .semi-title-2 {
        display: block;
        text-align: center
    }

        .new-arrival_content .semi-title-2 h3 {
            padding-bottom: 25px
        }

    .new-arrival_content ul.categorie-tabs-list {
        justify-content: center
    }

        .new-arrival_content ul.categorie-tabs-list li a {
            line-height: 28px
        }

        .new-arrival_content ul.categorie-tabs-list li:first-child a {
            margin-left: 0
        }

    .new-arrival_content p.additional-stuff {
        margin: 0 auto 30px;
        text-align: center
    }
}

.new-arrival_content .semi-title-2 h3 {
    margin-bottom: 0;
    font-size: 32px;
    line-height: 1;
    text-transform: capitalize
}

.new-arrival_content p.additional-stuff {
    font-weight: 600;
    margin-bottom: 30px
}

.mini-title {
    padding-bottom: 14px;
    margin-bottom: 40px;
    border-bottom: 1px solid #e5e5e5
}

.single-deal-active .count {
    background: #f4f4f4 none repeat scroll 0 0;
    border: 1px solid #eee
}

.single-deal-active .countdown {
    margin-top: 0;
    padding: 0;
    margin-bottom: 15px
}

.horizontal-content {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 20px;
    margin-bottom: 40px
}

.semi-title h3 {
    font-size: 32px;
    line-height: 1;
    text-transform: capitalize
}

.categorie-tabs-list li a {
    display: inline-block;
    float: left;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    margin-left: 40px;
    position: relative;
    text-transform: capitalize
}

@media(max-width: 1199px) {
    .categorie-tabs-list li a {
        margin-left: 20px
    }
}

@media(max-width: 479px) {
    .categorie-tabs-list li.nav-item {
        display: flex;
        width: 100%;
        justify-content: center;
        padding-bottom: 10px
    }

        .categorie-tabs-list li.nav-item a {
            margin: 0 !important
        }
}

.footer-middle, .footer-bottom {
    border-top: 1px solid rgb(255 252 252/38%)
}

.footer-title {
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 20px;
    text-transform: capitalize;
    color: #fff
}

.footer-list li {
    font-size: 13px;
    line-height: 25px;
    color: #fff
}

    .footer-list li i {
        margin-right: 3px;
        font-size: 14px;
    }

    .footer-list li a {
        display: block;
        color: #fff;
        font-weight: 400;
        line-height: 25px;
        font-size: 13px;
    }

.footer-content p {
    font-size: 14px;
    color: #fff
}

.footer-copyright p {
    font-size: 13px;
    line-height: 1;
    color: #fff
}

.subscribe-box {
    position: relative
}

    .subscribe-box input {
        border-radius: 5px;
        height: 50px;
        line-height: 50px;
        width: calc(100% - 80px);
        padding: 10px 25px 10px 15px
    }

    .subscribe-box button {
        border: 2px solid #eee;
        border-radius: 5px;
        font-size: 24px;
        height: 50px;
        line-height: 46px;
        padding: 0 20px;
        -webkit-transition: all 300ms ease-in 0s;
        transition: all 300ms ease-in 0s;
        vertical-align: middle;
        width: 76px
    }

.breadcrumb-area {
    background: #f4f4f4 none repeat scroll 0 0;
    padding: 20px 0
}

    .breadcrumb-area .breadcrumb {
        background-color: transparent;
        border-radius: 0;
        list-style: outside none none;
        margin-bottom: 0;
        padding: 0
    }

.breadcrumb-item a, .breadcrumb-item {
    color: #505050;
    font-size: 14px;
    text-transform: capitalize
}

    .breadcrumb-item a:hover, .breadcrumb-item.active {
        color: #ec691f
    }

.sidebar .form-check {
    padding-left: 0
}

.sidebar-title {
    border-bottom: 1px solid #ededed;
    color: #2c2c2c;
    display: block;
    font-size: 18px;
    font-weight: 600;
    line-height: 35px;
    margin-bottom: 25px;
    position: relative;
    text-transform: capitalize
}

    .sidebar-title::after {
        background: #ec691f none repeat scroll 0 0;
        bottom: -2px;
        content: "";
        display: block;
        height: 2px;
        position: absolute;
        width: 100px
    }

.ui-slider-handle.ui-state-default.ui-corner-all {
    background: #ec691f none repeat scroll 0 0;
    border: none;
    border-radius: 50%;
    height: 13px;
    margin-left: -1px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 13px
}

.slider-sidebar {
    margin-top: 40px
}

.ui-slider-range.ui-widget-header.ui-corner-all {
    background: #d7d7d7 none repeat scroll 0 0;
    border-radius: 0;
    height: 4px
}

.ui-widget.ui-widget-content {
    background: #ededed none repeat scroll 0 0;
    border: none;
    height: 4px
}

.ui-slider-horizontal .ui-slider-handle {
    margin-left: 0
}

.ui-slider-handle.ui-corner-all.ui-state-default.ui-state-focus {
    outline: medium
}

.amount-range {
    background: transparent none repeat scroll 0 0;
    border: none;
    color: #555;
    font-size: 15px;
    margin-top: 10px;
    padding: 5px 0
}

.amount-range, .price-button {
    width: 100%;
    word-spacing: 15px
}

.flter-option.mb-80 {
    padding-right: 15px
}

.sidbar-style li {
    -webkit-transition: all 300ms ease-in 0s;
    transition: all 300ms ease-in 0s
}

.sidebar.shop-sidebar {
    background: #f5f5f5 none repeat scroll 0 0;
    padding: 15px
}

.sidbar-style .form-check label {
    cursor: pointer;
    font-size: 16px;
    text-transform: capitalize;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.sidebar li.form-check:not(:last-child) {
    margin-bottom: 12px
}

.sidebar .form-check {
    padding-left: 0
}

.color-option li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

    .color-option li a {
        color: #555;
        font-size: 14px;
        padding: 5px 0;
        text-transform: capitalize
    }

        .color-option li a:hover, .sidbar-style .form-check label:hover {
            color: #ec691f
        }

    .color-option li span {
        -webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,.15);
        box-shadow: 0 0 3px 0 rgba(0,0,0,.15);
        display: block;
        height: 15px;
        margin-right: 5px;
        width: 15px
    }

        .color-option li span.white {
            background: #fff none repeat scroll 0 0
        }

        .color-option li span.orange {
            background: #f39c11 none repeat scroll 0 0
        }

        .color-option li span.blue {
            background: #5d9cec none repeat scroll 0 0
        }

        .color-option li span.yellow {
            background: #f1c40f none repeat scroll 0 0
        }

        .color-option li span.black {
            background: #434a54 none repeat scroll 0 0
        }

        .color-option li span.biege {
            background: beige none repeat scroll 0 0
        }

        .color-option li span.green {
            background: #a0d468 none repeat scroll 0 0
        }

        .color-option li span.pink {
            background: #fccacd none repeat scroll 0 0
        }

.sidebar-banner img, .shop-banner img {
    width: 100%
}

.sidebar-banner::before {
}

.sidebar-banner::after {
    background: rgba(255,255,255,.2) none repeat scroll 0 0;
    bottom: 50%;
    content: "";
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transition: all 900ms ease-in 0s;
    transition: all 900ms ease-in 0s
}

.sidebar-banner:hover::before {
    left: 0;
    opacity: 0;
    right: 0
}

.sidebar-banner:hover::after {
    bottom: 0;
    opacity: 0;
    top: 0
}

.border-default {
    padding: 15px;
    border: 1px solid #ebebeb
}

.single-makal-product.border-none {
    border-right: none !important
}

.grid-list-top .tabs-area > li {
    margin-left: 0;
    margin-right: 10px
}

.grid-list-view .tabs-area li a {
    border-radius: 4px;
    display: block;
    font-size: 20px;
    padding: 0;
    text-align: center
}

    .grid-list-view .tabs-area li a.active {
        color: #ec691f
    }

.grid-list-top .tabs-area > li span, .toolbar-sorter label, .show-items {
    color: #3e3e3e;
    font-size: 13px
}

.grid-list-top.border-default {
    padding: 15px
}

.grid-list-view span {
    padding-left: 40px
}

.toolbar-sorter label {
    font-weight: 500;
    margin-bottom: 0;
    margin-right: 15px;
    width: 65px
}

.toolbar-sorter {
    width: 355px
}

.main-toolbar-sorter .nice-select {
    height: 35px;
    line-height: 32px;
    z-index: 55
}

#grid-view .single-makal-product {
    /* border-bottom: 1px solid #00000000; */
    margin-bottom: 30px
}

#list-view .single-makal-product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

    #list-view .single-makal-product .pro-img {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        padding-right: 15px
    }

    #list-view .single-makal-product .pro-content {
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        padding-left: 15px;
        text-align: left;
        padding-top: 0;
        padding-bottom: 0
    }

    #list-view .single-makal-product .pro-actions {
        border-top: 1px solid #ccc;
        margin-top: 25px;
        position: static;
        opacity: 1
    }

        #list-view .single-makal-product .pro-actions .actions-primary, #list-view .single-makal-product .pro-actions .actions-secondary {
            opacity: 1;
            -webkit-transform: translateX(0);
            transform: translateX(0)
        }

    #list-view .single-makal-product .pro-title {
        margin-bottom: 0
    }

    #list-view .single-makal-product .rating {
        margin: 9px 0 10px
    }

    #list-view .single-makal-product .pro-content > p {
        line-height: 24px
    }

    #list-view .single-makal-product .pro-content p + p {
        border-top: 1px solid #ebebeb;
        margin-top: 18px;
        padding-top: 15px
    }

#list-view .single-makal-product {
    margin-bottom: 30px
}

.shop-breadcrumb-area.border-default {
    padding: 20px
}

.pfolio-breadcrumb-list li {
    display: inline
}

    .pfolio-breadcrumb-list li a {
        font-size: 14px;
        font-weight: 400;
        padding: 0 5px
    }

    .pfolio-breadcrumb-list li.active a {
        color: #7b7b7b
    }

    .pfolio-breadcrumb-list li i {
        font-size: 16px
    }

    .pfolio-breadcrumb-list li.prev a i {
        margin-right: 8px
    }

    .pfolio-breadcrumb-list li.next a i {
        margin-left: 8px
    }

    .pfolio-breadcrumb-list li:hover a {
        color: #ec691f
    }

.main-product-thumbnail .tab-content img, .product-thumbnail .thumb-menu div img {
    width: 100%
}

.thumb-menu {
    border: 0
}

    .thumb-menu.owl-carousel .owl-item button {
        border: 1px solid #ededed;
        display: block;
        border-radius: 0;
        margin: 2px
    }

        .thumb-menu.owl-carousel .owl-item button:hover {
            border-color: #ec691f
        }

#product-window .close {
    position: relative;
    top: -10px;
    right: -5px
}

.modal-content .modal-header {
    border-bottom: 0;
    padding-bottom: 0
}

.modal-content .modal-body {
    padding: 0 40px 40px
}

.modal-content .social-sharing ul li a {
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    width: 35px;
    color: #323232
}

.quick-thumb-content .modal-lg {
    max-width: 970px;
    margin: 70px auto
}

.product-thumbnail .thumb-menu .nav-link {
    padding: 0
}

.main-product-thumbnail .tab-content {
    border: 1px solid #ededed;
    margin-bottom: 20px
}

.thumb-bg .tabs-area {
    border-bottom: medium
}

.thumb-menu .owl-stage-outer {
    margin: 0 -1px
}

.thumb-menu .owl-nav div {
    border-radius: 0;
    font-size: 15px;
    height: 35px;
    left: -10px;
    line-height: 36px;
    width: 35px
}

    .thumb-menu .owl-nav div.owl-next {
        right: -10px;
        left: auto
    }

.thumb-menu:hover .owl-nav div {
    opacity: 1
}

.product-header {
    font-size: 26px;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 10px;
    text-transform: capitalize;
    color: #ec691f
}

.pro-desc-details {
    font-size: 14px;
    line-height: 25px;
    border-top: 1px solid #dedede;
    padding: 25px 0;
    margin-top: 25px;
    border-bottom: 1px solid #dedede
}

.pro-thumb-price span:not(:last-child) {
    margin-right: 15px
}

.pro-thumb-price .price {
    font-size: 20px;
    font-weight: 500
}

.pro-thumb-price .prev-price {
    color: #555;
    font-size: 18px;
    font-weight: 500
}

.saving-price {
    background: #ec691f none repeat scroll 0 0;
    border-radius: 20px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    height: 30px;
    line-height: 31px;
    padding: 0 15px;
    text-align: center;
    text-transform: uppercase
}

.product-size .nice-select {
    padding-right: 40px
}

    .product-size .nice-select .option {
        padding-right: 36px
    }

.thubnail-desc label, .social-sharing ul li label {
    display: block;
    margin-bottom: 5px;
    text-transform: capitalize;
    font-size: 14px
}

.product-size select, .quantity {
    background-color: #fff;
    border: 1px solid #ebebeb;
    color: #7a7a7a;
    width: 90px;
}

.quantity {
    padding: 11px
}

.color-list li {
    display: inline-block;
    margin-right: 7px;
    padding-left: 1px
}

    .color-list li a {
        border: 1px solid rgba(0,0,0,.05);
        -webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,.15);
        box-shadow: 0 0 3px 0 rgba(0,0,0,.15);
        display: block;
        height: 22px;
        -webkit-transition: all .3s ease 0s;
        transition: all .3s ease 0s;
        width: 22px
    }

.quatity-stock ul li:first-child {
}

.quatity-stock ul li:not(:last-child) {
    margin-right: 25px
}

.pro-cart {
    background: #ec691f none repeat scroll 0 0;
    border: none;
    border-radius: 30px;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    line-height: 12px;
    padding: 14px 30px;
    text-transform: uppercase
}

.color-list li a.active, .color-list li a:hover {
    border-color: #333
}

.color-list li a.white {
    background: #fff
}

.color-list li a.orange {
    background: #f39c11 none repeat scroll 0 0
}

.color-list li a.paste {
    background: #5d9cec none repeat scroll 0 0
}

.in-stock {
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize
}

    .in-stock i {
        font-size: 16px;
        margin-right: 5px
    }

.social-sharing ul li a {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #777;
    border-radius: 100%;
    color: #4b4b4b;
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px
}

.social-sharing ul li {
    display: inline-block
}

    .social-sharing ul li:not(:last-child) {
        margin-right: 10px
    }

.product-policy p {
    color: #666;
    padding: 5px 0
}

    .product-policy p i {
        color: #333;
        font-size: 20px;
        margin-right: 15px;
        vertical-align: middle
    }

.thumnail-desc .tabs-area {
    background: #f3f3f3 none repeat scroll 0 0;
    display: block;
    padding: 15px 0;
    text-align: center
}

.thumb-desc-inner {
    border: 1px solid #ebebeb
}

.tab-content.thumb-content {
    padding: 30px 15px
}

.main-thumb-desc.tabs-area > li {
    display: inline-block;
    margin: 0 15px
}

    .main-thumb-desc.tabs-area > li > a {
        border-bottom: 2px solid transparent;
        font-size: 16px;
        font-weight: 600;
        line-height: 30px;
        padding: 0;
        text-transform: uppercase
    }

.main-thumb-desc li a.active {
    border-bottom: 2px solid #ec691f;
    color: #ec691f
}

#dtail p {
    line-height: 25px
}

.border-default {
    border: 1px solid #ededed;
    border-radius: 3px;
    padding-bottom: 30px
}

.universal-padding {
    padding-left: 15px;
    padding-right: 15px
}

.group-title {
    -moz-box-align: center;
    -moz-box-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #ebebeb;
    color: #363f4d;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px;
    padding-bottom: 25px;
    position: relative
}

    .group-title h2 {
        font-size: 18px;
        font-weight: 600;
        text-transform: uppercase
    }

.review-mini-title {
    color: #292929;
    font-size: 18px;
    font-weight: 500;
    margin: 30px 0;
    text-transform: capitalize
}

.review-list li {
    text-align: left
}

    .review-list li > span {
        display: inline-block;
        font-size: 14px;
        font-weight: 500;
        width: 49px
    }

    .review-list li label span {
        font-weight: 500
    }

    .review-list li label {
        font-size: 13px;
        left: 120px;
        position: relative
    }

        .review-list li label a {
            color: #303030;
            font-weight: 500
        }

            .review-list li label a:hover {
                color: #ec691f
            }

.review-title {
    border-bottom: 1px solid #ebebeb;
    font-size: 18px;
    font-weight: 400;
    padding-bottom: 25px;
    padding-top: 15px;
    line-height: 25px
}

    .review-title span {
        font-weight: 500
    }

.riview-field input, .riview-field textarea {
    border: 1px solid #ebebeb;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 60%
}

.riview-field label {
    color: #333;
    font-size: 13px;
    font-weight: 500
}

.customer-btn, .return-customer-btn {
    background: #ec691f none repeat scroll 0 0;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    margin-top: 20px;
    padding: 10px 30px 8px;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all 300ms ease-in 0s;
    transition: all 300ms ease-in 0s
}

    .customer-btn:hover {
        background: #303030 none repeat scroll 0 0;
        color: #fff
    }

.return-customer-btn {
    background: #303030
}

    .return-customer-btn:hover {
        background: #ec691f
    }

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    border: 1px solid #ebebeb
}

.table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
    white-space: normal
}

.compare-content > tbody > tr > td {
    padding: 20px 15px;
    vertical-align: middle
}

.product-title {
    font-size: 14px;
    font-weight: 600;
    width: 120px
}

.product-description {
    font-weight: 500;
    width: 200px;
    font-size: 14px
}

    .product-description p {
        text-align: left
    }

    .product-description i {
        color: #666;
        font-size: 18px
    }

.compare-detail-content {
    padding-top: 16px
}

.product-description .compare-cart {
    background: #ec691f none repeat scroll 0 0;
    border-radius: 20px;
    color: #fff;
    display: inline-block;
    font-size: 10px;
    padding: 6px 0 6px 16px;
    position: relative;
    width: 120px
}

    .product-description .compare-cart:hover {
        background: #303030 none repeat scroll 0 0;
        color: #fff
    }

        .product-description .compare-cart:hover i {
            border-color: #303030
        }

    .product-description .compare-cart i {
        background: #fff none repeat scroll 0 0;
        border-radius: 50%;
        -webkit-box-shadow: 0 1px 1px #efefef;
        box-shadow: 0 1px 1px #efefef;
        color: #777;
        font-size: 12px;
        height: 32px;
        left: 0;
        line-height: 31px;
        position: absolute;
        text-align: center;
        top: 0;
        width: 31px;
        border: 1px solid #ec691f;
        -webkit-transition: all .3s;
        transition: all .3s
    }

.product-description img {
    width: 100%
}

.compare-details {
    text-align: left
}

.product-description .product-rating i {
    font-size: 12px;
    color: #ec691f
}

.compare-details span {
    display: inline-block;
    font-size: 13px;
    text-transform: capitalize
}

.compare-details h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1
}

    .compare-details h4 a {
        font-size: 14px;
        text-transform: capitalize
    }

        .compare-details h4 a:hover, .product-description .fa-trash-o:hover {
            color: #ec691f;
            cursor: pointer
        }

.coupon-area .coupon-info input {
    background: 0 0;
    border: 1px solid #e5e5e5
}

.coupon-area .coupon-info .checkout-coupon .code:focus {
    border: 1px solid #e5e5e5
}

.checkbox-form input {
    color: #626262
}

.coupon-accordion h3 {
    background-color: #f5f5f5;
    border-top: 3px solid #ec691f;
    font-size: 14px;
    font-weight: 400;
    list-style: outside none none;
    margin-bottom: 30px;
    padding: 1em 2em 1em 3.5em;
    position: relative;
    text-transform: capitalize;
    width: auto
}

    .coupon-accordion h3::before {
        color: #777;
        content: "\f0f6";
        display: inline-block;
        font-family: fontawesome;
        left: 16px;
        position: absolute;
        top: 14px
    }

.coupon-accordion span {
    color: #555;
    cursor: pointer;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

    .coupon-accordion span:hover, p.lost-password a:hover {
        color: #ec691f
    }

.coupon-content {
    border: 1px solid #e5e5e5;
    display: none;
    margin-bottom: 20px;
    padding: 20px
}

.coupon-info p.coupon-text {
    margin-bottom: 15px
}

.form-row > label {
    margin: 0
}

.coupon-info p {
    margin-bottom: 0
}

    .coupon-info p.form-row-first label, .coupon-info p.form-row-last label {
        color: inherit;
        display: block
    }

        .coupon-info p.form-row-first label span.required, .coupon-info p.form-row-last label span.required {
            color: red;
            font-weight: 700
        }

    .coupon-info p.form-row-first input, .coupon-info p.form-row-last input {
        border: 1px solid #ccc;
        height: 34px;
        margin: 0 0 14px;
        max-width: 100%;
        padding: 0 0 0 10px;
        width: 370px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
    }

    .coupon-info p.form-row input[type=submit]:hover, p.checkout-coupon input[type=submit]:hover {
        background: #ec691f none repeat scroll 0 0
    }

    .coupon-info p.form-row input[type=checkbox] {
        height: inherit;
        position: relative;
        top: 2px;
        width: inherit
    }

p.lost-password {
    margin-top: 15px
}

    p.lost-password a {
        color: #6f6f6f;
        font-size: 12px
    }

p.checkout-coupon input[type=text] {
    height: 36px;
    padding-left: 10px;
    width: 170px;
    font-size: 13px
}

p.checkout-coupon input[type=submit] {
    background: #333 none repeat scroll 0 0;
    border: none;
    border-radius: 0;
    color: #fff;
    height: 36px;
    margin-left: 6px;
    padding: 5px 10px;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    width: inherit
}

.coupon-checkout-content {
    margin-bottom: 30px;
    display: none
}

.checkbox-form > h3 {
    border-bottom: 1px solid #ebebeb;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 30px;
    padding-bottom: 10px;
    text-transform: uppercase
}

.ship-different-title h3 label {
    display: inline-block;
    margin-right: 20px;
    font-size: 24px;
    font-weight: 600
}

.country-select label, .country-select label, .checkout-form-list label {
    margin: 0 0 5px;
    display: block;
    font-weight: 600;
    font-size: 14px
}

    .country-select label span.required, .checkout-form-list label span.required {
        color: red
    }

.country-select select {
    border: 1px solid #ddd;
    height: 32px;
    padding-left: 10px;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.075);
    box-shadow: 0 1px 3px rgba(0,0,0,.075)
}

.checkout-form-list label {
    color: #333;
    font-size: 14px
}

.checkout-form-list input[type=text], .checkout-form-list input[type=password], .checkout-form-list input[type=email] {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ebebeb;
    border-radius: 0;
    -webkit-box-shadow: 0 0 2px rgba(0,0,0,.075);
    box-shadow: 0 0 2px rgba(0,0,0,.075);
    height: 35px;
    padding: 0 0 0 10px;
    width: 100%
}

.country-select .nice-select {
    height: 37px;
    line-height: 35px
}

.checkout-form-list input[type=checkbox] {
    display: inline-block;
    height: inherit;
    margin-right: 10px;
    position: relative;
    top: 0;
    width: inherit
}

.create-acc label {
    display: inline-block
}

.create-accounts {
    display: none
}

.ship-different-title h3 label {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 0
}

.order-notes textarea {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #eceff8;
    font-size: 14px;
    height: 90px;
    padding: 15px;
    width: 100%
}

#ship-box-info {
    display: none;
    padding-top: 30px
}

.your-order {
    background: #f2f2f2 none repeat scroll 0 0;
    padding: 30px 40px 45px
}

    .your-order h3 {
        border-bottom: 1px solid #ebebeb;
        font-size: 24px;
        margin: 0 0 20px;
        padding-bottom: 10px;
        text-transform: uppercase;
        width: 100%;
        font-weight: 600
    }

.your-order-table table {
    background: transparent none repeat scroll 0 0;
    border: none;
    width: 100%
}

    .your-order-table table th, .your-order-table table td {
        border-bottom: 1px solid #d8d8d8;
        border-right: medium;
        font-size: 14px;
        padding: 15px 0;
        text-align: center
    }

.amount {
    font-size: 14px;
    font-weight: 600
}

.your-order-table table th {
    border-top: medium;
    font-family: Montserrat,Arial,Helvetica,sans-serif;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap;
    width: 250px;
    font-weight: 600
}

.your-order-table table .shipping ul li input {
    position: relative;
    top: 2px
}

.your-order-table table .shipping th {
    vertical-align: top
}

.your-order-table table .order-total th {
    border-bottom: medium;
    font-size: 16px;
    font-weight: 600
}

.your-order-table table .order-total td {
    border-bottom: medium
}

.your-order-table table tr.cart_item:hover {
    background: #f9f9f9
}

.your-order-table table tr.order-total td span {
    color: #ec691f;
    font-size: 20px;
    font-weight: 600
}

.cart-subtotal .amount {
    font-weight: 600
}

.payment-method {
    margin-top: 40px
}

.ship-different-title h3 {
    line-height: 1
}

.payment-accordion h3 {
    border-bottom: 0;
    margin-bottom: 10px;
    padding-bottom: 0
}

    .payment-accordion h3 a {
        color: #6f6f6f;
        font-size: 14px;
        padding-left: 25px;
        position: relative;
        text-transform: capitalize;
        text-decoration: none
    }

        .payment-accordion h3 a:before, .payment-accordion h3.open a:after {
            content: "";
            display: inline-block;
            font-family: fontawesome;
            font-size: 20px;
            left: 0;
            position: absolute;
            top: -2px
        }

    .payment-accordion h3.open a:after {
        content: "\f056"
    }

.payment-content p {
    font-size: 13px
}

.payment-accordion img {
    height: 60px;
    margin-left: 15px
}

.order-button-payment input {
    background: #ec691f;
    border: none;
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    height: 50px;
    margin: 20px 0 0;
    padding: 0;
    text-transform: uppercase;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    width: 100%
}

    .order-button-payment input:hover {
        background: #444
    }

.card-header {
    background-color: #f5f5f5;
    padding: 0
}

.card {
    margin-top: 5px
}

    .card .btn-link {
        color: #232323;
        font-weight: 600
    }

.cart-main-area .section-title h2, .coupon-area .section-title h2 {
    text-transform: capitalize;
    color: #555;
    font-weight: 500
}

.shipping_method input {
    background: #eceff8 none repeat scroll 0 0;
    border: 2px solid #eceff8;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #626262;
    font-size: 14px;
    height: 45px;
    padding-left: 10px;
    width: inherit
}

.cart-title-area {
    padding-top: 30px
}

.car-header-title h2 {
    font-size: 20px;
    margin: 0;
    text-transform: uppercase
}

.table-content table {
    background: #fff none repeat scroll 0 0;
    border-color: #e5e5e5;
    border-radius: 0;
    border-style: solid;
    border-width: 1px 0 0 1px;
    text-align: center;
    width: 100%
}

    .table-content table th {
        border-top: medium;
        font-weight: 600;
        padding: 20px 10px;
        text-align: center;
        text-transform: capitalize;
        vertical-align: middle;
        white-space: nowrap;
        font-size: 15px
    }

    .table-content table th, .table-content table td {
        border-bottom: 1px solid #e5e5e5;
        border-right: 1px solid #e5e5e5
    }

    .table-content table td {
        border-top: medium;
        padding: 10px;
        vertical-align: middle;
        font-size: 13px
    }

        .table-content table td input {
            background: #e5e5e5 none repeat scroll 0 0;
            border: none;
            border-radius: 3px;
            color: #6f6f6f;
            font-size: 15px;
            font-weight: 400;
            height: 40px;
            padding: 0 5px 0 10px;
            width: 60px
        }

        .table-content table td.product-subtotal {
            font-size: 14px;
            font-weight: 600;
            width: 120px
        }

        .table-content table td.product-name a, .product-stock-status span {
            font-size: 14px;
            font-weight: 500;
            margin-left: 10px;
            text-transform: capitalize
        }

.product-stock-status span {
    color: #ec691f;
    font-weight: 500
}

.table-content table td.product-name {
    width: 270px
}

.table-content table td.product-thumbnail {
    width: 100px
}

.table-content table td.product-remove a {
    display: inline-block;
    font-size: 18px;
    text-align: center;
    transition: all .3s ease-in
}

.table-content table .product-price .amount {
    font-size: 14px;
    font-weight: 600
}

.table-content table td.product-remove i:hover, .table-content table td.product-remove a:hover i {
    color: #ec691f
}

.table-content table td.product-quantity {
    width: 180px
}

.table-content table td.product-remove {
    width: 150px
}

.table-content table td.product-price {
    width: 130px
}

.table-content table td.product-name a:hover, .buttons-cart a:hover {
    color: #ec691f
}

.product-thumbnail img {
    width: 100%
}

.buttons-cart {
    margin-bottom: 30px;
    overflow: hidden
}

    .buttons-cart input, .coupon input[type=submit], .buttons-cart a, .coupon-info p.form-row input[type=submit] {
        background: #ec691f none repeat scroll 0 0;
        border: none;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        color: #fff;
        display: inline-block;
        float: left;
        font-size: 12px;
        font-weight: 600;
        height: 40px;
        line-height: 41px;
        margin-right: 15px;
        padding: 0 20px;
        text-shadow: none;
        text-transform: uppercase;
        -webkit-transition: all .3s ease 0s;
        transition: all .3s ease 0s;
        white-space: nowrap;
        width: inherit
    }

.wc-proceed-to-checkout {
    clear: both;
    display: block
}

.buttons-cart input:hover, .coupon input[type=submit]:hover, .buttons-cart a:hover {
    background: #ec691f none repeat scroll 0 0;
    color: #fff
}

.buttons-cart a {
    color: #fff;
    float: left;
    height: 40px
}

.cart_totals {
    width: 100%;
    text-align: right
}

    .cart_totals h2 {
        border-bottom: 2px solid #222;
        display: inline-block;
        font-size: 28px;
        margin: 0 0 35px;
        text-transform: uppercase;
        font-weight: 600
    }

    .cart_totals table {
        border: none;
        margin: 0;
        text-align: right;
        float: right
    }

        .cart_totals table th {
            border: none;
            font-size: 14px;
            font-weight: 700;
            padding: 0 20px 12px 0;
            text-align: right;
            text-transform: uppercase;
            vertical-align: top
        }

        .cart_totals table td {
            border: none;
            padding: 0 0 12px;
            vertical-align: top
        }

            .cart_totals table td .amount {
                color: #ec691f;
                font-size: 13px;
                font-weight: 700;
                margin-left: 5px;
                text-align: right;
                text-transform: uppercase
            }

            .cart_totals table td ul#shipping_method {
                list-style: outside none none;
                margin: 0;
                padding: 0
            }

                .cart_totals table td ul#shipping_method li {
                    float: left;
                    margin: 0 0 10px;
                    padding: 0;
                    text-indent: 0;
                    width: 100%
                }

                    .cart_totals table td ul#shipping_method li input {
                        margin: 0;
                        position: relative;
                        top: 2px
                    }

a.shipping-calculator-button {
    font-weight: 700;
    color: #6f6f6f
}

    a.shipping-calculator-button:hover {
        color: #83cbdc
    }

.cart_totals table tr.order-total th, .cart_totals table tr.order-total .amount {
    font-size: 20px;
    text-transform: uppercase;
    white-space: nowrap;
    font-weight: 600
}

.cart_totals table tr.order-total th {
    font-weight: 700
}

.wc-proceed-to-checkout a {
    background: #ec691f none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    height: 45px;
    line-height: 46px;
    margin-top: 20px;
    padding: 0 20px;
    text-transform: uppercase
}

    .wc-proceed-to-checkout a:hover {
        background: #ec691f
    }

.amount del {
    font-size: 13px;
    margin-left: 5px;
    font-weight: 600
}

.cart-main-area.wish-list .product-remove {
    width: 20px
}

.cart-main-area.wish-list table td.product-thumbnail {
    width: 140px
}

.cart-main-area.wish-list .product-add-to-cart a {
    background: #ec691f none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 700;
    margin: 0 auto;
    padding: 10px 56px;
    text-transform: uppercase;
    width: 260px
}

    .cart-main-area.wish-list .product-add-to-cart a:hover {
        background: #1a1a1a
    }

.cart-main-area.wish-list td.product-add-to-cart {
    width: 240px
}

.about-content .section-title {
    margin-bottom: 5px
}

.our-team .section-title {
    margin-bottom: 25px
}

.skill-content {
    margin-left: 50px;
    overflow: hidden;
    padding-top: 40px
}

.skill .progress-bar {
    background: #303030 none repeat scroll 0 0;
    position: relative
}

.skill .progress .lead {
    font-size: 14px;
    left: 0;
    position: absolute;
    text-transform: capitalize;
    top: -35px;
    width: 100%;
    z-index: 99;
    font-weight: 400
}

.progress-bar > span {
    color: #303030;
    font-size: 14px;
    height: 24px;
    line-height: 25px;
    position: absolute;
    right: -12px;
    top: -38px;
    width: auto
}

    .progress-bar > span::before {
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-top: 10px solid #000;
        bottom: -8px;
        content: "";
        left: 50%;
        position: absolute;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

.skill .progress {
    background: #ebebeb none repeat scroll 0 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 13px;
    margin-bottom: 55px;
    overflow: visible;
    position: relative
}

    .skill .progress:last-child {
        margin-bottom: 0
    }

.all-skill {
    overflow: hidden
}

.single-skill {
    background: #303030 none repeat scroll 0 0;
    float: left;
    padding: 80px 0;
    text-align: center;
    width: 25%
}

.skill-area .login-btn {
    margin-bottom: 0;
    margin-top: 32px
}

.single-team {
    background: #fff none repeat scroll 0 0;
    padding: 10px 10px 0;
    box-shadow: -5px 0 20px rgba(0,0,0,.1),0 -5px 20px rgba(0,0,0,.1),0 5px 20px rgba(0,0,0,.1)
}

.team-info {
    padding: 15px
}

    .team-info h4 {
        font-size: 18px;
        font-weight: 500;
        line-height: 18px;
        margin-bottom: 10px;
        text-transform: capitalize
    }

    .team-info p {
        font-size: 14px;
        font-style: italic;
        font-weight: 400;
        text-transform: capitalize
    }

.team-link {
    background: #fff none repeat scroll 0 0;
    left: 0;
    opacity: 0;
    padding: 10px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 48%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .6s ease 0s;
    transition: all .6s ease 0s;
    width: 100%;
    z-index: 5
}

    .team-link ul li {
        display: inline-block;
        margin: 0 10px
    }

        .team-link ul li a {
            color: #ec691f;
            font-size: 20px;
            -webkit-transition: all .3s ease 0s;
            transition: all .3s ease 0s
        }

            .team-link ul li a:hover {
                color: #323232
            }

.single-team:hover .team-link {
    opacity: 1;
    top: 50%
}

.brand-area.brand-border {
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed
}

.brand-logo-active.owl-carousel img {
    margin: auto;
    width: auto
}

.logo-active {
    border-top: 1px solid #e5e5e5
}

.about-title h3 {
    display: inline-block;
    font-size: 28px;
    padding-bottom: 15px;
    font-weight: 600
}

.about-title.team-title h3 {
    margin-bottom: 15px
}

.dashboard-upper-info {
    border-bottom: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
    margin-bottom: 45px
}

.dashboard-content .tab-pane:not(.active) {
    display: none
}

.dashboard-upper-info .d-single-info {
    padding: 30px 20px
}

.dashboard-upper-info [class*=col-]:not(:last-child) .d-single-info {
    border-right: 1px solid #ebebeb
}

.user-name {
    position: relative;
    padding-left: 25px
}

.view, .view-cart {
    background: #ec691f none repeat scroll 0 0;
    color: #fff;
    padding: 5px 12px;
    text-transform: capitalize
}

.account-dashboard p {
    font-size: 13px
}

.dashboard-upper-info a {
    font-size: 14px
}

.view-cart {
    display: inline-block;
    text-transform: capitalize
}

.user-name span {
    color: #303030;
    font-size: 15px;
    font-weight: 500
}

.dashboard-list li:not(:last-child) a {
    border-bottom: 1px solid #ebebeb
}

.dashboard-list li a {
    color: #ec691f;
    display: block;
    font-size: 14px;
    padding: 12px 0;
    text-transform: capitalize
}

    .dashboard-list li a.active, .dashboard-list li a:hover {
        color: #b07e2b
    }

.view:hover, .view:focus, .show-btn:hover, .view-cart:hover, .view-cart:focus {
    background: #303030 none repeat scroll 0 0;
    color: #fff
}

.dashboard-list li a.active:after {
    content: "\f105";
    font-family: FontAwesome;
    margin-left: 5px;
    -webkit-transition: .1s;
    transition: .1s
}

.dashboard-content {
    border: 1px solid #ebebeb;
    padding: 30px
}

    .dashboard-content h3 {
        text-transform: capitalize
    }

    .dashboard-content h3 {
        border-bottom: 1px solid #ebebeb;
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 20px;
        padding-bottom: 15px;
        text-transform: capitalize
    }

    .dashboard-content .table-responsive .table > tbody > tr > td, .dashboard-content .table-responsive .table > tbody > tr > th, .dashboard-content .table-responsive .table > tfoot > tr > td, .dashboard-content .table-responsive .table > tfoot > tr > th, .dashboard-content .table-responsive .table > thead > tr > td, .dashboard-content .table-responsive .table > thead > tr > th {
        border: none
    }

    .dashboard-content .table-responsive > .table > thead {
        border-bottom: 1px solid #ebebeb
    }

    .dashboard-content .table-responsive .table > thead > tr > th {
        font-size: 14px;
        font-weight: 600
    }

    .dashboard-content .table-responsive .table > tbody > tr > td {
        color: #7b7b7b;
        font-size: 13px
    }

.view-cart i {
    font-size: 15px;
    margin-right: 5px
}

.log-out {
    color: #ec691f
}

    .log-out:hover {
        color: #323232
    }

#dashboard a {
    color: #ec691f;
    text-transform: capitalize
}

    #dashboard a:hover {
        color: #b07e2b
    }

.billing-address {
    font-size: 16px;
    font-weight: 700;
    margin-top: 25px;
    margin-bottom: 10px
}

#address .view {
    display: inline-block;
    margin: 5px 0;
    font-size: 14px
}

.show-btn {
    background: #878787 none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    font-size: 12px;
    height: 35px;
    position: absolute;
    right: 15px;
    text-transform: uppercase;
    top: 0;
    -webkit-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
    line-height: 24px
}

    .show-btn:hover {
        background: #ec691f
    }

    .show-btn:focus {
        -webkit-box-shadow: none;
        box-shadow: none
    }

.login-form .form-group > .col-form-label {
    font-size: 14px
}

.login-form .form-check label {
    font-size: 13px
}

.login-form .form-control, .login-form .custom-radio, .login-form span {
    font-size: 14px;
    height: 35px;
    padding-top: 5px
}

.login-form .form-control {
    font-size: 13px
}

.login-header {
    font-size: 28px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 40px;
    text-transform: inherit
}

.login-form {
    background: #fff none repeat scroll 0 0;
    -webkit-box-shadow: 2px 2px 11px 0 rgba(0,0,0,.1);
    box-shadow: 2px 2px 11px 0 rgba(0,0,0,.1);
    padding: 30px 30px 20px
}

    .login-form label {
        font-size: 14px
    }

    .login-form input {
        background: #ebebeb none repeat scroll 0 0;
        border: 1px solid #ebebeb;
        border-radius: 0;
        font-size: 14px
    }

.nice-select.bootstrap-select {
    background: #ebebeb none repeat scroll 0 0;
    border: 1px solid #ebebeb;
    border-radius: 0;
    font-size: 14px;
    height: auto
}

.nice-select.bootstrap-select {
    width: 100%
}

.address-area .nice-select .list {
    height: 150px;
    overflow-y: auto
}

.nice-select.bootstrap-select:active, .nice-select.bootstrap-select.open, .nice-select.bootstrap-select:focus {
    border-color: #ebebeb
}

.nice-select.bootstrap-select .list {
    width: 100%
}

.login-details a {
    color: #303030;
    display: block;
    font-size: 14px;
    margin-bottom: 20px;
    text-transform: capitalize
}

.login-btn {
    background: #333 none repeat scroll 0 0;
    border: none;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    padding: 10px 18px 8px;
    text-transform: uppercase
}

    .login-btn:hover {
        background: #ec691f;
        color: #fff
    }

.login-footer p a {
    color: #303030
}

.login-footer p, .login-footer a {
    color: #555;
    display: inline-block;
    font-size: 15px
}

.login-details a:hover {
    color: #ec691f
}

.login-footer p a:hover {
    color: #ec691f
}

.login-footer.text-center {
    border-top: 1px solid #ebebeb;
    padding-top: 20px
}

.show-btn {
    background: #555 none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    font-size: 12px;
    height: 35px;
    position: absolute;
    right: 15px;
    top: 0;
    text-transform: uppercase;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

    .show-btn:hover {
        background: #303030
    }

.goole-map .map-size {
    min-height: 600px;
    width: 100%
}

.register-form p {
    font-size: 16px;
    margin-bottom: 20px;
    font-size: 15px
}

.register-form a {
    color: #303030;
    font-size: 16px
}

    .register-form a:hover {
        color: #ec691f
    }

.register-form .form-group {
    margin-bottom: .5rem
}

.register-form {
    padding: 40px
}

.contact-form input {
    font-size: 14px;
    height: 40px;
    margin-bottom: 20px;
    max-width: 100%;
    border: 1px solid #ebebeb;
    background: #ebebeb
}

.send-email input {
    background: #303030 none repeat scroll 0 0;
    margin-bottom: 0
}

.contact-form textarea {
    height: 200px;
    font-size: 14px;
    border: 1px solid #ebebeb;
    background: #ebebeb
}

.register-contact {
    background: #fff none repeat scroll 0 0;
    -webkit-box-shadow: 2px 2px 11px 0 rgba(0,0,0,.1);
    box-shadow: 2px 2px 11px 0 rgba(0,0,0,.1);
    padding: 40px
}

.form-message.error {
    color: red
}

.form-message.success {
    color: green
}

.password-forgot legend {
    border-bottom: 1px solid #ededed;
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
    margin-bottom: 20px;
    padding: 7px 0
}

.password-forgot label {
    font-size: 15px
}

.password-forgot input {
    font-size: 13px
}

.password-forgot .form-group input {
    background: #ebebeb none repeat scroll 0 0;
    border: 1px solid #ebebeb;
    height: 42px
}

    .password-forgot .form-group input:focus {
        background: #fff
    }

.require {
    color: #c00;
    font-weight: 600;
    margin-right: 5px
}

.password-forgot .form-group {
    margin-bottom: 0
}

.error-text h1 {
    color: #ec691f;
    font-size: 200px;
    font-weight: 700;
    letter-spacing: 10px;
    line-height: 150px;
    margin-bottom: 30px
}

.error-text h2 {
    color: #4c4c4c;
    font-size: 32px;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 20px;
    text-transform: uppercase
}

.error-text > p {
    color: #4c4c4c;
    font-size: 21px;
    font-weight: 300;
    line-height: 30px;
    margin-bottom: 25px;
    padding: 0 130px
}

#search-form {
    display: inline-block;
    position: relative;
    text-align: center;
    width: 450px
}

    #search-form input {
        background: #f8f8f8 none repeat scroll 0 0;
        border: 1px solid #e9e9e9;
        border-radius: 30px;
        color: #666;
        float: left;
        font-size: 14px;
        height: 45px;
        padding: 0 50px 0 20px;
        width: 100%
    }

    #search-form button {
        background: transparent none repeat scroll 0 0;
        border: none;
        color: #4f4f4f;
        font-size: 18px;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        -webkit-transition: all .3s ease 0s;
        transition: all .3s ease 0s;
        width: 50px
    }

        #search-form button:hover {
            color: #ec691f
        }

.error-button a {
    background: #ec691f none repeat scroll 0 0;
    border-radius: 35px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    line-height: 40px;
    margin-top: 40px;
    padding: 1px 30px 0;
    text-transform: uppercase;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

    .error-button a:hover {
        background: #303030
    }

.popular-categories_area .popular-categories_item .content {
    padding-top: 20px;
    text-align: center
}

    .popular-categories_area .popular-categories_item .content h3 {
        font-size: 14px;
        text-transform: capitalize;
        margin-bottom: 5px
    }

        .popular-categories_area .popular-categories_item .content h3 a:hover, .popular-categories_area .popular-categories_item .content ul.product-list li:hover a {
            color: #0583cc
        }

    .popular-categories_area .popular-categories_item .content ul.product-list li a {
        font-size: 13px
    }

@media(max-width: 991px) {
    .popular-categories_area [class*=col-]:not(:nth-child(n+2)) .popular-categories_item {
        margin-bottom: 30px
    }
}

@media(max-width: 575px) {
    .popular-categories_area [class*=col-]:not(:last-child) .popular-categories_item {
        margin-bottom: 30px
    }
}

.newsletter-area {
    background-image: url(img/newsletter/fashion/1.webp);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 640px
}

@media(max-width: 767px) {
    .newsletter-area {
        height: 350px;
        background-position: right
    }
}

.newsletter-area .newsletter-info p.short-desc {
    max-width: 70%;
    margin: 0 auto
}

.popular-categories_slider-2 .single-makal-product {
    text-align: center
}

    .popular-categories_slider-2 .single-makal-product .pro-img img {
        transition: all .5s ease-in-out
    }

    .popular-categories_slider-2 .single-makal-product:hover .pro-img img {
        transform: rotateY(180deg)
    }

    .popular-categories_slider-2 .single-makal-product:hover .pro-content h4 a {
        color: #0583cc
    }

.product-progressbar, .product-progressbar-2, .product-progressbar-3, .product-progressbar-4 {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 25px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
    .product-progressbar > span, .product-progressbar-2 > span, .product-progressbar-3 > span, .product-progressbar-4 > span {
        font-size: 13px;
        color: #999
    }
}

.product-progressbar > span > strong, .product-progressbar-2 > span > strong, .product-progressbar-3 > span > strong, .product-progressbar-4 > span > strong {
    padding-left: 5px;
    font-weight: 600
}

.product-progressbar:before, .product-progressbar-2:before, .product-progressbar-3:before, .product-progressbar-4:before, .product-progressbar-5:before {
    background-color: #ebebeb;
    border-radius: 7px;
    content: "";
    width: 100%;
    height: 5px;
    position: absolute;
    bottom: 0;
    left: 0
}

.product-progressbar:after, .product-progressbar-2:after, .product-progressbar-3:after, .product-progressbar-4:after, .product-progressbar-5:after {
    border-radius: 7px;
    content: "";
    width: 35%;
    height: 5px;
    position: absolute;
    bottom: 0;
    left: 0
}

.product-progressbar-4.product-progressbar-2:after {
    width: 85%
}

.product-progressbar.product-progressbar-3:after {
    width: 75%
}

.product-progressbar.product-progressbar-4:after {
    width: 50%
}

.product-progressbar.product-progressbar-5:after {
    width: 90%
}

.instagram-area .instagram-custom_col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

@media(max-width: 767px) {
    .instagram-area .instagram-custom_col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

.instagram-area .single-item {
    position: relative
}

    .instagram-area .single-item:before {
        content: "";
        background-color: #000;
        height: 100%;
        width: 100%;
        position: absolute;
        cursor: pointer;
        opacity: 0;
        transition: all .3s ease-in-out
    }

    .instagram-area .single-item:hover:before {
        opacity: .5;
        pointer-events: none
    }

    .instagram-area .single-item a img {
        width: 100%
    }

.supermarket-wrapper .container {
    max-width: 1440px
}

@media(min-width: 1200px) {
    .supermarket-wrapper .custom-col-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .supermarket-wrapper .custom-col-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%
    }

    .supermarket-wrapper .custom-col-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 80%;
        flex: 0 0 80%;
        max-width: 80%
    }

    .supermarket-wrapper .custom-offset {
        margin-left: 20%
    }
}

.six-slide_item .product-progressbar, .six-slide_item .product-progressbar-2, .six-slide_item .product-progressbar-3, .six-slide_item .product-progressbar-4 {
    margin-top: 20px;
    padding: 20px 0 0
}

    .six-slide_item .product-progressbar:before, .six-slide_item .product-progressbar-2:before, .six-slide_item .product-progressbar-3:before, .six-slide_item .product-progressbar-4:before, .six-slide_item .product-progressbar-5:before {
        top: 0
    }

    .six-slide_item .product-progressbar:after, .six-slide_item .product-progressbar-2:after, .six-slide_item .product-progressbar-3:after, .six-slide_item .product-progressbar-4:after, .six-slide_item .product-progressbar-5:after {
        top: 0
    }

.featured-categories_area .featured-categorie_nav {
    border-top: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5
}

@media(min-width: 992px) {
    .featured-categories_area .custom-col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
}

.featured-categories_area .featured-item {
    background-color: #fff;
    display: flex;
    padding: 30px 20px;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5
}

    .featured-categories_area .featured-item .featured-content {
        width: 65%;
        display: flex;
        flex-direction: column;
        justify-content: center
    }

        .featured-categories_area .featured-item .featured-content h3 {
            font-size: 16px;
            text-transform: capitalize
        }

        .featured-categories_area .featured-item .featured-content span {
            font-size: 11px
        }

    .featured-categories_area .featured-item .featured-img {
        width: 35%
    }

        .featured-categories_area .featured-item .featured-img img {
            max-width: 100%
        }

.our-services_area .service-item {
    text-align: center
}

    .our-services_area .service-item .services-img:hover a img {
        transform: scale(1.03)
    }

    .our-services_area .service-item .services-content {
        padding-top: 20px
    }

        .our-services_area .service-item .services-content h3.title {
            font-size: 17px;
            text-transform: capitalize;
            padding-bottom: 20px
        }

        .our-services_area .service-item .services-content p.short-desc {
            max-width: 95%
        }

.categoires-product_item {
    position: relative
}

.categoires-product_area .container-fluid {
    padding: 0 40px
}

.categoires-product_area .custom-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

@media(max-width: 991px) {
    .categoires-product_area .custom-col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333%;
        flex: 0 0 33.333%;
        max-width: 33.333%
    }
}

@media(max-width: 767px) {
    .categoires-product_area .custom-col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media(max-width: 479px) {
    .categoires-product_area .custom-col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.patternbg {
    background-attachment: fixed;
    width: 100%;
    background-size: cover;
    background-position: center center
}

.header_cat {
    background-size: cover;
    background-repeat: no-repeat;
    background-size: cover;
    background: #ececfb
}

.bread-crumb span {
    padding: 5px;
    font-size: 22px;
    font-family: 'Calibri';
}

.categoires-inner_btn {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%)
}

    .categoires-inner_btn a {
        background-color: #fff;
        text-transform: uppercase;
        width: auto;
        padding: 0 30px
    }

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

    .carousel-inner > .item {
        position: relative;
        display: none;
        -webkit-transition: .6s ease-in-out left;
        -o-transition: .6s ease-in-out left;
        transition: .6s ease-in-out left
    }

        .carousel-inner > .item > a > img, .carousel-inner > .item > img {
            line-height: 1
        }

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: -webkit-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out,-o-transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

        .carousel-inner > .item.active.right, .carousel-inner > .item.next {
            -webkit-transform: translate3d(100%,0,0);
            transform: translate3d(100%,0,0);
            left: 0
        }

        .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
            -webkit-transform: translate3d(-100%,0,0);
            transform: translate3d(-100%,0,0);
            left: 0
        }

            .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
                -webkit-transform: translate3d(0,0,0);
                transform: translate3d(0,0,0);
                left: 0
            }
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block
}

.carousel-inner > .active {
    left: 0
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .prev {
    left: -100%
}

    .carousel-inner > .next.left, .carousel-inner > .prev.right {
        left: 0
    }

.carousel-inner > .active.left {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #000000;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background-color: transparent;
    filter: alpha(opacity=50);
    opacity: .5
}

    .carousel-control.left {
        background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1)
    }

    .carousel-control.right {
        right: 0;
        left: auto;
        background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1);
        background-repeat: repeat-x
    }

    .carousel-control:focus, .carousel-control:hover {
        color: #fff;
        text-decoration: none;
        outline: 0;
        filter: alpha(opacity=90);
        opacity: .9
    }

    .carousel-control .fa-chevron-left, .carousel-control .fa-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        position: absolute;
        top: 50%;
        z-index: 5;
        display: inline-block;
        margin-top: -10px
    }

    .carousel-control .fa-chevron-left, .carousel-control .icon-prev {
        left: 50%;
        margin-left: -10px
    }

    .carousel-control .fa-chevron-right, .carousel-control .icon-next {
        right: 50%;
        margin-right: -10px
    }

    .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 20px;
        height: 20px;
        font-family: serif;
        line-height: 1
    }

        .carousel-control .icon-prev:before {
            content: "\2039"
        }

        .carousel-control .icon-next:before {
            content: "\203a"
        }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #000\9;
        background-color: transparent;
        border: 1px solid #fff;
        border-radius: 10px
    }

    .carousel-indicators .active {
        width: 12px;
        height: 12px;
        margin: 0;
        background-color: #fff
    }

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

    .carousel-caption .btn {
        text-shadow: none
    }

@media screen and (min-width: 768px) {
    .carousel-control .fa-chevron-left, .carousel-control .fa-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .fa-chevron-left, .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .fa-chevron-right, .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.bg-facebook {
    background-color: #5d82d1;
    color: #fff;
    border: none
}

.bg-instagram {
    /* background: #c22b72; */
    background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    color: #fff;
    border: none
}

.bg-pinterest {
    background-color: #bd081c;
    color: #fff;
    border: none
}

.bg-twitter {
    background-color: #40bff5;
    color: #fff;
    border: none
}

.bg-telegram {
    background-color: #24A1DE;
    color: #fff;
    border: none
}

.bg-whatsapp_channel {
    background-color: #24A1DE;
    color: #fff;
    border: none
}

.bg-youtube {
    background-color: red;
    color: #fff;
    border: none
}

.bg-whatsapp_channel {
    background-color: #25d366;
    color: #fff;
    border: none;
    padding: 8px;
    width: 30px;
    height: 30px;
    text-align: center;
}

.social-icon li i {
    padding: 8px;
    width: 30px;
    height: 30px;
    text-align: center
}

.testim .wrap {
    position: relative;
    width: 100%;
    max-width: 900px;
    padding: 40px 20px;
    margin: auto
}

.testim .arrow {
    display: block;
    position: absolute;
    color: #000000;
    cursor: pointer;
    font-size: 2em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    padding: 5px;
    z-index: 9
}

    .testim .arrow:before {
        cursor: pointer
    }

    .testim .arrow:hover {
        color: #ea830e
    }

    .testim .arrow.left {
        left: 10px
    }

    .testim .arrow.right {
        right: 10px
    }

.testim .dots {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 60px;
    left: 0;
    display: block;
    z-index: 0;
    height: 12px
}

    .testim .dots .dot {
        list-style-type: none;
        display: inline-block;
        width: 12px;
        height: 12px;
        border-radius: 50%;
        border: 1px solid #000000;
        margin: 0 10px;
        cursor: pointer;
        -webkit-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
        position: relative
    }

        .testim .dots .dot.active, .testim .dots .dot:hover {
            background: #000000;
            border-color: #000;
        }

        .testim .dots .dot.active {
            -webkit-animation: testim-scale .5s ease-in-out forwards;
            -moz-animation: testim-scale .5s ease-in-out forwards;
            -ms-animation: testim-scale .5s ease-in-out forwards;
            -o-animation: testim-scale .5s ease-in-out forwards;
            animation: testim-scale .5s ease-in-out forwards
        }

.testim .cont {
    position: relative;
    overflow: hidden
}

    .testim .cont > div {
        text-align: center;
        position: absolute;
        top: 0;
        left: 0;
        padding: 0 0 70px;
        opacity: 0
    }

        .testim .cont > div.inactive {
            opacity: 1
        }

        .testim .cont > div.active {
            position: relative;
            opacity: 1
        }

    .testim .cont div .img img {
        display: block;
        width: 100px;
        height: 100px;
        margin: auto;
        border-radius: 50%
    }

    .testim .cont div h2 {
        color: #000000;
        font-size: 1em;
        margin: 15px 0
    }

    .testim .cont div p {
        font-size: .999em;
        color: #000;
        width: 80%;
        margin: auto
    }

    .testim .cont div.active .img img {
        -webkit-animation: testim-show .5s ease-in-out forwards;
        -moz-animation: testim-show .5s ease-in-out forwards;
        -ms-animation: testim-show .5s ease-in-out forwards;
        -o-animation: testim-show .5s ease-in-out forwards;
        animation: testim-show .5s ease-in-out forwards
    }

    .testim .cont div.active h2 {
        -webkit-animation: testim-content-in .4s ease-in-out forwards;
        -moz-animation: testim-content-in .4s ease-in-out forwards;
        -ms-animation: testim-content-in .4s ease-in-out forwards;
        -o-animation: testim-content-in .4s ease-in-out forwards;
        animation: testim-content-in .4s ease-in-out forwards
    }

    .testim .cont div.active p {
        -webkit-animation: testim-content-in .5s ease-in-out forwards;
        -moz-animation: testim-content-in .5s ease-in-out forwards;
        -ms-animation: testim-content-in .5s ease-in-out forwards;
        -o-animation: testim-content-in .5s ease-in-out forwards;
        animation: testim-content-in .5s ease-in-out forwards
    }

    .testim .cont div.inactive .img img {
        -webkit-animation: testim-hide .5s ease-in-out forwards;
        -moz-animation: testim-hide .5s ease-in-out forwards;
        -ms-animation: testim-hide .5s ease-in-out forwards;
        -o-animation: testim-hide .5s ease-in-out forwards;
        animation: testim-hide .5s ease-in-out forwards
    }

    .testim .cont div.inactive h2 {
        -webkit-animation: testim-content-out .4s ease-in-out forwards;
        -moz-animation: testim-content-out .4s ease-in-out forwards;
        -ms-animation: testim-content-out .4s ease-in-out forwards;
        -o-animation: testim-content-out .4s ease-in-out forwards;
        animation: testim-content-out .4s ease-in-out forwards
    }

    .testim .cont div.inactive p {
        -webkit-animation: testim-content-out .5s ease-in-out forwards;
        -moz-animation: testim-content-out .5s ease-in-out forwards;
        -ms-animation: testim-content-out .5s ease-in-out forwards;
        -o-animation: testim-content-out .5s ease-in-out forwards;
        animation: testim-content-out .5s ease-in-out forwards
    }

@-webkit-keyframes testim-scale {
    0% {
        -webkit-box-shadow: 0 0 0 0 #eee;
        box-shadow: 0 0 0 0 #eee
    }

    35% {
        -webkit-box-shadow: 0 0 10px 5px #eee;
        box-shadow: 0 0 10px 5px #eee
    }

    70% {
        -webkit-box-shadow: 0 0 10px 5px #ea830e;
        box-shadow: 0 0 10px 5px #ea830e
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 #ea830e;
        box-shadow: 0 0 0 0 #ea830e
    }
}

@-moz-keyframes testim-scale {
    0% {
        -moz-box-shadow: 0 0 0 0 #eee;
        box-shadow: 0 0 0 0 #eee
    }

    35% {
        -moz-box-shadow: 0 0 10px 5px #eee;
        box-shadow: 0 0 10px 5px #eee
    }

    70% {
        -moz-box-shadow: 0 0 10px 5px #ea830e;
        box-shadow: 0 0 10px 5px #ea830e
    }

    100% {
        -moz-box-shadow: 0 0 0 0 #ea830e;
        box-shadow: 0 0 0 0 #ea830e
    }
}

@-ms-keyframes testim-scale {
    0% {
        -ms-box-shadow: 0 0 0 0 #eee;
        box-shadow: 0 0 0 0 #eee
    }

    35% {
        -ms-box-shadow: 0 0 10px 5px #eee;
        box-shadow: 0 0 10px 5px #eee
    }

    70% {
        -ms-box-shadow: 0 0 10px 5px #ea830e;
        box-shadow: 0 0 10px 5px #ea830e
    }

    100% {
        -ms-box-shadow: 0 0 0 0 #ea830e;
        box-shadow: 0 0 0 0 #ea830e
    }
}

@-o-keyframes testim-scale {
    0% {
        -o-box-shadow: 0 0 0 0 #eee;
        box-shadow: 0 0 0 0 #eee
    }

    35% {
        -o-box-shadow: 0 0 10px 5px #eee;
        box-shadow: 0 0 10px 5px #eee
    }

    70% {
        -o-box-shadow: 0 0 10px 5px #ea830e;
        box-shadow: 0 0 10px 5px #ea830e
    }

    100% {
        -o-box-shadow: 0 0 0 0 #ea830e;
        box-shadow: 0 0 0 0 #ea830e
    }
}

@keyframes testim-scale {
    0% {
        box-shadow: 0 0 0 0 #eee
    }

    35% {
        box-shadow: 0 0 10px 5px #eee
    }

    70% {
        box-shadow: 0 0 10px 5px #ea830e
    }

    100% {
        box-shadow: 0 0 0 0 #ea830e
    }
}

@-webkit-keyframes testim-content-in {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-moz-keyframes testim-content-in {
    from {
        opacity: 0;
        -moz-transform: translateY(100%);
        transform: translateY(100%)
    }

    to {
        opacity: 1;
        -moz-transform: translateY(0);
        transform: translateY(0)
    }
}

@-ms-keyframes testim-content-in {
    from {
        opacity: 0;
        -ms-transform: translateY(100%);
        transform: translateY(100%)
    }

    to {
        opacity: 1;
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

@-o-keyframes testim-content-in {
    from {
        opacity: 0;
        -o-transform: translateY(100%);
        transform: translateY(100%)
    }

    to {
        opacity: 1;
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes testim-content-in {
    from {
        opacity: 0;
        transform: translateY(100%)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@-webkit-keyframes testim-content-out {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@-moz-keyframes testim-content-out {
    from {
        opacity: 1;
        -moz-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        opacity: 0;
        -moz-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@-ms-keyframes testim-content-out {
    from {
        opacity: 1;
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        opacity: 0;
        -ms-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@-o-keyframes testim-content-out {
    from {
        opacity: 1;
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        opacity: 0;
        transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@keyframes testim-content-out {
    from {
        opacity: 1;
        transform: translateY(0)
    }

    to {
        opacity: 0;
        transform: translateY(-100%)
    }
}

@-webkit-keyframes testim-show {
    from {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-moz-keyframes testim-show {
    from {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0)
    }

    to {
        opacity: 1;
        -moz-transform: scale(1);
        transform: scale(1)
    }
}

@-ms-keyframes testim-show {
    from {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0)
    }

    to {
        opacity: 1;
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

@-o-keyframes testim-show {
    from {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0)
    }

    to {
        opacity: 1;
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes testim-show {
    from {
        opacity: 0;
        transform: scale(0)
    }

    to {
        opacity: 1;
        transform: scale(1)
    }
}

@-webkit-keyframes testim-hide {
    from {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0)
    }
}

@-moz-keyframes testim-hide {
    from {
        opacity: 1;
        -moz-transform: scale(1);
        transform: scale(1)
    }

    to {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0)
    }
}

@-ms-keyframes testim-hide {
    from {
        opacity: 1;
        -ms-transform: scale(1);
        transform: scale(1)
    }

    to {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0)
    }
}

@-o-keyframes testim-hide {
    from {
        opacity: 1;
        -o-transform: scale(1);
        transform: scale(1)
    }

    to {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0)
    }
}

@keyframes testim-hide {
    from {
        opacity: 1;
        transform: scale(1)
    }

    to {
        opacity: 0;
        transform: scale(0)
    }
}

@media all and (max-width: 300px) {
    body {
        font-size: 14px
    }
}

@media all and (max-width: 500px) {
    .testim .arrow {
        font-size: 1.5em
    }

    .testim .cont div p {
        line-height: 25px
    }
}

@media only screen and (min-width: 180px) and (max-width:520px) {
    .header_cat h2 {
        font-size: 40px !important
    }

    .about-page-wrap .about-thumb img {
        width: 100%
    }

    .bread-crumb span {
        font-size: 15px !important
    }

    .about-page-wrap .about-content {
        padding-left: 0 !important
    }

    .container-fluid {
        padding: 0px 15px;
    }
}

.search {
    width: 100%;
    position: relative;
    display: flex;
}

.searchTerm {
    width: 100%;
    border: 1px solid #d3cdcd;
    border-right: none;
    padding: 5px;
    height: 45px;
    border-radius: 5px 0 0 5px;
    outline: none;
    color: #323232;
    font-size: 18px;
}

    .searchTerm:focus {
        color: #00B4CC;
    }

.searchButton {
    width: 60px;
    height: 45px;
    /* border: 1px solid #ec691f; */
    background: #ec691f;
    text-align: center;
    color: #fff;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
    font-size: 20px;
}

/*Resize the wrap to see the search bar change!*/
.search_wrap {
    width: 43%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}







#slide-out {
    /* background: #222; */
    display: block;
    z-index: 1;
    height: 100%;
    /* width: 300px; */
    /* color: #ddd; */
}

.search-mobile {
    margin: 15px 10px;
    height: 30px;
    overflow: hidden;
    background: #fcfcfc;
    border: 1px solid #ddd;
    border-top-color: #d1d1d1;
    border-left-color: #d1d1d1;
    overflow: hidden;
    position: relative;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: inset 0 2px 5px #eee;
    -moz-box-shadow: inset 0 2px 5px #eee;
    box-shadow: inset 0 2px 5px #eee;
}

    .search-mobile #s-mobile {
        background: transparent;
        float: right;
        margin: 0;
        padding: 7px 12px;
        width: 100%;
        color: #444;
        border: 0 none;
    }

    .search-mobile button.search-button {
        background: transparent;
        position: absolute;
        top: 0;
        right: 0;
        height: 28px;
        padding: 0;
        width: 40px;
        font-size: 18px;
        color: #666;
    }

        .search-mobile button.search-button:hover {
            color: #000;
        }

#slide-out .social-icons {
    margin-bottom: 15px;
}

    #slide-out .social-icons a {
        color: #ccc;
        font-size: 16px;
        padding: 0 4px;
    }

        #slide-out .social-icons a:hover {
            color: #FFF;
        }

#mobile-menu {
    /* border-top: 1px solid #2D2D2D; */
}

    #mobile-menu.mobile-hide-icons i.fa {
        display: none;
    }

#slide-out #mobile-menu .mega-menu-block {
    padding: 0 !important;
    background: transparent !important;
    min-height: inherit !important;
}

#slide-out #mobile-menu ul ul,
#slide-out #mobile-menu .sub-menu-columns-item {
    display: none;
    /* background: #333; */
}

#slide-out #mobile-menu li {
    list-style: none;
    position: relative;
}

#slide-out #mobile-menu ul li.menu-item-has-children i.mobile-arrows {
    position: absolute;
    top: 0;
    right: 0;
    padding: 12px;
    /* border-left: 1px solid #333; */
    margin: 0;
    cursor: pointer;
    display: block;
}

#slide-out #mobile-menu a {
    color: #323232;
    display: block;
    font-size: 16px;
    padding: 10px;
    padding-right: 0;
    border-top: 1px solid #bbb8b8;
}

    #slide-out #mobile-menu a:hover {
        /* background: #111; */
        color: #000;
    }

#slide-out #mobile-menu ul ul a {
    font-size: 14px;
    padding-left: 30px
}

#slide-out #mobile-menu ul ul ul a {
    font-size: 12px;
    padding-left: 40px
}

#slide-out #mobile-menu ul ul ul a {
    padding-left: 50px
}

#slide-out #mobile-menu ul ul ul ul a {
    padding-left: 60px
}

#mobile-menu li.menu-item-home a:before {
}

#mobile-menu .mobile-arrows {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
}

    #mobile-menu .mobile-arrows.is-open {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }


/*------footer mobile------*/
nav-footer-item ul {
    list-style: none;
    padding-left: 3px;
}

.open h4 {
    opacity: 0.3;
}

h4 {
    font-size: 30px;
}

.nav-footer-item {
    /*padding: 20px;*/
    display: block;
}

.footer-middle {
    padding: 60px 0;
}

@media (max-width : 768px) {

    .nav-footer .nav h5 {
        cursor: pointer;
        width: 100%;
        text-align: left;
    }

    .nav-footer-item {
        padding-top: 0px;
    }

    .nav-footer ul {
        max-height: 0;
        overflow: hidden;
        transition: max-height 1s ease-out;
        text-align: left;
    }

    .nav-footer .nav h5:after {
        content: "+";
        margin-left: auto;
        /*content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='svg-icon' viewBox='0 0 20 20'%3E%3Cpath d='M14.613,10c0,0.23-0.188,0.419-0.419,0.419H10.42v3.774c0,0.23-0.189,0.42-0.42,0.42s-0.419-0.189-0.419-0.42v-3.774H5.806c-0.23,0-0.419-0.189-0.419-0.419s0.189-0.419,0.419-0.419h3.775V5.806c0-0.23,0.189-0.419,0.419-0.419s0.42,0.189,0.42,0.419v3.775h3.774C14.425,9.581,14.613,9.77,14.613,10 M17.969,10c0,4.401-3.567,7.969-7.969,7.969c-4.402,0-7.969-3.567-7.969-7.969c0-4.402,3.567-7.969,7.969-7.969C14.401,2.031,17.969,5.598,17.969,10 M17.13,10c0-3.932-3.198-7.13-7.13-7.13S2.87,6.068,2.87,10c0,3.933,3.198,7.13,7.13,7.13S17.13,13.933,17.13,10'%3E%3C/path%3E%3C/svg%3E");*/
        /* width: 25px; */
        float: right;
        font-size: 25px;
    }

    .nav-footer .nav.open h5:after {
        content: "-";
        margin-left: auto;
        /*content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='svg-icon' viewBox='0 0 20 20'%3E%3Cpath d='M10.185,1.417c-4.741,0-8.583,3.842-8.583,8.583c0,4.74,3.842,8.582,8.583,8.582S18.768,14.74,18.768,10C18.768,5.259,14.926,1.417,10.185,1.417 M10.185,17.68c-4.235,0-7.679-3.445-7.679-7.68c0-4.235,3.444-7.679,7.679-7.679S17.864,5.765,17.864,10C17.864,14.234,14.42,17.68,10.185,17.68 M10.824,10l2.842-2.844c0.178-0.176,0.178-0.46,0-0.637c-0.177-0.178-0.461-0.178-0.637,0l-2.844,2.841L7.341,6.52c-0.176-0.178-0.46-0.178-0.637,0c-0.178,0.176-0.178,0.461,0,0.637L9.546,10l-2.841,2.844c-0.178,0.176-0.178,0.461,0,0.637c0.178,0.178,0.459,0.178,0.637,0l2.844-2.841l2.844,2.841c0.178,0.178,0.459,0.178,0.637,0c0.178-0.176,0.178-0.461,0-0.637L10.824,10z'%3E%3C/path%3E%3C/svg%3E");*/
        /* width: 25px; */
    }

    .nav-footer .nav.open ul {
        height: auto;
        max-height: 500px;
        text-align: left;
        transition: max-height 1s ease-in !important;
    }

    .nav-footer-item {
        padding: 0px 20px;
    }

    .footer-middle {
        padding: 20px 0;
    }
}



/*------------sub-dropdown-menu--------------*/
.drop-menu {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.menu-item {
    display: inline-block;
    /* background-color: #4285f4; */
    position: relative;
    width: 100%;
}

    .menu-item i {
        /* position: fixed; */
        /* right: 10px; */
        /* top: 20px; */
        /* width: 20%; */
        float: right;
        text-align: end;
        padding: 3px;
        margin-right: 6px;
    }

    .menu-item a {
        text-decoration: none;
        padding: 6px 10px;
        color: #000;
        display: block;
    }

.drop-menu {
    display: none;
    position: absolute;
    background-color: #fff;
    right: -160px;
    top: 0;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
}

.drop-menu-item {
    width: 100%;
}

    .drop-menu-item:hover {
        background-color: #eee;
    }

    .drop-menu-item a {
        color: #555;
    }

.menu-item:hover .drop-menu {
    display: block;
    width: 160px;
}

#searchResults {
    width: 100%;
    max-height: 90vh;
    position: fixed;
    display: flex;
    flex-direction: column;
    background: #fff;
    overflow-y: auto;
}

    #searchResults a {
        font-size: 13px;
        line-height: 1em;
        flex: 1 1 auto;
        display: block;
        text-decoration: none;
        padding: 4px;
        margin: 4px;
    }

        #searchResults a:hover, :focus {
            /* background-color:#e5e5e5; */
            font-weight: 500;
            transition: all .5 ease;
        }

.btn {
    color: #fff;
    */ display: inline-block;
    font-size: 16px;
    /* font-weight: 400; */
    line-height: 20px;
    text-transform: uppercase;
    /* background: #0c0c0c; */
    padding: 4px 10px;
    border-radius: 2px;
    padding: 9px 1rem;
    flex: 1 1 0%;
    background-color: #ec691f;
    border-radius: 6px;
    color: white;
    border: 0.12rem solid #ec691f;
}

footer.nav-footer {
    background: #ec691f;
}

@media (min-width: 768px) {
    .modal-style {
        min-height: 560px;
    }
}

.modal-style {
    max-width: 380px !important;
    max-height: 560px !important;
}

    .modal-style .modal-content {
        min-height: 460px !important;
        border-radius: 10px;
    }

.btn-block {
    width: 100%;
}

.nav-link:focus, .nav-link:hover {
    color: #000;
}

a.nav-link.nav-link:focus {
    color: #fff !important;
}

a.nav-link.active {
    color: #fff !important;
}

@media only screen and (min-width: 180px) and (max-width: 520px) {

    .container-fluid {
        padding: 0px 15px;
    }

    .container {
        padding: 0px 15px;
    }

    .owl-nav .owl-next {
        right: 0px !important;
    }

    .owl-nav .owl-prev {
        left: 0px !important;
    }
}
