<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
    font-size: 13px;
}
.text-uppercase {
    text-transform: uppercase;
}
.logo {
    margin: 0 0 25px 0;
}
.logo img {
    width: 230px;
    max-width: unset;
}
body {
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body,
p {
    font-weight: 300;
}
.sw-megamenu.navigation li &gt; a &gt; span {
    font-weight: 300;
    font-size: 15px;
    color: #b2b2b2;
}
.sw-megamenu.navigation li &gt; a &gt; span:hover {
    color: rgba(255, 255, 255, 0.75);
}
.page-header {
    z-index: 100;
}
.page-header.type5 {
    border: none;
}
.page-header.type5 .navigation {
    padding: 0 !important;
}
header.page-header.sticky-header.type5 .nav-sections {
    background-color: rgba(0, 0, 0, 0.9) !important;
    padding: 0 !important;
}
.page-header .navigation .level0 .submenu {
    border: none;
    background-color: #323232 !important;
    box-shadow: none !important;
    top: 80px;
}
.page-header.type5 .navigation &gt; ul {
    text-align: left !important;
}
.page-header.type5 .navigation &gt; ul &gt; li:hover a,
.page-header.type5 .navigation &gt; ul &gt; li:hover {
    background-color: #323232 !important;
}
.navigation .level0 .submenu a {
    border-bottom: 1px solid #323232;
    border-top: 1px solid #323232;
}
.navigation .level0 .submenu a:hover {
    border-bottom: 1px solid #f3bf18;
    border-top: 1px solid #f3bf18;
    background: none !important;
}
.navigation .ui-menu-item.staticwidth.level0 .submenu .level2 a,
.navigation .ui-menu-item.staticwidth.level0 .submenu .level2 a:hover,
.navigation .ui-menu-item.fullwidth.level0 .submenu .level2 a,
.navigation .ui-menu-item.fullwidth.level0 .submenu .level2 a:hover {
    border: none;
    padding: 8px 15px !important;
}
.navigation li.level0.fullwidth .submenu li.level1 &gt; a &gt; span,
.navigation li.level0.staticwidth .submenu li.level1 &gt; a &gt; span {
    font-weight: bold;
}
.navigation .level0 .submenu a:hover span,
.navigation .level0 .submenu a.ui-state-focus {
    color: #f3bf18;
}
.navigation .level0 .submenu a {
    padding: 10px 15px !important;
}
.navigation .level0 .submenu {
    min-width: 290px !important;
}
.sw-megamenu.navigation li.level0.classic .subchildmenu .subchildmenu {
    padding: 20px !important;
    background-color: #323232 !important;
}
.page-header.type5 .header.content {
    padding: 8px 0 !important;
}
.page-header.type5 .nav-sections {
    margin: -8px 0;
}
header.page-header.sticky-header .minicart-wrapper {
    right: 15px !important;
    top: 50% !important;
}
.footer-top .block.newsletter .actions button,
.footer-top .block.newsletter .control input {
    border-radius: 0 !important;
}
footer h5 {
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 1.25rem;
    font-weight: 500;
    margin-top: 10px;
}
footer li {
    margin-bottom: 15px !important;
}
footer .footer-middle .footer-links {
    margin-top: 30px;
    margin-bottom: 30px;
}
footer .footer-middle .title {
    font-weight: 500;
    text-transform: uppercase;
}
footer {
    font-size: 14px;
}
.flexcenter {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.footer-top .footer-top-inner {
    border: none !important;
}
.text-center {
    text-align: center !important;
}
footer ul.list-inline.pipe &gt; li {
    padding: 0;
    margin-right: 24px;
    position: relative;
}
footer ul.list-inline.pipe &gt; li:after {
    content: "";
    border-right: 1px solid #fff;
    height: 14px;
    position: absolute;
    top: 50%;
    right: -12px;
    margin-top: -6px;
}
footer ul.list-inline.pipe &gt; li:last-child:after {
    border: 2px solid #f00;
    content: none;
}
.list-inline &gt; li {
    display: inline-block;
}
footer .footer-top {
    background: #1a1a1a;
    padding: 64px 20px;
}
footer .footer-top-2 {
    background-color: #242424;
    padding: 10px;
}
footer .footer-middle {
    padding: 64px 20px;
    background: #000;
}
footer .footer-middle-2 {
    background: #1a1a1a;
}
footer .block {
    display: inline-block;
    vertical-align: middle;
    margin: 10px 10px 10px 0;
}
.footer-top .block .block-title {
    padding-top: 0 !important;
}
footer .footer-top-2 p {
    display: inline-block;
    color: #a9a9a9;
    font-size: 20px;
    margin-right: 15px;
    overflow: hidden;
    margin-bottom: 20px;
}
footer .footer-top-2 .socialbar-icons {
    display: inline-block;
}
footer .footer-top-2 img {
    padding: 15px 7px 15px 7px;
}
.page-header.type5 .search-area &gt; a {
    margin-top: 10px !important;
    margin-right: 30px !important;
}
.porto-icon-search:before {
    font-size: 20px !important;
}
.page-header.type5 .block-search {
    right: 5px !important;
    top: 40px !important;
}
.block-search input {
    color: #000;
}
.page-header.type5 .search-area {
    z-index: 10 !important;
}
.side-area .owl-carousel .owl-item {
    width: 100% !important;
}
.owl-carousel .owl-item .container {
    padding-left: 0;
    padding-right: 0;
}
.owl-carousel .owl-stage-outer {
    padding: 0;
}
.side-area .owl-carousel .owl-stage-outer {
    height: auto !important;
}
.slider-with-side .slider-area .custom-slider {
    padding: 0;
}
.slider-with-side {
    overflow: hidden;
}
.slider-with-side .owl-carousel .banner-item .content_slider {
    position: relative;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.slider-with-side .owl-carousel .banner-item .content_slider .buttons {
    left: 3%;
    bottom: 10%;
    position: absolute;
    text-align: left;
    text-transform: uppercase;
}
.slider-with-side .owl-carousel .banner-item .content_slider h2 {
    font-size: 50px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -0.05em;
    padding: 0 0 0 19px;
    display: block;
}
.slider-with-side .slider-area .owl-carousel .banner-item .content_slider p {
    font-size: 22px;
    font-weight: 300;
    line-height: 1;
    font-style: normal;
    padding: 4px 0 0 21px;
    display: block;
}
.slider-with-side .slider-area .owl-carousel .banner-item .content_slider a {
    font-size: 15px;
    letter-spacing: 0.05em;
    color: #fff;
    background-color: #fa4a4a;
    padding: 11px 26px;
    margin-left: 20px;
    margin-top: 30px;
    border-radius: 3px;
    font-weight: 400;
}
.slider-with-side .side-area .item1 img {
    width: 100%;
}
.slider-with-side .side-area .item1:before,
.slider-with-side .side-area .item2:before,
.slider-with-side .side-area .item3:before {
    content: none;
}
.owl-carousel .banner-item .content_slider .buttons .custom_content {
    text-align: left;
}
#featured_product .products-grid .product-item .product-item-info {
    width: 100%;
}
.sw-megamenu.navigation li.level0.fullwidth .submenu a:hover &gt; span,
.sw-megamenu.navigation li.level0.staticwidth .submenu a:hover &gt; span {
    text-decoration: none !important;
}
.page-header .minicart-wrapper {
    z-index: 10;
}
.minicart-wrapper .action.showcart::after {
    content: none;
}
.minicart-wrapper .action.showcart .counter.qty {
    background: none;
}
.minicart-wrapper .action.showcart .minicart-icon {
    font-size: 18px;
}
.page-header.type5 .logo {
    z-index: 10;
}
.product-item-info:hover .product-item-photo {
    box-shadow: none;
}
.products-grid .product-item .product-item-info {
    padding-bottom: 1px;
}
.footer-top .custom-block:after,
.footer-top .custom-block:before {
    content: none;
}
.footer-top .custom-block {
    display: block;
}
.footer-middle &gt; .container {
    padding: 0;
    font-size: 14px;
}
.footer-middle &gt; .container::after {
    content: none;
}
.footer-middle p {
    margin-bottom: 15px;
    line-height: 1.5;
}
.sticky-logo {
    margin: 0;
}
header.page-header.sticky-header.type5 .minicart-wrapper {
    margin-top: 0;
}
.page-wrapper &gt; .breadcrumbs .items {
    margin: 0 auto;
    font-size: 1.3rem;
    font-weight: 400;
}
.page-wrapper &gt; .breadcrumbs .items &gt; li {
    text-transform: none;
}
.toolbar a.porto-product-filters-toggle,
.filter-title strong {
    display: none !important;
}
.filter-options-item {
    padding: 0;
}
.filter-options-title .toggle {
    display: none;
}
.filter-options-title:after {
    font-family: "porto-icons";
    position: absolute;
    right: 15px;
    top: 50%;
}
select {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    border-radius: 0;
}
.product-addto-links .action.towishlist:before {
    content: "\f816";
    font-size: 17px;
}
.product-addto-links .action.tocompare:before,
.moved-add-to-links .action.tocompare:before {
    font-size: 17px;
}
@media (min-width: 992px) {
    .slider-with-side .slider-area {
        width: 66%;
    }
    .slider-with-side .side-area {
        width: 34%;
    }
}
@media (max-width: 991px) {
    .slider-with-side .slider-area {
        padding: 0 8px;
        float: none;
        width: 100%;
        margin-bottom: 13px;
    }
    .slider-with-side .slider-area .banner-item {
        margin: 0 !important;
    }
    .slider-with-side .side-area {
        padding: 0;
        float: none;
        width: 100%;
    }
    .slider-with-side .side-area .owl-item {
        max-height: unset;
    }
}
@media (min-width: 1200px) {
    .sticky-logo .logo img {
        height: 100% !important;
        margin: 15px 28px 5px 10px !important;
    }
    header.page-header.sticky-header .navigation li.level0 &gt; .level-top {
        padding: 0 12px !important;
    }
}
@media (max-width: 1200px) and (min-width: 768px) {
    .navigation .level0 &gt; .level-top {
        padding: 0 5px !important;
    }
    .sw-megamenu.navigation li &gt; a &gt; span {
        font-size: 13px;
    }
    .logo img {
        max-width: 170px !important;
        margin-top: 6px;
    }
    .sticky-logo .logo img {
        height: auto !important;
        margin: 20px 10px 0 10px !important;
    }
    .page-header.type5 .logo {
        margin-right: 0 !important;
    }
}
@media (max-width: 1000px) and (min-width: 768px) {
    .sw-megamenu.navigation li &gt; a &gt; span {
        font-size: 1.5vw !important;
    }
    .page-header.type5 .nav-sections {
        clear: both;
    }
    .page-header .navigation .level0 .submenu {
        top: 30px;
    }
    .page-header.sticky-header .navigation .level0 .submenu {
        top: 80px;
    }
    .page-header.type5 .navigation &gt; ul &gt; li {
        padding: 5px 0 !important;
    }
    .page-header.sticky-header .navigation &gt; ul &gt; li {
        padding: 25px 0;
    }
    .page-header.sticky-header .logo img {
        display: none;
    }
}
@media (max-width: 767px) {
    header .store-selector {
        display: none;
    }
    .sw-megamenu .shop-other-stores-menu {
        display: block !important;
    }
    .page-header {
        background-color: #000;
    }
    .page-header .minicart-wrapper {
        top: 0px !important;
        right: 12px !important;
    }
    .nav-toggle {
        margin-left: 15px;
    }
    header.page-header .nav-sections-item-title {
        height: 60px;
    }
    .navigation {
        background: #000;
        box-sizing: border-box;
    }
    .navigation li.level0 &gt; a.ui-state-active,
    .navigation li.level0 &gt; a.ui-state-active + .submenu {
        background: #000;
    }
    .navigation .subchildmenu {
        background: #323232 !important;
    }
    .nav-sections {
        background: #000;
    }
    footer .footer-top,
    footer .footer-top-2,
    footer .footer-middle,
    footer .footer-middle-2 {
        text-align: center;
    }
    footer .footer-middle-2 &gt; .container &gt; .row {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    footer .footer-middle-2 &gt; .container &gt; .row &gt; div {
        width: 100%;
    }
    footer .footer-middle-2 &gt; .container &gt; .row &gt; .col-sm-9 {
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }
    .flexcenter {
        flex-direction: column;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
    }
    .flexcenter .content {
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }
    footer .footer-middle-2 &gt; .container &gt; .row &gt; .col-sm-9 &gt; .row {
        margin-top: 20px;
        margin-bottom: 20px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.4);
        padding-bottom: 20px;
    }
    footer .footer-middle-2 .footer-supporters &gt; div {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .minicart-wrapper .action.showcart .counter.qty {
        color: #fff !important;
        position: absolute;
        top: 18px;
        left: 9px;
        font-size: 15px;
    }
    .page-header.type5 {
        border-top: 4px solid #f3bf18 !important;
    }
    .panel.header .links,
    .panel.header .switcher {
        display: none !important;
    }
    .page-header .header.panel {
        padding-bottom: 0 !important;
        padding-top: 0 !important;
        display: none;
    }
    .page-header .logo {
        height: 40px;
        float: left;
        margin: 10px 0 !important;
    }
    .page-header .logo img {
        max-width: 100%;
        max-height: 100%;
        width: auto;
    }
    .nav-sections {
        -webkit-transition: left 0.3s;
        -moz-transition: left 0.3s;
        -ms-transition: left 0.3s;
        transition: left 0.3s;
        height: 100%;
        left: calc(-1 * (100% - 54px));
        overflow: auto;
        position: fixed;
        top: 0;
        width: calc(100% - 54px);
    }
    .page-header.type5 .minicart-wrapper {
        position: relative;
        left: auto;
        margin: 10px 0;
        float: right;
    }
    .nav-sections-item-title {
        display: block !important;
    }
    .navigation .level0 {
        display: list-item !important;
    }
    header.page-header .nav-sections-items {
        position: relative;
        z-index: 1;
    }
    .nav-open .nav-sections {
        -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
        -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
        -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
        box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
        left: 0;
        z-index: 99;
    }
    .nav-open .page-wrapper {
        position: fixed;
        z-index: 3;
    }
    .nav-before-open .page-wrapper {
        -webkit-transition: left 0.3s;
        -moz-transition: left 0.3s;
        -ms-transition: left 0.3s;
        transition: left 0.3s;
        height: 100%;
        left: 0;
        overflow: hidden;
        position: relative;
    }
    .nav-open .page-wrapper {
        left: 80%;
        left: calc(100% - 54px);
        overflow: visible;
    }
    .navigation .parent .level-top:after {
        -webkit-font-smoothing: antialiased;
        font-size: 46px;
        line-height: inherit;
        color: inherit;
        content: "\f807";
        font-family: "porto-icons";
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center;
        color: #b2b2b2;
    }
    .navigation .parent .level-top.ui-state-active:after {
        content: "\f804" !important;
    }
    .navigation a {
        display: block !important;
    }
    .navigation .parent .level-top:after {
        font-size: 2.2rem;
        right: 10px;
    }
    .navigation .parent .level-top:after {
        position: absolute;
    }
    .navigation .level-top {
        position: relative;
        display: block;
        text-decoration: none;
        color: #777;
        font-weight: 400;
        padding: 8px 36px 8px 15px;
        text-transform: uppercase;
        word-wrap: break-word;
        line-height: 16px !important;
    }
    .navigation li.level0 &gt; a.level-top {
        padding: 13px 36px 13px 15px;
    }
    .sw-megamenu.navigation li.ui-menu-item &gt; a {
        position: relative;
    }
    .navigation .level0 {
        border-top: 1px solid #dddddd !important;
        font-size: 1.3rem;
    }
    .navigation li.level0:first-child {
        border-top: 0 !important;
    }
    header.page-header .nav-sections-item-title {
        background-color: #f3bf18;
        border: solid rgba(255, 255, 255, 0.3);
        border-width: 0 0 1px 1px;
        box-sizing: border-box;
        float: left;
        padding-top: 24px;
        text-align: center;
        width: 33.33%;
    }
    header.page-header .nav-sections-item-title.active {
        background: transparent;
        border-bottom: 0;
    }
    header.page-header .nav-sections-items:before,
    header.page-header .nav-sections-items:after {
        content: "";
        display: table;
    }
    header.page-header .nav-sections-item-content {
        box-sizing: border-box;
        float: right;
        margin-left: -100%;
        margin-top: 71px;
        width: 100%;
    }
    .navigation li.level0 {
        margin-right: 0 !important;
    }
    .sw-megamenu.navigation .submenu.level0.opened {
        visibility: visible !important;
        height: auto;
    }
    .navigation .submenu:not(:first-child) {
        font-weight: 400;
        line-height: 1.3;
        left: auto !important;
        overflow-x: hidden;
        padding: 0 !important;
        position: relative !important;
        top: auto !important;
        transition: left 0.3s ease-out;
    }
    .navigation .submenu:not(:first-child) ul {
        display: block;
        padding-left: 15px;
    }
    .sw-megamenu.navigation li.ui-menu-item &gt; .open-children-toggle {
        display: block;
        position: absolute;
        width: 42px;
        height: 42px;
        right: 0;
        top: 0;
        z-index: 1;
        cursor: pointer;
    }
    .nav-before-open body {
        height: 100%;
        overflow: hidden;
        position: relative;
        width: 100%;
    }
    .sw-megamenu.navigation li.level0.classic .subchildmenu .subchildmenu {
        padding: 0 20px !important;
    }
    .navigation li.level0 .ui-menu-item &gt; a:before {
        content: "\f801";
        display: inline;
        font-family: "porto-icons";
        margin-right: 10px;
        font-size: 16px;
        vertical-align: top;
        color: #aaaaaa;
    }
    .block-search input {
        margin-bottom: 0px !important;
    }
    .minicart-wrapper .action.showcart .minicart-icon {
        font-size: 35px;
    }
    .cart-summary &gt; .title {
        display: none;
    }
}
.sidebar .owl-top-narrow .owl-carousel .owl-nav {
    position: absolute;
    top: -50px !important;
    right: 0 !important;
    font-size: 25px;
}
.sidebar .product-items .product-item {
    overflow: hidden;
}
.sidebar .product-items .product-item-details {
    margin-left: 0 !important;
    font-size: 14px;
    text-align: left;
}
.sidebar .product-items .product-item-details a {
    color: #000;
}
.product-reviews-summary.short {
    display: none !important;
}
.sidebar .product-items .product-item-name a {
    font-size: 14px !important;
}
.product-info-main .custom-block {
    border: none !important;
}
.logo img {
    margin-top: 9px;
}
.sidebar .product-items .product-item-info .product-item-photo {
    max-width: 40% !important;
    margin-right: 0 !important;
    float: left;
}
.block.related {
    padding: 0 !important;
}
.block.related .section-title {
    background: none;
    border-bottom: #e1e1e1 solid 1px;
    font-weight: 700;
    margin-bottom: 16px;
    padding-bottom: 10px;
    text-transform: uppercase;
    text-align: left;
}
.block.related .block-actions {
    font-size: 13px;
}
.products-grid.products-related .product-item:hover .product-item-info {
    box-shadow: 0 2px 20px 0px rgba(0, 0, 0, 0.2);
}
.block-minicart .block-content &gt; .actions &gt; .secondary .action.viewcart {
    border: none !important;
}
.block-minicart .block-content &gt; .actions &gt; .secondary .action.viewcart:hover {
    text-decoration: none;
}
.search-autocomplete ul li .qs-option-name {
    color: #999;
}
.toolbar-amount {
    margin: 6px 20px 0 0;
}
.checkout-payment-method .payment-methods .actions-toolbar {
    margin-top: 20px;
}
.payment-method-billing-address .actions-toolbar .action-cancel {
    margin: 0 !important;
}
.checkout-payment-method
    .payment-method-billing-address
    .primary
    .action-update {
    float: left;
    margin-right: 10px;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: Oswald;
}
.checkout-payment-method .payment-methods .actions-toolbar .primary {
    float: left !important;
}
.checkout-payment-method .payment-methods .actions-toolbar .primary span {
    padding: 5px 20px;
}
.checkout-payment-method .billing-address-form {
    margin-bottom: 18px;
}
header .store-selector {
    float: left;
    margin-top: -6px;
    margin-bottom: -9px;
}
header .store-selector .label {
    margin: 5px 10px 0 0;
}
header .store-selector .control {
    display: inline-block;
}
header .store-selector select {
    background: #505050 url(../images/select-bg-white.svg) no-repeat 100% 48%;
    width: 300px;
    height: 28px;
    color: #fff;
    border-radius: 0;
}
header .store-selector select option {
    line-height: 0;
}
.sw-megamenu .shop-other-stores-menu {
    display: none !important;
}
.cookie-status-message {
    display: none;
}
.page-header .header.panel {
    height: 36px;
    padding-top: 10px;
    margin: 0 auto;
    max-width: 1280px;
}
.page-header .header.panel .store-selector {
    font-size: 13px;
}
.header.panel &gt; .header.links &gt; li &gt; span {
    padding: 0 15px;
    border-color: #ccc;
}
.page-header.type5 .header.panel &gt; .header.links &gt; li &gt; a {
    padding: 0 15px;
    border-color: #ccc;
}
.limiter .label {
    float: left;
}
.limiter .label span {
    padding-top: 10px;
}
.product-item-info .product-item-details .product-item-actions .tocart {
    background: #f4f4f4;
    border-color: #f4f4f4;
}
.product-item-info:hover .product-item-details .product-item-actions .tocart {
    background: #2b2b2d;
    border-color: #2b2b2d;
}
.product-item .tocart:before {
    font-weight: 400;
}
.product-item .tocart span {
    font-size: 12.53px;
    font-family: "Oswald";
    font-weight: 400;
}
.product-item .action.towishlist:before {
    content: "\f816";
    font-size: 17px;
}
.product-item-actions .actions-secondary.action:before {
    font-size: 17px;
}
.products-list .product-item-details img {
    display: none;
}
.products-list .product-item-name a {
    font-size: 18px !important;
    line-height: 1;
    margin: 10px 0;
    font-weight: 400 !important;
}
.products-list .product-item-description {
    font-size: 13px;
    margin-top: 0;
}
.toolbar-sorter .sorter-action:before {
    font-size: 17px;
    margin-top: -6px;
}
.page-layout-1column .product-info-main .product-price-sku {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.product-info-main .product-info-stock-sku {
    font-weight: 700;
    text-transform: uppercase;
    color: #777;
    font-size: 13px;
    text-align: right;
    margin: 0;
}
.product-info-main .stock span + span {
    color: #777;
}
.product-info-main .product.sku .type:after {
    content: "#:";
}
.product-info-main .product-info-stock-sku .sku,
.product-info-main .product-info-stock-sku .sku .value {
    font-weight: 400;
    color: #777;
}
.fieldset &gt; .field .label {
    font-weight: 400;
    font-size: 1.4rem;
}
.product-options-wrapper {
    padding-bottom: 10px;
    border-bottom: 1px solid #ebebeb;
}
.products-grid.products-related .owl-carousel {
    margin: 0;
}
.products-grid.products-related .owl-item {
    padding: 10px 5px;
}
.products-grid.products-related .product-item {
    margin: 0 !important;
}
.products-grid.products-related .product-item .product-item-info {
    overflow: hidden;
}
.products-related.small-list .product-items .product-item-details {
    padding: 0 10px;
}
.fotorama {
    overflow: initial;
}
.catalog-product-view .columns .column.main {
    padding-bottom: 100px;
}
.block .section-title strong {
    font-size: 15px;
}
.checkout-cart-index .page-title-wrapper {
    padding: 0;
}
.checkout-cart-index .page-title-wrapper .page-title {
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 15px;
}
.cart.table-wrapper .cart thead tr th.col {
    text-transform: none;
}
.cart.table-wrapper .product-item-photo {
    max-width: 165px;
}
.cart.table-wrapper .product-image-container {
    border: 1px solid #ccc;
}
.cart.table-wrapper .col.price .price,
.cart.table-wrapper .col.subtotal .price,
.cart.table-wrapper .col.msrp .price {
    font-size: 17px;
    font-weight: 400 !important;
}
.cart.actions button.action {
    border: 1px solid #ccc;
    color: #777;
    line-height: 30px;
    padding: 0 12px;
    height: 32px;
    font-weight: 300;
    text-transform: none;
    font-size: 1.4rem;
}
.cart.actions button.action:not(:hover) {
    background-color: #fff;
}
.cart.actions button.action:hover {
    color: #fff;
    border: none;
}
.cart.table-wrapper .item-options {
    font-size: 13px;
}
@media (max-width: 930px) {
    header .store-selector .label {
        display: none;
    }
    header .store-selector select {
        width: 250px;
    }
}
@media screen and (min-width: 768px) {
    .page-header.type5 .navigation &gt; ul &gt; li {
        padding: 25px 0;
    }
    .page-header .navigation .level0 .submenu {
        padding: 20px !important;
    }
    .page-header .minicart-wrapper {
        top: 8px !important;
        right: 12px !important;
    }
    .sidebar .owl-carousel .owl-nav [class*="owl-"].owl-prev {
        left: -95px !important;
    }
    .totals.discount .title:after,
    .table-wrapper tr[class="totals"] .title.enabled:after {
        content: "-" !important;
        line-height: 6px !important;
        border: 1px solid #858585;
        width: 12px;
        height: 12px;
        display: inline-block;
        padding-left: 1px;
        margin-top: -1px;
        font-size: 22px !important;
    }
    .totals.discount .title.collapsed:after,
    .table-wrapper tr[class="totals"] .title.enabled.collapsed:after {
        content: "+" !important;
        line-height: 8px !important;
        border: 1px solid #858585;
        width: 12px;
        height: 12px;
        display: inline-block;
        padding-left: 1px;
        margin-top: -1px;
        font-size: 16px !important;
    }
    .navigation .level0.parent &gt; .level-top {
        padding-right: 12px;
    }
    .page-header.sticky-header.type5 .minicart-wrapper {
        position: absolute;
    }
    .customer-welcome .action.switch {
        line-height: 15px;
    }
    .breadcrumbs {
        max-width: none;
    }
    .page-layout-2columns-left .column.main {
        width: 75%;
        float: right;
    }
    .page-layout-2columns-left .sidebar-main {
        width: 25%;
        float: left;
    }
    .columns {
        display: block;
    }
}
.opc-block-summary .table-totals tbody .total-rules .mark,
.opc-block-summary .table-totals tbody .total-rules .amount,
.cart-totals tbody .total-rules .amount,
.cart-totals tbody .total-rules .mark {
    padding-top: 0;
}
.opc-block-summary .table-totals .total-rules .mark .rule-name,
.cart-totals tbody .total-rules .mark .rule-name {
    padding-left: 15px;
}
.checkout-payment-method .form-discount .payment-option-inner {
    display: table-cell;
    width: 50%;
}
.checkout-payment-method .form-discount .actions-toolbar {
    display: table-cell;
    width: 1%;
}
.checkout-payment-method .form-discount .actions-toolbar button {
    height: 38px;
}
.checkout-payment-method .form-discount .actions-toolbar button span {
    white-space: nowrap;
    text-transform: uppercase;
}
.opc-wrapper .form-discount {
    display: flex;
}
.checkout-payment-method .discount-code .payment-option-content {
    padding: 20px 0 0 0;
}
.cart-discount {
    margin-top: 0;
}
.cart-discount .step-title {
    border-bottom: 1px solid #ccc;
    padding-bottom: 9px;
    color: #777;
    font-weight: 300;
    font-size: 2.2rem;
}
.cart-discount .block.discount {
    float: none !important;
    margin: 20px 0 0 0;
}
.link.compare.hide {
    display: none !important;
}
.page-header.type5 .nav-toggle {
    float: left !important;
    margin-left: 15px !important;
}
.page-header.type5 .block-search.show {
    display: block;
}
.page-header.type5 .block-search .label {
    margin-right: 30px;
    margin-top: 15px;
}
.page-header.type5 .block-search input {
    border-radius: 0 !important;
}
#checkout-step-shipping .field-tooltip .label span,
#checkout-step-payment .field-tooltip .label span {
    display: none;
}
.product-options-wrapper .input-text.datetime-picker.disabled {
    background: #f4f4f4;
}
@media (max-width: 1100px) and (min-width: 1001px) {
    .sw-megamenu.navigation li &gt; a &gt; span {
        font-size: 1.25vw !important;
    }
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type*="date"],
input[type="email"],
textarea {
    border-radius: 0;
}
.cart.table-wrapper .item .col.item {
    padding-left: 0;
}
button {
    font-size: 1.4rem;
    height: 38px;
}
button:not(.primary) {
    padding-top: 0;
    font-weight: 400;
}
button:hover {
    color: #fff;
}
.cart-discount .actions-toolbar button.action,
.action.primary,
.action.primary.active {
    font-family: "Oswald";
    letter-spacing: 1px;
    font-size: 1.4rem;
    font-weight: 400;
}
.cart-discount .actions-toolbar button.action {
    border-width: 1px;
    padding: 7px 15px;
    border-style: solid;
}
.cart-summary {
    padding: 0 18px 22px 18px;
    border-width: 1px;
}
.cart-summary &gt; .title {
    font-family: Roboto;
    font-size: 2.4rem;
    font-weight: 300;
    margin: 12px 0;
    font-weight: 400;
}
.cart-summary .block &gt; .title {
    padding-left: 0;
    padding-right: 0;
    text-transform: none;
}
.cart-summary .block &gt; .title strong {
    font-size: 1.4rem;
}
.cart-totals tbody .grand.totals .mark {
    color: #222529;
    font-weight: 700;
    font-size: 22px;
    padding: 10px;
    line-height: 1.4;
}
.cart-totals tbody .grand.totals .mark,
.cart-totals tbody .mark {
    padding-left: 0;
}
.cart-totals tbody .grand.totals .amount,
.cart-totals tbody .amount {
    padding-right: 0;
}
.cart-summary .block .content {
    padding-left: 0;
    padding-right: 0;
}
.cart-summary .checkout-methods-items .action.primary.checkout {
    color: #000;
    font-size: 1.4rem;
}
.opc-progress-bar-item &gt; span,
.opc-progress-bar-item &gt; span:after {
    font-size: 1.8rem;
}
.opc-block-summary &gt; .title,
.opc-wrapper .step-title {
    padding-bottom: 9px;
    color: #777;
    font-weight: 300;
    font-size: 2.2rem;
    text-transform: none;
    border-top: 1px solid #e7e7e7;
    border-bottom: none;
}
.opc-block-summary .items-in-cart &gt; .title strong {
    font-size: 1.8rem;
    font-weight: 300;
}
.opc-block-summary .product-item .product .product-image-container {
    float: left;
    width: 75px !important;
    height: 75px !important;
}
.minicart-items .product-item-details {
    padding-left: 95px;
}
.opc-block-summary .product-item .product-item-details .product-item-name {
    white-space: normal;
}
.opc-block-shipping-information .shipping-information-title {
    font-size: 2.2rem;
}
.checkout-success {
    line-height: 30px;
}
body.account .sidebar .nav.item {
    padding-left: 10px;
}
.login-container,
.form.password.reset,
.form.send.confirmation,
.form.password.forget,
.form.create.account,
.form.form-edit-account,
.form-address-edit,
.form-newsletter-manage {
    display: block;
    border: 1px solid #ececec;
    background: #fff;
    border-top-width: 4px;
    padding: 35px 0;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.08);
}
.minicart-wrapper .block-minicart {
    border-top-width: 6px;
    border-top-style: solid;
    margin-top: 6px;
}
.minicart-wrapper .block-minicart:before {
    content: "";
    left: auto;
    right: 26px;
    border: 8px solid;
    top: -21px;
}
.minicart-wrapper .block-minicart .product-image-container img,
.minicart-wrapper .block-minicart .product-image-container {
    width: 75px !important;
    height: 75px;
}
.minicart-wrapper .block-minicart .items-total {
    margin-top: 22px;
}
.minicart-wrapper .block-minicart button.action.checkout {
    width: 100%;
    margin: 10px 0 20px 0;
}
.minicart-wrapper .block-minicart .price-container .price {
    font-size: 17px;
    font-weight: 700;
}
.block-minicart .block-content &gt; .actions &gt; .secondary .action.viewcart {
    font-size: 1.4rem;
    color: #222529;
    padding: 6px 0;
    margin: 15px 0 0 0;
}
.block-minicart .block-content &gt; .actions &gt; .secondary .action.viewcart:hover {
    color: #fff;
}
.minicart-wrapper .block-minicart .minicart-items &gt; li {
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}
.minicart-wrapper .block-minicart .minicart-items &gt; li:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.minicart-wrapper .block-minicart .minicart-items .actions {
    float: right;
    margin-top: -30px;
}
.minicart-wrapper .block-minicart .minicart-items .action:hover {
    text-transform: none;
}
.block-minicart .block-content &gt; .actions &gt; .secondary {
    margin-bottom: 0;
}
.minicart-wrapper .block-minicart .minicart-items .action.delete:before,
.minicart-wrapper .block-minicart .minicart-items .action.edit:before {
    content: "\f826";
    font-size: 18px;
    font-family: "porto-icons";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    margin-left: 10px;
}
.minicart-wrapper .block-minicart .minicart-items .action.delete &gt; span,
.minicart-wrapper .block-minicart .minicart-items .action.edit &gt; span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.minicart-wrapper .block-minicart .minicart-items .action.delete:before {
    content: "\f81a";
}
.account.page-layout-2columns-left .sidebar-additional {
    width: 100%;
    padding: 0 20px;
    position: relative;
}
.account .actions-toolbar,
.account .fieldset {
    padding: 0 25px;
}
.nav-toggle {
    margin-top: 15px;
}
.nav-toggle:before {
    font-size: 25px;
}
.page-products .columns {
    padding-top: 0;
}
.cart-discount .block .content {
    display: block !important;
    padding: 0;
}
.sidebar-content .sidebar-title {
    margin-top: 2.5em;
}
.checkout-index-index #payeezy-gift-card-form {
    display: flex;
    align-items: flex-end;
}
.checkout-index-index #payeezy-gift-card-form .actions-toolbar {
    align-self: flex-start;
}
.checkout-index-index #payeezy-gift-card-form .payeezy-gift-card-form {
    width: 50%;
}
.checkout-index-index #payeezy-gift-card-form .actions-toolbar {
    margin-bottom: 13px;
}
#block-payeezy-gift-card-heading span {
    color: #777;
    font-weight: 300;
    font-size: 2.2rem;
    text-transform: none;
}
.checkout-index-index .opc-payment-additional.payeezy-gift-card .payment-option-title {
    padding-left: 0;
}
.checkout-index-index .opc-payment-additional.payeezy-gift-card .payment-option-content {
    padding-left: 0;
}
.checkout-index-index .checkout-payment-method .payment-option._collapsible .payment-option-content {
    display: block;
}
.checkout-index-index .fieldset.payeezy-gift-card .field {
    width: 50%;
}
</pre></body></html>