/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2024-12-03 08:45:42 */
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%;
    }
}

.row {
    margin-left: -10px;
    margin-right: -10px;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
    padding-right: 10px;
    padding-left: 10px;
}
.page-header.type2.header-newskin {
    background-color: #F4631B;
}
.page-header.type2.header-newskin .minicart-wrapper .action.showcart {
    width: 25px;
    height: 20px;
    border: 2px solid #fff;
    border-radius: 0 0 5px 5px;
    position: relative;
    opacity: .9;
    padding-right: 0;
}
.page-header.type2.header-newskin .minicart-wrapper .action.showcart:before {
    content: '';
    position: absolute;
    border: 2px solid;
    border-color: inherit;
    border-bottom: none;
    border-radius: 10px 10px 0 0;
    left: 50%;
    top: -8px;
    margin-left: -7.5px;
    width: 15px;
    height: 11px;
}
.page-header.type2.header-newskin .minicart-wrapper .action.showcart .counter.qty {
    background-color: #222529;
    right: -14px;
    margin-top: -19px;
}
.page-header.type2.header-newskin.sticky-header .minicart-wrapper .action.showcart .counter.qty {
    right: -16px;
}
.page-header.type2.header-newskin .minicart-wrapper .action.showcart:after {
    display: none;
}
.page-header.type2.header-newskin .logo {
    /*margin: 27px 0;*/
}
.page-header.type2.header-newskin .minicart-wrapper {
    background: none;
    border: 0;
    box-shadow: none;
    width: auto;
    height: auto;
    margin-top: -7px;
    margin-right: 4px;
}
.page-header.type2.header-newskin.sticky-header .minicart-wrapper .action.showcart {
    border-color: #222529;
}
.page-header.type2.header-newskin.sticky-header .minicart-wrapper .action.showcart {
    border-color: #222529;
}
.page-header.type2.header-newskin .block-search input:focus, .page-header.type2 .search-category select:focus {
    box-shadow: none;
}
@media (min-width: 768px) {
    .page-header.type2.header-newskin .navigation .level0 > .level-top:first-child {
        padding-left: 0;
    }
    .page-header.type2.header-newskin .panel.header .header.links > li, .page-header.type2.header-newskin .panel.header .header.links > li > a, .page-header.type2.header-newskin .switcher strong {
        font-size: 12px;
        font-weight: 400;
    }
    .page-header.type2.header-newskin .block-search input {
        border-radius: 30px;
        height: 48px;
    }
    .page-header.type2.header-newskin .block-search .field.search {
        border-radius: 30px;
    }
    .page-header.type2.header-newskin .block-search .action.search {
        height: 48px;
        line-height: 48px;
        margin-right: -3px;
        background-color: #222529;
        border-radius: 0 30px 30px 0;
        padding: 0 20px 0 12px;
    }
    .page-header.type2.header-newskin .block-search .action.search:before {
        color: #fff;
        font-size: 18px;
    }
    .page-header.type2.header-newskin .block-search .action.search:hover:before {
        color: #fff;
    }
    .page-header.type2.header-newskin .block-search .action.search[disabled] {
        opacity: 1;
    }
    .page-header.type2.header-newskin.sticky-header .nav-sections {
        background-color: #fff;
    }
    .page-header.type2.header-newskin .navigation .level0 > .level-top {
        font-size: 13px;
        padding-top: 8px;
        padding-bottom: 8px;
    }
}
@media (min-width: 1220px) {
    .navigation, .page-wrapper > .breadcrumbs, .page-header .header.panel, .header.content, .footer.content, .page-wrapper > .widget, .page-wrapper > .page-bottom, .block.category.event, .top-container, .page-main, .container, .page-wrapper > .breadcrumbs .items, .sw-megamenu.navigation li.level0.fullwidth > .submenu {
        max-width: 1200px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .page-header.type2.header-newskin .block-search {
        margin-left: 300px;
            width: 564px;
    }
}
@media (min-width: 1440px) {
    .navigation, .page-wrapper > .breadcrumbs, .page-header .header.panel, .header.content, .footer.content, .page-wrapper > .widget, .page-wrapper > .page-bottom, .block.category.event, .top-container, .page-main, .container, .page-wrapper > .breadcrumbs .items, .sw-megamenu.navigation li.level0.fullwidth > .submenu {
        max-width: 1420px;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .page-header.type2.header-newskin .block-search {
        max-width: 375px;
    }
}
@media (max-width: 767px) {
    .page-header.type2.header-newskin .logo {
        margin: 10px 0;
    }
    .page-header.type2.header-newskin .minicart-wrapper {
        margin: 0;
        padding: 21px 0 15px;
    }
}
.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-social-links .action.towishlist:before, .product-addto-links .action.towishlist:before, .block-bundle-summary .action.towishlist:before, .product-item .action.towishlist:before, .table-comparison .action.towishlist:before {
    content: '\e889';
}
@media (min-width: 1200px) {
.products-grid.columns6 {
    margin-left: -10px;
    margin-right: -10px;
}
.products-grid.columns6 .product-item {
    padding: 10px;
}
}
.filterproduct-title {
    background: none;
    border-bottom: 1px solid rgba(0,0,0,0.08);
    margin-bottom: 24px;
}
.filterproduct-title .content strong {
    font-weight: 600;
}
.filterproduct-title .content {
    padding: 0;
    background: transparent;
    text-transform: none;
}
.shop-by-cat-item.cat-has-icon:hover {
    color: #f4631b;
}
.footer-top .block.newsletter {
    width: 100%;
    margin: 20px 0;
}
.footer-top {
    padding: 0;
}
.footer-top .block.newsletter input {
    border-radius: 30px 0 0 30px;
    height: 48px;
    padding-left: 25px;
    border: 0;
    font-size: 14px;
}
.footer-top .block.newsletter input::-webkit-input-placeholder {
    color: #8d8d8d;
}
.footer-top .block.newsletter input::-moz-placeholder {
    color: #8d8d8d;
}
.footer-top .block.newsletter input:-moz-placeholder {
    color: #8d8d8d;
}
.footer-top .block.newsletter input:-ms-input-placeholder {
    color: #8d8d8d;
}
.footer-top .block.newsletter .control:before {
    display: none;
}
.footer-top .block.newsletter .actions button {
    background-color: #222529;
    height: 48px;
    text-transform: uppercase;
    padding: 0 25px;
    border-radius: 0 30px 30px 0;
    border: 0;
    font-family: inherit;
    letter-spacing: 0;
    font-size: 12px;
    font-weight: 600;
}

.custom-support {
    text-align: center;
}
.custom-support i {
    background-color: transparent;
    float: none;
    color: #f4631b;
    width: auto;
    height: auto;
    border-radius: 0;
    padding-bottom: 20px;
    display: inline-block;
}
.custom-support div.content {
    margin-left: 0;
}
.custom-support div.content>h2 {
    text-transform: uppercase;
    font-size: 16px;
    color: #2b2b2d;
    line-height: 22px;
}
.custom-support div.content>em {
    color: #465157;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    margin-bottom: 20px;
}
.custom-support div.content>p {
    font-size: 13px;
    line-height: 24px;
    color: #687176;
}
.product-item-name > a, .product.name a > a {
    color: #222329;
}
.price-box .price {
    font-family: 'Open Sans';
    letter-spacing: 0;
    font-weight: 600;
}
.footer .social-icons [class^="porto-icon-"] {
    color: #222529;
    font-size: 16px;
}
.social-icons > a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    border-radius: 20px;
}
.footer .social-icons a [class^="porto-icon-"] {
    color: inherit;
}
.footer .social-icons a[title="Facebook"]:hover {
    background-color: #3b5a9a;
    color: #fff;
}
.footer  .social-icons a[title="Twitter"]:hover {
    background-color: #1aa9e1;
    color: #fff;
}
.footer .social-icons a[title="Linkedin"]:hover {
    background-color: #7c4a3a;
    color: #fff;
}
.footer-middle .social-icons a {
    color: #222329;
    transition: all .3s;
}
.footer-middle {
    padding: 45px 0;
}
.footer-middle .block .block-title strong {
    font-size: 16px;
    font-weight: 700;
}
.footer-middle ul.links li {
    padding: 5px 0;
}
.footer-bottom {
    padding: 0 0 18px;
}
.footer-bottom > .container:before {
    content: '';
    border-top: 1px solid #e1e1e1;
    display: block;
    margin-bottom: 18px;
}
.footer-bottom address {
    float: left;
    line-height: 42px;
}
.page-wrapper > .breadcrumbs {
    max-width: 100%;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    padding: 7px 0;
}
.page-wrapper > .breadcrumbs a, .page-wrapper > .breadcrumbs strong {
    text-transform: uppercase;
    font-weight: 700;
}
.page-main {
    padding-top: 30px;
}
.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: 0 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: '\f882';
    border: none;
    color: #21293c;
    font-size: 11px;
    margin-top: -6px;
    right: 0;
}
.filter-options-title:hover:after {
    background: none;
    color: #21293c;
}
.active > .filter-options-title:after {
    content: '\f883';
}
#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-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;
    text-transform: uppercase;
    font-weight: 600;
    color: #21293c !important;
    letter-spacing: 0.01em;
    padding: 0 20px;
}
.sidebar-filterproducts.custom-block + h2 +h5 {
    font-family: 'Open Sans' !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-size: 36px;
    font-weight: 900;
    letter-spacing: -0.025em;
    text-transform: uppercase;
    line-height: 38px;
}
.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;
}
.product.name a {
    color: #5b5b5f;
}
.old-price .price, .old.price {
    font-size: 14px;
}
.product-label.sale-label {
    border-radius: 20px;
    color: #ffffff;
}
.product-label.new-label {
    border-radius: 20px;
    color: #ffffff;
}
.product-labels .product-label {
    height: 21px;
    font-size: 11px;
    line-height: 21px;
    padding: 0 10px;
}
.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;
}
.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: #F4631B;
    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: #a34062;
    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: 16px;
    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: 86px!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):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 {
    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;
    color: #302e2a;
}
.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: 14px;
    font-weight: 400;
    font-family: 'Oswald';
    color: #302e2a;
}
.review-ratings .rating-label {
    display: block;
}
.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;
}
.block-category-list .block-title, .filter-options-title, .filter .filter-current-subtitle {
    padding-left: 0;
    padding-right: 0;
}
.swatch-option.text {
    font-weight: 400;
}
.catalog-category-view .column.main .products-grid {
    padding-top: 20px;
}
@media (min-width: 768px) {
    .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: #F4631B solid 2px !important;
    }
    .product.data.items > .item.content {
        padding: 35px 0 0;
        margin-top: 45px;
    }
}
.page-header.type2.header-newskin .minicart-wrapper .block-minicart:after {
    right: 17px !important;
}
.page-header.type2.header-newskin .minicart-wrapper .block-minicart:before {
    right: 18px !important;
}
header.page-header.type2 a.action.my-wishlist {
    display: inline-block;
}
.products-grid .product-item .product-item-info .weltpixel-quickview.weltpixel_quickview_button_v2 {
    font-family: inherit;
    letter-spacing: 0;
    font-weight: 600;
}
@media (min-width: 768px) {
.page-header.type2.header-newskin > .main-panel-top {
    padding: 1px 0;
    border-bottom: 1px solid #fff;
}
.page-header.type2.header-newskin .panel.header .header.links > li:after {
    border-right: 1px solid #e7e7e7;
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 12px;
    margin-top: -1px;
    opacity: .8;
}
.page-header.type2.header-newskin .panel.header .header.links > li:last-child:after {
    border: 0;
}
.page-header.type2.header-newskin .panel.header .switcher {
    padding: 0 16px;
    border-left: 1px solid #e7e7e7;
}
.page-header.type2.header-newskin .panel.header > .action.skip + .switcher {
    border: 0;
    padding-left: 0;
}
}
.cms-index-index header.page-header.type2.header-newskin {
    box-shadow: 0 28px 57px rgba(0,0,0,.06);
}

@media only screen and (max-width: 600px) {


.modal-popup .modal-inner-wrap {
width:95% !important;
}

}

 @media only screen and (max-width: 600px) {


.fancybox-wrap.fancybox-desktop.fancybox-type-inline.fancybox-opened {

width:100% !important;
left: 0px !important;

}

.fancybox-inner {
width:100% !important;
height:221px !important;
}

#newsletter_popup {
min-height:223px !important;

background-size: contain !important;

}

}



.owl-item > .item > .container > .content > h2 {

color:white !important;

}


.owl-item > .item > .container > .content > h5 {

color:white !important;

}

.header-row {

height:73px !important;


}

.main-panel-top {

background-color:white !important;

}

.header-contact > a {
color: white !important;
}

.showcart {
color:white !important;
}

#newsletter_popup > div > form {
display:none !important;
}

#newsletter_popup > div > label {

display:none !important;

}

@media (min-width: 992px) {
  .page-header.type2 .sticky-logo {
    margin-top: 10px !important;
  }
}

.nav-sections > .section-items > .nav-sections-item-content > .navigation> .cart-design-1 > a {
color:black !important;
margin-top:5px;
}
@media only screen and (min-width: 900px) {

.header .links {
width: 350px;
}}

.header-row {
background-color: #f4631b !important;
}

  .breadcrumbs {
        margin: 0 auto;
    }


.banner-thumbs-container{
display:none;
}

@media only screen and (max-width: 600px) {


.fancybox-wrap.fancybox-desktop.fancybox-type-inline.fancybox-opened {

width:100% !important;
left: 0px !important;

}


#newsletter_popup {

background-size: contain !important;

}

}

.qty-inc {
right:34px !important;
}

.action.nav-toggle::before {
color:white !important;
}

@media only screen and (max-width: 600px) {
.porto-ibanner-title {
font-size:13px !important;
padding-left:9px !important;
}

.porto-ibanner-content {
padding-left:0px !important;
text-align:center !important;
}

.porto-ibanner-content > h4 {
font-size:12px !important;
}

.porto-ibanner-content > p > .btn-primary{
font-size:10px !important;
padding:5px !important;

}
}

.qty > .control {
display:block !important;
width:120px !important;
margin-left: 0 !important;
}

.input-text .qty {
width:86px !important;

}

.qty.field .input-text.qty, .col.qty .input-text.qty {
width:87px !important;
}

.qty-changer {
width:150px;
}
@media only screen and (max-width: 600px) {
.fancybox-mobile {
width: 100% !important;
left:0 !important;
}}
#newsletter_popup div{
display:none !important;
}

.header-center {
display:none;
}

/* chiusura stile personalizzato */body, html {
    overflow-x: hidden
}

.action.compare.no-display {
    display: none !important
}

body > p {
    display: none
}

.toolbar .modes > a {
    text-decoration: none
}

.toolbar-amount {
    display: none
}

.clearer {
    clear: both
}


.cms-index-index header.page-header.type2.header-newskin {
    box-shadow: 0 28px 57px rgba(255, 255, 255, .0) !important;
    margin-bottom: 10px;
    margin-top: 10px;
}

@media (min-width: 1200px) {
    .col-xl-2-4 {
        width: 20%
    }

    .col-xl-9-6 {
        width: 80%
    }
}

@media (max-width: 1199px) {
    .container {
        width: 100%
    }
}

@media (min-width: 768px) {
    .layout-1280 .block.category.event, .layout-1280 .footer.content, .layout-1280 .header.content, .layout-1280 .navigation, .layout-1280 .page-header .header.panel, .layout-1280 .page-main, .layout-1280 .page-wrapper > .breadcrumbs .items, .layout-1280 .page-wrapper > .page-bottom, .layout-1280 .page-wrapper > .widget, .layout-1280 .top-container {
        max-width: 1280px
    }

    .layout-1280 .container {
        max-width: 1280px;
        width: 100%
    }

    .sw-megamenu.side-megamenu.navigation li.level0.fl-right {
        float: none
    }
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-sm-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-md-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-lg-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 1220px) {
    .d-xl-none {
        display: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xl-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 1440px) {
    .d-sl-inline-block {
        display: inline-block !important
    }
}

.product-name {
    color: #333
}

.swatch-input {
    position: absolute;
    top: -999em;
    visibility: hidden;
    opacity: 0
}

.btn-default {
    color: #fff;
    font-weight: 400;
    background-image: none;
    background-color: #08c;
    text-shadow: none;
    border: 0;
    opacity: 1;
    filter: alpha(opacity=100)
}

.block.category.event, .footer.content, .header.content, .navigation, .page-header .header.panel, .page-main, .page-wrapper > .breadcrumbs, .page-wrapper > .page-bottom, .page-wrapper > .widget, .top-container {
    width: 100%
}

@media (min-width: 768px) {
    .block.category.event, .footer.content, .header.content, .navigation, .page-header .header.panel, .page-main, .page-wrapper > .breadcrumbs, .page-wrapper > .page-bottom, .page-wrapper > .widget, .top-container {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    .block.category.event, .footer.content, .header.content, .navigation, .page-header .header.panel, .page-main, .page-wrapper > .breadcrumbs, .page-wrapper > .page-bottom, .page-wrapper > .widget, .top-container {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    .block.category.event, .footer.content, .header.content, .navigation, .page-header .header.panel, .page-main, .page-wrapper > .breadcrumbs, .page-wrapper > .page-bottom, .page-wrapper > .widget, .top-container {
        max-width: 1140px
    }
}

.prev-next-products {
    float: right
}

.prev-next-products .product-nav em:before {
    margin: 0
}

.prev-next-products .product-nav.product-next .product-pop:before {
    right: 21px
}

.prev-next-products .product-nav.product-prev .product-pop:before {
    left: 27px
}

.homepage-bar {
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    background-color: #fbfbfb
}

.homepage-bar .col-lg-4 {
    border-left: 1px solid #e1e1e1;
    padding-top: 14px;
    padding-bottom: 14px
}

.homepage-bar .col-lg-4:first-child {
    border-left: 0
}

.homepage-bar [class*=" porto-icon-"], .homepage-bar [class^=porto-icon-] {
    font-size: 34px;
    color: #000;
    display: inline-block;
    vertical-align: middle
}

.homepage-bar .text-area {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    margin-left: 5px
}

.homepage-bar h3 {
    color: #313131;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    line-height: 1.5
}

.homepage-bar p {
    font-size: 12px;
    margin: 0;
    line-height: 1
}

.image-link {
    display: block;
    position: relative
}

.image-link:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #000;
    opacity: 0;
    visibility: hidden;
    transition: all .2s
}

.image-link:hover:before {
    opacity: .1;
    visibility: visible
}

.image-link img {
    width: 100%;
    display: block
}

.border-radius .image-link:before {
    border-radius: 8px
}

.custom-support {
    text-align: left
}

.custom-support em[class*=icon-] {
    float: left;
    background-color: #e35d53;
    color: #fff;
    border-radius: 50%;
    width: 62px;
    height: 62px;
    text-align: center;
    line-height: 62px;
    font-size: 20px
}

/*.custom-support div.content{margin-left:76px}*/
.custom-support div.content > h2 {
    color: #000;
    margin: 0;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.5
}

.custom-support div.content > em {
    color: #888;
    font-weight: 300;
    font-size: 11px;
    font-style: normal;
    line-height: 1;
    margin-bottom: 15px;
    display: block
}

.custom-support div.content > p {
    color: #666;
    font-size: 14px
}

.photo-instagrams .image-link {
    position: relative
}

.photo-instagrams .image-link .content {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background-color: rgba(255, 0, 0, .5);
    text-align: center;
    height: 100%;
    vertical-align: middle;
    font-size: 35px;
    color: #fff;
    opacity: 0;
    visibility: hidden;
    transition: all .3s
}

.photo-instagrams .image-link:hover .content {
    opacity: 1;
    visibility: visible
}

.photo-instagrams .image-link .content i {
    position: absolute;
    top: calc(50% - 18px);
    left: calc(50% - 24.5px);
    display: inline-block;
    vertical-align: middle
}

.parallax-wrapper {
    position: relative
}

.parallax-wrapper .overlay {
    background-color: #000;
    opacity: .55;
    filter: alpha(opacity=55);
    width: 100%;
    height: 100%;
    display: block;
    position: absolute
}

.parallax {
    background-position: center center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 100%;
    padding: 50px 0
}

.parallax-slider {
    text-align: center
}

.parallax-slider .owl-carousel h2 {
    font-size: 60.28px;
    color: #fff;
    line-height: 1
}

.parallax-slider .owl-carousel p {
    font-size: 22.6px;
    color: #fff;
    line-height: 1;
    margin-bottom: 30px
}

.parallax-slider .owl-carousel a {
    font-size: 16px;
    color: #fff;
    line-height: 1
}

.brands-slider .owl-carousel .owl-item img {
    width: auto;
    max-width: 100%
}

.customer-account-create .account-social-login, .customer-account-login .account-social-login {
    display: none
}

.customer-account-create .form-create-account .account-social-login, .customer-account-login .block-customer-login .account-social-login {
    display: block;
    width: 100%;
    position: relative;
    margin: 50px 0
}

.customer-account-create .form-create-account .account-social-login:before, .customer-account-login .block-customer-login .account-social-login:before {
    content: '';
    position: absolute;
    height: 1px;
    background-color: #dfdfdf;
    z-index: 3;
    top: 0;
    left: 25px;
    right: 25px
}

.customer-account-login .block-customer-login .account-social-login:before {
    left: 0;
    right: 0
}

.customer-account-create .form-create-account .account-social-login:after, .customer-account-login .block-customer-login .account-social-login:after {
    content: 'or';
    position: absolute;
    width: 45px;
    height: 45px;
    z-index: 4;
    text-align: center;
    border: #dfdfdf solid 1px;
    border-radius: 100%;
    line-height: 43px;
    color: #777;
    left: 0;
    top: -22px;
    right: 0;
    margin: 0 auto;
    background-color: #fff
}

.customer-account-create .account-social-login, .customer-account-login .account-social-login .block-content {
    padding-top: 50px
}

.form.create.account .account-social-login .actions-toolbar {
    padding: 0
}

@media only screen and (max-width: 767px) {
    .nav-open .page-wrapper {
        position: fixed;
        z-index: 3
    }
}

@media (max-width: 991px) {
    .homepage-bar .col-lg-4 {
        border: 0;
        text-align: left !important
    }

    .parallax {
        background-position: center center !important;
        background-attachment: initial
    }
}

@media (max-width: 767px) {
    .parallax-slider .owl-carousel h2 {
        font-size: 40px
    }

    .parallax-slider .owl-carousel p {
        font-size: 13px;
        margin-bottom: 15px
    }

    .parallax-slider .owl-carousel a {
        font-size: 13px
    }
}

.owl-banner-carousel .content.type1 h2 {
    font-size: 60px
}

.owl-banner-carousel .content.type1 p {
    font-size: 25px
}

.owl-banner-carousel .content.type1 a {
    font-size: 16px
}

@media (max-width: 1199px) {
    .owl-banner-carousel .content.type1 h2 {
        font-size: 48px
    }

    .owl-banner-carousel .content.type1 p {
        font-size: 20px
    }

    .owl-banner-carousel .content.type1 a {
        font-size: 13px
    }
}

@media (max-width: 991px) {
    .owl-banner-carousel .content.type1 h2 {
        font-size: 36px
    }

    .owl-banner-carousel .content.type1 p {
        font-size: 15px
    }

    .owl-banner-carousel .content.type1 a {
        font-size: 10px
    }
}

@media (max-width: 767px) {
    .owl-banner-carousel .content.type1 h2 {
        font-size: 24px
    }

    .owl-banner-carousel .content.type1 p {
        display: none
    }

    .owl-banner-carousel .content.type1 a {
        font-size: 8px
    }
}

#banner-slider-demo-3 .slide1-content em {
    font-size: 26.26px;
    margin: 0 10px
}

#banner-slider-demo-3 .slide1-content h2 {
    font-size: 79.12px;
    margin: 5px 0 10px
}

#banner-slider-demo-3 .slide1-content p {
    font-size: 23.64px
}

#banner-slider-demo-3 .slide2-content em {
    font-size: 26.26px;
    margin-left: 8px
}

#banner-slider-demo-3 .slide2-content h2 {
    font-size: 82.51px;
    margin: 3px 0 10px
}

#banner-slider-demo-3 .slide2-content p {
    font-size: 18px;
    margin-left: 8px;
    margin-bottom: 30px
}

#banner-slider-demo-3 .slide2-content p span.split {
    margin: 0 13px 0 14px;
    border: 0
}

#banner-slider-demo-3 .slide2-content a.btn-default {
    font-size: 14px;
    width: 135px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    margin-right: 3px
}

#banner-slider-demo-3 .slide3-content em {
    font-size: 26.26px
}

#banner-slider-demo-3 .slide3-content h2 {
    font-size: 82.51px;
    margin-bottom: 17px
}

#banner-slider-demo-3 .slide3-content a.btn-default {
    font-size: 14px;
    width: 135px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    margin-right: 3px
}

@media (max-width: 991px) {
    #banner-slider-demo-3 .slide1-content img.quote {
        width: 30px
    }

    #banner-slider-demo-3 .slide1-content em {
        font-size: 20px;
        margin: 0 8px
    }

    #banner-slider-demo-3 .slide1-content h2 {
        font-size: 60px;
        margin: 4px 0 8px
    }

    #banner-slider-demo-3 .slide1-content p {
        font-size: 18px
    }

    #banner-slider-demo-3 .slide2-content em {
        font-size: 20px;
        margin-left: 7px
    }

    #banner-slider-demo-3 .slide2-content h2 {
        font-size: 65px;
        margin: 2px 0 8px
    }

    #banner-slider-demo-3 .slide2-content p {
        font-size: 15px;
        margin-left: 7px;
        margin-bottom: 25px
    }

    #banner-slider-demo-3 .slide2-content p span.split {
        margin: 0 8px 0 9px
    }

    #banner-slider-demo-3 .slide2-content a.btn-default {
        font-size: 12px;
        width: 120px;
        height: 35px;
        line-height: 35px;
        padding: 0;
        margin-right: 1px
    }

    #banner-slider-demo-3 .slide3-content em {
        font-size: 20px
    }

    #banner-slider-demo-3 .slide3-content h2 {
        font-size: 65px;
        margin-bottom: 13px
    }

    #banner-slider-demo-3 .slide3-content a.btn-default {
        font-size: 12px;
        width: 120px;
        height: 35px;
        line-height: 35px;
        padding: 0;
        margin-right: 1px
    }
}

@media (max-width: 640px) {
    #banner-slider-demo-3 .slide1-content img.quote {
        width: 15px
    }

    #banner-slider-demo-3 .slide1-content em {
        font-size: 14px;
        margin: 0 3px
    }

    #banner-slider-demo-3 .slide1-content h2 {
        font-size: 38px;
        margin: 1px 0 5px
    }

    #banner-slider-demo-3 .slide1-content p {
        font-size: 14px
    }

    #banner-slider-demo-3 .slide2-content em {
        font-size: 14px;
        margin-left: 3px
    }

    #banner-slider-demo-3 .slide2-content h2 {
        font-size: 39px;
        margin: 0 0 5px
    }

    #banner-slider-demo-3 .slide2-content p {
        font-size: 8px;
        margin-left: 4px;
        margin-bottom: 15px
    }

    #banner-slider-demo-3 .slide2-content p span.split {
        margin: 0 7px 0 8px
    }

    #banner-slider-demo-3 .slide2-content a.btn-default {
        font-size: 8px;
        width: 80px;
        height: 25px;
        line-height: 25px;
        padding: 0;
        margin-right: 1px
    }

    #banner-slider-demo-3 .slide3-content em {
        font-size: 14px
    }

    #banner-slider-demo-3 .slide3-content h2 {
        font-size: 38px;
        margin-bottom: 8px
    }

    #banner-slider-demo-3 .slide3-content a.btn-default {
        font-size: 8px;
        width: 80px;
        height: 25px;
        line-height: 25px;
        padding: 0;
        margin-right: 1px
    }
}

#banner-slider-demo-8 .slide1-content em {
    font-size: 26.26px;
    margin: 0 10px
}

#banner-slider-demo-8 .slide1-content h2 {
    font-size: 79.12px;
    margin: 5px 0 10px
}

#banner-slider-demo-8 .slide1-content p {
    font-size: 23.64px
}

#banner-slider-demo-8 .slide2-content em {
    font-size: 26.26px;
    margin-left: 8px
}

#banner-slider-demo-8 .slide2-content h2 {
    font-size: 82.51px;
    margin: 3px 0 10px
}

#banner-slider-demo-8 .slide2-content p {
    font-size: 18px;
    margin-left: 8px;
    margin-bottom: 30px
}

#banner-slider-demo-8 .slide2-content p span.split {
    margin: 0 13px 0 14px;
    border: 0
}

#banner-slider-demo-8 .slide2-content a.btn-default {
    font-size: 14px;
    width: 135px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    margin-right: 3px
}

#banner-slider-demo-8 .slide3-content em {
    font-size: 26.26px
}

#banner-slider-demo-8 .slide3-content h2 {
    font-size: 82.51px;
    margin-bottom: 17px
}

#banner-slider-demo-8 .slide3-content a.btn-default {
    font-size: 14px;
    width: 135px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    margin-right: 3px
}

@media (max-width: 991px) {
    #banner-slider-demo-8 .slide1-content img.quote {
        width: 30px
    }

    #banner-slider-demo-8 .slide1-content em {
        font-size: 20px;
        margin: 0 8px
    }

    #banner-slider-demo-8 .slide1-content h2 {
        font-size: 60px;
        margin: 4px 0 8px
    }

    #banner-slider-demo-8 .slide1-content p {
        font-size: 18px
    }

    #banner-slider-demo-8 .slide2-content em {
        font-size: 20px;
        margin-left: 7px
    }

    #banner-slider-demo-8 .slide2-content h2 {
        font-size: 65px;
        margin: 2px 0 8px
    }

    #banner-slider-demo-8 .slide2-content p {
        font-size: 15px;
        margin-left: 7px;
        margin-bottom: 25px
    }

    #banner-slider-demo-8 .slide2-content p span.split {
        margin: 0 8px 0 9px
    }

    #banner-slider-demo-8 .slide2-content a.btn-default {
        font-size: 12px;
        width: 120px;
        height: 35px;
        line-height: 35px;
        padding: 0;
        margin-right: 1px
    }

    #banner-slider-demo-8 .slide3-content em {
        font-size: 20px
    }

    #banner-slider-demo-8 .slide3-content h2 {
        font-size: 65px;
        margin-bottom: 13px
    }

    #banner-slider-demo-8 .slide3-content a.btn-default {
        font-size: 12px;
        width: 120px;
        height: 35px;
        line-height: 35px;
        padding: 0;
        margin-right: 1px
    }
}

@media (max-width: 640px) {
    #banner-slider-demo-8 .slide1-content img.quote {
        width: 15px
    }

    #banner-slider-demo-8 .slide1-content em {
        font-size: 12px;
        margin: 0 3px
    }

    #banner-slider-demo-8 .slide1-content h2 {
        font-size: 23px;
        margin: 1px 0 5px
    }

    #banner-slider-demo-8 .slide1-content p {
        font-size: 14px
    }

    #banner-slider-demo-8 .slide2-content em {
        font-size: 12px;
        margin-left: 3px
    }

    #banner-slider-demo-8 .slide2-content h2 {
        font-size: 23px;
        margin: 0 0 5px
    }

    #banner-slider-demo-8 .slide2-content p {
        font-size: 8px;
        margin-left: 4px;
        margin-bottom: 5px
    }

    #banner-slider-demo-8 .slide2-content p span.split {
        margin: 0 7px 0 8px
    }

    #banner-slider-demo-8 .slide2-content a.btn-default {
        font-size: 8px;
        width: 80px;
        height: 25px;
        line-height: 25px;
        padding: 0;
        margin-right: 1px
    }

    #banner-slider-demo-8 .slide3-content em {
        font-size: 12px
    }

    #banner-slider-demo-8 .slide3-content h2 {
        font-size: 23px;
        margin-bottom: 8px;
        margin-top: 5px
    }

    #banner-slider-demo-8 .slide3-content a.btn-default {
        font-size: 8px;
        width: 80px;
        height: 25px;
        line-height: 25px;
        padding: 0;
        margin-right: 1px
    }
}

#banner-slider-demo-4 .slide1-content em {
    font-size: 26.26px;
    margin: 0 10px
}

#banner-slider-demo-4 .slide1-content h2 {
    font-size: 79.12px;
    margin: 5px 0 10px
}

#banner-slider-demo-4 .slide1-content p {
    font-size: 23.64px
}

#banner-slider-demo-4 .slide2-content em {
    font-size: 26.26px;
    margin-left: 8px
}

#banner-slider-demo-4 .slide2-content h2 {
    font-size: 82.51px;
    margin: 3px 0 10px
}

#banner-slider-demo-4 .slide2-content p {
    font-size: 18px;
    margin-left: 8px;
    margin-bottom: 30px
}

#banner-slider-demo-4 .slide2-content p span.split {
    margin: 0 13px 0 14px;
    border: 0
}

#banner-slider-demo-4 .slide2-content a.btn-default {
    font-size: 14px;
    width: 135px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    margin-right: 3px
}

#banner-slider-demo-4 .slide3-content em {
    font-size: 26.26px
}

#banner-slider-demo-4 .slide3-content h2 {
    font-size: 82.51px;
    margin-bottom: 17px
}

#banner-slider-demo-4 .slide3-content a.btn-default {
    font-size: 14px;
    width: 135px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    margin-right: 3px
}

@media (max-width: 991px) {
    #banner-slider-demo-4 .slide1-content img.quote {
        width: 30px
    }

    #banner-slider-demo-4 .slide1-content em {
        font-size: 20px;
        margin: 0 8px
    }

    #banner-slider-demo-4 .slide1-content h2 {
        font-size: 60px;
        margin: 4px 0 8px
    }

    #banner-slider-demo-4 .slide1-content p {
        font-size: 18px
    }

    #banner-slider-demo-4 .slide2-content em {
        font-size: 20px;
        margin-left: 7px
    }

    #banner-slider-demo-4 .slide2-content h2 {
        font-size: 65px;
        margin: 2px 0 8px
    }

    #banner-slider-demo-4 .slide2-content p {
        font-size: 15px;
        margin-left: 7px;
        margin-bottom: 25px
    }

    #banner-slider-demo-4 .slide2-content p span.split {
        margin: 0 8px 0 9px
    }

    #banner-slider-demo-4 .slide2-content a.btn-default {
        font-size: 12px;
        width: 120px;
        height: 35px;
        line-height: 35px;
        padding: 0;
        margin-right: 1px
    }

    #banner-slider-demo-4 .slide3-content em {
        font-size: 20px
    }

    #banner-slider-demo-4 .slide3-content h2 {
        font-size: 65px;
        margin-bottom: 13px
    }

    #banner-slider-demo-4 .slide3-content a.btn-default {
        font-size: 12px;
        width: 120px;
        height: 35px;
        line-height: 35px;
        padding: 0;
        margin-right: 1px
    }
}

@media (max-width: 640px) {
    #banner-slider-demo-4 .slide1-content img.quote {
        width: 15px
    }

    #banner-slider-demo-4 .slide1-content em {
        font-size: 14px;
        margin: 0 3px
    }

    #banner-slider-demo-4 .slide1-content h2 {
        font-size: 38px;
        margin: 1px 0 5px
    }

    #banner-slider-demo-4 .slide1-content p {
        font-size: 14px
    }

    #banner-slider-demo-4 .slide2-content em {
        font-size: 14px;
        margin-left: 3px
    }

    #banner-slider-demo-4 .slide2-content h2 {
        font-size: 39px;
        margin: 0 0 5px
    }

    #banner-slider-demo-4 .slide2-content p {
        font-size: 8px;
        margin-left: 4px;
        margin-bottom: 15px
    }

    #banner-slider-demo-4 .slide2-content p span.split {
        margin: 0 7px 0 8px
    }

    #banner-slider-demo-4 .slide2-content a.btn-default {
        font-size: 8px;
        width: 80px;
        height: 25px;
        line-height: 25px;
        padding: 0;
        margin-right: 1px
    }

    #banner-slider-demo-4 .slide3-content em {
        font-size: 14px
    }

    #banner-slider-demo-4 .slide3-content h2 {
        font-size: 38px;
        margin-bottom: 8px
    }

    #banner-slider-demo-4 .slide3-content a.btn-default {
        font-size: 8px;
        width: 80px;
        height: 25px;
        line-height: 25px;
        padding: 0;
        margin-right: 1px
    }
}

.slider-with-side {
    margin: 0 -8px
}

.slider-with-side .slider-area {
    padding: 0 8px;
    float: left;
    width: 72.3%
}

.slider-with-side .slider-area .item .content .ribbon {
    right: 13px;
    top: 16px
}

.slider-with-side .slider-area .item .content .ribbon em {
    font-size: 14px;
    margin: 0;
    margin-right: 63px
}

.slider-with-side .slider-area .item .content .ribbon h3 {
    font-size: 33px;
    margin: 0;
    margin-right: 14px
}

.slider-with-side .slider-area .item .content .ribbon h5 {
    font-size: 18px;
    margin: 0;
    margin-top: -3px
}

.slider-with-side .slider-area .item .content .text-area h2 {
    display: inline-block;
    padding: 7px 50px 7px 11px;
    font-size: 42.7px;
    margin-bottom: 4px
}

.slider-with-side .slider-area .item .content .text-area p {
    display: inline-block;
    padding: 12px 17px 12px 13px;
    font-size: 17.58px;
    margin: 0
}

@media (max-width: 1199px) {
    .slider-with-side .slider-area .item .content .ribbon {
        right: 11px;
        top: 11px
    }

    .slider-with-side .slider-area .item .content .ribbon em {
        font-size: 13px;
        margin-right: 60px
    }

    .slider-with-side .slider-area .item .content .ribbon h3 {
        font-size: 30px;
        margin-right: 12px
    }

    .slider-with-side .slider-area .item .content .ribbon h5 {
        font-size: 16px;
        margin-top: -2px
    }

    .slider-with-side .slider-area .item .content .text-area h2 {
        padding: 6px 45px 6px 10px;
        font-size: 38px
    }

    .slider-with-side .slider-area .item .content .text-area p {
        padding: 10px 15px 10px 11px;
        font-size: 15px
    }
}

@media (max-width: 767px) {
    .slider-with-side .slider-area .item .content .ribbon {
        right: 3px;
        top: 3px
    }

    .slider-with-side .slider-area .item .content .ribbon em {
        font-size: 8px;
        margin-right: 40px
    }

    .slider-with-side .slider-area .item .content .ribbon h3 {
        font-size: 22px;
        margin-right: 7px
    }

    .slider-with-side .slider-area .item .content .ribbon h5 {
        font-size: 10px;
        margin-top: -1px
    }

    .slider-with-side .slider-area .item .content .text-area h2 {
        padding: 4px 38px 4px 7px;
        font-size: 22px
    }

    .slider-with-side .slider-area .item .content .text-area p {
        padding: 6px 11px 6px 8px;
        font-size: 9px
    }
}

@media (max-width: 480px) {
    .slider-with-side .slider-area .item .content .ribbon {
        right: 3px;
        top: 1px
    }

    .slider-with-side .slider-area .item .content .ribbon em {
        font-size: 6px;
        margin-right: 22px
    }

    .slider-with-side .slider-area .item .content .ribbon h3 {
        font-size: 14px;
        margin-right: 2px
    }

    .slider-with-side .slider-area .item .content .ribbon h5 {
        font-size: 6px;
        margin-top: -1px
    }

    .slider-with-side .slider-area .item .content .text-area p {
        display: none
    }
}

.slider-with-side .side-area {
    padding: 0 8px 0 7px;
    float: left;
    width: 27.7%
}

.slider-with-side .side-area img {
    display: block
}

.slider-with-side .side-area .item1, .slider-with-side .side-area .item2, .slider-with-side .side-area .item3 {
    margin-bottom: 9px;
    position: relative;
    overflow: hidden
}

.slider-with-side .side-area .item1:before, .slider-with-side .side-area .item2:before, .slider-with-side .side-area .item3:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #000;
    opacity: 0;
    filter: alpha(Opacity=0);
    visibility: hidden;
    transition: all .2s
}

.slider-with-side .side-area .item1:hover:before, .slider-with-side .side-area .item2:hover:before, .slider-with-side .side-area .item3:hover:before {
    opacity: .1;
    filter: alpha(Opacity=10);
    visibility: visible
}

.slider-with-side .side-area .item1 .content {
    position: absolute;
    bottom: 17px;
    left: 15px;
    text-align: left
}

.slider-with-side .side-area .item1 .content em {
    font-size: 27.45px;
    margin: 0;
    margin-bottom: 2px;
    display: block;
    margin-left: 4px
}

.slider-with-side .side-area .item1 .content h2 {
    font-size: 35.16px;
    margin: 0;
    margin-bottom: 14px
}

.slider-with-side .side-area .item1 .content a {
    font-size: 15.08px;
    margin: 0;
    margin-left: 4px;
    display: block
}

.slider-with-side .side-area .item2 .content {
    position: absolute;
    bottom: 17px;
    left: 21px;
    text-align: left
}

.slider-with-side .side-area .item2 .content h2 {
    font-size: 33.86px;
    margin: 0;
    margin-bottom: 12px
}

.slider-with-side .side-area .item2 .content p {
    font-size: 18.34px;
    margin: 0;
    margin-left: 1px
}

.slider-with-side .side-area .item2 .content a {
    font-size: 13px;
    border: 0;
    text-shadow: none;
    padding: 8px 10px 8px 15px;
    margin: 13px 0 0 25px
}

.slider-with-side .side-area .item3 {
    margin: 0 !important
}

.slider-with-side .side-area .item3 .content {
    position: absolute;
    bottom: 17px;
    left: 19px;
    text-align: left
}

.slider-with-side .side-area .item3 .content h2 {
    font-size: 32px;
    margin: 0
}

.slider-with-side .side-area .item3 .content p {
    font-size: 20px;
    margin: 0;
    margin-bottom: 17px
}

.slider-with-side .side-area .item3 .content a {
    font-size: 16px;
    margin: 0
}

@media (max-width: 1199px) {
    .slider-with-side .side-area .item1 .content {
        bottom: 15px;
        left: 13px
    }

    .slider-with-side .side-area .item1 .content em {
        font-size: 22px;
        margin-left: 2px
    }

    .slider-with-side .side-area .item1 .content h2 {
        font-size: 30px;
        margin-bottom: 10px
    }

    .slider-with-side .side-area .item1 .content a {
        font-size: 13px;
        margin-left: 2px
    }

    .slider-with-side .side-area .item2 {
        margin-bottom: 8px
    }

    .slider-with-side .side-area .item2 .content {
        bottom: 15px;
        left: 15px
    }

    .slider-with-side .side-area .item2 .content h2 {
        font-size: 28px;
        margin-bottom: 10px
    }

    .slider-with-side .side-area .item2 .content p {
        font-size: 13px
    }

    .slider-with-side .side-area .item2 .content a {
        font-size: 12px;
        padding: 7px 8px 7px 13px;
        margin: 5px 0 0 25px
    }

    .slider-with-side .side-area .item3 .content {
        bottom: 15px;
        left: 15px
    }

    .slider-with-side .side-area .item3 .content h2 {
        font-size: 28px
    }

    .slider-with-side .side-area .item3 .content p {
        font-size: 17px;
        margin-bottom: 15px
    }

    .slider-with-side .side-area .item3 .content a {
        font-size: 14px
    }
}

@media (max-width: 991px) {
    .slider-with-side .slider-area {
        padding: 0 8px;
        float: none;
        width: 100%
    }

    .slider-with-side .side-area {
        padding: 0;
        float: none;
        width: 100%
    }

    .slider-with-side .side-area .item1, .slider-with-side .side-area .item2, .slider-with-side .side-area .item3 {
        padding: 8px;
        width: 33.33%;
        float: left;
        margin: 0
    }

    .slider-with-side .side-area .item1 .content {
        bottom: 20px;
        left: 20px
    }

    .slider-with-side .side-area .item2 .content {
        bottom: 20px;
        left: 15px
    }

    .slider-with-side .side-area .item3 .content {
        bottom: 20px;
        left: 20px
    }
}

@media (max-width: 767px) {
    .slider-with-side .side-area .item1, .slider-with-side .side-area .item2, .slider-with-side .side-area .item3 {
        padding: 8px;
        width: 100%;
        float: none
    }

    .slider-with-side .side-area img {
        width: 100%
    }

    .slider-with-side .side-area .item1 .content, .slider-with-side .side-area .item2 .content, .slider-with-side .side-area .item3 .content {
        bottom: 30px;
        left: 25px
    }
}

.banner-content-6 {
    padding: 290px 0 80px;
    line-height: 1
}

.banner-content-6 .text-content em {
    font-size: 26.26px;
    margin-left: 5px;
    margin-bottom: 5px
}

.banner-content-6 .text-content h2 {
    font-size: 79.12px;
    letter-spacing: -4px
}

.banner-content-6 .text-content p {
    margin: 0
}

.banner-content-6 .text-content p span {
    font-size: 23.64px;
    padding-left: 5px;
    line-height: 2
}

.banner-content-6 .text-content p a {
    font-size: 16px;
    padding: 10px 35px;
    margin-left: 5px;
    margin-top: 7px;
    margin-bottom: 125px
}

@media (max-width: 767px) {
    .banner-content-6 .text-content em {
        font-size: 16.26px
    }

    .banner-content-6 .text-content h2 {
        font-size: 54.12px
    }

    .banner-content-6 .text-content p span {
        font-size: 13.64px
    }

    .banner-content-6 .text-content p a {
        font-size: 12px;
        padding: 7px 15px
    }
}

.filter-title-type-2 {
    font-size: 19px;
    margin: 0;
    font-weight: 300;
    margin-bottom: 20px;
    display: table;
    width: 100%
}

.filter-title-type-2 span {
    display: table-cell;
    position: relative
}

.filter-title-type-2 span.title-line:after {
    content: "";
    width: 100%;
    border-top: 1px solid #d8d8d8;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -1px
}

.one-product .filterproduct-title {
    background: #fff;
    text-align: center;
    color: #333;
    font-weight: 700;
    line-height: 50px
}

.one-product .products-grid {
    margin: 0;
    background-color: #fff
}

.one-product .product-item-info .product-item-details {
    padding-top: 20px
}

.one-product .owl-dots {
    margin-top: 0
}

.shop-features {
    text-align: center
}

.shop-features [class*=" porto-icon-"], .shop-features [class^=porto-icon-] {
    color: #333;
    width: 64px;
    height: 64px;
    text-align: center;
    line-height: 60px;
    display: inline-block;
    border: 2px solid #ccc;
    border-radius: 50%;
    font-size: 28px
}

.shop-features h3 {
    color: #121214;
    font-size: 15px;
    font-weight: 600;
    line-height: 1;
    margin: 20px 0 10px
}

.shop-features p {
    color: #777;
    font-size: 14px;
    margin: 0;
    margin-bottom: 15px;
    padding: 0 20px
}

.shop-features a {
    margin: 0;
    font-size: 14px
}

.wishlist-index-index .products-grid .product-item .product-item-inner {
    margin: 9px 0 0;
    padding: 10px;
    position: relative
}

.products-grid.wishlist .product-item .tocart {
    height: auto;
    line-height: 30px;
    min-width: 120px;
    padding: 0 11px
}

@media (min-width: 992px) {
    .wishlist-index-index .products-grid .product-items .product-item {
        width: 24%
    }
}

.hide-addtocart .products-grid .product-item-actions .actions-primary, .hide-addtocart .products-grid .product-item-details .product-item-actions .actions-primary, .hide-addtolinks .products-grid .product-item-info .product-item-actions .actions-secondary.tocompare, .hide-addtolinks .products-grid .product-item-info .product-item-actions .actions-secondary.towishlist, .hide-addtolinks .products-grid .product-item-info .product-item-details .product-item-actions .actions-secondary.tocompare, .hide-addtolinks .products-grid .product-item-info .product-item-details .product-item-actions .actions-secondary.towishlist {
    display: none
}

.owl-middle-outer-narrow .owl-theme .owl-controls {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -22px
}

.owl-middle-outer-narrow .owl-theme .owl-controls .owl-nav [class*=owl-] {
    position: absolute;
    color: #3d3734
}

.owl-middle-outer-narrow .owl-theme .owl-controls .owl-nav .owl-prev {
    left: -60px
}

.owl-middle-outer-narrow .owl-theme .owl-controls .owl-nav .owl-next {
    right: -60px
}

.owl-bottom-narrow .owl-controls {
    position: absolute;
    bottom: 20px;
    margin: 0;
    width: 100%
}

.filterproducts-tab .data.items {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #eee;
    margin-bottom: 18px
}

.filterproducts-tab .data.items > .item.title {
    box-sizing: border-box;
    float: none;
    width: 100%
}

.filterproducts-tab .data.items > .item.title[aria-expanded=true] a.switch {
    color: #08c
}

.filterproduct-title > a {
    font-size: 13px;
    font-weight: 400;
    text-transform: none
}

.catalogsearch-result-index .sidebar.sidebar-main:before {
    display: none
}

.sidebar .custom-block {
    margin-bottom: 30px;
    padding-bottom: 40px;
    background: url(../images/bkg_4.png) bottom no-repeat
}

.products.wrapper .product-item .product-item-photo .qty-box {
    position: absolute;
    bottom: 30px;
    left: 0
}

.products.wrapper .product-item .qty-box {
    display: block;
    width: 88px;
    margin: 0 auto 5px
}

.products.wrapper.products-list .product-item .qty-box {
    margin: 0 0 5px
}

.products.wrapper .product-item .qty-box input {
    width: 30px;
    height: 30px;
    text-align: center;
    display: inline-block;
    border: solid 1px #dfdfdf
}

.products.wrapper .product-item .qty-box .qtyminus, .products.wrapper .product-item .qty-box .qtyplus {
    position: relative;
    border: solid 1px #dfdfdf;
    font-size: 12px;
    width: 30px;
    height: 30px;
    line-height: 28px;
    display: inline-block;
    text-align: center;
    background-color: #fff;
    float: left;
    margin-right: -1px
}

.products.wrapper .product-item .qty-box .qtyplus {
    float: right;
    margin-right: 0;
    margin-left: -1px
}

.products-grid .product-item .has-qty {
    margin-top: 37px
}

.product-info-main .custom-block {
    border-bottom: solid 1px #e6e6e6;
    padding: 23px 0 25px;
    margin-bottom: 25px
}

.product-info-main .custom-block .item:first-child {
    border-left: 0;
    padding-left: 0
}

.product-info-main .custom-block .item {
    border-left: 1px solid #e6e6e6;
    display: inline-block;
    padding: 0 10px;
    text-align: left
}

.product-info-main .custom-block i {
    font-size: 34px;
    display: inline-block;
    vertical-align: middle
}

.product-info-main .custom-block .text-area {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    margin-left: 5px
}

.product-info-main .custom-block .text-area h3 {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.35;
    color: #7a7d82;
    margin: 0;
    margin-bottom: 5px
}

@media (min-width: 768px) {
    .filterproducts-tab .data.items {
        position: relative;
        z-index: 1;
        border-bottom: 0;
        margin-left: 0;
        margin-right: 0;
        background: url(../images/slider-bar.png) right 10px no-repeat
    }

    .filterproducts-tab .data.items:after, .filterproducts-tab .data.items:before {
        content: '';
        display: table
    }

    .filterproducts-tab .data.items:after {
        clear: both
    }

    .filterproducts-tab .data.items > .item.title {
        float: left;
        width: auto;
        margin: 0;
        padding: 0;
        background-color: #fff
    }

    .filterproducts-tab .data.items > .item.title a.switch {
        color: #313131;
        font-size: 16px;
        line-height: 20px;
        font-weight: 700;
        text-transform: uppercase;
        padding: 0 15px;
        border-left: 1px solid #ddd
    }

    .filterproducts-tab .data.items > .item.title:first-child a.switch {
        padding-left: 0;
        border: 0
    }

    .filterproducts-tab .data.items > .item.content {
        margin-top: 30px;
        box-sizing: border-box;
        float: right;
        margin-left: -100%;
        width: 100%
    }
}

@media (max-width: 768px) {
    .filterproducts-tab .data.items > .item.title {
        padding: 10px;
        border-top: 1px solid #eee
    }

    .filterproducts-tab .data.items > .item.title a.switch {
        color: #313131;
        font-size: 16px;
        font-weight: 700;
        text-transform: uppercase
    }
}

.grid-images {
    text-align: center
}

.grid-images .row {
    margin-left: -10px;
    margin-right: -10px
}

.grid-images .col-md-4, .grid-images .col-md-8 {
    padding-left: 10px;
    padding-right: 10px
}

.grid-images img {
    max-width: 100%;
    display: block
}

.grid-images .grid1 img, .grid-images .grid2 img, .grid-images .grid3 img {
    opacity: 1;
    filter: alpha(Opacity=100);
    visibility: visible;
    transition: all .2s
}

.grid-images .grid1:hover img, .grid-images .grid2:hover img, .grid-images .grid3:hover img {
    opacity: .8;
    filter: alpha(Opacity=80);
    visibility: visible
}

.grid-images .grid1 {
    margin-bottom: 10px
}

@media (max-width: 1199px) {
    .grid-images .grid1 {
        margin-bottom: 9px
    }
}

@media (max-width: 767px) {
    .grid-images .grid2 {
        margin-bottom: 9px
    }
}

@media (min-width: 992px) {
    .lg-order-12 {
        -webkit-order: 12;
        -moz-order: 12;
        -ms-flex-order: 12;
        order: 12
    }
}

@media (min-width: 768px) {
    .md-order-12 {
        -webkit-order: 12;
        -moz-order: 12;
        -ms-flex-order: 12;
        order: 12
    }
}

.side-custom-menu {
    border: 1px solid #ddd;
    border-radius: 7px;
    overflow: hidden
}

.side-custom-menu h2 {
    color: #000;
    border-bottom: 1px solid #ddd;
    font-size: 13px;
    font-weight: 700;
    text-align: left;
    padding: 13px 13px 12px;
    background-color: #f5f5f5;
    line-height: 1;
    margin: 0
}

.side-custom-menu ul {
    padding: 0 12px;
    margin: 0;
    list-style: none
}

.side-custom-menu ul li {
    text-align: left;
    padding: 12px 4px;
    border-top: 1px solid #ddd;
    margin: 0;
    line-height: 1
}

.side-custom-menu ul li:first-child {
    border: 0
}

.side-custom-menu ul li a {
    color: #777;
    font-size: 15px;
    line-height: 1;
    display: block
}

.home-side-menu-type2 {
    margin-bottom: 50px
}

.home-side-menu-type2 > h2 {
    font-size: 15px;
    font-weight: 600;
    color: #333;
    margin-bottom: 15px;
    margin-top: 0
}

.home-side-menu-type2 > h2 > i.icon-menu:before {
    margin-left: 0
}

.side-menu-type2.side-block {
    border-top: 1px solid #ddd
}

.side-menu-type2.side-block ul.category-sidebar {
    padding: 0;
    list-style: none
}

.side-menu-type2.side-block ul.category-sidebar ul {
    list-style: none;
    margin: 0;
    display: none;
    padding-left: 1.5em
}

.side-menu-type2.side-block ul.category-sidebar > li {
    padding-left: 12px;
    display: block;
    line-height: 40px;
    border-bottom: 1px solid #ddd
}

.side-menu-type2.side-block ul.category-sidebar li {
    position: relative
}

.side-menu-type2.side-block ul.category-sidebar a {
    font-size: 13px;
    color: #777
}

.side-menu-type2.side-block ul.category-sidebar a:hover {
    color: #000;
    text-decoration: none
}

.side-menu-type2.side-block ul.category-sidebar > li > a {
    font-size: 15px
}

.side-menu-type2.side-block ul.category-sidebar ul > li {
    line-height: 40px;
    border-top: 1px solid #ddd
}

.side-menu-type2.side-block ul.category-sidebar ul > li:first-child {
    border-top: 0
}

.featured-box-2 {
    margin: 30px 0
}

.featured-box-2 h3 {
    color: #121213;
    font-size: 15px;
    border-bottom: 1px solid #ddd;
    line-height: 1.4;
    padding: 8px 0;
    margin-bottom: 10px
}

.featured-box-2 h3 em {
    font-size: 18px
}

.featured-box-2 p {
    font-size: 14px;
    margin-bottom: 10px
}

.featured-box-2 a {
    font-size: 14px
}

.social-icons [class^=porto-icon-] {
    color: #000;
}

.sidebar-title {
    margin-bottom: 17px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #313131;
    line-height: 1
}

.f-left {
    float: left !important
}

.f-right {
    float: right !important
}

.abs-action-button-as-link:hover, .abs-action-remove:hover, .abs-add-fields .action.remove:hover, .abs-discount-block .action.check:hover, .action-auth-toggle:hover, .block.related .action.select:hover, .bundle-options-container .action.back:hover, .cart-discount .action.check:hover, .cart.table-wrapper .action.help.map:hover, .cart.table-wrapper .actions-toolbar > .action-delete:hover, .checkout-agreements-block .action-show:hover, .checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover, .checkout-payment-method .payment-method-billing-address .action-cancel:hover, .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:hover, .form-add-invitations .action.remove:hover, .form-create-return .action.remove:hover, .form-giftregistry-edit .action.remove:hover, .form-giftregistry-share .action.remove:hover, .form.send.friend .action.remove:hover, .gift-options .actions-toolbar .action-cancel:hover, .gift-summary .action-delete:hover, .gift-summary .action-edit:hover, .gift-wrapping-title .action-remove:hover, .opc-block-shipping-information .shipping-information-title .action-edit:hover, .opc-wrapper .edit-address-link:hover, .paypal-button-widget .paypal-button:hover, .paypal-review-discount .action.check:hover, .popup .actions-toolbar .action.cancel:hover, .wishlist.split.button > .action:hover {
    text-decoration: none
}

.checkout-container {
    min-height: 400px
}

body.boxed {
    padding: 24px 0 17px;
    background: url(../images/boxed_bg.png) repeat
}

body.boxed .page-wrapper {
    width: 1140px;
    max-width: 100%;
    margin: 0 auto;
    border-radius: 8px;
    background-color: #fff
}

.fotorama .fotorama__fullscreen-icon {
    display: block
}

.fotorama .fotorama-sprite, .fotorama .fotorama__arr .fotorama__arr__arr, .fotorama .fotorama__fullscreen-icon, .fotorama .fotorama__thumb__arr, .fotorama__fullscreen .fotorama .fotorama__zoom-in, .fotorama__fullscreen .fotorama .fotorama__zoom-out {
    background: 0 0;
    color: #08c
}

.fotorama-sprite:before, .fotorama__arr .fotorama__arr__arr:before, .fotorama__fullscreen .fotorama__zoom-in:before, .fotorama__fullscreen .fotorama__zoom-out:before, .fotorama__fullscreen-icon:before, .fotorama__thumb__arr:before {
    font-family: porto-icons;
    display: block;
    text-align: center
}

.fotorama .fotorama__arr .fotorama__arr__arr {
    height: auto
}

.fotorama__arr--next .fotorama__arr__arr:before {
    content: "\f809";
    font-size: 35px;
    line-height: 1
}

.fotorama__arr--prev .fotorama__arr__arr:before {
    content: "\f80a";
    font-size: 35px;
    line-height: 1
}

.fotorama__thumb__arr--left .fotorama__thumb__arr:before {
    content: "\f80a";
    font-size: 30px;
    line-height: 1
}

.fotorama__thumb__arr--right .fotorama__thumb__arr:before {
    content: "\f809";
    font-size: 30px;
    line-height: 1
}

.fotorama__zoom-in:before {
    content: "\f85a";
    font-size: 20px;
    line-height: 50px
}

.fotorama__zoom-out:before {
    content: "\f85b";
    font-size: 20px;
    line-height: 50px
}

.fotorama__fullscreen-icon:before {
    content: "\f859";
    font-size: 20px;
    line-height: 50px
}

.fotorama__stage {
    border: 1px solid #ddd;
    border-radius: 7px;
    background: #fff;
    max-width: 100%;
    overflow: hidden;
    margin-bottom: 2px
}

.fotorama__nav--thumbs .fotorama__thumb {
    border: 1px solid #ccc !important;
    border-radius: 5px;
    background-color: #fff
}

.fotorama__nav .fotorama__thumb__arr {
    padding-bottom: 0
}

.fotorama__nav .fotorama__thumb-border {
    border-radius: 5px
}

.fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img {
    border: 3px solid #fff !important
}

.fotorama__stage__shaft {
    border: 3px solid #fff;
    box-sizing: border-box;
    max-width: 100%
}

.main-product-detail {
    background-color: #efefef;
    padding: 71px 0
}

.weltpixel-quickview-catalog-product-view .main-product-detail, .weltpixel_quickview-catalog_product-view .main-product-detail {
    padding: 0
}

.weltpixel-quickview-catalog-product-view .page-main, .weltpixel_quickview-catalog_product-view .page-main {
    padding: 15px
}

.custom-block-tab {
    background-color: #fff;
    border: #e4e4e4 solid 1px;
    padding: 30px 20px 40px;
    margin-top: 3px
}

.move-product-tab .owl-top-narrow .owl-theme .owl-controls {
    top: -25px
}

.move-product-tab .products-grid .owl-carousel .product-item {
    margin-bottom: 10px;
    padding: 10px 0 6px;
    overflow: hidden
}

.move-product-tab .product-items .product-item-info .product-item-photo {
    max-width: 30%;
    float: left;
    margin-right: 10px
}

.move-product-tab .product-items .product-item-details {
    margin-left: calc(31% + 15px);
    text-align: left;
    padding: 0
}

.move-product-tab .product-items .product-reviews-summary {
    display: block;
    background: 0 0;
    margin-top: 0
}

.move-product-tab .product-items .price-box {
    margin-bottom: 0
}

.main-upsell-product-detail {
    background-color: #f4f4f4;
    padding: 60px 0 45px;
    margin-top: -60px
}

.main-upsell-product-detail .block.upsell .title strong {
    background-color: #f4f4f4
}

.message {
    border-radius: 5px
}

@media (max-width: 1199px) {
    body.boxed .page-wrapper {
        width: 980px
    }
}

@media (max-width: 991px) {
    body.boxed .page-wrapper {
        width: 750px
    }
}

@media (max-width: 767px) {
    body.boxed .page-wrapper {
        width: 630px
    }

    .sm-clearer {
        clear: both
    }
}

@media (max-width: 640px) {
    body.boxed .page-wrapper {
        width: 460px
    }
}

@media (max-width: 480px) {
    body.boxed .page-wrapper {
        width: 300px
    }
}

.block.block-border {
    border-radius: 7px;
    overflow: hidden
}

.block.block-border .block-title {
    padding: 10px 15px;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    border: 1px solid #ddd;
    background-color: #f5f5f5;
    color: #777;
    position: relative;
    border-radius: 7px 7px 0 0;
    margin: 0
}

.block.block-border .block-content {
    padding: 10px 15px;
    font-size: 13px;
    border: 1px solid #ddd;
    border-top: 0;
    border-radius: 0 0 7px 7px;
    background-color: #fbfbfb
}

.category-sidebar {
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: 1.42857143
}

.category-sidebar li {
    position: relative;
    margin: 0
}

.category-sidebar ul {
    display: none;
    list-style: none;
    padding: 0 0 0 15px;
    margin: 0
}

.category-sidebar li > .expand-icon {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 16px;
    line-height: 32px
}

.category-sidebar li > a:not(.expand-icon) {
    color: #777;
    font-size: 13px;
    line-height: 2.5
}

@media (max-width: 1199px) {
    .home-side-menu .sw-megamenu.navigation.side-megamenu li.level0.fullwidth > .submenu {
        width: 728px;
        width: calc(75vw - 19.5px)
    }

    .home-side-menu .sw-megamenu.navigation.side-megamenu li.level0 > a {
        font-size: 13px;
        line-height: 34px
    }

    .home-side-menu .sw-megamenu.navigation.side-megamenu li.level0.parent > a:after {
        line-height: 34px
    }

    .home-side-menu h2.side-menu-title {
        padding: 9px 15px
    }
}

@media (max-width: 991px) {
    .home-side-menu {
        display: none
    }
}

.cms-index-index blockquote.testimonial {
    background-color: #08c;
    border: 0;
    border-radius: 10px;
    color: #fff;
    font-family: Georgia, serif;
    font-style: italic;
    margin: 0;
    padding: 10px 50px;
    position: relative;
    font-size: 1.2em;
    line-height: 1.3
}

.cms-index-index blockquote.testimonial:before {
    left: 10px;
    top: 0;
    color: #fff;
    content: "\201C";
    font-size: 80px;
    font-style: normal;
    line-height: 1;
    position: absolute
}

.cms-index-index blockquote.testimonial:after {
    right: 10px;
    bottom: -.5em;
    color: #fff;
    content: "\201D";
    font-size: 80px;
    font-style: normal;
    line-height: 1;
    position: absolute
}

.cms-index-index .testimonial-arrow-down {
    border: 15px solid transparent;
    border-top-color: #08c;
    border-bottom: 0;
    height: 0;
    margin: 0 0 0 25px;
    width: 0
}

.cms-index-index .testimonial-author {
    margin: 8px 0 0 8px
}

.cms-index-index .testimonial-author .img-thumbnail {
    border-radius: 7px;
    float: left;
    margin-right: 10px;
    position: relative;
    padding: 4px;
    line-height: 1.5;
    background-color: #fff;
    border: 1px solid #ddd;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.cms-index-index .testimonial-author .img-thumbnail img {
    max-width: 60px;
    display: inline-block;
    height: auto
}

.cms-index-index .testimonial-author p {
    color: #666;
    margin: 0 0 0 25px;
    text-align: left;
    line-height: 24px
}

.cms-index-index .testimonial-author p > strong {
    color: #111;
    display: block;
    padding-top: 7px;
    font-size: 14px
}

.cms-index-index .testimonial-author span {
    color: #666;
    display: block;
    font-size: 12px
}

.block.block-subscribe.home-sidebar-block {
    border: 1px solid #ddd;
    border-top: 5px solid #08c;
    border-radius: 7px;
    background-color: #fbfbfb;
    text-align: center;
    padding: 30px 28px 5px
}

.block.block-subscribe.home-sidebar-block .block-title strong {
    font-size: 16px;
    color: #313131;
    font-weight: 700;
    text-transform: uppercase;
    padding: 30px 0 20px
}

.block.block-subscribe.home-sidebar-block .block-content p {
    line-height: 1.8
}

.block.block-subscribe.home-sidebar-block label.label {
    display: none
}

.block.block-subscribe.home-sidebar-block .newsletter .control {
    padding: 10px 10px 40px;
    position: relative
}

.block.block-subscribe.home-sidebar-block .newsletter .control input {
    padding: 5px 60px 5px 10px;
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    background-color: #fefefe;
    line-height: 16px;
    height: 34px
}

.block.block-subscribe.home-sidebar-block button.subscribe {
    width: 50px;
    padding: 0;
    line-height: 32px;
    height: 32px;
    background-color: #fefefe;
    color: #515151;
    border: 0;
    border-left: 1px solid #d3d3d3;
    border-radius: 0 5px 5px 0;
    position: absolute;
    right: 11px;
    top: 11px
}

.shop-features h2.shop-features-title {
    position: relative;
    text-align: center;
    margin: 30px 0
}

.shop-features h2.shop-features-title:before {
    content: "";
    background-image: linear-gradient(to right, transparent, rgba(0, 0, 0, .2), transparent);
    height: 1px;
    width: 100%;
    display: block;
    position: absolute;
    top: 50%
}

.shop-features h2.shop-features-title span {
    background-color: #fff;
    display: inline-block;
    position: relative;
    z-index: 1;
    padding: 0 12px;
    color: #313131;
    font-weight: 700;
    font-size: 15px;
    line-height: 33px;
    vertical-align: top
}

.homepage-grid-banner {
    padding: 0
}

.homepage-grid-banner * {
    transition: all .2s
}

.homepage-grid-banner .row {
    margin-left: -4px;
    margin-right: -4px
}

.homepage-grid-banner .col-md-1, .homepage-grid-banner .col-md-10, .homepage-grid-banner .col-md-11, .homepage-grid-banner .col-md-12, .homepage-grid-banner .col-md-2, .homepage-grid-banner .col-md-3, .homepage-grid-banner .col-md-4, .homepage-grid-banner .col-md-5, .homepage-grid-banner .col-md-6, .homepage-grid-banner .col-md-7, .homepage-grid-banner .col-md-8, .homepage-grid-banner .col-md-9 {
    padding-left: 4px;
    padding-right: 4px
}

.homepage-grid-banner .col-md-margin {
    margin-bottom: 8px
}

.homepage-grid-banner img {
    width: 100%
}

.homepage-grid-banner .content a {
    font-size: 16px;
    margin-right: 5px
}

.homepage-grid-banner .content a.btn-default {
    font-size: 13px;
    margin: 0;
    border: 0;
    padding-right: 3px;
    color: #fff
}

.homepage-grid-banner .ribbon {
    width: 33.5%;
    height: 22.3%
}

.homepage-grid-banner .ribbon:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    border: 150px solid #08c;
    border-right: 0;
    border-bottom: 0;
    border-left: 200px solid transparent
}

.homepage-grid-banner .ribbon > div {
    width: 90%
}

.homepage-grid-banner .ribbon em {
    font-size: 14px
}

.homepage-grid-banner .ribbon h4 {
    font-size: 33px;
    line-height: 1;
    margin: 0
}

.homepage-grid-banner .ribbon h5 {
    font-size: 18px;
    line-height: 1;
    margin: 0
}

.homepage-grid-banner .grid1, .homepage-grid-banner .grid2, .homepage-grid-banner .grid3, .homepage-grid-banner .grid4 {
    cursor: pointer;
    overflow: hidden;
    min-height: 50px
}

.homepage-grid-banner .grid1:before, .homepage-grid-banner .grid2:before, .homepage-grid-banner .grid3:before, .homepage-grid-banner .grid4:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #000;
    opacity: 0;
    filter: alpha(Opacity=0);
    visibility: hidden;
    transition: all .2s
}

.homepage-grid-banner .grid1:hover:before, .homepage-grid-banner .grid2:hover:before, .homepage-grid-banner .grid3:hover:before, .homepage-grid-banner .grid4:hover:before {
    opacity: .1;
    filter: alpha(Opacity=10);
    visibility: visible
}

.homepage-grid-banner .grid1 .content h2 {
    font-size: 70.72px;
    line-height: 1;
    margin: 0 0 5px
}

.homepage-grid-banner .grid1 .content p {
    font-size: 29.47px;
    line-height: 1;
    margin: 0;
    margin-bottom: 10px;
    margin-right: 4px
}

.homepage-grid-banner .grid2 .content h2, .homepage-grid-banner .grid2 .content h3 {
    font-size: 28.88px;
    line-height: 1;
    margin: 0 0 5px
}

.homepage-grid-banner .grid2 .content p {
    font-size: 17.58px;
    line-height: 1;
    margin: 0;
    margin-bottom: 15px
}

.homepage-grid-banner .grid3 .content h2 {
    font-size: 46px;
    line-height: 1;
    margin: 0
}

.homepage-grid-banner .grid3 .content h5 {
    font-size: 16px;
    line-height: 1;
    margin: 0;
    margin-bottom: 30px
}

.homepage-grid-banner .grid3 .content p {
    font-size: 16px;
    line-height: 1;
    margin: 0;
    margin-bottom: 5px
}

.homepage-grid-banner .grid3 .content h4 {
    font-size: 22.72px;
    line-height: 1;
    margin-top: 20px;
    margin-bottom: 0
}

.homepage-grid-banner .grid3 .content h4 > span {
    font-size: 17.66px;
    line-height: 1
}

.homepage-grid-banner .grid3 .content h3 {
    font-size: 37.71px;
    line-height: 1;
    margin: 0;
    margin-bottom: 15px
}

.homepage-grid-banner .grid3 .content h3 > span {
    font-size: 25.14px;
    line-height: 1
}

.homepage-grid-banner .grid4 .content h2 {
    font-size: 33.86px;
    line-height: 1.2;
    margin: 0;
    margin-bottom: 15px
}

.homepage-grid-banner .grid4 .content p {
    font-size: 19.75px;
    line-height: 1.2;
    margin: 0;
    margin-bottom: 17px
}

@media (max-width: 1199px) {
    .homepage-grid-banner .row {
        margin-left: -3px;
        margin-right: -3px
    }

    .homepage-grid-banner .col-md-1, .homepage-grid-banner .col-md-10, .homepage-grid-banner .col-md-11, .homepage-grid-banner .col-md-12, .homepage-grid-banner .col-md-2, .homepage-grid-banner .col-md-3, .homepage-grid-banner .col-md-4, .homepage-grid-banner .col-md-5, .homepage-grid-banner .col-md-6, .homepage-grid-banner .col-md-7, .homepage-grid-banner .col-md-8, .homepage-grid-banner .col-md-9 {
        padding-left: 3px;
        padding-right: 3px
    }

    .homepage-grid-banner .col-md-margin {
        margin-bottom: 7px
    }

    .homepage-grid-banner .content a.btn-default {
        font-size: 11px
    }

    .homepage-grid-banner .grid1 .content h2 {
        font-size: 55.16px
    }

    .homepage-grid-banner .grid1 .content p {
        font-size: 23px;
        margin-right: 3.12px
    }

    .homepage-grid-banner .grid2 .content h2, .homepage-grid-banner .grid2 .content h3 {
        font-size: 22.53px
    }

    .homepage-grid-banner .grid2 .content p {
        font-size: 13.71px;
        margin-bottom: 11.7px
    }

    .homepage-grid-banner .grid3 .content h2 {
        font-size: 35.88px
    }

    .homepage-grid-banner .grid3 .content h5 {
        font-size: 12.48px;
        margin-bottom: 23.4px
    }

    .homepage-grid-banner .grid3 .content p {
        font-size: 12.48px;
        margin-bottom: 3.9px
    }

    .homepage-grid-banner .grid3 .content h4 {
        font-size: 17.72px;
        margin-top: 15.6px
    }

    .homepage-grid-banner .grid3 .content h4 > span {
        font-size: 13.77px
    }

    .homepage-grid-banner .grid3 .content h3 {
        font-size: 29.41px;
        margin-bottom: 11.7px
    }

    .homepage-grid-banner .grid3 .content h3 > span {
        font-size: 19.6px
    }

    .homepage-grid-banner .grid4 .content h2 {
        font-size: 29px;
        margin-bottom: 12px
    }

    .homepage-grid-banner .grid4 .content p {
        font-size: 17px;
        margin-bottom: 11.7px
    }
}

@media (max-width: 991px) {
    .homepage-grid-banner .row {
        margin-left: -2px;
        margin-right: -3px
    }

    .homepage-grid-banner .col-md-1, .homepage-grid-banner .col-md-10, .homepage-grid-banner .col-md-11, .homepage-grid-banner .col-md-12, .homepage-grid-banner .col-md-2, .homepage-grid-banner .col-md-3, .homepage-grid-banner .col-md-4, .homepage-grid-banner .col-md-5, .homepage-grid-banner .col-md-6, .homepage-grid-banner .col-md-7, .homepage-grid-banner .col-md-8, .homepage-grid-banner .col-md-9 {
        padding-left: 2px;
        padding-right: 3px
    }

    .homepage-grid-banner .col-md-margin {
        margin-bottom: 4px
    }

    .homepage-grid-banner .content a.btn-default {
        font-size: 10px;
        padding: 4px 6px;
        padding-right: 3px
    }
