*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0
}

*,
*:active,
*:focus,
*:visited {
    outline: 0 !important
}

ol,
ul {
    padding: 0;
    margin: 0;
    list-style: none
}

img {
    max-width: 100%
}

.page-header {
    border: 0;
    -webkit-box-shadow: inherit;
    -moz-box-shadow: inherit;
    box-shadow: inherit
}

select {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -moz-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s, -moz-box-shadow ease-in-out .15s
}

select:focus {
    border-color: #66afe9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    vertical-align: middle
}

#map_canvas {
    width: 100%;
    height: 304px;
    padding: 0;
    margin: 0;
    margin-bottom: 30px
}

.block-title,
.page-title h1 {
    margin: 0;
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: 500;
    line-height: 1.1
}

.page-title h2 {
    margin: 0;
    margin-bottom: 20px;
    font-size: 26px;
    line-height: 1.1
}

.add-to-cart-panel .price-box {
    margin-bottom: 10px;
    font-size: 22px;
    font-weight: 700
}

#header-account li.dropdown-header {
    padding: 6px 13px;
    font-size: 14px;
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
    border-bottom: 1px solid transparent;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px
}

.validation-advice {
    position: absolute;
    right: 0;
    z-index: 1070;
    display: block;
    max-width: 250px;
    padding: 5px 10px;
    margin-top: 10px;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.42857143;
    color: #fff;
    text-align: center;
    background: #000
}

.validation-advice:before {
    position: absolute;
    top: -8px;
    right: 10px;
    width: 0;
    height: 0;
    content: "";
    border-right: 8px solid transparent;
    border-bottom: 8px solid #000;
    border-left: 8px solid transparent
}

ul.messages li ul li {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.opc-login ul.messages {
    float: right;
    margin: 0 0 6px 14px
}

.opc-login ul.messages li.error-msg ul li {
    padding: 6px 12px 6px
}

ul.messages li.success-msg ul li {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

ul.messages li.error-msg ul li {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.global-site-notice {
    font-size: 12px;
    color: #1b1b1b;
    background: #d9d9d9
}

.global-site-notice .notice-inner {
    width: 100%;
    max-width: 1140px;
    min-height: 30px;
    padding: 5px 0;
    margin-right: auto;
    margin-left: auto;
    line-height: 11px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: left
}

.global-site-notice p {
    margin-bottom: 0
}

.global-site-notice a {
    color: #e84c3d
}

.product-cart-info .table {
    margin-top: 10px;
    font-size: 75%;
    border: 1px solid #ddd
}

.product-cart-info {
    width: 33%
}

.btn.btn-primary.link-facebook,
a.btn.btn-primary.link-facebook:focus {
    color: #fff;
    background-color: #3b5998;
    border-color: #2f4779
}

.btn.btn-primary.link-facebook:hover {
    background-color: #2f4779
}

.btn.btn-info.link-twitter,
a.btn.btn-info.link-twitter:focus {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn.btn-info.link-twitter:hover {
    background-color: #46b8da
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-5ths {
    float: left;
    width: 20%
}

.scrollToTop {
    position: fixed;
    right: 30px;
    bottom: 30px;
    width: 50px;
    height: 50px;
    font-size: 30px;
    color: #848484;
    text-align: center;
    cursor: pointer;
    background: #f4f4f4;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px
}

.scrollToTop i.fa {
    position: absolute;
    top: 45%;
    right: 0;
    left: 0;
    text-align: center;
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
    transform: translate(0%, -50%)
}

.skip-content {
    display: none
}

.skip-content.skip-active {
    display: block
}

.form-group {
    position: relative
}

.home-page-slider {
    margin-bottom: 40px
}

.ui-tabs .ui-tabs-panel {
    display: block;
    padding: 1em 0;
    background: 0 0;
    border-width: 0
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    outline: none
}

.nav-tabs>li:focus {
    outline: none
}

.box-account.box-info.box-addresses .box-head h2,
.box-account.box-recent .box-head h2 {
    margin-top: 0
}

.box-account.box-info.box-addresses .box-head:after {
    display: table;
    clear: both;
    content: ""
}

.my-account .page-title:after {
    display: table;
    clear: both;
    content: ""
}

.sidebar .block {
    padding-bottom: 15px
}

.sidebar .block .block-title {
    font-size: 22px;
    margin-bottom: 10px
}

#header-account li:nth-child(2) {
    padding-top: 4px
}

#header-account li:last-child {
    padding-bottom: 4px
}

#header-account {
    right: 15px;
    width: 200px;
    padding: 0;
    margin-left: auto
}

#header-account ul {
    padding: 0;
    margin: 0
}

#header-account li {
    display: block;
    padding: 0 10px;
    background: 0 0
}

#header-account a {
    display: block;
    line-height: 2;
    color: #727272;
    text-align: center
}

.remember-me-popup {
    position: relative;
    display: none
}

.remember-me-popup.show {
    display: block
}

.remember-me-popup .remember-me-popup-close {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 12px
}

.remember-me-popup .remember-me-popup-close-button {
    display: none
}

.currency-switcher-container {
    margin-right: 5px
}

.header-minicart>a {
    text-decoration: none
}

.currency-switcher-container,
.account-cart-wrapper {
    display: inline-block
}

.nav-primary a {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 30px;
    color: #727272;
    text-decoration: none;
    text-transform: uppercase
}

.nav-primary li {
    position: relative
}

.nav-primary li.level1 a {
    padding: 5px 0;
    border-bottom: 1px solid #ccc
}

.nav-primary .menu-active>ul.level0,
.nav-primary li.level0 li.sub-menu-active>ul {
    display: block
}

.nav-primary li.level0>a {
    text-transform: uppercase
}

.nav-primary li.menu-active>ul {
    display: block
}

#nav .nav-primary a.level0 {
    padding: 15px;
    font-size: 16px;
    font-weight: 400;
    text-transform: inherit
}

nav#nav {
    display: block;
    padding: 0;
    margin: 0 auto
}

a.level0.has-children:after {
    margin-left: 10px;
    font-family: "FontAwesome";
    content: "\f107"
}

.nav-primary .desktop-navigation ol li:last-child a {
    padding-right: 0
}

#nav .nav-primary li.level1 a {
    padding: 10px 15px;
    font-weight: 500;
    color: #333 !important;
    border-bottom: 0
}

#nav .nav-primary a.level0:hover,
li.level0.nav-0.parent.menu-active {
    background-color: inherit
}

.salecto-menumanager .salecto-topmenu {
    text-align: left
}

.salecto-topmenu .salecto-label {
    float: left
}

.salecto-topmenu .salecto-level0 {
    position: static;
    float: left
}

.salecto-topmenu .salecto-label {
    padding: 14.75px 15px;
    font-size: 15px;
    color: #000;
    text-transform: none
}

.salecto-topmenu .salecto-label .salecto-iconmega {
    top: 3.75px;
    height: 15px
}

.salecto-topmenu .salecto-level0.active .salecto-label,
.salecto-topmenu .salecto-level0:hover .salecto-label,
.salecto-topmenu .salecto-level0:active .salecto-label,
.salecto-topmenu .salecto-level0:focus .salecto-label {
    color: #fff
}

.salecto-topmenu .salecto-level0.active .salecto-label,
.salecto-topmenu .salecto-level0:hover .salecto-label,
.salecto-topmenu .salecto-level0:active .salecto-label,
.salecto-topmenu .salecto-level0:focus .salecto-label {
    background-color: #333
}

.salecto-topmenu .salecto-submenu,
.salecto-topmenu .col-sub {
    color: #636363;
    background-color: #fff
}

.salecto-topmenu .salecto-submenu a {
    color: #636363
}

.salecto-topmenu .salecto-boxtitle {
    color: #636363
}

.salecto-category-dynamic .col-level .col-xs-12.form-group a:hover,
.salecto-category-dynamic .col-level .col-xs-12.form-group.active a,
.salecto-category-dynamic .col-dynamic a:hover span,
.salecto-category-level .parent.active>a.form-group,
.salecto-topmenu .salecto-level0.active .salecto-label {
    color: #fff !important
}

.salecto-topmenu .salecto-level0.active.mbactive .salecto-label {
    color: #333 !important
}

.salecto-topmenu .salecto-submenu a.form-group:hover {
    color: #333 !important
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    background-color: #333
}

.skip-active .salecto-topmenu .salecto-level0 {
    display: block
}

.skip-active .salecto-menumanager .anchor_mbmenu {
    display: none !important
}

.header-nav {
    border-right: 0
}

.input-group .validation-advice {
    bottom: -115%
}

.item-option .item-label,
.item-option .item-value {
    display: inline-block
}

.item-option .item-label {
    font-weight: 700
}

.item-options {
    font-size: 12px
}

.item-option .item-label:after {
    content: ":"
}

#cart-sidebar {
    padding: 15px 0 0
}

#cart-sidebar li {
    position: relative
}

#cart-sidebar li>table {
    position: relative
}

#cart-sidebar li>table {
    position: relative;
    margin-bottom: 15px;
    border-bottom: 1px solid #dedede
}

#cart-sidebar .remove.btn-remove {
    position: absolute;
    top: 0;
    right: 15px;
    z-index: 1;
    font-size: 100%;
    color: #000
}

#cart-sidebar table.info-wrapper tr.qty-wrapper th {
    vertical-align: middle
}

#cart-sidebar li:last-child>table {
    margin: 0
}

#cart-sidebar td {
    padding-left: 15px
}

#cart-sidebar td,
#cart-sidebar th {
    padding-bottom: 9px;
    vertical-align: top
}

.minicart-wrapper table.table {
    position: relative
}

.minicart-wrapper .table>tbody>tr.product-details>td:last-child {
    padding-right: 45px
}

.minicart-wrapper .table>tbody>tr.product-details>td:first-child,
.minicart-wrapper .table>tbody>tr.product-details>td:last-child {
    padding-top: 0;
    border-top: 0
}

.minicart-wrapper #cart-sidebar li:first-child .table>tbody>tr.product-details>td {
    padding-top: 0;
    border-top: 0
}

.minicart-wrapper p.block-subtitle {
    font-size: 18px;
    font-weight: 700
}

.minicart-wrapper a.btn.btn-primary.btn-block i.fa {
    float: right;
    line-height: 1.5;
    color: #fff
}

.minicart-wrapper i.fa.fa-trash-o {
    color: #fff
}

.minicart-bottom {
    padding: 0 15px 15px
}

.header-minicart .dropdown-menu {
    right: 0;
    padding: 15px
}

.header-minicart .info-wrapper .quantity-button {
    opacity: 0;
    -webkit-transition-duration: .1s;
    -moz-transition-duration: .1s;
    -o-transition-duration: .1s;
    transition-duration: .1s;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.header-minicart .info-wrapper .quantity-button.visible {
    opacity: 1
}

.header-minicart #minicart-success-message,
.header-minicart #minicart-error-message {
    display: none;
    text-align: center
}

.table>tbody>tr>td.subtotal-label,
.table>tbody>tr>td.subtotal-number {
    padding: 0;
    padding-top: 15px;
    font-weight: 700;
    border: 0
}

td.delete-td {
    padding: 0 !important;
    text-align: right;
    border: 0 !important
}

.old-price {
    text-decoration: line-through
}

.old-price span {
    font-size: 14px
}

.header-minicart .dropdown-menu {
    right: 15px;
    left: inherit;
    min-width: 350px;
    padding: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}




#header-cart .minicart-wrapper p.empty {
    padding: 15px;
    margin: 0
}

.category-image {
    margin-bottom: 20px
}

.pagination {
    margin-top: 5px;
    margin-bottom: 0
}

.toolbar .view .views-container .btn.grid:before {
    display: inline-block;
    margin-right: 7px;
    font-family: FontAwesome;
    content: "\f009"
}

.toolbar .view .views-container .btn.list:before {
    display: inline-block;
    margin-right: 7px;
    font-family: FontAwesome;
    content: "\f00b"
}

.block-layered-nav .panel-default>.panel-heading {
    border-top: 1px solid #ddd;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.block-layered-nav .currently li.filter-titles {
    width: 100%;
    clear: both
}

.block-layered-nav .currently li.filter-titles:after {
    display: block;
    clear: both;
    content: ""
}

.block-layered-nav .currently #status-filter {
    display: block
}

#narrow-by-list div:first-of-type {
    border-top: 0;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px
}

.item .panel a.product-image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-align-items: center;
    align-items: center;
    text-align: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -moz-box-flex: 1;
    -ms-flex-align: center
}

.item .product-info .price-box {
    margin-bottom: 10px
}

.item .panel>.label.label-new {
    left: 3%
}

.item .panel>.label.label-sale {
    right: 3%
}

.item .panel>.label {
    position: absolute;
    top: 3%;
    display: block;
    width: 50px;
    height: 50px;
    line-height: 45px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.product-image img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto
}

.product-list {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-content: flex-end;
    align-content: flex-end;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -moz-box-direction: normal;
    -moz-box-orient: horizontal;
    -ms-flex-line-pack: end
}

.product-list .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify
}

.product-list .item .panel.panel-default {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -moz-box-direction: normal;
    -moz-box-flex: 1;
    -moz-box-orient: vertical;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify
}

.add-to-links {
    margin-bottom: 10px
}

.product-short-description {
    margin: 5px 0 15px
}

.product-image-gallery .label.label-sale {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 75px;
    height: 75px;
    font-size: 14px;
    line-height: 70px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px
}

.add-to-cart-wrapper .qty-wrapper .input-group-addon {
    cursor: pointer
}

.product-img-box .product-image-gallery>.label.label-sale {
    position: absolute;
    right: 3%
}

.product-img-box .product-image-gallery>.label {
    top: 3%;
    width: 75px;
    height: 75px;
    font-size: 100%;
    line-height: 70px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px
}



.thumbnail {
    max-width: 80px;
    border: 1px solid #e6e6e6;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.more-views {
    margin-top: 15px
}

.product-image-gallery {
    position: relative
}

.product-image-gallery .gallery-image {
    display: none
}

.product-image-gallery .gallery-image.visible {
    display: block
}

.product-image-gallery .gallery-image.visible.hidden {
    visibility: hidden
}

.product-image-gallery:before,
.product-image-gallery:after {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    content: ""
}

.product-image-gallery:before {
    z-index: 2;
    background-color: #fff;
    opacity: .8
}

.product-image-gallery:after {
    z-index: 3;
    background-image: url("/skin/frontend/salecto/bootstrap/images/opc-ajax-loader.gif");
    background-repeat: no-repeat;
    background-position: center
}

.product-image-gallery.loading {
    position: relative
}

.product-image-gallery.loading:before,
.product-image-gallery.loading:after {
    display: block
}

.product-image-thumbs li {
    display: inline-block
}

.product-image-thumbs li:first-child {
    margin-left: -1px
}

.product-image-thumbs a {
    display: inline-block;
    border: 2px solid transparent;
    border-color: #adadad
}

.no-touch .product-image-thumbs a:hover {
    border-color: #c7c7c7
}

.product-img-box {
    padding-right: 15px
}

.opc-message-container {
    text-align: center
}

.opc-messages-action {
    margin-top: 20px;
    text-align: center
}

.opc-messages {
    position: absolute;
    position: absolute;
    top: 30%;
    left: 50%;
    z-index: 1002;
    display: none;
    display: block;
    width: 410px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px;
    margin-top: -20px;
    margin-left: -205px;
    font-size: 16px;
    font-weight: 400;
    color: #404040;
    text-align: left;
    background-color: #fefefe;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 3px 10px 1px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 3px 10px 1px rgba(0, 0, 0, .2);
    box-shadow: 0 3px 10px 1px rgba(0, 0, 0, .2)
}

.opc-message-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10001;
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6)
}

.close-message-wrapper {
    position: absolute;
    top: 10px;
    right: 18px;
    z-index: 1005;
    display: block;
    width: 8px;
    height: 8px;
    line-height: 10px;
    color: #4a4a4a;
    cursor: pointer;
    background: 0 0
}

.discount-block .panel-heading,
.comment-block .panel-heading {
    display: block
}

.discount-block .panel-heading i.fa.fa-plus,
.comment-block .panel-heading i.fa.fa-plus {
    line-height: 20px
}

.discount-block .panel-heading:hover,
.comment-block .panel-heading:hover,
.discount-block .panel-heading:focus,
.comment-block .panel-heading:focus {
    text-decoration: none
}

.discount-block .panel-title:after {
    float: right;
    font-family: FontAwesome;
    content: "\f068"
}

.discount-block .panel-heading.collapsed .panel-title:after {
    float: right;
    font-family: FontAwesome;
    content: "\f067"
}

.comment-block .panel-title:after {
    float: right;
    font-family: FontAwesome;
    content: "\f068"
}

.comment-block .panel-heading.collapsed .panel-title:after {
    float: right;
    font-family: FontAwesome;
    content: "\f067"
}

.comment-block .form-group {
    margin: 0
}

.btn-checkout.opc-btn-checkout {
    margin-top: 20px
}

a.back-inline {
    margin-right: 10px
}

#floatingCirclesG {
    position: relative;
    top: 50%;
    width: 64px;
    height: 64px;
    margin: 0 auto;
    -webkit-transform: scale(.6);
    -moz-transform: scale(.6);
    -ms-transform: scale(.6);
    -o-transform: scale(.6);
    transform: scale(.6)
}

.f_circleG {
    position: absolute;
    width: 12px;
    height: 12px;
    background-color: #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-animation-name: f_fadeG;
    -moz-animation-name: f_fadeG;
    -o-animation-name: f_fadeG;
    animation-name: f_fadeG;
    -webkit-animation-duration: .72s;
    -moz-animation-duration: .72s;
    -o-animation-duration: .72s;
    animation-duration: .72s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: linear;
    -moz-animation-direction: linear;
    -o-animation-direction: linear;
    animation-direction: linear
}

#frotateG_01 {
    top: 26px;
    left: 0;
    -webkit-animation-delay: .27s;
    -moz-animation-delay: .27s;
    -o-animation-delay: .27s;
    animation-delay: .27s
}

#frotateG_02 {
    top: 8px;
    left: 8px;
    -webkit-animation-delay: .36s;
    -moz-animation-delay: .36s;
    -o-animation-delay: .36s;
    animation-delay: .36s
}

#frotateG_03 {
    top: 0;
    left: 26px;
    -webkit-animation-delay: .45s;
    -moz-animation-delay: .45s;
    -o-animation-delay: .45s;
    animation-delay: .45s
}

#frotateG_04 {
    top: 8px;
    right: 8px;
    -webkit-animation-delay: .54s;
    -moz-animation-delay: .54s;
    -o-animation-delay: .54s;
    animation-delay: .54s
}

#frotateG_05 {
    top: 26px;
    right: 0;
    -webkit-animation-delay: .63s;
    -moz-animation-delay: .63s;
    -o-animation-delay: .63s;
    animation-delay: .63s
}

#frotateG_06 {
    right: 8px;
    bottom: 8px;
    -webkit-animation-delay: .72s;
    -moz-animation-delay: .72s;
    -o-animation-delay: .72s;
    animation-delay: .72s
}

#frotateG_07 {
    bottom: 0;
    left: 26px;
    -webkit-animation-delay: .81s;
    -moz-animation-delay: .81s;
    -o-animation-delay: .81s;
    animation-delay: .81s
}

#frotateG_08 {
    bottom: 8px;
    left: 8px;
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s;
    -o-animation-delay: .9s;
    animation-delay: .9s
}

@-webkit-keyframes f_fadeG {
    0% {
        background-color: #333
    }
    100% {
        background-color: #fff
    }
}

@-moz-keyframes f_fadeG {
    0% {
        background-color: #333
    }
    100% {
        background-color: #fff
    }
}

@-o-keyframes f_fadeG {
    0% {
        background-color: #333
    }
    100% {
        background-color: #fff
    }
}

@keyframes f_fadeG {
    0% {
        background-color: #333
    }
    100% {
        background-color: #fff
    }
}

.opc-ajax-loader {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000 !important;
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6)
}

#footer {
    padding: 40px 0;
    margin-top: 30px;
    background: #f8f8f8
}

.footer-title {
    font-size: 20px;
    font-weight: 700
}

.newsletter-text {
    text-align: left;
    font-size: 10px;
    color: #1c1c1c;
    line-height: 12px;
    padding: 0 30px;
    margin-top: 8px; 
}


@media only screen and (min-width:576px) {
    .float-sm-left {
        float: left !important
    }
    .float-sm-right {
        float: right !important
    }
    .float-sm-none {
        float: none !important
    }
}

@media only screen and (min-width:768px) {
    .col-sm-5ths {
        float: left;
        width: 20%
    }
    .float-md-left {
        float: left !important
    }
    .float-md-right {
        float: right !important
    }
    .float-md-none {
        float: none !important
    }
    .nav-primary a.level0 {
        padding: 0 50px 0 0
    }
    .nav-primary li.level0,
    .nav-primary a.level0 {
        display: inline-block
    }
    .nav-primary li:last-child>a {
        border-bottom: none
    }
    .nav-primary a:hover,
    .nav-primary li:hover>a {
        color: #333
    }
    .nav-primary .menu-active {
        z-index: 200
    }
    .nav-primary li.level0 ul {
        position: absolute;
        top: 30px;
        left: 0;
        z-index: 10;
        display: none;
        width: 250px;
        padding-right: 10px;
        padding-left: 10px;
        background: #fbfbfb;
        border: solid 1px #ccc
    }
    .nav-primary li.level1 ul {
        top: -1px;
        left: 225px
    }
    .nav-primary li.level2>a {
        padding: 10px 0
    }
    .nav-primary li.level0 ul.level0.position-test {
        display: block
    }
    .nav-primary li.level0 ul.level0.spill {
        right: 0;
        left: auto
    }
    .nav-primary li.level0 ul.level0.spill li.level1 ul {
        top: 20px;
        right: 50px;
        left: auto
    }
    .nav-primary li.level0 li.parent>a {
        position: relative;
        padding: 10px 0
    }
    .nav-primary li.level0 li.parent>a:after {
        position: absolute;
        top: 50%;
        right: 5px;
        display: block;
        width: 0;
        height: 0;
        margin-top: -3px;
        content: "";
        border-top: 4px solid transparent;
        border-right: none;
        border-bottom: 4px solid transparent;
        border-left: 4px solid #ccc
    }
    .nav-primary li.level0 ul.level0 {
        top: 61px;
        left: 15px;
        padding-right: 0;
        padding-left: 0;
        background: #fff;
        border: 0
    }
    .nav-primary li.level1 ul {
        top: 0;
        left: 250px;
        background: #f4f4f4;
        border: 0
    }
    .navbar-default {
        display: block
    }
    .nav-primary {
        display: block;
        margin-top: 5px
    }
}

@media only screen and (min-width:991px) {
    #ajax-filters {
        display: block !important
    }
}

@media only screen and (min-width:992px) {
    .col-md-5ths {
        float: left;
        width: 20%
    }
    .float-lg-left {
        float: left !important
    }
    .float-lg-right {
        float: right !important
    }
    .float-lg-none {
        float: none !important
    }
}

@media only screen and (min-width:1200px) {
    .float-xl-left {
        float: left !important
    }
    .float-xl-right {
        float: right !important
    }
    .float-xl-none {
        float: none !important
    }
}

@media only screen and (min-width:1600px) {
    .col-lg-5ths {
        float: left;
        width: 20%
    }
}

@media only screen and (max-width:991px) {
    #sort-filters {
        padding: 20px;
        margin: 0;
        background-color: #fdfdfd;
        border-top: 0;
        border-right: 1px solid #f5f5f5;
        border-left: 1px solid #f5f5f5
    }
    #ajax-filters #narrow-by-list {
        padding: 5px;
        margin: 0;
        background-color: #f5f5f5;
        -webkit-border-top-left-radius: 0;
        -moz-border-radius-topleft: 0;
        border-top-left-radius: 0;
        -webkit-border-top-right-radius: 0;
        -moz-border-radius-topright: 0;
        border-top-right-radius: 0
    }
    .block-layered-nav .panel-default>.panel-heading {
        padding-top: 0;
        padding-bottom: 0;
        font-weight: 700;
        border-top: 0;
        border-bottom: 0
    }
    #narrow-by-list div:first-of-type {
        padding-top: 12px
    }
    div#layered-navigation-container {
        margin-bottom: 20px
    }
    .block-layered-nav .block-title.mobile-title:after {
        float: right;
        font-family: FontAwesome;
        content: "\f146"
    }
    .block-layered-nav .block-title.mobile-title.collapsed:after {
        float: right;
        font-family: FontAwesome;
        content: "\f0fe"
    }
    .block-layered-nav .block-title.mobile-title.collapsed {
        padding: 10px;
        margin-bottom: 0;
        font-size: 16px;
        font-weight: 700;
        color: #333;
        cursor: pointer;
        background: #f5f5f5
    }
    .block-layered-nav .block-title.mobile-title {
        padding: 10px;
        margin-bottom: 0;
        font-size: 16px;
        font-weight: 700;
        color: #fff;
        cursor: pointer;
        background: #333
    }
}

@media only screen and (max-width:768px) {
    .product-options .form-group .form-control {
        font-size: 16px
    }
    #header-search {
        position: absolute;
        top: 97%;
        right: 0;
        z-index: 1;
        display: none;
        width: 100%
    }
    .search_mini_form-container {
        width: 100%;
        padding: 10px;
        background-color: #f4f4f4;
        border: 1px solid #ccc
    }
    .search-col {
        position: inherit;
        width: 0;
        padding: 0
    }
    .product-image img {
        height: auto
    }
    .salecto-menumanager .mb-submain {
        padding: 0
    }
    .cart-col {
        position: inherit
    }
    #narrow-by-list .sort-by .input-group {
        padding-top: 0
    }
    .category-image {
        display: none
    }
    .wishlist-btn-group {
        margin: 10px 0
    }
    .customer-wishlist-item-quantity .qty {
        min-width: 60px
    }
    .title.mobile-title-sort.collapsed:after {
        float: right;
        font-family: FontAwesome;
        font-style: normal;
        content: "\f196"
    }
    .title.mobile-title-sort:after {
        float: right;
        font-family: FontAwesome;
        font-style: normal;
        content: "\f147"
    }
    .title.mobile-title-sort {
        padding: 8px 15px 8px 8px;
        font-style: italic;
        cursor: pointer;
        background: #f5f5f5
    }
    #ajaxlist-reload-product_list .product-list {
        margin-top: 25px
    }
    #ajax-filters.in,
    #ajax-filters.collapsing,
    #sort-filters.in,
    #sort-filters.collapsing {
        display: block!important
    }
    .opc-btn-checkout {
        margin-top: 20px
    }
    #header-account {
        margin-right: auto;
        margin-left: auto
    }
    #MB_content .buttons .btn {
        width: 100%
    }
    #MB_window .btn.btn-primary {
        margin-top: 10px;
        margin-bottom: 20px
    }
    #MB_content .buttons {
        padding: 0
    }
    #MB_window {
        width: 90% !important
    }
    .product-media .product-image #image-main {
        max-height: 350px
    }
    .block.block-related .page-title.block-title {
        margin-top: 30px
    }
    .sort-by,
    .limiter {
        margin-bottom: 10px
    }
    .cart-col .skip-links .header-nav,
    .cart-col .skip-links .header-search,
    .cart-col .skip-links .header-minicart {
        color: #333;
        background: #fff
    }
    .cart-col .skip-links .header-minicart>a {
        position: relative;
        height: 100%;
        padding-top: 5px;
        color: #333
    }
    .cart-col a:hover,
    .cart-col a:active,
    .cart-col a:focus {
        text-decoration: none
    }
    .cart-col .skip-links .header-nav {
        border-right: 0
    }
    #topbar {
        display: none
    }
    .logo-col {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        align-items: center;
        -webkit-align-content: center;
        align-content: center;
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        -ms-flex-line-pack: center
    }
    .page-header>.row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        align-items: center;
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center
    }
    .badge {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        background-color: #ccc;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }
    .cart-col .skip-links .header-minicart {
        vertical-align: top
    }
    .cart-col .skip-links .header-nav i.fa,
    .cart-col .skip-links .header-search i.fa,
    .cart-col .skip-links .header-minicart i.fa {
        font-size: 1.4em
    }
    #header-cart .btn-remove i.fa.fa-window-close {
        font-size: 1em
    }
    .opc-login.pull-right {
        float: none !important;
        margin-bottom: 20px
    }
    .page-title.cart-title,
    .page-title.checkout-title {
        margin-top: 20px
    }
    .cart-btn-group-mobile {
        margin: 15px
    }
    #shopping-cart-table .qty {
        min-width: 50px
    }
    #header .logo-col .logo {
        display: block;
        text-align: center
    }
    .breadcrumb {
        margin-top: 20px
    }
    .breadcrumb {
        margin-top: 20px
    }
    ul.list-inline.top-links {
        margin-bottom: 15px;
        text-align: center
    }
    .top-header.text-right {
        text-align: center
    }
    #footer a.footer-logo {
        display: block;
        margin-bottom: 15px
    }
    #footer .footer-col {
        margin: 5px 0
    }
    .add-to-cart-panel .input-group.qty-wrapper {
        margin-bottom: 10px
    }
    .add-to-cart-panel .input-group.input-group-lg.qty-wrapper .input-group-addon {
        height: inherit;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1
    }
    .add-to-cart-panel .add-to-cart-buttons button.btn.btn-success.btn-lg.btn-block {
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143
    }
    .add-to-cart-panel .input-group.input-group-lg.qty-wrapper .form-control {
        height: 34px;
        padding: 6px 12px;
        padding: 6px 12px;
        font-size: 14px;
        font-size: 14px;
        line-height: 1.42857143
    }
    #footer a.footer-logo {
        display: block;
        margin-bottom: 15px
    }
    #footer .footer-col {
        margin: 5px 0
    }
    .product-options-bottom .input-group.qty-wrapper {
        margin-bottom: 10px
    }
    .btn-group.btn-group-responsive>.btn {
        display: block;
        width: 100%
    }
    .btn-group.btn-group-responsive>.btn:first-child {
        -webkit-border-radius: 6px 6px 0 0;
        -moz-border-radius: 6px 6px 0 0;
        border-radius: 6px 6px 0 0
    }
    .btn-group.btn-group-responsive>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-bottom: 0;
        -webkit-border-top-right-radius: 6px;
        -moz-border-radius-topright: 6px;
        border-top-right-radius: 6px
    }
    .btn-group.btn-group-responsive>.btn:last-child:not(:first-child) {
        -webkit-border-radius: 0 0 6px 6px;
        -moz-border-radius: 0 0 6px 6px;
        border-radius: 0 0 6px 6px
    }
    .btn-group.btn-group-responsive .btn+.btn {
        margin-left: 0
    }
    .header-nav,
    .header-search,
    .header-minicart {
        display: table-cell!important;
        width: 33.3%;
        text-align: center;
        vertical-align: middle;
        border: 1px solid #ccc
    }
    .page-header .skip-links {
        display: table;
        width: 100%;
        height: 50px;
        table-layout: fixed
    }
    .header-minicart>a {
        display: block
    }
    .header-search {
        border-right: 0
    }
    .page-header {
        position: relative;
        padding-bottom: 0;
        margin-top: 25px;
        margin-bottom: 0
    }
    .cms-index-index #content {
        margin-top: 25px
    }
    .navbar-default {
        width: 100%;
        padding: 0!important;
        background-color: inherit;
        border: 1px solid #ccc;
        border-top: 0
    }
    .salecto-menumanager .salecto-topmenu {
        display: block;
        background-color: transparent
    }
    .salecto-menumanager .anchor_mbmenu {
        display: none !important
    }
    .salecto-topmenu .salecto-level0 {
        position: relative;
        display: none;
        float: left;
        width: 100%
    }
    .salecto-topmenu.active .salecto-level0 {
        display: block
    }
    .salecto-topmenu .salecto-label {
        float: left;
        width: 100%;
        min-height: 43px;
        padding: 12px 15px 8px !important;
        color: #2f2f2f;
        text-decoration: none;
        background: #fff;
        border-top: 0;
        outline: none
    }
    .salecto-topmenu .salecto-submenu {
        display: none !important
    }
    .salecto-topmenu .mbactive .mb-submenu.slide {
        z-index: 201;
        display: inline
    }
    .salecto-level0 .salecto-label,
    .salecto-menumanager .mb-label {
        display: block !important;
        font-size: 15px;
        color: #2f2f2f;
        text-transform: none;
        background-color: #fff
    }
    .salecto-topmenu .salecto-level0.active .salecto-label,
    .salecto-topmenu .salecto-level0:hover .salecto-label,
    .salecto-topmenu .salecto-level0:active .salecto-label,
    .salecto-topmenu .salecto-level0:focus .salecto-label,
    .salecto-topmenu .salecto-level0:hover .mb-label,
    .salecto-topmenu .salecto-level0:active .mb-label,
    .salecto-topmenu .salecto-level0:focus .mb-label,
    .salecto-menumanager .mbactive .salecto-label,
    .salecto-menumanager .mbactive .mb-return,
    .salecto-menumanager .mbactive .mb-label {
        color: #2f2f2f;
        background-color: #ebeded
    }
    .salecto-menumanager .anchor_mbmenu {
        background-color: #fff
    }
    .salecto-menumanager .anchor_mbmenu .anchor_mbmenu_text {
        color: #000
    }
    .salecto-menumanager .mb-submenu {
        color: #636363;
        background-color: #fff
    }
    .salecto-menumanager .salecto-boxtitle {
        color: #636363
    }
    .salecto-menumanager .mb-submenu a {
        color: #636363
    }
    #header-cart.skip-active {
        position: absolute;
        top: 97%;
        right: 0;
        z-index: 200;
        display: block;
        width: 100%;
        min-width: inherit;
        margin-top: 0;
        background: #f4f4f4;
        border: solid 1px #ccc;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }
    .navbar-default.skip-content.skip-active {
        border: 1px solid #ccc;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }
    .navbar-default {
        float: none;
        min-height: auto;
        padding: 5px 0;
        border: 0
    }
    .nav-primary a.level0,
    .nav-primary a {
        line-height: 35px
    }
    .nav-primary li.level0 ul {
        display: none
    }
    .nav-primary li.level0 li {
        padding: 0 0 0 25px
    }
    .nav-primary li.level1 a {
        padding: 0 15px 0 25px
    }
    .nav-primary li.parent>a:after {
        position: absolute;
        top: 50%;
        right: auto;
        left: 10px;
        display: block;
        width: 0;
        height: 0;
        margin-top: -5px;
        content: "";
        border-top: 5px solid transparent;
        border-right: none;
        border-bottom: 5px solid transparent;
        border-left: 5px solid #ccc
    }
    .nav-primary li.parent.sub-menu-active>a:after,
    .nav-primary li.parent.menu-active>a:after {
        position: absolute;
        top: 50%;
        right: auto;
        left: 10px;
        display: block;
        width: 0;
        height: 0;
        margin-top: -5px;
        content: "";
        border-top: 5px solid #ccc;
        border-right: 5px solid transparent;
        border-bottom: none;
        border-left: 5px solid transparent
    }
    .nav-primary li.menu-active>a,
    .nav-primary li.sub-menu-active>a {
        color: #333
    }
    a.skip-link.skip-nav .label {
        display: none
    }
    .skip-nav span.icon:after {
        display: block;
        font-family: "FontAwesome", sans-serif;
        font-size: 25px;
        line-height: 32px;
        color: #333;
        content: "\f0c9"
    }
    div#header-nav .container {
        width: 100%
    }
    .nav-primary li.parent>a:after {
        position: absolute;
        top: 50%;
        right: 10px;
        left: auto;
        display: block;
        width: 0;
        height: 0;
        margin-top: -5px;
        content: "";
        border-top: 5px solid transparent;
        border-right: none;
        border-bottom: 5px solid transparent;
        border-left: 5px solid #ccc
    }
    .nav-primary li.parent.sub-menu-active>a:after,
    .nav-primary li.parent.menu-active>a:after {
        right: 10px;
        left: auto
    }
    .category-table ul.popular-catgory li a{
        padding:15px 10px;
    }

}

@font-face {
    font-family: FontAwesome;
    src: local('Font Awesome\ 5 Pro')
}

#search_mini_form .btn-default {
    height: 40px;
    color: #000;
    background-color: #ddd;
    border: 0;
    border-left: 1px solid #ddd;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0
}

#topbar ul.top-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0;
    color: #2c3e50
}

#topbar ul.top-links li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    float: left;
    width: 33.3334%;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 8px 15px 10px;
    color: #2c3e50;
    text-align: center;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-align: center;
    -ms-flex-pack: center
}

select#select-currency {
    background-color: #fff;
    border: 0;
    -webkit-border-radius: 0;
    -webkit-border-radius: 50px;
    -moz-border-radius: 0;
    -moz-border-radius: 50px;
    border-radius: 0;
    border-radius: 50px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none
}

.top-header {
    margin: 8px 0
}

.account-cart-wrapper a.btn {
    height: 30px;
    padding: 6px 10px;
    background-color: #fff;
    border: 0;
    -webkit-border-radius: 0;
    -webkit-border-radius: 50px;
    -moz-border-radius: 0;
    -moz-border-radius: 50px;
    border-radius: 0;
    border-radius: 50px
}

a:hover,
a:focus {
    text-decoration: none;
    color: #000
}

.header-minicart>a {
    color: #fff
}

.btn-success,
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success:active:focus {
    background-color: #000;
    border-color: #000;
    border-radius: 0
}

#topbar {
    background-color: #fff
}

.page-header {
    padding: 10px 0 35px;
    margin: 0;
    background-color: #fff
}

body {
    background-color: #fff;
    color: #000
}

.navbar-default {
    background-color: #fff;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-bottom: 0
}

.salecto-topmenu .salecto-label {
    padding: 14.75px 15px;
    text-transform: uppercase
}

#search_mini_form .form-control {
    height: 40px;
    padding: 6px 18px;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    background-color: #ddd;
    color: #000
}

#search_mini_form .btn-default i {
    font-size: 20px;
    vertical-align: middle
}

#search_mini_form .btn-default.btn:active {
    box-shadow: none
}

.navbar-default .navbar-nav>li>a {
    padding: 14.75px 23px;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    text-transform: uppercase
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    background-color: #2c3e50
}

form#search_mini_form {
    margin: 0
}

.ui-tabs-panel .product-list .item {
    padding: 0
}

.product-list .item .panel.panel-default {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.btn-primary {
    font-weight: 700;
    background-color: #f1c40f;
    border-color: #f1c40f;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px
}

.home-products-title {
    padding: 20px 0;
    font-size: 26px;
    font-weight: 700;
    color: #2c3e50
}

section#breadcrumbs {
    margin-bottom: 20px;
    font-size: 11px;
    text-transform: uppercase;
    background-color: #f4f4f4;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea
}

.breadcrumb {
    padding-left: 0;
    margin: 0;
    background-color: transparent
}

.panel.panel-default.add-to-cart-panel {
    border: 1px solid #e6e6e6;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.panel.panel-default.add-to-cart-panel .panel-body {
    padding: 30px
}

.home-usps,
.home-text {
    padding: 30px;
    margin-top: 35px;
    background-color: #fff;
    border: 1px solid #ddd
}

.usp-title {
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px
}

.row.usp-inner-row:after {
    position: absolute;
    top: 50%;
    right: 15px;
    display: block;
    width: 1px;
    height: 100%;
    content: "";
    background-color: #ddd;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#n2-ss-1-align {
    border-bottom: 1px solid #ddd
}

h1 {
    margin-top: 0;
    font-size: 30px;
    font-weight: 600
}

h2 {
    font-size: 25px;
    font-weight: 600
}

#footer {
    margin-top: 0;
    color: #333;
    background: #f3f3f3;
    padding: 32px 0 0
}

.footer-logo img {
    margin-bottom: 35px
}

.footer-col li a {
    color: #666
}

.footer-col li a:hover {
    color: #000
}

.footer-title {
    margin-bottom: 23px;
    font-size: 15px;
    color: #666;
    font-weight: 500
}

.footer-col li {
    line-height: 22px;
    font-size: 12px;
    font-weight: 300
}

.block-layered-nav .panel-default>.panel-heading {
    font-weight: 700;
    color: #fff;
    background-color: #000;
    border-color: #000
}

#narrow-by-list div:first-of-type {
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0
}

#narrow-by-list {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.footer-creditcard {
    padding: 30px 0;
    text-align: center;
    border-top: 1px solid #c6c6c6
}

address.copyright {
    text-align: center
}

.footer-creditcard img {
    height: 33px
}

.btn-primary:hover {
    background-color: #e2b80f;
    border-color: #e2b80f
}

.product-view .product-media .product-image {
    background-color: #fff;
    border: 1px solid #e6e6e6
}

.salecto-menumanager .form-group.salecto-boxtitle,
.salecto-boxtitle {
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: 700;
    color: #2c3e50
}

.salecto-topmenu .salecto-submenu a.form-group {
    font-size: 14px;
    line-height: 24px;
    color: #2c3e50
}

a {
    color: #000
}

.product-title a {
    font-size: 14px;
    font-weight: 700
}

#sort-filters {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.opc-wrapper-opc .panel-default>.panel-heading {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.tops-blouses .icon {
    width: 75px;
    height: 98px;
    background-image: url("/media/wysiwyg/tpfour/blouse.png")
}

.home-category .icon {
    display: block;
    text-indent: -99999px;
    background-repeat: no-repeat;
    background-position: center;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain
}

.home-categories {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-content: flex-end;
    align-content: flex-end;
    margin-top: 30px;
    -moz-box-direction: normal;
    -moz-box-flex: 1;
    -moz-box-orient: horizontal;
    -ms-flex-line-pack: end
}

.home-category-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    -webkit-justify-content: center;
    justify-content: space-between;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 25px;
    -webkit-box-align: center;
    -moz-box-align: center;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-box-pack: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -moz-box-pack: center;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -ms-flex-pack: justify
}

.home-category .title {
    display: block;
    margin-top: 10px;
    font-size: 18px;
    font-weight: 700;
    color: #2c3e50;
    text-align: center
}

.home-category {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-evenly;
    justify-content: space-evenly;
    -webkit-align-items: center;
    align-items: center;
    padding: 20px;
    background: #fff;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    -webkit-box-align: center;
    -moz-box-align: center;
    -moz-box-direction: normal;
    -moz-box-flex: 1;
    -moz-box-orient: vertical;
    -webkit-box-pack: space-evenly;
    -moz-box-pack: space-evenly;
    -ms-flex-align: center;
    -ms-flex-pack: space-evenly
}

.home-category:hover {
    text-decoration: none;
    background-color: #2c3e50;
    border: 1px solid #2c3e50
}

.pants-denim .icon {
    width: 46px;
    height: 98px;
    background-image: url(/media/wysiwyg/tpfour/jeans.png)
}

.dresses-skirts .icon {
    width: 91px;
    height: 98px;
    background-image: url(/media/wysiwyg/tpfour/skirt.png)
}

.new-arrivals .icon {
    width: 52px;
    height: 98px;
    background-image: url(/media/wysiwyg/tpfour/suitcase.png)
}

.shirts .icon {
    width: 85px;
    height: 98px;
    background-image: url(/media/wysiwyg/tpfour/shirt.png)
}

.tees-polos .icon {
    width: 88px;
    height: 98px;
    background-image: url(/media/wysiwyg/tpfour/polo.png)
}

.blazers .icon {
    width: 82px;
    height: 98px;
    background-image: url(/media/wysiwyg/tpfour/jacket.png)
}

.shoes .icon {
    width: 100px;
    height: 46px;
    background-image: url(/media/wysiwyg/tpfour/sneaker.png)
}

.new-arrivals:hover .icon {
    background-image: url(/media/wysiwyg/tpfour/suitcase-white.png)
}

.tops-blouses:hover .icon {
    background-image: url(/media/wysiwyg/tpfour/blouse-white.png)
}

.pants-denim:hover .icon {
    background-image: url(/media/wysiwyg/tpfour/jeans-white.png)
}

.dresses-skirts:hover .icon {
    background-image: url(/media/wysiwyg/tpfour/skirt-white.png)
}

.shirts:hover .icon {
    background-image: url(/media/wysiwyg/tpfour/shirt-white.png)
}

.tees-polos:hover .icon {
    background-image: url(/media/wysiwyg/tpfour/polo-white.png)
}

.blazers:hover .icon {
    background-image: url(/media/wysiwyg/tpfour/jacket-white.png)
}

.shoes:hover .icon {
    background-image: url(/media/wysiwyg/tpfour/sneaker-white.png)
}

.home-category:hover .title {
    color: #fff
}

#topbar ul.top-links li:last-child {
    border-left: 0
}

#topbar ul.top-links li:first-child {
    border-right: 0
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background-color: #000;
    border-color: #000
}

.pagination>li>a,
.pagination>li>span {
    color: #000
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    color: #000
}

.home-banners {
    margin-top: 0
}

#brand-slider,
.home-trustpilot {
    padding: 25px;
    margin-top: 30px;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

#tp-widget-wrapper {
    color: #2c3e50
}

.tp-widget-wrapper div {
    color: #2c3e50
}

.home-banners img {
    margin-top: 30px;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

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

.slick-list {
    position: relative;
    display: block;
    padding: 0;
    margin: 0;
    overflow: hidden
}

.slick-list:focus {
    outline: none
}

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

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

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

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

.slick-track:after {
    clear: both
}

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

.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: inline-block;
    float: none;
    vertical-align: middle
}

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

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

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

#brand-slider img {
    max-width: 140px;
    max-height: 70px;
    margin: 0 auto
}

span.slick-arrow {
    position: absolute;
    cursor: pointer
}

span.slick-prev.slick-arrow {
    top: 40%;
    left: 25px
}

span.slick-next.slick-arrow {
    top: 40%;
    right: 25px
}

.page-title.cart-title,
.opc-wrapper-opc {
    margin-top: 20px
}

.logo-col {
    text-align: center
}

.header-minicart>a .cart-icon {
    background-image: url(/skin/frontend/salecto/diturnew/images/cart-icon.png);
    height: 22px;
    width: 22px;
    background-repeat: no-repeat;
    background-position: center center;
    display: block
}

.cart-col .header-minicart .cart-icon-container i {
    display: none
}

.cart-col .header-search i,
.cart-col .header-minicart .cart-icon-container i {
    font-size: 22px;
    color: #000
}

.cart-col .header-search,
.cart-col .header-minicart {
    display: inline-block
}

.cart-col .header-search {
    float: left
}

.cart-col .header-minicart {
    float: right
}

.skip-content.skip-active {
    position: absolute;
    width: 260px;
    top: -8px;
    right: 100px;
    z-index: 1000
}

#search_mini_form .input-group input::-webkit-input-placeholder {
    color: #000
}

#search_mini_form .input-group input::-moz-placeholder {
    color: #000
}

#search_mini_form .input-group input:-ms-input-placeholder {
    color: #000
}

#search_mini_form .input-group input:-moz-placeholder {
    color: #000
}

#search_autocomplete {
    width: 100% !important;
    background-color: #f4f4f4;
    padding: 10px 10px 10px 15px;
    max-height: 510px;
    overflow-y: auto
}

#search_autocomplete ul li {
    padding: 5px
}

.salecto-menumanager .salecto-topmenu .salecto-level0 {
    float: none
}

.salecto-menumanager .desktop-nav-menu.salecto-level0 {
    display: inline-block !important
}

.salecto-topmenu .salecto-label:hover,
.salecto-topmenu .salecto-level0.active .salecto-label {
    background-color: transparent !important;
    color: #000 !important
}

.salecto-topmenu .salecto-level0.active .salecto-label,
.salecto-topmenu .salecto-level0:hover .salecto-label,
.salecto-topmenu .salecto-level0:active .salecto-label,
.salecto-topmenu .salecto-level0:focus .salecto-label {
    background-color: #fff;
    color: #000
}

.home_slider .n2-ss-button-container a>span>span {
    margin-right: 20px
}

.home_slider .n2-ss-button-container a>span {
    position: relative
}

.home_slider .n2-ss-button-container a>span:after {
    content: "\f054";
    font-family: Font Awesome\ 5 Pro;
    font-size: 15px;
    color: #fff;
    position: absolute;
    right: 0
}

.add-footer {
    display: flex;
    order: 1;
    margin: 43px 0;
    width: 100%
}

.add-footer ul {
    display: flex;
    flex: 1
}

.add-footer ul li {
    display: inline-block;
    text-align: center
}

.add-footer ul li a {
    display: inline-flex;
    margin-bottom: 10px;
    justify-content: center
}

.add-footer ul li p {
    color: #000
}

.category-table {
    display: flex;
    order: 2;
    margin-bottom: 70px
}

.category-table ul.popular-catgory {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    border-width: 1px;
    border-style: solid;
    border-color: #e1e1e1 #e1e1e1 transparent transparent
}

.category-table ul.popular-catgory li {
    text-align: center;
    width: 20%
}

.category-table ul.popular-catgory li a {
    width: 100%;
    display: block;
    padding: 15px 0;
    border-left: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    color: #000;
    text-transform: uppercase
}

.category-banner {
    margin-bottom: 66px
}

.category-banner .row {
    margin: 0
}

.category-banner .col-md-4.col-sm-4 {
    padding-right: 0;
    padding-left: 0
}

.category-banner .main-col {
    position: relative
}


.category-banner-text {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;

   } 

.category-banner .main-col .bnr-text{ width: 100%; }
.category-banner .main-col .bnr-text a {
   font-size: 64px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    letter-spacing: 4px;
}
.home-slider-right-section .home-slider-heading h2{ font-weight: 600 }
.home-slider-right-section .home-slider-heading-btn a em {
    display: none;
}

.home-slider-right-section .home-slider-heading-btn a {
    border-color: #fff;
    color: #000;
    background: #fff;
}
.category-banner .main-col .bnr-btn {
   text-transform: uppercase;
    width: 100%;
}

.category-banner .main-col .bnr-btn a {
    color: #000;
    padding: 10px;
    background: #fff;
    border: 1px solid #fff;
    text-align: center;
    min-width: 160px;
    max-width: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 6px;
    font-weight: 500;
}

.category-banner .main-col .bnr-btn a:hover {
    text-decoration: none
}

.category-banner .main-col .bnr-btn a em {
    margin-left: 15px;
    font-size: 15px;
    color: #fff
}

.brands-block {
    margin-bottom: 124px
}

.brand-heading {
    position: relative;
    display: block;
    text-align: center;
    margin-bottom: 20px
}

.brand-heading:before {
    height: 1px;
    background-color: #d1d1d1;
    content: "";
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
    left: 0
}

.brand-heading h2 {
    display: inline-block;
    text-transform: uppercase;
    margin: 0;
    padding: 15px 12%;
    background-color: #fff;
    font-size: 31px;
    font-weight: 300
}

.owl-theme .owl-controls .owl-buttons div.owl-next:before {
    content: "\f105";
    font-size: 50px;
    color: #000;
    font-family: Font Awesome\ 5 Pro;
    font-weight: lighter;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute
}

.owl-theme .owl-controls .owl-buttons div.owl-prev:before {
    content: "\f104";
    font-size: 50px;
    color: #000;
    font-family: Font Awesome\ 5 Pro;
    font-weight: lighter
}

.owl-theme .owl-controls .owl-buttons div.owl-next {
    right: -55px;
    top: 5px;
    background-position: center center;
    text-indent: 0;
    font-size: 0;
    margin: 0;
    opacity: 1
}

.owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: -55px;
    top: 5px;
    background-position: center center;
    text-indent: 0;
    font-size: 0;
    margin: 0;
    opacity: 1
}

.trustpilot-block {
    margin-bottom: 195px;
    display: flex;
    flex-direction: column
}

.trustpilot-block .trustpilot-heading {
    position: relative;
    display: block;
    text-align: center;
    margin-bottom: 85px
}

.trustpilot-block .trustpilot-heading:before {
    height: 1px;
    background-color: #d1d1d1;
    content: "";
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
    left: 0
}

.trustpilot-block .trustpilot-heading h2 {
    display: inline-block;
    text-transform: uppercase;
    margin: 0;
    padding: 15px 5%;
    background-color: #fff;
    font-size: 31px;
    font-weight: 300
}

.trustpilot-block .home-trust-box {
    text-align: center
}

.label.label-warning.label-sale,
.label.label-primary.label-new {
    background-color: #000
}

.home-products {
    display: flex;
    flex-direction: column
}

.home-slider-right-section {
    text-align: center;
    text-transform: uppercase;
    color: #000
}

.home-slider-heading {
    margin-bottom: 61px
}

.home-slider-right-section .home-slider-heading h2 {
    font-size: 31px;
    font-weight: 300;
    letter-spacing: 2px
}

.home-slider-right-section .home-slider-heading-btn {
    display: inline-block
}

.home-slider-right-section .home-slider-heading-btn a {
    padding: 10px;
    border: 1px solid #000
}

.home-slider-right-section .home-slider-heading-btn a em {
    margin-left: 15px;
    font-size: 15px
}

.product-list.grid.home_slider_mens.owl-carousel.owl-theme,
.product-list.grid.home_slider_womens.owl-carousel.owl-theme {
    width: 60%
}

#tab_1 .home_slider_womens,
#tab_2 .home_slider_mens {
    margin-top: -264px;
    float: right;
    margin-bottom: 70px
}

#tab_1 .home_slider_womens .owl-wrapper-outer,
#tab_2 .home_slider_mens .owl-wrapper-outer {
    right: 20px
}

.home-products #tab_1 .owl-theme .owl-controls .owl-buttons div.owl-next,
.home-products #tab_2 .owl-theme .owl-controls .owl-buttons div.owl-next {
    right: -95px;
    top: 0;
    width: 100px;
    height: 100%;
    line-height: -moz-block-height;
    background-color: #ededed;
    border-radius: 0
}

.home-products #tab_1 .owl-theme .owl-controls .owl-buttons div.owl-prev,
.home-products #tab_2 .owl-theme .owl-controls .owl-buttons div.owl-prev {
    display: none
}

#tab_1 .item .panel,
#tab_2 .item .panel {
    margin-bottom: 0
}

#tab_1 .owl-theme .owl-controls,
#tab_2 .owl-theme .owl-controls {
    margin-top: 0
}

.home_slider_mens.owl-carousel .owl-wrapper,
.home_slider_womens.owl-carousel .owl-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex !important;
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row
}

.home_slider_mens.owl-carousel .owl-item,
.home_slider_womens.owl-carousel .owl-item {
    float: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-align-content: center;
    -moz-align-content: center;
    align-content: center
}

.home_slider_mens.owl-carousel .owl-item .item,
.home_slider_womens.owl-carousel .owl-item .item {
    width: 100%;
    margin: 0 15px
}

.item .panel a.product-image {
    -webkit-box-flex: 1;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    margin-top: auto
}

.ajaxlist-reload-product_list_content .products-grid.product-list .item {
    -ms-flex: 1 33%;
    -webkit-flex: 1 33%;
    -moz-flex: 1 33%;
    flex: 1 33%
}

.product-list .item .panel-body.product-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-top: auto;
    text-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center
}

.item .product-info .price-box {
    margin-top: auto
}

.home_slider_womens a.product-image,
.home_slider_mens a.product-image {
    padding: 20px 0
}

.home_slider_womens a.product-image img,
.home_slider_mens a.product-image img {
    padding: 20px 0 0;
    max-height: 284px;
    width: auto
}

.catalog-category-view .product-info .price-box {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.catalog-category-view .product-info .price-box .old-price {
    order: 1
}

.catalog-category-view .product-info .price-box .price-label {
    display: none
}

.insta_banner {
    margin-bottom: 50px;
    display: flex;
    flex-direction: column
}

.instagram-block {
    position: relative;
    display: block;
    text-align: center;
    margin-bottom: 30px
}

.instagram-block:before {
    height: 1px;
    background-color: #d1d1d1;
    content: "";
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
    left: 0
}

.instagram-block h2.instagram-title {
    display: inline-block;
    text-transform: uppercase;
    margin: 0;
    padding: 15px 4%;
    background-color: #fff;
    font-size: 31px;
    font-weight: 300;
    color: #000
}

.bottom-insta-btn {
    text-align: center;
    display: flex;
    justify-content: center
}

.insta-bottom-btn {
    display: inline-flex
}

.bottom-insta-btn .insta-bottom-btn:first-child {
    margin-right: 50px
}

.insta-bottom-btn a {
    padding: 10px;
    border: 1px solid #000
}

.insta-bottom-btn a:hover {
    text-decoration: none
}

.insta-bottom-btn a em {
    margin-left: 78px;
    font-size: 10px
}

.block.block-subscribe {
    display: flex;
    justify-content: center;
    padding: 52px 0;
    text-align: center;
    background-image: url(/skin/frontend/salecto/diturnew/images/newsletter-bg-img.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    margin: 25px 0
}

.newsletter-main-block {
    display: inline-block;
    padding: 68px 145px 50px;
    background-color: #fff
}

.newsletter-main-block .block-title {
    margin-bottom: 14px
}

.newsletter-main-block .block-title span {
    font-size: 31px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 4px
}

.newsletter-main-block .newsletter-block-subtitle {
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 32px;
    letter-spacing: 2px
}

.newsletter-main-block .newsletter-block-subtitle span strong {
    font-weight: 600
}

.newsletter-main-block .block-content {
    display: block
}

.newsletter-main-block .block-content .input-box {
    display: inline-block;
    vertical-align: middle
}

.newsletter-main-block .block-content .actions {
    display: inline-block
}

.newsletter-main-block .form-control {
    height: 46px;
    border-radius: 0;
    border-color: #000;
    color: #000
}

.newsletter-main-block .block-content .actions .btn.btn-default {
    border-radius: 0;
    height: 46px;
    border: none;
    margin-left: -4px;
    color: #fff !important;
    text-transform: uppercase
}

.newsletter-main-block .block-content .actions .btn.btn-default:hover {
    background-color: #000 !important
}

input::-webkit-input-placeholder {
    color: #000 !important
}

input::-moz-placeholder {
    color: #000 !important
}

input:-ms-input-placeholder {
    color: #000 !important
}

input:-moz-placeholder {
    color: #000 !important
}

.form-control:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 0, 0, .6);
    border-color: #000
}

.home-bottom-text {
    margin-bottom: 50px
}

.home-bottom-text a {
    color: #4ba261
}

#footer .block-usp {
    padding-bottom: 30px;
    border-bottom: 1px solid #c6c6c6;
    margin-bottom: 55px
}

.footer-usp-block ul li {
    text-align: center
}

.footer-usp-block ul li .usp-img-text .usp-img {
    display: inline-block;
    height: 46px;
    width: 46px;
    line-height: 46px;
    border: 1px solid #bcbcbc;
    border-radius: 50%;
    margin-right: 10px
}

.footer-usp-block ul li .usp-img-text p {
    display: inline-block;
    font-weight: 300;
    margin-bottom: 0
}

.footer-inner {
    margin-bottom: 100px
}

.footer-col2,
.footer-col3,
.footer-col4 {
    margin-top: 24px
}

.footer-col1 .mobile-view.col-lg-12 {
    padding: 0
}

.footer-col1 p {
    font-size: 12px;
    font-weight: 300;
    line-height: 22px;
    margin-bottom: 70px;
    width: 70%
}

.footer-col1 .links.social-media {
    display: inline-block
}

.footer-col1 .links.social-media a {
    height: 54px;
    width: 54px;
    display: inline-block;
    line-height: 54px;
    text-align: center;
    font-size: 23px;
    border-radius: 50%;
    background-color: #bbb;
    color: #fff
}

.footer-col1 .links.social-media a:first-child {
    margin-right: 5px
}

.btn.btn-default {
    border-radius: 0
}

.btn-primary,
.btn-primary:active,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active:focus {
    border-color: #000;
    background-color: #000;
    border-radius: 0
}

.catalog-category-view .product-image {
    padding: 40px 0 10px
}

.catalog-category-view .product-image img {
    max-height: 264px;
    width: auto
}

.price-slider-values.priceslider-hide-input #price_maximum {
    width: 45px
}

.category-description {
    margin-bottom: 20px
}

.category-description .read-more {
    display: block;
    position: relative;
    z-index: 1;
    padding-top: 20px;
    margin-top: -15px;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, .39) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, .39) 100%);
    background: linear-gradient(to top, #fff 0%, rgba(255, 255, 255, .39) 100%)
}

.read-less .less-link {
    display: block
}

.category-second-description.std {
    margin-bottom: 25px
}

.label-percentage {
    color: #f13e42;
    text-decoration: underline;
    font-size: 16px;
    font-weight: 400;
    position: absolute;
    left: 3%;
    top: 3%;
    z-index: 1;
    letter-spacing: 1px
}

.label.label-new {
    position: absolute;
    left: auto !important;
    right: 3%;
    top: 3%;
    border-radius: 0 !important;
    font-size: 14px;
    padding: 5px 10px;
    width: auto !important;
    height: auto !important;
    line-height: normal !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400
}

.sidebar-nav-left .block-content {
    border: 1px solid #ccc;
    border-top: none
}

.sidebar .block-title {
    background: #000;
    margin: 0 !important;
    padding: 10px 14px !important
}

.sidebar .block-title,
.sidebar .block-title strong {
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    text-transform: uppercase
}

#narrow-by-list {
    border: none;
    border-bottom: solid 1px #ccc
}

#narrow-by-list .filter-title.filter-title-collapsed,
#horizontal-layered-navigation-container .filter-title {
    background-image: none;
    background-color: #f8f8f8;
    padding-right: 10px
}

#narrow-by-list .filter-title.filter-title-expanded,
#horizontal-layered-navigation-container .filter-title.horizontal-filter-title-expanded {
    background-image: none;
    background-color: #f8f8f8;
    padding-right: 10px
}

#narrow-by-list .filter-title.filter-title-collapsed:after,
#horizontal-layered-navigation-container .filter-title:after,
#narrow-by-list .filter-title.filter-title-expanded:after,
#horizontal-layered-navigation-container .filter-title.horizontal-filter-title-expanded:after {
    width: 16px;
    height: 16px;
    line-height: 16px;
    display: inline-block;
    float: right;
    margin-top: 3px;
    font-size: 22px;
    text-align: right;
    color: #666
}

#narrow-by-list .filter-title.filter-title-collapsed:after,
#horizontal-layered-navigation-container .filter-title:after {
    content: "+"
}

#narrow-by-list .filter-title.filter-title-expanded:after,
#horizontal-layered-navigation-container .filter-title.horizontal-filter-title-expanded:after {
    content: "-"
}

#narrow-by-list .filter-title.filter-title-collapsed,
#narrow-by-list .filter-title.filter-title-expanded,
div.filter-title {
    font-family: 'Poppins', sans-serif
}

.owl-carousel .price-box .special-price,
.products-grid .price-box .special-price {
    display: inline-block;
    padding-right: 10px
}

.owl-carousel .price-box .special-price span.price,
.products-grid .price-box .special-price span.price {
    color: #f13e42 !important;
    font-size: 20px;
    font-weight: 500
}

.owl-carousel .price-box .old-price,
.products-grid .price-box .old-price {
    display: inline-block;
    text-decoration-color: #747474
}

.owl-carousel .price-box .old-price span.price,
.products-grid .price-box .old-price span.price {
    color: #747474 !important;
    font-size: 15px !important;
    font-weight: 300
}

.owl-carousel .price-box .regular-price span.price,
.products-grid .price-box .regular-price span.price {
    color: #747474 !important;
    font-size: 20px !important;
    font-weight: 500
}

.catalog-product-view .input-group .form-control {
    z-index: 0
}

.add-to-box .input-group-addon {
    border-radius: 0
}

.block-related .panel-body {
    text-align: center
}

.product-view-usp {
    margin-top: 30px
}

.product-details .availability .label-success {
    background-color: transparent;
    color: #11b400;
    font-size: 18px;
    font-weight: 300;
    padding-left: 0;
    text-transform: uppercase
}

.product-view .product-details .product-short-description a {
    color: #337ab7
}

.header-minicart .dropdown-menu {
    border-radius: 0
}

.header-minicart .block-subtitle .close {
    width: auto;
    color: #000;
    text-decoration: none;
    font-weight: 400;
    font-size: 24px;
    position: absolute;
    top: 10px;
    right: 15px;
    opacity: 1
}

#header-cart.skip-active {
    border: none;
    background-color: #fff;
    -webkit-box-shadow: -3px -3px 30px 0px rgba(0, 0, 0, .2);
    -moz-box-shadow: -3px -3px 30px 0px rgba(0, 0, 0, .2);
    box-shadow: -3px -3px 30px 0px rgba(0, 0, 0, .2);
    padding: 25px 20px;
    width: 340px
}

.header-minicart .minicart-wrapper p.block-subtitle {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4;
    padding: 10px 0;
    text-transform: none;
    margin-bottom: 0
}

.header-minicart .block-subtitle em.fa {
    color: #04ba00;
    display: inline-block;
    padding-right: 15px
}

.header-minicart .mini-products-list {
    padding: 0
}

.header-minicart .mini-products-list li {
    padding: 8px 0;
    border-bottom: 1px solid #ddd;
    position: relative
}

.header-minicart .mini-products-list li {
    margin-bottom: 5px
}

.header-minicart .mini-products-list li.last {
    border: none
}

.mini-products-list .product-image {
    display: inline-block;
    min-width: 50px
}

.header-minicart .mini-products-list li .product-details {
    margin-left: 10px;
    max-width: 180px;
    display: inline-block;
    vertical-align: top
}

.header-minicart .product-details .product-name {
    padding-top: 15px;
    text-transform: none;
    font-size: 14px;
    line-height: 17px;
    color: #000
}

.header-minicart .info-wrapper,
.header-minicart .product-details .product-name {
    text-align: left
}

.minicart-wrapper .btn-remove:hover {
    background-color: #333;
    border-color: #333
}

.minicart-wrapper .btn-remove:after {
    content: 'X';
    color: #333;
    width: 20px;
    height: 20px;
    line-height: 18px;
    font-size: 10px;
    font-family: Arial, "Open Sans", Verdana, Arial, sans-serif;
    font-weight: 700;
    border: 1px solid #ededed;
    display: block;
    text-align: center
}

.minicart-wrapper .btn-remove:hover:after {
    color: #fff;
    border-color: #000
}

.minicart-wrapper #cart-sidebar .remove.btn-remove {
    font-size: 0
}

.header-minicart .product-details .price-wrapper th {
    display: none
}

#cart-sidebar .product-details .price-wrapper td {
    padding-bottom: 0;
    padding-left: 0
}

.header-minicart .info-wrapper td span {
    padding-right: 10px
}

.header-minicart .info-wrapper td .old-price {
    color: #88898c;
    font-size: 11px
}

#cart-sidebar tr.qty-wrapper {
    display: none
}

.header-minicart .minicart-extra-link {
    display: block;
    width: 100%;
    font-size: 9px;
    font-weight: 500;
    color: #000;
    line-height: 12px;
    margin-top: 10px
}

.header-minicart .minicart-extra-link span {
    font-size: 9px;
    font-weight: 500;
    color: #000;
    line-height: 12px;
    text-transform: none;
    padding: 0
}

.header-minicart .minicart-extra-link span.minicart-plink a {
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: underline;
    color: #333;
    font-size: 10px
}

.block-content.block-subtotal {
    display: none
}

.header-minicart .minicart-actions .cart-link {
    background-color: #fff !important;
    color: #000 !important;
    width: 48%;
    border: 1px solid #000;
    line-height: 34px;
    padding: 0;
    font-size: 11px;
    text-transform: none;
    display: inline-block;
    text-align: center
}

.checkout-types.minicart {
    width: 48%;
    display: inline-block;
    margin-left: 8px
}

.header-minicart .minicart-actions .checkout-button {
    display: block;
    text-align: center;
    min-width: 100%;
    font-size: 11px;
    color: #fff !important;
    text-transform: none;
    line-height: 34px;
    border: 1px solid #000
}

.header-minicart .minicart-actions .checkout-button:hover {
    background: #858585 !important;
    border-color: #858585
}

.display-single-price .panel-default .panel-body button.btn-default.btn-continue {
    padding: 10px 16px;
    margin-top: 15px
}

.display-single-price .col-md-8>.panel.panel-default,
.display-single-price .col-md-4>.panel.panel-default {
    border-radius: 0
}

.discount .discount-form .form-group .form-control {
    border-radius: 0
}

.display-single-price .cart-totals .viabill-pricetag {
    padding-left: 8px
}

.form-control {
    border-radius: 0
}

#opc-address-form-billing .panel.panel-default {
    border-radius: 0
}

.shipping-block,
.payment-block,
.discount-block,
.comment-block,
#checkout-review-table-wrapper {
    border-radius: 0
}

#modal-agreement {
    z-index: 1099
}

#modal-agreement .modal-dialog button.close {
    opacity: 1
}

.opc-login ul.messages li.error-msg ul li {
    border-radius: 0
}

.opc-messages .opc-messages-action .button {
    background: #000 !important;
    border-color: #000;
    color: #fff !important
}

.mm-wrapper_opened,
.mm-wrapper_opened body {
    height: 100%;
    overflow: hidden
}

.mm-wrapper_opening .mm-page {
    position: fixed
}

.opc-wrapper-opc .opc-newsletter {
    margin-top: 10px;
    margin-bottom: 0
}

#billing-new-address-form ul.form-list>.control {
    float: left;
    margin: 0 0 5px;
    width: 100%
}

.opc-wrapper-opc .opc-col-left .form-list.opc-newsletter .control label {
    width: auto;
    padding: 0 5px 0 0;
    min-width: initial;
    float: left
}

a.mobile_menu_icon {
    display: none
}

.menu_header_title strong {
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    float: left;
    padding: 0 0 10px 20px
}

.salecto-menumanager .salecto-submenu {
    padding: 15px 30px
}

.salecto-header.mb-header {
    margin-bottom: 30px
}

.salecto-category-dynamic .col-level .col-xs-12.form-group {
    border: 1px solid #ddd;
    margin-bottom: 10px
}

.salecto-category-dynamic .col-level .col-xs-12.form-group.active {
    background-color: #f5f6f5;
    border-color: #f5f6f5
}

.salecto-category-dynamic .col-level .col-xs-12.form-group a .small {
    display: block;
    line-height: 45px
}

.salecto-category-dynamic .col-level .col-xs-12.form-group.active a .small {
    display: none
}

.salecto-category-dynamic .col-level .col-xs-12.form-group a {
    text-align: left;
    line-height: 45px;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    color: #000
}

.salecto-category-dynamic .col-level .col-xs-12.form-group.parent a {
    font-size: 16px
}

.salecto-category-dynamic .col-level .col-xs-12.form-group a span {
    float: right
}

.salecto-topmenu .salecto-submenu a.form-group:hover,
.salecto-category-dynamic .col-level .col-xs-12.form-group a:hover,
.salecto-category-dynamic .col-level .col-xs-12.form-group.active a,
.salecto-category-dynamic .col-dynamic a:hover span,
.salecto-category-level .parent.active>a.form-group,
.salecto-topmenu .salecto-level0.active .salecto-label {
    color: #000 !important
}

.salecto-category-dynamic .col-dynamic a span {
    color: #000;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 400
}

.salecto-category-dynamic .col-dynamic a.active span {
    font-weight: 500
}

.menu-main-col {
    position: relative;
    margin-bottom: 5px
}

.menu-bnr-text {
    position: absolute;
    bottom: 10%;
    left: calc(100% - 400px);
    color: #fff !important;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase
}

#MB_window {
    background: 0 0 !important;
    height: 100% !important;
    left: 0 !important;
    overflow-y: visible !important;
    top: 0 !important;
    width: 100% !important;
    box-shadow: none !important
}

#MB_frame {
    height: auto;
    margin: 25px auto;
    width: 450px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0;
    -webkit-box-shadow: -3px -3px 30px 0px rgba(0, 0, 0, .2);
    -moz-box-shadow: -3px -3px 30px 0px rgba(0, 0, 0, .2);
    box-shadow: -3px -3px 30px 0px rgba(0, 0, 0, .2)
}

#MB_content {
    border-top: none
}

#MB_content .buttons {
    display: none
}

#MB_content .alert-success {
    margin: 0;
    padding: 0;
    background-color: #fff;
    border: none;
    line-height: 22px;
    text-align: center;
    color: #000
}

#MB_content .success_message span {
    font-size: 12px;
    line-height: 22px;
    color: #88898c;
    font-weight: 300;
    left: 0;
    text-align: center;
    width: 100%;
    padding-top: 30px
}

#MB_content .success_message span:before {
    content: "\f00c";
    font-family: 'Font Awesome\ 5 Pro';
    display: inline-block;
    padding-right: 10px
}

.current-popup-product .discount-percent {
    font-size: 18px;
    color: #000;
    font-weight: 500
}

.current-popup-product .prod-image {
    padding-top: 50px
}

.current-popup-product .prod-image img {
    display: inline-block
}

.current-popup-product .product-name {
    display: block;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    text-transform: none
}

.current-popup-product .product-name a {
    color: #000
}

.current-popup-product .extra-link {
    font-size: 11px;
    padding-bottom: 15px;
    line-height: 14px;
    color: #000;
    font-weight: 500
}

.current-popup-product .extra-link a {
    font-weight: 600;
    text-decoration: underline
}

.popup-bottom-section {
    margin: 0 30px
}

.popup-bottom-section .button-checkout {
    display: block;
    width: 100%;
    background-color: #000;
    font-size: 13px;
    color: #fff;
    text-align: center;
    line-height: 42px;
    border: none;
    font-weight: 300
}

.popup-bottom-section .button-cart {
    display: block;
    width: 100%;
    background-color: transparent;
    font-size: 13px;
    color: #88898c;
    text-align: center;
    line-height: 42px;
    border: none;
    font-weight: 300
}

@media only screen and (min-width:769px) {
    .cart-col {
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        z-index: 999
    }
    .page-header .row {
        position: relative
    }
    .cart-icon-container i.fa {
        -webkit-align-self: center;
        align-self: center;
        font-size: 1.3em;
        -ms-flex-item-align: center
    }
    span.cart-text-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        display: flex;
        height: 40px;
        -webkit-box-flex: 1;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: space-between;
        -webkit-justify-content: center;
        justify-content: space-between;
        justify-content: center;
        -webkit-align-items: center;
        align-items: center;
        padding: 10px 15px;
        background-color: #daae00;
        -webkit-box-align: center;
        -moz-box-align: center;
        -moz-box-direction: normal;
        -moz-box-flex: 1;
        -moz-box-orient: vertical;
        -webkit-box-pack: justify;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -moz-box-pack: justify;
        -ms-flex-align: center;
        -ms-flex-pack: center;
        -ms-flex-pack: justify
    }
    .cart-icon-container span.badge {
        position: absolute;
        top: 4px;
        left: 50%;
        transform: translateX(-50%);
        padding: 3px 5px;
        color: #000;
        background-color: transparent
    }
    .header-minicart>a {
        position: relative;
        position: relative;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        display: flex;
        -webkit-box-flex: 1;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-align-items: center;
        align-items: center;
        -webkit-align-content: flex-end;
        align-content: flex-end;
        color: #000;
        -webkit-box-align: center;
        -moz-box-align: center;
        -moz-box-direction: normal;
        -moz-box-flex: 1;
        -moz-box-orient: horizontal;
        -ms-flex-align: center;
        -ms-flex-line-pack: end
    }
    .product-image-gallery .gallery-image {
        max-height: 630px;
        width: auto
    }
}

.noroute-block {
    text-align: center;
    display: inline-block;
    width: 100%;
    color: #55575b;
    margin: 50px 0
}

.noroute-img-col {
    margin: 0 0 30px
}

.cms-no-route .noroute-img-col img {
    margin: 0 auto;
    width: auto;
    height: auto;
    max-width: 100%
}

.noroute-cont-col {
    margin: 0 0 15px
}

.cms-no-route .noroute-cont-col h1 {
    font-weight: 700;
    color: #55575b;
    font-size: 50px;
    line-height: 1.2;
    text-transform: none;
    margin-bottom: 12px
}

.cms-no-route .noroute-cont-col h1 strong {
    font-size: 20px;
    display: block;
    font-weight: 700;
    padding-top: 4px
}

.cms-no-route .noroute-cont-col p {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.6;
    color: #88898c;
    margin: 0 0 15px
}

.cms-no-route .noroute-cont-col p span {
    display: block
}

.noroute-menu-col {
    margin: 0 0 15px
}

.cms-no-route .noroute-menu-col ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.cms-no-route .noroute-menu-col li {
    margin: 0;
    display: inline-block;
    padding: 0 18px;
    font-size: 13px;
    color: #88898c;
    font-weight: 400;
    font-style: normal
}

.cms-no-route .noroute-menu-col li a {
    color: #88898c
}

.noroute-cont-col .search-autocomplete:before {
    display: none
}

.noroute-cont-col #search_mini_form {
    margin: 30px 0
}

.noroute-cont-col #search_mini_form .input-group,
.noroute-cont-col #search_mini_form .input-box {
    display: inline-block;
    width: 100%;
    position: relative;
    max-width: 470px
}

.noroute-cont-col #search_mini_form label {
    display: none
}

.noroute-cont-col #search {
    border: 2px solid #dbdbdb;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    font-size: 14px;
    color: #b4b4b4;
    font-style: italic;
    height: 56px;
    padding: 0 56px 0 15px;
    outline: none
}

.noroute-cont-col #search_mini_form .btn,
.noroute-cont-col #search_mini_form .search-button {
    background: #dbdbdb !important;
    text-indent: 0;
    width: 56px;
    height: 56px;
    -webkit-border-radius: 0 15px 15px 0;
    -moz-border-radius: 0 15px 15px 0;
    border-radius: 0 15px 15px 0;
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
    color: #fff !important;
    display: inline-block;
    padding: 7px 15px;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap
}

.noroute-cont-col #search_mini_form .btn span,
.noroute-cont-col #search_mini_form .search-button span {
    display: none
}

.noroute-cont-col #search_mini_form .search-button:before {
    background: 0 0;
    content: "\f002";
    font-family: FontAwesome;
    text-indent: 0;
    height: auto;
    width: auto;
    margin: 0;
    font-size: 28px;
    position: relative;
    top: 0;
    left: 0
}

.salecto-maincontent .salecto-category-dynamic .active.col-dynamic {
    display: block
}

.flex-col {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap
}

.salecto-maincontent .columncount-4.brands {
    width: 100%
}

.salecto-maincontent .columncount-4.brands .col-category>.col-level>.col-xs-12.form-group {
    width: 18% !important;
    margin: 5px 1%;
    padding: 0
}

.discount-block .panel-heading.collapsed .panel-title:after {
    float: right;
    font-family: 'font awesome 5 pro';
    content: "\f067"
}

.discount-block .panel-title:after {
    float: right;
    font-family: 'font awesome 5 pro';
    content: "\f068"
}

.comment-block .panel-heading.collapsed .panel-title:after {
    float: right;
    font-family: 'font awesome 5 pro';
    content: "\f067"
}

.comment-block .panel-title:after {
    float: right;
    font-family: 'font awesome 5 pro';
    content: "\f068"
}

.block-layered-nav .block-title.mobile-title:after,
.block-layered-nav .block-title.mobile-title.collapsed:after {
    font-family: 'font awesome 5 pro'
}

.cart #cngiftcard-form {
    margin-bottom: 25px
}

.cart #cngiftcard-form .input-text {
    width: 100%;
    margin-bottom: 15px
}

.cart #cngiftcard-form .buttons-set .btn.cancel-coupon {
    float: right
}

.product-view .price-box .special-price span.price,
.product-view .price-box .regular-price span.price {
    font-size: 28px
}

#contactForm {
    margin-bottom: 25px
}

table#shopping-cart-totals-table .a-right,
.opc-data-table tfoot .a-right {
    text-align: right
}

.opc-newsletter .control .input-box {
    display: inline-block
}

.bottom-toolbar .toolbar.panel {
    border: none
}

.bottom-toolbar .toolbar.panel .sorter {
    display: none
}

.bottom-toolbar .toolbar.panel .pager-col {
    float: right
}

.cms-big-banner-one-two {
    padding: 15px 10px
}

.cms-big-banner-one-two img {
    width: 100%
}

.cms-banner-lists-one-two li {
    width: 50%;
    float: left;
    padding: 10px
}

.cms-banner-lists-one-two li img {
    width: 100%
}

.cms-banner-lists li {
    width: 33%;
    float: left;
    padding: 10px
}

.mb-footer .add-footer {
    margin: 15px 0 0
}

#ajax-filters .panel-primary {
    border-color: #ccc;
    margin-bottom: 0;
    margin-top: 15px
}

#ajax-filters .panel-primary>.panel-heading {
    color: #000;
    background-color: #ccc;
    border-color: #ccc
}

#ajax-filters .actions {
    margin-bottom: 15px
}

.item .panel a.product-image {
    min-height: 300px;
    padding-bottom: 0
}

.product-view .product-image-gallery {
    padding: 20px 0
}

#search_mini_form label {
    display: none
}

.bundle-options #product-options-wrapper {
    display: none
}

@media (max-width:480px) {
    .cms-no-route .noroute-cont-col p span {
        display: inline
    }
    .cms-no-route .noroute-menu-col li {
        padding: 0 10px
    }
    .cms-no-route .noroute-cont-col h1 {
        font-size: 30px
    }
    .cms-no-route .noroute-cont-col h1 strong {
        font-size: 16px
    }
    .noroute-cont-col #search_mini_form {
        margin: 20px 0
    }
    .noroute-block {
        margin: 30px 0
    }
    .products-grid .item {
        width: calc(50% - 2px)
    }
    .products-grid .item:nth-child(even) {
        padding-left: 10px
    }
    .products-grid .item:nth-child(odd) {
        padding-right: 10px
    }
}

@media (min-width:993px) {
    #topbar ul li i.fa {
        margin-right: 5px
    }
    .salecto-menumanager .salecto-topmenu {
        text-align: center;
        border-top: 1px solid #f3f3f3;
        display: flex;
        justify-content: center
    }
    .cart-icon-container .cart-heading {
        display: none
    }
}

@media (max-width:992px) {
    #topbar ul li i.fa {
        display: block;
        margin-bottom: 5px
    }
    #topbar ul.top-links li {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -moz-box-direction: normal;
        -moz-box-orient: vertical
    }
    #ajax-filters #narrow-by-list {
        padding: 0
    }
}

@media only screen and (max-width:768px) {
    .add-to-cart-panel .add-to-cart-buttons button.btn.btn-success.btn-lg.btn-block {
        padding: 10px 16px;
        font-size: 18px;
        line-height: 1.3333333
    }
    span.cart-text-container {
        display: none
    }
    .cart-icon-container i.fa {
        position: relative;
        top: 2px;
        font-size: 1em
    }
    #header-search {
        width: auto;
        top: 60px;
        right: 15px
    }
    .home-banners img {
        width: 100%;
        margin-top: 30px
    }
    .cart-col .skip-links .header-minicart>a {
        padding-top: 0
    }
    .cart-col .header-minicart .skip-cart>i.fa.fa-shopping-cart {
        position: relative;
        top: 3px
    }
    .page-header {
        padding: 0
    }
    .page-header>.container {
        padding: 0
    }
    .logo-col {
        -webkit-flex: 1 0 100%;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%;
        -webkit-justify-content: center;
        justify-content: center;
        padding: 0;
        margin: 25px 0;
        -moz-box-flex: 1;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-pack: center
    }
    .header-nav,
    .header-search,
    .header-minicart {
        width: 33.3334%
    }
    .cart-col {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 100%;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%;
        padding: 0;
        -moz-box-flex: 1
    }
    section#breadcrumbs {
        margin-bottom: 10px
    }
    .breadcrumb {
        padding-right: 0;
        padding-left: 0
    }
    .block-layered-nav .block-title.mobile-title.collapsed {
        color: #fff;
        background-color: #000
    }
    .block-layered-nav .block-title.mobile-title {
        background-color: #000
    }
    .block-layered-nav .panel-default>.panel-heading:before,
    .block-layered-nav .panel-default>.panel-heading:after,
    .sort-by:after,
    .limiter:after {
        display: table;
        clear: both;
        content: ""
    }
    .navbar-default {
        background-color: #fff
    }
    .navbar-default.skip-content.skip-active {
        border: 0
    }
    .navbar-default .navbar-nav>li>a {
        color: #000;
        border: 0
    }
    .navbar-default .navbar-nav>li:last-child>a {
        color: #000;
        border: 0
    }
    .navbar.navbar-default>.container {
        padding: 0
    }
    #narrow-by-list .sort-by,
    #narrow-by-list .limiter {
        float: none
    }
    .block-layered-nav .panel-default>.panel-heading {
        color: #333;
        background-color: transparent
    }
    .cms-index-index #content {
        margin-top: 0
    }
    .row.usp-inner-row:after {
        position: inherit;
        display: table;
        clear: both;
        content: ""
    }
    .row.usp-inner-row {
        margin-bottom: 30px
    }
    .page-header .row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0
    }
    .home_slider {
        display: none
    }
    .add-footer ul {
        flex-wrap: wrap
    }
    .add-footer ul li {
        margin-bottom: 15px
    }
    .add-footer ul li a img {
        max-height: 24px
    }
    .add-footer ul li p {
        font-size: 12px
    }
    .category-table ul.popular-catgory li {
        width: 50%
    }
    .home-main-container {
        display: flex;
        flex: 1;
        flex-wrap: wrap
    }
    .category-banner {
        display: flex;
        order: 1;
        margin-left: -15px;
        margin-right: -15px;
        margin-bottom: 20px
    }
    .add-footer {
        display: flex;
        order: 2;
        margin: 0
    }
    .category-table {
        display: flex;
        order: 3;
        margin-top: 10px;
        margin-bottom: 40px
    }
    .home-products {
        display: flex;
        order: 4;
        width: 100%
    }
    .home-slider-contain {
        padding: 0
    }
    .trustpilot-block {
        display: flex;
        order: 5;
        margin: 0 -15px;
        border-bottom: 1px solid #ddd;
        padding-bottom: 40px
    }
    .insta_banner {
        display: flex;
        order: 6;
        width: 100%
    }
    .bottom-insta-btn {
        display: flex;
        order: 7;
        width: 100%
    }
    .block.block-subscribe {
        display: flex;
        order: 8;
        padding: 40px 0;
        width: 100%
    }
    .home-bottom-text {
        order: 9
    }
    
    
    .category-banner .main-col .bnr-text a {
            color: #000;
            font-size: 32px !important;
            letter-spacing: 1px;
            font-weight: 700;
    }
    .home-products #tab_1 .owl-theme .owl-controls .owl-buttons div.owl-next,
    .home-products #tab_2 .owl-theme .owl-controls .owl-buttons div.owl-next {
        right: 0;
        width: 60px
    }
    #tab_1 .home_slider_womens,
    #tab_2 .home_slider_mens {
        margin-top: -150px;
        width: 100%;
        margin-right: -15px
    }
    .product-list.grid.row.home_slider_mens.owl-carousel.owl-theme,
    .product-list.grid.row.home_slider_womens.owl-carousel.owl-theme {
        width: 90%
    }
    .home_slider_womens a.product-image,
    .home_slider_mens a.product-image {
        padding: 0
    }
    .home_slider_womens a.product-image img,
    .home_slider_mens a.product-image img {
        max-height: 153px
    }
    .home-slider-heading {
        margin-bottom: 30px
    }
    .home-slider-contain .home-slider-right-section {
        position: absolute;
        top: 30px;
        left: 0;
        right: 0;
        color: #fff
    }
    .home-slider-right-section .home-slider-heading-btn {
        display: inline-flex
    }
    .home-slider-right-section .home-slider-heading-btn a {
        border-color: #fff;
        color: #000;
        min-width: 140px;
        font-weight: 500;
    }
    .home-slider-right-section .home-slider-heading h2{ font-weight: 600; }
    .trustpilot-block {
        margin-bottom: 30px
    }
    .trustpilot-block .trustpilot-heading {
        margin-bottom: 15px
    }
    .trustpilot-block .trustpilot-heading:before {
        background-color: transparent
    }
    .trustpilot-block .trustpilot-heading h2 {
        font-size: 19px
    }
    .trustpilot-block .home-trust-box {
        margin: 0 15px
    }
    .instagram-block {
        margin-bottom: 0
    }
    .instagram-block:before {
        background-color: transparent
    }
    .instagram-block h2.instagram-title {
        font-size: 19px;
        padding: 15px 4% 0
    }
    .insta-bottom-btn a em {
        margin-left: 38px
    }
    .insta-bottom-btn a {
        border-width: 2px 1px;
        border-color: #777 #000
    }
    .newsletter-main-block {
        padding: 20px 24px;
        margin: 0 15px
    }
    .newsletter-main-block .block-title {
        margin-bottom: 10px
    }
    .newsletter-main-block .block-title span {
        font-size: 20px;
        letter-spacing: 1px
    }
    .newsletter-main-block .newsletter-block-subtitle {
        font-size: 9px;
        letter-spacing: 1px;
        margin-bottom: 22px
    }
    .newsletter-main-block .block-content .input-box {
        width: 60%;
        vertical-align: middle
    }
    .newsletter-main-block .form-control {
        height: 36px
    }
    .newsletter-main-block .block-content .actions .btn.btn-default {
        height: 36px;
        text-transform: uppercase
    }
    .footer-inner {
        padding-bottom: 50px;
        margin-bottom: 0;
        border-bottom: 1px solid #bbb
    }
    .footer-col1 {
        border-bottom: 1px solid #bbb;
        padding-bottom: 30px
    }
    .footer-col1 .mobile-view.col-xs-6 {
        padding: 0
    }
    .footer-col1 .col-xs-6.visible-xs {
        padding-right: 0;
        padding-left: 12px
    }
    .footer-col1 p {
        width: 100%;
        margin-bottom: 0
    }
    .footer-creditcard {
        border-top: none
    }
    .home_slider_mens.owl-carousel .owl-item .item,
    .home_slider_womens.owl-carousel .owl-item .item {
        margin: 0 3px
    }
    .product-title a {
        font-size: 10px;
        font-weight: 400
    }
    .product-media .product-image #image-main {
        width: auto
    }
    .opc-col-right {
        margin-bottom: 50px
    }
    .contact-form,
    .contact-details {
        margin-bottom: 40px
    }
    .opc-login {
        display: none
    } 
    .category-banner .category-banner-text{
        align-items: flex-end;
        width: 55%;
        right: 0;
        left: inherit;
    }  
    .category-banner .second .category-banner-text {
    align-items: flex-end;
    width: 55%;
    left: 0;
    right: inherit;
}

     .category-banner .main-col .bnr-btn a {
        min-width: 140px;
        background: #000;
        color: #fff;
        border-color: #000;
    }

    .category-banner .main-col .bnr-text {
        margin-bottom: 10px;
    }

}

@media screen and (min-width:550px) and (max-width:768px) {
    .category-banner {
        margin: 0 auto;
        margin-bottom: 20px
    }
    .home-slider-contain .home-slider-right-section {
        top: 100px
    }
    #tab_1 .home_slider_womens,
    #tab_2 .home_slider_mens {
        margin-right: 0;
        width: 80%
    }
    #tab_1 .home_slider_womens .owl-wrapper-outer,
    #tab_2 .home_slider_mens .owl-wrapper-outer {
        right: 76px
    }
    .home_slider_mens.owl-carousel .owl-item .item,
    .home_slider_womens.owl-carousel .owl-item .item {
        margin: 0 15px
    }
    .block.block-subscribe {
        width: 100%;
        margin: 60px 0
    }
    .home_slider_womens a.product-image img,
    .home_slider_mens a.product-image img {
        max-height: 225px
    }
}

@media screen and (min-width:651px) and (max-width:768px) {
    .home-slider-contain .home-slider-right-section {
        left: 20%;
        right: auto;
        top: 180px
    }
    .home_slider_womens a.product-image img,
    .home_slider_mens a.product-image img {
        max-height: 260px
    }
}

@media screen and (min-width:768px) and (max-width:770px) {
    .category-banner .second {
        margin-top: 0
    }
    .category-banner {
        margin: 0 -15px
    }
}

@media screen and (min-width:769px) and (max-width:991px) {
    .category-banner .main-col .bnr-btn a em {
        margin-left: 38px
    }
    .trustpilot-block .trustpilot-heading {
        margin-bottom: 15px;
        margin-top: 25px
    }
    .trustpilot-block {
        margin-bottom: 75px
    }
    .home-slider-contain .home-slider-right-section {
        left: 20%;
        right: auto;
        top: 90px;
        position: absolute;
        color: #fff
    }
    .home-slider-right-section .home-slider-heading-btn a {
        border-color: #fff;
        color: #fff
    }
    .product-list.grid.home_slider_mens.owl-carousel.owl-theme,
    .product-list.grid.home_slider_womens.owl-carousel.owl-theme {
        width: 80%
    }
    #tab_1 .home_slider_womens,
    #tab_2 .home_slider_mens {
        margin-right: 95px
    }
    .newsletter-main-block {
        padding: 68px 35px 50px
    }
    .cart-icon-container span.badge {
        top: 6px;
        right: 6px;
        left: auto
    }
    .page-header {
        margin-bottom: 20px
    }
}

@media screen and (min-width:770px) and (max-width:1199px) {
    .owl-theme .owl-controls .owl-buttons div.owl-prev {
        left: -35px
    }
    .owl-theme .owl-controls .owl-buttons div.owl-next {
        right: -35px
    }
    .brands-block {
        margin-bottom: 110px
    }
    .brand-slider {
        margin: 0
    }
    .trustpilot-block {
        margin-bottom: 125px
    }
    #tab_1 .home_slider_womens,
    #tab_2 .home_slider_mens {
        margin-right: 80px
    }
}

@media screen and (min-width:1200px) and (max-width:1400px) {
    .brand-slider {
        margin: 0
    }
    #tab_1 .home_slider_womens,
    #tab_2 .home_slider_mens {
        margin-right: 80px
    }
}

@media only screen and (min-width:1200px) {
    .container {
        width: 1250px
    }
    #modal-agreement .modal-dialog {
        width: 650px
    }
    .newsletter-main-block .block-content {
        width: 100%
    }
    .newsletter-main-block .block-content .input-box {
        width: 70%;
        vertical-align: middle
    }
    .newsletter-main-block .block-content .actions .btn.btn-default {
        padding: 6px 48px;
        text-transform: uppercase
    }
}

@media only screen and (max-width:1150px) {
    #menumanager_search_autocomplete {
        z-index: 9;
        background-color: #f4f4f4;
        padding: 0 15px;
        width: 100% !important;
        max-height: 450px;
        overflow-y: auto;
        box-shadow: 0px 3px 6px -1px rgba(0, 0, 0, .2)
    }
    #menumanager_search_autocomplete ul li {
        padding: 5px 20px 0 0
    }
    #menumanager_search_autocomplete ul li span.amount {
        float: right
    }
    .header-minicart>a .cart-icon {
        height: 24px;
        width: 100%;
        margin-bottom: 4px
    }
    .cart-col {
        position: absolute;
        top: 20px;
        right: 0;
        pointer-events: none;
        padding: 0 15px;
        width: 100%
    }
    .page-header .skip-links {
        position: relative
    }
    .header-nav span.menu-heading {
        display: block;
        text-transform: uppercase;
        font-size: 11px;
        color: #000;
        font-weight: 500
    }
    .skip-link.header-nav i {
        font-size: 26px
    }
    .cart-col .skip-link.header-nav {
        position: absolute;
        top: 4px;
        background: 0 0 !important;
        border: none;
        left: 0;
        width: auto;
        pointer-events: auto
    }
    .cart-col .skip-link.header-search {
        position: absolute;
        top: 6px;
        right: 10%;
        width: auto;
        border: none;
        background: 0 0;
        pointer-events: auto;
        display: block
    }
    #header-search.skip-active {
        display: block;
        pointer-events: auto
    }
    .cart-col .skip-links .header-minicart {
        border: none
    }
    .cart-col .header-minicart .skip-link.skip-cart {
        position: absolute;
        top: 4px;
        right: 0;
        pointer-events: auto
    }
    #header-cart.skip-active {
        pointer-events: auto;
        top: 60px
    }
    span.badge {
        background-color: transparent;
        color: #000;
        top: 8px;
        bottom: auto;
        left: auto;
        right: 0;
        padding: 0
    }
    .cart-col .header-search i,
    .cart-col .header-minicart .cart-icon-container i {
        font-size: 26px
    }
    .cart-icon-container span.cart-heading {
        display: block;
        text-transform: uppercase;
        font-size: 11px;
        color: #000;
        font-weight: 500
    }
    #header .desktop-menumanager {
        display: none
    }
    .salecto-topmenu .mb-submenu {
        display: block !important
    }
    .salecto-topmenu .mm-hidden {
        display: none !important
    }
    a.mobile_menu_icon {
        display: block
    }
    .mm-panels,
    .mm-panels .mm-panel_opened {
        background-color: #fff
    }
    .mm-panel_has-navbar {
        padding-top: 60px
    }
    .mm-wrapper_opening .mm-wrapper__blocker.mm-slideout {
        background-color: transparent;
        left: auto;
        right: 50px;
        top: 15px;
        height: auto;
        position: absolute;
        display: none
    }
    .mm-navbar {
        padding: 0 15px 0;
        text-align: center;
        margin: 13px 0 0;
        height: 55px;
        border-bottom: none
    }
    .mm-navbar a {
        display: inline-block
    }
    .mm-navbar a.close_icon {
        float: left;
        position: relative
    }
    .mm-navbar a.close_icon:before {
        content: "\f00d";
        font-family: Font Awesome\ 5 Pro;
        color: #000;
        font-size: 32px;
        font-weight: 300;
        position: absolute;
        top: 15px;
        left: 0
    }
    .mm-navbar a.close_icon:after {
        content: "menu";
        position: absolute;
        top: 40px;
        left: -4px;
        color: #000;
        text-transform: uppercase;
        font-size: 11px
    }
    .mm-wrapper_opening .mm-wrapper__blocker.mm-slideout a:before,
    .mm-wrapper_opening .mm-wrapper__blocker.mm-slideout a:after {
        width: 70%
    }
    .mm-panel_opened ul {
        width: 100%;
        margin: 0 !important
    }
    .mm-panel_opened ul li.salecto-level0:first-child {
        box-shadow: none;
        background-color: transparent;
        border: transparent;
        margin-bottom: 30px
    }
    .mm-panel_opened ul li.salecto-level0:first-child .input-group .form-control {
        padding: 14px 12px;
        height: 50px;
        -webkit-box-shadow: none;
        box-shadow: none;
        border: none;
        padding-left: 20px
    }
    .mm-panel_opened ul li.salecto-level0:first-child .input-group .form-control:focus {
        border-color: #ccc;
        border-right: none
    }
    .mm-panel_opened ul li.salecto-level0:first-child .input-group .btn {
        border: none;
        margin-right: 20px
    }
    .mm-panel_opened ul li.salecto-level0:first-child .input-group .btn i {
        font-size: 24px;
        font-weight: 300
    }
    .mm-panel_opened ul li.salecto-level0:first-child .input-group .btn:hover {
        background-color: #f4f4f4;
        border-color: transparent
    }
    .mm-panel_opened ul li.salecto-level0:first-child .input-group {
        border-bottom: 1px solid #e4e4e4
    }
    .mm-panel_opened ul li.salecto-level0 {
        border: 1px solid #e4e4e4;
        margin-bottom: 10px;
        width: 100%;
        position: relative
    }
    .mm-panel_opened ul li.salecto-level0.mm-listitem_opened {
        padding-bottom: 15px
    }
    .mm-panel_opened ul li.salecto-level0.mm-listitem_opened ul li.level-0.mm-listitem a {
        padding-left: 30px
    }
    .mm-panel_opened ul li.salecto-level0.mm-listitem_opened ul li.level-0 li.level-1.mm-listitem a {
        padding-left: 40px
    }
    .mm-panel_opened ul li.salecto-level0:after {
        border: none
    }
    .mm-panel_opened ul li.salecto-level0:hover a.mb-label.mm-listitem__text {
        background-color: transparent;
        color: #000
    }
    .mm-panel_opened ul li.salecto-level0 a.mb-label.mm-listitem__text {
        font-weight: 500;
        font-size: 18px;
        color: #000;
        line-height: 65px;
        padding-left: 30px;
        padding-right: 20px;
        text-transform: uppercase
    }
    .mm-panel_opened ul li.salecto-level0.icon-image-exits a.mb-label.mm-listitem__text {
        padding-left: 30px;
        padding-right: 20px
    }
    .mm-panel_opened ul li.salecto-level0 a.mb-label.mm-listitem__text img {
        float: right
    }
    .mm-panel_opened ul li.salecto-level0:last-child a.mb-label.mm-listitem__text {
        font-weight: 500;
        font-size: 15px;
        color: #000
    }
    .mm-panel_opened ul li.salecto-level0:last-child a.mb-label.mm-listitem__text i {
        font-size: 20px
    }
    .mm-panel_opened ul li.salecto-level0:last-child span.qty {
        padding: 5px 16px;
        line-height: 1;
        background-color: #4ba261;
        color: #fff;
        border-radius: 5px
    }
    .mm-menu.mm-menu_opened .mm-btn:before {
        border-color: transparent
    }
    .mm-menu .mm-listview .mm-btn_next:after {
        border-color: #000
    }
    .mm-panel_opened ul li.salecto-level0.icon-image-exits>a.mm-btn_next,
    .mm-listitem_vertical>.mm-btn_next {
        height: 95px;
        width: 100% !important
    }
    .mm-panel_opened ul li.salecto-level0>a.mm-btn_next:after {
        border-color: #000
    }
    .mm-menu .mm-listitem_opened>.mm-btn_next,
    .mm-menu .mm-listitem_opened>.mm-panel {
        background: 0 0
    }
    li.salecto-level0 ul.mm-listview li strong.salecto-boxtitle {
        display: none
    }
    li.salecto-level0 ul.mm-listview li.mm-listitem {
        font-size: 16px;
        color: #000
    }
    li.salecto-level0 ul.mm-listview li.mm-listitem:after {
        border-bottom-color: transparent
    }
    li.salecto-level0 ul.mm-listview li.mm-listitem.mm-listitem_vertical a.mm-btn_next {
        height: auto;
        width: 100%
    }
    li.salecto-level0 ul.mm-listview li.mm-listitem.mm-listitem_vertical.mm-listitem_opened a.mm-btn_next {
        height: 40px
    }
    .mm-panel_opened ul li.salecto-level0.cart-menu-li {
        border: none;
        background-color: #f4f4f4
    }
    .mm-panel_opened ul li.salecto-level0.cart-menu-li a {
        padding: 22px 22px 22px 30px
    }
    .mm-panel_opened ul li.salecto-level0.cart-menu-li a>span {
        text-align: left;
        display: inline-block;
        color: #000;
        text-transform: uppercase;
        font-size: 18px;
        font-weight: 500;
        letter-spacing: 2px
    }
    .mm-panel_opened ul li.salecto-level0.cart-menu-li a span span {
        font-size: 16px;
        font-weight: 400
    }
    .mm-panel_opened ul li.salecto-level0.cart-menu-li a span.cart-icon {
        background-image: url(/skin/frontend/salecto/diturnew/images/cart-icon.png);
        height: 42px;
        width: 28px;
        background-repeat: no-repeat;
        background-position: center center;
        position: relative
    }
    .mm-panel_opened ul li.salecto-level0.cart-menu-li a span.qty {
        position: absolute;
        top: 50%;
        right: 25%;
        font-weight: 400;
        font-size: 15px;
        transform: translateY(-50%)
    }
    .mm-panel_opened ul li.salecto-level0.static-block-menu-li {
        border: none
    }
    .mm-panel_opened ul li.salecto-level0.static-block-menu-li p {
        width: 49%;
        display: inline-block;
        text-align: center;
        color: #000
    }
    .mm-panel_opened ul li.salecto-level0.static-block-menu-li p em {
        font-size: 25px;
        margin-top: 30px
    }
    .mm-panel_opened ul li.salecto-level0 .mm-listitem>a,
    .mm-panel_opened ul li.salecto-level0 .mm-listitem>span {
        padding-left: 35px
    }
    .mm-panel_opened ul li.salecto-level0 .mb-featured p img {
        padding-left: 6px
    }
    .salecto-topmenu .salecto-level0.active .salecto-label,
    .salecto-topmenu .salecto-level0:hover .salecto-label,
    .salecto-topmenu .salecto-level0:active .salecto-label,
    .salecto-topmenu .salecto-level0:focus .salecto-label,
    .salecto-topmenu .salecto-level0:hover .mb-label,
    .salecto-topmenu .salecto-level0:active .mb-label,
    .salecto-topmenu .salecto-level0:focus .mb-label,
    .salecto-menumanager .mbactive .salecto-label,
    .salecto-menumanager .mbactive .mb-return,
    .salecto-menumanager .mbactive .mb-label {
        color: #000;
        background-color: #f4f4f4
    }
    .category-banner .main-col .bnr-text a {
        font-size: 46px;
        }
}

@media screen and (min-width:992px) and (max-width:1150px) {
    .page-header {
        margin-bottom: 20px
    }
    .cart-icon-container span.badge {
        top: 6px;
        right: 6px;
        left: auto
    }
}

@media only screen and (max-width:549px) {
    .home_slider_mens.owl-carousel .owl-item .item,
    .home_slider_womens.owl-carousel .owl-item .item {
        margin: 0 10px
    }
    .home-products #tab_1 .owl-theme .owl-controls .owl-buttons div.owl-next,
    .home-products #tab_2 .owl-theme .owl-controls .owl-buttons div.owl-next {
        width: 40px
    }
    .owl-theme .owl-controls .owl-buttons div.owl-next:before {
        font-size: 40px
    }
    #tab_1 .home_slider_womens .owl-wrapper-outer,
    #tab_2 .home_slider_mens .owl-wrapper-outer {
        right: 51px
    }
    #tab_1 .home_slider_womens,
    #tab_2 .home_slider_mens {
        width: 90%
    }
}

@media only screen and (max-width:380px) {
    #header-cart.skip-active {
        width: auto
    }
    .header-minicart .minicart-actions .cart-link {
        width: 100%;
        margin-bottom: 15px
    }
    .checkout-types.minicart {
        width: 100%;
        margin-left: 0
    }
}

@media only screen and (max-width:549px) {
    .catalog-category-view .col-left #sidebar-nav {
        display: none
    }
    #MB_frame {
        width: 350px;
        max-height: calc(100% - 25px);
        overflow-y: scroll;
        margin: 25px auto
    }
    .add-footer ul li {
        width: 33%
    }
    #payment_form_epay_standard iframe {
        height: auto !important;
        max-height: 80px
    }
    .product-view .product-media {
        margin: 15px 0
    }
    .product-view .product-media .product-image {
        display: inline-block;
        float: right;
        width: 80%
    }
    .product-view .product-media .more-views {
        margin-top: 0;
        display: inline-block;
        width: 20%;
        margin-left: 0;
        float: left
    }
    .product-view .product-media .more-views .thumbnail {
        margin-bottom: 0
    }
    .cms-banner-lists-one-two li {
        width: 100%
    }
    .cms-banner-lists li {
        width: 50%;
        padding: 5px
    }
    .catalog-category-view .product-image img {
        max-height: 175px
    }
    .item .panel a.product-image {
        min-height: 230px
    }
}

.salecto-submenu .desktop-nav-category.brands .form-group a.information {
    background-size: 100%;
    height: 40px;
    display: block;
    padding: 0
}

.salecto-submenu .desktop-nav-category.brands .form-group a.information span {
    height: auto;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    line-height: 40px;
    font-size: 14px
}

.salecto-submenu .desktop-nav-category.brands .form-group a.information img {
    max-height: 100%;
    width: auto;
    display: block;
    margin: 0 auto
}

.salecto-submenu .brand-top-block {
    display: flex;
    justify-content: space-between;
    padding: 0 15px
}

.salecto-submenu .brand-top-block .brand-image {
    width: 32%
}

.salecto-submenu .salecto-header.mb-header {
    border: none
}

.current-popup-product .price-box div {
    display: inline-block
}

.current-popup-product .price-box .price {
    font-size: 17px
}

.aw-search-form .aw-search-input {
    height: 40px;
    padding: 6px 18px;
    border: 0;
    border-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    box-shadow: none;
    transition: none;
    background-color: #ddd;
    color: #000;
    display: inline-block
}

.aw-search-form .search-button {
    border-color: #000;
    border-radius: 0;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    height: 40px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: none;
    font-weight: 700;
    color: #000;
    vertical-align: bottom
}

.topbar-section {
    background: #000;
    padding: 5px 0
}

.topbar-section p {
    color: #fff;
    font-size: 10px;
    margin-bottom: 0;
    text-align: center
}

.topbar-position {
    position: relative;
    z-index: 1;
    bottom: 40px
}

.topbar-section {
    position: fixed;
    width: 100%
}

.chackout-banner-section {
    margin-bottom: 20px
}

.chackout-banner-text1 h1 {
    color: #fff;
    text-transform: uppercase;
    font-size: 60px;
    margin-bottom: 0
}

.chackout-banner-text1 span {
    color: #fff;
    font-size: 14px;
    margin-bottom: 0
}

.chackout-banner-text2 h1 {
    font-size: 30px;
    color: #fff;
    border: 2px solid #fff;
    padding: 20px 27px;
    margin: 5px 0 0
}

.checkout-bannerp {
    display: none
}

.checkout-bf-img img {
    width: 100%
}

#opc-review-block .table .cart-price {
    display: block;
    text-align: right
}

@media screen and (min-width:320px) and (max-width:479px) {
    .chackout-banner-text2 h1 {
        padding: 20px 10px
    }
    .topbar-position {
        bottom: 0
    }
    .chackout-banner-section {
        margin-bottom: 0
    }
    .home-page-topbar-section {
        margin-top: 15px;
        margin-bottom: 0 !important
    }
}

@media screen and (min-width:480px) and (max-width:599px) {
    .chackout-banner-text2 h1 {
        padding: 20px 0;
        text-align: center
    }
    .topbar-position {
        bottom: 0
    }
    .chackout-banner-section {
        margin-bottom: 0
    }
    .home-page-topbar-section {
        margin-top: 15px;
        margin-bottom: 0 !important
    }
}

@media screen and (min-width:600px) and (max-width:767px) {
    .chackout-banner-text2 h1 {
        padding: 20px 0;
        text-align: center
    }
    .topbar-position {
        bottom: 0
    }
    .chackout-banner-section {
        margin-bottom: 0
    }
    .home-page-topbar-section {
        margin-top: 15px;
        margin-bottom: 0 !important
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .chackout-banner-text2 h1 {
        padding: 20px 0;
        text-align: center;
        font-size: 12px
    }
    .topbar-position {
        bottom: 0
    }
    .home-page-topbar-section {
        margin-top: 15px;
        margin-bottom: 0 !important
    }
}

@media screen and (min-width:992px) and (max-width:1024px) {
    .chackout-banner-text2 h1 {
        font-size: 20px;
        margin: 11px 0 0
    }
}

@media screen and (min-width:1025px) and (max-width:1199px) {
    .chackout-banner-text2 h1 {
        font-size: 20px;
        margin: 11px 0 0
    }
}

.home-page-topbar-section {
    background: #000;
    padding: 5px 0;
    margin-bottom: 40px;
    position: relative;
    z-index: 1
}

.home-page-topbar-section p {
    text-align: center;
    color: #fff;
    margin-bottom: 0;
    font-size: 12px;
    padding: 5px 0
}

.home-page-topbar-to {
    position: fixed;
    background: #000;
    width: 100%;
    top: 0
}

.category-brands .category-title h1 {
    text-align: center
}

.brands-az-index a {
    font-size: 28px;
    font-weight: 600;
    display: inline-block;
    vertical-align: top;
    margin-right: 14px;
    text-transform: uppercase
}

.brands-az-index {
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 30px
}

.brands-list .cat-az-list {
    border-bottom: 1px solid #bfbfbf;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    padding: 22px 10px
}

.brands-list .cat-az-list .cat-az-list-title {
    font-size: 28px;
    font-weight: 600;
    display: flex;
    text-transform: uppercase;
    position: absolute;
    left: 10px;
    top: 10px
}

.brands-list .cat-az-list .cat-az-list-items {
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    width: 100%;
    padding-left: 25px
}

@media (max-width:767px) {
    .brands-list .cat-az-list .cat-az-list-title {
        font-size: 20px
    }
    .brands-az-index a {
        font-size: 20px;
        margin-right: 10px
    }
    .brands-list .cat-az-list .cat-az-list-items {
        font-size: 15px
    }
    .brands-list .cat-az-list {
        padding: 18px 10px
    }
}

	
.mobile-nav-menu .mm-listview > .mm-listitem.level-0 > .mm-listitem__text:not(.has-children) {
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
}
.mobile-nav-menu .mm-listview > .mm-listitem + .mm-listitem_vertical {
	margin-top: 12px;
}
.salecto-category-dynamic .col-level .col-xs-12.form-group a {
    padding: 6.5px 0;
}