body {
    font-size: 14px;
    font-weight: 400;
    font-family: "Open Sans", sans-serif;
    color: #404040;
    line-height: 1.5;
}

a {
    text-decoration: none;
    color: #337ab7;
}

a:hover {
    text-decoration: none
}

h1 {
    font-weight: 700;
}

h2 {
    font-size: 22px;
    font-weight: 700;
    line-height: 24px;
}
.aah2 {font-size:1px;padding:0 !important;margin:0 !important}
h3 { /*display:inline-block;*/
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
}
.aah3 {font-size:1px;padding:0 !important;margin:0 !important}
.small-text {
    font-size: 10px;
}

.small-text-12 {
    font-size: 12px;
}

.medium-text {
    font-size: 12px;
}

.text-strong {
    font-weight: bold !important;
}
.text-em {
    font-style: italic !important;
}

.large-text {
    font-size: 24px;
}

.blue {
    color: #337ab7;
}

.gray {
    color: #888;
}

.axno {
    color: #bbb
}

.yellow {
    color: blue;
}

.bold {
    font-weight: 600;
}

.w100 {
    width: 100%;
}

.no-pd {
    padding-left: 0;
    padding-right: 0;
}

mark, mark {
    padding: .2em;
    background-color: #fedc19;
}

.checkout-highlight {
    color: #d8373e
}

.shopping_cart_table thead th span {
    font-size: 12px;
    font-weight: 300;
    word-break: normal;
}

.section-title {
    border-bottom: 1px solid #e5e5e5;
}

.inline {
    display: inline;
}

/*
 * Header
 */

.sidebar-category ul li a.red, a.red {
    color: #d8373e;
}

.sidebar-category ul li a.red:hover, a.red:hover {
    text-decoration: underline;
}

.sidebar-category ul li a.remove-filter, .remove-filter {
    font-size: 12px;
    font-weight: 400;
    /*color: #ffffff !important;*/
    color: #d8373e;
}
.sidebar-category ul li:hover a.remove-all-filter {
    color: #ffffff !important;
}

/*header { height: 80px; }*/

.header-logo {
    padding: 10px 0;
}

.bg-gray {
    background: #f5f5f5
}

.bg-black {
    background: #444444;
}

.rich-search {
    padding: 20px 40px 20px 30px;
}

.rich-search a.rich-overlay-search {
    text-align: left;
    display: block;
    border: 1px solid #e6e6e6;
    font-size: 15px;
    color: #999;
    background: #fff;
    padding: 0 10px;
    line-height: 38px;
    height: 40px;
    border-radius: 3px;
    text-decoration: none;
    cursor: text;
    position: relative;
    z-index: 0;
    min-width: 250px;
}

.rich-search a.rich-overlay-search:after {
    font-size: 16px;
    color: #337ab7;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    font-family: FontAwesome;
    content: "\f002";
}

div.user-picture {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0;
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

.header-middle-area {
    padding: 25px 0;
}


.features .content h5 {
    color: #337ab7;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 2px;
}

.features .content span {
    font-size: 13px;
    line-height: 1;
    font-weight: 300;
}

.features .icon {
    /*width: 50px;
    height: 50px;
    border: 1px solid;
    border-radius: 50%;*/

    border-right: 1px solid;
    text-align: center;
    display: block;
    padding-top: 10px;
    padding-right: 10px;
    margin-right: 10px;
    color: #d9d9d9;
    float: left;
    width: 40px;
    height: 50px;
}

/*.features .content {
    margin-left: 40px;
}*/

.features .content {
    margin-left: 10px;
    float: left;
    width: calc(100% - 60px);
}

.features .icon .fa {
    font-size: 26px;
    color: #666;
    font-weight: 300;
}
.footer-middle .features .content {
    float: left;
    width: calc(100% - 60px);
}

.features .red .content h5 {
    color: #d8373e;
}

.features .red .content span {
    color: #888;
}


.customer-account {
    float: right;
    padding: 24px 5px; /*24px 15px*/
    border-right: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
}

.customer-account .account-links {
    float: left;
}

.customer-account .icon {
    height: 28px;
    padding-right: 10px;
    color: #337ab7;
    font-size: 28px;
    float: left;
}

.customer-account .icon span {
    vertical-align: top;
}

.customer-account a.account-link {
    /*display: block;*/
    vertical-align: top;
    font-size: 12px;
    color: #333;

    text-decoration: none;
    margin-bottom: 4px;
    word-break: break-all;
    overflow-wrap: break-word;
    overflow: hidden
}

.cart-link-wrap a {  color:#333; }

.customer-account a.account-link strong {
    display: block;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #d8373e;;
}


.customer-cart {
    padding-left: 10px;
    float: right;
}

.customer-cart .cart-link {
    float: left;
    padding-top: 24px;
    padding-right: 5px; /*10px*/
    color: #337ab7;
    /*font-size: 28px;*/
}


.customer-cart .cart-link span {
    display: block;
    font-weight: 400;
    font-size: 12px;
    color: #333;
    line-height: 18px;
}

.customer-cart .cart-link strong {
    font-weight: 600;
    font-size: 14px;
    color: #d8373e;
    float: right;
}

.customer-cart .icon {
    padding-top: 22px;
    color: #337ab7;
    font-size: 28px;
    float: right;
}


.home .shop-product-wrap {
    margin-right: 0px;
    margin-left: 0px;
}


.bdr-bottom1 {
    border-bottom: 3px solid #d8373e;
}

.main-header-inner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.main-header-inner .category-toggle-wrap {
    /*-ms-flex-preferred-size: 200px;
    flex-basis: 200px;*/
    position: relative;
}

.main-header-inner .category-toggle-wrap .category-toggle {
    width: 100%;
    background-color: #d8373e;
    border: none;
    cursor: pointer;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    text-align: left;
    padding: 0 0 0 10px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -ms-flex-pack: space-between;
}

.main-header-inner .category-toggle-wrap .category-toggle .cat-icon {
    width: 30px;
    line-height: 45px;
    text-align: center;
    background-color: #b8242a;
    margin-left: 5px;
}

.main-header-inner .category-toggle-wrap .category-toggle .cat-icon i {
    color: #d8373e;
    font-size: 14px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #ffffff;
}

.main-header-inner .category-toggle-wrap nav.category-menu {
    border: 1px solid #d9d9d9;
    border-top: none;
    top: 100%;
    left: 0;
    width: 100%;
    position: absolute;
    z-index: 9999;
    display: none;
    background-color: #ffffff;
}

.main-header-inner .main-menu {
    position: relative;
    /* -ms-flex-preferred-size: calc(100% - 270px);
    flex-basis: calc(100% - 200px);*/
    border-top: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    width: 100%;
    background-color: #f6f6f6;
}


.main-header-inner .main-menu ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0px;
    margin: 0;
}

.main-header-inner .main-menu ul li {
    border-right: 1px solid #d9d9d9;
    list-style-type: none;
}

.main-header-inner .main-menu ul > li > a {
    font-size: 14px;
    color: #444444;
    padding: 5px 8px;
    font-weight: 700;
    display: block;
    /*height: 44px;*/
    line-height: 34px;
}

.main-header-inner .main-menu ul li a i {
    font-size: 14px;
    padding: 0 3px;
}

.main-header-inner .main-menu ul li:hover > a,
.main-header-inner .main-menu ul li.active > a,
.main-header-inner .main-menu ul li.current > a
{
    color: #d8373e;
    /*background-color: #ffffff;*/
}

.main-header-inner .main-menu ul li.wstheading a.current,
.main-header-inner .main-menu ul.wstliststy02 li a.current {
    color: #d8373e;
}

.main-header-inner .main-menu ul li ul.dropdown {
    top: 100%;
    left: 0;
    width: 220px;
    position: absolute;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    -webkit-transform: translate(0, 30px);
    -moz-transform: translate(0, 30px);
    -ms-transform: translate(0, 30px);
    transform: translate(0, 30px);
    background-color: #ffffff;
    opacity: 0;
    visibility: hidden;
    z-index: 99;
    padding: 20px 0;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}

.main-header-inner .main-menu ul li ul.dropdown li {
    padding: 0;
    border-right: none;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

.main-header-inner .main-menu ul li ul.dropdown li a {
    font-size: 14px;
    font-weight: 400;
}

.main-header-inner .main-menu ul li ul.dropdown li a i {
    float: right;
    padding-top: 5px;
}

.main-header-inner .main-menu ul li ul.dropdown li ul.dropdown {
    top: 100%;
    left: 100%;
    position: absolute;
    width: 250px;
    opacity: 0;
    visibility: hidden;
}

.main-header-inner .main-menu ul li ul.dropdown li:hover ul.dropdown {
    top: 0;
    opacity: 1;
    visibility: visible;
}

.main-header-inner .main-menu ul li div.mega-menu {
    width: 100%;
}

.main-header-inner .main-menu ul li div.mega-menu li {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
}

.main-header-inner .main-menu ul li div.mega-menu li.mega-title > a {
    font-weight: 600;
}

.main-header-inner .main-menu ul li div.mega-menu li ul li {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

.main-header-inner .main-menu ul li:hover ul.dropdown,
.main-header-inner .main-menu ul li:hover div.mega-menu {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    visibility: visible;
    display: block;
    -webkit-transform: translate(0, 3px);
    -moz-transform: translate(0, 3px);
    -ms-transform: translate(0, 3px);
    transform: translate(0, 3px);
}

.main-header-inner .main-menu ul li.static {
    position: static;
}

.main-header-inner .main-menu.menu-style-4 {
    display: block;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    border-left: 1px solid #444444;
}

.main-header-inner .main-menu.menu-style-4.main-menu {
    -ms-flex-preferred-size: calc(100% - 180px);
    flex-basis: calc(100% - 180px);
}


.main-header-inner .main-menu ul.wstliststy02 li {
    border: solid 0px #d9d9d9;

    line-height: normal;
    padding-left: 0px;
    margin-top: 0px;
    text-transform: none;
    padding: 2px 0px 2px 0px !important;
    font-size: 12px;
    font-weight: normal;
    color: #444;
    margin-bottom: 0px;
}

.main-header-inner .main-menu ul.wstliststy02 li a {
    border: solid 0px #d9d9d9;

    line-height: normal;
    padding: 0px !important;;
    margin: 0px !important;
    text-transform: none;
    font-size: 12px;
    font-weight: 300;
    color: #444;
    margin-bottom: 0px;
}

.main-header-inner .main-menu ul.wstliststy02 li a:hover {
    color: #d8373e;
    text-decoration: underline;
}

.main-header-inner .main-menu ul li.wstheading {
    line-height: normal;
    /*margin-top: 0 0 4px 0 !important;;*/
    text-transform: none;
    padding: 6px 0px 3px 0px !important;;
    font-size: 14px;
    font-weight: bold;
    color: #444;
    display: flex !important;
    align-items: center;
    border-bottom: solid 1px #d9d9d9;
}

.main-header-inner .main-menu ul li.wstheading a,
.mega-menu .wstheading a {
    line-height: normal;
    text-transform: none;
    font-size: 14px;
    font-weight: bold;
    color: #444;
    float:left;
    width:calc(100% - 41px);
    border-left:1px solid #d9d9d9;
    padding-left:4px !important;
}

.main-header-inner .main-menu ul li.wstheading a:hover,
.mega-menu .wstheading a:hover {
    color: #d8373e;
}


.home .home-product-list-container .title-container {
    /*text-align: center;*/
    padding-bottom: 6px;
    margin-bottom: 12px;
    border-bottom: 3px solid #d8373e;
}

.home .home-product-list-container .title-container .title {
    display: block;
    color: #444;
    font-size: 26px;
    line-height: 28px;
    font-weight: 600;
    position: relative;
}

.home .home-product-list-container .title-container .subtitle {
    display: block;
    font-size: 16px;
    font-weight: 300;
}

.home .home-product-list-container .title-container hr {
    border-top: 1px solid #d9d9d9;

}


/*----- breadcrumb style css start -----*/

.breadcrumb-wrap {
    padding: 25px 0;
    margin-left: 10px;
}

.breadcrumb-wrap nav .breadcrumb {
    background: transparent;
    margin-bottom: 0;
    padding: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.breadcrumb-wrap nav .breadcrumb .breadcrumb-item a {
    color: #337ab7;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    text-transform: none;
}

.breadcrumb-wrap nav .breadcrumb .breadcrumb-item a:hover {
    color: #d8373e;
}

.breadcrumb-item h2, .breadcrumb-item h3 {
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 0px;
    line-height: 22px;
}

@media only screen and (max-width: 479px) {
    .breadcrumb-wrap nav .breadcrumb .breadcrumb-item a {
        font-size: 12px;
    }
}

.breadcrumb-wrap nav .breadcrumb .breadcrumb-item::before {
    color: #999;
    content: "\f0da";
    padding: 0 6px;
    /*margin-right: 6px;*/
    font-family: fontawesome;
}

@media only screen and (max-width: 479px) {
    .breadcrumb-wrap nav .breadcrumb .breadcrumb-item::before {
        padding: 0 3px;
        margin-right: 3px;
    }
}

.breadcrumb-wrap nav .breadcrumb .breadcrumb-item:first-child::before {
    display: none;
}

.breadcrumb-wrap nav .breadcrumb .breadcrumb-item.active {
    color: #d8373e;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    text-transform: none;
}

.breadcrumb-wrap nav .breadcrumb .breadcrumb-item.active a {
    color: #d8373e;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    text-transform: none;
}

@media only screen and (max-width: 479px) {
    .breadcrumb-wrap nav .breadcrumb .breadcrumb-item.active {
        font-size: 12px;
    }
}

/*----- breadcrumb style css end -----*/


/*----- shop-top-bar start -----*/

.shop-sidebar-wrap h3 {
    font-size: 16px;
}

.sidebar-categores-box {
    background: #f4f4f4;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    box-shadow: none;
    margin-bottom: 30px;
    padding: 22.1px 15px 28px;
}

.sidebar-title {
    border-bottom: 1px solid #e1e1e1;
}

.sidebar-title h2 {
    color: #242424;
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: 30px;
    position: relative;
    text-transform: uppercase;
    margin-bottom: 21px;
}

.btn-clear-all {
    background: #dddddd none repeat scroll 0 0;
    border-color: rgba(0, 0, 0, 0);

    color: #333333;
    cursor: pointer;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 15px;
    padding: 5px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    margin-top: 30px;
}

.btn-clear-all::before {
    content: "\f00d";
    font-family: "fontawesome";
    margin-right: 15px;
}

.btn-clear-all:hover {
    color: red;
}

.category-sub-menu ul li ul {
    display: none;
    margin-top: 10px;
}

.category-sub-menu ul li {
    padding-top: 10px;
    transition: all 0.3s ease-in-out;
}

.category-sub-menu ul li:hover a {
    color: #c4047e;
}

.category-sub-menu ul li:first-child {
    padding-top: 16px;
}

.category-sub-menu li.has-sub > a {
    color: #242424;
    cursor: pointer;
    display: block;
    line-height: 20px;
    position: relative;
}

.category-sub-menu li.has-sub li a {
    border: 0 none;
    display: block;
    font-size: 14px;
    padding: 0 10px;
    color: #333;
}

.category-sub-menu li.has-sub li a:hover {
    color: #fed700;
}

.category-sub-menu li.has-sub > a::after {
    color: #242424;
    content: "\f067";
    font-family: fontawesome;
    font-size: 16px;
    position: absolute;
    right: 5px;
}

.category-sub-menu li.has-sub.open > a::after {
    content: "\f068";
}

.sidebar-categores-box .filter-sub-area h5 {
    color: #2f333a;
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    margin: 30px 0 10px;
    padding: 0 0 10px;
    position: relative;
    text-transform: uppercase;
}

.price-checkbox li, .size-checkbox li, .color-categoriy ul li, .categori-checkbox ul li {
    margin: 8px 0;
}

.price-checkbox li a, .size-checkbox li a, .color-categoriy ul li a, .categori-checkbox ul li a {
    color: #363f4d;
    font-size: 16px;
    margin-left: 15px;
    margin-top: 0;
}

.price-checkbox input, .size-checkbox input, .categori-checkbox input {
    width: auto !important;
    height: auto !important;
}

.price-checkbox li a:hover {
    color: #EB3E32;
}

.color-categoriy ul li span {
    box-shadow: -1px 1px 8px 0 rgba(0, 0, 0, 0.2);
    display: block;
    height: 15px;
    margin-top: 5px;
    width: 15px;
}

.color-categoriy ul li span.white {
    background: #ffffff;
}

.color-categoriy ul li span.black {
    background: #333;
}

.color-categoriy ul li span.Orange {
    background: #F39C11;
}

.color-categoriy ul li span.Blue {
    background: #5D9CEC;
}

.color-categoriy li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.shop-top-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.shop-bar-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media only screen and (max-width: 479px) {
    .shop-bar-inner {
        margin-bottom: 10px;
    }

    .product-short .nice-select {
        margin-bottom: 5px;
    }
}

.shop-item-filter-list li {
    padding-top: 2px;
}

.shop-item-filter-list li a {
    color: #aaa;
    font-size: 20px;
    padding-right: 15px;
}

.shop-item-filter-list li a.active, .shop-item-filter-list li a:hover {
    color: #242424;
}

.shop-item-filter-list li a.active {
    color: #242424;
}

.toolbar-amount {
    font-size: 14px;
    margin-left: 30px;
    margin-top: 5px;
}

.product-short {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.product-short > p {
    font-size: 14px;
    margin: 5px 10px 0 0;
}

.single-banner img {
    width: 100%;
}

.product-short .nice-select {
    border-radius: 0;
    color: #242424;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    /*width: 320px;*/
    z-index: 9;
}

.product-short .ipp {
    width: 70px;
}

.product-short .sort-by {
    width: 180px;
}

@media only screen and (max-width: 767px) {
    .product-short .nice-select {
        width: 180px;
    }
}

.product-short .nice-select .list {
    border-radius: 0px;
    width: 100%;
    z-index: 99;
}

.shop-top-bar {
    padding: 15px;
    border: 1px solid #ededed;
}

@media only screen and (max-width: 767px) {
    .shop-top-bar {
        display: flex;
        flex-wrap: wrap;
    }
}

.product-short .nice-select .option {
    line-height: 30px;
    min-height: 30px;
}

.product-image > a img {
    width: 100%;
}

.shop-products-wrapper .tab-content .tab-pane.active {
    display: block;
}

.shop-products-wrapper .tab-content .tab-pane {
    display: none;
    height: auto;
}

.category-tags > ul > li {
    background: #fff;
    display: inline-block;
    padding: 2px 10px;
    border: 1px solid #ebebeb;
    transition: all 0.3s ease-in-out;
    margin: 0 2px 5px;
}

.category-tags > ul > li:first-child {
    margin-top: 30px;
}

.category-tags > ul > li:hover {
    background: #242424;
}

.category-tags > ul > li:hover a {
    color: #ffffff;
}

/*--------- pricing filter slider start ---------*/

.price-range-wrap {
    padding-top: 8px;
    width: 100%;
}

.price-range-wrap .price-range {
    border-radius: 0;
    /*margin-right: 13px;*/
    margin-right: 0px;
    margin-bottom: 15px;
}

.price-range-wrap .price-range.ui-widget-content {
    border: none;
    background: #eeeeee;
    height: 6px;
}

.price-range-wrap .price-range.ui-widget-content .ui-slider-range {
    background: #d8373e;
    border-radius: 0;
}

.price-range-wrap .price-range.ui-widget-content .ui-slider-handle {
    border: none;
    background: #d8373e;
    height: 14px;
    width: 4px;
    outline: none;
    top: -4px;
    cursor: ew-resize;
    margin-left: 0;
    border-radius: 0;
}

.price-range-wrap .range-slider {
    color: #444444;
	text-align: center;
    margin-top:20px;
}

.price-range-wrap .range-slider button.filter-btn {
    border: none;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    line-height: 36px;
    padding: 0 15px;
    background-color: #444444;	
}

.price-range-wrap .range-slider button.filter-btn:hover {
    background-color: #d8373e;
}

.price-range-wrap .range-slider .price-input { /*margin-bottom: 10px;*/ }

.price-range-wrap .range-slider .price-input label {
    color: #444444;
    margin-bottom: 0;
}

.price-range-wrap .range-slider .price-input input {
    color: #444444;
    /*border: none;*/
    outline: none;
    width: 100%;
    text-align: center;
    pointer-events: none;
    font-weight: 600;
    font-size: 16px;
    /*color: #337ab7;*/
}

/*--------- pricing filter slider end ---------*/


/*----- paginatoin-area  css -----*/

.product-layout-list .product_desc .product_desc_info .rating-box {
    border-bottom: medium none;
    padding-bottom: 0;
    text-align: left;
}

.paginatoin-area {
    border-top: 1px solid #e5e5e5;
}

.paginatoin-area .pagination-box li {
    display: inline-block;
}

.paginatoin-area .pagination-box li a {
    color: #404040;
    padding: 10px;
}

.paginatoin-area .pagination-box li a:hover {
    color: #d8373e;
}

.paginatoin-area .pagination-box li.active a {
    color: #d8373e;
}

.paginatoin-area .pagination-box li a {
    padding: 4px 10px;
}

.paginatoin-area .pagination-box li.active a {
    background: #d8373e;
    color: #fff;
    border-radius: 4px;
}


/* ------- shop-top-bar ends ------- */


/* ------- sidebar-category starts ------- */
.sidebar-category {
    border: 1px solid #e5e5e5;
}

.sidebar-category ul li.brand-title {
    padding-right: 5px;
}

.brand-hidden {
    display: none;
}

.sidebar-category i.brand-toggle {
    color: #444;
    font-size: 16px;
    float: right;
    cursor: pointer;
	margin-top: 15px;
}

.sidebar-category a.remove-all-filters {
    margin-left: 35px;
    color: #fff;
    font-size: 12px;
    text-align: right;
    cursor: pointer;
    float: right;
}

.sidebar-category a.remove-all-filters:hover {
    color: #fff;
    text-decoration: underline;
}

.sidebar-category ul li.title i.fa-times {
    padding-right: 0px !important;
}

.sidebar-category ul {
    margin: 0;
    padding: 0;
}

.sidebar-category ul li {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    padding: 0 15px;
    border-bottom: 1px solid #e5e5e5;
}

.sidebar-category .fa-square-o {
    font-size: 16px;
}

.sidebar-category span {
    color: #ababab;
    font-size: 10px;
}


.sidebar-category ul li.active, .sidebar-category ul li.active a {
    color: #337ab7;
    font-weight: 600;
}

.sidebar-category ul li.title {
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    line-height: 46px;
    display: block;
    background-color: #d8373e;
}

.sidebar-category ul li.brand-title {
    color: #444444;
    font-size: 15px;
    font-weight: 700;
    line-height: 46px;
    display: block;
    background-color: #fff;
}

.sidebar-category ul li.title i {
    padding-right: 8px;
}

.sidebar-category ul li:last-child {
    border-bottom: none;
}

.sidebar-category ul li a {
    color: #444444;
    font-size: 14px;
    font-weight: 400;
    /*line-height: 46px*/
    padding: 6px 0;
    display: inline-block;
}

.sidebar-category ul li:hover a {
    color: #d8373e;
}
.sidebar-category ul li:hover a.remove-all-filters {
    color: #fff !important;
}
.sidebar-brands-wrap {
    border-top: 1px solid #d8373e;
}

/* ------- sidebar-category ends ------- */


/* ------- footer top start ------- */

.footer-top {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
    margin-top:20px;
}

.footer-top-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-top-wrapper {
        display: block;
    }
    /*.main-header-inner .main-menu ul > li > a {  font-size:12px; }*/
}

@media only screen and (max-width: 767px) {
    .footer-top-wrapper {
        display: block;
    }
}

.footer-top-wrapper .newsletter__wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-basis: 75%;
    -moz-flex-basis: 75%;
    -ms-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -ms-flex-pack: space-between;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-top-wrapper .newsletter__wrap {
        -webkit-flex-basis: 100%;
        -moz-flex-basis: 100%;
        -ms-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .footer-top-wrapper .newsletter__wrap {
        display: block;
    }
}

.footer-top-wrapper .newsletter__wrap .newsletter__title {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    -ms-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-top-wrapper .newsletter__wrap .newsletter__title {
        padding-top: 8px;
    }
}

@media only screen and (max-width: 767px) {
    .footer-top-wrapper .newsletter__wrap .newsletter__title {
        padding-top: 8px;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -webkit-box-pack: center;
        justify-content: center;
        -ms-flex-pack: center;
    }
}

.footer-top-wrapper .newsletter__wrap .newsletter__icon {
    width: 62px;
    height: 40px;
    border: 1px solid #696969;
    line-height: 40px;
    text-align: center;
    color:#999;
}

.footer-top-wrapper .newsletter__wrap .newsletter__icon i {
    color: #ffffff;
    font-size: 18px;
}

@media only screen and (max-width: 479px) {
    .footer-top-wrapper .newsletter__wrap .newsletter__icon {
        display: none;
    }
}

.footer-top-wrapper .newsletter__wrap .newsletter__content {
    padding-left: 10px;
}

@media only screen and (max-width: 479px) {
    .footer-top-wrapper .newsletter__wrap .newsletter__content {
        padding-left: 0;
        text-align: center;
    }
}

.footer-top-wrapper .newsletter__wrap .newsletter__content h3 {
    color: #ffffff;
    font-size: 22px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 0;
}

@media only screen and (max-width: 575px) {
    .footer-top-wrapper .newsletter__wrap .newsletter__content h3 {
        font-size: 16px;
    }
}

.footer-top-wrapper .newsletter__wrap .newsletter__content p {
    color: #c6c6c6;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 0;
}

.footer-top-wrapper .newsletter__wrap .newsletter__box {
    height: 36px;
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    -ms-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
}

@media only screen and (max-width: 767px) {
    .footer-top-wrapper .newsletter__wrap .newsletter__box {
        text-align: center;
        -webkit-flex-basis: 50%;
        -moz-flex-basis: 50%;
        -ms-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 100%;
        margin: 15px;
    }
}

@media only screen and (max-width: 479px) {
    .footer-top-wrapper .newsletter__wrap .newsletter__box {
        max-width: 100%;
        margin: 15px 0;
        -webkit-flex-basis: 100%;
        -moz-flex-basis: 100%;
        -ms-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
}

.footer-top-wrapper .newsletter__wrap .newsletter__box form {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

@media only screen and (max-width: 479px) {
    .footer-top-wrapper .newsletter__wrap .newsletter__box form {
        display: block;
    }
}

.footer-top-wrapper .newsletter__wrap .newsletter__box form input {
    -ms-flex-preferred-size: calc(100% - 108px);
    flex-basis: calc(100% - 108px);
    padding: 5px 10px;
    /*margin-right: 15px;*/
    color: #404040;
    border: 1px solid #ffffff;
}

@media only screen and (max-width: 767px) {
    .footer-top-wrapper .newsletter__wrap .newsletter__box form input {
        -webkit-flex-basis: calc(100% - 108px);
        -moz-flex-basis: calc(100% - 108px);
        -ms-flex-basis: calc(100% - 108px);
        -ms-flex-preferred-size: calc(100% - 108px);
        flex-basis: calc(100% - 108px);
    }
}

@media only screen and (max-width: 479px) {
    .footer-top-wrapper .newsletter__wrap .newsletter__box form input {
        margin-right: 5px;
        width: 100%;
    }
}

.footer-top-wrapper .newsletter__wrap .newsletter__box form button {
    border: none;
    color: #ffffff;
    font-size: 14px;
    -ms-flex-preferred-size: 108px;
    flex-basis: 108px;
    padding: 0px 15px;
    line-height: 34px;
    cursor: pointer;
    background: #d8373e;

}

.footer-top-wrapper .newsletter__wrap .newsletter__box form button:hover {
    background-color: #a32025;
}

@media only screen and (max-width: 479px) {
    .footer-top-wrapper .newsletter__wrap .newsletter__box form button {
        padding: 0 10px;
        width: 100%;
        margin-top: 10px;
    }
}

.footer-top-wrapper .social-icons {
    text-align: right;
    -webkit-flex-basis: calc(100% - 75%);
    -moz-flex-basis: calc(100% - 75%);
    -ms-flex-basis: calc(100% - 75%);
    -ms-flex-preferred-size: calc(100% - 75%);
    flex-basis: calc(100% - 75%);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-top-wrapper .social-icons {
        -webkit-flex-basis: 100%;
        -moz-flex-basis: 100%;
        -ms-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        text-align: center;
        margin-top: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .footer-top-wrapper .social-icons {
        text-align: center;
    }
}

@media only screen and (max-width: 479px) {
    .footer-top-wrapper .social-icons {
        display: block;
        margin-top: 52px;
    }
}

.footer-top-wrapper .social-icons a {
    color: #ffffff;
    font-size: 18px;
    height: 36px;
    width: 36px;
    text-align: center;
    display: inline-block;
    line-height: 36px;
    margin-left: 5px;
}

.footer-top-wrapper .social-icons a:hover {
    background-color: #d8373e;
}

.footer-top-wrapper .social-icons a:first-child {
    margin-left: 0;
}

/* ------- footer top end ------- */


.footer-middle .features .col-md-4 {
    margin-top: 30px;
}


/* -------- footer widget start -------- */

.footer-widget-area {
    border-top: 3px solid #d8373e;
    border-top: 1px solid rgba(0,0,0,.1);
}

.footer-widget .widget-title h4 {
    color: #444444;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;

}

.footer-widget .widget-body ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.footer-widget .widget-body ul.location li {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: baseline;
    -moz-align-items: baseline;
    -ms-align-items: baseline;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin-bottom: 5px;
    color: #444444;
    font-size: 13px;
    list-style-type: none;
}

.footer-widget .widget-body ul.location li a:before {
    content: "";
    padding-right: 0;
}

.footer-widget .widget-body ul.location li i {
    color: #d8373e;
    font-size: 16px;
    padding-right: 10px;
}

.footer-widget .widget-body ul li {
    margin-bottom: 8px;
}

.footer-widget .widget-body ul li a {
    color: #444444;
    font-size: 13px;
    position: relative;
}

.footer-widget .widget-body ul li a:hover {
    color: #d8373e;

}

.footer-widget .widget-body ul li a:before {
    left: 0;
    top: 0;
    content: "\f0da";
    padding-right: 10px;
    color: #d8373e;
    font-family: "FontAwesome";
}

.footer-widget .widget-body ul li:last-child {
    margin-bottom: 0;
}

.footer-widget .widget-body a.map-btn {
    color: #ffffff;
    background-color: #2574ab;
    border-color: transparent;
    border: 0 solid;
    border-radius: 0;

    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding: 0 25px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-widget .widget-body a.map-btn {
        padding: 0 15px;
    }
}

.footer-widget .widget-body a.map-btn:hover {
    color: #ffffff;
    background-color: #d8373e;
}

/* -------- footer widget end -------- */

/*------ footer bootom start -------*/

.footer-bottom-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -ms-flex-pack: space-between;
}

@media only screen and (max-width: 767px) {
    .footer-bottom-wrap {
        display: block;
        text-align: center;
    }
}

.footer-bottom-wrap .copyright-text p {
    color: #404040;
    font-size: 13px;
    margin: 1rem 0;
}

.footer-bottom-wrap .copyright-text p a {
    color: #d8373e;
}

.footer-bottom-wrap .copyright-text p a:hover {
    text-decoration: underline;
}

@media only screen and (max-width: 479px) {
    .footer-bottom-wrap .copyright-text p {
        font-size: 12px;
    }
}

@media only screen and (max-width: 767px) {
    .footer-bottom-wrap .copyright-text {
        -webkit-flex-basis: 100%;
        -moz-flex-basis: 100%;
        -ms-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .footer-bottom-wrap .payment-method-img {
        -webkit-flex-basis: 100%;
        -moz-flex-basis: 100%;
        -ms-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-top: 10px;
    }
}

/*------ footer bootom end -------*/


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

.mega-menu {
    position: absolute;
    top: 41px;
    width: 100%;
    z-index: 9999;
    background: #fff;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
}

.mega-menu ul, .mega-menu ul li, .mega-menu ul li a {
    display: block !important;
    width: 100%;
}

.mega-menu > ul > li > a {
    padding: 5px 0 !important;
    height: auto !important;
    line-height: 21px !important;
}


/* ------- products details start ------- */

.product-details-des .btn {
    /*padding: 6px 12px 6px*/
}

.product-details-des h1 {
    font-size: 24px;
    font-weight: 700;
    line-height: 26px;
    margin-top: -4px;
    padding-bottom: 10px;
    text-transform: none;
}

.product-details-des .product_code {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.product-details-des .availability {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /*-webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;*/
}

.product-details-des .dt_table {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.product-details-des .availability h5,
.product-details-des .product_code h5,
.product-details-des .manufacturer h5,
.product-details-des .dt_table h5 {
    color: #444444;
    font-size: 14px;
    font-weight: 500;
    line-height: 25px;
    margin-bottom: 0;
    margin-right: 10px;
}


.product-details-des .attributes h4 {
    color: #444444;
    font-size: 12px;
    font-weight: 400;
    padding: 15px 0px;
    text-align: center;
    margin-bottom: 0;
}

.product-details-des .attributes .attribute {
    color: #444444;
    font-size: 12px;
    font-weight: 500;
    border-right: 1px solid #e5eaec;
}

.product-details-des .attributes .attribute:last-child {
    border-right: 0px solid #e5eaec;
}

.product-details-des .attributes .new {
    background: lightyellow;
    color: #444444;
}

.product-details-des .attributes .new h4 {
    color: #444444;
}

.product-details-des .attributes .offer {
    background: #ff9300;
    color: #fff !important;
}

.product-details-des .attributes .offer h4 {
    color: #fff !important;
}

.product-details-des .attributes .bestseller {
    background: #d8373e;
    color: #fff !important;
}

.product-details-des .attributes .bestseller h4 {
    color: #fff !important;
}

.product-details-des .attributes .greek {
    background: #337ab7;
    color: #fff !important;
}

.product-details-des .attributes .greek h4 {
    color: #fff !important;
}

.product-details-des .manufacturer h5 {
    display: inline-block;
}

.product-details-des .availability span,
.product-details-des .manufacturer span,
.product-details-des .dt_table span {
    font-size: 14px;
    font-weight: 700;
    padding-top :4px;
}


.product-details-des .product_code span {
    font-size: 22px;
    font-weight: 700;
}


.product-details-des .description {
    border-top: 1px solid #e5eaec;
    border-bottom: 1px solid #e5eaec;
    padding: 10px 0;
}

.product-details-des .prices {
    width: 100%;
    padding: 0px 0px;
    opacity: 1;
    zoom: 1;
    /*border-top: 1px solid #e5eaec;*/
    box-sizing: border-box;
}

.product-details-des .prices .current-price-container {
    width: 100%;
    text-align: left;
    font-size: 0;
    zoom: 1;
}

.product-details-des .prices .current-price-container:before {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.product-details-des .prices .current-price-container .current-price {
    display: block;
    line-height: 22px;
    font-size: 22px;
    font-weight: 700;
    padding: 0 2px 0 0;
    float:left;
    /*float: right;*/
    color: #337ab7;
    color: #d8373e;
}

.product-details-des .prices .current-price-container:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
    clear: both;
}

.diadromos {
    color: #444444;
    font-size: 14px;
    font-weight: 500;
    line-height: 25px;
    margin-bottom: 0;
    margin-right: 10px;
}

.product-details-des .small-text {
    color: #999;
    font-size: 10px;
}

.product-details-des .prices {
    width: 100%;
    padding: 0px 0px;
    opacity: 1;
    zoom: 1;
    /*border-top: 1px solid #e5eaec;*/
    box-sizing: border-box;
}

.product-details-des .prices .current-price-container {
    width: 100%;
    text-align: left;
    font-size: 0;
    zoom: 1;
}

.product-details-des .prices .current-price-container .current-price {
    display: block;
    /*line-height: 22px;*/
    line-height: 1.5;
    font-size: 22px;
    font-weight: 700;
    padding: 0 2px 0 0;
    float:left;
    /*float: right;*/
    color: #337ab7;
    color: #d8373e;
}

.product-details-des .prices .current-price-container:before {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.product-details-des .prices .current-price-container:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
    clear: both;
}

.current-price-mm {
    color: #8b97a9;
    font-size: 14px;
    font-weight: 300;
}

.product-details-des .buttons {
    width: 100%;
    zoom: 1;
    background-color: #f8f8f8;
    position: relative;
    /*padding:10px 0;*/
}

.product-details-des .buttons:before {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.product-details-des .buttons:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
    clear: both;
}

.product-details-des .buttons .add-to-cart {
    margin: 0;
    float: left;
    position: relative;
    background-color: #00aeef;
    background-color: #f8f8f8;
    width : calc(100% - 120px);
}

.product-details-des .buttons .add-to-cart .style {
    position: absolute;
    left: 4%;
    top: 12px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    z-index: 9;
    font-size: 16px;
    color: #666;
}

.product-details-des .buttons .add-to-cart input {
    cursor: pointer;
    display: inline-block;
    box-sizing: border-box;
    border: none;
    padding: 10px 5px 10px 40px;
    /*width: 100%;*/
    margin: 0;
    font-size: 12px;
    line-height: 20px;
    font-weight: bold;
    text-align: center;
    background: none;
    font-weight: 400;

    color: #fff;

    color: #666;
}

.product-details-des .buttons .qty-input a {
    /* width: 20%; */
    /* height: 36px; */
    width: 30px;
    height: 52px;
    display: block;
    float: left;
    color: #545454;
    background-color: #fff;
    font-size: 15px;
    font-weight: 600;
    line-height: 36px;
    text-align: center;
    font-size:20px;
}

.product-details-des .buttons .qty-input {
    display: block;
    float: left;
    zoom: 1;
    border: 2px solid #eeeff2;
    box-sizing: border-box;
    height: 56px;
    width:120px;
}

.product-details-des .buttons .qty-input input {
    width: 55px;
    float: left;
    padding: 0;
    background-color: #fff;
    border: none;
    color: #545454;
    text-align: center;
    font-size: 15px;
    height: 52px;
    font-size:20px;
    /*border:1px solid #000;*/
}

.product-details-des .btn-lg
{
    padding: 16px 10px;
    font-size:16px;

}
.product-details-des .buttons .qty-input a.qty-decrement {
    /* line-height: 36px; */
    vertical-align: middle;
}

#complete_checkout button:disabled {
    color: #fff;
    background-color: #666 !important;
    border-color: #666 !important;
}

.tsago-single-product-highlights {
    font-size: 10px;
}

.tsago-single-product-highlights a {
    color: #337ab7;
}

/* ------- products details end ------- */


.availability.pd-availability-6 {
    color: #1fa35d;
}

.availability.pd-availability-10 {
    color: #ff9300;
}

.availability.pd-availability-0 {
    color: red;
}


.cart-pro-quantity .buttons {
    width: 100%;
    zoom: 1;
    background-color: #fff;
    position: relative;
}

.cart-pro-quantity .buttons:before {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.cart-pro-quantity .buttons:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
    clear: both;
}

.cart-pro-quantity .buttons .add-to-cart {
    margin: 0;
    width: 70%;
    float: right;
    position: relative;
    background-color: #00aeef;
    background-color: #f8f8f8;
}

.cart-pro-quantity .buttons .add-to-cart .style {
    position: absolute;
    left: 4%;
    top: 12px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    z-index: 9;
    font-size: 16px;
    color: #666;
}

.cart-pro-quantity .buttons .add-to-cart input {
    cursor: pointer;
    display: block;
    box-sizing: border-box;
    border: none;
    padding: 10px 5px 10px 40px;
    /*width: 100%;*/
    margin: 0;
    font-size: 12px;
    line-height: 20px;
    font-weight: bold;
    text-align: center;
    background: none;
    font-weight: 400;

    color: #fff;

    color: #666;
}

.cart-pro-quantity .buttons .qty-input a {
     width: 15px; /*20*/
    /* height: 36px; */
    display: block;
    float: left;
    color: #545454;
    background-color: #fff;
    font-size: 15px;
    font-weight: 400;
    /* line-height: 36px; */
    text-align: center;
    padding: 6px 0px;
}

.cart-pro-quantity .buttons .qty-input {
    display: block;   
    float: left;
    zoom: 1;
    border: 2px solid #eeeff2;
    box-sizing: border-box;
	width: 90px; /*80*/
    height: 40px;
}

.cart-pro-quantity .buttons .qty-input input {
    width: 55px; /*30*/
    float: left;
    padding: 0;
    background-color: #fff;
    border: none;
    color: #545454;
    text-align: center;
    font-size: 15px;
    height: 36px;
}

.cart-pro-quantity .buttons .qty-input a.qty-decrement {
    /* line-height: 36px; */
    vertical-align: middle;
}


/* ------- products item listing start ------- */

h1.title {
    font-size: 32px;
    color: #d8373e
}

h2.html_subtitle {
    font-size: 14px;
    color: #999;
    font-weight: 400
}

.product-item {
    background: #fff;
}

.vertical-product-box {

    font-weight: 400;
}

.vertical-product-box .image-container {
    padding: 10px 0;
}

.vertical-product-box .image-container {
    padding: 10px 0;
    text-align: center;
}

.vertical-product-box .info-container {
    position: relative;
    left: 0;
    /*bottom: -80px;*/
    background-color: #fff;
    box-sizing: border-box;
    width: 100%;
}

.vertical-product-box .tags-container-title {
    zoom: 1;
    min-height: 20px;
    width: 100%;
}

.vertical-product-box .title-container {
    /*padding: 15px;*/
}

.vertical-product-box .title-container .brand {
    display: block;
    color: #546278;
    font-weight: 300;
    font-size: 13px;
    line-height: 22px;
    text-align: left;
}

.vertical-product-box .title-container .heading {
    /*padding-top: 12px;*/
    height: 56px;
    overflow: hidden;
    margin-bottom: 10px;
}

.vertical-product-box .title-container .heading a {
    display: block;
    text-align: left;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    color: #546278;
    color: #337ab7;
}

.vertical-product-box .title-container .heading a:hover {
    color: #d8373e;
}


.vertical-product-box .title-container .availability {
    font-size: 12px;
    line-height: 13px;
    min-height: 26px;
    position: relative;
    opacity: 1;
    font-style: italic;
    text-align: left;
    margin-bottom: 10px;
    transition: opacity 0.2s cubic-bezier(0.55, 0, 0.1, 1);
    font-weight: 400;
}


.vertical-product-box .title-container .product-code {
    text-align: left;
    height: 18px;
    overflow: hidden;
    margin-bottom: 4px;
}

.vertical-product-box .title-container .product-code .code-tag {
    color: #444;
    font-size: 18px;
    line-height: 18px;
    display: block;
    font-weight: 700;
    float: left;
}

.vertical-product-box .title-container .product-code .sap-tag {
    display: block;
    float: right;
    color: #8b97a9;
    font-size: 12px;
    line-height: 18px;
    font-weight: 300;
}

.vertical-product-box .prices {
    width: 100%;
    padding: 10px 0px;
    opacity: 1;
    zoom: 1;
    border-top: 1px solid #e5eaec;
    box-sizing: border-box;
}

.vertical-product-box .prices .current-price-container {
    width: 100%;
    text-align: left;
    font-size: 0;
    zoom: 1;
}

.vertical-product-box .prices .current-price-container .current-price {
    display: block;
    line-height: 22px;
    font-size: 22px;
    font-weight: 700;
    padding: 0 2px 0 0;
    float: left;
    color: #337ab7;
    color: #d8373e;
}

.vertical-product-box .prices .current-price-container:before {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.vertical-product-box .prices .current-price-container:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
    clear: both;
}

.current-price-mm {
    color: #8b97a9;
    font-size: 14px;
    font-weight: 300;
}

.vertical-product-box .buttons {
    width: 100%;
    zoom: 1;
    background-color: #f8f8f8;
    position: relative;
}

.vertical-product-box .buttons:before {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.vertical-product-box .buttons:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
    clear: both;
}

.vertical-product-box .buttons .add-to-cart {
    margin: 0;
    float: left;
    position: relative;
    background-color: #00aeef;
    background-color: #f8f8f8;
}

.vertical-product-box .buttons .add-to-cart .style {
    position: absolute;
    left: 8%;
    top: 12px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    z-index: 9;
    font-size: 16px;
    color: #666;
}

.vertical-product-box .buttons .add-to-cart input,
.vertical-product-box .buttons .add-to-cart button
/*,.product-details-des .buttons .add-to-cart button*/{
    cursor: pointer;
    display: block;
    box-sizing: border-box;
    border: none;
    padding: 6px 5px 6px 10px;
    width: 100%;
    margin: 0;
    font-size: 26px;
    line-height: 26px;
    font-weight: bold;
    text-align: left;
    background: none;
    font-weight: 700;
    color: #fff;
    color: #337ab7;
}
.listing-luc { display:inline-block; height: 32px; margin-top: -5px;}
.luc-icon {
    margin-top: -5px;
    height: 32px
}

.btn-99 {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.vertical-product-box .buttons .qty-input {
    display: block;
    width: 90px; /*70*/
    float: left;
    zoom: 1;
    border: 2px solid #eeeff2;
    box-sizing: border-box;
    height: 40px;
}

.vertical-product-box .buttons .qty-input:before {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.vertical-product-box .buttons .qty-input a.qty-decrement {
    /*line-height: 36px;*/
    vertical-align: middle;
}

.vertical-product-box .buttons .qty-input a {
    width: 15px;
    /*height: 36px;*/
    display: block;
    float: left;
    color: #545454;
    background-color: #fff;
    font-size: 15px;
    font-weight: 400;
    /*line-height: 36px;*/
    text-align: center;
    padding: 6px 0px;
}

.vertical-product-box .buttons .qty-input input {
    width: 55px; /*35*/
    float: left;
    padding: 0;
    background-color: #fff;
    border: none;
    color: #545454;
    text-align: center;
    font-size: 15px;
    height: 36px;
}

.vertical-product-box .tags-container-title ul {
    padding-left: 0;
}

.vertical-product-box .tags-container-title ul li {
    margin: 0;
}

.vertical-product-box .tags-container-title ul li {
    width: 47%;
    position: relative;
    text-align: center;
    height: 20px;
    float: left;
    display: block;
    font-weight: 500;
}

.vertical-product-box .tags-container-title ul li span {
    color: #fff;
    display: block;
    line-height: 22px;
    font-size: 11px;
}

.vertical-product-box .tags-container-title:before {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.vertical-product-box .tags-container-title .tag-offer {
    background: #fe6507;
}

.vertical-product-box .tags-container-title .tag-offer:after {
    border-color: #fe6507 transparent transparent transparent;
}

.vertical-product-box .tags-container-title:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
    clear: both;
}

.vertical-product-box .tags-container-title ul li:after {
    content: "";
    right: -10px;
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 10px 0 0;
    border-color: #fff transparent transparent transparent;
}


.product-item {
    border: 1px solid #eee;
    padding-right: 5px !important;
    padding-left: 5px !important;
}


.remove-price-range-wrap {
    padding: 6px
}


.borderless td, .borderless th {
    border: none;
}

.cart-attributes td {
    padding: 1px 0 1px 0;
    font-size: 12px;
}

.cart-table .product-title {
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    color: #337ab7;
}

.cart-table .pro-remove .fa {
    font-size: 20px;
    font-weight: 400;
    color: red;
}

.cart-table .table-bordered thead th span {
    font-size: 12px;
    font-weight: 300;
}

.cart-table .comment-button {
    font-size: 11px;
    font-weight: 400;
    background-color: #337ab7;
    border-color: #337ab7;

    background-color: #f5f5f5;
    border-color: #ddd;
    color: #666;
}

.cursor-pointer {
    cursor: pointer;
}

.tooltip-inner-key13 {
    font-size: 10px;
    font-weight: 400;
}
.tooltip-luc .tooltip-inner{
    font-size: 10px;
    font-weight: 400;
    color: #31708f !important;;
    background-color: #d9edf7 !important;
    border-color: #bce8f1 !important;
}
.tooltip-luc .arrow::before, .tooltip-luc .arrow::before {
    border-top-color: #d9edf7 !important;
}

.tooltip-smart-sort .tooltip-inner{
    text-align: left;
    font-size: 10px;
    font-weight: 400;
    color: #fff !important;;
    background-color: #000 !important;
    border-color: #000 !important;
}
.tooltip-smart-sort .arrow::before, .tooltip-smart-sort .arrow::before {
    border-top-color: #000 !important;
}

.alert-minimalist {
    background-color: rgb(241, 242, 240);
    border-color: rgba(149, 149, 149, 0.3);
    /*border-radius: 3px;*/
    color: rgb(149, 149, 149);
    padding: 10px;
}

.alert-minimalist > [data-notify="icon"] {
    height: 80px;
    margin-right: 12px;
    padding: 0 10px;
    background: #fff;
}

.alert-minimalist > [data-notify="title"] {
    color: rgb(51, 51, 51);
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
}

.alert-minimalist > [data-notify="message"] {
    font-size: 90%;
    line-height: 140%;
}


.cart_item_added {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 100px;
    background-color: #f5f5f5;
    padding: 15px;
    border-top: 1px solid #666;
}

.alert-basket div {
    border-right: 1px solid;
}

.alert-basket div:last-child {
    border-right: none;
}

.alert-basket p.label {
    font-size: 10px;
}

.cart-comment {
    font-size: 11px;
}


.validate-has-error {
    color: red;
}

.validate-has-error .form-control:focus {
    border-color: red;
    box-shadow: 0 0 0 0.2rem rgba(246, 71, 71, .25);
}

span.validate-has-error {
    color: red;
    font-size: 12px;
    display: block;
    padding-top: 6px;
}


/*
 * quick-cart
 */

.quick-cart-product .hide {
    opacity: 0;
}

#quick-cart {
    bottom: 80px;
    padding-bottom: 40px;
    position: fixed;
    right: 20px;
    top: auto !important;
    z-index: 1000;
    z-index: 99;
    transition: all 1.5s ease;
}

#quick-cart-cart { cursor:pointer;}

#quick-cart-pay {
    font-size: 100%;
    line-height: 123.07692%;
    font-family: "Open Sans", sans-serif;
    border-radius: 50%;
    border: 2px solid #555;
    bottom: 0;
    cursor: pointer;
    display: block;
    position: absolute;
    text-decoration: none;
    left: 8px;
}

#quick-cart-pay > span {
    border-radius: 50%;
    background-color: #555;
    border: 2px solid #fff;
    color: #fff;
    display: block;
    width: 80px;
    height: 80px;
    padding-top: 18px;
    padding-left: 2px;
    position: relative;
    text-align: center;
}


#quick-cart-pay.cart-ico strong {
    display: block;
}

#quick-cart-pay.cart-ico > span {
    background: #086fcf url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+Cjxzdmcgd2lkdGg9IjE5cHgiIGhlaWdodD0iMThweCIgdmlld0JveD0iMCAwIDE5IDE4IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnNrZXRjaD0iaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoL25zIj4KICAgIDxnIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKC02ODYuMDAwMDAwLCAtNDUwLjAwMDAwMCkiIGZpbGw9IiNGRkZGRkYiPgogICAgICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2NjAuMDAwMDAwLCAxNjUuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgMjY5LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI2LjAwMDAwMCwgMTYuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xNi43NjU0Nzg0LDQuMjc1IEwxNS44NzU4NzQ5LDguNTkzMzYwNzEgTDQuNjk5ODQwNTksOS43MjQwOTgyMSBMMy40NzM5MDMwNCw0LjI3NSBMMTYuNzY1NDc4NCw0LjI3NSBaIE0xNi44MDQ1NDYzLDkuNzI4MDY3ODYgTDE4LjY3MzcyNTEsMy4wNTM1NzE0MyBMMy4xOTkxNTIwNywzLjA1MzU3MTQzIEwyLjUxMjI3NDYzLDAgTDMuMjYzMDc1NzJlLTA1LDAgTDMuMjYzMDc1NzJlLTA1LDEuMjIxNDI4NTcgTDEuNDUzMDgwMjUsMS4yMjE0Mjg1NyBMNC4wNjM1NDA4MywxMi44MjUgTDE2Ljk2ODAyNjQsMTIuODI1IEwxNi45NjgwMjY0LDExLjYwMzU3MTQgTDUuMTIyNzM1MjEsMTEuNjAzNTcxNCBMNC45NzAwMjMyNiwxMC45MjUzNzMyIEwxNi44MDQ1NDYzLDkuNzI4MDY3ODYgWiI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNy44MzEzODE3MywxNS4yNjc4NTcxIEM3LjgzMTM4MTczLDE2LjI3OTgxMDcgNi45NTQ5MTk1OSwxNy4xIDUuODczNTM2MywxNy4xIEM0Ljc5MjE1MzAxLDE3LjEgMy45MTU2OTA4NywxNi4yNzk4MTA3IDMuOTE1NjkwODcsMTUuMjY3ODU3MSBDMy45MTU2OTA4NywxNC4yNTU5MDM2IDQuNzkyMTUzMDEsMTMuNDM1NzE0MyA1Ljg3MzUzNjMsMTMuNDM1NzE0MyBDNi45NTQ5MTk1OSwxMy40MzU3MTQzIDcuODMxMzgxNzMsMTQuMjU1OTAzNiA3LjgzMTM4MTczLDE1LjI2Nzg1NzEiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTE1LjY2Mjc2MzUsMTUuMjY3ODU3MSBDMTUuNjYyNzYzNSwxNi4yNzk4MTA3IDE0Ljc4NjMwMTMsMTcuMSAxMy43MDQ5MTgsMTcuMSBDMTIuNjIzNTM0NywxNy4xIDExLjc0NzA3MjYsMTYuMjc5ODEwNyAxMS43NDcwNzI2LDE1LjI2Nzg1NzEgQzExLjc0NzA3MjYsMTQuMjU1OTAzNiAxMi42MjM1MzQ3LDEzLjQzNTcxNDMgMTMuNzA0OTE4LDEzLjQzNTcxNDMgQzE0Ljc4NjMwMTMsMTMuNDM1NzE0MyAxNS42NjI3NjM1LDE0LjI1NTkwMzYgMTUuNjYyNzYzNSwxNS4yNjc4NTcxIj48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=") no-repeat center 9px;
}

#quick-cart-pay:hover {
    border-color: #d8373e;
}

#quick-cart-pay:hover > span {
    background-color: #d8373e;
}

#quick-cart-pay #quick-cart-price {
    font-family: "Open Sans", sans-serif;
    border-radius: 11px;
    background-color: #16161a;
    bottom: -4px;
    display: block;
    height: 21px;
    left: 50%;
    padding: 2px 8px 0;
    position: absolute;
}

#quick-cart-pay #quick-cart-pay-total-count {
    display: block;
}

.quick-cart-product {
    margin-bottom: 18px;
}

.quick-cart-product > div,
#quick-cart-pay {
    box-shadow: rgba(0, 0, 0, 0.23) 0 6px 13px 0;
}

.quick-cart-animated-product > div {
    box-shadow: transparent 0 6px 13px 0;
}

.quick-cart-product {
    position: relative;
}

.quick-cart-product > div {
    transition: all 1s ease-in-out 0s;
    overflow: hidden;
    position: relative;
}

.quick-cart-product > div .s1,
.quick-cart-product > div .s2 {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    bottom: 0;
    color: #444;
    /*cursor: default;*/
    display: none;
    height: 100%;
    left: 0;
    padding-top: 33px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    font-weight: 700;
    letter-spacing: -0.5px;
}

.quick-cart-product > div del {
    display: none;
}

#quick-cart .quick-cart-product > div,
.quick-cart-product.run > div {
    border-radius: 50%;
    height: 94px !important;
    width: 94px !important;
    border: 2px solid #d8373e;
    background-color: rgba(255, 255, 255, 0.8);
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
    text-align: center;
}

#quick-cart .quick-cart-product > div i {
    font-size: 24px;
    color: #bbb;
    margin-top: 6px;
}

#quick-cart .quick-cart-product > div .s1,
.quick-cart-product.run > div .s1 {
    display: block;
}

#quick-cart .quick-cart-product > div img,
.quick-cart-product.run > div img {
    width: 100%;
    opacity: 0.55;
}

/*

#quick-cart .quick-cart-product > div:hover span.s1,
.quick-cart-product.run > div:hover span.s1 {
  display: block; }

#quick-cart .quick-cart-product > div:hover span.s2,
.quick-cart-product.run > div:hover span.s2 {
  display: block; }

*/

.quick-cart-product.run > div {
    border-radius: 50%;
    height: 58px !important;
    width: 58px !important;
}

#quick-cart .quick-cart-product > div .s1,
#quick-cart .quick-cart-product > div .s2 {
    border-radius: 0px;
}

.quick-cart-product.animated {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 2000;
}

.quick-cart-product.animated img {
    border-radius: 1px;
    display: block;
    position: relative;
}

.quick-cart-product .remove,
.quick-cart-product .removeall:before,
.quick-cart-product .count {
    border-radius: 15px;
    font-family: "Open Sans", sans-serif;
    font-size: 76.92308%;
    line-height: 110.0%;
    background-color: #d8373e;
    color: #fff;
    display: block;
    height: 30px;
    overflow: hidden;
    padding-top: 8px;
    position: absolute;
    left: 65px;
    top: -8px;
    text-align: center;
    width: 30px;
    z-index: 10;
}

.quick-cart-product .removeall {
    width: 20px;
    height: 20px;
    content: "Delete all";
}

.quick-cart-product .removeall:before {
    content: "Delete all";
}

.quick-cart-product .removeall:before {
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    display: none;
    left: -62px;
    padding: 4px 7px 0;
    right: auto;
    width: auto;
    height: 16px;
}

.quick-cart-product .removeall:hover {
    background-color: #086fcf;
}

.quick-cart-product.show-remove-all:hover .removeall:before {
    display: block;
}

.quick-cart-product .remove {
    background: #16161a url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+Cjxzdmcgd2lkdGg9IjhweCIgaGVpZ2h0PSI4cHgiIHZpZXdCb3g9IjAgMCA4IDgiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6c2tldGNoPSJodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2gvbnMiPgogICAgPGcgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEyMTYuMDAwMDAwLCAtMTg5MS4wMDAwMDApIiBmaWxsPSIjRkZGRkZGIj4KICAgICAgICAgICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTE0OC4wMDAwMDAsIDE4ODUuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2Mi4wMDAwMDAsIDAuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTcuMTQyNjgzOTcsNiBMNiw3LjE0MjY4Mzk3IEw4Ljg1NzExNCw5Ljk5OTc5Nzk3IEw2LDEyLjg1NzMxNiBMNy4xNDI2ODM5NywxNCBMOS45OTk3OTc5NywxMS4xNDI4ODYgTDEyLjg1NzMxNiwxNCBMMTQsMTIuODU3MzE2IEwxMS4xNDI0ODE5LDkuOTk5Nzk3OTcgTDE0LDcuMTQyNjgzOTcgTDEyLjg1NzMxNiw2IEw5Ljk5OTc5Nzk3LDguODU3MTE0IEw3LjE0MjY4Mzk3LDYgTDcuMTQyNjgzOTcsNiBaIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==") no-repeat center center;
    cursor: pointer;
    display: none;
    left: 0;
    right: auto;
}

.quick-cart-product .remove:hover {
    background-color: #086fcf;
}

.quick-cart-product:hover .remove {
    display: block;
}

.quick-cart-product.remove-product {
    -webkit-animation: quick_cart_pay_hide 200ms ease-in-out forwards;
    animation: quick_cart_pay_hide 200ms ease-in-out forwards;
}

.cubic-btn {
    width: 10px;
    height: 10px;
    position: absolute;
}

.quick-cart-product-wrap {
    position: relative;
}


/*
quick cart animation
*/

.pulse {
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 0 0 0 rgba(100, 100, 100, 0.7);
    animation: pulse 1.5s;
    animation-iteration-count: 1;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(100, 100, 100, 0.7);
    }
    70% {
        -webkit-box-shadow: 0 0 0 40px rgba(100, 100, 100, 0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(100, 100, 100, 0);
    }
}

@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(100, 100, 100, 0.4);
        box-shadow: 0 0 0 0 rgba(100, 100, 100, 0.7);
    }
    70% {
        -moz-box-shadow: 0 0 0 40px rgba(100, 100, 100, 0);
        box-shadow: 0 0 0 40px rgba(100, 100, 100, 0);
    }
    100% {
        -moz-box-shadow: 0 0 0 0 rgba(100, 100, 100, 0);
        box-shadow: 0 0 0 0 rgba(100, 100, 100, 0);
    }
}


/*-------- Start My Account Page Wrapper --------*/

.myaccount-tab-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.myaccount-tab-menu a {
    border: 1px solid #ccc;
    border-bottom: none;
    color: #444444;
    font-weight: 500;
    font-size: 13px;
    line-height: 1.5;
    display: block;
    padding: 10px 15px;
}

.myaccount-tab-menu a:last-child {
    border-bottom: 1px solid #ccc;
}

.myaccount-tab-menu a:hover,
.myaccount-tab-menu a.active {
    background-color: #d8373e;
    border-color: #d8373e;
    color: #ffffff;
}

.myaccount-tab-menu a i.fa {
    font-size: 14px;
    text-align: center;
    width: 25px;
}

@media only screen and (max-width: 767px) {
    #myaccountContent {
        margin-top: 30px;
    }
}

.myaccount-content {
    border: 1px solid #eeeeee;
    padding: 30px;
}

@media only screen and (max-width: 575px) {
    .myaccount-content {
        padding: 20px 15px;
    }
}

.myaccount-content form {
    margin-top: -20px;
}

.myaccount-content h3 {
    font-size: 22px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
    margin-bottom: 25px;
    margin-top: 20px;
    font-weight: 400;
}

.myaccount-content .welcome a {
    color: #444444;
}

.myaccount-content .welcome a:hover {
    color: #d8373e;
}

.myaccount-content .welcome strong {
    font-weight: 600;
    color: #d8373e;
}

.myaccount-content fieldset {
    margin-top: 20px;
}

.myaccount-content fieldset legend {
    color: #444444;
    font-size: 16px;
    margin-top: 20px;
    font-weight: 500;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

.myaccount-table {
    white-space: nowrap;
    font-size: 14px;
}

.myaccount-table table th,
.myaccount-table .table th {
    color: #444444;
    padding: 10px;
    font-weight: 500;
    background-color: #f8f8f8;
    border-color: #ccc;
    border-bottom: 0;
}

.myaccount-table table td,
.myaccount-table .table td {
    padding: 10px;
    vertical-align: middle;
    border-color: #ccc;
}

.saved-message {
    background-color: #f4f5f7;
    border-top: 3px solid #d8373e;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    font-weight: 600;
    font-size: 14px;
    color: #444444;
    padding: 20px;
}

.myaccount-content h3 {
    font-size: 22px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
    margin-bottom: 25px;
    font-weight: 600;
}

/*-------- Start My Account Page Wrapper --------*/


.required-red {
    font-size: 11px;
    color: red;
    font-style: italic;
}

.required::after {
    content: "*";
    display: inline-block;
    vertical-align: top;
    margin-left: 3px;
    color: red;
}


#cart-tpl {
    margin-bottom: 40px;
}


/*.your-cart-is-empty {
	position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid #666;
    border-radius: .25rem;
}*/

.my-checkout-wrapper h4 {
    font-size: 22px;
}

#checkout-cart-wrap {

}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.icheck-material-red {
    position: relative;
}

[class*="icheck-material"] input[type=checkbox], [class*="icheck-material"] input[type=radio] {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    cursor: pointer;
}

[class*="icheck-material"] label {
    display: inline !important;
    position: relative;
    left: 24px;
    top: -5px;
}

.radio {
    margin-bottom: 16px !important;
}

.tropoi h4 {
    font-size: 16px;
    font-weight: 600;
}

.tropoi hr {
    border-top: 1px solid #e5eaec;
}

.complete_text {
    text-align: left;
    border-top: 1px solid #e5eaec;
    border-bottom: 1px solid #e5eaec;
    padding: 40px;
}

/*[class*="icheck-material"] input[type=checkbox], input[type=radio] {
    margin-right: 4px;
}*/

.split {
    position: relative;
    border: 1px solid #eee;
    border-radius: 6px;
}

.split-grey {
    border-radius: 4px;
    color: #d8373e;
    display: block;
    width: 100%;
    height: 100px;
    text-align: center;
    background: #f5f5f5;
    padding-top: 25px;
}

.split-white {
    border-radius: 4px;
    display: block;
    width: 100%;
    height: 100px;
    text-align: center;
    background: #fff;
    padding-top: 45px;
}

.split h3 {
    margin: 0;
}

.split span {
    color: #bbb;
    position: absolute;
    top: calc(50% - 40px);
    left: calc(50% - 40px);
    font-size: 48px;
    text-align: center;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #eee;
}

.split a { /*color:#d8373e;*/
    font-weight: 700;
}

.split-3 span.fa::before {
    position: relative;
    top: 12px;
}

.split p {
    color: #999;
}

.split-3 a {
    font-weight: 400;
}

.split-3 .col-md-4 {
    padding-left: 0;
    padding-right: 0;
}

.split-3 .col-md-4:nth-of-type(2) {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.split-3 span {
    width: 60px;
    height: 60px;
    font-size: 30px;
    top: 70px;
    left: calc(50% - 30px);
}

.split-3 .split-white {
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
}

.split-3 .split-white p {
    text-align: left;
    font-size: 13px;
}


.btn-red {
    background-color: #d8373e;
    color: #fff !important;
    font-weight: 700;
    transition: all 0.3s;
}

.btn-red:hover {
    background-color: #a32025;
}

.btn-login {
    background-color: #777;
    color: #fff;
    font-weight: 700;
    transition: all 0.3s;
}

.btn-login:hover {
    background-color: #555;
}

.checkout-cart-top-inner {
    padding: 10px 15px;
    padding: 10px 0px;
    background: #f5f5f5
}

.checkout-cart-top input.form-control {
    margin-bottom: 0px;
    padding: 5px 12px;
    font-size: 14px;
    width: calc(100% - 40px);
    display: inline-block;
}

#cart-total .row {
    margin-left: 0;
    margin-right: 0;
    padding: 10px 0;
}

.overlay-white {
    position: relative;
}

.overlay-white-in {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    background-color: rgba(255, 255, 255, 0.7);
}

[class*="icheck-material"] {
    margin-bottom: 16px !important;
}


.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #337ab7;
}


.btn-primary {
    color: #ffffff;
    background-color: #2574ab;
    border-color: transparent;
}

.btn {
    padding: 10px 12px 9px;
    font-size: 13px;
    line-height: 1.42857143;
    border-radius: 4px;
}
.btn-sm {
    padding: 6px 8px;
    font-size: 11px;
    line-height: 1.42857143;
    border-radius: 4px;
}
.btn-primary:hover {
    color: #ffffff;
    background-color: #206696;
}

.myaccount-content form {
    margin-top: 20px;
}

.mega-menu .category-icon {
    width: 36px;
    /*display: inline-block;*/

    float:left;

    padding-right:4px;
}


p.register-mono-xondriki {
    color: red;
    font-size: 14px;
    font-style: italic;
}

.shipping-helpers p {
    font-size: 12px;
}

.payment-method-discount {
    display: block;
    position:relative;
    left:26px;
    font-size: 14px;
    color: #d8373e
}

.checkout-teliko-poso {
    background: #f5f5f5
}

.checkout-cart-top-inner .fa {
    /*color: #888;*/
}

.myaccount-content {
    padding: 0px 25px 25px 25px;
}

.myaccount-content h4 {
    font-size: 18px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 6px;
    margin-bottom: 25px;
    font-weight: 600;
    color: #2574ab;
}


#kivotio-discount-explain, #price-explain {
    display: none;
}

#price-explain-icon {
    font-size: 16px;
    font-weight: 600;
}
#price-explain-icon span
{
    display: inline-block;
    padding-top: 10px;
}

#price-explain hr {
    margin-top: 0.3rem;
    margin-bottom: 0.3rem;
}

#price-explain .prices .current-price-container .current-price {
    font-style: italic;
    font-size: 16px;
}


.disabled_season {
    margin: 10px 0
}

.product-item .disabled_season {
    font-size: 11px;
    padding: 10px 0px;
    margin: 0px;
    border-top: 1px solid #e5eaec;
}

.complete-order {
    text-align: center;
    margin-top: 60px;
}

.complete-order .fa {
    color: green;
    font-size: 96px;
}

.complete-order .order-number {
    color: #d8373e;
    margin-bottom: 10px;
    font-weight: 700;
}
.hidden-label { display: none}
.or-seperator {
    margin: 20px 0 10px;
    text-align: center;
    border-top: 1px solid #ccc;
}

.or-seperator i , .or-seperator em{
    padding: 0 10px;
    background: #fff;
    position: relative;
    top: -11px;
    z-index: 1;
}

.vertical-product-box .buttons .add-to-cart-has-options {
    margin: 0;
    background-color: #8dc63f;
    color: #fff;
    text-align: center;
    padding: 8px 0;
}

.vertical-product-box .buttons .add-to-cart-has-options a {
    font-size: 13px;
    color: #fff;
    text-align: center;
}

.color_option_div, .size_option_div {
    margin-bottom: 10px;
}

.color_option_div p, .size_option_div p {
    margin-top: 0;
    margin-bottom: 3px;
}

.color_option_div .select2, .size_option_div .select2 {
    width: 100%
}

.product-details-des .buttons.disabled {
    opacity: 50%;
    filter: alpha(opacity=50);
}

.product-details-des .buttons.disabled .add-to-cart input {
    cursor: default;
}

.product-details-des .buttons.disabled .add-to-cart .style {
    cursor: default;
}

.product-label:nth-child(1) {
    top: 20px;
}

.label_sale {
    background: #fedc19;
    color: #111;
}

.label_new {
    background: #83b71c;
    color: #fff;
}

.product-label {
    background: #83b71c;
    border-radius: 5px;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    left: 12px;
    line-height: 22px;
    min-width: 46px;
    padding: 0 9px;
    position: absolute;
    text-align: center;
    text-transform: none;
    z-index: 3;
}

.pro-large-img {
    position: relative;
}

.img-view {
    left: 0;
    position: absolute;
    text-align: left;
    top: 50px;
    width: 50px;
    /*opacity: 0;
    visibility: hidden;*/
}

.pro-nav-thumb img {
    height: auto;
    max-width: 100%;
    cursor: pointer;
}

/* Arrows */
.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 25px;
    height: 25px;
    border-radius: 50%;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: #d8373e;
    border: none;
    outline: none;
    background: #f5f5f5;
    z-index: 999;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: none;
    background: #f0f0f0;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25;
}

.slick-prev:before,
.slick-next:before {
    font-family: 'FontAwesome';
    font-size: 14px;
    line-height: 1;

    opacity: .75;
    color: #d8373e;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: 0px;
}

[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto;
}

.slick-prev:before {
    content: '\f053';
}

[dir='rtl'] .slick-prev:before {
    content: '→';
}

.slick-next {
    right: 0px;
}

[dir='rtl'] .slick-next {
    right: auto;
    left: -25px;
}

.slick-next:before {
    content: '\f054';
}

[dir='rtl'] .slick-next:before {
    content: '←';
}


#luc-explain {
    font-size: 11px;
    color: #888
}

.tooltip {
    font-family: "Open Sans", sans-serif;
}

.red-tooltip .tooltip-inner {
    background-color: #f8d7da;
    color: #721c24;
    font-weight: 400;
}

.red-tooltip .tooltip-inner b , .red-tooltip .tooltip-inner strong {
    font-weight: 600;
}

.red-tooltip .tooltip-arrow {
    border-bottom-color: #f8d7da;
}

.red-tooltip .arrow::before, .red-tooltip .bs-tooltip-top .arrow::before {
    border-top-color: #f8d7da;
    border-bottom-color: #f8d7da;
}

.red-tooltip.show {
    opacity: 1;
}

.tooltip-key13 .tooltip-inner {
    font-size: 12px;
    font-weight: 300;
}

#empty_cart {
    margin-bottom: 40px;
}


/*
 Slick Slider
 Version: 1.8.0
  Author: Ken Wheeler
 Website: http://kenwheeler.github.io
    Docs: http://kenwheeler.github.io/slick
    Repo: http://github.com/kenwheeler/slick
  Issues: http://github.com/kenwheeler/slick/issues
 */
.slick-list, .slick-slider, .slick-track {
    position: relative;
    display: block
}

.slick-loading .slick-slide, .slick-loading .slick-track {
    visibility: hidden
}

.slick-slider {
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    top: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after, .slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}


/*! jQuery UI - v1.12.1 - 2018-11-27
* http://jqueryui.com
 */
.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default !important;
    pointer-events: none
}

.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.ui-widget {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em
}

.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5
}

.ui-widget-content {
    border: 1px solid #ddd;
    background: #fff;
    color: #333
}

.ui-widget-content a {
    color: #333
}

.ui-widget-header {
    border: 1px solid #ddd;
    background: #e9e9e9;
    color: #333;
    font-weight: bold
}

.ui-widget-header a {
    color: #333
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button, .ui-button {
    color: #454545;
    text-decoration: none
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
    border: 1px solid #ccc;
    background: #ededed;
    font-weight: normal;
    color: #2b2b2b
}

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, a.ui-button:hover, a.ui-button:focus {
    color: #2b2b2b;
    text-decoration: none
}

.ui-visual-focus {
    box-shadow: 0 0 3px 1px rgb(94, 158, 214)
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #003eff;
    background: #007fff;
    font-weight: normal;
    color: #fff
}

.ui-icon-background, .ui-state-active .ui-icon-background {
    border: #003eff;
    background-color: #fff
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #fff;
    text-decoration: none
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #fffa90;
    color: #777620
}

.ui-state-checked {
    border: 1px solid #dad55e;
    background: #fffa90
}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
    color: #777620
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
    border: 1px solid #f1a899;
    background: #fddfdf;
    color: #5f3f3f
}

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
    color: #5f3f3f
}

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
    color: #5f3f3f
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
    font-weight: bold
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon, .ui-widget-content .ui-icon {
    background-image: url("images/ui-icons_444444_256x240.png")
}

.ui-widget-header .ui-icon {
    background-image: url("images/ui-icons_444444_256x240.png")
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-button:focus .ui-icon {
    background-image: url("images/ui-icons_555555_256x240.png")
}

.ui-state-active .ui-icon, .ui-button:active .ui-icon {
    background-image: url("images/ui-icons_ffffff_256x240.png")
}

.ui-state-highlight .ui-icon, .ui-button .ui-state-highlight.ui-icon {
    background-image: url("images/ui-icons_777620_256x240.png")
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
    background-image: url("images/ui-icons_cc0000_256x240.png")
}

.ui-button .ui-icon {
    background-image: url("images/ui-icons_777777_256x240.png")
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-caret-1-n {
    background-position: 0 0
}

.ui-icon-caret-1-ne {
    background-position: -16px 0
}

.ui-icon-caret-1-e {
    background-position: -32px 0
}

.ui-icon-caret-1-se {
    background-position: -48px 0
}

.ui-icon-caret-1-s {
    background-position: -65px 0
}

.ui-icon-caret-1-sw {
    background-position: -80px 0
}

.ui-icon-caret-1-w {
    background-position: -96px 0
}

.ui-icon-caret-1-nw {
    background-position: -112px 0
}

.ui-icon-caret-2-n-s {
    background-position: -128px 0
}

.ui-icon-caret-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -65px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 1px -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-seek-first {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 3px
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 3px
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 3px
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 3px
}

.ui-widget-overlay {
    background: #aaa;
    opacity: .3;
    filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
    -webkit-box-shadow: 0 0 5px #666;
    box-shadow: 0 0 5px #666
}

.ribbon-top-left {
    top: 0px;
    left: 0px;
}

.ribbon {
    width: 150px;
    height: 120px;
    overflow: hidden;
    position: absolute;
    z-index: 10;
}

.ribbon-top-left::before {
    top: 0;
    right: 50px;
}

.ribbon span {
    position: absolute;
    display: block;
    width: 225px;
    padding: 8px 0;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    text-align: center;
}

.ribbon-top-left span {
    right: -8px;
    top: 30px;
    transform: rotate(-45deg);
    padding: 1px 0;
    font-size: 12px;
}


.arrow-ribbon {
    color: #FFF;
    padding: 2px 4px;
    position: absolute;
    top: 10px;
    left: 0px;
    z-index: 1;
    font-size: 12px;
}

.arrow-ribbon.bg-danger:before {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    content: "";
    right: -8px;
    border-top: 8px solid transparent;
    border-left: 8px solid #dc3545;
    border-bottom: 8px solid transparent;
    width: 0;
}

.label-new-product {
    background: #fedc19 !important;
    border-radius: 50%;
    color: #000 !important;
    font-size: 12px;
    font-weight: 400;
    top: 10px;
    right: 12px !important;
    line-height: 22px;
    width: 38px;
    height: 38px;
    padding: 8px 0px;
    position: absolute;
    text-align: center;
    z-index: 3;
}

.label-offer-product {
    background: red;
    border-radius: 50%;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    top: 50px;
    right: 12px !important;;
    line-height: 22px;
    width: 38px;
    height: 38px;
    padding: 8px 0px;
    position: absolute;
    text-align: center;
    z-index: 3;
}

.label-greek-product {
    background: #0d5eaf url(/eshop/theme/img/icons/greece-flag-icon-48.png) no-repeat center center;
    border-radius: 50%;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    top: 90px;
    right: 12px !important;;
    line-height: 22px;
    width: 38px;
    height: 38px;
    padding: 8px 0px;
    position: absolute;
    text-align: center;
    z-index: 3;
}

.video-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}

.video-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}

.notify-stock-wrap {
    background: lightyellow;
    padding: 20px;
}

.tziros-wrap {
    padding: 25px 25px 25px 25px;
    border: 1px solid #eeeeee;
    display: block;
    margin-bottom: 20px;
}

#choose_cart_tpl_wrapper {
    margin-bottom: 40px;
}

.img-popup {
    background: #fedc19;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
    border-radius: 50%;
}

.desktop {
    display: block;
}

.mobile {
    display: none;
}

.title-mobile {
    display: none;
	font-size: 14px;
    font-weight: 700;
    font-family: "Open Sans", sans-serif;
    color: #404040;
}

.title-mobile span {
	font-size: 12px;
    font-weight: 300;
    display: block;
}

/*----- cart table -----*/

.cart-table table.table td, .cart-table table.table th { padding: .45rem; }
.cart-table table.cart-attributes td, .cart-table table.cart-attributes th { padding: 0 5px; }
.cart-table table thead th { vertical-align: top; background-color: #f7f7f7; }
.cart-table table th.pro-price, .cart-table table td.pro-price { width: 90px; text-align: center; }
.cart-table table th.pro-subtotal, .cart-table table td.pro-subtotal { width: 90px; text-align: center; }
.cart-table table th.pro-quantity, .cart-table table td.pro-quantity { width: 100px; text-align: center; }
.cart-table table th.pro-vat, .cart-table table td.pro-vat { width: 80px; text-align: center; }
.cart-table table th.pro-remove, .cart-table table td.pro-remove { width: 50px; text-align: center; }

.cart-table table td.pro-price, .cart-table table td.pro-subtotal,
.cart-table table td.pro-vat, .cart-table table td.pro-remove {
	line-height: 40px;
}

.cart-attributes td {
    padding: 1px 0 1px 0;
    font-size: 12px;
}

.cart-table .product-title {
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    color: #337ab7;
}

.cart-table .pro-remove .fa {
    font-size: 20px;
    font-weight: 400;
    color: red;
}

.cart-table .table thead th span {
    font-size: 12px;
    font-weight: 300;
	display: block;
}

.cart-table .comment-button {
    font-size: 11px;
    font-weight: 400;
    background-color: #337ab7;
    border-color: #337ab7;

    background-color: #f5f5f5;
    border-color: #ddd;
    color: #666;
}

/*----- mobile header -----*/

.mobile .header-top-area { position: relative; }

.mobile .mobile-menu-btn {
    border: none;
    background-color: transparent;
    margin: 45px 12px 0 0;
    padding: 1px 0;
	outline: none;
}

.mobile .mobile-menu-btn i {
    height: 28px;
    color: #337ab7;
    font-size: 28px;
}

.mobile .customer-cart i {
    height: 25px;
    color: #337ab7;
    font-size: 25px;
}

.mobile .account-links i {
    height: 28px;
    color: #337ab7;
    font-size: 28px;
}

.mobile .header-row {
    display: block;
    width: 100%;
    height: 78px;
    position: relative;
}

.mobile .header-row .header-logo {
    position: absolute;
    top: 0;
    left: calc(50% - 75px);
}

.mobile .customer-cart {
    float: right;
}

.mobile .customer-cart .cart-link {
    padding: 0;
    margin-top: 35px;
    position: relative;
}

.mobile .customer-cart .cart-link .cart-number {
    width: 18px;
    height: 18px;
    line-height: 18px;
    border-radius: 50%;
    font-family: "Open Sans", sans-serif;
    font-size: 11px;
    background-color: #d8373e;
    color: #fff;
    display: block;
    overflow: hidden;
    position: absolute;
    left: 13px;
    top: 0;
    text-align: center;
    z-index: 10;
}

.mobile .account-name {
    text-align: center;
    margin-bottom: 5px;
}

.mobile .account-name span {
    display: inline-block;
    font-size: 13px;
}

.mobile .account-name span a {
    color: #d8373e;
    font-weight: 600;
}

.twitter-typeahead  { width: calc(100% - 39px); }
.twitter-typeahead .form-control { border-radius: .25rem 0 0 .25rem; }
.twitter-typeahead input#search { line-height: 1.6; }


/* RESPONSIVE */


@media (min-width: 576px) and (max-width: 768px) {
	.container {
		max-width: 100% !important;
	}
}

@media (max-width: 991px) {
    .customer-account {
        border-left: none;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .rich-search {
        padding: 20px 0 20px 50px;
    }

    .customer-account {
        padding: 24px 8px 24px 0;
    }

    .customer-cart {
        padding-left: 8px;
    }
}

@media (max-width: 800px) { /*768*/
    .desktop {
        display: none;
    }

    .mobile {
        display: block;
    }

	.title-mobile {
        display: block;
    }

    .rich-search {
        padding: 0;
    }

    .customer-account {
        float: left;
        border-right: none;
        padding: 0;
        margin: 45px 0 0 0;
    }

    .header-middle-area {
        padding: 10px 0 25px 0;
    }

    .features .col-md-3 {
        width: 50%;
        padding-left: 5px;
        padding-right: 5px;
    }

    .features .icon {
        float: none;
        padding-right: 0;
        height: 40px;
        border-right: none;
    }

    .features .content {
        margin-left: 0;
        text-align: center;
    }

    .footer-middle .features .col-md-4 {
        width: 50%;
        padding-left: 5px;
        padding-right: 5px;
        margin-top: 15px;
    }

    .features .icon {
        width: auto;
    }
	
	.cart-table table { display: block; }
	.cart-table table thead { display: none; }
	.cart-table table tbody tr { display: block; border: 1px solid #dee2e6; margin-bottom: 10px; position: relative; }
	.cart-table table tbody tr td { display: inline-block; border-top: none; }
	
	.cart-attributes { display: table; }
	.cart-attributes tbody tr { display: table-row; border: none !important; margin-bottom: 0 !important; }
	.cart-attributes tbody tr td { display: table-cell; }
	
	.cart-table table td.pro-price, .cart-table table td.pro-subtotal,
	.cart-table table td.pro-vat, .cart-table table td.cart-pro-quantity {
		line-height: 20px; /*line-height: 40px;*/ width: 27%; text-align: center; border:0px solid #fff;
	}
    .cart-table table td.pro-vat {width: 15%;}
    .cart-table table td.pro-subtotal { text-align:right;}

    .cart-table table td.pro-thumbnail , .cart-table table td.pro-title, .cart-table table td.pro-remove {
        border:0px solid #fff;
    }
	
	.cart-table table td.cart-pro-quantity .buttons { text-align: center; }
	
	.cart-table table td.pro-thumbnail { width: 125px; }
	.cart-table table td.pro-title { width: calc(100% - 150px); clear: right; }
	
	.cart-table table td.pro-remove { position: absolute; top: 0; right: 0; }
	
}

@media (max-width: 576px) {
    .shop-product-wrap .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .footer-widget-area .col-sm-6 {
        width: 50%;
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media (max-width: 450px) {
    .cart-table table td.pro-title { width: 100%; display: block; clear: both; }
    .cart-table table td.pro-price, .cart-table table td.pro-subtotal,
    .cart-table table td.pro-vat, .cart-table table td.cart-pro-quantity {
        width: 24%;
        vertical-align: middle;
    }

    .vertical-product-box .buttons .add-to-cart,
    .vertical-product-box .buttons .qty-input {
        /*float: left;
        display: block;
        text-align: center;
        */

        float: left;
        display: inline-block;
        /*text-align: center;*/
        /*margin-left: calc(50% - 35px);*/
    }
    .listing-luc { display:none; }
}



.tt-dropdown-menu {
    background : #fff;
    border : 1px solid #e1e1e1 !important;
    width : 100%;
    /*padding:10px;*/
    max-height: 350px;

    overflow-y: auto;
}




.tt-hint {
    color: #999
}

.tt-menu {
    width: 422px;
    margin: 12px 0;
    padding: 8px 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);

}

.tt-suggestion {
    padding: 3px 20px;
    line-height: 24px;
    border-bottom:1px solid rgba(0, 0, 0, 0.2);
    font-size:12px;

}

.tt-suggestion:hover {
    cursor: pointer;
    color: #fff;
    background-color: #0097cf;
}

.tt-suggestion.tt-cursor {
    color: #fff;
    background-color: #0097cf;

}

.tt-suggestion p {
    margin: 0;
}

.newsletter__box a.mjet {
    border: none;
    color: #ffffff;
    font-size: 14px;
    -ms-flex-preferred-size: 108px;
    flex-basis: 108px;
    padding: 15px 15px;
    line-height: 34px;
    cursor: pointer;
    background: #d8373e;
}

.rich-search {
    padding: 20px 10px 20px 10px;
}
/*ac search*/
.flex-container {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-flow: row wrap;
}

.flex-child {
    flex: 1;
}
.flex-child {

    flex-basis: calc(100% - 90px);
    line-height: 16px;
    margin : 3px 5px 3px 0;
}
.flex-child:first-child {
    flex-basis:30px;
}
.flex-child:last-child {
    flex-basis:20px;
}
.tt-menu { display: block !important; }


.li-product-menu {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 1px solid #e1e1e1;
}
.li-product-menu li {
    display: inline-block;
    position: relative;
    padding-right: 30px;
    z-index: 99;
}
.li-product-menu > li > a > span {
    position: relative;
}
.li-product-menu > li > a span::before, .li-product-menu > li > a.active span::before {
    content: "";
    position: absolute;
    bottom: -11px;
    opacity: 0;
    left: 0;
    background: #d8373e;
    right: 0;
    height: 1px;
    display: block;
}
.li-product-menu > li > a.active span::before {
    background: #d8373e;
    opacity: 1;
}
.li-product-menu > li:hover > a span::before {
    opacity: 1;
    background: #d8373e;
}
.li-product-menu li span.active::before {
    opacity: 1;
    width: 100%;
}
.li-product-menu li span:hover::before {
    opacity: 1;
    width: 100%;
}
.li-product-menu li a {
    color: #c8c8c8;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 18px;
    padding: 0 30px 0 0;
    position: relative;
    text-transform: capitalize;
    transition: all 0.3s ease-in-out;
    letter-spacing: 0.25px;
    border-right: 1px solid #e1e1e1;
}
.li-product-menu li:last-child a {
    border-right: 1px solid transparent;
}
.li-product-menu > li a.active {
    color: #242424;
}
.li-product-menu li a:hover {
    color: #242424;
}




/*----------------------------------------*/
/*  2.6 Li's 3 cats
/*----------------------------------------*/
.li-section-title {
    border-bottom: 1px solid #e1e1e1;
    width: 100%;
    display: inline-block;
    position: relative;
}
.li-section-title > h2 {
    float: left;
    font-size: 20px;
    color: #242424;
    font-weight: 500;
    letter-spacing: -.025em;
    padding: 0;
    line-height: 1;
    padding-bottom: 13px;
    padding-top: 20px;
    z-index: 0;
}

.li-sub-category-list {
    float: right;
    padding-bottom: 13px;
    padding-top: 20px;
}
.li-sub-category-list > li {
    display: inline-block;
}
.li-sub-category-list > li > a {
    color: #a4a4a4;
    font-size: 14px;
    margin: 0 20px 0;
    line-height: 20px;
    position: relative;
}
.li-sub-category-list > li > a::after, .li-section-title > h2 > span::before {
    content: "";
    position: absolute;
    bottom: -23px;
    background: #d8373e;
    height: 1px;
    left: 0;
    right: 0;
    opacity: 0;
}
.li-section-title > h2 > span {
    display: inline-block;
    position: relative;
}
.li-section-title > h2 > span::before {
    opacity: 1;
    left: 0;
    right: 0;
    bottom: -22px;
}
.li-sub-category-list > li:hover > a::after {
    opacity: 1;
}
.li-sub-category-list > li > a:hover {
    color: #242424;
}

/*----------------------------------------*/
/*  1.11 Owl Carousel Box Shadow
/*----------------------------------------*/
/*Product Active Box Shadow*/
.product-active {
    padding: 0 10px;
    overflow: hidden;
}
.product-active:hover {
    overflow: visible;
}

.product-area .owl-carousel .owl-stage-outer {
    margin: 0 0 -100px;
    padding: 0 0 85px;
    position: relative;
}
.product-active .owl-nav button,.product-active-2 .owl-nav button {
    background: #dddddd none repeat scroll 0 0 !important;
    border-radius: 50%;
    font-size: 20px !important;
    height: 50px;
    line-height: 50px !important;
    margin: auto 0;
    position: absolute;
    right: auto;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 50px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.product-active .owl-nav button:hover,.product-active-2 .owl-nav button:hover {
    background: #fed700 !important;
    color: #fff;
}
.product-active .owl-nav div {
    color: rgba(36,36,36,.15);
    display: block;
    left: 0;
    opacity: 1;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    z-index: 8;
}
.product-active .owl-nav div.owl-next {

    left: auto;
}
.product-active .owl-nav .owl-prev {
    left: 10px;
}
.product-active .owl-nav .owl-next {
    right: 10px;
}
.product-active:hover .owl-nav button, .product-active-2:hover .owl-nav button{
    visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.product-active .owl-nav > .owl-prev > i.fa,  .product-active .owl-nav > .owl-next > i.fa {
    font-size: 55px;
    font-weight: 700;
    color: #d8373e;
}
.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none;
}
.single-slide.align-center-left {
    align-items: center;
    display: flex;
}
.bg-1, .bg-2, .bg-3 {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    min-height: 455px;
    width: 100%;
}



.select2-container--default .select2-selection--single .select2-selection__clear {
    display:none;
}

.sidebar-category ul li a.filter-mobile-btn {
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    line-height: 46px;
    display: inline-block;

}


@media only screen and (max-width: 479px) {
    #confirm-cart-devices-button {
        font-size: 10px;
    }

    .btn {
        white-space:normal !important;
        word-wrap: break-word;
    }

    .sixdigitcode .form-control
    {
        font-size:13px !important;
    }
}

#desktop-menu a.current { color:#d8373e !important;}

#cssmenu > ul > li > a.current,
#cssmenu ul ul li a.current
{
    border-left: 1px solid #d8373e;
    border-right: 1px solid #d8373e;
    border-top: 1px solid #d8373e;

    background:#d8373e !important;

}

#cssmenu > ul > li.open > a.current {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.15);
    border-bottom: 1px solid #d8373e;
}

.account-menu-area {
    background: #d8373e;
    color: #fff;
    padding: 12px 0;
    margin-bottom: 0px;
}
.account-menu-area .account-menu-mobile-btn:before {
    content: "\f067";
    font: normal normal normal 14px/1 FontAwesome;
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
}


.account-menu-area .account-menu-mobile-btn.opened:before {
    content: "\f068";
    font: normal normal normal 14px/1 FontAwesome;
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
}
a.account-menu-mobile-btn { color:#fff !important; ; }
a.account-menu-mobile-btn:hover { color:#fff !important; text-decoration: underline; }


/* HTML5 Boilerplate accessible hidden styles */
[class*="radio-material-red"] [type="radio"] {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px; margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/* One radio button per line */
[class*="radio-material-red"] label {
    display: block;
    cursor: pointer;
    line-height: 1.5;
    font-size: 16px;
}

[class*="radio-material-red"] [type="radio"] + span {
    display: block;

}

/* the basic, unchecked style */
[class*="radio-material-red"] [type="radio"] + span:before {
    content: '';
    display: inline-block;
    width: 1em;
    height: 1em;
    vertical-align: -0.25em;
    border-radius: 1em;
    border: 0.125em solid #fff;
    box-shadow: 0 0 0 0.15em #337ab7;
    margin-right: 0.75em;
    transition: 0.5s ease all;
}

/* the checked style using the :checked pseudo class */
[class*="radio-material-red"] [type="radio"]:checked + span:before {
    background: #d8373e;
    /*box-shadow: 0 0 0 0.25em #000;*/
}

/* never forget focus styling */
/*[class*="radio-material-red"] [type="radio"]:focus + span:after {
    content: '\0020\2190';
    font-size: 1.5em;
    line-height: 1;
    vertical-align: -0.125em;
}*/

.account_company_name { word-break: break-all;overflow-wrap: break-word; overflow: hidden}

.customer-account .icon .fa-sign-out { color:#d8373e; }

#showDeleteItemsModal .modal-body {
    height: 550px;
    overflow-y: auto;
}

@media only screen and (max-width: 479px) {
    .mobile .customer-cart .cart-link {
        margin-top: 45px;
        font-size:20px;
    }

    #showDeleteItemsModal .modal-body {
        height: 350px;
        overflow-y: auto;
        padding:10px;
    }
    .checkout-cart-top-inner .text-right{ text-align: left !important; }
    .checkout-cart-top-inner .col-md-4 { margin-top:10px !important;}
    .checkout-cart-top-inner { font-size:12px;}
}


.mega-menu {
    left: 0;
    right: 0;
    padding: 15px;
    visibility: hidden;
    padding-top: 0;
    min-height: 100%;
}


.mega-menu{
    position: absolute;
}

.mega-drop-down a:hover+.mega-menu
{
    visibility: visible;
}

.modal-body p { margin-top: 0;margin-bottom: 1rem; line-height: 1.5; font-size:14px;}
.modal-body .lead { line-height: 1.5; font-size: 1.25rem;}
.modal-body .lead span.small { line-height: 1.5; font-size: 0.9rem;}

@media only screen and (max-width: 479px) {

    #cart-total h4 { font-size:16px;}

    .my-checkout-wrapper h4 {
        font-size: 16px;
    }

    .li-product-menu li a {
        padding: 0 10px 0 0;
        border-right: 1px solid #e1e1e1;
    }

    .li-product-menu li {
        padding-right: 4px;
        z-index: 99;
    }

    .li-sub-category-list
    {
        float:none;
        padding: 4px 0 4px 0;
    }
    .li-section-title > h2 {
        float:none;
        display: block;
    }
    .li-sub-category-list > li {
        display: block;
    }
    .li-sub-category-list > li:first-child > a
    {
        display: block !important;
        margin: 3px 0px 4px 0;
    }
    .li-sub-category-list > li > a
    {
        display: block !important;
        margin: 0px 0px 4px 0;
    }
    h5.modal-title {
        font-size: 14px !important;
    }
    h5.modal-title span { font-size:12px;}

    .modal-body .lead {
        line-height: 1.2;
        font-size: 14px;
        font-weight:600;
        margin-bottom: 6px;
    }
    .modal-body .lead span.small { font-size: 12px;}
    .modal-header {
        padding: 10px;
    }
    .list-unstyled { font-size: 12px; line-height: 1.2;}
    .or-seperator {
        margin: 16px 0 10px;
    }
    .modal-body p {
        margin-top: 0;
        margin-bottom: 6px;
        line-height: 1.3;
        font-size: 12px;
    }
    .modal-body input[type="text"] {
        padding: 6px 10px !important;
        font-size:12px;
        line-height: 1;
    }

    .modal-body .btn-block , .modal-body .btn{
        padding: 6px 12px 6px;
        font-size: 12px;
        line-height: 1.2;
    }
    .modal-body .form-group {
        margin-bottom: 6px;
    }
    .modal-body label {
        margin-bottom: 6px;
        font-size: 12px;
    }
}


.footer-widget h4 { font-size: 1.25em; font-weight: 700; }
.footer-top-wrapper .newsletter__wrap .newsletter__content h4 {
    color: #ffffff;
    font-size: 22px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 0;
}
.footer-top-wrapper .newsletter__wrap .newsletter__content p {
    color: #c6c6c6;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 0;
}

#price-slider { margin-top:20px;}
/**** Custom styles for noUiSlider ****/
.noUi-horizontal {

    height: 10px;;
}
.noUi-target {
    background-color: #E4E9F2;
    border: none;
    border-radius: 1rem;
}

.noUi-handle {
    border-radius: 50%;
    background: #FFF;
    border: 5px solid #00B5B8;

    left: auto;
    background: #FFF;
    cursor: pointer;

}
.noUi-horizontal .noUi-handle {
    width: 20px;
    height: 20px;
    top: -5px;
    right: -17px;
}
.noUi-handle:after, .noUi-handle:before {
    content: "";
    display: none;
}
.noUi-tooltip {
    display: none;
}
.noUi-active .noUi-tooltip {
    display: block;
}

.footer-widget .widget-body ul.location li em {
    color: #d8373e;
    font-size: 16px;
    padding-right: 10px;
}
.footer-categories a {
    padding-right: 10px;
    color: #2574ab;
}

.red { color:red}
.btn-print {
    color: #444;
    background-color: #eee;
    border-color: transparent;
}

#scrollUp {
    background: #d8373e;
    border-radius: 50%;
    bottom: 5px;
    color: #fff;
    display: block;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    position: fixed;
    right: 40px;
    text-align: center;
    text-decoration: none !important;
    transition: all 0.5s cubic-bezier(0, 0, 0, 1) 0s;
    width: 50px;
    z-index: 99999;
}

.btn-back {
    padding: 5px 12px 5px;
    font-size: 13px;
    line-height: 1.42857143;
    border-radius: 4px;
    background-color: #eee;
    color: #337ab7;
}


@media (max-width: 450px) {

    .newsletter__box a.mjet { font-size:11px;}

    .myaccount-content { padding:10px 5px;}
    .myaccount-content h4
    {
        border-bottom: 0px dashed #ccc;
    }
    table.order-cart thead {
        display: none !important;
    }

    table.order-cart td.order-thumbnail {
        text-align:center !important;
        width: 100%;
        display: block;
        clear: both;
    }
    table.order-cart td.order-product-name {
        width: 100%;
        display: block;
        clear: both;
    }
    table.order-cart td.order-availability {
        width: 100%;
        display: block;
        clear: both;
    }

    table.order-cart  td.order-price,
    table.order-cart  td.order-qty,
    table.order-cart  td.order-subtotal
    {
        width: 28% !important;
        vertical-align: middle;
        border:none;
        display: inline-block !important;
        padding : 10px 5px 10px 10px !important;
    }

    table.order-summary td.shipping_method_label {
        width: 100%;
        display: block;
        clear: both;
    }
    table.order-summary td.shipping_method_value {
        width: 100%;
        display: block;
        clear: both;
    }

    table.order-summary td.payment_method_label {
        width: 100%;
        display: block;
        clear: both;
    }
    table.order-summary td.payment_method_value {
        width: 100%;
        display: block;
        clear: both;
    }








    table.orders-listing tbody tr td {
        display: block;
        width: 100%;
    }
    table.orders-listing thead {
        display: none;
    }
    table.orders-listing td.order_number,
    table.orders-listing td.order_date
    {
        width: 50%;
        display: inline-block;
    }

    table.orders-listing td.order_customer
    {
        width: 64%;
        display: inline-block;
    }


    table.orders-listing td.order_link,
    table.orders-listing td.order_print,
    table.orders-listing td.order_pdf
    {
        width: 12%;
        display: inline-block;
        text-align:right !important;
    }

    table.orders-listing td.order_date
    {
        text-align:right !important;
    }
}
.listing-luc-mobile { display:none; }
.listing-luc-home {
    display:inline-block !important; height: 32px!important; width:32px !important; margin-top: -5px;
}
@media (max-width: 450px) {
    .vertical-product-box .prices .current-price-container { display: inline-block !important; width:80%;}
    .listing-luc-mobile {
        display: inline-block;
        height: 24px;
        margin-top: -25px;
    }
}

.main-header-inner .main-menu ul.wstliststy02 li.inactive {
    font-weight: 300 !important; text-decoration: line-through;
}

.live-click {
    color: #337ab7 !important;
    font-weight:600 !important;
}

.espa-banner {
    display: block;
    max-width: 500px;
    position: fixed;
    left: 0;
    bottom: 20px;
    z-index: 900;
}

@media screen and (max-width: 600px) {
    .sharethis-inline-share-buttons{
        width: 420px;
    }

    #st-1 .st-btn {
        font-size: 10px !important;
        height: 32px !important;
        line-height: 24px !important;
        margin-right: 2px !important;
        padding: 0 4px !important;
    }

    #st-1.st-has-labels .st-btn.st-remove-label {
        /*min-width: 30px !important;*/
    }
}

.switch-lang { color: #ccc; float: right !important; margin-left: auto !important; border-right: 0px solid #d9d9d9 !important; opacity:0.7}
.switch-lang a {
    font-size: 14px;
    color: #ccc;
    padding: 5px 2px;
    font-weight: 700;
    display: inline-block !important;
    line-height: 34px;
}
.switch-lang a.selected-lang {color: #337ab7; }
.switch-lang a:hover { color: #d8373e; text-decoration: underline; }


.m-switch-lang a {
    font-size: 14px;
    color: #ccc;
    padding: 0px;
    font-weight: 400;
    display: inline-block !important;
}
.m-switch-lang a.selected-lang {color: #337ab7; }
.m-switch-lang a:hover { color: #d8373e; text-decoration: underline; }

#s_address_map {
    height: 300px;
    width: 100%;
    margin: 0px;
    padding: 0px
}

.mobile .account-links { font-size:20px;}
.mobile .mobile-menu-btn { font-size:20px;}
.mobile .customer-account a.account-link { font-size:20px;}

.download-apk-app {
    margin-bottom: 0;
    border-radius: 0;
}
