﻿@import url(/css/opensanshebrew.css);
@import url('https://fonts.googleapis.com/css?family=Oswald:600');





body { /* background: #eaeaea; */
    color: #000000;
    font: 18px/1.4 'Open Sans Hebrew', sans-serif;
    direction: rtl;
    letter-spacing: 0.7px;
    --e-global-color-primary: #004A94;
    --e-global-color-secondary: #FFD106;
    --e-global-color-text: #222222;
    --e-global-color-accent: #FFD106;
}

/* Standard Styles Starts */

a {
    color: #c09853;
}

    a:hover {
        color: #9d7c43;
        text-decoration: none;
    }

    a:focus {
        outline: none;
        color: #B39B00;
    }

h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans Hebrew', sans-serif;
    color: #212121;
}

h1 {
    font-size: 38px;
}

h2 {
    font-size: 32px;
}

h3 {
    font-size: 26px;
}

h4 {
    font-size: 24px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 14px;
}



img {
    image-rendering: -moz-crisp-edges; /* Firefox */
    image-rendering: -o-crisp-edges; /* Opera */
    image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
    image-rendering: crisp-edges; /*-ms-interpolation-mode: nearest-neighbor;*/ /* IE (non-standard property) */
}



.ltr-block {
    direction: ltr;
    text-align: left;
}

.page-header {
    margin-top: 0px;
    margin-bottom: 10px;
    text-align: center;
    padding: 50px 0;
    background-color: #4b4b4b;
    color: #fff;
}

.main-heading {
    font-size: 25px;
    display: inline-block;
    font-weight: 600;
    color: #fff;
    padding: 0;
    margin: 0;
}
/*.main-heading span { font-size: 18px; color: #878a8c; }*/
.main-heading2 {
    font-size: 24px;
}

.main-heading,
.main-heading2,
.sub-heading {
    text-transform: uppercase;
}

.sub-heading {
    font-size: 24px;
    padding: 10px 0;
}

hr {
    border-color: #eaeaea;
}

@media(min-width:768px) {
    .main-heading {
        font-size: 35px;
    }
}

img, iframe {
    max-width: 100%;
}

.stacked-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.entry-content { /* padding: 0 15px; */
}

.banner {
    display: block;
}

.sidebar .banner {
    margin-bottom: 20px;
}

    .sidebar .banner img {
        border-radius: 5px;
    }


.order-details td {
    padding: 3px 15px;
}



.cart-items .footable td, .cart-items .footable th {
    border: none !important;
}


.table thead > tr > th, .table tbody > tr > th, .table tfoot > tr > th, .table thead > tr > td, .table tbody > tr > td, .table tfoot > tr > td {
    border-top: 1px solid #636363;
}

.articles {
    padding-top: 30px;
}

    .articles .item {
        margin-bottom: 30px;
    }

    .articles h2 {
        font-size: 20px;
        color: #252a2f;
        font-weight: 600;
    }

    .articles span {
        color: #444;
        font-size: 16px;
    }

    .articles a, .articles a:hover {
        color: #fff;
        text-decoration: none;
        display: block;
    }


.at-follow-tbx-element .at300b, .at-follow-tbx-element .at300m {
    margin: 0 6px 5px !important;
}

#search .dropdown-menu > li > a {
    white-space: normal !important;
}

/* Form & Buttons Styles Starts */
.btn-bid {
    margin-top: 15px;
}

.btn-black {
    background-color: #303030;
}

    .btn-black:hover,
    .btn-black:focus,
    .btn-black:active,
    .btn-black.active,
    .btn-main {
        background-color: #f70000;
    }

        .btn-main:hover,
        .btn-main:focus,
        .btn-main:active,
        .btn-main.active {
            background-color: #303030;
        }

        .btn-black,
        .btn-black:hover,
        .btn-black:focus,
        .btn-black:active,
        .btn-black.active,
        .btn-main,
        .btn-main:hover,
        .btn-main:focus,
        .btn-main:active,
        .btn-main.active {
            color: #fff;
        }


.btn-blue {
    font-size: 16px;
    color: #252a2f !important;
    font-weight: bold;
    background: var(--e-global-color-secondary);
    border-radius: 5px !important;
}

    .btn-blue .fa {
        font-size: 20px;
        margin-left: 2px;
    }

    .btn-blue:hover {
        /* background: #383838; */
    }


/* Header Area Styles Starts */

#header-area { /* background: rgb(252, 115, 13); */
    margin-bottom: 20px;
}

    #header-area.home {
        margin-bottom: 0;
    }

.header-top {
    padding-top: 10px;
    padding-bottom: 10px;
    background: #e7e7e7;
}

/* Header Links Styles Starts */

.header-links ul {
    margin: 5px 0 0;
}

.header-links li {
    display: inline-block;
}

    .header-links li .fa {
        margin-left: 3px;
    }

    .header-links li,
    .header-links li a {
        color: #252a2f;
        font-size: 13px;
    }

        .header-links li a {
            padding: 0 15px 0 0;
        }

            .header-links li a:hover,
            .header-links li a:focus,
            .header-links li.active a {
                background: none;
                color: #c1592b;
            }

/* Currency & Languages Drop Down Styles Starts */

.header-top .btn-link {
    color: #252a2f;
    text-decoration: none;
    margin: 0;
    font-size: 13px;
}

    .header-top .open .btn-link,
    .header-top .btn-link i.fa {
        color: #c1592b;
    }

    .header-top .btn-link i.fa {
        margin-right: 5px;
    }

/* Main Header & Search Styles Starts */

.main-header {
    padding: 0 0;
}

#logo {
    margin-top: 0;
    margin-bottom: 0px;
    padding: 10px 0;
    float: left;
}

    #logo img {
        height: 130px;
    }

#search { /* margin-top: 10px; */
}

    #search .input-group {
    }

        #search .input-group .form-control {
            background: #ffffff;
            /* border: none; */
            border-width: 1px 1px 1px 0;
            color: #383838;
            font-size: 16px;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
            border-radius: 0 3px 3px 0;
            border-color: #ebebeb;
        }

        #search .input-group .btn {
            background: #ffffff;
            border: solid #ebebeb;
            border-width: 1px 0 1px 1px;
            color: #bbbbbb;
            height: 45px;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
            border-radius: 4px 0 0 4px;
        }

            #search .input-group .btn .fa {
                font-size: 22px;
                color: var(--e-global-color-primary);
            }

/* Cart Style Starts */

#cart .btn {
    margin-top: 13px;
    color: #878a8c;
    background: #fff;
    border: 1px solid #e4e4e4;
    text-align: right;
    padding: 4px 0;
    font-size: 12px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

    #cart .btn .fa-shopping-cart {
        color: #f70000;
        line-height: none;
        padding: 3px 12px;
        font-size: 30px;
    }

    #cart .btn span {
        margin-top: 9px;
        margin-right: 3px;
        color: #f70000;
        font-size: 14px;
    }

        #cart .btn span#cart-total {
            color: #878a8c;
            font-size: 12px;
            font-weight: bold;
            padding: 2px 5px 0 8px;
        }

    #cart .btn .fa-shopping-cart,
    #cart .btn span {
        float: right;
    }

    #cart .btn i.fa-caret-down {
        color: #f70000;
        margin-top: 11px;
        margin-left: 20px;
        font-size: 16px;
        float: left;
    }

#cart .dropdown-menu {
    min-width: 310px;
    margin-top: 10px;
    background: #a4a4a4;
    color: #fff;
    border: none;
    z-index: 1001;
    padding: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    right: -75px;
}



@media(min-width:375px) {
    #cart .dropdown-menu {
        right: -20px;
    }
}

@media(min-width:425px) {
    #cart .dropdown-menu {
        right: 0;
    }
}


#cart .open > .dropdown-menu {
    display: block;
}

#cart .dropdown-menu table {
    margin-bottom: 10px;
    overflow: auto;
    max-height: 270px;
    display: block;
}



    #cart .dropdown-menu table::-webkit-scrollbar {
        width: 9px;
    }

    #cart .dropdown-menu table::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    }

    #cart .dropdown-menu table::-webkit-scrollbar-thumb {
        background-color: darkgrey;
        outline: 1px solid slategrey;
    }




    #cart .dropdown-menu table,
    #cart .dropdown-menu table td {
        background: none;
        border: none;
    }

        #cart .dropdown-menu table td:first-child {
            width: 15%;
        }

        #cart .dropdown-menu table.hcart td,
        .line-bottom {
            border-bottom: 1px solid #9a9999;
            float: none;
        }

.line-top,
.btn-block1 {
    border-top: 1px solid #8a8787;
}

#cart .btn-block1 {
    padding: 20px 0 0;
}

    #cart .btn-block1 a {
        padding: 8px 12px;
        margin-right: 10px;
        text-transform: uppercase;
        font-size: 14px;
        text-decoration: none;
        border-radius: 9px;
        background-color: #eaeaea;
        color: #000;
    }

        #cart .btn-block1 a:hover, #cart .btn-block1 a + a {
            background: #ffdd00;
            color: #000;
        }

            #cart .btn-block1 a, #cart .btn-block1 a + a:hover { /* background: #fff; */ /* color: #f70000; */
            }

#cart .dropdown-menu li > div {
    min-width: 427px;
    padding: 0 10px;
}

#cart .dropdown-menu li p {
    margin: 20px 0;
}

#cart .dropdown-menu table.total {
}

    #cart .dropdown-menu table.total td {
        padding: 2px 8px;
    }

#cart .dropdown-menu table td a {
    color: #fff;
}

#cart .dropdown-menu table img {
    width: 70px;
}

#cart .dropdown-menu table td a:hover { /* color: #f70000; */
}

/* Main Menu Styles Starts */

#main-menu {
    /* background: var(--e-global-color-primary); */
}

.navbar.affix {
    background-color: #fff;
}

#main-menu.navbar {
    margin: 0;
    padding: 0;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

#main-menu .navbar-nav > li {
}

    #main-menu .navbar-nav > li + li {
    }

    #main-menu .navbar-nav > li a {
        color: var(--e-global-color-primary);
        text-transform: uppercase;
        font-size: 19px;
        /* letter-spacing: 1px; */
        cursor: pointer;
        font-weight: 700;
        /* padding-top: 20px; */
        border-bottom: 5px solid transparent;
        /* padding-bottom: 20px; */
    }

    #main-menu .navbar-nav > li.active a,
    #main-menu .navbar-nav > li > a:hover,
    #main-menu .navbar-nav > li > a:focus,
    #main-menu .navbar-nav > li.open a {
        /* background: #033d77; */
        background: transparent;
        border-bottom-color: var(--e-global-color-accent);
    }

    /*#main-menu .dropdown-menu { background: #f70000; border: none; padding: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }

#main-menu .navbar-nav > li > .dropdown-menu li a { color: #fff; font-size: 13px; padding-top: 8px; padding-bottom: 8px; font-weight: normal; }

#main-menu .dropdown-menu li:hover a { background: #c05d32; text-decoration: none; }

#main-menu .dropdown-inner { display: table; padding-bottom: 10px; }

#main-menu .dropdown-inner ul { display: table-cell; }

#main-menu .dropdown-inner .dropdown-header { font-size: 15px; text-transform: uppercase; color: #fff; padding: 15px 0 10px 15px; }

#main-menu .dropdown-inner li a { min-width: 160px; display: block; padding: 3px 20px; clear: both; }*/


    #main-menu .navbar-nav > li.logout {
    }

        #main-menu .navbar-nav > li.logout a {
            background: rgba(56, 56, 56, 0.66);
        }


#main-menu .navbar-toggle {
    margin-left: 5px;
}

#main-menu .profile-menu-toggle {
    color: #ccc;
    padding: 7px 10px;
}

    #main-menu .profile-menu-toggle i {
        color: #a4a4a4 !important;
        font-size: 22px !important;
    }


/* Breadcrumb Styles Starts */

.breadcrumb {
    text-transform: uppercase;
    padding: 2px 0;
    /* border-top: 1px solid #c5c5c5; */
    background: transparent;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 0px;
    margin-bottom: 0;
    margin-top: 10px;
    font-size: 14px;
}

    .breadcrumb li {
        color: #000000;
        font-size: 14px;
    }

    .breadcrumb > li + li:before {
        content: "\00BB";
        color: #878a8c;
    }

    .breadcrumb li a {
        color: #ffffff;
        font-weight: 400;
    }

#main-carousel .carousel-control.left,
#main-carousel .carousel-control.right {
    background: none;
    color: #fff;
}

#main-carousel .carousel-control:hover.left,
#main-carousel .carousel-control:hover.right {
    color: #f70000;
}

#main-carousel .carousel-indicators {
}

    #main-carousel .carousel-indicators li {
        width: 17px;
        height: 17px;
        background-color: #292d30;
        margin-left: 10px;
    }

    #main-carousel .carousel-indicators .active {
        width: 18px;
        height: 18px;
        background-color: #292d30;
    }

/* Categories Banner Styles Starts */

.categories-banner-box {
    margin-top: 30px;
}

    .categories-banner-box img {
        -webkit-border-radius: 3px 3px 0 0;
        -moz-border-radius: 3px 3px 0 0;
        border-radius: 3px 3px 0 0;
    }

    .categories-banner-box h4 {
        margin-top: 0;
        margin-bottom: 0;
        padding: 15px 20px;
        background-color: #1d1b1c;
        -webkit-border-radius: 0 0 3px 3px;
        -moz-border-radius: 0 0 3px 3px;
        border-radius: 0 0 3px 3px;
    }

        .categories-banner-box h4,
        .categories-banner-box h4 a {
            color: #fff;
        }

            .categories-banner-box h4 .fa {
                font-size: 30px;
            }




.category-list-item {
    padding-right: 10px;
    padding-left: 10px;
}

    .category-list-item .wrapper {
        padding: 10px;
        margin-bottom: 20px;
        border: 1px solid #dedede;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        background-color: #fff;
    }

    .category-list-item .image img {
        margin-right: auto;
        margin-left: auto;
    }

    .category-list-item .caption {
        padding: 10px 0;
        text-align: center;
    }

    .category-list-item h3 {
        font-size: 19px;
    }

        .category-list-item h3,
        .category-list-item h3 a {
            color: #252a2f;
            font-weight: bold;
        }

            .category-list-item h3 a:hover,
            .category-list-item h3 a:focus {
                color: #fc730d;
            }

    .category-list-item .description {
        padding: 5px 10px;
        font-size: 14px;
        line-height: 18px;
        color: #000000;
        height: 44px;
        overflow: hidden;
        display: none;
    }



.loader {
    display: none;
    font-size: 19px;
    line-height: 30px;
    vertical-align: middle;
    text-align: center;
}

    .loader .fa {
        font-size: 25px;
        line-height: 30px;
    }




/* Column Banner Styles Starts */

.col1-banners,
.col2-banners,
.col3-banners {
    margin-bottom: 20px;
}

/* Products Box Styles Starts */
.products-list {
    margin-bottom: 15px;
}

.product-head {
    padding: 12px 0;
    margin: 0 0 40px;
    font-size: 24px;
    color: #212121; /* background: #fc730d; */ /* -webkit-border-radius: 5px; */
    -moz-border-radius: 5px; /* border-radius: 5px; */
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: 0px 3px #f1f1f1; /* border-bottom: 2px dotted #ffdd00; */
}

.product-col {
    padding: 10px 0;
    margin-bottom: 0;
    /* border: 1px solid #dedede; */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}

    .product-col.list {
        padding: 15px;
    }

    .product-col span.image, .product-col span.description, .product-col span.caption, .product-col span.price {
        display: block;
        line-height: 1;
        align-self: flex-end;
        /* flex: 1; */
        margin: 0 auto;
    }

    .product-col .cart-button a, .product-col .cart-button a:hover, .product-col .cart-button a:focus, .product-col .cart-button a:visited {
        display: table-cell;
        text-decoration: none;
    }

    .product-col a, .product-col a:hover, .product-col a:focus, .product-col a:visited {
        text-decoration: none;
        flex: 1;
        margin-bottom: auto;
    }

    .product-col .image img {
        margin-right: auto;
        margin-left: auto;
    }

    .product-col.list .image {
        margin-left: 20px;
        padding: 0;
        float: right;
    }

    .product-col .caption {
        padding: 10px 0 0;
        text-align: center;
    }

    .product-col.list .caption {
        padding-top: 0;
        text-align: right;
    }

    .product-col h3, .product-col h3 span {
        font-size: 16px;
        color: #252a2f;
        font-weight: 400;
        margin: 10px 0 0;
    }

        .product-col h3 span:hover { /* color: #fc730d; */
        }

    .product-col .description {
        padding: 10px 10px 0;
        font-size: 16px;
        line-height: 18px;
        color: #000000;
        /* font-weight: bold; */
        /* height: 44px; */
        overflow: hidden;
    }

    .product-col.list .description {
        padding-left: 20px;
    }

    .product-col .price {
        padding: 10px 0;
        font-weight: bold;
    }

        .product-col .price .price-tax {
            font-size: 14px;
            color: #212121;
        }

        .product-col .price span.price-new {
            color: #c09853;
            font-size: 24px;
            padding-left: 5px;
        }

        .product-col .price span.price-old {
            font-size: 16px;
            color: #5a5a5a;
            text-decoration: line-through;
            margin-right: 5px;
            margin-left: 5px;
            display: inline-block;
        }


    .product-col .cart-button {
        /* padding-top: 5px; */
        padding: 5px 0;
        width: 100%;
        align-self: flex-end;
        /* flex: 1; */
    }

        .product-col .cart-button .btn, .product-col .cart-button .btn:hover, .product-col .cart-button .btn:active, .product-col .cart-button .btn:visited {
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
            outline: none;
        }

.btn-quantity {
    padding: 0;
    border-radius: 0 !important;
    background-color: #ccc;
}

    .btn-quantity::before {
        width: 25px;
        height: 25px;
        display: inline-block;
        line-height: 25px;
        text-align: center;
        vertical-align: middle;
        font-size: 16px;
    }

.glyphicon-minus {
    /* border-radius: 50% 0 0 50% !important; */
}

.glyphicon-plus {
    /* border-radius: 0 50% 50% 0 !important; */
}

.input-quantity {
    padding: 0 !important;
    width: 40px !important;
    border: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    /* height: 27px; */
}

.product-col .btn-wishlist,
.product-col .btn-compare {
    color: #f70000;
    background: #fff;
    margin-right: 5px;
    border: 1px solid #d5d5d5;
}

    .product-col .btn-wishlist:hover,
    .product-col .btn-compare:hover {
        background: #f70000;
        color: #fff;
        border-color: #f70000;
    }

.product-col .btn-cart {
    font-size: 16px;
    color: #252a2f;
    font-weight: bold;
    background: #ffdd00;
    border-radius: 5px !important;
    padding: 6px 8px;
    width: 100%;
}

    .product-col .btn-cart .fa {
        font-size: 20px;
        margin-left: 2px;
    }

    .product-col .btn-cart:hover {
        /* background: #383838; */
    }

.product-col .quantity {
    display: none;
}


/* Shopping Cart Page Styles Starts */

.shopping-cart-table {
    margin-top: 30px;
    background: #fff;
    text-transform: uppercase;
}

    .shopping-cart-table thead > tr > td {
        font-size: 15px;
        font-weight: 600;
        border-bottom: none;
    }

    .shopping-cart-table tbody > tr > td {
        font-size: 16px;
    }

        .shopping-cart-table tbody > tr > td a:hover {
            color: #252a2f;
        }

/* Compare Page Styles Starts */

.compare-table {
    margin-top: 30px;
    background: #fff;
    text-transform: uppercase;
}

    .compare-table thead {
        background: #f9f9f9;
    }

        .compare-table thead > tr > td {
            font-size: 15px;
            font-weight: 600;
            border-bottom: none;
        }

    .compare-table tbody > tr > td {
        font-size: 14px;
    }

        .compare-table tbody > tr > td a:hover {
            color: #252a2f;
        }

    .compare-table td {
        text-align: center;
    }

    .compare-table .rating .fa-star {
        color: #d86a3a;
    }

/* Login & Registration Section Styles Starts */

.login-area {
    padding-top: 30px;
}

.registration-area {
    padding-top: 20px;
}
/*.panel-smart { padding: 20px; background: #fff; border: 1px solid #dedede; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.panel-smart .panel-heading { padding: 5px 0 15px 0; color: #252a2f; border-bottom: 1px solid #929497; }
.panel-smart h3.panel-title { font-size: 24px; color: #000; }
.panel-smart .panel-body { padding: 20px 0 0; }*/

.panel-smart {
    padding: 0;
    background: none;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

    .panel-smart .panel-heading {
        padding: 5px 0 10px 0;
        color: #ffffff;
        border-bottom: 1px solid #eaeaea;
    }

    .panel-smart h3.panel-title {
        font-size: 20px;
        color: #000000;
        font-weight: 600;
    }

    .panel-smart .panel-body {
        padding: 20px 0 0;
    }

/*.product-page .panel-smart { padding: 0; background: none; border: none; }
.product-page .panel-smart h3.panel-title { font-size: 24px; color: #ffffff; }
.product-page .panel-smart .panel-body { padding: 20px 0 0; }
.shoppingcart-page .panel-smart { padding: 0; background: none; border: none; }
.shoppingcart-page .panel-smart h3.panel-title { font-size: 24px; color: #ffffff; }
.shoppingcart-page .panel-smart .panel-body { padding: 20px 0 0; }*/


.registration-area .inner {
    margin-top: 30px;
    margin-bottom: 20px;
}

.registration-area .control-label {
    color: #000000;
    font-weight: normal;
}

.registration-area .dl-horizontal {
}

    .registration-area .dl-horizontal dt {
        font-weight: normal;
        float: right;
        width: 110px;
        clear: right;
        text-align: left;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .registration-area .dl-horizontal dd {
        font-weight: bold;
        margin-right: 180px;
    }

    .registration-area .dl-horizontal dt, .registration-area .dl-horizontal dd {
        margin-bottom: 5px;
    }

    .registration-area .dl-horizontal.total {
        color: #000000;
        font-size: 18px;
    }

        .registration-area .dl-horizontal.total dt,
        .registration-area .dl-horizontal.total dd {
            margin-bottom: 0;
        }

/* Main Container Styles Starts */

#main-container {
    margin-bottom: 35px;
    margin-top: 30px;
}

#main-container-home {
    margin-bottom: 0;
}

/* Product Carousel Styles Starts */
#product-carousel {
    width: 100%;
    max-width: 100%;
}

    #product-carousel .left, #product-carousel .right {
        height: 300px;
        bottom: auto;
        color: #000;
        display: none;
    }

#owl-product .item {
    padding-right: 5px;
    padding-left: 5px;
}

#owl-product .owl-controls {
    margin: 0;
}

    #owl-product .owl-controls .owl-nav div {
        position: absolute;
        background: none;
        font-size: 24px;
    }

    #owl-product .owl-controls .owl-nav .owl-prev,
    #owl-product .owl-controls .owl-nav .owl-next {
        top: -58px;
        color: #fff;
    }

    #owl-product .owl-controls .owl-nav .owl-prev {
        left: 60px;
    }

    #owl-product .owl-controls .owl-nav .owl-next {
        left: 20px;
    }

/* Category Intro Content Styles Starts */

.cat-intro {
    padding-top: 10px;
}

    .cat-intro .img-thumbnail {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    .cat-intro .cat-body {
    }

/* Product Filter Styles Starts */

.product-filter {
    margin: 30px 0;
    padding: 8px 0;
    border: solid #d0d0d0;
    border-width: 1px 0;
    display: none;
}

    .product-filter .display {
        padding-top: 5px;
    }

        .product-filter .display a {
            color: #2f353b;
            font-size: 24px;
            margin-left: 6px;
        }

            .product-filter .display a.active {
                color: #f70000;
            }

    .product-filter .control-label {
        padding-top: 5px;
        font-size: 18px;
        font-weight: normal;
    }

    .product-filter .form-control {
        height: 30px;
        padding: 3px 6px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

/* Side Products Lists Styles Starts */

.side-products-list {
    margin: 0 0 20px;
    padding: 0;
    list-style: none;
    border: 1px solid #ddd;
}

    .side-products-list li {
        padding: 10px 15px;
    }

        .side-products-list li + li {
            border-top: 1px solid #ddd;
        }

    .side-products-list h5 {
        margin-bottom: 7px;
        font-size: 16px;
    }

        .side-products-list h5 a {
            color: #252a2f;
        }

            .side-products-list h5 a:hover {
                color: #d86a3a;
            }

    .side-products-list img {
        margin-left: 15px;
    }

    .side-products-list img,
    .side-products-list h5,
    .side-products-list .price {
        float: right;
    }

        .side-products-list .price span.price-new {
            color: #d86a3a;
            font-size: 18px;
            padding-left: 5px;
        }

        .side-products-list .price span.price-old {
            font-size: 14px;
            color: #808080;
            text-decoration: line-through;
        }

/* Product Page Styles Starts */

.product-info {
    padding-top: 10px;
}

    .product-info .images-block {
    }

        .product-info .images-block .thumbnail {
            padding: 10px;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            border-radius: 0;
            border: none !important;
        }

    .product-info.full .images-block .list-inline {
        margin-right: -5px;
    }

        .product-info.full .images-block .list-inline li {
            padding-right: 5px;
            padding-left: 5px;
        }

    .product-info .images-block .list-inline {
        margin-right: -2px;
    }

        .product-info .images-block .list-inline li {
            padding-right: 2px;
            padding-left: 2px;
        }

        .product-info .images-block .list-inline .thumbnail {
            padding: 5px;
        }

    .product-info .product-details {
        padding-top: 50px;
    }

        .product-info .product-details h2 {
            margin-top: 0;
            font-size: 24px;
        }

        .product-info .product-details h3 {
            font-size: 22px;
            padding: 0;
            margin: 0;
            font-weight: 600;
        }

        .product-info .product-details h2, .product-info .product-details h3 {
            text-transform: uppercase;
        }

        .product-info .product-details .manufacturer {
            color: #808080;
            text-transform: uppercase;
        }

            .product-info .product-details .manufacturer span {
                min-width: 130px;
                display: inline-block;
                color: #2f353b;
            }

        .product-info .product-details .price {
        }

        .product-info .product-details .price-head {
            padding-left: 10px;
            font-size: 20px;
            color: #444;
            text-transform: uppercase;
        }

        .product-info .product-details .price-tax {
            padding-top: 5px;
            font-size: 14px;
            color: #212121;
            text-transform: uppercase;
        }

        .product-info .product-details .price-new {
            color: #c09853;
            font-size: 24px;
            padding-left: 5px;
            display: inline-block;
        }

        .product-info .product-details .price-old {
            font-size: 18px;
            color: #8e8e8e;
            text-decoration: line-through;
            display: inline-block;
            margin-left: 10px;
        }

        .product-info .product-details .options {
        }

            .product-info .product-details .options h3 {
                margin-bottom: 20px;
            }

            .product-info .product-details .options h6 {
                font-weight: 700;
            }

        .product-info .product-details .cart-button {
            float: right;
        }

            .product-info .product-details .cart-button .btn {
                font-size: 16px;
                border-radius: 5px;
                padding: 12px 8px;
            }

        .product-info .product-details .btn-wishlist,
        .product-info .product-details .btn-compare {
            color: #fff;
            background: #303030;
            margin-left: 5px;
        }

            .product-info .product-details .btn-wishlist:hover,
            .product-info .product-details .btn-compare:hover,
            .product-info .product-details .btn-cart { /*  background: #fc730d;*/
            }

        .product-info .product-details .btn-cart {
            font-size: 14px;
            color: #252a2f;
        }

            .product-info .product-details .btn-cart:hover {
                color: #252a2f;
                background: rgb(255, 214, 88);
            }


.delivery-info {
    padding-top: 50px;
}

    .delivery-info .list, .delivery-info .list li {
        list-style: none;
        padding: 0;
        margin: 0;
    }

        .delivery-info .list li {
            display: flex
        }


            .delivery-info .list li:before {
                content: "\f0d9";
                position: static;
                display: inline-block;
                margin-left: 5px;
                font-family: FontAwesome;
                font-size: 16px;
                color: #333f43;
            }






.multibuy-wrapper {
}

    .multibuy-wrapper .title {
        font-size: 18px;
        margin-bottom: 10px;
        display: block;
    }

    .multibuy-wrapper ul.multibuy-list, .multibuy-wrapper ul.multibuy-list li {
        list-style: none;
        padding: 0;
        margin: 0;
    }

        .multibuy-wrapper ul.multibuy-list li {
            padding: 10px 0;
            border-top: 1px solid #eaeaea;
            display: table;
            width: 100%;
        }

            .multibuy-wrapper ul.multibuy-list li span {
                display: table-cell;
                width: 50%;
                padding: 0 20px;
            }

                .multibuy-wrapper ul.multibuy-list li span:first-child {
                    text-align: right;
                }

                .multibuy-wrapper ul.multibuy-list li span:last-child {
                    font-weight: 600;
                    text-align: left; /* color: #e30086; */
                }



.product-info-box {
    padding-top: 10px;
}

    .product-info-box + .product-info-box {
        padding-top: 30px;
    }

    .product-info-box .heading {
        padding: 13px 20px;
        font-size: 18px;
        color: #f70000;
        background: #fff;
        border-top: 1px solid #dedede;
        border-left: 1px solid #dedede;
        border-bottom: 4px solid #f70000;
        border-right: 1px solid #dedede;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

    .product-info-box .content {
        color: #212121;
        font-size: 13px;
    }

/* Tabs Styles Starts */

.tabs-panel {
    margin-top: 20px;
}

    .tabs-panel.panel-smart {
        padding: 0;
    }

    .tabs-panel .nav-tabs {
        font-size: 16px;
        border-bottom: 1px solid #eaeaea;
    }

        .tabs-panel .nav-tabs > li {
            margin-bottom: -1px;
        }

            .tabs-panel .nav-tabs > li > a {
                /* color: #f70000; */
                margin: 0;
                color: #5a5959;
                font-size: 20px;
            }

            .tabs-panel .nav-tabs > li > a,
            .tabs-panel .btn,
            .tabs-panel .form-control {
                -webkit-border-radius: 0;
                -moz-border-radius: 0;
                border-radius: 0;
            }

            .tabs-panel .nav-tabs > li.active > a,
            .tabs-panel .nav-tabs > li.active > a:hover,
            .tabs-panel .nav-tabs > li.active > a:focus,
            .tabs-panel .nav > li > a:hover,
            .tabs-panel .nav > li > a:focus {
                background: none;
            }

            .tabs-panel .nav-tabs > li > a,
            .tabs-panel .nav-tabs > li.active > a {
                border: none;
            }

                .tabs-panel .nav-tabs > li.active > a:hover,
                .tabs-panel .nav-tabs > li.active > a:focus,
                .tabs-panel .nav-tabs > li > a:hover {
                    border-bottom: 2px solid #ffdd00;
                }

            .tabs-panel .nav-tabs > li.active,
            .tabs-panel .nav-tabs > li.active > a {
                background: transparent;
                color: #5a5959;
                font-size: 20px;
            }

                .tabs-panel .nav-tabs > li.active > a {
                    font-weight: 600;
                    border-bottom: 2px solid #ffdd00;
                }

            .tabs-panel .nav-tabs > li > a:hover {
                background: #f4f4f4;
            }

    .tabs-panel .tab-content {
        padding: 20px;
        font-size: 18px;
    }

    .tabs-panel label.control-label {
        text-transform: uppercase;
        font-weight: normal;
    }

        .tabs-panel label.control-label.ratings {
            padding-top: 1px;
        }

    .tabs-panel .btn {
        margin-right: -10px;
    }

/* Pagination Styles Starts */

.pagination {
    margin: 0;
}

    .pagination > li > a {
        color: #444c53;
    }

    .pagination > li:first-child > a,
    .pagination > li:first-child > span,
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

    .pagination > .active > a,
    .pagination > .active > span,
    .pagination > .active > a:hover,
    .pagination > .active > span:hover,
    .pagination > .active > a:focus,
    .pagination > .active > span:focus {
        background: #a7a7a7; /* border-color: #d86a3a; */
    }

.results {
    padding-top: 10px;
    text-align: left;
}

/* Page Content Styles Starts */

.page-box {
    color: #8b8b8b;
    font-size: 13px;
    margin-bottom: 40px;
}

    .page-box h3 {
        margin: 0;
        font-size: 24px;
        color: #252a2f;
    }

    .page-box h3, .page-box h4 {
        text-transform: uppercase;
    }

    .page-box h4 {
        margin: 5px 0 15px;
        color: #808080;
        font-size: 18px;
    }

    .page-box .sm-links {
        margin-bottom: 20px;
    }

        .page-box .sm-links li {
            background: #f70000;
            width: 34px;
            text-align: center;
            padding: 5px 0 4px;
            margin: 0 0 0 4px;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
        }

            .page-box .sm-links li:hover {
                background: #383838;
            }

            .page-box .sm-links li a .fa {
                color: #fff;
                font-size: 24px;
            }

/* Content Box Styles Starts */

.content-box {
    border: 1px solid #e9e9e9;
    background: #fff;
    margin-top: 20px;
    padding: 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

    .content-box .special-heading {
        font-size: 100px;
        color: #f70000;
        margin-top: 0;
        margin-bottom: 30px;
    }

/* Map Wrapper Styles Starts */

#map-wrapper {
    border: 1px solid #feffff;
    margin: 20px 0;
    height: 250px;
    padding: 0;
}

    #map-wrapper iframe {
        width: 100%;
        height: 250px;
        margin: 0;
        padding: 0;
    }


textarea {
    resize: none;
}

/* Sidebar Styles Stars */

.side-heading {
    margin-top: 0;
    margin-bottom: 20px;
    padding: 12px 20px;
    font-size: 24px;
    color: #fff;
    background: #fc730d;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: 0 3px #5a5959;
}

    .side-heading a, .side-heading a:hover, .side-heading a:focus, .side-heading a:visited {
        color: #fff;
        text-decoration: none;
    }

.side-block {
    background-color: #fff;
    margin-bottom: 20px;
    border-radius: 5px;
    border: 1px solid #dedede;
}

    .side-block h2 {
        margin-top: 0;
        margin-bottom: 0;
        padding: 12px 20px;
        font-size: 24px;
        color: #fff;
        background: #fc730d;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px 5px 0 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: 0 3px #5a5959;
    }

    .side-block .inner {
        padding: 30px 15px;
    }



.categories-list.list-group,
.categories-list .list-group-item:first-child,
.categories-list .list-group-item:last-child {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.categories-list .list-group-item:first-child {
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

.categories-list .list-group-item:last-child {
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

.categories-list .list-group-item, .filters .list-group-item {
    font-size: 18px;
    padding: 10px 12px 10px 0;
    border: none;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 0;
    border-radius: 0 !important;
    color: #000;
}

    .categories-list .list-group-item:last-child, .filters .list-group-item:last-child {
        border-bottom: none;
    }


.filter-name {
    font-weight: 600;
    background-color: #fff;
    margin-top: -1px;
    padding-top: 20px !important;
}


.categories-list .submenu .list-group {
    margin-bottom: 0;
}

.categories-list .submenu .list-group-item:first-child {
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
}

.categories-list .submenu .list-group-item:last-child {
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
    border-bottom: 0;
}

.categories-list .submenu .list-group-item {
    /* color: #ffffff !important; */
    /* font-weight: bold; */
    /* background-color: #a4a4a4; */
    /* border-color: rgba(234, 234, 234, 0.37); */
    font-size: 17px;
    padding: 10px 20px 10px 20px;
}

    .categories-list .submenu .list-group-item:hover, .categories-list .submenu .list-group-item:active, .categories-list .submenu .list-group-item:focus {
        /* background-color: #c0c0c0 !important; */
    }



.list-group.categories a.list-group-item:hover,
.list-group.categories a.list-group-item:focus { /* background: none; */
}

    .list-group.categories a.list-group-item:hover,
    .list-group.categories a.list-group-item:focus,
    .list-group.categories a.list-group-item:hover .fa,
    .list-group.categories a.list-group-item:focus .fa {
        color: rgb(252, 115, 13);
    }

.list-group-item .fa {
    padding-right: 5px;
    padding-left: 5px;
    color: #000000;
    font-weight: bold;
    margin-right: -18px;
}

.filter-group {
    margin-right: 0px;
}

    .filter-group label {
        font-weight: normal;
    }

        .filter-group label span {
            display: inline-block;
        }

/* Blockquote Styles Starts */

.panel-smart blockquote {
    margin: 0;
    padding: 5px 15px;
    color: #8b8b8b;
    font-size: 13px;
    border: none;
}

    .panel-smart blockquote footer {
        padding-top: 10px;
        color: #252a2f;
        font-size: 14px;
    }

/* Contact Details Box Styles Starts */

.contact-details li + li {
    margin-top: 20px;
}

.contact-details li .fa {
    color: #fc730d;
    padding: 5px 0 0 10px;
    font-size: 18px;
}

/* Footer Links Styles Starts */

.footer-links {
    padding: 25px 0 40px;
    background-color: var(--e-global-color-primary);
    border-top: 1px solid #d1d1d1;
}

    .footer-links h3 {
        text-transform: uppercase;
        margin-bottom: 10px;
        color: #fff;
        font-size: 20px;
        font-weight: 700;
    }

    .footer-links ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .footer-links li {
        padding-top: 5px;
    }

        .footer-links li:first-child {
            /* padding-top: 2px; */
        }

    .footer-links .last li + li {
        border: none;
    }

    .footer-links li,
    .footer-links li a {
        color: #d4d4d4;
        line-height: 1.2;
    }

        .footer-links li a:hover {
            color: #ffffff;
            text-decoration: none;
        }

    .footer-links .last li a {
        color: #d4d4d4;
    }

    .footer-links .last h3 { /* font-weight: 300; */
    }

        .footer-links .last h3.lead {
            font-size: 24px;
            margin-bottom: 0;
            color: #8b8b8b;
        }

            .footer-links .last h3.lead span {
                color: #ffffff;
            }

/* Copyright Styles Starts */




.copyright {
    background: var(--e-global-color-primary);
    padding: 10px 0 5px;
}

    .copyright,
    .copyright a,
    .copyright a:hover {
        color: #fff;
        font-weight: 500;
    }

        .copyright p {
            padding-top: 2px;
            padding-bottom: 0;
            margin: 0;
            color: #bababa;
        }

/* Genric Styles Starts */

.img-center {
    margin-right: auto;
    margin-left: auto;
}

.cart-button .btn,
.product-col .btn-cart {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.center {
    margin: 0 auto;
    text-align: center;
}

#testimonials {
    padding: 60px 0;
    margin-bottom: 0px !important;
}

.client-testimonials ul, .client-testimonials ul li {
    padding: 0;
    margin: 0;
}

    .client-testimonials ul li {
        display: flex !important;
        flex-wrap: wrap;
        align-items: center;
    }

.testimonials2-slider-container blockquote {
    padding: 0;
    margin: 0;
    text-align: right;
    background: none;
    border: none;
}

    .testimonials2-slider-container blockquote .text, .testimonials2-slider-container blockquote p {
        position: relative;
        font-size: 26px;
        line-height: 28px;
        text-align: right;
        color: #000;
        margin: 0 0 10px;
        letter-spacing: normal;
        font-style: italic;
        font-weight: 400;
    }

    .testimonials2-slider-container blockquote h3 {
        float: left;
        font-weight: 300;
        font-size: 22px;
        margin: 0;
    }




@media (min-width:768px) {

    #testimonials {
        padding: 80px 0 0;
    }
}

.testimonials2-slider-container i.fa {
    font-size: 112px;
    line-height: 112px;
    text-align: center;
    display: inline-block;
    color: #FFF;
    background-color: #ccc;
    padding: 46px 50px;
    border-radius: 102px;
    margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
    .testimonials2-slider-container blockquote {
        padding: 0;
    }

        .testimonials2-slider-container blockquote p {
            font-size: 18px !important;
            line-height: 32px !important;
        }
        /*.testimonials2-slider-container blockquote cite { font-size: 13px !important; }*/
        .testimonials2-slider-container blockquote .text {
            margin: 20px 0 0;
        }
}


.testimonials2-slider-container {
    z-index: 2;
    position: relative; /* max-width: 900px; */
}

    .testimonials2-slider-container .flexslider .slides {
        z-index: 2;
    }

    .testimonials2-slider-container .flex-control-nav {
        position: relative;
        width: 100%;
        float: none;
        text-align: center;
    }

        .testimonials2-slider-container .flex-control-nav li a {
            width: 12px;
            height: 12px;
        }

            .testimonials2-slider-container .flex-control-nav li a.flex-active {
                background-color: #008ae7;
            }

    .testimonials2-slider-container .flex-direction-nav a {
        background: transparent;
        width: 30px;
        height: 30px;
    }

    .testimonials2-slider-container .flex-direction-nav .flex-next {
        left: 0;
        top: 45%;
    }

    .testimonials2-slider-container .flex-direction-nav .flex-prev {
        right: 0;
        bottom: 50%;
    }

    .testimonials2-slider-container .flex-direction-nav span {
        background-image: url("images/sliders/slider-testimonial-nav.png");
        position: absolute;
        display: block;
        height: 19px;
        width: 14px;
    }

    .testimonials2-slider-container .flex-direction-nav .flex-prev span {
        background-position: right bottom;
    }

    .testimonials2-slider-container .flex-direction-nav .flex-next span {
        background-position: left bottom;
    }

@media only screen and (max-width: 767px) {
    .testimonials2-slider-container .flex-direction-nav {
        display: none;
    }
}


/* Control Nav */
.flex-control-nav {
    display: block; /* width: 100%; */
    position: absolute;
    bottom: 0; /* text-align: left; */
    float: left;
    clear: both;
    margin-top: 0px;
}

    .flex-control-nav li {
        margin: 0 4px;
        display: inline-block;
        zoom: 1;
        *display: inline;
    }

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    cursor: pointer;
    text-indent: -9999px;
    background-color: #ddd; /* IE */
    background-color: rgba(218, 218, 218, 0.8);
    width: 14px;
    height: 14px;
    border-radius: 14px;
}

    .flex-control-paging li a:hover, .flex-control-paging li a.flex-active {
        background-color: #fafafa; /* IE */
        background-color: rgba(255, 255, 254, 0.9);
    }

.flex-control-nav li a.flex-active, .flex-control-nav li a:hover {
    background-color: #fafafa; /* IE */
    background-color: rgba(0, 138, 231, 0.64);
}

ol.flexlite-control-nav.flexlite-control-paging {
    display: none;
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}

    .flex-control-thumbs li {
        width: 25%;
        float: left;
        margin: 0;
    }

    .flex-control-thumbs img {
        width: 100%;
        display: block;
        opacity: .7;
        cursor: pointer;
    }

        .flex-control-thumbs img:hover {
            opacity: 1;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
            filter: alpha(opacity=100);
        }

    .flex-control-thumbs .flex-active {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        cursor: default;
    }


.typeahead.dropdown-menu {
    z-index: 999999;
    width: 100%;
    background-color: #383838;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 3;
    -webkit-box-shadow: none;
    color: #fff;
    box-shadow: none;
}

    .typeahead.dropdown-menu li {
    }

        .typeahead.dropdown-menu li a {
            color: #fff;
        }

            .typeahead.dropdown-menu li a:hover {
            }

    .typeahead.dropdown-menu > .active > a, .typeahead.dropdown-menu > .active > a:hover, .typeahead.dropdown-menu > .active > a:focus {
        color: #ffffff;
        text-decoration: none;
        outline: 0;
        background-color: #5f5f5f;
    }

.products-row {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}



/*.product {
    margin-bottom: 0;
    border-left: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea;
}

.product-carousel .product:nth-child(2n) {
    border-left: none;
}

.product-page .product:nth-child(2n) {
    border-left: none;
}


.product-carousel .product:nth-child(1),
.product-carousel .product:nth-child(2) {
    border-top: none;
}

.product-page .product:nth-child(1), .product-page .product:nth-child(2) {
    border-top: none;
}*/


.product {
    margin-bottom: 0;
    border-left: none;
    border-top: 1px solid #eaeaea;
}


.product-carousel .product:nth-child(1) {
    border-top: none;
}

.product-page .product:nth-child(1) {
    border-top: none;
}




.actions {
    position: absolute;
    top: 10px;
    left: 10px;
}

    .actions a { /* color: #ffffff; */
        background-color: transparent;
        border: none;
        padding: 0;
    }

        .actions a:hover, .actions a:focus {
            background-color: transparent;
        }

        .actions a .fa {
            padding-right: 0;
            padding-left: 0;
            color: #c09853;
            font-weight: bold;
            margin-right: 0;
            font-size: 19px;
            background-color: transparent;
        }

.product-page .product-details .quantity {
    float: left;
    width: 115px;
}

.quantity {
    float: left;
}

    .quantity .input-group-btn a {
        background-color: #eaeaea;
        color: #000;
        height: 50px;
        /* line-height: 40px; */
        display: table-cell;
    }

    .quantity input {
        background-color: #ffffff;
        color: #000;
        height: 35px;
        padding: 5px 12px;
        font-size: 14px;
        text-align: center;
    }


.product-page .quantity input {
    display: table-cell;
    height: auto;
    font-size: 16px;
    line-height: 39px;
}




.cart-btn, .cart-btn:hover, .cart-btn:active, .cart-btn:focus {
    font-size: 40px;
    color: #a4a4a4;
    margin-top: 2px;
    display: block;
    position: relative; /* float: right; */
    margin-right: 20px;
    line-height: 1;
}

    .cart-btn .fa {
    }

    .cart-btn span.items-counter {
        display: block;
        position: absolute;
        top: -9px;
        right: -10px;
        background-color: #ffdd00;
        color: #555555;
        border-radius: 20px;
        font-size: 13px;
        letter-spacing: 0;
        line-height: 20px;
        min-width: 20px;
        text-align: center;
        font-weight: 600;
    }



.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child) {
    border-right: none;
}

    .input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
        border-left: none;
    }



.btn-default {
    background-color: #ccc;
    border-color: #ccc;
    font-size: 18px;
    color: #000000;
    /*font-weight: bold;*/
    border-radius: 5px;
    padding: 6px 18px;
}

    .btn-default:hover,
    .btn-default:focus,
    .btn-default:active,
    .btn-default.active,
    .open .dropdown-toggle.btn-default {
        color: #000000;
        background-color: #dedede;
        border-color: #dedede;
    }


.btn-primary {
    color: #ffffff;
    background-color: #ffdd00;
    border-color: #ffdd00;
    font-size: 18px;
    color: #252a2f;
    font-weight: bold;
    border-radius: 5px;
    padding: 6px 58px;
    margin: 0 auto;
    /* width: 100%; */
}

    .btn-primary:hover,
    .btn-primary:focus,
    .btn-primary:active,
    .btn-primary.active,
    .open .dropdown-toggle.btn-primary {
        color: #252a2f;
        background-color: #ffd658;
        border-color: #ffd658;
    }

.btn-danger {
    color: #ffffff;
    background-color: #fc730d;
    border-color: #fc730d;
}

    .btn-danger:hover,
    .btn-danger:focus,
    .btn-danger:active,
    .btn-danger.active,
    .open .dropdown-toggle.btn-danger {
        color: #ffffff;
        background-color: #e0660a;
        border-color: #fc730d;
    }

    .btn-danger:active,
    .btn-danger.active,
    .open .dropdown-toggle.btn-danger {
        background-image: none;
    }

    .btn-danger.disabled,
    .btn-danger[disabled],
    fieldset[disabled] .btn-danger,
    .btn-danger.disabled:hover,
    .btn-danger[disabled]:hover,
    fieldset[disabled] .btn-danger:hover,
    .btn-danger.disabled:focus,
    .btn-danger[disabled]:focus,
    fieldset[disabled] .btn-danger:focus,
    .btn-danger.disabled:active,
    .btn-danger[disabled]:active,
    fieldset[disabled] .btn-danger:active,
    .btn-danger.disabled.active,
    .btn-danger[disabled].active,
    fieldset[disabled] .btn-danger.active {
        background-color: #e0660a;
        border-color: #fc730d;
    }


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

#carousel-example-generic {
    display: inline-block;
}
/*****************************/

/* Plugin styles */
ul.thumbnails-carousel {
    padding: 5px 0 0 0;
    margin: 0;
    list-style-type: none;
    text-align: center;
}

    ul.thumbnails-carousel .center {
        display: inline-block;
    }

    ul.thumbnails-carousel li {
        margin-right: 5px;
        float: left;
        cursor: pointer;
    }

.controls-background-reset {
    background: none !important;
}

.active-thumbnail {
    opacity: 0.4;
}

.indicators-fix {
    bottom: 70px;
}

.success-msg {
    margin-bottom: 20px;
    font-weight: 500;
}

div.form-error { /*display: none;*/
    color: #F36523;
}

input.form-error, textarea.form-error, select.form-error {
    border: 1px solid #f70000;
    background-color: rgb(247 0 0 / 2%);
}

    input.form-error + label + .input-group-addon {
        border: 1px solid #f70000;
        background-color: rgb(247 0 0 / 2%);
        border-right: none;
    }

    input.form-error:focus + label + .input-group-addon {
        border-color: rgba(227, 0, 127, 0.71);
    }

.form-control:focus + .input-group-addon {
    border-color: rgba(46, 46, 46, 0.4);
}


label.form-error {
    color: #f70000;
    font-weight: normal;
    font-size: 18px;
    text-transform: none;
    position: absolute;
    top: 4px;
    right: 20px;
    left: 23px;
    font-family: Arial;
}

select + label.form-error { /* right: 23px; */
}

.form-error.LTR + label.form-error {
    left: 0;
}

.form-control:focus {
    border-color: rgba(46, 46, 46, 0.4);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-error.form-control:focus {
    border: 1px solid #f70000;
    -webkit-box-shadow: none;
    box-shadow: none;
}




@media only screen and (max-width: 767px) {
    .categories-block .side-heading a {
        display: inline;
        font-size: 18px; /* margin-left:10px; */
        float: left;
        line-height: 30px;
    }
}


.sidebar, .contentbar {
    float: right;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.sidebar {
    width: 100%;
}

.contentbar {
    width: 100%;
}

@media (min-width: 768px) {

    .sidebar {
        width: 20%;
    }

    .contentbar {
        width: 80%;
    }
}

@media (min-width: 992px) {
    .sidebar {
        width: 20%;
    }

    .contentbar {
        width: 80%;
    }
}




@media only screen and (max-width: 992px) {
    /*#collapseCategories:not(.collapse) { height: 0; overflow: hidden; }*/
    .sidebar {
        /* display: none; */
        margin-bottom: 10px;
    }

    .contentbar + .sidebar {
        display: block;
    }
}

.slideshow-container {
    margin-bottom: 1px;
}

    .slideshow-container.loaded {
    }

#slideshow ul, #slideshow ul li {
    list-style: none;
}

    #slideshow ul li {
        position: absolute;
        top: 0;
    }

        #slideshow ul li .slotholder::before {
            content: '';
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0; /*background-color:rgba(0, 0, 0, 0.37);*/
            z-index: 8;
        }

        #slideshow ul li .tp-caption {
            z-index: 9;
        }

            #slideshow ul li .tp-caption h2 {
                color: #fff;
                font-weight: 600;
                font-size: 20px;
                margin-bottom: 0;
            }

            #slideshow ul li .tp-caption .text {
                color: #fff;
                font-size: 15px;
                line-height: 1.2;
                white-space: normal;
                margin-top: 10px;
            }

@media (min-width:768px) {
    #slideshow ul li .tp-caption h2 {
        color: #fff;
        font-weight: 600;
        font-size: 40px;
        margin-bottom: 0;
    }

    #slideshow ul li .tp-caption .text {
        font-size: 30px;
        line-height: 1.2;
        margin-top: 10px;
    }
}


#slideshow ul li .tp-caption .btn {
    font-size: 20px;
    text-align: center;
    color: #fff;
    background-color: #008ae7;
    display: block;
    border-radius: 55px;
    line-height: 20px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    padding: 16px 40px;
}




.header-menu-container {
    border-bottom: 1px solid #dedede;
    /* margin-bottom: 20px; */
    /* display: none; */
}



    .header-menu-container .menu > ul, .header-menu-container .menu > ul > li {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .header-menu-container .menu > ul {
        white-space: nowrap;
    }

        .header-menu-container .menu > ul > li {
            display: inline-block;
        }

            .header-menu-container .menu > ul > li .login-lnk,
            .header-menu-container .menu > ul > li > a {
                display: inline-block;
                padding: 10px 0;
                color: #000;
                font-size: 14px;
                border-bottom: 1px solid transparent;
                margin-bottom: -1px;
            }

                .header-menu-container .menu > ul > li .login-lnk:hover,
                .header-menu-container .menu > ul > li > a:hover {
                    text-decoration: none;
                    border-bottom: 1px solid #ffdd00;
                }

                .header-menu-container .menu > ul > li > a::after {
                    content: '/';
                    padding: 0 10px;
                }

                .header-menu-container .menu > ul > li > a:hover::after {
                    border-bottom: none;
                }

            .header-menu-container .menu > ul > li:last-child > a::after {
                content: '';
                padding: 0 10px;
            }


            .header-menu-container .menu > ul > li.login > a:after, .header-menu-container .menu > ul > li.lang > a:after {
                content: '';
            }

            .header-menu-container .menu > ul > li.lang {
                margin-left: 20px;
            }

    .header-menu-container .dropdown-menu {
        border-radius: 0;
        margin: 0;
    }

.lang-menu-item.first {
    margin-right: 10px !important;
}

.lang-menu-item.last {
    margin-left: 20px !important;
}

    .lang-menu-item.last > a::after {
        content: '' !important;
    }

a.phone, a.phone:hover, a.phone:active, a.phone:focus {
    color: #5a5959;
    text-decoration: none;
    vertical-align: middle;
    display: inline-block;
    white-space: nowrap;
}

    a.phone span {
        font-size: 28px;
        font-weight: 600;
        font-family: 'Oswald',sans-serif;
        display: inline-block;
        line-height: 40px;
        vertical-align: middle;
    }

    a.phone .fa {
        background-color: var(--e-global-color-secondary);
        border-radius: 50%;
        font-size: 25px;
        line-height: 1;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        vertical-align: middle;
        margin-left: 5px;
        color: var(--e-global-color-text);
    }

@media (min-width: 1200px) {
    a.phone span {
        font-size: 28px;
    }
}


.tcell {
    display: table-cell;
}

.home-products-categories {
    z-index: 30;
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 1400px;
    padding: 0 15px;
}

    .home-products-categories .categories {
        overflow: hidden;
        margin-top: -35px;
        -webkit-box-shadow: 0px 0px 1px 0px #999999;
        -moz-box-shadow: 0px 0px 1px 0px #999999;
        box-shadow: 0px 0px 1px 0px #999999;
    }

        .home-products-categories .categories .row {
            margin-right: -1px;
            margin-left: -1px;
        }

        .home-products-categories .categories .category-item {
            padding-right: 0px;
            padding-left: 0px;
            /* float: none; */
            width: 20%;
        }

            .home-products-categories .categories .category-item > a {
                width: 100%;
                position: relative;
                padding-top: 20px;
                padding-bottom: 20px;
                display: flex;
                flex-direction: column;
                align-items: center;
                background-color: #fff;
            }


                .home-products-categories .categories .category-item > a:hover, .home-products-categories .categories .category-item > a:visited, .home-products-categories .categories .category-item > a:active {
                    text-decoration: none;
                }

                .home-products-categories .categories .category-item > a:before {
                    content: '';
                    position: absolute;
                    top: 0;
                    bottom: 0;
                    left: 0;
                    right: 0;
                    -webkit-transition: all 0.3s ease-out;
                    -moz-transition: all 0.3s ease-out;
                    -o-transition: all 0.3s ease-out;
                    transition: all 0.3s ease-out;
                }

                .home-products-categories .categories .category-item > a:hover:before { /* background-color: rgb(153 153 153 / 0.1); */
                }

            .home-products-categories .categories .category-item:first-child > a:after {
                display: none;
            }

            .home-products-categories .categories .category-item > a:after {
                content: "";
                position: absolute;
                top: 50%;
                transform: translateY(-50%);
                height: 106px;
                width: 0px;
                border-right: 1px solid var(--e-global-color-secondary);
                right: 0;
            }

            .home-products-categories .categories .category-item > a > img {
                height: 70px;
                display: flex;
                justify-content: center;
                align-items: center;
                margin-bottom: 25px;
                /* filter: saturate(0%) brightness(0%); */
            }

            .home-products-categories .categories .category-item > a > .content {
                text-align: center;
            }

                .home-products-categories .categories .category-item > a > .content h2 {
                    font-size: 18px;
                    font-weight: 400;
                    color: #383637;
                    margin-top: 0;
                    margin-bottom: 0;
                    letter-spacing: 0px;
                    -webkit-transition: all 0.3s ease-out;
                    -moz-transition: all 0.3s ease-out;
                    -o-transition: all 0.3s ease-out;
                    transition: all 0.1s ease;
                    position: relative;
                }

                    .home-products-categories .categories .category-item > a > .content h2:before {
                        content: "";
                        position: absolute;
                        left: 50%;
                        transform: translateX(-50%);
                        width: 51px;
                        height: 2px;
                        background-color: #f1d100;
                        bottom: -7px;
                        z-index: 2;
                    }

            .home-products-categories .categories .category-item > a:hover > .content h2 {
                color: var(--e-global-color-primary);
                /* text-shadow: 0px 0px 1px black; */
            }

            .home-products-categories .categories .category-item > a > .content span {
                display: none;
            }

            .home-products-categories .categories .category-item > a > .content .btn {
                display: none;
            }


    .home-products-categories.other {
        margin-top: 100px;
        padding: 0 150px;
    }

        .home-products-categories.other .categories {
            margin-right: -5px;
            margin-left: -5px;
        }

            .home-products-categories.other .categories .category-item {
                padding-right: 5px;
                padding-left: 5px;
            }

@media (min-width:768px) {
    .home-products-categories .categories .category-item > a {
        padding-top: 38px;
        padding-bottom: 38px;
    }


        .home-products-categories .categories .category-item > a > .content h2 {
            font-size: 21px;
            font-weight: 600;
        }

            .home-products-categories .categories .category-item > a > .content h2:before {
                display: none;
            }
}


.brands {
    padding: 57px 0; /* border: 1px solid #ccc; */ /* background-color: rgb(255, 255, 255); */ /* border: 1px solid #dedede; */ /* -webkit-border-radius: 5px; */
    -moz-border-radius: 5px; /* border-radius: 5px; */
    background-color: #eaeaea;
}

    .brands .inner {
    }

    .brands .title {
        border-bottom: 1px solid #ccc;
        padding-top: 8px;
        padding-bottom: 8px;
        display: none;
    }

        .brands .title h2 {
            font-size: 17px;
            margin-top: 9px;
        }

    .brands .caroufredsel_wrapper {
        margin-bottom: 0 !important;
    }

    .brands ul#carousel {
        padding: 0;
    }

        .brands ul#carousel, .brands ul#carousel li {
            list-style: none;
            display: block;
        }

            .brands ul#carousel li {
                height: 70px;
                float: left;
                text-align: center; /*padding-top:15px;*/
            }

                .brands ul#carousel li img {
                    max-width: 100%;
                    height: 100%;
                }

    .brands a.item {
        margin: 0 auto;
        height: 70px;
        background-position: 0 0;
        background-repeat: no-repeat;
        display: block;
        padding-left: 10px;
        padding-right: 10px;
    }

        .brands a.item:hover {
        }

    .brands h2 {
        display: block;
        float: left;
    }

    .brands .next, .brands .prev {
        display: block;
        width: 20px;
        height: 20px;
        margin-top: 9px;
        overflow: hidden; /*background-image:url('images/arrows.png');*/
        background-repeat: no-repeat;
        text-decoration: none;
        float: right;
    }

    .brands .next {
        background-position: left top;
    }

    .brands .prev {
        background-position: left bottom;
    }

@media (min-width:768px) {
    .brands .title h2 {
        font-size: 25px;
    }

    .brands ul#carousel li img {
        max-width: none;
        max-height: 100%;
    }
}



.brands.s1 {
    padding: 0;
    border-bottom: 1px solid #eaeaea; /* border-top: 1px solid #eaeaea; */ /* background-color: rgb(255, 255, 255); */ /* border: 1px solid #dedede; */ /* -webkit-border-radius: 5px; */
    -moz-border-radi;
    border-; /* border-radius: 5px; */
    background-color: transparent;
    margin-bottom: 20px;
}

    .brands.s1 .title { /* border-bottom: none; */
        border-bottom: 1px solid #eaeaea;
        padding-top: 8px;
        padding-bottom: 0;
        display: block;
        margin-bottom: 16px;
    }

        .brands.s1 .title h2 {
            font-size: 19px;
            margin-top: 0;
            display: block;
            float: none;
        }

    .brands.s1 ul#carousel li {
        height: 130px;
        float: left;
        text-align: center;
    }

        .brands.s1 ul#carousel li img {
            max-width: 100%;
            height: 100%;
            border-radius: 50%;
        }

    .brands.s1 span.item {
        margin: 0 auto;
        height: 130px;
        background-position: 0 0;
        background-repeat: no-repeat;
        display: block;
        padding-left: 10px;
        padding-right: 10px;
    }

@media (min-width:768px) {
    .brands.s1 .title h2 {
        font-size: 25px;
    }

    .brands.s1 ul#carousel li img {
        max-width: none;
        max-height: 100%;
    }
}






.viewarticle .images {
}

    .viewarticle .images img {
        display: block;
        margin-bottom: 0;
        width: 100%;
    }

        .viewarticle .images img:last-child {
            margin-bottom: 0;
        }

    .viewarticle .images .item {
        width: 50%;
        float: right;
        margin: 0;
        padding: 1px;
        overflow: hidden;
    }

    .viewarticle .images a {
        display: block;
        width: 100%;
        margin: 0;
        padding: 0px;
        position: relative;
    }

        .viewarticle .images a .zoom {
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            background-color: rgba(255, 17, 70, 0);
        }

        .viewarticle .images a:hover .zoom {
            background-color: rgba(164, 164, 164, 0.27);
            -webkit-transition: 0.3s linear;
            -moz-transition: 0.3s linear;
            transition: 0.3s linear;
        }

    .viewarticle .images .zoom i {
        font-size: 40px;
        color: rgba(255, 255, 255, 0);
        text-align: center;
        width: 40px;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -20px;
        margin-top: -20px;
    }

    .viewarticle .images a:hover .zoom i {
        color: rgba(255, 255, 255, 1);
        -webkit-transition: 0.3s linear;
        -moz-transition: 0.3s linear;
        transition: 0.3s linear;
    }

    .viewarticle .images h3 {
        display: block;
        text-align: center; /* width:100%; */
        color: #000;
        padding: 18px 0;
        font-size: 22px;
        margin: 0 10px 20px;
        border-bottom: 1px solid #E4E4E4;
    }

@media (min-width: 768px) {
    .viewarticle .images .item {
        width: 25%;
    }
}



.form-control {
    color: #383838;
    font-size: 18px;
    height: 45px;
    padding: 10px 16px;
    line-height: 1.33;
    border-radius: 3px;
    -webkit-appearance: none;
}



.text-strike {
    position: relative;
    text-align: center;
}

    .text-strike .line {
        height: 1px;
        background-color: #d9d9de;
        margin-left: 15px;
        margin-right: 15px;
    }

    .text-strike .text {
        display: inline-block;
        background-color: white;
        padding: 5px 10px;
        font-size: 14px;
        top: -16px;
        position: relative;
        color: #828587;
    }

.or-text {
    background-color: #FFFFFF;
    border: 1px solid #ccc;
    padding: 12px 15px;
    font-size: 14px;
    color: #474948;
    border-radius: 20px;
    outline: 9px solid white;
    margin-right: -22px;
}

.login-area {
    padding-top: 30px;
}

.registration-area {
    padding-top: 20px;
    padding-bottom: 50px;
}

.signup-page { /* padding-top: 70px; */ /* padding-bottom: 70px; */
}

a.link {
    text-decoration: underline;
    color: #c09853 !important;
}

.signup-page .form-group {
    margin-bottom: 21px;
}

    .signup-page .form-group label {
        font-size: 17px !important;
        text-align: right !important;
        font-weight: 500;
        line-height: 48px;
        white-space: nowrap;
    }

.signup-page label.form-error {
    line-height: 18px;
}

.signup-page .input-group label.form-error {
    right: 10px;
}

.signup-page .input-group-addon {
    background-color: #fff;
}

.signup-page .input-group input[type=text],
.signup-page .input-group input[type=password],
.signup-page .input-group textarea,
.signup-page .input-group select {
    border-left: 0;
}

.signup-nav {
    padding: 0;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
}

    .signup-nav a {
        text-decoration: underline;
        color: #FF7A0D;
    }

.signup-terms { /* padding: 0 0 14px; */
    text-align: center;
    padding: 40px 0;
    font-size: 16px;
}

.signup-table {
}

.col-table-cell {
}

.signup-table div.col-table-cell:nth-child(1) {
}

.signup-table div.col-table-cell:nth-child(2) {
    display: none;
}

.signup-table div.col-table-cell:nth-child(3) {
}

.signup-page h2 {
    padding-bottom: 16px;
    margin-top: 20px; /* margin-bottom: 50px; */
    font-size: 28px; /* border-bottom:1px dashed #ccc; */ /* color: #5e9834; */ /* text-align: center; */
}


@media (min-width: 768px) {
    .signup-table {
        display: table;
        width: 100%;
        border-collapse: collapse;
    }

    .col-table-cell {
        display: table-cell;
        height: 100%;
    }

    .signup-table div.col-table-cell:nth-child(1) {
        width: 50%;
        padding-left: 50px;
    }

    .signup-table div.col-table-cell:nth-child(2) {
        display: table-cell;
        width: 1px;
        padding: 0;
        text-align: center;
        height: 100%;
        border-right: 1px solid #ccc;
        vertical-align: middle;
    }

    .signup-table div.col-table-cell:nth-child(3) {
        width: 50%;
        padding-right: 33px;
        vertical-align: middle;
    }
}

@media (min-width: 992px) {
    .signup-table div.col-table-cell:nth-child(1) {
        width: 50%;
        padding-left: 120px;
    }

    .signup-table div.col-table-cell:nth-child(3) {
        width: 50%;
        padding-right: 100px;
    }
}

#ssIFrame_google {
    left: 0 !important;
}

.btn-social {
    text-decoration: none !important;
    position: relative;
    padding-left: 70px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    margin-bottom: 15px;
    border-radius: 3px;
    font-size: 16px;
    line-height: 43px;
}

    .btn-social > :first-child {
        position: absolute;
        left: 0;
        top: 4px;
        bottom: 4px;
        width: 55px;
        line-height: 48px;
        font-size: 30px;
        text-align: center;
        border-right: 1px solid rgba(204, 204, 204, 0.49);
        vertical-align: middle;
    }

.btn-facebook {
    color: #FFFFFF;
    background-color: #3b5998;
    border-color: #3b5998;
}

    .btn-facebook:hover, .btn-facebook:focus, .btn-facebook:active, .btn-facebook.active, .open .dropdown-toggle.btn-facebook {
        color: #FFFFFF;
        background-color: #30487b;
        border-color: #30487b;
    }

    .btn-facebook:active, .btn-facebook.active, .open .dropdown-toggle.btn-facebook {
        background-image: none;
    }

.btn-google {
    color: #FFFFFF;
    background-color: #DF4A32;
    border-color: #DF4A32;
}

    .btn-google:hover, .btn-google:focus, .btn-google:active, .btn-google.active, .open .dropdown-toggle.btn-google {
        color: #FFFFFF;
        background-color: #C54632;
        border-color: #C54632;
    }

    .btn-google:active, .btn-google.active, .open .dropdown-toggle.btn-google {
        background-image: none;
    }

.coupon {
    display: table;
}

    .coupon div:first-child, .coupon div:last-child {
        display: table-cell;
    }

    .coupon div:last-child {
    }

    .coupon input {
        border-radius: 5px;
    }

    .coupon .btn {
        margin-right: 10px;
    }

.input-group.coupon .input-group-btn {
    background-color: #eaeaea;
    padding: 0 20px;
    border-radius: 22px;
    color: #444;
}


@media (max-width: 768px) {
    .delivery-info {
        margin-top: 40px;
    }
}


.search-holder-xs {
    padding: 0 0 25px;
}

.navbar-header a.phone {
    float: left;
    color: #fff;
    margin-top: 8px;
}

    .navbar-header a.phone span {
        font-size: 20px;
    }

    .navbar-header a.phone .fa {
        font-size: 18px;
        width: 30px;
        height: 30px;
        line-height: 30px;
        margin-right: 6px;
    }

.cart-btn.visible-xs {
    float: right;
    margin-top: 50px;
}


.input-group-addon {
    padding: 4px 12px;
}

@media(min-width:768px) {
    .navbar-header a.phone span {
        font-size: 23px;
    }
}

@media (max-width: 992px) {
    .header-panel { /* margin-top: 50px; */
    }
}

.shoppingcart-page .totals, .shoppingcart-page .cart-buttons {
    /* padding: 0 60px; */
}

    .shoppingcart-page .totals dl {
        float: left;
        font-size: 18px;
    }


    .shoppingcart-page .totals dt {
        float: right;
        width: 160px;
        clear: right;
        text-align: left;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .shoppingcart-page .totals dd {
        margin-right: 180px;
    }

@media(max-width:425px) {
    .mb-xs-15 {
        margin-bottom: 15px;
    }

    .mb-xs-30 {
        margin-bottom: 30px;
    }
}

.shoppingcart-page .cart-buttons {
    padding: 0 10px;
}

    .shoppingcart-page .cart-buttons .back {
        padding: 6px 5px;
    }

    .shoppingcart-page .cart-buttons .checkout {
        padding-right: 5px;
        padding-left: 5px;
    }

@media(max-width:500px) {
    .shoppingcart-page .cart-buttons {
    }

        .shoppingcart-page .cart-buttons .back {
            float: right;
        }

        .shoppingcart-page .cart-buttons .checkout {
            float: left;
        }
}



/*---- Back to top button --------*/
#go-to-top {
    position: fixed;
    bottom: 20px;
    left: 20px;
    text-indent: -999em; /* Hide text */
    color: white;
    background-color: rgba(0, 0, 0, 0.3);
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAIAAACRXR/mAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpFNkM2NzI3OUUxNEUxMUUyQThEMkFGOTc0OTk1QkNGNCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpFNkM2NzI3QUUxNEUxMUUyQThEMkFGOTc0OTk1QkNGNCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkU2QzY3Mjc3RTE0RTExRTJBOEQyQUY5NzQ5OTVCQ0Y0IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkU2QzY3Mjc4RTE0RTExRTJBOEQyQUY5NzQ5OTVCQ0Y0Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Wspf9AAAAtdJREFUeNrsmL9rWlEUx+PP589GRQRNI6S4OUmKizUoNDRDY7Okg3ZrEG1I8iek6NKQBCF1EZIsguAf4ZpX1xQH6+Lij8FBRY0xVvslD+QhRt5TYyzcSwj3nHfOvR/OOffci4L19bdLizeESws5CBbBIlgEi2ARrP8USyAQPDwOTBYFSygUNhqNv48DE4gvjIXY9Pv9YrEok8nOzk7xhwlEKKcMm8hkMk3M1Ol0ALGx4YzFYna73WKxbG6+z+X+3N7+lsvlYrF43ljIVK1WQ8r8fv/5+anBYGD0Op1ue/vj/X2HpmnkFHCI3DywBonTarXhcHh//5tYLGEbQHS5XCsrr9PpdKlUUqlUE1QbPyxsgMSVy2Wn893V1aXD4XjK0mq1bm19yGazmUwGBSeRSHiFjQcW4lStVpG4vb2vkUhEr9ePt9doNB6Pp9Vq0fQv9A4k9Fmw7u7u5HLFycmPYDDAsZxh5na719begKzdbiNmM24QWFShUFxfX+7sfOJbKHCBI9yxyIyxut0uatxmsw3p8/l8oVBgayBCOWQGR7hjkRljobCwaL1eZyuTyeTu7mccN7YSIpT4xFbCEe7ceyy/ozs4Td3uA7rD4eFRs9lcXn7FtoEI5cHBUSgUgtmQ4+yxsLRUKsUkl8t5vb6Li5/oSThuvV6PbQYRSrVaHY1GYQZjKOHIi0zIiwmHPJVK+Xxfbm5os9lMUaM3g5KiJKurZpjBGC5w5EXG9dpiFj0+/p5IJFAiRqOx3x+3Cz4xZmh1gUDQ6/UOgj1LLIqiKpVKPB5H4tC1hxI3JsZIKPoCHDHBIhwDJuaeRNw8uImZ6uFeJTBGkBhH7kkkb/m5YTFJGbqDGXGyZxbv2nrqnYP/OAoajXaghDj4NPlzfJofKZk3u1KpFIlEAyUepejyUz7np40Wtkd42GcTSuSR+fQyWCNra7JLkDQIgkWwCBbBIlgEa+T4J8AAEcRkUVOIW8AAAAAASUVORK5CYII=');
    padding: 0;
    height: 50px;
    width: 50px;
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    z-index: 99999;
    display: none;
    -webkit-transition: opacity 0.4s ease-in-out 0s;
    -moz-transition: opacity 0.4s ease-in-out 0s;
    -o-transition: opacity 0.4s ease-in-out 0s;
    transition: opacity 0.4s ease-in-out 0s;
}

    #go-to-top:hover {
        opacity: 0.9;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
        filter: alpha(opacity=90);
        background-color: rgba(0, 0, 0, 0.6);
    }

@media only screen and (max-width: 767px) {
    #go-to-top {
        height: 30px;
        width: 30px;
        background-size: cover;
    }
}


.cart-nav-holder.active .navbar-collapse {
    padding-right: 49px;
}

.cart-nav-holder.active #cart {
    position: absolute;
    top: 11px;
    right: -5px;
}

    .cart-nav-holder.active #cart .cart-btn, .cart-nav-holder.active #cart .cart-btn:hover {
        font-size: 30px;
    }

        .cart-nav-holder.active #cart .cart-btn span.items-counter {
            top: -8px;
            right: -11px;
            border-radius: 17px;
            font-size: 11px;
            line-height: 17px;
            min-width: 17px;
        }


@media (max-width: 768px) {
    .cart-nav-holder.active #cart {
        position: absolute;
        top: 10px;
        right: 80px;
    }

    .cart-nav-holder.active .navbar-collapse {
        padding-right: 17px;
    }
}


.sub-menu {
    font-size: 14px;
    background-color: #444343;
    border: none;
    border-radius: 4px;
    min-width: 157px; /* border-top: 1px solid transparent; */
}

    .sub-menu li a:hover {
        background: #5a5959 !important;
    }




.profile-menu {
    display: inline-block;
}


.orders-history {
}

    .orders-history .order {
        border: 1px solid #d7d7d7;
        margin-bottom: 20px;
        margin-right: 0;
        margin-left: 0;
    }

        .orders-history .order p {
            margin: 0;
        }

        .orders-history .order .title-row {
            background-color: #fafafa;
            border-bottom: 1px solid #d7d7d7;
            padding: 10px 0;
            display: flex;
            flex-wrap: wrap;
        }

            .orders-history .order .title-row section p:first-child {
                color: #999;
            }

            .orders-history .order .title-row section p, .orders-history .order .order-info .products .product .product-price p, .orders-history .order .order-info .products .product .product-qty p {
                font-size: 16px;
            }

        .orders-history .order .products .product .product-price p:first-child, .orders-history .order .products .product .product-qty p:first-child {
            color: #999;
        }

        .orders-history .order .order-info {
            /*display: table;*/
            width: 100%;
            display: flex;
            flex-wrap: wrap;
        }

            .orders-history .order .order-info .order-info-right {
                float: none;
                display: table-cell;
                vertical-align: top;
            }

            .orders-history .order .order-info .products {
            }

                .orders-history .order .order-info .products .product {
                    padding: 20px 10px;
                    border-bottom: 1px solid #d7d7d7;
                    display: flex;
                    flex-wrap: wrap;
                    flex-direction: column;
                }

                    .orders-history .order .order-info .products .product:last-child {
                        border-bottom: none;
                    }

                    .orders-history .order .order-info .products .product .product-price, .orders-history .order .order-info .products .product .product-qty {
                        display: inline-block;
                        width: 40%;
                    }

                    .orders-history .order .order-info .products .product a.desc {
                        display: block;
                        overflow: hidden;
                        text-overflow: ellipsis;
                        font-size: 16px;
                        line-height: 20px;
                        max-height: 40px;
                        margin-bottom: 10px;
                        color: #000000;
                    }

            .orders-history .order .order-info .order-actions {
                border-right: 1px solid #d7d7d7;
                float: none;
                display: table-cell;
                vertical-align: top;
            }

                .orders-history .order .order-info .order-actions > div {
                    margin-top: 20px;
                    padding-left: 25px;
                    padding-right: 25px;
                }

                    .orders-history .order .order-info .order-actions > div > a {
                        margin-bottom: 10px;
                    }



.order-details-page {
}

.orders-page .panel-smart .panel-body, .orders-page .footable td, .orders-page .footable th {
    font-size: 16px;
}

.order-details-page .panel {
    margin: 0;
    padding: 25px;
    min-height: initial;
    border-width: 1px;
    background-color: #f6f6f4;
    border-color: #dcdcdc;
    color: #000;
}

@media(min-width:768px) {
    .order-details-page .panel {
        min-height: 350px;
    }

    .orders-page .panel-smart .panel-body, .orders-page .footable td, .orders-page .footable th {
        font-size: 18px;
    }
}

.order-details-page .panel .total {
    border-top: 1px solid #dcdcdc;
    padding-top: 15px;
}

.order-details-cart-items tbody > tr > td {
    border-top: 1px solid #dddddd !important;
    vertical-align: middle;
}



@media (min-width: 768px) {
    dl.details.dl-horizontal dt {
        width: 110px;
    }

    dl.details.dl-horizontal dd {
        margin-right: 140px;
    }
}


.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

@media(min-width:768px) {

    .product {
        margin-bottom: 0;
        border-left: 1px solid #eaeaea;
        border-top: 1px solid #eaeaea;
        align-items: stretch;
        display: flex;
    }


    .orders-history .order .order-info .products .product {
        flex-direction: row;
    }

    .product-carousel .product:nth-child(2n) {
        border-left: 1px solid #eaeaea;
    }

    .product-page .product:nth-child(2n) {
        border-left: 1px solid #eaeaea;
    }


    .product-carousel .product:nth-child(4n) {
        border-left: none;
    }

    .product-page .product:nth-child(3n) {
        border-left: none;
    }


    .product-carousel .product:nth-child(1), .product-carousel .product:nth-child(2), .product-carousel .product:nth-child(3), .product-carousel .product:nth-child(4) {
        border-top: none;
    }

    .product-page .product:nth-child(1), .product-page .product:nth-child(2), .product-page .product:nth-child(3) {
        border-top: none;
    }
}

.orders-page dt {
    float: right;
    width: 114px;
    clear: right;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /* font-size: 16px; */
}

.orders-page dd {
    margin-right: 126px; /* font-size: 16px; */
}
/*.share-buttons {
    top: 30%;
    bottom: auto;
    position: fixed;
    width: 3pc;
    z-index: 100020;
    background: none;
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}

.slideInDown.share-buttons-animated, .slideInLeft.share-buttons-animated, .slideInRight.share-buttons-animated, .slideInUp.share-buttons-animated, .slideOutDown.share-buttons-animated, .slideOutLeft.share-buttons-animated, .slideOutRight.share-buttons-animated, .slideOutUp.share-buttons-animated {
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
}

.share-buttons-animated {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-timing-function: ease-out;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
}

.share-buttons-left {
    left: 0;
    float: left;
    right: auto;
}

.share-buttons .sb-share-btn {
    border: 0;
    padding: 0;
}

.share-buttons .sb-share-btn, .share-buttons a {
    position: relative;
    display: block;
    width: 3pc;
    margin: 0;
    outline-offset: -1px;
    text-align: center;
    float: left;
    transition: width .15s ease-in-out;
    overflow: hidden;
    background: #e8e8e8;
    z-index: 100030;
    cursor: pointer;
}

.sb-visually-hidden {
    position: absolute;
    clip: rect(1px,1px,1px,1px);
    padding: 0;
    border: 0;
    overflow: hidden;
}

.share-buttons .sb-share-btn .sb-icon-wrapper, .share-buttons a .sb-icon-wrapper {
    display: block;
    padding: 8px 0;
}

a .sb-icon-wrapper {
    cursor: pointer;
}

.sb-icon-wrapper {
    display: inline-block;
    overflow: hidden;
}

.share-buttons .sb-share-btn span .sb-icon, .share-buttons a span .sb-icon {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 2pc;
    height: 2pc;
    line-height: 2pc;
    border: none;
    padding: 0;
    margin: 0 auto;
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
}

.share-buttons .sb-icon {
    width: 2pc;
    height: 2pc;
}

.sb-icon-wrapper img, .sb-icon-wrapper svg {
    display: inline-block;
    fill: #fff;
    height: 100%;
    width: 100%;
}

.share-buttons .sb-share-btn:focus, .share-buttons .sb-share-btn:hover, .share-buttons a:focus, .share-buttons a:hover {
    width: 4pc;
}

@media (max-width: 768px) {
    .share-buttons {
        top: auto;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        max-width: 100%;
        z-index: 1000200;
        box-shadow: 0 0 1px 1px #e2dfe2;
        -webkit-animation-name: slideInUp;
        animation-name: slideInUp;
    }

        .share-buttons .sb-share-btn, .share-buttons a {
            position: relative;
            display: block;
            width: 50%;
            margin: 0;
            outline-offset: -1px;
            text-align: center;
            float: left;
            transition: width .15s ease-in-out;
            overflow: hidden;
            z-index: 100030;
            cursor: pointer;
            background: #e8e8e8;
            color: #fff;
            text-decoration: none;
            box-sizing: content-box;
            -webkit-box-sizing: content-box;
            -moz-box-sizing: content-box;
        }

            .share-buttons .sb-share-btn:focus, .share-buttons .sb-share-btn:hover, .share-buttons a:focus, .share-buttons a:hover {
                width: 25%;
            }

    .sb-icon-wrapper {
        display: block;
        padding: 8px 0;
    }
}*/


@media (min-width: 768px) {

    .navbar-collapse.collapse.navbar-user-collapse {
        display: none !important;
    }
}



.progress-bar-website {
    background-color: #008ae7;
}

.progress-striped .progress-bar-website {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.progress {
    height: 18px;
    overflow: visible;
    background-color: #f1f1f1;
    margin: 0;
    width: 100%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 5px;
}

    .progress span {
        margin-top: 0;
        display: block;
        color: #ffffff;
        font-weight: 600;
        font-size: 12px;
        line-height: 18px;
        padding: 0 10px;
    }

.progress-bar {
    height: 18px;
    margin-top: 0;
    padding: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    border-radius: 5px;
}

.surveys .item {
    margin-bottom: 40px;
}

    .surveys .item h2 {
        font-size: 18px;
        line-height: 22px;
        font-weight: 700;
        padding: 0;
        margin: 0 0 10px;
        padding: 0 10px;
    }

    .surveys .item ul,
    .surveys .item ul li {
        list-style: none;
        display: block;
        padding: 0;
        margin: 0;
    }

    .surveys .item ul {
        padding: 0 10px;
    }

        .surveys .item ul li {
            margin-bottom: 5px;
            font-size: 16px;
        }

            .surveys .item ul li label {
                font-weight: normal;
            }

    .surveys .item a.btn {
        margin: 15px auto 0;
        display: block;
    }

.survey-form {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ccc;
}

    .survey-form ul,
    .survey-form li {
        list-style: none;
        display: block;
        padding: 0;
        margin: 0;
    }

        .survey-form li [type=radio] {
            margin-left: 10px;
        }

    .survey-form .btn {
        margin-top: 20px;
    }

.survey-results ul,
.survey-results ul li {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0;
}

.votes-number {
    margin-top: 40px;
}

.surveys .badge {
    padding: 5px 10px;
    margin: 10px 4px;
}

.mysurvey-form .input-group-btn > .btn {
    padding: 14px 19px;
    line-height: 18px;
    border-color: #ccc;
    background-color: #e8e8e8;
    color: #000;
}



.header-panel {
    padding-top: 30px;
    padding-bottom: 30px;
}

@media(min-width:992px) {
    .cart-holder {
        width: auto;
    }
}



.product-carousel {
    padding: 30px 0;
}



@media (min-width: 1450px) {
    .container-xl {
        max-width: 1350px;
    }
}



.creator {
    width: 71px;
    height: 31px;
    display: block;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEcAAAATCAYAAADCrxD+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABXpJREFUWMO9mAlMHFUYx1ertgYLlkOg5erSA2i5oZwWra2KKLZVaZtYTaqJmqjxiIlGidXEFiVpaZpoYtWYmGiNR5TUKy0VKSvsyXIsu60cUkCB5doFloWy+/ze8O328ZyZBVz7kl/m7XvfvJn332++75tREEKcZL7tGD93vlAfn+gyJKTMNCWmOg0I2+d/N21Jt7Vu32npea385ExvXxSso2CIAAaAGcCxBKaAYaAF+BAoYNZU4/26cN1U7pos6Xh92sxApIxtIdrN4VGtwE4jNbhY9uiPmvAYoo/bLKBD9DJHoR+9gWhCo0hr0S7z7MBgOHNBejN24p92FNes4MZfkdnwac72sIwtv+5hjzjFYz+fLaLCaGGjOkSL6GSOgkjrE4hemUjUQeGkv/LY6/+TOLTtBjK4sXqJzSqBCc72EnCziO2NgImxox6ZQSd+Ii7XDeYH9tZqI+OIMSN3uDkzbwiwGpFmBu/vrPwhY3rOsC5mo0sXu0kQSHNbDLl08ND3zEWpF/0BWNG9pfib6w8CNhFxfgCuwzU9bRZIEtnwqzIC87a3czb00VXQiaTR6jMl6uBIYkzLGZnp6VG6pyZXu2y2Nb5wT00FjH5X/TB4j5t6kAbENT/4yAXmonQjgUDQMlgNVHE33YHrvs+NvyziCS0S4nwrIs4xzuYtQRz37OwK8/17VDRmgNdY58bGgmWey3/hstsDm7ML/9JGwaMG4rSX7FYt5XwflHI33Yvj93Hjddx598g8mjTgb2RsVwEXOZtcQZyhTz97Qhu5XogfxvSlizM3MhoM5w0JQTkillj27qvxoziPcTd9GbgJPWuAixGbmfM+9xG73mBsd3Bz7eh5CkVzVsGfEDcIpSkla9xWU1s8aTDmTmr1BZMa3TyePnukGIzbet8+UkG9hsadxltCSF9FpVRGuB4DdBqm5iIZ7gD2AW3cjTcz633Jzb2A4zEi8crJ/TahyNT+JDdX5bmGQguiCNkG0FGi4r1oEZ3IUeivUxKa4agwhk3J01DrnHBPT6/kRIkF3sONTfzHbFXFrHuQm/sVx1/ixifRU+a48bvRvpMbv8srjg6FWao4XpFAGEpTUvp4f+XxchBnFVdYjfopjdNaLJRZO5rzEFo4JgAN3Hm1wAqRAP0xU/h5WjcQsEAcD1CruI0ZeSOQpiFd5w/LAjZga9XHJzkFoSBbNQaGkY5DT33DPEYGkU3SDfVhcO0T6Xt+0xttAr4GHpeoT34RyUQObuxJtC3nxvuFMmZh+4hd/6o4NCCn5QzP9FyOhxQd6LLZgxfBrc6OTqXp3lKddq1y3ouiN1xxmC2xWHvw7UVgDf47vliJpYBcwH7eh7fRoB2GtjRgT/uwL5UWZxnZitJ3tPKIOnSdsA5N5/YL9bSK3SmShgP8mMkoiVgESrUPOPszMra0+Az2uzi977xbsUCcuvpMkVqkC71B4WcaZTacz9nul7H9gl/7qjiQtYwp2WN2VcN2R7tli6PVlOpoobSlCn0PLUzfZE4eP1tT3FpwZ4cn7tDHa6JBvRUWLxF5xvPwTTlzGWQDyRjL2E28KbHZ30WEDMJaSawdkBTHm7HoexKiWwRaKPyo19EXT+Hc+CSHs6s7BN9h/N26saJlN7FNwvYZCU87IWI7KvY5Y2G2orCfIhbzycKb6RKIOmQtsewpO4eLl10jcfg3aoIvuhES4uSIrFstZqvQcvXMUuscoRCEOKMJiyYteUVdjjbTVlz8wDUSh3KcszvlI06pJNL9QnFMxaVqSvs8Gg7PnKadO5rQxvLQ/rrOp587PXjqk2evWK1skbYL6xwVfnNRcf16Dl9zGuArpuznv+LRwPwbFoF5PsSh1bUOX1jPA3Fidv8A3pbD48udcEEAAAAASUVORK5CYII=') no-repeat left center;
    text-align: right;
    float: right;
}

.carousel-inner {
    min-height: 420px;
}

.options label {
    font-weight: normal;
}

.pt-md-40 {
    padding-top: 40px;
}

.width-100 {
    width: 100%;
}

.flex-row {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}

    .flex-row:before {
        display: none;
    }

.control-label {
    font-weight: normal;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
}


.contact-form .control-label {
    display: none;
}

@media(min-width:768px) {
    .contact-form .control-label {
        display: inline-block;
    }
}





@media(min-width:768px) {
    .product-col h3, .product-col h3 span {
        font-size: 20px;
        color: #252a2f;
        font-weight: 600;
        margin: 10px 0 0;
    }

    .product-col .btn-cart {
        font-size: 16px;
        padding: 6px 20px;
        width: 100%;
    }

    .product-col .quantity {
        display: table;
    }

    .product-col {
        padding: 10px;
    }

        .product-col .price {
            padding: 10px 0;
            margin: 0 auto;
        }

        .product-col .caption {
            padding: 10px 0 0;
        }

    .product-col {
        padding: 20px 0 10px;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-items: stretch;
        width: 100%;
    }

    .product-info .product-details .cart-button .btn {
        font-size: 18px;
        border-radius: 5px;
        padding: 12px 25px;
    }
}


.accessibility-menu-open-btn {
    right: -20px !important;
    top: 64px !important;
    height: 40px !important;
    width: 43px !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-color: transparent !important;
}

.filters-group {
    display: flex;
    align-items: stretch;
}

.btn-filter {
    width: 100%;
    margin: 0 5px;
}


@media(min-width:768px) {
    .accessibility-menu-open-btn {
        top: 4px !important;
    }


    .sidebar #collapseCategories,
    .sidebar #collapseFilters {
        display: block;
    }

    .sidebar .filters-group {
        display: none;
    }
}

.share-buttons {
    position: fixed;
    bottom: 20px;
    right: 12px;
    z-index: 1025;
}

    .share-buttons .float {
        display: block;
        width: 40px;
        height: 40px;
        line-height: 40px;
        border-radius: 50px;
        text-align: center;
        font-size: 25px;
        box-shadow: 0px 0px 2px #999;
        margin-bottom: 7px;
    }

    .share-buttons .whatsapp {
        background-color: #25d366;
        color: #FFF;
    }

        .share-buttons .whatsapp:hover {
            background-color: #25d366;
            color: #FFF;
        }

    .share-buttons .facebook {
        background-color: #5D7DAE;
        color: #FFF;
    }

        .share-buttons .facebook:hover {
            background-color: #5D7DAE;
            color: #FFF;
        }


    .share-buttons.affix-bottom {
        visibility: hidden;
    }


@media(min-width:768px) {

    .share-buttons {
        position: fixed;
        bottom: 100px;
        right: 12px;
        z-index: 1025;
    }

        .share-buttons.affix-bottom {
            visibility: hidden;
        }

        .share-buttons .float {
            display: block;
            width: 50px;
            height: 50px;
            line-height: 50px;
            border-radius: 50px;
            text-align: center;
            font-size: 30px;
            box-shadow: 0px 0px 2px #999;
            margin-bottom: 7px;
        }
}


.alert .msg {
    padding-right: 30px;
}

    .alert .msg .fa {
        display: block;
        position: absolute;
        margin-right: -30px;
    }

label.form-error small {
    font-size: 70%;
    margin-top: 0;
    display: block;
    position: absolute;
    top: -1px;
    left: 0;
    letter-spacing: 0;
}


.flex-row.icons-list {
    flex-wrap: nowrap;
}


    .flex-row.icons-list > * {
    }

    .flex-row.icons-list .fa {
        font-size: 30px;
        color: #c09853;
        display: block;
        padding-left: 15px;
    }

.flex {
    display: flex;
    flex-wrap: wrap;
}

@media(min-width:1024px) {
    .padding-right-lg-65 {
        padding-right: 65px;
    }
}

@media(max-width:500px) {
    .order-xs-reverse {
        flex-direction: column-reverse;
    }

    .flex-row.icons-list .fa {
        font-size: 23px;
        padding-left: 10px;
    }
}


.thankyou-message {
    padding: 50px 0;
    text-align: center;
}

    .thankyou-message h1 {
        font-size: 45px;
        color: #333;
        margin-top: 0;
        font-weight: 700;
    }

    .thankyou-message h3 {
        font-size: 35px;
        color: #333;
        margin-top: 0;
        font-weight: 400;
    }

    .thankyou-message h1 .fa {
        font-size: 130px;
        color: limegreen;
        clear: both;
        margin-bottom: 20px;
        display: block;
    }

    .thankyou-message .btn {
        width: auto;
        margin: 30px auto 0;
        padding-left: 30px !important;
        padding-right: 30px !important;
    }



@media(max-width:767px) {
    .mt-xs-20 {
        margin-top: 20px;
    }
}




.t2-style {
    padding-right: 0;
    padding-left: 0;
}


@media (min-width:768px) {
    .t2-style .flex {
        align-items: center;
    }

    .t2-style {
        padding-right: 12%;
        padding-left: 12%;
    }

        .t2-style .flex .col-lg-7 {
            padding-right: 35px;
            padding-left: 15px;
        }

        .t2-style .flex.order-xs-reverse .col-lg-7 {
            padding-right: 15px;
            padding-left: 35px;
        }
}

.js-link {
    cursor: pointer;
}


ul.list-style-3 {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 20px;
}

    ul.list-style-3 li {
        display: flex;
        /* align-items: center; */
        font-weight: 400;
        line-height: 1.3;
        margin-bottom: 10px;
    }

        ul.list-style-3 li::before {
            content: "";
            color: #133932;
            display: inline-block;
            font-size: 1.5em;
            line-height: 0.9;
            width: 10px;
            height: 10px;
            background-color: #ff5722;
            margin-left: 10px;
            flex: 0 0 10px;
            margin-top: 6px;
        }

.align-items-center {
    align-items: center;
}

.justify-content-center {
    justify-content: center;
}


@media(min-width:768px) {

    .main-header-row {
        position: relative;
    }

    .main-header-brand-col {
        position: absolute;
        left: 0;
        top: 4px;
    }

    .navbar-collapse.collapse .navbar-nav {
        border-top: 1px solid #ebebeb;
    }
}

.footer-contact-title {
    margin: 0 0 18px 0;
    font-size: 22px;
    font-weight: 700;
    color: #f3c400;
}

.footer-contact-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .footer-contact-list li {
        display: flex;
        align-items: flex-start;
        gap: 12px;
        margin-bottom: 6px;
        font-size: 18px;
        line-height: 1.3;
    }

        .footer-contact-list li i {
            width: 20px;
            text-align: center;
            color: #f3c400;
            font-size: 18px;
            margin-top: 4px;
        }

    .footer-contact-list a,
    .footer-contact-list span {
        color: #d4d4d4;
        text-decoration: none;
    }

        .footer-contact-list a:hover {
            color: #f3c400;
            text-decoration: underline;
        }




.footer-about-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .footer-about-list li {
        position: relative;
        padding-right: 18px;
        margin-bottom: 10px;
        color: #d8d8d8;
        font-size: 18px;
        line-height: 1.2;
        display: flex;
        padding-top: 2px;
    }

        .footer-about-list li:before {
            content: "\f0d9";
            font-family: FontAwesome;
            position: absolute;
            right: 0;
            top: 6px;
            color: #f3c400;
            font-size: 14px;
        }

}

.contact-clean-text {
    margin: 0 0 18px;
    color: #555;
    font-size: 18px;
    line-height: 1.3;
}

.contact-clean-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .contact-clean-list li {
        padding: 8px 0;
        /* border-bottom: 1px solid #e6e6e6; */
        font-size: 18px;
        line-height: 1.3;
        color: #333;
    }

        .contact-clean-list li:last-child {
            border-bottom: none;
        }

    .contact-clean-list i {
        color: #f3c400;
        font-size: 23px;
        width: 24px;
        text-align: center;
        margin-left: 10px;
    }

    .contact-clean-list a,
    .contact-clean-list span {
        color: #333;
        text-decoration: none;
    }

        .contact-clean-list a:hover {
            color: #1b3f8b;
            text-decoration: underline;
        }
