/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2023-02-26 19:01:43 */
body.boxed {
}
@media (min-width: 768px) {
    .page-layout-1column .product-info-main, .page-layout-2columns-left .product-info-main, .page-layout-2columns-right .product-info-main, .page-layout-3columns .product-info-main,.page-product-downloadable .product-options-bottom {
        width: 49%;
    }
    .page-layout-1column .product.media, .page-layout-2columns-left .product.media, .page-layout-2columns-right .product.media, .page-layout-3columns .product.media,.page-product-downloadable .product-options-wrapper {
        width: 49%;
    }

    .page-layout-1column .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-left .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-right .column.main > .custom-block ~ .product-info-main, .page-layout-3columns .column.main > .custom-block ~ .product-info-main {
        width: 36.75%;
    }
    .page-layout-1column .column.main > .custom-block ~ .product.media, .page-layout-2columns-left .column.main > .custom-block ~ .product.media, .page-layout-2columns-right .column.main > .custom-block ~ .product.media, .page-layout-3columns .column.main > .custom-block ~ .product.media {
        width: 36.75%;
    }
}

body {
    font-size:  14px;
}

.search-area form .field input {
    position:  static;
    margin: 0;
    left: auto;
}

.yotpo-bottomline {
    margin:  3px 0;
    display: flex;
    flex-direction: column;
}

.gift-item-block {
    border-bottom: none;
}

.gift-card.cart-page {
    width: 100%;
}

.checkout-cart-index .giftvoucher #giftvoucher {
    position: absolute;
    pointer-events: none;
    opacity: 0;
}

.checkout-cart-index #block-discount,
.checkout-cart-index #block-discount + .block {
    width: 100%;
}

.iframe-container{
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; 
  height: 0;
}
.iframe-container iframe{
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}


@media (min-width: 1200px) {
    .checkout-cart-index #block-discount,
    .checkout-cart-index #block-discount + .block {
        width: 50%;
    }
}

#checkout-review-table .product-item-name {
    margin-bottom: 0;
}

#checkout-review-table .product-image-container {
    padding-right: 0 !important;
}

#checkout-review-table .qty-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}

#checkout-review-table .qty-wrap {
    height: auto;
    margin:  0 2px;
}

#checkout-review-table .qty-wrapper .button-action {
    display: inline-block;
    margin: 0;
    padding: 5px;
    max-width: 99px;
    width: auto;
}

#checkout-review-table .qty-wrapper .input-text {
    display: inline-block;
    margin: 0;
    display: inline-block;
    margin: 0;
    position: static;
    transform: none;
    top: auto;
    padding: 5px 0;
    width: 26px;
    margin: 0;
    text-align: center;
}

.one-step-checkout-wrapper .minicart-items-wrapper .product-item-detail {
    padding-left: 0;
    transform: translateX(10px);
}

#checkout-review-table .remove-wrapper {
    display: flex;
}

.opc-block-summary .table-totals .grand strong {
    font-size: 14px;
}

#checkout-review-table tbody tr .product {
    display: flex;
    align-items: center;
}

.popup-authentication .actions-toolbar button[type="submit"] {
    width: auto;
    height: auto;
    padding: 10px 20px;
}

#checkout-review-table .remove-wrapper a {
    display: block;
    width: auto;
    height: auto;
    padding: 5px;
    margin: 0 2px;
}

/*#checkout-review-table .product-item-name {
    width: 90%;
}
*/
.checkout-cart-index #giftvoucher_container {
    padding: 0.5em 2em 0.5em 15px;
}

label[for="giftvoucher"] {
    padding-right: 25px;
}

.form-group.giftvoucher:after {
    pointer-events: none;
    margin-left: -17px !important;
}

#mp-extra-fee {
    margin: 0 !important;
}

@media (min-width: 768px) {
    .checkout-cart-index #giftvoucher_container {
        margin-top: 5px;
    }
}

@media (max-width: 1200px) {
    .form-cart,
    .cart-summary {
        width: 100% !important;
    }
}

.gift-card.cart-page > .content {
    padding: 0;
}

.cart-gift-item .title {
    color: #638F42;
}

.gift-card.cart-page .giftvoucher:after {
    position: absolute;
    right: 20px;
}

@media (min-width: 1200px) {
    .gift-card.cart-page .giftvoucher:after {
        position: relative;
        right: auto;
    }
}

.gift-card label {
    color: #638F42;
    cursor: pointer;
    font-weight: normal;
}

.gift-card input[type='checkbox'] {
    opacity: 0;
    position: absolute;
    pointer-events: none;
}

.discount-code .payment-option-title {
    margin-top: 15px;
}

#testimonials-slider blockquote.testimonial {
    margin-top: 40px;
}

#testimonials-slider .owl-item {
    width: 100% !important;
}

@media (min-width: 768px) {
    #testimonials-slider .owl-item {
        width: 50% !important;
    }
}

@media (min-width: 992px) {
    #testimonials-slider .owl-item {
        width: 35% !important;
    }

    #testimonials-slider .owl-stage {
        display: flex;
        justify-content: center;
        margin-bottom: 20px;
    }
}

#testimonials-slider .owl-stage {
    transform: translate(0, 0) !important;
}

.discount-code .payment-option-title,
#giftvoucher_container,
.content-spend-point {
    padding: 10px 20px;
    margin-bottom: 15px;
}

.content-spend-point {
    padding-left: 0 !Important;
    padding-right: 0 !Important;
}

.form-discount input[name="discount_code"] {
    margin-top: -15px;
}

.form-group.giftvoucher:after,
#block-discount-heading:after {
    content: '\e81b';
    color: #648F42;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    line-height: 16px;
    content: '\e81c';
    font-family: 'porto-icons';
    margin: 0 0 0 0.5em;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}

#giftvoucher-custom-code input,
.form-discount input {
    display: block;
    width: 100% !important;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 15px;
    color: #000;
    height: auto;
}

#giftvoucher-custom-code label,
.form-discount label {
    color: #000;
    font-size: 14px;
    display: inline-block;
    margin-bottom: 5px;
}

#payment_form_giftvoucher {
    padding-left: 0;
}

#giftvoucher-custom-code .row {
    margin-left: 0;
    margin-right: 0;
}

#giftvoucher-custom-code .row .col-xs-6 {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

#giftvoucher_container {
    padding-right: 0 !important;
}

#giftvoucher_container button,
.form-discount button {
    display: block;
    margin: 0;
    width: 100% !important;
    text-align: center;
    height:  auto;
    padding: 5px 10px;
}

.cart-empty {
    margin-bottom: 20px;
}

#block-related-heading {
    padding: 0 15px;
    width: 100%;
    display: block;
}

.checkout-container a.button-action, .popup-authentication button.action, .popup-gift-message-item button.action, .checkout-container button:not(.primary):not(.action-show):not(.action-close):not(.edit-address-link):not(.ui-datepicker-trigger) {
    padding: 5px 15px;
    height: auto;
}

.block.crosssell {
    width: 100%;
}

.btn-go-shop {
    padding: 20px !important;
}

button[data-role="proceed-to-checkout"] {
    padding: 15px !important;
}

.osc-payment-after-methods .opc-payment-additional .field .control {
    float: none;
    clear: both;
}

.cart-container .giftvoucher {
    white-space: nowrap;
}

#rewardpoints-needmore-msg {
    margin: 5px 0;
}

.form-group.giftvoucher,
#block-discount-heading {
    margin: 0;
    color: #638F42;
    cursor: pointer;
    font-weight: normal;
}

.payment-reward-spending-title[aria-expanded='true'] #block-discount-heading:after {
    transform: rotate(180deg);
}

.yotpo {
    margin-right: 0 !important;
}

.yotpo-stars {
    display: flex;
    justify-content: center;
    margin-right: 0 !important;
    margin-bottom: 3px !important;
}

.custom-support i {
    position: absolute;
    left: 20px;
    top: -10px;
}

@media (min-width: 768px) {
     .custom-support {
        padding-top: 70px !important;
    }

    .custom-support i {
        top: 10px;
    }
}

.custom-support .content {
    margin-bottom: 30px;
}

.post-list-container > .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

@media (min-width: 768px) {
    .post-list-container > .row {
        margin-right: -15px !important;
        margin-left: -15px !important;
    }
}

.post-item-wraper {
    height: 100% !important;
}

.post-item-wraper .mp-post-info {
    padding: 5px 0;
}

@media (min-width: 768px){
    .breadcrumbs .items {
        max-width: 720px
    }
}

@media (min-width: 992px){
     .breadcrumbs .items {
        max-width: 960px;
        margin: 0 auto;
    }
}

@media (min-width:1200px){
     .breadcrumbs .items {
        max-width: 1140px;
    }
}

@media (max-width: 767px){
    .post-item-wraper {
        width:  100% !important;
    }
}

@media (min-width: 768px) {
    .custom-support .content {
        margin-top: 20px;
        margin-bottom: 20px;
    }
}

.custom-support .content .btn {
    margin-top: 15px;
}

.block-search {
    position:  absolute;
    width:  100%;
    background-color: #3B3B3A !important;
    left: 0;
    top: 80px;
    margin-left: 20px;
    display: none;
}

@media (min-width: 768px) {
    .sw-megamenu.navigation li.level0.fullwidth>.submenu {
        max-width: 1120px !important;
        padding: 25px;
    }
}

@media (min-width: 768px) {
    .page-header  .subchildmenu .subchildmenu li a,
    .page-header  .subchildmenu .subchildmenu li a span {
        text-transform: none !important;
        font-weight: normal;
    }
}

@media (min-width: 768px) {
    .block-search {
        position:  relative;
        width:  100%;
        background-color: #3B3B3A !important;
        left: auto;
        top: auto;
        margin-left: 0;
        display: block;
        margin-right: 40px;
        width: 250px;
    }
}

@media (min-width: 768px) {
    .block-search {
        width: 350px;
    }
}

@media (min-width: 768px) {
    .block-search .control {
        background-color: #000;
    }
}

.block-search form {
    padding: 15px;
}

@media (min-width: 768px) {
    .block-search form {
        padding: 0;
    }
}

header.page-header .nav-sections-item-title[aria-controls="store.menu"]>a:before {
    display: none;
}

header.page-header .nav-sections-item-title.active > a {
    color:  #FFF !important;
}

.block-minicart .subtitle.empty {
    text-align: left;
}

.block-search form .search-autocomplete {
    margin-top:  -5px;
}

.block-search form .autocomplete-suggestions {
    margin-top: -5px;
}

.page-header  .top-links-icon > a,
.page-header .top-links-icon {
    display: none;
}

.page-header .switcher-language .toggle span {
    color: #fff;
    font-size: 14px;
    text-transform: none;
}

.page-header .switcher-language .toggle:after {
    color: #FFF !important;
}

.page-header .header-main,
header.page-header.sticky-header .header-main {
    color: #FFF;
    background-color: #000;
}

.side-custom-block {
    padding-top: 15px;
}

.filter-options-title:after {
    display:  none !important;
}

.nav-sections-items,
.navigation,
.page-header .navigation > ul {
    background-color: #3B3B3A;
    color: #FFF;
}

@media (max-width: 767px){
    .page-main {
        padding: 0 15px;
        margin-top: 15px;
    }
}

.header-main .header {
    display:  flex;
    align-items: center;
    padding: 10px 15px;
}

.page-header.type2 .block-search input {
    background-color: #FFF;
    border-radius: 5px;
    color: #000;
    border:  1px solid #FFF;
}

@media (min-width: 992px) {
    .page-header .navigation .level0.parent > a:after {
        margin-top: 3px;
    }
}

.header.panel {
    width: auto;
}

.header-main .header .header-center {
    margin-left: auto;
}

.header-main .header .header-right {
    display: flex;
    align-items:  center;
}

.header-main .header .right {
    display: flex;
}

.page-header.type2 .minicart-wrapper {
    position:  static !important;
    top: auto !important;
    right: auto !important;
    margin-top: 0 !important;
}


@media (min-width: 992px) {
    .page-header.sticky-header .nav-sections .minicart-wrapper {
        position: absolute !important;
        top: 24px !important;
        right: 0 !important;
    }

    .minicart-wrapper.active .block-minicart {
        min-width: 500px;
    }

   .page-header.sticky-header .nav-sections .minicart-wrapper.active .block-minicart {
        top: 54px;
        min-width: 500px !important;
   }

    .page-header.sticky-header .nav-sections {
        padding:  0 !important;
    }
}

.block-search.show {
    display: block;
}

.header-contact i:before,
.search-area .porto-icon-magnifier:before {
    font-size: 18px;
    margin: 0 3px;
}

@media (min-width: 768px) {
    .header-contact i:before,
    .search-area .porto-icon-magnifier:before {
        margin: 0 6px;
    }
}

.greet.welcome {
    display: none;
}

@media (min-width: 768px) {
    .greet.welcome,
    .greet.welcome span {
        display: block;
        color: #FFF !important;
        text-transform: none;
    }
    .greet.welcome {
/*        padding-top: 2px;
        padding-bottom: 2px;*/
        
        line-height: 20px;
        padding-right: 4px;
        line-height: 20px;
    }
}

.header-main .showcart .minicart-icon:before {
    font-size: 18px;
}

.header-main .minicart-wrapper {
    margin-left: 6px;
}

.header-main .showcart .minicart-icon {
    margin-left:  6px;
}

.header-main .minicart-wrapper .action.showcart::after {
    margin-left: 5px;
    margin-top: 9px;
}

.header-contact .custom-block {
    display:  none;
}

.full-screen-slider .owl-item {
    height: 300px !important;
}

#mpsearch-category {
    border-radius: 0 !important;
}

.page-header.type2 .block-search .action.search {
    padding: 0 16px !important;
}

.page-header.type2 .block-search .action.search:before {
    color: #000 !important;
}

.full-screen-slider .owl-dots {
    z-index: 9;
    display: inline-block;
    position: absolute;
    left: 50%;
    bottom: 20px;
    transform: translateX(-50%);
}

.full-screen-slider .owl-dots button {
    width: 12px;
    height: 12px;
    border-radius: 100%;
    background-color: rgba(255, 255, 255, 0.5);
    transition: background-color 0.3s;
    margin: 0 4px;
}

.full-screen-slider .owl-dots button.active {
    background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 768px) {
    .full-screen-slider .owl-item {
        height: 550px !important;
    }
}

.full-screen-slider .owl-item img {
    display:  none;
}


.full-screen-slider .owl-item > .item {
    height:  100%;
}

.nav-sections .header.links a, .nav-sections .header.links a:hover {
    color:  #FFF;
}

.header-main .header i:before {
    color: #FFF;
}

.main-panel-top .wrapper .header-right {
    display: flex;
    width: 100%;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
}

.main-panel-top {
    padding:  4px 0;
}

.main-panel-top .wrapper .header-right .header.links li a {
    text-transform: none;
    padding: 0 5px;
    line-height: 20px;
}

.header-main .header-left {
    display:  flex;
    align-items: center;
}

.login-container {
    padding: 0 15px;
}

@media (min-width: 768px) {
    .porto-icon-magnifier {
        display: none;
    }
}

.minicart-wrapper .block-minicart {
    margin-top: -12px;
    padding: 25px 15px 15px 15px;
}

@media (min-width: 768px) {
    .minicart-wrapper .block-minicart {
        margin-top: -4px;
    }
}

.minicart-wrapper .action.showcart .counter.qty {
    top: 0;
    right: 5px;
}

.nav-sections .navigation > ul > li > a {
    color: #FFF !important;
    text-transform: none !important;
}

.nav-sections .navigation .submenu.opened {
    padding-bottom: 10px;
}

.page-header .nav-sections {
    background-color: #3B3B3A;
}

.sidebar .sidebar-content .sidebar .custom-block > div {
    padding: 20px;
}

.minicart-items .product-item-details .product-item-name {
    margin-bottom: 0;
}

.minicart-items .product-item-details .product-item-name a {
    display:  block;
    font-size: 14px;
    line-height: 22px;
    color:  #000;
}

.minicart-items .product-item-details .product.options {
    display: none;
}

.minicart-items .product-item-details .product.actions {
    display: block;
    position: absolute;
    bottom: 5px;
    left: 169px;
}

.minicart-items .product-item-details {
    margin-bottom: 20px;
}

.minicart-items .product-item-details .price-including-tax {
    margin: 0;
}

.minicart-items .product-item-details .product.actions {
    margin: 0 !important;
    display: block;
}

.minicart-items .product-item-details .price-container .price {
    font-size: 14px;
}

.minicart-items .product-item-photo {
    margin-right: 20px;
    display: block;
}

.sidebar .sidebar-content .sidebar .custom-block > div p {
    display: inline-block;
    margin-top: 10px;
}

#password-strength-meter-container {
    margin-top: 10px;
}

.page-main .page-title-wrapper {
    margin-bottom: 40px;
}

.sidebar .product-items .product-item .product-item-details {
    margin-left: calc(15px)!important;
    padding: 7px 0;
    width:  100%;
}

.product-info-main .product-options-bottom .fieldset .control,
.product-info-main .qty.field .control, .product-info-main .qty.field .qty-changer {
    margin-left:  0 !important;
}

.sidebar-content .products-related .owl-stage,
.sidebar-content .products-related .owl-item {
    width: 100% !important;
}

.sidebar-content .products-related .products {
    margin: 0 !important;
    padding: 0 15px !important;
}

.sidebar .product-items .product-item .product-item-details > a {
    display:  block;
    text-align: center;
    margin-bottom: 5px;
}

#search_autocomplete {color: black!important;}

div[name="shippingAddress.region"] {display: none!important;}

.viewcart {
    color: #648e42!important;
}
.full-screen-slider {
    height: 100%;
}

h1 { font-family: 'Oswald'; font-weight: 400;}

.product-item-link { font-family: 'Oswald';}

.page-main {
    padding-top: 40px;
}

.page-header.type19 {
    background-color: #000!important;}



@media (min-width: 768px) {
    .page-header .navigation .level0 .submenu {
        border: 0;
    }
}
.owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    border: solid 2px #29363c;
    background-color: transparent;
    border-radius: 100%;
    margin: 5px;
}

h2 {
color: #000; margin: 0; font-weight: 400; font-size: 24px; line-height: 1.5; font-family: 'Oswald';}


h3.fullwidth-filter-title {
    font-family: 'Oswald';
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0.05em;
    color: #141a1f;
    text-transform: uppercase;
    margin-left: 0;
}
p.fullwidth-filter-description {
    color: #646a70;
    letter-spacing: 0.025em;
    font-size: 15px;
    margin-left: 0;
}
.product-banner.owl-top-narrow .owl-controls {
    top: -84px;
}
.product-banner.owl-top-narrow .owl-controls .owl-nav em{
    color: #65829d;
    font-size: 22px;
}
#half-content-1 {
    position: relative;
}
#half-content-1:before {
    content:'';
    position: absolute;
    width: 0;
    height: 0;
    border-top: 22px solid #fff;
    border-right: 22px solid transparent;
    top: 14%;
    right: -22px;
    z-index: 3;
}
#half-content-2 {
    position: relative;
}
#half-content-2:before {
    content:'';
    position: absolute;
    width: 0;
    height: 0;
    border-top: 22px solid #fff;
    border-left: 22px solid transparent;
    top: 14%;
    left: -22px;
    z-index: 3;
}
.product-banner.owl-top-narrow .owl-controls .owl-nav em:before {
    width: 15px;
}
.product-banner.owl-top-narrow .owl-controls .owl-nav > div:hover em {
    color: #363636;
}

.page-wrapper > .breadcrumbs {
    font-family: 'Oswald';
    font-size: 11px;
    letter-spacing: 0.075em;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 25px;
    margin-bottom: -15px;
}
.breadcrumbs li a {
    font-weight: 400;
}
.page-wrapper > .breadcrumbs .item:not(:last-child):after {
    content: '\f809';
}
.breadcrumbs li strong {
    font-weight: 400;
}
.sidebar.sidebar-main {
    position: relative;
}
.block-category-list .block-title,.filter-options-title,.filter .filter-current-subtitle {
    border: none;
    background-color: transparent;
    padding: 16px 20px 4px 20px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    color: #21293c;
    letter-spacing: 0.01em;
}
.block-category-list .block-title {
    padding: 30px 20px 0 20px;
}
.block-category-list .block-title strong {
    font-weight: 600;
}
.block-category-list .block-content,.filter-options-content {
    border: none;
    background-color: transparent;
    padding: 10px 20px 26px 20px;
    border-bottom: #efefef solid 1px;
    position: relative;
    z-index: 2;
    border-radius: 0;
}
.filter-current .items {
    border: none;
    background-color: transparent;
    position: relative;
    z-index: 2;
}
.filter-current .item {
    padding-left: 20px;
}
.filter-current .action.remove {
    right: 20px;
    color: #21293c;
}
.filter-actions {
    border: none;
    background-color: transparent;
    border-bottom: #efefef solid 1px;
    position: relative;
    z-index: 2;
    padding-right: 20px;
}
.filter-actions a {
    color: #858585;
}
.filter-options-title:after {
    content: '\f803';
    border: none;
    color: #21293c;
    font-size: 17px;
    margin-top: -6px;
}
.filter-options-title:hover:after {
    background: none;
    color: #21293c;
}
.active > .filter-options-title:after {
    content: '\f800';
}
#ln_slider_price.ui-slider-horizontal {
    height: 3px;
    box-shadow: none;
}
#ln_slider_price .ui-slider-handle {
    width: 12px;
    height: 12px;
    border-radius: 100%;
}
.sidebar-title {
    font-size: 15px;
    font-weight: 600;
    color: #21293c;
    letter-spacing: 0.01em;
    margin-bottom: 20px;
    padding-left:20px;
    padding-right: 20px;
}
.porto-icon-left-open-huge:before {
    content: '\f802';
    color: #21293c;
}
.porto-icon-right-open-huge:before {
    content: '\f801';
    color: #21293c;
}
.sidebar .owl-top-narrow .owl-theme .owl-controls {
    top: -40px;
    right: -7px;
}
.sidebar .owl-top-narrow .owl-theme .owl-controls .owl-nav div *:before {
    color:#21293c;
}
.sidebar .product-items .product-item-info .product-item-photo {
    max-width: 25.19%;
}

.sidebar .product-items .product-item-name a {
    font-size: 12px;
    color: #5b5b5f;
    font-weight: 400;
}
.sidebar .sidebar-filterproducts {
    margin-bottom: 30px;
    padding-bottom: 40px;
    background: none;
    border-bottom: #efefef solid 1px;
}
.sidebar .product-items .product-item .product-reviews-summary {
    display: block;
}
.sidebar-filterproducts.custom-block + h2 {
    font-size: 15px !important;
    font-family: 'Oswald';
    text-transform: uppercase;
    font-weight: 600;
    color: #21293c !important;
    letter-spacing: 0.01em;
    padding: 0 20px;
}
.sidebar-filterproducts.custom-block + h2 +h5 {
    font-family: 'Courier' !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    color: #7a7d82 !important;
    letter-spacing: 0.022em;
    padding: 0 20px;
}
.sidebar-filterproducts.custom-block + h2 + h5 + p {
    color: #21293c !important;
    font-size: 15px !important;
    letter-spacing: 0.01em;
    padding: 0 20px;
}
.sidebar .custom-block {
    padding: 0 20px;
}
.category-boxed-banner.owl-theme .owl-controls {
    bottom: 0;
}
.page-products .toolbar .limiter {
    display: block;
}
.page-with-filter .toolbar-amount {
    display: none;
}
.full-width-image-banner {
    height: 300px;
}
.full-width-image-banner:after {
    display: none;
}
.full-width-image-banner h2 {
    font-family: 'Oswald';
    font-size: 46px;
    font-weight: 700;
    letter-spacing: 0.045em;
    text-transform: uppercase;
    line-height: 1;
}
.full-width-image-banner p {
    font-size:18px;
    line-height:38px;
    font-weight: 700;
    text-transform:uppercase;
}
.full-width-image-banner .btn-default {
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0.025em;
    padding: 10px 20px;
    background-color: #010204;
    color: #fff;
    font-family: 'Oswald';
    text-transform: uppercase;
    border-radius: 2px;
    margin-top: 31px;
}
.page-products .toolbar .limiter .limiter-text {
    display: none;
}
.modes-mode.active {
    border: none;
    background: none;
    color: #111;
}
.modes-mode,.modes-mode:hover {
    border: none;
    background: none;
    color: #111;
    width: 15px;
}
.toolbar select {
    border: 1px solid #e4e4e4;
    height: 37px;
    color: #7a7d82;
    font-weight: 400;
    font-size: 14px;
    text-transform: capitalize;
    padding: 0 10px;
    padding-right: 30px;
    line-height: 31px;
}
.toolbar-sorter .sorter-action {
    margin-top: 6px;
    color: #21293c;
}
.toolbar-sorter .sorter-action:before {
    color: #21293c;
}
.pages a.page,.pages strong.page,.pages .action {
    width: 32px;
    line-height: 32px;
}
.products-grid + .toolbar.toolbar-products {
    border-top: solid 1px #efefef;
    padding-top: 25px;
}
.product-item .product-reviews-summary {
    background: none;
}
.products-grid .product-item .product-item-info {
    background-color: #fff;
}
.product-padding {
    margin: 0 -15px;
}
.products-grid:not(.side-list):not(.products-related) .owl-carousel .product-item {
    padding: 12px 10px;
}
.products-grid:not(.side-list):not(.products-related) .product-item:hover .product-item-info {
    box-shadow: 0 2px 15px 0px rgba(0, 0, 0, 0.1);
}
.products-grid:not(.side-list) .product-item .product-item-info .product.name a {
    font-size: 15px;
}
.products-grid .product-item .product-item-details {
    padding: 18px 10px 30px;
}
.product-item .product-reviews-summary {
    margin: 7px 0 3px;
}
.product.name a {
    color: #2b2b2d;
}
.price-box .price {
    font-family: 'Oswald';
    font-size: 18px;
    letter-spacing: 0.005em;
    color: #2b2b2d;
    font-weight: 400;
}
.old-price .price, .old.price {
    font-size: 14px;
}
.special-price .price {
    color: #ff0000;
    font-weight: 400;
}
.product-label.sale-label {
    border-radius: 20px;
    background-color: #f83737;
    color: #ffffff;
}
.product-label.new-label {
    border-radius: 20px;
    background-color: #0fc567;
    color: #ffffff;
}
.products-grid .product-item-details .product-item-actions .tocart {
    text-transform: uppercase;
    font-size: 12.53px;
    font-family: 'Oswald';
    font-weight: 400;
    letter-spacing: 0.025em;
    color: #6f6e6c;
    line-height: 30px;
    background-color: #f4f4f4;
    border-color: #f4f4f4;
}
.product-item .tocart:before {
    content: '\e87f';
    font-size: 17px;
    vertical-align: middle;
}
.product-item-actions .action.towishlist, .product-addto-links .action.towishlist, .action.towishlist,
.product-addto-links .action.tocompare, .product-item-actions .action.tocompare, .action.tocompare, .product-social-links .action.mailto.friend {
    border-color: #d8d8d6;
    background-color: #f4f4f4;
}
.products-grid .product-item-info:hover .product-item-details .product-item-actions .tocart {
    border-color: #2b2b2d;
    background-color: #2b2b2d;
}


.catalog-product-view .sidebar .custom-block {
    border: none;
    color: #6b7a83;
    padding-bottom: 0;
    margin-bottom: 33px;
    background: none;
}
.catalog-product-view .sidebar .custom-block-1>div i {
    color: #29363C;
    border: none;
    font-size: 40px;
    float: left;
}
.catalog-product-view .sidebar .custom-block-1>div {
    min-height: 65px;
    clear: both;
    padding: 18px 0;
    border-bottom: solid 1px #dee5e8;
    margin-bottom: 0;
}
.catalog-product-view .sidebar .custom-block-1>div:last-child {
    border-bottom-width: 0;
}
.block-manufacturer {
    text-align: center;
    padding: 10px 20px 0;
    margin-bottom: 0;
}
.block-manufacturer hr {
    border-color: #dee5e8;
    margin-bottom: 0;
}
.catalog-product-view .sidebar .custom-block-1>div h3 {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.005em;
    color: #6b7a83;
    margin-left: 80px;
}
.block.related {
    padding: 0 20px;
}
.block .title strong {
    font-size: 15px;
    font-weight: 600;
    color: #21293c;
    letter-spacing: 0.01em;
    margin-bottom: 20px !important;
    padding-top: 0;
    text-transform: uppercase;
}
.block.related .product-items .product-item-actions {
    display: none;
}
.product-info-main .page-title-wrapper h1 {
    font-size: 25px;
    font-weight: 600;
    letter-spacing: -0.01em;
    color: #21293c;
    margin: 3px 0 15px;
}
.prev-next-products a {
    color: #555;
}
.product-reviews-summary .reviews-actions a {
    line-height: 20px;
    font-size: 14px;
    color: #bdbdbd;
}
.product-info-main .product.overview {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.005em;
    line-height: 27px;
    border-bottom: solid 1px #dae2e6;
}
.product.media {
    padding-right: 12px;
}
.fotorama__stage__shaft {
    border: none;
}
.fotorama__nav--thumbs .fotorama__thumb {
    border-color: #dae2e6;
}
.product-options-bottom .price-box .price-container .price, .product-info-price .price-box .price-container .price {
    font-family: 'Oswald';
    font-size: 21px;
    font-weight: 700;
    letter-spacing: 0.005em;
}
.product-info-main .product-info-price .old-price .price-wrapper .price {
    font-size: 16px;
    color: #2b2b2d;
    font-weight: 400;
}
.product-info-main .fieldset > .field.qty, .product-info-main .nested.options-list > .field.qty {
    position: relative;
    width: 106px;
}
.product-info-main .qty.field .control, .product-info-main .qty.field .qty-changer {
    margin-left: 29px;
}
.product-info-main .qty.field .qty-changer > a {
    position: absolute;
    top: 0;
    left: 0;
    height: 43px;
    width: 30px;
    line-height: 41px;
    text-align: center;
    margin: 0;
    border-color: #dae2e6;
}
.product-info-main .qty.field .qty-changer > a:first-child {
    left: auto;
    right: 4px;
}
.product-info-main .box-tocart .input-text.qty {
    font-family: 'Oswald';
    display: inline-block;
    vertical-align: middle;
    height: 43px;
    width: 44px!important;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: #61605a;
    margin: 0;
    border-color: #dae2e6;
}
.product-info-main .qty.field .qty-changer > a .porto-icon-up-dir:before {
    content: '\f882';
}
.product-info-main .qty.field .qty-changer > a .porto-icon-down-dir:before {
    content: '\f883';
}
.catalog-product-view:not(.weltpixel-quickview-catalog-product-view) .box-tocart .action.tocart {
    height: 43px;
    font-size: 14px;
    letter-spacing: 0.05em;
    font-weight: 400;
}
.box-tocart .action.tocart:before {
    content: '\e87f';
    font-family: 'porto-icons';
    margin-right: 7px;
    font-size: 16px;
}
.action.primary,.action.primary:active {
    font-family: "Oswald";
    letter-spacing: 1px;
    text-transform: uppercase;
}
.product-addto-links .action.towishlist,.product-addto-links .action.tocompare,.product-social-links .action.mailto.friend {
    width: 43px;
    height: 43px;
    line-height: 41px;
}
.product.data.items > .item.content {
    background-color: #fff;
    box-shadow: none;
    border: none;
    border-top: #dae2e6 solid 1px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.005em;
    line-height: 27px;
}

.main-upsell-product-detail .block.upsell .title strong {
    background: none;
}
.block.upsell .title {
    background: none;
    border-bottom: #e1e1e1 solid 1px;
    font-weight: 700;
    margin-bottom: 16px;
    padding-bottom: 10px;
    text-transform: uppercase;
    text-align: left;
}
.block.upsell .title strong {
    font-size: 18px;
    font-weight: 700;
    color: #302e2a;
}
.review-ratings .rating-label {
    display: block;
}


.layout-fullwidth .footer-top > .container { max-width: 100%; }
.footer-top {
    text-align: left;
    padding: 15px 0 0;
}
.footer-top .homepage-bar {
    padding-bottom: 20px;
    border:none;
    background: none;
}
.footer-top .homepage-bar h3 {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.025em;
    color: #fff;
}
.footer-top .homepage-bar [class*=" porto-icon-"], .footer-top .homepage-bar [class^="porto-icon-"] {
    color: #fff;
}
.homepage-bar .col-lg-4 {
    border-left: 1px solid #3d3d38;
}
.footer-top .footer-top-inner{
    border-top: 1px solid #3d3d38;
}
.footer-top .block .block-title {
    margin-bottom: 13px;
    padding-top: 34px;
}
.footer-top .block .block-title strong {
    font-family: 'Oswald';
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.075em;
    text-transform: uppercase;
    color: #fff;
}
.footer-container .validation-advice {
    position: absolute;
}
.footer-top .block.newsletter {
    width: auto;
    max-width: 320px;
    display: inline-block;
    margin-bottom: 0;
}
.footer-top .block.newsletter .control:before {
    line-height: 48px;
    margin-left: 20px;
}
.footer-top .block.newsletter .control {
    position: relative;
}
.footer-top .block.newsletter .control input {
    background-color: #fff;
    color: #686865;
    height: 48px;
    border: none;
    font-size: 14px;
    border-radius: 30px 0 0 30px;
    padding-left: 40px;
}
.footer-top .block.newsletter .control div.mage-error {
    position: absolute;
    bottom: -22px;
}
.footer-top .block.newsletter .actions button {
    height: 48px;
    border-radius: 0 30px 30px 0;
    text-transform: uppercase;
    padding: 0 22px;
}
.footer-top .block-content {
    display: inline-block;
    vertical-align: middle;
}
.footer .social-icons {float: right}
.footer-top .social-icons a {
    background-image: none;
    background-color: #33332f;
    text-indent: 0;
    color: #fff;
    border-radius: 0;
    font-size: 18.6px;
    width: 48px;
    height: 48px;
    text-align: center;
    margin-left: 0;
    margin-right: 4px;
    float: left;
    line-height: 46px;
}
.footer-middle {
    padding:24px 0;
}
.layout-fullwidth .footer-middle > .container {
    max-width: 100%;
}
.footer-middle .block .block-title {
    margin-bottom: 15px;
}
.footer-middle .block .block-title strong {
    font-family: 'Oswald';
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.075em;
    text-transform: uppercase;
}
.footer-middle ul.links li,
.footer-middle ul.features li {
    padding: 6px 0;
}
.footer-middle .contact-info li:first-child{
    border-top-width: 0;
}
.footer-middle .contact-info li {
    padding: 12px 0;
}
.footer-middle .contact-info i {
    color: #e1ddc3 !important;
    font-size: 26px;
    line-height: 28px;
}
.footer-middle .contact-info p{
    line-height: 1;
}
.footer-middle .contact-info b {
    font-weight: 400;
    font-size: 13px;
    margin-bottom: 7px;
    display: inline-block;
}
.footer-middle .block-bottom {
    border-top: 1px solid #3d3d38;
    text-align: left;
    padding: 27px 0;
    overflow: hidden;
    margin-top: 32px;
}
.footer-middle .working span {
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 0.005em;
    line-height: 18px;
}
.footer-middle .working span b {
    text-transform: capitalize;
    color: #a8a8a8;
}
    .page-products .sorter {
        float: left;
    }
    .modes {
        float: right;
        margin-right: 0;
        margin-left: 20px;
        margin-top: 7px;
    }
    .modes-mode:before {
        content: '\e880';
        font-size: 14px;
    }
    .mode-list:before {
        content: '\e87b';
        font-size: 14px;
    }
    .products.wrapper ~ .toolbar .limiter {
        float: left;
    }
    .products.wrapper ~ .toolbar .pages {
        float: right;
    }
@media (min-width: 768px) {
    .sidebar.sidebar-main:before {
        content: '';
        position: absolute;
        left: 0;
        right: 19px;
        border: solid 1px #dae2e6;
        top: 0;
        bottom: 0;
    }
    .product.data.items > .item.title {
        padding: 10px 30px 10px 0;
    }
    .product.data.items > .item.title > .switch {
        font-size: 14px;
        font-weight: 700;
        color: #818692;
        text-transform: uppercase;
        border: none;
        border-radius: 0;
        line-height: 30px;
        background: none;
        padding: 0;
    }
    .product.data.items > .item.title:not(.disabled) > .switch:focus,
    .product.data.items > .item.title:not(.disabled) > .switch:hover {
        background: none;
        color: #818692;
    }
    .product.data.items > .item.title.active > .switch,
    .product.data.items > .item.title.active > .switch:focus,
    .product.data.items > .item.title.active > .switch:hover {
        color: #21293c;
        position: relative;
        border-bottom: #0088CC solid 2px;
    }
    .product.data.items > .item.content {
        padding: 35px 0 0;
        margin-top: 45px;
    }
}
@media (min-width: 1200px) {
    .footer-top .block.newsletter {
        max-width: 460px;
    }
    .footer-top .footer-top-inner {
        padding: 0 40px;
    }
    .footer-middle {
        padding: 24px 40px;
    }
}
@media (min-width: 1560px) {
    .footer-top .footer-top-inner {
        padding: 0 100px;
    }
    .footer-middle {
        padding: 24px 100px;
    }
}
@media (min-width: 1770px) {
    .footer-top .block.newsletter {
        max-width: 630px;
    }
    .footer-top .footer-top-inner {
        padding: 0 180px;
    }
    .footer-middle {
        padding: 24px 180px;
    }
}
@media(max-width: 1199px){
    .product-banner.owl-top-narrow .owl-controls {
        top: -107px;
    }
}
@media(max-width: 991px){
    .homepage-bar .col-lg-4 {
        text-align: left !important;
        border:none !important;
    }
}
@media(max-width:767px){
    .nav-toggle:before, .block-search .label:before, .nav-toggle:hover:before, .block-search .label:hover:before, .minicart-wrapper .action.showcart:before, .minicart-wrapper .action.showcart:hover:before, .minicart-wrapper .action.showcart:active:before, .minicart-wrapper .action.showcart.active:before, .minicart-wrapper .action.showcart.active:hover:before,.minicart-wrapper .action.showcart {
        color: #fff;
    }
    .product-banner.owl-top-narrow .owl-controls {
        top: -88px;
    }
    #half-image-1 .content, #half-image-2 .content {
        font-size: 35px !important;
    }
    #half-content-1:before,#half-content-2:before {
        display: none;
    }
    .homepage-bar .col-lg-4 {
        text-align: left !important;
    }
    .sidebar.sidebar-main {
        position: static;
    }
    .page-products .toolbar .limiter {
        display: none;
    }
    .product.data.items {
        margin: 0;
    }
    .prev-next-products .product-nav.product-next .product-pop {
        margin: 0;
    }
    .prev-next-products .product-nav.product-prev .product-pop {
        left: -20px;
    }
    .product-info-main .fieldset > .field.qty {
        margin-bottom: 20px;
    }
    .fieldset > .actions {
        vertical-align: top;
    }
    .catalog-product-view .sidebar .custom-block {
        padding: 0;
    }
    .footer .social-icons {
        float: right;
        width: 100%;
        margin-top: 20px;
    }
    .footer-top .custom-block .container {
        padding: 0;

.footer-top .custom-block:before, .footer-top .custom-block:after {
    /* content: ''; *
    display: block !important;
    border-top: 1px solid #252525 !important;
    }

    .footer-middle .block-bottom .custom-block {
        float:left !important;
    }
    .footer-middle .block-content {
        float: none !important;
    }
    .footer-middle .block .block-title {
        padding-top: 25px;
    }
    .footer-top-inner .col-md-7 .block-content {
        margin: 30px 0 0 !important;
    }
}
@media (max-width: 480px) {
    .product-banner.owl-top-narrow .owl-controls {
        top: -107px;
    }
}
.page-header.type20 .header.panel .block-search input {
    border-radius: 0;
}
@media (min-width: 1200px) {
    .page-wrapper > .breadcrumbs {
        max-width: 100%;
    }
}
.product-item .rating-summary .rating-result > span:before {
    color: #575f68;
}
.catalog-product-view .sidebar .custom-block.custom-block-1 {
    margin-top: -25px;
}
@media (max-width: 767px) {
    .block-category-list .block-title, .block-category-list .block-content, .sidebar-title, .sidebar .custom-block, .sidebar-filterproducts.custom-block + h2, .sidebar-filterproducts.custom-block + h2 +h5, .sidebar-filterproducts.custom-block + h2 + h5 + p {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (max-width: 1199px) {
    .sw-megamenu.navigation li.level0.staticwidth > .submenu {
        max-width: 70vw;
    }
    .sw-megamenu.navigation li.level0.staticwidth:hover > .submenu {
        left: 0 !important;
        right: auto !important;
    }
}
.product-info-main .product-info-stock-sku {
    color: #333;
}

.breadcrumbs {
	max-width: 100% !important;
}

.footer-top .custom-block:before, .footer-top .custom-block:after {
	border: none !important;
}

.product.data.items>.item.title:hover, .product.data.items > .item.title.active > .switch, .product.data.items > .item.title.active > .switch:hover, .product.data.items > .item.title.active > .switch:focus, .product.data.items > .item.title.active > .switch:hover {
	border-bottom: none !important;
}

.breadcrumbs {
	max-width: 100% !important;
}

.footer-top .custom-block:before .footer-top .custom-block:after {
	border: none !important;
}

.product.data.items>.item.title:hover, .product.data.items > .item.title.active > .switch, .product.data.items > .item.title.active > .switch:hover, .product.data.items > .item.title.active > .switch:focus, .product.data.items > .item.title.active > .switch:hover {
	border-bottom: none !important;
}

