html {
    font-size: 16px;
    line-height: 1.15;
}

body,html {
    caret-color: transparent !important;
    overflow-x: hidden;
}

body {
    font-size: 14px;
    line-height: 24px;
}

html .background-color-light {
    background-color: #ffffff!important;
}

html .background-color-dark {
    background-color: #222529!important;
}

html .heading-dark, html .lnk-dark, html .text-color-dark {
    color: #222529!important;
}

html .heading-light, html .lnk-light, html .text-color-light {
    color: #ffffff!important;
}

.text-dark, .text-dark.wpb_text_column p {
    color: #222529!important;
}

.text-light, .text-light.wpb_text_column p {
    color: #fff!important;
}

.heading-primary del {
    color: #222529;
}

a:hover, .alink:hover {
    text-decoration: none;
}

hr.solid,hr {
    background: rgba(0,0,0,0.06);
    border: 0;
    height: 1px;
    margin: 22px 0;
}

p {
    letter-spacing: .14px;
    line-height: 24px;
    margin: 0 0 1.25rem;
}

img {
    border-style: none;
    vertical-align: middle;
}

.position-relative {
    position: relative !important;
}

.bottom-0, .pc-bottom-0 {
    bottom: 0;
}

.pc-position-absolute {
    position: absolute!important;
}

.action.primary {
    background: #222529;
    font-size: 1em;
    font-weight: 600;
    height: 3rem;
    letter-spacing: -.015em;
    line-height: 3rem;
    overflow: hidden;
    padding: 0 2em;
    text-transform: uppercase;
}

.ls-80 {
    letter-spacing: .08em;
}

.ls-n-20 {
    letter-spacing: -.02em;
}

.ls-150 {
    letter-spacing: .15em;
}

.ls-185 {
    letter-spacing: .185em;
}

.ls-n-50 {
    letter-spacing: -.05em;
}

.ls-n-35 {
    letter-spacing: -.035em;
}

.bottom-50 {
    transform: translateY(50%);
}

.line-height-xl {
    line-height: 32px!important;
}

.position-absolute {
    position: absolute!important;
}

.overflow-hidden {
    overflow: hidden;
}

.ls-0 {
    letter-spacing: 0;
}

.bottom-0 {
    bottom: 0;
}

.left-0 {
    left: 0;
}

.right-0 {
    right: 0;
}

.m-b {
    margin-bottom: 15px!important;
}

.m-b-lg {
    margin-bottom: 30px!important;
}

.m-b-sm {
    margin-bottom: 10px!important;
}

.m-l-n-xs {
    margin-left: -5px!important;
}

.m-t-n {
    margin-top: -15px!important;
}

.m-t-n-xs {
    margin-top: -5px!important;
}

.p-b {
    padding-bottom: 15px!important;
}

.m-t-n-sm {
    margin-top: -10px!important;
}

.m-t-xl {
    margin-top: 40px!important;
}

.m-t-md {
    margin-top: 20px!important;
}

.m-b-xl {
    margin-bottom: 40px!important;
}

.p-b-md {
    padding-bottom: 20px!important;
}

.p-t-lg {
    padding-top: 30px!important;
}

.p-t-xl {
    padding-top: 40px!important;
}

.p-b-xl {
    padding-top: 40px!important;
}

.p-r-xl {
    padding-right: 40px!important;
}

.p-l-xl {
    padding-left: 40px!important;
}

.p-r-md {
    padding-right: 20px!important;
}

.m-r-n-xl {
    margin-right: -40px!important;
}

.m-l-n-xl {
    margin-left: -40px!important;
}

.m-b-n-lg {
    margin-bottom: -30px!important;
}

.position-static {
    position: static!important;
}

.home-banner-slider.owl-carousel:not(.owl-loaded) {
    display: flex;
    overflow: hidden;
    width: auto;
}

.home-banner-slider.owl-carousel:not(.owl-loaded)>* {
    flex: 0 0 auto;
    max-width: 100%;
    width: 100%;
}

.col-auto {
    flex: 0 0 auto;
    max-width: none;
}

.flex-1 {
    flex: 1;
}

.font-weight-medium {
    font-weight: 500;
}

.align-left {
    text-align: left;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small {
    color: inherit;
    font-family: inherit;
    font-weight: inherit;
    line-height: inherit;
}

li {
    line-height: 24px;
}

.wpb_content_element,.m_content_element {
    margin-bottom: 35px;
}

.m-b-none {
    margin-bottom: 0!important;
}

.btn {
    height: auto !important;
}

button:not(.primary) {
    border-radius: 0;
    font-size: 1em;
    height: auto;
    line-height: 40px;
}

.align-right {
    text-align: right;
}

.action.compare.no-display {
    display: none!important;
}

.font-weight-bold {
    font-weight: 700!important;
}

body>p {
    display: none;
}

.no-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.toolbar .modes>a {
    text-decoration: none;
}

.toolbar-amount {
    display: none;
}

.clearer {
    clear: both;
}

.category-description img {
    display: block;
    max-width: 100%;
}

input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"],
input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"], textarea, select {
    background-color: #ffffff;
    border-color: rgba(0,0,0,.09);
    border-radius: 0;
    color: #777;
    font-family: inherit;
    font-size: .85rem;
    height: auto;
    padding: 8px 12px;
}

select:focus,input:focus {
    box-shadow: none !important;
}

.product-name {
    color: #333;
}

.swatch-input {
    opacity: 0;
    position: absolute;
    top: -999em;
    visibility: hidden;
}

.btn-default {
    background-color: #08c;
    background-image: none;
    border: 0;
    color: #fff;
    filter: alpha(opacity=100);
    font-weight: 400;
    opacity: 1;
    text-shadow: none;
}

html .btn-v-dark {
    background-color: #222529 !important;
    border: none !important;
    color: #fff !important;
}

.catalog-product-view .page-main, .catalog-category-view .page-main, .checkout-cart-index .page-main, .checkout-index-index .page-main, .customer-account-login .page-main, .customer-account-forgotpassword .page-main, .customer-account-create .page-main {
    padding-top: 0;
}

.navigation {
    padding-left: 10px;
    padding-right: 10px;
}

.block.category.event,.footer.content,.header.content,.navigation,.page-main,.page-wrapper>.breadcrumbs,.page-wrapper>.page-bottom,.page-wrapper>.widget,.top-container {
    width: 100%;
}

.layout-fullwidth .container,.layout-fullwidth .block.category.event,.layout-fullwidth .footer.content,.layout-fullwidth .header.content,.layout-fullwidth .navigation,.layout-fullwidth .page-main,.layout-fullwidth .page-wrapper>.breadcrumbs >ul,.layout-fullwidth .page-wrapper>.page-bottom,.layout-fullwidth .page-wrapper>.widget,.layout-fullwidth .top-container {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
}

.cms-index-index .page-main {
    max-width: 100%;
    padding: 0;
}

.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: flex!important;
}

.d-inline-flex {
    display: inline-flex!important;
}

.m-l-xs {
    margin-left: 5px!important;
}

.font-size-xs {
    font-size: 0.8em!important;
}

.font-size-sm {
    font-size: 0.9em!important;
}

.font-size-sm>.vc_btn3 {
    font-size: 1em!important;
}

.font-size-md {
    font-size: 1em!important;
}

.font-size-md>.vc_btn3 {
    font-size: 1em!important;
}

.font-size-lg {
    font-size: 1.1em!important;
}

.font-size-xl {
    font-size: 1.2em!important;
}

.font-size-sl {
    font-size: 1.4em!important;
}

.text-xs {
    font-size: 0.625rem!important;
}

.text-sm {
    font-size: 0.8125rem!important;
}

.text-md {
    font-size: 1rem!important;
}

.text-lg {
    font-size: 1.1875rem!important;
}

.text-xl {
    font-size: 1.375rem!important;
}

.line-height-xs {
    line-height: 16px!important;
}

.line-height-sm {
    line-height: 20px!important;
}

.line-height-md {
    line-height: 24px!important;
}

.line-height-lg {
    line-height: 28px!important;
}

.page-header {
    border-top-width: 0;
}

.panel.header {
    position: relative;
}

.page-header .gap {
    font-size: .95em;
    font-weight: 300;
    margin: 0 10px;
    opacity: .8;
}

.main-panel-top .panel.header+.gap {
    background: rgba(255,255,255,.18);
    color: transparent;
    display: inline-block;
    height: 20px;
    line-height: 1;
    vertical-align: middle;
    visibility: visible;
    width: 1px;
}

.panel.header .top-links-icon {
    display: none;
    padding: 7px 0 7px 10px;
    position: relative;
    text-transform: uppercase;
    vertical-align: middle;
}

.panel.header .top-links-icon a {
    color: inherit;
}

.panel.header .top-links-icon::after {
    content: '\e81c';
    display: inline-block;
    font-family: 'porto-icons';
    margin-left: 2.5px;
    right: 0;
}

.panel.header.show-icon .top-links-icon {
    display: inline-block;
}

.panel.header.show-icon .header.links {
    background-color: #fff !important;
    border: 1px solid #f0f0f0;
    box-shadow: 0 10px 30px 10px rgba(0, 0, 0, 0.05);
    display: none;
    margin: 0;
    min-width: 130px;
    padding: 5px 0;
    position: absolute;
    right: 0;
    text-align: right;
    top: 100%;
    z-index: 99;
}

.panel.header.show-icon .header.links::before,.panel.header.show-icon-tablet .header.links::after {
    content: '';
    height: 0;
    position: absolute;
    width: 0;
}

.panel.header.show-icon .header.links::before {
    border: 6px solid;
    border-color: transparent transparent #ffffff transparent;
    right: 20px;
    top: -12px;
    z-index: 99;
}

.panel.header.show-icon .header.links::after {
    border: 7px solid;
    border-color: transparent transparent #bbbbbb transparent;
    right: 19px;
    top: -14px;
    z-index: 98;
}

.panel.header.show-icon .header.links li {
    border: 0;
    color: #777;
    display: block;
    line-height: 19px;
    padding: 0 10px !important;
}

.panel.header.show-icon .header.links li span {
    color: inherit;
    font-weight: 400;
}

.panel.header.show-icon .header.links li a {
    color: inherit;
    display: block;
    font-size: 1em;
    font-weight: 400;
    padding: 0;
    transition: all .2s;
    white-space: nowrap;
}

.panel.header .header.links .header.links,.customer-welcome.active .customer-menu {
    display: block;
    padding: 5px;
}

.show-icon .header.links > li.customer-welcome > span {
    margin-right: -5px;
}

.page-header .panel.wrapper {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    font-size: .7857em;
    font-weight: 600;
    min-height: 40px;
}

.page-header .panel.wrapper .header-left {
    align-items: center;
    display: flex;
    justify-content: flex-start;
}

.page-header .panel.wrapper .header-right {
    align-items: center;
    display: flex;
    justify-content: flex-end;
    margin-left: auto;
}

.page-header .header.panel {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 auto;
    max-width: 1280px;
    padding: 0;
}

.header.panel > .header.links > li {
    letter-spacing: .025em;
    line-height: 33px;
}

.header.panel > .header.links > li > span {
    border: none;
}

.header.panel > .header.links > li.customer-welcome > span {
    display: block;
    float: right;
    min-width: 20px;
    text-align: center;
}

.customer-welcome .action.switch {
    color: inherit;
    font-size: inherit;
}

.customer-welcome .action.switch:after {
    font-size: 1em;
    line-height: inherit;
    margin: 0;
    min-width: 20px;
}

.header.panel > .header.links > li.greet.welcome {
    padding-right: 15px;
}

.header.panel > .header.links > li > a {
    border: none;
    font-size: 1em;
    padding: 0 15px;
}

.header.panel > .header.links > li > a:hover {
    text-decoration: none;
}

.panel.header .switcher {
    display: inline-block;
    margin-right: 20px;
    text-transform: uppercase;
}

.show-icon .customer-welcome .action.switch:after,.show-icon-tablet .customer-welcome .action.switch:after {
    padding-right: 0;
}

.page-header .share-links {
    display: inline-block;
    font-weight: 400;
    vertical-align: middle;
}

.page-header .share-links>a {
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.2);
    transition: .3s;
}

.main-panel-top .share-links a:not(:hover) {
    background: none;
    color: inherit;
}

.main-panel-top .share-links a {
    border-radius: 50%;
    box-shadow: none;
    height: 2em;
    margin: 0;
    width: 2em;
}

.nav-sections .header.links li.customer-welcome .customer-menu,
.nav-sections .header.links .customer-welcome + .link.compare + li + .authorization-link {
    display: none;
}

.header-row {
    -ms-flex-align: center;
    -ms-flex-flow: row nowrap;
    -ms-flex-pack: justify;
    -webkit-align-items: center;
    -webkit-flex-flow: row nowrap;
    -webkit-justify-content: space-between;
    align-items: center;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    width: 100%;
}

.header-row>div {
    align-items: center;
    display: flex;
}

.header-row .header-left {
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    margin-right: auto;
    padding: 27px 0;
}

.header-row .header-center {
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    flex: 1;
    justify-content: center;
    margin: 0 auto;
    padding: 20px 15px;
}

.header-row .header-right {
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    margin-left: auto;
    padding: 22px 0;
}

.header-main .header-left {
    min-width: 16%;
}

.search-area .block.block-search {
    background-color: #fff;
    border: 1px solid rgba(129,129,129,0.4);
    border-color: inherit;
    border-radius: 25px;
    font-size: 13px;
    min-width: 240px;
    padding-left: 0 !important;
    position: relative;
    width: 100%;
}

.search-area .search-toggle-icon {
    display: none;
    position: relative;
    text-align: center;
    width: 25px;
}

.search-area .search-toggle-icon:after {
    border: 11px solid transparent;
    border-bottom-color: inherit;
    content: "";
    display: none;
    height: 22px;
    left: 50%;
    margin-left: -11px;
    margin-top: -13px;
    position: absolute;
    top: 100%;
    width: 22px;
    z-index: 7;
}

.search-area .search-toggle-icon.open:after {
    display: inline-block;
}

.search-area.show-icon a.search-toggle-icon {
    border-color: inherit;
    display: inline-block;
    font-size: 19px;
    height: 40px;
    line-height: 40px;
    width: 30px;
}

.search-area.show-icon {
    position: relative;
}

.search-area.show-icon .block.block-search {
    border: 5px solid #ccc;
    border-color: inherit;
    display: none;
    margin-top: 8px;
    min-width: 340px;
    position: absolute;
    right: -47px;
    top: 100%;
    width: 100%;
}

.search-area {
    margin-left: 0;
    margin-right: 0;
    text-align: right;
    width: 100%;
}

.block-search {
    display: inline-block;
    margin: 0;
    margin-left: 5%;
    margin-top: 0;
    padding: 0px !important;
    position: relative;
    vertical-align: middle;
    width: 300px;
    z-index: 999 !important;
}

.block-search input {
    background: none;
    border: none;
    border-radius: 0;
    color: inherit;
    font-family: inherit;
    height: 40px;
    left: 0;
    margin: 0;
    padding-left: 20px;
    position: relative;
}

.block-search input::-webkit-input-placeholder {
    color: inherit;
}

.block-search input::-moz-placeholder {
    color: inherit;
}

.block-search input:-moz-placeholder {
    color: inherit;
}

.block-search input:-ms-input-placeholder {
    color: inherit;
}

.block-search input:focus {
    box-shadow: none !important;
}

.search-category {
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    height: 39px;
    letter-spacing: .005em;
    line-height: 40px;
    margin-right: 0;
    padding: 0 15px 0 10px;
    width: auto !important;
}

.search-category:after {
    content: '\e81c';
    float: right;
    font-family: 'porto-icons';
    font-size: 14px;
    margin-left: 2.5px;
}

.search-category select {
    background: none;
    border: none;
    border-radius: 0;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    max-width: 100px;
    padding: 0;
    width: auto;
}

.search-category select:focus {
    box-shadow: none;
}

.search-category select option {
    color: #8d8d8d;
}

.block-search .action.search {
    color: #606669;
}

.autocomplete-suggestions {
    border-color: #eee;
}

.search-area .minisearch {
    align-items: center;
    display: flex;
}

.search-area .minisearch .field.search {
    flex: 1;
}

.search-area .minisearch .actions button {
    background: inherit;
    border: none;
    border-radius: 0;
    display: inline-block;
    font-size: 15.7px;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0;
    width: 40px;
}

.search-area .minisearch .actions button:hover {
    background: none;
}

.search-area .minisearch .actions button > span {
    display: none;
}

.block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    color: inherit;
    content: '\e884';
    display: block;
    font-family: 'porto-icons';
    font-size: inherit;
    font-weight: 600;
    visibility: hidden;
}

.block-search .action.search:hover:before {
    color: inherit;
}

.search-autocomplete {
    margin: 0;
}

.product-item-photo {
    border: 1px solid #ddd;
    border-radius: 7px;
    display: block;
    margin-bottom: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}

.minicart-items-wrapper {
    max-height: 250px;
    padding: 0!important;
}

.minicart-wrapper .block-minicart {
    border-radius: 8px;
    border-top: 6px solid #0088cc;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
    color: #777777;
    font-size: .8125rem;
    font-weight: 400;
    line-height: 1.5;
    margin-top: 30px;
    min-width: unset;
    padding: 25px 18px;
    right: -15px;
    width: 350px;
}

.minicart-wrapper .block-minicart li {
    border-bottom: 0px solid #e7e7e7;
    line-height: 24px;
    padding: 15px 10px;
    position: relative;
}

.minicart-wrapper .block-minicart .total-count {
    border-bottom: solid 1px #e7e7e7;
    color: #222529;
    display: flex;
    padding: 12px 10px;
    text-transform: uppercase;
}

.minicart-wrapper .block-minicart .total-count .actions {
    margin-left: auto;
}

.minicart-wrapper .block-minicart .total-count .actions a {
    color: inherit;
}

.minicart-wrapper .block-minicart .subtotal {
    align-items: center;
    display: flex;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .14px;
    line-height: 24px;
    padding: 15px 10px 25px;
    text-align: left;
    text-transform: normal;
}

.minicart-wrapper .block-minicart .subtotal > span.label {
    align-items: center;
    display: flex;
}

.minicart-wrapper .block-minicart .subtotal .amount {
    margin-left: auto;
}

.minicart-wrapper .block-minicart .subtotal .amount .price {
    color: inherit;
    font-size: 15px;
    font-weight: 600;
}

.minicart-wrapper .block-minicart .block-content > .actions {
    padding: 0 10px 10px;
}

.block-minicart .block-content > .actions > .primary .action.primary {
    background-color: #222529;
    border: none;
    border-radius: 2px;
    color: #fff;
    float: none;
    font-family: inherit;
    font-size: .75rem;
    font-weight: 600;
    height: auto;
    letter-spacing: .025em;
    line-height: inherit;
    margin-bottom: 10px;
    padding: .875rem 1.5rem;
    text-transform: uppercase;
    width: 100%;
}

.minicart-items .product-item-details .price,.price-including-tax, .price-excluding-tax {
    color: #69696B;
    font-size: .8125rem;
    font-weight: 400;
    text-align: left;
}

.minicart-items .product-item-name {
    color: #222529;
    display: block;
    flex: 0 0 100%;
    font-size: 1.0769em;
    font-weight: 500 !important;
    line-height: 1.4;
    margin-bottom: .5rem;
    min-height: 1rem !important;
    overflow: hidden;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.minicart-items .product-item-name a {
    color: inherit !important;
    display: block;
    font-size: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.minicart-items .product-item-name a:hover {
    text-decoration: none;
}

.minicart-wrapper .block-minicart li>.product {
    align-items: flex-start;
    display: block;
    flex-wrap: nowrap;
}

.minicart-items .product-item-photo {
    box-shadow: none;
    flex: 0 0 80px;
    margin: 0;
    order: 2;
    width: auto;
}

.minicart-items .product-item-photo img {
    height: auto !important;
}

.minicart-items .product-item-details {
    align-items: flex-end;
    display: block;
    flex: 1;
    flex-wrap: wrap;
    max-width: 100%;
    order: 1;
    padding: 0 15px 0 0;
    position: static;
}

.minicart-wrapper .product .actions > .secondary {
    background-color: #fff;
    border-radius: 0;
    box-shadow: unset;
    color: unset;
    font-size: unset;
    height: auto;
    line-height: auto;
    position: unset;
    right: 2px;
    text-align: center;
    top: 6px;
    width: auto;
    z-index: 3;
}

.minicart-wrapper .product .actions > .secondary a,.minicart-wrapper .product .actions > .primary a {
    color: inherit;
    display: block;
}

.minicart-items .action.delete:before {
    color: inherit;
    content: '\f819';
    font-family: 'porto-icons';
    font-size: 11px;
    line-height: 20px;
}

.minicart-items .action.edit:before {
    color: inherit;
    content: '\f826';
    font-family: 'porto-icons';
    font-size: 14px;
}

.minicart-wrapper .product .actions > .secondary a span, .minicart-items .action.edit > span {
    display: none;
}

.minicart-items .product-item-details > *:not(.product-item-name) {
    font-size: unset;
    font-weight: unset;
}

.minicart-items .product-item-pricing .label {
    color: #777;
    width: auto;
}

.minicart-items .product-item-details .product.options {
    flex: 0 0 100%;
    margin-bottom: 2px;
}

.minicart-items .product-item-details .product.options dd,.minicart-items .product-item-details .product.options dt {
    margin: 0;
}

.minicart-items .product-item-details .details-qty {
    align-items: center;
    display: flex;
}

.minicart-items .update-cart-item {
    background: var(--color-secondary);
    border: none;
    border-radius: 2px;
    color: #fff;
    font-size: .8em;
    line-height: 1;
    margin-top: 0.15rem;
    padding: 6px !important;
    text-transform: uppercase;
}

.minicart-items .item-qty {
    border-radius: 0;
    color: #777;
    font-size: 12px;
    height: 20px;
    margin: 3px 20px 0px 5px;
    padding: 2px;
    width: 30px;
}

.minicart-items .item-qty:focus {
    box-shadow: none;
}

.porto-block-html-top {
    overflow: hidden;
    position: relative;
}

.mfp-close, html .fancybox-close,.modal-custom .action-close,.modal-popup .action-close,.modal-slide .action-close {
    -webkit-transform: rotateZ(45deg);
    background: none;
    color: inherit;
    height: 41px;
    opacity: .65;
    right: 0;
    text-indent: -9999px;
    top: 0;
    transform: rotateZ(45deg);
    width: 41px;
}

html .fancybox-close:hover,.modal-custom .action-close:hover,.modal-popup .action-close:hover,.modal-slide .action-close:hover {
    color: #838383;
}

.mfp-close:before,.mfp-close:after, html .fancybox-close::before, html .fancybox-close::after, .modal-custom .action-close::before,.modal-popup .action-close::before,.modal-slide .action-close::before,.modal-custom .action-close::after,.modal-popup .action-close::after,.modal-slide .action-close::after {
    content: '';
    position: absolute;
    width: 17px;
}

.mfp-close:before,html .fancybox-close::before,.modal-custom .action-close::before,.modal-popup .action-close::before,.modal-slide .action-close::before {
    border-top: 1px solid;
    color: inherit;
    left: 12px;
    top: 10px;
}

.mfp-close:after,html .fancybox-close::after,.modal-custom .action-close::after,.modal-popup .action-close::after,.modal-slide .action-close::after {
    border-left: 1px solid;
    height: 17px;
    left: 20px;
    top: 12px;
}

.porto-block-html-top .mfp-close {
    background: none;
    border: none;
    color: inherit;
    height: 41px;
    margin: 0;
    opacity: .7;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%) rotateZ(45deg);
    width: 41px;
    z-index: 99;
}

.page-header .header-main .porto-sicon-box .porto-icon {
    margin-right: 3px;
}

.page-header .header-contact i {
    display: inline-block;
    margin: 0 5px;
}

.page-header .header-contact p {
    margin-bottom: 0;
}

.modal-popup .modal-header {
    padding-bottom: 1rem;
    padding-top: 0;
}

.modal-popup .modal-footer {
    margin-top: auto;
    padding-bottom: 1.5rem;
    padding-top: 1rem;
}

.modal-popup .modal-title {
    border-color: #e7e7e7;
    font-size: 1rem;
    padding-top: 20px;
}

#search_mini_form {
    float: none;
    width: auto;
}

.sw-megamenu.navigation .subchildmenu span.cat-label:before {
    border: 3px solid transparent;
    content: '';
    display: block;
    height: 5px;
    left: -6px;
    margin-top: -3px;
    position: absolute;
    top: 50%;
    width: 5px;
}

.sw-megamenu.navigation .subchildmenu span.cat-label.cat-label-label1:before {
    border-right-color: #0cc485;
}

.sw-megamenu.navigation .subchildmenu span.cat-label {
    border-radius: 2px!important;
    margin-left: 7px;
    margin-top: -7px;
    top: 50%;
}

.fullscreen-carousel {
    height: 100vh;
    position: relative;
}

.fullscreen-carousel .owl-carousel:not(.owl-loaded)>*,.fullscreen-carousel .owl-item>* {
    height: 100vh;
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 1;
    transition: all 0.2s linear,opacity 0.4s;
}

.owl-carousel {
    margin-bottom: 20px;
}

.owl-carousel.row {
    width: auto;
}

.owl-carousel .owl-dot,.owl-carousel .owl-nav button {
    outline: none;
}

.owl-carousel .img-thumbnail {
    max-width: 100%;
}

.owl-carousel .img-thumbnail img {
    width: 100%;
}

.owl-carousel .item-video {
    height: 300px;
}

.owl-carousel .owl-nav {
    -webkit-tap-highlight-color: transparent;
    flex: none;
    margin-top: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}

.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next {
    display: inline-block;
    height: 30px;
    line-height: 22px;
    margin: 0;
    position: absolute;
    text-align: center;
    transform: translateY(-50%);
    width: 30px;
}

.owl-carousel .owl-nav .owl-prev {
    left: 0;
}

.owl-carousel .owl-nav .owl-prev:before {
    content: "\e819";
    font-family: "porto-icons";
    left: -1px;
    position: relative;
}

.owl-carousel .owl-nav .owl-next {
    right: 0;
}

.owl-carousel .owl-nav .owl-next:before {
    content: "\e81a";
    font-family: "porto-icons";
    left: 1px;
    position: relative;
}

.owl-carousel .owl-dots {
    -webkit-tap-highlight-color: transparent;
    margin-top: 1em;
    text-align: center;
}

.owl-carousel.stage-margin .owl-stage-outer {
    margin-left: 40px;
    margin-right: 40px;
}

.owl-carousel.stage-margin .owl-stage-outer .owl-stage {
    padding-left: 0!important;
    padding-right: 0!important;
}

.owl-carousel.nav-bottom .owl-stage-outer {
    margin-bottom: 10px;
}

.owl-carousel .owl-nav .disabled {
    cursor: default;
    opacity: 0.5;
}

.owl-carousel.show-nav-hover .owl-prev {
    left: -10px;
    transform: translate(-10px,-50%);
}

.owl-carousel.show-nav-hover .owl-next {
    right: -10px;
    transform: translate(10px,-50%);
}

.owl-carousel.show-nav-hover .owl-prev,.owl-carousel.show-nav-hover .owl-next {
    opacity: 0;
    transition: opacity .2s,transform .4s;
}

.owl-carousel.show-nav-hover:hover .owl-prev,.owl-carousel.show-nav-hover:hover .owl-next {
    opacity: 1;
    transform: translate(0,-50%);
}

.owl-carousel.show-nav-hover:hover .owl-prev.disabled,.owl-carousel.show-nav-hover:hover .owl-next.disabled {
    opacity: .5;
}

.owl-carousel.show-nav-title .owl-nav {
    margin-top: -18px;
    right: 0;
    top: 0;
    width: auto !important;
}

.owl-carousel.show-nav-title .owl-nav [class*="owl-"],.owl-carousel.show-nav-title .owl-nav [class*="owl-"]:hover,.owl-carousel.show-nav-title .owl-nav [class*="owl-"]:active {
    background: transparent!important;
    color: #222529;
    font-size: 18px;
    padding-left: 0;
    padding-right: 0;
    width: 18px;
}

.owl-carousel.show-nav-title .owl-nav .owl-prev {
    left: -45px;
}

.owl-carousel.nav-bottom .owl-nav {
    margin: 0;
    padding: 0;
    position: static;
    width: auto;
}

.owl-carousel.nav-bottom .owl-nav .owl-prev,.owl-carousel.nav-bottom .owl-nav .owl-next {
    margin: 0 3px;
    position: static;
    transform: none;
}

.owl-carousel.rounded-nav .owl-nav [class*="owl-"],.owl-carousel.rounded-nav .owl-nav [class*="owl-"]:hover {
    background: transparent!important;
    border: 1px solid #999!important;
    border-radius: 50%;
    color: #999;
    padding: 3px 7px;
    width: 30px;
}

.owl-carousel.nav-style-1 .owl-nav [class*="owl-"] {
    background: none!important;
    color: #000;
    font-size: 20px;
    width: 20px;
}

.owl-carousel.show-dots-title .owl-dots {
    left: 155px;
    line-height: 0;
    margin-top: 0!important;
    position: absolute;
    top: -54px;
}

.owl-carousel.show-dots-title-right .owl-dots {
    -ms-flex-align: center;
    align-items: center;
    display: flex;
    left: auto;
    margin-top: 0!important;
    position: absolute;
    right: 8px;
    top: -33px;
}

.owl-carousel.nav-inside .owl-dots {
    bottom: 2px;
    margin-top: 10px;
    position: absolute;
    right: 6px;
    z-index: 1;
}

.owl-carousel.nav-inside .owl-nav .owl-prev {
    left: 15px;
}

.owl-carousel.nav-inside .owl-nav .owl-next {
    right: 15px;
}

.owl-carousel.nav-inside-left .owl-dots {
    left: 6px;
    right: auto;
}

.owl-carousel.nav-inside-center .owl-dots {
    left: 36px;
    right: 36px;
}

.owl-carousel.full-width .owl-nav [class*="owl-"],.owl-carousel.full-width .owl-nav [class*="owl-"]:hover,.owl-carousel.big-nav .owl-nav [class*="owl-"],.owl-carousel.big-nav .owl-nav [class*="owl-"]:hover {
    height: auto;
    margin: 0;
    padding: 20px 0;
}

.owl-carousel.nav-style-2 .owl-nav [class*="owl-"] {
    background: none!important;
    color: #fff;
    font-size: 1.5rem;
}

.owl-carousel.nav-style-3 .owl-nav [class*="owl-"] {
    background-color: rgba(38,42,47,.4)!important;
    border-color: transparent!important;
    height: 45px;
    line-height: 33px;
    width: 35px;
}

.owl-carousel.nav-style-4 .owl-nav [class*="owl-"] {
    background: none!important;
    color: #333;
    font-size: 24px;
    width: 30px;
}

.owl-carousel.nav-style-4 .owl-nav [class*="owl-"]:hover {
    color: #333;
}

.owl-carousel.nav-style-4 .owl-prev:before {
    content: "\f80a";
}

.owl-carousel.nav-style-4 .owl-next:before {
    content: "\f809";
}

.owl-carousel.nav-pos-inside .owl-nav .owl-prev {
    left: 15px;
}

.owl-carousel.nav-pos-inside .owl-nav .owl-next {
    right: 15px;
}

.owl-carousel.nav-pos-outside .owl-nav .owl-prev {
    left: -30px;
}

.owl-carousel.nav-pos-outside .owl-nav .owl-next {
    right: -30px;
}

.owl-carousel.nav-center-images-only .owl-nav {
    top: 37%;
}

.owl-carousel.top-border {
    padding-top: 18px;
}

.owl-carousel .owl-item .owl-lazy-loaded {
    opacity: 1;
}

.owl-carousel .wpb_content_element {
    margin-bottom: 0;
}

.owl-carousel.carousel-center-active-item .owl-item {
    opacity: .2;
    transition: opacity 0.3s;
}

.owl-carousel.carousel-center-active-item .owl-item.center {
    opacity: 1;
}

.owl-carousel.carousel-center-active-item-style-2 .owl-item {
    opacity: .7;
}

.owl-carousel .owl-nav button[class*='owl-'] {
    background: unset;
    color: #565656;
    cursor: pointer;
    display: inline-block;
    font-size: 30px;
    height: auto;
    margin: 0;
    padding: 4px 7px;
}

.owl-carousel .owl-nav button[class*='owl-']:hover {
    background: unset;
    color: #565656;
    text-decoration: none;
}

.owl-carousel .owl-nav button[class*='owl-'] > span {
    display: none;
}

.owl-carousel.show-nav-title .owl-nav [class*="owl-"] {
    color: #222529;
}

.custom-block .owl-carousel.show-nav-title .owl-nav [class*='owl-'] {
    margin-left: 0;
    margin-right: 0;
}

.custom-block .owl-carousel.show-nav-title .owl-nav .owl-prev {
    left: -30px;
}

.owl-carousel .owl-nav.disabled+.owl-dots {
    margin-top: 10px;
}

.owl-carousel .owl-dots .owl-dot {
    *display: inline;
    display: inline-block;
    height: auto;
    vertical-align: top;
    zoom: 1;
}

.owl-carousel .owl-dots .owl-dot span {
    -webkit-backface-visibility: visible;
    background: #D6D6D6;
    border-radius: 30px;
    display: block;
    height: 8px;
    margin: 5px 4px;
    transition: opacity .2s;
    width: 8px;
}

.owl-carousel .owl-dots .owl-dot.active span,.owl-carousel .owl-dots .owl-dot:hover span {
    background: #869791;
}

.owl-carousel.dots-style-1 .owl-dots span {
    background: none!important;
    border: 2px solid #e7e7e7;
    height: 14px;
    margin: 5px 2px;
    position: relative;
    width: 14px;
}

.products-slider.owl-carousel .owl-dot {
    vertical-align: middle;
}

.owl-carousel.dots-style-1 .owl-dot.active span,.owl-carousel.dots-style-1 .owl-dot:hover span {
    border: 2px solid;
}

.owl-carousel.dots-style-1 .owl-dot.active span:after,.owl-carousel.dots-style-1 .owl-dot:hover span:after {
    border: 2px solid;
    border-radius: 10px;
    bottom: 3px;
    content: '';
    left: 3px;
    position: absolute;
    right: 3px;
    top: 3px;
}

.product-image-carousel.owl-carousel .owl-nav [class*="owl-"], .product-image-carousel.owl-carousel .owl-nav [class*="owl-"]:hover, .product-image-carousel.owl-carousel .owl-nav [class*="owl-"]:active {
    background: none!important;
    color: #222529;
    font-size: 22px;
}

.product-image-carousel.owl-carousel .owl-nav .owl-prev {
    left: 0;
}

.product-image-carousel.owl-carousel .owl-nav .owl-next {
    right: 0;
}

.widget .owl-carousel .owl-dots {
    margin-bottom: -10px;
}

.widget, .footer .widget {
    margin-bottom: 1.875rem;
    margin-top: 1.875rem;
}

.widget:first-child,.footer .widget:first-child {
    margin-top: 0;
}

.sidebar-content .widget:last-child {
    margin-bottom: 0;
}

.widget .widget-title, .widget .widgettitle {
    font-size: 1em;
    margin-bottom: 15px;
    margin-top: 0;
}

.widget .widget-title, .widget .widget-title a, .widget .widgettitle, .widget .widgettitle a {
    font-weight: 600;
    line-height: 1.4;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
}

.widget_sidebar_menu {
    background: #fff;
    border: 1px solid;
    border-color: #e7e7e7;
    margin-top: 0;
}

.widget_sidebar_menu .widget-title {
    background: #f5f5f5;
    border-bottom: none;
    color: #222529;
    font-size: .9375rem;
    font-weight: 600;
    letter-spacing: -.025em;
    line-height: 18px;
    padding: 14px 28px;
    text-transform: uppercase;
}

.coupon-sale-text {
    font-weight: 600;
    letter-spacing: -.02em;
    position: relative;
    transform: rotate(-2deg);
}

.coupon-sale-text b {
    display: inline-block;
    font-size: 1.6em;
    padding: 4px 8px;
}

.sidebar-content .box-newsletter {
    background: #f4f4f4;
}

.sidebar-content .box-newsletter .box-content {
    padding: 30px 36px 45px 36px;
    position: relative;
}

.sidebar-content .widget-title {
    color: #222529;
    font-size: .9375rem;
}

.sidebar-content .newsletter .control {
    display: block;
}

.sidebar-content .newsletter label {
    display: none;
}

.sidebar-content .newsletter input {
    border: none;
    border-radius: 30px;
    box-shadow: none;
    font-size: .8125rem;
    height: 3rem;
    padding: 12px;
    padding-left: 40px!important;
}

.sidebar-content .newsletter span.input-text {
    display: block;
    margin-bottom: 1rem;
    position: relative;
}

.sidebar-content .newsletter span.input-text:before {
    color: #222529;
    content: "\e01f";
    font-family: 'Simple-Line-Icons';
    font-size: 15px;
    left: 16px;
    line-height: 20px;
    position: absolute;
    top: 14px;
    z-index: 1;
}

.sidebar-content .newsletter .action {
    border-radius: 0;
    font-size: .8125rem;
    height: auto;
    margin: 0 0 1.25rem;
    padding: .8em 2em;
    text-transform: uppercase;
    width: auto;
}

.sidebar-content .testimonial .testimonial-author {
    margin: 16px 0 8px 16px;
}

.img-circle {
    border-radius: 50%;
}

.sidebar-content .testimonial .testimonial-author strong {
    font-size: 1rem;
}

.sidebar-content .testimonial .testimonial-author span {
    font-weight: 400;
}

.sidebar-content .testimonial blockquote {
    padding: 15px 15px 15px 52px;
}

.sidebar-content .testimonial blockquote:before {
    color: #222529;
    font-family: 'Playfair Display';
    font-size: 54px;
    font-weight: 900;
    left: 1rem;
}

.sidebar-content .testimonial.testimonial-style-4 blockquote p {
    font-size: .8125rem;
    letter-spacing: .001em;
    line-height: inherit;
}

.sidebar-content .sidebar-testimonial .owl-dots {
    bottom: 0 !important;
    left: 57px !important;
}

article.post .post-date, .post-item .post-date {
    float: left;
    margin-right: 10px;
    text-align: center;
    width: 40px;
}

.porto-recent-posts .post-item .post-date, .post-grid .post-item .post-date, .post-timeline .post-item .post-date {
    float: left;
    margin: 0 10px 8px 0;
}

article.post .post-date .day, .post-item .post-date .day {
    display: block;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 0;
}

article.post .post-date .month, .post-item .post-date .month {
    box-shadow: 0 -1px 0 0 rgba(0,0,0,.07) inset;
    color: #FFF;
    display: block;
    font-size: .9em;
    padding: 0 0 2px;
}

.porto-recent-posts .post-item {
    padding: 0;
    position: relative;
}

.post-carousel .post-item {
    padding: 0 10px;
    position: relative;
}

.porto-recent-posts .owl-dots {
    padding-left: 10px;
    text-align: left;
}

.porto-recent-posts .post-item .post-date~* {
    margin-left: 0;
}

.porto-recent-posts .post-item .post-date {
    background: #222529;
    font-family: Poppins;
    left: 10px;
    letter-spacing: .05em;
    position: absolute;
    top: 10px;
    width: 45px;
}

.post-carousel .post-item .post-date {
    left: 20px;
}

.porto-recent-posts .post-date .day {
    background: none;
    color: #fff;
    font-size: 1.125rem;
    line-height: 1;
    padding-bottom: 0;
}

.porto-recent-posts .post-date .month {
    background: none;
    font-size: .7rem;
    font-weight: 400;
    line-height: 1;
    opacity: .6;
    padding-bottom: 8px;
    text-transform: uppercase;
}

.post-date>time {
    display: none;
}

.porto-recent-posts h4, .porto-recent-posts h5 {
    margin-bottom: 7px;
}

.porto-recent-posts h4 {
    font-size: 1.2em;
    line-height: 1.3;
}

.post-item.post-title-simple h4 a {
    color: inherit;
}

.porto-recent-posts .post-item .post-excerpt, .post-grid .post-item .post-excerpt, .post-timeline .post-item .post-excerpt {
    margin-bottom: 10px;
}

.porto-recent-posts .post-item .post-excerpt {
    font-size: .9286em;
}

.post-item .read-more, .post-item .read-more-block {
    color: #212529;
    display: block;
    font-size: .9em;
    font-weight: 600;
}

.porto-ultimate-content-box {
    font-size: 10px;
    position: relative;
}

.porto-ultimate-content-box.has-content-pos {
    -ms-flex-direction: column;
    display: flex;
    flex-direction: column;
}

.porto-ultimate-content-box .btn-container {
    font-size: 1.4em;
}

.brand-carousel.owl-carousel .owl-item img {
    margin: 0 auto;
    width: auto;
}

.price-box .price {
    color: #444;
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1;
}

.old-price .price {
    color: #a7a7a7;
    display: block;
    font-size: .8em;
    text-decoration: none !important;
}

.small-list.products-grid {
    margin: 0;
}

.small-list.products-grid .product-items {
    border-width: 0!important;
    font-size: .9286em;
    list-style: none outside;
    margin: -.5rem 0;
    padding: 0;
}

.small-list.products-grid .product-items .product-item {
    float: none;
    margin-bottom: 0;
    padding: .5rem 0;
    width: 100%;
}

.small-list.products-grid .product-items .product-item-info {
    -ms-flex-align: center;
    align-items: center;
    border-width: 0;
    display: flex;
    position: relative;
    text-align: left;
}

.small-list.products-grid .product-items .product-item-info .product-item-photo {
    -ms-flex: 0 0 84px;
    box-shadow: none;
    flex: 0 0 84px;
    margin-bottom: 0;
    margin-right: 20px;
    min-height: auto;
    padding: 0;
    width: 84px;
}

.small-list.products-grid .product-items .product-item-info .product-item-photo .weltpixel-quickview {
    display: none;
}

.small-list.products-grid .product-items .product-item-info .product-item-photo img {
    height: auto;
    width: 100%;
}

.small-list.products-grid .product-items .product-item-info .product-item-photo .img-effect img {
    opacity: 1;
    position: relative;
}

.small-list.products-grid .product-items .product-item-info .product-item-photo .img-effect .hover-image {
    bottom: 0;
    left: 0;
    margin: auto;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.small-list.products-grid .product-items .product-item-info .product-item-photo:hover .img-effect img {
    opacity: 0;
}

.small-list.products-grid .product-items .product-item-info .product-item-photo:hover .img-effect .hover-image {
    opacity: 1;
}

.small-list.products-grid .product-items .product-item-details {
    -ms-flex: 1;
    flex: 1;
    max-width: calc(100% - 104px);
    padding: 0;
    position: relative;
}

.small-list.products-grid .product-items .product-item-details a {
    color: #222529;
    display: block;
    font-size: 1.0769em;
    letter-spacing: normal;
    line-height: 1.4;
    margin-bottom: .5rem;
    overflow: hidden;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.small-list.products-grid .product-items .price {
    color: #444;
    display: block;
    font-size: inherit;
    font-weight: 600;
    line-height: 21px;
    vertical-align: middle;
}

.small-list.products-grid .product-items .price-box {
    font-size: 1.1538em;
    margin: 0;
}

.small-list.products-grid .product-items .product-item-details .special-price {
    text-decoration: none;
    vertical-align: baseline;
}

.small-list.products-grid .product-items .product-item-details .old-price {
    color: #a7a7a7;
    font-size: .8em;
    margin-right: 3px;
    vertical-align: baseline;
}

.small-list.products-grid .product-items .product-item-details .old-price .price {
    color: #a7a7a7;
}

.small-list.products-grid .product-items .product-reviews-summary {
    display: block;
    height: auto;
    line-height: 1;
    margin: 3px 0 5px;
}

.product-item .rating-summary .rating-result:before {
    color: rgba(0,0,0,.16);
    font-size: 13px;
    letter-spacing: .1em;
}

.product-item .rating-summary .rating-result > span:before {
    color: #6a6a6d;
    font-size: 13px;
    letter-spacing: .1em;
}

.product-item .rating-summary .rating-result,.product-reviews-summary .rating-summary {
    display: block;
}

.mgt_content_element {
    margin-bottom: 35px;
}

.payment-icons {
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
}

.payment-icons .payment-icon {
    background-color: #d6d3cc;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 80% auto;
    border-radius: 4px;
    display: inline-block;
    filter: invert(1);
    height: 32px;
    margin: 3px;
    transition: opacity .25s;
    vertical-align: middle;
    width: 56px;
}

.payment-icons .payment-icon:hover {
    opacity: .7;
}

.payment-icons .visa {
    background-image: url(../images/payment-icons/payment-visa.svg);
}

.payment-icons .paypal {
    background-image: url(../images/payment-icons/payment-paypal.svg);
    background-position: 50% 48%;
    background-size: 85% auto;
}

.payment-icons .stripe {
    background-image: url(../images/payment-icons/payment-stripe.png);
    background-size: 60% auto;
}

.payment-icons .verisign {
    background-image: url(../images/payment-icons/payment-verisign.svg);
}

.sidebar.sidebar-second {
    flex: 0 0 100%;
    order: 3;
    width: 100%;
}

.catalog-product-view .sidebar.sidebar-additional {
    padding: 0;
}

.catalog-category-view .sidebar.sidebar-main .sidebar-content,.catalogsearch-result-index .sidebar.sidebar-main .sidebar-content {
    border: 0px solid #e7e7e7;
}

.block.filter > .title {
    padding: 20px 20px 0;
}

.sidebar .sidebar-content .block-category-list, .side-custom-block .custom-block, .sidebar .sidebar-content .side-megamenu, .block.filter > .content {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 0;
    margin-top: 0;
    padding: 20px;
}

.block.filter > .content {
    padding-top: 0;
}

.side-custom-block .custom-block:last-child {
    border-bottom: none;
}

.block-category-list .block-title,.side-custom-block .custom-block h2 {
    color: #222529;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.4;
    margin-bottom: 0;
    padding: 0;
    position: relative;
    text-transform: uppercase;
}

.block-category-list .block-title strong {
    font-weight: inherit;
}

.side-custom-block .custom-block h2 {
    margin-bottom: 15px;
}

.block-category-list .block-content {
    padding: .7143em 0;
    padding-bottom: 0;
}

.block-category-list .block-content ol {
    margin-top: -1px;
}

.block-category-list .block-content ol li {
    margin: 0;
}

.block-category-list .block-content ol li a {
    color: #777;
    display: block;
    font-size: 14px;
    font-weight: 500;
    padding: 4px 0;
}

.filter-options-content .ln_slider_container {
    margin: 22px 7px 0;
    width: calc(100% - 14px);
}

#ln_slider_price .ui-slider-handle {
    background: #08c;
    border-radius: 20px;
    height: 11px;
    margin-left: -7px;
    margin-top: -4px;
    width: 11px;
}

#ln_slider_price.ui-slider-horizontal {
    background: #1ab2ff;
    box-shadow: inset 0 1px 2px 0 rgba(0,0,0,.38);
    height: 3px;
    margin-bottom: 15px;
}

#ln_price_attribute {
    padding: 10px 5px;
}

.filter.block {
    margin-bottom: 0;
}

.swatch-option.color,.swatch-option.image {
    background-size: cover !important;
    border: none;
    display: block;
    height: 28px !important;
    margin: 3px 6px 3px 0;
    min-width: auto;
    outline: none;
    padding: 0;
    padding-right: 0!important;
    position: relative;
    text-align: left;
    white-space: nowrap;
    width: 28px !important;
}

.swatch-option.color.selected:before,.swatch-option.image.selected:before {
    color: #fff;
    content: '\f00c';
    font-family: 'Font Awesome 5 Free';
    font-size: 11px;
    font-weight: 900;
    height: 12px;
    left: 0;
    line-height: 12px;
    margin-top: -6px;
    position: absolute;
    text-align: center;
    text-indent: 0;
    text-shadow: 0 0 1px #777;
    top: 50%;
    width: 100%;
}

.products-grid .swatch-attribute-options {
    margin-bottom: 5px;
    margin-top: -4px;
}

.product-item-info.type1 .swatch-attribute-options,.product-item-info.type2 .swatch-attribute-options {
    justify-content: center;
}

.products-grid .swatch-option.color,.products-grid .swatch-option.image {
    border-radius: 6px;
    height: 12px !important;
    margin: 7px 7px 4px 3px;
    overflow: visible;
    width: 12px !important;
}

.products-grid .swatch-option.color:hover,.products-grid .swatch-option.image:hover {
    border: none;
}

.products-grid .swatch-option.color.selected:before,.products-grid .swatch-option.image.selected:before {
    font-size: 8px;
}

.products-grid .swatch-option.color:after,.products-grid .swatch-option.image:after {
    border: 1px solid #000;
    border-radius: 9px;
    content: '';
    height: 18px;
    left: -3px;
    position: absolute;
    top: -3px;
    width: 18px;
}

.products-grid .swatch-option.color:hover::after,.products-grid .swatch-option.image:hover::after {
    border-color: #333;
}

.swatch-attribute-options {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}

.swatch-option.color[data-option-tooltip-value*="#ffffff"],.swatch-option.image[data-option-tooltip-value*="#ffffff"] {
    border: 1px solid #e7e7e7;
}

.product-item-info .swatch-option.color[data-option-tooltip-value*="#ffffff"],.product-item-info .swatch-option.image[data-option-tooltip-value*="#ffffff"] {
    border: none;
}

.swatch-option.text {
    font-size: inherit;
    font-weight: inherit;
    height: auto;
    line-height: 16px;
    margin: 3px 6px 3px 0;
    min-width: 32px;
    outline: none;
    padding: 4px 8px;
    text-align: center;
}

.swatch-attribute.size .swatch-option, .swatch-attribute.manufacturer .swatch-option {
    background: #fff;
    border: 1px solid #e9e9e9;
    color: #777;
    font-size: 11px;
    outline: none;
}

.swatch-attribute.size .swatch-option.selected, .swatch-attribute.manufacturer .swatch-option.selected {
    color: #fff;
}

.swatch-option-tooltip {
    min-width: 25px;
}

.sidebar-overlay {
    display: none;
}

.sidebar-overlay.active {
    background: #000;
    bottom: 0;
    display: block;
    left: 0;
    min-height: 100vh;
    opacity: .35;
    position: fixed;
    right: 0;
    top: 0;
    transition: opacity 0.2s ease-in-out;
    z-index: 8999;
}

.filter-title strong {
    display: none;
}

.filter .filter-title {
    display: none;
}

.fotorama__stage {
    border: 1px solid #f4f4f4;
    transform: none!important;
}

.fotorama__arr {
    background: none;
    width: 35px;
}

.fotorama__arr:hover {
    background: none;
}

.fotorama__arr .fotorama__arr__arr {
    background: none;
    height: auto;
    width: auto;
}

.fotorama__arr .fotorama__arr__arr::before {
    color: #222529;
    content: '\e81a';
    display: block;
    font-family: 'porto-icons';
    font-size: 22px;
    font-weight: 600;
    height: 30px;
    line-height: 29px;
    text-align: center;
    width: 30px;
}

.fotorama__arr--prev .fotorama__arr__arr::before {
    content: '\e819';
}

.fotorama__arr--next {
    right: 0 !important;
}

.fotorama__caption {
    display: block;
}

.fotorama__fullscreen-icon {
    background: none;
    bottom: 0;
    color: #222529;
    display: block;
    height: 35px;
    line-height: 34px;
    right: 0 !important;
    text-align: center;
    top: auto;
    width: 35px;
}

.fotorama__fullscreen-icon::before {
    -webkit-font-smoothing: antialiased;
    content: '\f882';
    font-family: 'Porto-Icons';
    font-size: 15px;
    font-weight: 300;
}

.fotorama__fullscreen-icon:focus:after {
    box-shadow: none !important;
}

.fotorama--fullscreen .fotorama__fullscreen-icon {
    bottom: auto;
    top: 0;
}

.fotorama--fullscreen .fotorama__fullscreen-icon::before {
    content: '\f819';
    font-size: 19px;
}

.fotorama__fullscreen-icon:focus {
    box-shadow: none;
}

.fotorama__fullscreen .fotorama__zoom-in,
.fotorama__fullscreen .fotorama__zoom-out {
    background: none;
    color: #222529;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
}

.fotorama__fullscreen .fotorama__zoom-in::before,
.fotorama__fullscreen .fotorama__zoom-out::before {
    -webkit-font-smoothing: antialiased;
    font-family: 'porto-icons';
    font-size: 15px;
    font-weight: 300;
}

.fotorama__fullscreen .fotorama__zoom-in {
    top: 10px;
}

.fotorama__fullscreen .fotorama__zoom-in::before {
    content: '\f882';
}

.fotorama__fullscreen .fotorama__zoom-out {
    top: 60px;
}

.fotorama__fullscreen .fotorama__zoom-out::before {
    content: '\f883';
}

.fotorama__nav-wrap--vertical.fotorama__nav-wrap {
    left: 0;
}

.m-b-md {
    margin-bottom: 20px!important;
}

.p-t-sm {
    padding-top: 10px!important;
}

.p-b-sm {
    padding-bottom: 10px!important;
}

.m-b-n {
    margin-bottom: -15px!important;
}

.m-r-lg {
    margin-right: 30px!important;
}

.m-b-xs {
    margin-bottom: 5px!important;
}

.dark-layout .product-item-name a,.dark-layout .price-box .price {
    color: #fff;
}

.dark-layout .product-item .rating-summary .rating-result:before {
    color: #62615e;
}

.dark-layout .old-price .price {
    color: #a7a7a7;
}

.vc_column-inner::before, .vc_column-inner::after {
    content: " ";
    display: table;
}

.vc_column-inner::after {
    clear: both;
}

.photo-instagrams:not(.owl-carousel) .item {
    float: left;
    position: relative;
    width: 10%;
}

.photo-instagrams .item img {
    display: block;
    width: 100%;
}

.photo-instagrams .item a {
    display: block;
    position: relative;
}

.photo-instagrams .item .content {
    align-items: center;
    background-color: rgba(0,0,0,.3);
    color: #fff;
    display: flex;
    font-size: 35px;
    height: 100%;
    justify-content: center;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transition: all .3s;
    vertical-align: middle;
    visibility: hidden;
}

.photo-instagrams .item:hover .content {
    opacity: 1;
    visibility: visible;
}

.block.block-reorder {
    padding: 20px;
}

.main-instagram {
    position: relative;
}

.insta-follow {
    background-color: #0e0e0e;
    color: #fff;
    left: calc(50% - 140px);
    padding: 30px 40px;
    position: absolute;
    text-align: center;
    top: calc(50% - 123px);
}

.insta-follow i {
    font-size: 24px;
}

.insta-follow h3 {
    color: #fff;
    font-family: Oswald;
    font-size: 48px;
    font-weight: 300;
    line-height: 1;
    padding-top: 15px;
    text-transform: uppercase;
}

.insta-follow span {
    display: block;
    font-size: 15px;
    letter-spacing: .05em;
    margin-bottom: 28px;
}

.insta-follow .btn-default {
    background-color: #0e0e0e;
    border: solid 2px #2c2c2c;
    border-radius: 2px;
    box-shadow: none;
    color: #fff;
    font-family: Oswald;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .05em;
    margin-bottom: 5px;
    padding: 9px 28px;
    text-transform: uppercase;
}

.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;
    margin: 50px 0;
    position: relative;
    width: 100%;
}

.customer-account-create .form-create-account .account-social-login:before,.customer-account-login .block-customer-login .account-social-login:before {
    background-color: #dfdfdf;
    content: '';
    height: 1px;
    left: 25px;
    position: absolute;
    right: 25px;
    top: 0;
    z-index: 3;
}

.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 {
    background-color: #fff;
    border: #dfdfdf solid 1px;
    border-radius: 100%;
    color: #777;
    content: 'or';
    height: 45px;
    left: 0;
    line-height: 43px;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: -22px;
    width: 45px;
    z-index: 4;
}

.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;
}

.product-item .tocart.action.disabled:before {
    animation: spin 1s infinite linear;
    content: '\f110';
    font-family: 'porto-icons';
    opacity: .7;
}

.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;
}

.column:not(.sidebar-main) .form.contact, .column:not(.sidebar-additional) .form.contact {
    width: 100%;
}

.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;
}

.catalogsearch-result-index .sidebar.sidebar-main:before {
    display: none;
}

.product-info-main .custom-block {
    border-bottom: solid 1px #e6e6e6;
    margin-bottom: 25px;
    padding: 23px 0 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 {
    display: inline-block;
    font-size: 34px;
    vertical-align: middle;
}

.product-info-main .custom-block .text-area {
    display: inline-block;
    margin-left: 5px;
    text-align: left;
    vertical-align: middle;
}

.product-info-main .custom-block .text-area h3 {
    color: #7a7d82;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.35;
    margin: 0;
    margin-bottom: 5px;
}

.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 {
    display: block;
    max-width: 100%;
}

.grid-images .grid1 img,.grid-images .grid2 img,.grid-images .grid3 img {
    filter: alpha(Opacity=100);
    opacity: 1;
    transition: all .2s;
    visibility: visible;
}

.grid-images .grid1:hover img,.grid-images .grid2:hover img,.grid-images .grid3:hover img {
    filter: alpha(Opacity=80);
    opacity: .8;
    visibility: visible;
}

.grid-images .grid1 {
    margin-bottom: 10px;
}

.social-icons [class^=porto-icon-] {
    color: #fff;
}

.sidebar-title {
    color: #313131;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 17px;
    text-transform: uppercase;
}

.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 {
    background: url(../images/boxed_bg.png) repeat;
    padding: 24px 0 17px;
}

body.boxed .page-wrapper {
    background-color: #fff;
    border-radius: 8px;
    margin: 0 auto;
    max-width: 100%;
    width: 1140px;
}

.main-product-detail {
    background-color: #efefef;
    padding: 71px 0;
}

.custom-block-tab {
    background-color: #fff;
    border: #e4e4e4 solid 1px;
    margin-top: 3px;
    padding: 30px 20px 40px;
}

.move-product-tab .products-grid .owl-carousel .product-item {
    margin-bottom: 10px;
    overflow: hidden;
    padding: 10px 0 6px;
}

.move-product-tab .product-items .product-item-info .product-item-photo {
    float: left;
    margin-right: 10px;
    max-width: 30%;
}

.move-product-tab .product-items .product-item-details {
    margin-left: calc(31% + 15px);
    padding: 0;
    text-align: left;
}

.move-product-tab .product-items .product-reviews-summary {
    background: 0 0;
    display: block;
    margin-top: 0;
}

.move-product-tab .product-items .price-box {
    margin-bottom: 0;
}

.main-upsell-product-detail {
    background-color: #f4f4f4;
}

.main-upsell-product-detail .block.upsell .title strong {
    background-color: unset;
}

.single-image {
    display: block;
    overflow: hidden;
    position: relative;
}

.single-image img {
    max-width: 100%;
    transition: .5s ease;
    width: 100%;
}

.single-image:hover img {
    transform: scale(1.2);
}

.flex-owl-slider .owl-item:first-child .item {
    border-left-color: transparent;
}

.flex-owl-slider .owl-item .item {
    border-left: 1px solid #e3e4e4;
}

.owl-no-narrow .owl-controls {
    display: none;
}

.no-margin {
    margin: 0!important;
}

.image-link span.category-title {
    background-color: #3f4658;
    bottom: 20px;
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: 600;
    left: -10px;
    line-height: 1;
    min-width: 174px;
    padding: 15px 17px;
    position: absolute;
    text-align: left;
}

.image-link span.category-title:before {
    border: 5px solid transparent;
    border-right-color: #3f4658;
    border-top-color: #3f4658;
    content: "";
    display: block;
    height: 10px;
    left: 0;
    position: absolute;
    top: 100%;
    width: 10px;
}

.top-newsletter .newsletter button.subscribe {
    background-color: transparent;
    border: 0;
    border-radius: 0;
    color: #000;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    position: absolute;
    right: 0;
    top: 0;
}

.top-newsletter .newsletter input {
    border-radius: 0;
    height: 30px;
    line-height: 16px;
    padding: 7px 50px 7px 15px;
    width: 300px;
}

.top-newsletter .newsletter label {
    display: none;
}

#totop {
    background-color: #404040;
    border-radius: 0;
    bottom: 0;
    color: #fff;
    display: none;
    font-size: 16px;
    height: 40px;
    line-height: 1;
    padding: 11px 0;
    position: fixed;
    right: 15px;
    text-align: center;
    width: 40px;
    z-index: 9999;
}

#totop:hover {
    background-color: #555;
}

i.ajax-loader {
    border: 1px solid #08c;
    border-bottom-color: transparent!important;
    border-radius: 20px;
    display: inline-block;
    vertical-align: middle;
}

i.ajax-loader.small {
    border-width: 2.5px;
    height: 16px;
    width: 16px;
}

i.ajax-loader.large {
    border-width: 2.5px;
    height: 32px;
    width: 32px;
}

.category-detail .product-item-info:hover .product-item-inner {
    opacity: 1;
    visibility: visible;
}

#giftcard-form input#giftcard-code {
    border-radius: 3px 0 0 3px;
}

#giftcard-balance-lookup .giftcard.info {
    margin-bottom: 15px;
}

.gift-wrapping-item>span {
    background-color: #f2f2f2;
}

#giftcard-form button.action-add,#giftcard-form button.redeem {
    font-size: 13px;
    height: 32px;
    line-height: 1;
}

.account .table-wrapper.balance-history,.account .table-wrapper.reward-history {
    margin-top: 0;
}

.form-addbysku .qty.field .control {
    display: block;
}

.column .block-addbysku .action.add {
    min-width: 32px;
}

.giftcard-account button.primary {
    height: 32px;
    line-height: 1;
}

.column .block-addbysku .action.add:before,.form-add-invitations .action.add:before {
    content: '\f881';
}

.form-add-invitations .fieldset .actions-toolbar>.secondary .action.add {
    margin: 20px 0;
    min-width: 32px;
}

.message.info {
    margin-bottom: 20px;
}

.form-giftregistry-edit .field.date input {
    vertical-align: middle;
}

.hasDatepicker+.ui-datepicker-trigger:before {
    content: '\f865';
}

.block-category-event {
    border-radius: 5px;
    padding: 10px 20px!important;
    text-align: left;
}

.block-category-event>div {
    display: inline-block;
    vertical-align: middle;
}

.block-category-event>div.event-title {
    margin-right: 20px;
    padding-right: 50px;
}

.block-category-event .event-title em {
    color: #000;
    float: left;
    font-size: 30px;
    margin-right: 8px;
}

.block-category-event .event-title p {
    margin: 0;
    text-transform: uppercase;
}

.block-category-event .event-title h4 {
    color: #000;
    margin: 3px 0;
    text-transform: uppercase;
    white-space: nowrap;
}

.block-category-event .dates .start:after {
    display: none;
}

.block-category-event .event-ticker .dates .start {
    padding: 0;
}

.block-category-event .event-ticker .dates>div>span {
    display: block;
}

.block-category-event>div.event-ticker {
    text-align: center;
}

.block-category-event>div.event-desc {
    color: #08c;
    float: right;
    font-size: 18px;
    font-weight: 600;
    line-height: 101px;
    margin-right: 20px;
    text-transform: uppercase;
}

.block-category-event .event-ticker .dates>div>span.desc {
    color: #08c;
    font-size: 13px;
    font-style: italic;
    text-transform: uppercase;
}

.block-category-event .event-ticker .dates>div>span.year-month {
    background-color: #000;
    border-radius: 3px;
    color: #fff;
    font-size: 13px;
    line-height: 1;
    padding: 5px 10px;
    text-transform: uppercase;
}

.block-category-event .event-ticker .dates>div>span.time {
    padding: 3px 0;
}

.block-category-event .event-ticker .dates>div>span.date {
    color: #000;
    font-size: 24px;
    font-weight: 600;
    padding: 0 0 3px;
}

.block-category-event .event-ticker .dates>div {
    display: inline-block;
    margin: 0 10px;
}

.block-category-event .event-ticker .ticker .value {
    color: #000;
    font-size: 30px;
    font-weight: 600;
}

.block-category-event .event-ticker .ticker .label {
    background-color: #000;
    border-radius: 3px;
    color: #fff;
    font-size: 13px;
    line-height: 1;
    min-width: 70px;
    padding: 5px 10px;
    text-transform: uppercase;
}

.block-category-event .event-ticker .ticker li {
    margin: 0 7px;
}

.block-category-event.open>div.event-desc {
    line-height: 65px;
}

.product.info.detailed.sticky .product.data.items>.item.content {
    display: block!important;
    margin: 0;
    padding-bottom: 25px;
}

.product.info.detailed.sticky .product.data.items>.item.title a {
    border: none;
    color: inherit;
}

.product-tabs-container {
    background-color: #fff;
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
    left: 0;
    padding: 15px 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 3;
}

.product-tabs-container.has-sticky-header {
    top: 44px;
}

.product-tabs-container .data.item.title {
    display: inline-block;
    font-size: 13px;
    padding: 0 10px;
}

.product-tabs-container .data.item.title:first-child {
    padding-left: 0;
}

.product-tabs-container .data.item.title>a {
    color: #777;
    padding: 10px 0;
}

.authentication-wrapper {
    line-height: 50px;
    margin-left: 20px;
    margin-top: -10px !important;
}

.block-header-customer-login {
    background: #fff;
    border-radius: 6px;
    border-top: 4px solid #B4A9A2;
    box-shadow: 0 0 5px rgba(0,0,0,.3);
    margin-top: 10px;
    min-width: 300px;
    opacity: 0;
    padding: 20px;
    position: absolute;
    right: 0;
    transition: all .3s;
    visibility: hidden;
    z-index: 1000;
}

.block-header-customer-login:before {
    border: 5px solid transparent;
    border-bottom-color: #B4A9A2;
    content: "";
    position: absolute;
    right: 30px;
    top: -14px;
}

.block-header-customer-login.open {
    opacity: 1;
    visibility: visible;
}

.authorization-link {
    position: relative;
}

.filter-toggle {
    display: none;
}

.minicart-wrapper .action.showcart .counter.qty .loader>img {
    display: none;
    max-width: 18px;
}

.ln_overlay img,.loading-mask .loader>img {
    max-width: 32px;
}

.account .sidebar .product-items .product-item-name a {
    overflow: visible;
    text-overflow: unset;
    white-space: normal;
}

.account .block-reorder .product-item {
    padding: 5px 0;
}

.account .block-reorder .product-item .field.item {
    display: inline-block;
    vertical-align: top;
}

.account .block-reorder .product-item-name {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 30px);
}

.account-nav .nav>li {
    line-height: 1.3;
    margin: 0;
    padding: 0;
    position: relative;
}

.account-nav .nav>li>a {
    border-bottom: 1px solid #ddd;
    color: #777;
    display: block;
    padding: 8px 15px;
}

.account-nav .nav>li>a:focus,.account-nav .nav>li>a:hover {
    background: 0 0;
}

.account-nav .nav>li>a:before,.account-nav .nav>li>strong:before {
    content: '\f821';
    font-family: porto-icons;
    left: 5px;
    position: absolute;
}

.account-nav .nav>li>strong {
    border-bottom: 1px solid #ddd;
    display: block;
    padding: 8px 15px;
    position: relative;
}

ul.scene,ul.scene>li.layer {
    height: 100%;
    width: 100%;
}

.animation-wave {
    -moz-animation: wave 20s .1s infinite linear;
    -webkit-animation: wave 20s .1s infinite linear;
    animation: wave 20s .1s infinite linear;
}

.animation-spin {
    -moz-animation: spin 20s infinite linear;
    -o-animation: spin 20s infinite linear;
    -webkit-animation: spin 20s infinite linear;
    animation: spin 20s infinite linear;
}

@-webkit-keyframes wave {
    0% {
        -webkit-transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
        transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
    }
    100% {
        -webkit-transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
        transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
    }
}

@-moz-keyframes wave {
    0% {
        -moz-transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
        transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
    }
    100% {
        -moz-transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
        transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
    }
}

@-ms-keyframes wave {
    0% {
        -ms-transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
        transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
    }
    100% {
        -ms-transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
        transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
    }
}

@keyframes wave {
    0% {
        transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
    }
    100% {
        transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
    }
}

@-moz-keyframes wave {
    0% {
        -moz-transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
    }
    100% {
        -moz-transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
    }
}

.product-labels {
    z-index: 3;
}

.product-item-photo:hover .product-image-photo.hover_image {
    z-index: 2;
}

#at-expanded-menu-host .at-expanded-menu-load {
    height: auto;
    line-height: 1;
}

#at-expanded-menu-host .at-expanded-menu-service-list button {
    height: auto;
}

.gallery-placeholder .loader img {
    display: none;
}

.loader:before {
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
    color: #777;
    content: "\f110";
    font-family: porto-icons;
    font-size: 30px;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    position: absolute;
    top: 50%;
}

.minicart-wrapper .action.showcart .counter.qty .loader:before {
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
    color: #777;
    content: "\f110";
    font-family: porto-icons;
    font-size: 16px;
    left: 50%;
    margin-left: -8px;
    margin-top: -9px;
    position: absolute;
    top: 50%;
}

.loading-mask {
    background: 0 0;
}

.product-image-photo.default_image {
    position: relative;
    z-index: 1;
}

.filter-content .ln_overlay {
    display: none!important;
}

.ln_overlay {
    background-color: rgba(255,255,255,.5);
    display: none;
    height: 100%;
    left: 0;
    opacity: 1;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 555;
}

.ln_overlay .loader {
    -webkit-animation: spin 0.75s infinite linear;
    animation: spin 0.75s infinite linear;
    border: 2px solid transparent;
    border-image: none;
    border-radius: 50%;
    border-top-color: #08c;
    bottom: 0;
    display: inline-block;
    height: 40px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    vertical-align: middle;
    width: 40px;
}

.ln_overlay .loader:before {
    animation: spin 1.5s infinite;
    border: inherit;
    border-radius: inherit;
    border-top-color: inherit;
    content: '';
    height: inherit;
    left: -2px;
    margin: 0;
    position: absolute;
    top: -2px;
    width: inherit;
}

.ln_overlay .ajax-loader {
    left: 50%;
    margin-left: -16px;
    margin-top: -16px;
    position: absolute;
    top: 50%;
}

.infinite-loader {
    margin: 20px 0 0;
    text-align: center;
}

.infinite-loader .loading {
    background-color: #fff;
    border: 2px solid #f1f1f1;
    border-radius: 0;
    color: #555;
    display: inline-block;
    font-family: 'Open Sans';
    font-size: 13px;
    font-weight: 600;
    line-height: 30px;
    padding: 10px 40px;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
}

.infinite-loader .loading i.ajax-loader {
    border-width: 2.5px;
    height: 16px;
    margin-right: 15px;
    width: 16px;
}

.infinite-loader .btn-load-more {
    background-color: #fff;
    border: 2px solid #f1f1f1;
    border-radius: 0;
    color: #555;
    display: inline-block;
    font-family: 'Open Sans';
    font-size: 13px;
    font-weight: 600;
    line-height: 30px;
    padding: 10px 40px;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
}

.catalog-category-view .infinite-loader+.toolbar.toolbar-products .limiter {
    float: none;
}

.catalog-category-view .infinite-loader+.toolbar.toolbar-products .pages {
    display: none;
}

.owl-item.loading .product-item-photo {
    min-height: 100px;
}

.column.main>.custom-block,.weltpixel-quickview-catalog-product-view .addthis-smartlayers,.weltpixel-quickview-catalog-product-view .column.main>.custom-block,.weltpixel_quickview-catalog_product-view .addthis-smartlayers,.weltpixel_quickview-catalog_product-view .column.main>.custom-block {
    display: none;
}

.container:after {
    clear: both;
    content: "";
    display: table;
}

.hide {
    display: none!important;
}

.show {
    display: block!important;
}

.invisible {
    visibility: hidden;
}

.pull-right {
    float: right!important;
}

.pull-left {
    float: left!important;
}

.visible-lg,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block {
    display: none!important;
}

.gallery-placeholder {
    width: 100%;
}

table .col {
    width: auto;
}

.modal-header {
    border-bottom: 0;
}

.modal-content {
    border: 0;
}

.minicart-wrapper .action.close {
    color: #777;
    display: none;
    right: -5px;
    top: -5px;
}

.breadcrumbs .item:not(:last-child):after,.breadcrumbs a {
    display: inline-block;
    padding: 0;
    vertical-align: middle;
}

.breadcrumbs .item[class*=category]>a {
    line-height: 1;
}

.breadcrumbs strong {
    display: inline-block;
    padding: 0;
    vertical-align: middle;
}

.weltpixel-quickview-catalog-product-view .product-info-main .custom-block,.weltpixel_quickview-catalog_product-view .product-info-main .custom-block {
    display: none;
}

.weltpixel-quickview-catalog-product-view .product-info-main .product-reviews-summary,.weltpixel_quickview-catalog_product-view .product-info-main .product-reviews-summary {
    margin-bottom: 10px;
}

.page-products .columns {
    padding-top: 0;
    z-index: auto;
}

.products.wrapper+.toolbar .modes,.products.wrapper+.toolbar .sorter,.sidebar>.block.filter .title {
    display: none;
}

.sidebar>.block.filter .item .count {
    font-size: 11px;
    margin-left: 10px;
}

.column.main:after {
    clear: both;
    content: ' ';
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.category-image {
    margin-bottom: 30px;
}

a.right-side-open {
    display: none;
}

.catalog-product-view.page-layout-2columns-right:not(.weltpixel-quickview-catalog-product-view):not(.weltpixel_quickview-catalog_product-view) a.right-side-open {
    background-color: #f5f5f5;
    border: #dcdcda solid 1px;
    border-right: 0;
    color: #818181;
    font-size: 23px;
    height: 49px;
    line-height: 49px;
    position: fixed;
    right: 0;
    text-align: center;
    top: 22%;
    width: 51px;
    z-index: 9;
}

.nav-open .block.filter {
    display: none;
}

.sticky-logo .logo {
    max-width: none;
}

.field.downloads.downloads-no-separately .field.choice.field.choice {
    border: 0;
}

.page-product-downloadable .product-add-form .box-tocart .actions {
    margin-right: 10px;
}

body.layout-fullwidth .fullwidth-row {
    margin: 0;
    width: 100%;
}

.content-row h2,.content-row h3,.content-row h4,.content-row h5 {
    margin-top: 0;
}

.iwd_opc_success_page .loading-mask .loader:before,.onepage-index-index .loading-mask .loader:before {
    display: none;
}

.product-image-grid {
    margin-bottom: 20px;
    position: relative;
}

.product-image-grid:after {
    background-color: rgba(0,0,0,.05);
    content: '';
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

#gallery_images.row {
    margin-left: -10px;
    margin-right: -10px;
}

#gallery_images.row>[class*=col-],#gallery_images.row>[class^=col-] {
    padding-left: 10px;
    padding-right: 10px;
}

.catalog-product-view .product.media {
    padding-right: 0;
}

.product-image-list {
    margin-bottom: 3px;
    position: relative;
}

.product-image-list:after {
    background-color: rgba(0,0,0,.05);
    content: '';
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.catalog-product-view.product-type-fullwidth .product-info-main,.catalog-product-view.product-type-fullwidth .product.media,
.catalog-product-view.product-type-sticky-right .product-info-main,
.catalog-product-view.product-type-sticky-right .product.media,
.catalog-product-view.product-type-sticky_right .product-info-main,
.catalog-product-view.product-type-sticky_right .product.media,
.catalog-product-view.product-type_fullwidth .product-info-main,
.catalog-product-view.product-type_fullwidth .product.media {
    position: relative;
}

.catalog-product-view.product-type-sticky-right .main-upsell-product-detail,.catalog-product-view.product-type-wide-grid .main-upsell-product-detail {
    background-color: transparent;
    margin: 0;
    margin-top: -60px;
    padding: 0;
}

.catalog-product-view.product-type-sticky-right .product.info.detailed {
    background-color: #f4f4f4;
    margin-top: 20px;
    padding: 70px 0;
}

.product.info.detailed.fullwidth-row>.product.data.items.container {
    margin: 0 auto;
    padding: 0 15px;
}

.catalog-product-view.product-type-sticky-right .product.data.items>.item.content,.catalog-product-view.product-type-sticky-right .product.data.items>.item.title.active>.switch,.catalog-product-view.product-type-sticky-right .product.data.items>.item.title.active>.switch:focus,.catalog-product-view.product-type-sticky-right .product.data.items>.item.title.active>.switch:hover {
    background-color: transparent;
}

.block.related .block-title {
    margin-bottom: 18px;
}

.block.related.move-related {
    margin-top: 30px;
}

.catalog-product-view .short-custom-block .custom-block {
    background: 0 0;
    border: none;
    color: #6b7a83;
    margin: 0;
    margin-top: 15px;
    padding: 0;
}

.catalog-product-view .short-custom-block .custom-block-1>div i {
    border: none;
    color: #08c;
    display: inline-block;
    font-size: 40px;
    margin-left: 10px;
    vertical-align: middle;
}

.catalog-product-view .short-custom-block .custom-block-1>div:first-child i {
    margin-left: 0;
}

.catalog-product-view .short-custom-block .custom-block-1>div h3 {
    color: #6b7a83;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .005em;
    line-height: 20px;
    margin-left: 5px;
    margin-top: 2px;
    vertical-align: middle;
}

.catalog-product-view .short-custom-block .custom-block-1>div {
    clear: both;
    display: inline-block;
    margin-left: 15px;
    min-height: 65px;
}

.catalog-product-view .short-custom-block .custom-block-1>div:first-child {
    margin-left: 0;
}

.fullwidth-custom-block+.main-upsell-product-detail {
    margin-top: 0;
}

.fotorama__stage__frame .fotorama__img {
    max-height: none;
    width: 100%;
}

.table-comparison ul {
    list-style: none;
    padding-left: 12px;
}

#ln_slider_text_price {
    margin: 0 -7px;
}

.sidebar.sidebar-additional,.sidebar.sidebar-main {
    position: relative;
}

.category-cms .category-image img {
    width: 100%;
}

.product-info-main+.product-add-form .product-addto-links+a.action.mailto,.product-info-main+.product-add-form .product-addto-links>a.action {
    height: 43px;
    line-height: 41px;
    width: 43px;
}

body.page-layout-1column .sidebar.sidebar-additional,body.page-layout-1column .sidebar.sidebar-main {
    display: none;
}

.block-minicart .amount.price-container {
    display: inline-block;
    vertical-align: middle;
}

tr.row {
    margin: 0;
}

.authentication-dropdown {
    border-radius: 0;
}

.cms-index-index .page.messages {
    display: none;
}

.owl-dots.disabled,.owl-nav.disabled,.products.wrapper~.infinite-loader~.toolbar-products {
    display: none;
}

body.catalog-product-view[class*=product-type-] .column.main>.custom-block {
    display: none;
}

.catalog-category-view .columns .column.main {
    padding-bottom: 0;
}

body.catalog-product-view[class*=product-type-] .product-info-main .custom-block {
    display: none;
}

.catalog-product-view .page-wrapper >.breadcrumbs {
    min-height: 20px;
}

body.catalog-product-view[class*=product-type-] .product-info-main .short-custom-block .custom-block {
    display: block;
}

.weltpixel-quickview-catalog-product-view .fullwidth-custom-block,.weltpixel_quickview-catalog_product-view .fullwidth-custom-block {
    display: none!important;
}

p.price-from,p.price-to {
    display: inline-block;
    vertical-align: middle;
}

p.price-from span.price-label,p.price-to span.price-label {
    display: none!important;
}

p.price-to:before {
    content: "-";
    display: inline-block;
    font-size: 20px;
    margin: 0 5px;
    vertical-align: middle;
}

p.price-to>span {
    display: inline-block;
    vertical-align: middle;
}

.product-info-main .product.sku {
    white-space: nowrap;
}

.products-grid.divider-line .product-item {
    padding-bottom: 0;
    padding-top: 0;
}

.products-grid.no-padding {
    margin: 0;
}

.products-grid.no-padding .product-item {
    padding: 0;
}

.product-item .price-box .normal-price .price-label {
    display: none;
}

body.weltpixel_quickview-catalog_product-view .sidebar,
body.weltpixel_quickview-catalog_product-view .top-block-header {
    display: none!important;
}

.products-grid.flex-grid:not(.side-list):not(.products-related) .product-item:hover .product-item-info {
    box-shadow: none;
}

.products-grid.products.grid.flex-grid .product-item .product-item-info {
    background-color: transparent;
}

.products-grid.masonry-grid .filterproducts .product-item .product-item-info,.products-grid.masonry-grid .filterproducts .product-item .product-item-info .product-item-photo {
    height: 100%;
}

.products-grid.masonry-grid .filterproducts .product-item .product-item-info .product-item-photo img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.products-grid.masonry-grid .filterproducts .product-item.width-1-2 {
    width: 50%;
}

.products-grid.masonry-grid .filterproducts .product-item.width-1-3 {
    width: 33.3333%;
}

.products-grid.masonry-grid .filterproducts .product-item.width-1-4 {
    width: 25%;
}

.products-grid.masonry-grid .filterproducts .product-item.width-1-5 {
    width: 20%;
}

.products-grid.masonry-grid .filterproducts .product-item.width-1-6 {
    width: 16.6666%;
}

.products-grid.masonry-grid .filterproducts .product-item.width-2-3 {
    width: 66.6666%;
}

.products-grid.masonry-grid .filterproducts .product-item.width-2-5 {
    width: 40%;
}

.products-grid.masonry-grid .filterproducts .product-item.width-5-12 {
    width: 41.6666%;
}

body.page-print header.page-header,body.page-print>div:not(.page-wrapper) {
    display: none;
}

.toolbar-products+dl.block dd.item {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}

.toolbar-products+dl.block .title {
    font-weight: 400;
    text-transform: uppercase;
}

.toolbar-products+dl.block {
    background-color: #f4f4f4;
    margin: 20px 0;
    padding: 20px;
}

#tooltip-label {
    display: none;
}

.shop-by-cat-item.cat-has-icon {
    color: #222529;
    padding: 0 10px;
    transition: all .3s;
}

.shop-by-cat-item.cat-has-icon:hover {
    color: #08c;
}

.shop-by-cat-item.cat-has-icon .cat-detail {
    background-color: #fff;
    padding: 40px 0;
    text-align: center;
    transition: box-shadow .3s;
}

.shop-by-cat-item.cat-has-icon:hover .cat-detail {
    box-shadow: 0 5px 25px 0 rgba(0,0,0,.1);
}

.shop-by-cat-item.cat-has-icon .cat-detail i {
    font-size: 42px;
}

.shop-by-cat-item.cat-has-icon .cat-detail h3 {
    font-size: 15px;
    font-weight: 600;
    text-transform: none;
}

body>.custom-html {
    position: relative;
}

body>.custom-html button.mfp-close {
    -webkit-appearance: none;
    background: 0 0;
    border: 0;
    box-shadow: none;
    cursor: pointer;
    display: block;
    outline: 0;
    overflow: visible;
    padding: 0;
    top: 50%;
    touch-action: manipulation;
    transform: translateY(-50%) rotateZ(45deg);
    z-index: 9046;
}

body>.custom-html button.mfp-close:hover {
    color: #222529;
}

body>.custom-html .mfp-close:after {
    border-left: 1px solid;
    content: '';
    height: 17px;
    left: 20px;
    position: absolute;
    top: 12px;
}

body>.custom-html .mfp-close:before {
    border-top: 1px solid;
    content: '';
    left: 12px;
    position: absolute;
    top: 20px;
    width: 17px;
}

.curved-border {
    min-height: 7.2vw;
    position: relative;
}

.curved-border:after {
    background-image: url(../images/curved-border.svg);
    background-position: center;
    background-size: 100% 100%;
    bottom: -2px;
    content: '';
    display: block;
    height: 7.2vw;
    left: 0;
    position: absolute;
    width: 100vw;
    z-index: 2;
}

.curved-border.curved-border-top:after {
    bottom: auto;
    top: -2px;
    transform: rotateX(180deg);
}

.row.no-padding {
    margin: 0;
}

.row.no-padding>* {
    padding: 0;
}

.hide-addtowishlist .products-grid .product-item-actions>.action.towishlist {
    display: none;
}

.swatch-option.image:not(.disabled):hover, .swatch-option.color:not(.disabled):hover {
    outline: none;
}

.swatch-option-tooltip .corner:before, .swatch-option-tooltip-layered .corner:before {
    left: 1px;
    top: 4px;
}

.swatch-option-tooltip .corner:after, .swatch-option-tooltip-layered .corner:after {
    left: -15px;
    top: 3px;
}

.block-search .action.search.disabled, .block-search .action.search[disabled], fieldset[disabled] .block-search .action.search {
    opacity: 1;
    pointer-events: all;
}

.instagram-photos {
    display: flex;
}

.instagram-photos > .photo-item {
    cursor: pointer;
    flex: 0 0 16.6666%;
    max-width: 16.6666%;
    position: relative;
}

.instagram-photos > .photo-item:before {
    background-color: rgba(0,0,0,0.7);
    bottom: 0;
    content: '';
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: opacity .3s;
}

.instagram-photos > .photo-item:hover:before {
    opacity: 0;
}

.instagram-photos img {
    display: block;
    width: 100%;
}

.coupon-text {
    letter-spacing: 0.01em;
    padding: 13px;
    transform: rotate(-2.5deg);
}

.coupon-text-sale {
    letter-spacing: 0.01em;
    position: relative;
    transform: rotate(-2deg);
}

.coupon-text-sale i {
    font-size: .65em;
    font-style: normal;
    left: -2.25em;
    letter-spacing: 0;
    opacity: .6;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
}

.coupon-text-sale b {
    background: #222529;
    color: #fff;
    display: inline-block;
    font-size: 1.6em;
    padding: 5px 12px;
}

.content-align-start > * {
    align-self: flex-start;
}

.prev-next-products .product-nav {
    z-index: 2;
}

.products-grid.columns1 {
    margin: 0;
}

.products-grid.columns1 .product-item {
    padding: 0;
    width: 100%;
}

.footer-top-links > li {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.07px;
    line-height: 26px;
    margin-right: 33px;
    vertical-align: middle;
}

.footer-top-links > li:last-child {
    margin-right: 0;
}

.footer-top-links a {
    text-decoration: none;
}

.float-elements img {
    max-width: none;
}

.porto-new-icon-category-sound-video:before {
    position: relative;
    top: -0.08em;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.homepage-bar h3 {
    line-height: 35px!important;
}

.homepage-bar p {
    color: #585858;
}

.header.content .minicart-wrapper.cart-design-1 {
    top: 10px!important;
}

.logo {
    display: inline-block!important;
}

.logo img {
    display: inline-block!important;
}

.amsearch-overlay-block {
    z-index: 4;
}

.product.info.tech-specs .product.data.items .data.item.content {
    float: right!important;
}

.amsearch-item-container .amsearch-item .amsearch-link {
    color: #565656;
    font-size: 1rem;
}

.amsearch-item-container .amsearch-item .amsearch-link:hover {
    background: #f4f4f4;
    color: #e83d6b;
}

.amsearch-item-container .amsearch-item .amsearch-link:focus {
    background: #f4f4f4;
    color: #e83d6b;
}

.amsearch-block-header .amsearch-title {
    color: #000;
    font-size: 1.3rem;
    font-weight: 600;
    padding-bottom: 8px;
}

.amsearch-item-container.-recent_searches .amsearch-item .amsearch-link {
    font-size: 13px;
    line-height: 22px;
    padding: 1px 15px;
}

.amsearch-item-container.-recent_searches .amsearch-item {
    margin: 0 8px 5px 0;
}

.amsearch-products-section.-list .amsearch-description {
    text-align: left;
}

.amsearch-products-section .product-item [data-role='priceBox'] {
    text-align: left;
}

.catalog-product-view .amsearch-products-section .product-item [data-role='priceBox'] {
    text-align: left !important;
}

.amsearch-products-section .amsearch-link {
    color: var(--color-secondary);
    font-size: 1.1rem;
}

.amsearch-highlight {
    color: var(--color-secondary);
}

.amsearch-products-section .product-item-description {
    color: #565656;
    font-size: 14px;
    line-height: 24px;
}

.amsearch-products-section .amsearch-link:hover {
    color: #000;
}

.amsearch-item-container.-page a.amsearch-link {
    color: var(--color-secondary);
}

.amsearch-wrapper-inner .price-box.price-final_price {
    max-width: 150px;
}

.page-header .amsearch-wrapper-block {
    float: left;
}

.page-header .amsearch-input-wrapper {
    min-width: 454px;
}

.amsearch-form-block {
    justify-content: flex-start;
}

.amsearch-input-wrapper .amsearch-input {
    background-color: #EEEEEE;
    border: 1px solid #ccc;
    border-radius: 20px;
    padding: 10px 50px 10px 20px;
}

.amsearch-input-wrapper.-typed .amsearch-input {
    width: 100%;
}

.block-search .control input#search {
    display: none;
}

.page-header .navigation {
    max-width: 1280px;
    padding: 0;
}

.product.actions {
    float: right;
}

.minicart-wrapper .product .actions > .primary:not(:last-child), .minicart-wrapper .product .actions > .secondary:not(:last-child) {
    margin-right: 15px;
}

.minicart-wrapper .product .actions > .primary, .minicart-wrapper .product .actions > .secondary {
    display: inline;
    float: left;
}

.product-info-price .price-box .price-label {
    display: unset;
}

.catalog-product-view .price-box.price-final_price {
    text-align: right!important;
}

.upsell .section-title.slider-title {
    color: #565656;
    font-family: 'Exo', sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.5;
    padding: 1rem;
    padding-bottom: 2rem;
    text-align: center;
}

.upsell .section-title.slider-title strong {
    font-size: 20px;
    font-weight: 600;
}

.minicart-wrapper .block-minicart:before {
    border: 8px solid;
    border-color: transparent transparent #565656  transparent;
    left: auto;
    right: 26px;
}

.minicart-wrapper .block-minicart:before, .minicart-wrapper .block-minicart:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
}

.product.data.items {
    margin-bottom: 18px!important;
}

.product.details.product-item-details .product-item-info .product-item-details .price-box {
    margin-bottom: 0;
}

.firecheckout .block.block-search {
    margin-top: 0;
}

.firecheckout .minicart-wrapper.cart-design-1 {
    position: unset;
}

.minicart-wrapper a.action.showcart:before {
    content: '\f07a' !important;
    font-family: 'Font Awesome'!important;
    font-size: 32px!important;
    line-height: 34px;
}

.page-header.type16 .minicart-wrapper {
    margin-top: -15px;
    position: absolute;
    right: 30px;
    top: 48%;
    width: 58px;
    z-index: 1;
}

.mob_search {
    display: none;
}

.header.content {
    max-width: 1280px;
}

header.page-header.sticky-header .minicart-wrapper {
    margin-top: 0;
    position: unset;
}

header.page-header.sticky-header .navigation {
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.sticky-logo {
    margin-top: 0;
}

a.action.showcart:before {
    content: ""!important;
    display: block!important;
}

.page-header.header-newskin .minicart-wrapper .action.showcart .counter.qty {
    position: absolute!important;
    right: 10px !important;
}

.minicart-wrapper .block-minicart:after {
    border: unset;
}

.catalog-product-view .page-wrapper #maincontent .columns {
    background: radial-gradient(ellipse at center, #fff 0%, #e9e2e1 100%);
}

.product-related-item .add-to-cart-wrapper button.action.tocart {
    line-height: unset;
}

section.amelsearch-further-section {
    display: none;
}

.page-header.type16 .custom-block {
    align-items: center;
    display: block;
    font-size: 11px;
    margin-top: -20px;
    padding-right: 35px;
    position: absolute;
    right: 100px;
    top: 50%;
}

.page-header.type16 .navigation .level0>.level-top>span {
    line-height: unset;
    min-height: auto;
}

.page-header.type16 .navigation:not(.side-megamenu) .level0 .level-top {
    display: flex;
    gap: 10px;
}

.page-header.type16 .navigation:not(.side-megamenu) > ul {
    display: block;
    margin: 0;
    overflow: inherit;
}

.page-header.type16 .navigation:not(.side-megamenu) .level0 {
    max-width: 100%;
}

.page-header.type16.sticky-header .nav-sections {
    background-color: #fff;
}

.sidebar-content {
    display: block;
}

.page-wrapper > .breadcrumbs {
    border-bottom: 0;
    margin-bottom: 0;
    margin-inline: 0;
    padding: 0 0 0rem 0;
}

.page-header.type16 .block-search input {
    height: 40px;
}

.amsearch-button.-icon:focus {
    border: unset!important;
    filter: unset;
    outline: unset;
}

.sw-megamenu.navigation li.level0.fullwidth > .submenu {
    left: 0;
    max-width: 1110px;
    right: 0;
    text-align: left;
}

.sw-megamenu.navigation li.level0.staticwidth:hover > .submenu {
    left: unset!important;
    max-width: 1110px!important;
    opacity: 1;
    position: absolute;
    right: 0!important;
    visibility: visible;
}

.product.info.tech-specs {
    margin-top: 20px;
}

.product.attribute.delivery_time {
    display: none;
}

.product-add-form .box-tocart {
    border-bottom: unset;
    border-top: unset;
    padding: 0;
}

.page-wrapper>.breadcrumbs ul {
    max-width: 1280px;
}

.page-header.header-newskin .minicart-wrapper .action.showcart:after {
    display: block!important;
}

.category-description.category-title h1 {
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 0px 10px 0px 0px;
    display: block;
    font-size: 20px !important;
    font-weight: normal;
    hyphens: auto;
    margin: 0;
    padding: 5px !important;
    position: absolute;
    text-transform: uppercase;
    top: 100px;
    word-wrap: break-word;
}

.amsearch-input-wrapper .amsearch-input:focus {
    border: 1px solid #cccccc;
}

.products.wrapper ~ .toolbar {
    float: left;
    width: 100%;
}

.products-list .product-item-info {
    display: block;
}

.products-list .product-item-details {
    max-width: 100%;
    padding: 0 0 20px 20px;
}

.products-list .product-item-name {
    font-size: 18px;
    line-height: 1;
    margin: 10px 0;
}

.products-list .product-item {
    padding: 0 0px;
}

.product-item-name a {
    color: #222529;
    display: block;
    margin: 0;
    overflow: unset;
    text-overflow: clip;
    white-space: initial;
}

#amasty-shopby-product-list .toolbar {
    display: block;
}

.block.upsell {
    padding-top: 0;
}

.toolbar.toolbar-products p#toolbar-amount {
    display: none!important;
}

.container {
    max-width: 1280px;
}

.catalog-product-view .column-cover-container {
    margin: 0 auto;
    max-width: 1280px;
}

.catalog-product-view .product-otherstuff {
    padding-left: 0;
    padding-right: 0;
}

.block.upsell.porto-products {
    max-width: 1280px;
}

.homepage-bar .text-area {
    text-align: left;
}

.minicart-wrapper .action.showcart::after {
    margin-left: 10px;
}

.catalog-product-view .upsell_products {
    max-width: 1280px;
    padding: 0;
}

.upsell_products .owl-dots.disabled {
    display: none!important;
}

.field.qty a:hover {
    border: 1px solid #ccc!important;
}

.upsell_products .owl-carousel .owl-nav .owl-prev:before {
    content: unset;
}

.upsell_products .owl-carousel .owl-nav .owl-next:before {
    content: unset;
}

.upsell_products .owl-carousel .owl-nav .owl-prev .porto-icon-left-open-huge:before {
    color: #0651f8;
    font-size: 30px;
}

.upsell_products .owl-carousel .owl-nav .owl-next .porto-icon-right-open-huge:before {
    color: #0651f8;
    font-size: 30px;
}

.upsell_products .owl-carousel .owl-nav button[class*='owl-'] {
    background: unset;
}

.upsell_products .product-otherstuff {
    padding-left: 0;
    padding-right: 0;
}

.product-info-main .box-tocart .input-text.qty {
    margin-left: 0;
}

.title_logo {
    min-height: 66px;
}

.upsell .owl-carousel .owl-nav .owl-next:before {
    content: unset;
}

.upsell .owl-carousel .owl-nav .owl-prev:before {
    content: unset;
}

.product.info.tech-specs .product.data.items .data.item.title {
    border: unset;
}

.product-info-main .qty.field .control {
    margin-left: 30px;
}

.qty.field .control, .col.qty .control {
    display: block;
    position: unset;
    width: auto;
}

.field.qty a:focus {
    border: 1px solid #ccc!important;
}

.product-info-main .qty.field .qty-changer > a {
    left: 0;
}

.cart.table-wrapper .col.qty .field.qty .qty-changer .qty-dec {
    border-right: none !important;
    left: -4px !important;
}

.cart.table-wrapper .col.qty .field.qty .qty-changer .qty-inc {
    border-left: none !important;
    right: -4px !important;
}

.qty.field .input-text.qty {
    font-size: 1.2rem !important;
    font-weight: bold !important;
    width: 52px;
}

button.action.login.primary, button#send2 {
    border: 0px !important;
    border-radius: 0.3125rem 0 0.3125rem 0 !important;
}

button.action.login.primary:hover,button#send2:hover {
    border-radius: 0.3125rem 0 0.3125rem 0 !important;
}

.block-header-customer-login,.block.block-customer-login.block-header-customer-login.open {
    border-top: 4px solid #B4A9A2 !important;
}

.cart.table-wrapper .col.qty {
    text-align: center !important;
}

.cart.table-wrapper .cart thead tr th.col.qty {
    text-align: center !important;
}

.cart.table-wrapper .cart thead tr th.col {
    text-align: left !important;
    vertical-align: middle !important;
}

.minicart-items .product-image-container {
    width: 100% !important;
}

.minicart-items .product > .product-item-photo {
    margin-right: 15px !important;
}

img, a, button, button.action-close {
    outline: none !important;
}

.toolbar select {
    text-transform: normal !important;
}

.fotorama__wrap {
    text-align: center !important;
}

.amrates-shipping-rates .field.choice.item {
    padding: 0px !important;
}

nav.navigation.sw-megamenu {
    z-index: 0 !important;
}

a.action.remind {
    padding: 13px 10px 13px 10px !important;
}

#co-shipping-method-form .item-options .field.item {
    margin-left: 20px !important;
}

.cart-summary>.title, .cart-summary>.title > div > h3 {
    display: block;
    font-size: 1.2rem !important;
}

.amcompany-button.-link, .amcompany-customer-account .page-main a.action.view {
    color: #404040 !important;
}

.message.info.empty {
    border: 0 !important;
    padding-top: 15% !important;
}

.page-layout-2columns-left div.page-wrapper main#maincontent.page-main div.page-main-inner div.columns div.sidebar.sidebar-main.mobile-sidebar {
    border: 0px !important;
}

.block-collapsible-nav .item:first-child,.block-collapsible-nav .item a, .block-collapsible-nav .item > strong {
    border: 0px !important;
}

.account-nav .nav > li {
    text-transform: uppercase;
}

{
    text-transform: uppercase !important;
}

.account-nav .nav > li,.account-nav .nav > li > strong,.account-nav .nav > li > a {
    border: 0px !important;
    padding-bottom: 5px !important;
    padding-left: 0px !important;
}

.account-nav .nav > li > a::before,.account-nav .nav > li > strong::before {
    display: none !important;
}

.customer-welcome .action.switch > span {
    border: none;
    font-family: 'Exo';
    font-size: 1em;
    font-weight: 600;
    letter-spacing: .025em;
    line-height: 33px;
    list-style: none none;
    padding: 0 5px;
    position: relative;
    text-transform: uppercase;
}

.amcompany-button.-fill.-primary:not(.-disabled), .amcompany-customer-account .page-main .action.primary, .amcompany-customer-account .page-main .amshopby-button, .amcompany-customer-account .page-main .am-filter-go {
    background-color: #000 !important;
    border-color: transparent  !important;
    padding: 10px !important;
}

.action.switch:hover {
    margin-top: 0px !important;
}

.return-to-shop a {
    color: #FFF !important;
}

.product-labels .product-label.sale-label,.product-label.new-label {
    border-radius: 0.3125rem 0 0.3125rem 0 !important;
    color: #FFF !important;
    position: absolute !important;
    right: 10px !important;
    top: 10px !important;
    width: 15% !important;
}

.fieldset.estimate {
    display: none !important;
}

.category-image .image {
    border-radius: 7px !important;
}

div.control {
    line-height: 35px;
}

.toolbar-products .toolbar-sorter .sorter-options,.toolbar-products .field.limiter .limiter-options {
    height: 35px !important;
    line-height: 35px !important;
}

.toolbar a.porto-product-filters-toggle {
    border: 1px solid #e7e7e7 !important;
}

div.stock.unavailable span {
    color: #404040;
	font-weight: 600;
}

div.stock.unavailable span:nth-child(2) {
    color: red !important;
    font-weight: 600;
}

div.stock.unavailable span:nth-child(2)::after {
    color: #404040;
    content: '(Mehr ist bestellt)';
    font-size: 12px;
    font-weight: normal;
    margin-left: 10px;
}

.product-middle-block .product.attribute.sku strong::after {
    content: ':';
    margin-left: -2px;
}

.product-middle-block .product.attribute.sku strong {
    color: #565656;
    font-weight: 600;
}

#itoris_dynamicproductoptions select, .itoris_dynamicproductoptions select {
    padding: 0px 12px !important;
}

.product-related-tabs .product-related-item .title {
    padding-right: 25px;
}

div.details-qty span:nth-child(2)::before {
    content: "\00a0";
}

.minicart-items .product-item {
    border-bottom: 1px solid #f2f2f2 !important;
}

.minicart-items .product-item:last-child {
    border-bottom: none !important;
}

.minicart-items .product .toggle:first-child {
    display: none !important;
}

.ytp-gradient-top,.ytp-chrome-top.ytp-show-cards-title,.ytp-youtube-button.ytp-button.yt-uix-sessionlink,.ytp-subtitles-button.ytp-button,.annotation.annotation-type-custom.iv-branding.iv-branding-active,.annotation.annotation-type-custom.iv-branding,.ytp-progress-bar-container {
    display: none !important;
}

.package_all .price-box.price-final_price .old-price {
    background: linear-gradient(to left top, transparent 47.75%, currentColor 49.5%, currentColor 50.5%, transparent 52.25%);
    color: #E83D6B !important;
    font-size: 15px !important;
}

.price_cover.price_rrp {
    background: #f8f8f8;
    border: 1px solid #d2d2d2;
    border-radius: 3px;
    margin-bottom: 5px !important;
    padding-inline: 5px !important;
}

.price_cover.price_rrp.none {
    background: transparent;
    border: none;
    border-radius: 0;
    padding-inline: 0!important;
}

div.ambanners.ambanner-6 > div > div, div.ambanners.ambanner-7 > div > div, div.ambanners.ambanner-8 > div > div, div.ambanners.ambanner-4 > div > div,  div.ambanners.ambanner-5 > div > div,  div.ambanners.ambanner-2 > div > div, div.ambanners.ambanner-3 > div > div, div.ambanners.ambanner-15 > div > div {
    border-radius: 0.36765rem !important;
}

.am-banners-lite-img > a > img {
    border-radius: 0.36765rem !important;
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
}

.ampromo-gift-item > a > img {
    border-radius: 0.36765rem !important;
}

.ampromo-product-name {
    font-weight: 500 !important;
    line-height: 1.2rem !important;
    padding-top: 1rem !important;
    text-align: center !important;
}

#form-validate {
    border-top: none !important;
}

.cart.table-wrapper .col.qty .field.qty {
    padding-inline: 25px !important;
}

.qty-inc {
    border-radius: 0px 3px 3px 0px !important;
}

.qty-dec {
    border-radius: 3px 0px 0px 3px !important;
}

th.col.qty {
    text-align: center !important;
}

.ambanners.ambanner-3,.ambanners.ambanner-6 {
    border-radius: 10px !important;
    margin: auto;
    margin-top: 2rem;
    max-width: 1280px;
}

div.ambanners.ambanner-3 > div > a > img,div.ambanners.ambanner-6 > div > a > img {
    border-radius: 10px;
}

div.ambanners.ambanner-3 > div > a > img {
    border-radius: 10px !important;
}

div.ambanners.ambanner-7 > div > a > img {
    border-radius: 5px;
}

.columns .column.main {
    padding-bottom: 10px !important;
}

input, select {
    caret-color: currentcolor !important;
}

.page-main-inner {
    display: block !important;
}

.action.primary.continue, .action.primary,.action.btn-go-shop {
    border: none !important;
    border-radius: 0.3125rem 0 0.3125rem 0 !important;
    color: #fff !important;
}

.dpo_dd_list_label {
    line-height: 1.2rem !important;
}

div.mage-error {
    line-height: 1.2rem !important;
    text-align: left !important;
}

.block.upsell .product-item-details .price-box .price {
    font-weight: 400 !important;
}

.product.photo.product-item-photo {
    z-index: 0 !important;
}

.product-item-info:hover .product-item-photo {
    box-shadow: unset !important;
}

.video-content {
    background: transparent !important;
    height: 100%;
    margin-right: 0rem;
    max-width: 100%;
    min-height: 315px;
    min-width: 560px;
    overflow: hidden;
    padding-bottom: 32.25%;
    width: 100%;
}

.video-content iframe {
    background: transparent !important;
    border: 0;
    height: 100%;
    left: 0;
    min-height: 315px;
    min-width: 560px;
    position: absolute;
    top: 0;
    width: 100%;
}

.modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    background: transparent !important;
    height: auto !important;
    margin: auto !important;
}

.modal-popup.modal-slide._inner-scroll._show {
    height: min-content !important;
    left: 0 !important;
    margin: 0 auto !important;
    width: auto !important;
}

.modal-slide {
    left: unset !important;
    margin: unset !important;
}

.am-banners-lite-label {
    position: absolute !important;
    width: 150px !important;
    z-index: 100 !important;
}

.message.info, .message.success, .message.error, .message.notice {
    background: #fff !important;
}

.manufacturer-specs {
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    display: grid;
    gap: 16px;
    grid-template-columns: 80px 1fr;
    margin: 16px;
    padding: 16px;
    user-select: none;
    width: 100%;
}

.manufacturer-specs::after {
    color: #464646;
    display: inline-block;
    font-size: 20px;
    margin-left: 5px;
    vertical-align: middle;
}

.manufacturer-specs-link {
    font-weight: 600;
    margin-left: 1rem;
}

.manufacturer-popup {
    position: relative;
    z-index: 5000;
}

.manufacturer-popup-content {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    left: 50%;
    max-width: 90%;
    padding: 20px;
    position: fixed;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 500px;
    z-index: 1000;
}

.manufacturer-popup-header {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 8px;
}

.manufacturer-close-button {
    background: none;
    border: none !important;
    border-radius: 50% !important;
    cursor: pointer;
    font-size: 16px;
    padding: 8px !important;
}

.manufacturer-popup-body {
    font-size: 14px;
    line-height: 1.5;
}

.manufacturer-popup-overlay {
    background: rgba(0, 0, 0, 0.5);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}

.open-manufacturer-button {
    border: none !important;
    padding: unset !important;
}

.open-manufacturer-button:hover {
    background-color: unset;
    color: unset !important;
}

.manufacturer-specs > div:nth-child(odd) {
    font-weight: bold;
}

.modal-popup.agreements-modal.modal-slide._inner-scroll._show {
    margin-top: 5rem !important;
    width: auto !important;
}

.modal-inner-wrap > .modal-content {
    border-radius: 0 !important;
}

.firecheckout .modal-popup.modal-slide .modal-footer, .firecheckout .modal-popup .modal-footer, .firecheckout .modal-popup .modal-footer {
    background: #fff !important;
    border-radius: 0 0 5px 5px !important;
}

.modal-inner-wrap > .modal-header {
    background: #fff !important;
}

.modal-inner-wrap > .modal-popup .action-close, .modal-slide .action-close {
    z-index: 999 !important;
}

@media (max-width: 575px) {
    html {
        font-size: 14.8571px;
    }

    body {
        font-size: 14px;
        line-height: 21px;
    }

    .search-area.show-icon-tablet .block.block-search {
        right: -155px;
    }

    .porto-ultimate-content-box {
        font-size: 7px;
    }
}

@media (min-width:1200px) {
    .col-xl-2-4 {
        width: 20%;
    }

    .col-xl-9-6 {
        width: 80%;
    }

    .layout-fullwidth.page-layout-2columns-left .sidebar-main,.layout-fullwidth.page-layout-2columns-right .sidebar-main {
        width: 20%;
    }

    .layout-fullwidth.page-layout-2columns-left .column.main,.layout-fullwidth.page-layout-2columns-right .column.main {
        width: 80%;
    }

    .visible-lg {
        display: block!important;
    }

    table.visible-lg {
        display: table!important;
    }

    tr.visible-lg {
        display: table-row!important;
    }

    td.visible-lg,th.visible-lg {
        display: table-cell!important;
    }

    .visible-lg-block {
        display: block!important;
    }

    .visible-lg-inline {
        display: inline!important;
    }

    .visible-lg-inline-block {
        display: inline-block!important;
    }

    .hidden-lg {
        display: none!important;
    }

    .fullwidth-row {
        margin-left: calc(555px - 50vw);
        width: 100vw;
    }
}

@media (min-width:1220px) {
    .sw-megamenu.side-megamenu.navigation li.level0.fl-right {
        float: none;
    }

    .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: flex!important;
    }

    .d-xl-inline-flex {
        display: inline-flex!important;
    }
}

@media (min-width:1440px) {
    .d-sl-inline-block {
        display: inline-block!important;
    }
}

@media (min-width: 576px) {
    .block.category.event,.footer.content,.header.content,.navigation,.page-main,.page-wrapper>.breadcrumbs ul,.page-wrapper>.page-bottom,.page-wrapper>.widget,.top-container {
        margin: 0 auto;
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .block.category.event,.footer.content,.header.content,.navigation,.page-main,.page-wrapper>.breadcrumbs ul,.page-wrapper>.page-bottom,.page-wrapper>.widget,.top-container {
        max-width: 720px;
    }

    .col-sm-4\/5 {
        flex: 0 0 80%;
        max-width: 80%;
    }

    .col-sm-3\/5 {
        flex: 0 0 60%;
        max-width: 60%;
    }

    .col-sm-2\/5 {
        flex: 0 0 40%;
        max-width: 40%;
    }

    .col-sm-1\/5 {
        flex: 0 0 20%;
        max-width: 20%;
    }
}

@media (min-width: 992px) {
    .block.category.event,.footer.content,.header.content,.navigation,.page-main,.page-wrapper>.breadcrumbs ul,.page-wrapper>.page-bottom,.page-wrapper>.widget,.top-container {
        max-width: 960px;
    }

    .header.panel > .header.links > li.greet.welcome + .customer-welcome {
        margin-left: -10px;
        text-align: right;
    }

    .customer-welcome .action.switch:after {
        padding-right: 15px;
    }

    .page-header .navigation:not(.side-megamenu) .level0 > .level-top {
        color: inherit;
        padding: 0;
    }

    .page-header .navigation:not(.side-megamenu) .level0 {
        margin-right: 5px;
    }

    .page-header .navigation:not(.side-megamenu) .level0 .level-top {
        align-items: center;
        display: flex;
        line-height: 20px;
        padding: 15px 0 15px 0;
    }

    .page-header .navigation:not(.side-megamenu) .level0.parent .level-top::after {
        line-height: inherit;
    }

    .page-header .navigation:not(.side-megamenu) .level0.parent > a > span {
        line-height: inherit;
        position: static;
    }

    .page-header .navigation:not(.side-megamenu) .level0.parent > a > span:before, .page-header .navigation .level0.parent > a > span:after {
        border: solid transparent;
        bottom: -1px;
        content: '';
        height: 0;
        left: 50%;
        opacity: 0;
        pointer-events: none;
        position: absolute;
        width: 0;
        z-index: 7;
    }

    .page-header .navigation:not(.side-megamenu) .level0.parent:hover > a > span:before,
    .page-header .navigation:not(.side-megamenu) .level0.parent:hover > a > span:after {
        bottom: 3px;
        opacity: 1;
        top: auto;
        transition: bottom .2s ease-out;
    }

    .page-header .navigation:not(.side-megamenu) .level0.parent > a > span:before {
        border-bottom-color: var(--color-accent);
        border-width: 10px;
        margin-left: -14px;
    }

    .page-header .navigation:not(.side-megamenu) .level0.parent:hover > a > span::before {
        bottom: -1px;
    }

    .page-header .navigation:not(.side-megamenu) .level0.parent > a > span:after {
        border-bottom-color: #fff;
        border-width: 9px;
        margin-left: -13px;
    }

    .page-header .navigation:not(.side-megamenu) .level0.parent:hover > a > span:after {
        bottom: -2px;
    }

    .page-layout-2columns-left .column.main {
        padding-left: 5px;
    }

    .page-layout-2columns-right .column.main {
        padding-right: 5px;
    }

    .page-layout-2columns-left .sidebar.sidebar-main {
        padding-right: 15px;
    }

    .page-layout-2columns-right .sidebar.sidebar-main {
        padding-left: 15px;
    }

    .sidebar.sidebar-second {
        flex: 0 0 25%;
        float: right;
        order: 3;
        padding-left: 15px;
        width: 25%;
    }

    .sticky-logo {
        margin-right: -15px !important;
    }
}

@media (min-width: 1200px) {
    .block.category.event,.footer.content,.header.content,.navigation,.page-main,.page-wrapper>.breadcrumbs ul,.page-wrapper>.page-bottom,.page-wrapper>.widget,.top-container {
        max-width: 1280px;
    }

    .layout-1220 .container {
        max-width: 1200px;
        width: 100%;
    }

    .layout-1220 .block.category.event,.layout-1220 .footer.content,.layout-1220 .header.content,.layout-1220 .navigation,.layout-1220 .page-main,.layout-1220 .page-wrapper>.breadcrumbs >ul,.layout-1220 .page-wrapper>.page-bottom,.layout-1220 .page-wrapper>.widget,.layout-1220 .top-container {
        max-width: 1280px;
    }
}

@media (max-width: 991px) {
    
    .block.category.event, .footer.content, .header.content, .navigation, .page-main, .page-wrapper>.breadcrumbs ul, .page-wrapper>.page-bottom, .page-wrapper>.widget, .top-container, .page-wrapper > .breadcrumbs .items,.container {
        max-width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }

    .navigation .container {
        padding: 0;
    }

    .panel.header.show-icon-tablet .top-links-icon {
        display: block;
    }

    .panel.header.show-icon-tablet .header.links {
        background-color: #fff !important;
        border: 1px solid #ccc;
        box-shadow: 0 10px 30px 10px rgba(0, 0, 0, 0.05);
        display: none;
        margin: 0;
        min-width: 130px;
        padding: 5px 0;
        position: absolute;
        right: 0;
        text-align: right;
        top: 100%;
        z-index: 99;
    }

    .panel.header.show-icon-tablet .header.links .header.links {
        display: block;
    }

    .panel.header.show-icon-tablet .header.links::before,.panel.header.show-icon-tablet .header.links::after {
        content: '';
        height: 0;
        position: absolute;
        width: 0;
    }

    .panel.header.show-icon-tablet .header.links::before {
        border: 6px solid;
        border-color: transparent transparent #ffffff transparent;
        right: 20px;
        top: -12px;
        z-index: 99;
    }

    .panel.header.show-icon-tablet .header.links::after {
        border: 7px solid;
        border-color: transparent transparent #bbbbbb transparent;
        right: 19px;
        top: -14px;
        z-index: 98;
    }

    .panel.header.show-icon-tablet .header.links li {
        border: 0;
        color: #777;
        display: block;
        line-height: 19px;
        margin: 0;
        padding: 0 10px !important;
    }

    .panel.header.show-icon-tablet .header.links li span {
        color: inherit;
        font-weight: 400;
    }

    .panel.header.show-icon-tablet .header.links li a {
        color: inherit;
        display: block;
        font-size: 11px;
        font-weight: 400;
        padding: 0;
        transition: all .2s;
        white-space: nowrap;
    }

    .show-icon-tablet .header.links > li.customer-welcome > span {
        margin-right: -5px;
    }

    .header-row .header-center {
        padding: 20px 0;
    }

    .header-row .header-left {
        padding: 20px 0;
    }

    .header-row .header-right {
        padding: 20px 0;
    }

    .page-header.sticky-header .header-row .header-center,.page-header.sticky-header .header-row .header-left,.page-header.sticky-header .header-row .header-right {
        padding-bottom: 0;
        padding-top: 0;
    }

    .page-header.sticky-header .header.content.header-row {
        min-height: 60px;
    }

    .search-area.show-icon-tablet a.search-toggle-icon {
        border-color: inherit;
        display: inline-block;
        font-size: 21px;
        height: 40px;
        line-height: 40px;
        width: 40px;
    }

    .search-area.show-icon-tablet a.search-toggle-icon i::before {
        font-weight: 600;
    }

    .search-area.show-icon-tablet {
        position: relative;
    }

    .search-area.show-icon-tablet .block.block-search {
        border: 5px solid #ccc;
        border-color: inherit;
        display: none;
        margin-top: 8px;
        min-width: 340px;
        position: absolute;
        right: -47px;
        top: 100%;
        width: 100%;
    }

    .owl-carousel.show-nav-hover .owl-prev {
        left: 0;
        transform: translate(10px,-50%);
    }

    .owl-carousel.show-nav-hover .owl-next {
        right: 0;
        transform: translate(-10px,-50%);
    }

    .owl-carousel.nav-pos-outside .owl-nav .owl-prev {
        left: -10px;
    }

    .owl-carousel.nav-pos-outside .owl-nav .owl-next {
        right: -10px;
    }

    .catalog-category-view .mobile-sidebar .sidebar-content,.catalog-product-view .mobile-sidebar .sidebar-content,.catalogsearch-result-index .mobile-sidebar .sidebar-content {
        -webkit-overflow-scrolling: touch;
        display: block;
        height: 100%;
        overflow-x: hidden;
        overflow-y: scroll;
        padding: 20px;
    }

    .catalog-category-view .sidebar.mobile-sidebar .sidebar-content .block-category-list,
    .catalog-category-view .mobile-sidebar .side-custom-block .custom-block,
    .catalog-category-view .mobile-sidebar .filter-options-item,
    .catalog-category-view .mobile-sidebar .filter-current,
    .catalog-category-view .mobile-sidebar .filter-actions {
        padding-left: 0;
        padding-right: 0;
    }

    .catalog-category-view .sidebar.mobile-sidebar .sidebar-content .block-category-list {
        padding-top: 0;
    }

    header.page-header .nav-sections-item-title > a, header.page-header .nav-sections-item-title > a:hover, header.page-header .nav-sections-item-title > a:focus {
        color: #404040 !important;
    }

    .toolbar a.porto-product-filters-toggle {
        float: left;
        margin-right: 50px;
    }

    .sorter-label {
        display: none;
    }

    .page-products .sorter {
        width: 135px !important;
    }

    .page-products .toolbar .limiter {
        display: block !important;
    }

    .toolbar-products .field.limiter {
        float: right;
    }

    .toolbar,.toolbar.toolbar-products {
        background: transparent !important;
    }

    .toolbar-products .modes {
        float: left !important;
        margin-left: 25px;
    }

    .toolbar-products .modes-mode label,#mode-list {
        font-size: 15px !important;
        font-weight: normal !important;
    }

    .toolbar-products .field.limiter .limiter-options {
        font-family: "Exo", sans-serif !important;
        font-size: 15px;
    }
}

@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: flex!important;
    }

    .d-sm-inline-flex {
        display: inline-flex!important;
    }

    .fullwidth-row {
        margin-left: calc(255px - 50vw);
        width: 100vw;
    }
}

@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: flex!important;
    }

    .d-md-inline-flex {
        display: inline-flex!important;
    }

    .navigation .ui-menu-icon {
        display: none !important;
    }

    .md-order-12 {
        -moz-order: 12;
        -ms-flex-order: 12;
        -webkit-order: 12;
        order: 12;
    }

    .column.main>.custom-block {
        display: block;
        float: right;
        padding-left: 30px;
        width: 25%;
    }

    body:not(.weltpixel-quickview-catalog-product-view):not(.weltpixel_quickview-catalog_product-view).column.main>.custom-block+.product-info-main {
        width: 40.33%;
    }

    .block-search {
        z-index: 7 !important;
    }

    .fullwidth-row {
        margin-left: calc(345px - 50vw);
        width: 100vw;
    }

    .catalog-product-view.product-type-sticky-right .product.data.items>.item.title>.switch {
        font-size: 18px;
    }

    .catalog-product-view .sidebar .block.related,.catalog-product-view .sidebar .sidebar-title {
        padding: 0;
    }

    .page-layout-1column .toolbar-products {
        position: static;
    }

    .page-layout-1column.page-with-filter .column.main {
        padding-top: 0;
    }
}

@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: flex!important;
    }

    .d-lg-inline-flex {
        display: inline-flex!important;
    }

    body.side-header .page-wrapper>.breadcrumbs.fixed-position {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 999;
    }

    body.side-header .page-wrapper>.breadcrumbs .items {
        margin: 0;
        max-width: none;
    }

    header.page-header.sticky-header .nav-sections {
        background-color: #fff;
    }

    ul#ui-id-1.switcher-dropdown {
        width: auto;
    }

    .wishlist-index-index .products-grid .product-items .product-item {
        width: 24%;
    }

    .lg-order-12 {
        -moz-order: 12;
        -ms-flex-order: 12;
        -webkit-order: 12;
        order: 12;
    }

    .a-left-sm {
        text-align: left;
    }

    .a-right-sm {
        text-align: right;
    }

    body.side-header .page-wrapper {
        padding-left: 256px;
    }

    .fullwidth-row {
        margin-left: calc(465px - 50vw);
        width: 100vw;
    }
}

@media(max-width:767px) {
    .logo {
        max-width: 80px;
        z-index: auto;
    }

    .panel.header .switcher {
        display: none;
    }

    .page-header .header.panel {
        display: none;
    }

    .amsearch-items-section {
        width: 99% !important;
    }

    .minicart-items .item-qty {
        margin: -12px 5px 0px 9px !important;
    }

    .product-tabs-container.has-sticky-header:not(.has-mobile-sticky-header) {
        top: 0;
    }

    .product-tabs-container.has-sticky-header.has-mobile-sticky-header {
        top: 64px;
    }

    .block-header-customer-login {
        display: none;
    }
}

@media only screen and (max-width: 991px) {
    .nav-sections {
        font-size: 13px;
    }

    .navigation ul {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .navigation .level0 {
        font-size: 1em;
    }

    .navigation .parent .level-top:after {
        font-size: 1.2rem;
    }

    div.header.content > div.custom-block {
        display: none !important;
    }

    .minicart-wrapper .block-minicart {
        min-width: unset;
        right: 0;
    }
}

@media (max-width: 1475px) {
    .search-area.show-icon-tablet-large a.search-toggle-icon {
        border-color: inherit;
        display: inline-block;
        font-size: 21px;
        height: 40px;
        line-height: 40px;
        width: 40px;
    }

    .search-area.show-icon-tablet-large a.search-toggle-icon i::before {
        font-weight: 600;
    }

    .search-area.show-icon-tablet-large {
        position: relative;
    }

    .search-area.show-icon-tablet-large .block.block-search {
        border: 5px solid #ccc;
        border-color: inherit;
        display: none;
        margin-top: 8px;
        min-width: 340px;
        position: absolute;
        right: -47px;
        top: 100%;
        width: 100%;
    }
}

@media (max-width:1199px) {
    
    .minicart-items .item-qty {
        margin: -10px 20px 0px 5px;
    }

    .minicart-items .update-cart-item {
        margin-top: -0.7rem;
    }
    
    
    .home-side-menu .sw-megamenu.navigation.side-megamenu li.level0.fullwidth>.submenu {
        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;
    }

    .grid-images .grid1 {
        margin-bottom: 9px;
    }

    body.boxed .page-wrapper {
        width: 980px;
    }

    .top-newsletter #newsletter {
        width: 270px;
    }
}

@media (max-width:991px) {
    header.page-header .nav-sections-item-title[aria-controls="store.menu"]>a:before {
        content: '\f827';
        display: inline-block;
        font-family: porto-icons;
        font-size: 14px;
        font-weight: 400;
        line-height: 1;
        margin: -2px 5px 0 0;
        vertical-align: middle;
    }

    .navigation {
        padding-left: 0;
        padding-right: 0;
    }

    .navigation .parent .level-top:after {
        right: 15px;
    }

    .navigation li.level0>a.ui-state-active {
        color: #333!important;
    }

    .sw-megamenu.navigation li.level0.staticwidth>.submenu {
        border-radius: 0!important;
    }

    header.page-header .nav-sections-item-title {
        height: 63px;
    }

    header.page-header .nav-sections-item-content {
        margin-top: 63px;
    }

    ul.dropdown.switcher-dropdown {
        width: auto!important;
    }

    body.boxed .page-wrapper {
        width: 750px;
    }

    .sm-bd-0 {
        border: 0!important;
    }

    .top-newsletter #newsletter {
        width: 160px;
    }

    .block-category-event>div {
        display: block;
        float: none!important;
        text-align: left;
    }

    .block-category-event>div.event-ticker {
        display: inline-block;
        margin: 0 -10px;
    }

    .block-category-event .dates .end,.block-category-event .dates .start {
        display: inline-block!important;
    }

    .cart-summary {
        width: 100%;
    }

    .abs-shopping-cart-items-desktop,.block-cart-failed,.cart-container .cart-gift-item,.cart-container .form-cart {
        padding-right: 0;
        width: 100%;
    }

    .products-grid.masonry-grid .filterproducts .product-item.width_lg-1-2 {
        width: 50%;
    }

    .products-grid.masonry-grid .filterproducts .product-item.width_lg-1-3 {
        width: 33.3333%;
    }

    .products-grid.masonry-grid .filterproducts .product-item.width_lg-2-3 {
        width: 66.6666%;
    }
}

@media (max-width:991px) and (min-width:480px) {
    .nav-open .nav-sections {
        width: 380px;
    }

    .nav-open .page-wrapper {
        left: 380px;
        width: 100%;
    }
}

@media(max-width:991px) {
    .widget_sidebar_menu {
        display: none;
    }
}

@media (max-width: 767px) {
    .porto-ultimate-content-box {
        font-size: 8px;
    }

    .nav-open .page-wrapper {
        width: 100%;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .home-banner-slider .porto-ultimate-content-box {
        font-size: 8px;
    }
}

@media(max-width: 991px) {
    .catalog-product-view .sidebar.sidebar-main, .catalog-category-view .sidebar.sidebar-main {
        top: 0 !important;
    }

    .catalog-category-view .mobile-sidebar, .catalog-product-view .mobile-sidebar,.catalogsearch-result-index .mobile-sidebar {
        background: #fff;
        bottom: 0;
        height: 100%;
        left: 0;
        margin-top: 0!important;
        padding-bottom: 0;
        padding-left: 0!important;
        padding-right: 0!important;
        position: fixed !important;
        top: 0;
        transform: translateX(-100%);
        transition: transform 0.2s ease-in-out;
        width: 260px;
        z-index: 9000;
    }

    .page-layout-2columns-right.catalog-category-view .mobile-sidebar,.page-layout-2columns-right.catalog-product-view .mobile-sidebar,.page-layout-2columns-right.catalogsearch-result-index .mobile-sidebar {
        left: auto;
        right: 0;
        transform: translateX(100%);
    }

    .mobile-sidebar .ln_overlay {
        display: none !important;
    }

    .page-wrapper {
        left: 0;
        position: relative;
        transition: left .3s;
    }

    .page-layout-2columns-right .page-wrapper {
        left: auto;
        position: relative;
        right: 0;
        transition: right .3s;
    }

    html.sidebar-opened .mobile-sidebar {
        transform: translateX(0) !important;
        transition: transform 0.3s;
        z-index: 9000;
    }

    html.sidebar-opened .page-wrapper {
        left: 260px;
        overflow: visible;
        padding-left: 0;
    }

    html.sidebar-opened .page-layout-2columns-right .page-wrapper {
        left: auto;
        overflow: visible;
        right: 260px;
    }

    html.sidebar-opened body>* {
        z-index: 0;
    }

    .catalog-product-view.page-layout-2columns-right:not(.weltpixel-quickview-catalog-product-view):not(.weltpixel_quickview-catalog_product-view) a.right-side-open {
        display: block;
    }
}

@media only screen and (max-width:991px) {
    .nav-open .page-wrapper {
        position: fixed;
        z-index: 3;
    }
}

@media (max-width:767px) {
    .grid-images .grid2 {
        margin-bottom: 9px;
    }

    body.boxed .page-wrapper {
        width: 630px;
    }

    .sm-clearer {
        clear: both;
    }

    .visible-xs {
        display: block!important;
    }

    table.visible-xs {
        display: table!important;
    }

    tr.visible-xs {
        display: table-row!important;
    }

    td.visible-xs,th.visible-xs {
        display: table-cell!important;
    }

    .visible-xs-block {
        display: block!important;
    }

    .visible-xs-inline {
        display: inline!important;
    }

    .visible-xs-inline-block {
        display: inline-block!important;
    }

    .hidden-xs {
        display: none!important;
    }

    .filter-options-title:after {
        right: 0;
    }

    .catalog-product-view:not(.weltpixel-quickview-catalog-product-view):not(.weltpixel_quickview-catalog_product-view) .product.media {
        margin-bottom: 20px;
        padding-right: 0;
    }

    .nav-open a.right-side-open {
        display: none!important;
    }

    .block-search {
        margin-left: 0!important;
    }

    .products-grid.masonry-grid .filterproducts .product-item.width_md-1 {
        width: 100%;
    }

    .products-grid.masonry-grid .filterproducts .product-item.width_md-1-2 {
        width: 50%;
    }
}

@media (max-width:640px) {
    body.boxed .page-wrapper {
        width: 460px;
    }

    .products-grid.products.grid.flex-grid .product-item-details .product-item-actions .tocart {
        padding: 0 12px;
        width: 40px;
    }

    .products-grid.products.grid.flex-grid .product-item-details .product-item-actions .tocart span {
        display: none;
    }
}

@media (max-width:480px) {
    body.boxed .page-wrapper {
        width: 300px;
    }
}

@media(min-width:768px) {
    .filter-toggle {
        background-color: #fff;
        border: 1px solid #ccc;
        border-radius: 3px;
        color: #777;
        display: inline-block;
        font-weight: 400;
        line-height: 26px;
        margin-left: 5px;
        padding: 0 10px;
        text-align: center;
        text-decoration: none;
        width: auto;
    }

    .filter-toggle:hover {
        color: #777;
    }

    .filter-toggle.active {
        background-color: #08c;
        border-color: #08c;
        color: #fff;
    }

    .column.main {
        transition: all .5s;
    }

    .column.main.toggle-close {
        width: 100%!important;
    }

    .sidebar.sidebar-main.toggle-close {
        margin-left: -300px;
        opacity: 0;
        visibility: hidden;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .block-search {
        max-width: 240px;
    }

    .visible-sm {
        display: block!important;
    }

    table.visible-sm {
        display: table!important;
    }

    tr.visible-sm {
        display: table-row!important;
    }

    td.visible-sm,th.visible-sm {
        display: table-cell!important;
    }

    .visible-sm-block {
        display: block!important;
    }

    .visible-sm-inline {
        display: inline!important;
    }

    .visible-sm-inline-block {
        display: inline-block!important;
    }

    .hidden-sm {
        display: none!important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block!important;
    }

    table.visible-md {
        display: table!important;
    }

    tr.visible-md {
        display: table-row!important;
    }

    td.visible-md,th.visible-md {
        display: table-cell!important;
    }

    .visible-md-block {
        display: block!important;
    }

    .visible-md-inline {
        display: inline!important;
    }

    .visible-md-inline-block {
        display: inline-block!important;
    }

    .hidden-md {
        display: none!important;
    }
}

@media (max-width:575px) {
    .fullwidth-row {
        margin: 0 -15px;
        width: 100vw;
    }

    .products-grid.masonry-grid .filterproducts .product-item {
        width: 100%!important;
    }
}

@media (max-width:991px) and (min-width:768px) {
    .page-header .header.links>li.compare {
        display: none;
    }
}

@media (min-width: 1365px) {
    .d-sl-inline-block {
        display: inline-block !important;
    }
}

@media only screen and (max-width: 1300px) {
    .page-header .panel.wrapper {
        align-items: center;
        display: flex;
        justify-content: end;
    }

    .page-header .amsearch-input-wrapper {
        min-width: 380px;
    }

    .catalog-product-view .product-otherstuff {
        padding-left: 2rem;
        padding-right: 2rem;
    }

    .upsell_products .product-otherstuff {
        padding-left: 0!important;
        padding-right: 0!important;
    }

    .catalog-product-view .upsell_products {
        max-width: 1280px;
        padding: 0 2em;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .page-header .amsearch-input-wrapper, .amsearch-input-wrapper.-typed .amsearch-input {
        width: 200px;
        max-width: 200px;
    }
    
@media only screen and (max-width: 1200px) {
    .page-header .amsearch-input-wrapper {
        min-width: 100%;
    }

    .navigation li.level0 > .level-top {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
}

@media only screen and (max-width: 1100px) {
    .product.info.tech-specs {
        width: 100%;
    }
}

@media only screen and (max-width: 992px) {
    header.page-header .header.content {
        background-color: #fff;
        gap: 20px;
    }

    .page-header.type16 .minicart-wrapper {
        margin-top: 0;
        order: 4;
        position: unset;
    }

    strong.logo {
        margin-right: auto!important;
        order: 1;
        width: 25%;
    }

    span.action.nav-toggle {
        order: 3;
    }

    .block-search {
        order: 2;
    }

    .amsearch-wrapper-block {
        padding: 0px 0;
    }

    .logo img {
        min-width: 200px !important;
    }

    .logo {
        margin-right: auto!important;
        width: 25%;
    }

    .header.content {
        align-items: center;
        display: flex;
    }

    .page-header .amsearch-wrapper-block:before {
        content: unset;
    }

    .panel.wrapper {
        display: none!important;
    }

    .page-header.type16 .logo {
        margin-right: auto!important;
    }

    .product.info.tech-specs .product.data.items .data.item.content {
        float: unset!important;
    }

    .catalog-product-view .page-wrapper #maincontent .columns {
        display: block;
    }

    .product-related-tabs .product-related-item .columns {
        display: inline-block!important;
    }

    .filter-options {
        display: block !important;
    }
}

@media only screen and (max-width: 767px) {
    .mob_search {
        color: #000;
        cursor: pointer;
        display: block!important;
        font-size: 20px;
        order: 2;
    }

    .block-search {
        background-color: #fff;
        bottom: -5em;
        display: none;
        left: 0;
        padding: 17px!important;
        padding-top: 10px!important;
        position: absolute;
        right: 0;
        width: 100%;
    }

    .page-header.header-newskin .minicart-wrapper .action.showcart .counter.qty {
        left: unset;
        right: 0px!important;
        top: 50px !important;
    }

    .minicart-wrapper .block-minicart {
        right: 0px;
        top: 60px;
    }

    .logo {
        max-width: 100%;
        width: 40%;
    }

    .logo img {
        max-width: 150px !important;
    }

    header.page-header .header.content {
        gap: 10px;
        padding: 10px;
        position: fixed;
        top: 0;
    }

    .page-header.type16 .minicart-wrapper .action.showcart {
        justify-content: flex-start;
    }

    .page-header.type16 .minicart-wrapper {
        width: auto;
    }

    .minicart-wrapper .action.showcart::after {
        content: unset;
    }

    .owl-carousel .owl-nav {
        top: 35%;
    }

    .owl-carousel .owl-nav .owl-next {
        right: 4%!important;
    }

    .catalog-product-view .product-otherstuff {
        padding-left: 0;
        padding-right: 0;
    }

    .nav.items {
        columns: 2 !important;
        display: flow-root list-item !important;
        grid-auto-flow: column !important;
        grid-template-rows: repeat(7, min-content) !important;
        max-width: 100% !important;
    }

    .header-notice-banner {
        font-size: 12px !important;
        padding-top: 15px !important;
    }
}

@media only screen and (max-width: 480px) {
    .page-header.header-newskin .minicart-wrapper .action.showcart .counter.qty {
        right: 10px !important;
        top: 20px !important;
    }

    .page-header.type16 .minicart-wrapper .action.showcart:before {
        font-size: 24px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .sidebar.sidebar-main.mobile-sidebar {
        order: 0 !important;
    }

    .nav.items {
        columns: 2 !important;
        display: flow-root list-item !important;
        grid-auto-flow: column !important;
        grid-template-rows: repeat(7, min-content) !important;
        max-width: 100% !important;
    }
}

@media only screen and (max-width: 768px) {
    .title.block-collapsible-nav-title {
        background-color: #F2F2F2 !important;
        bottom: 0px !important;
        left: 0;
        padding-left: 20px !important;
        position: fixed !important;
        width: 100%;
    }
}

@media (max-width: 480px) {
    div.field.limiter {
        float: right !important;
        margin-bottom: 25px;
        margin-top: -45px;
        width: 15% !important;
    }
}

@media only screen and (min-width: 992px) {
    .checkout-notice {
        font-size: 15px !important;
    }
}

@media only screen and (min-width: 360px) {
    .fotorama__arr.fotorama__arr--next,.fotorama__arr.fotorama__arr--prev {
        display: block !important;
    }
}

@media screen and (min-width: 768px) {
    .navigation li.level0 > .level-top {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
}

@media screen and (max-width: 1280px) {
    div.ambanners.ambanner-3 > div,div.ambanners.ambanner-6 > div {
        padding-inline: 30px !important;
    }
}

@media screen and (max-width: 767px) {
    .video-content {
        background: transparent !important;
        margin-right: 0rem;
        min-height: 250px !important;
        min-width: min-content !important;
        overflow: hidden;
        padding-bottom: 32.25%;
    }

    .video-content iframe {
        background: transparent !important;
        border: 0;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
    }

    .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
        background: transparent !important;
        height: auto !important;
        margin: auto !important;
    }

    .modal-popup.modal-slide._inner-scroll._show {
        height: min-content !important;
        left: 0 !important;
        margin: 0 auto !important;
        width: min-content !important;
    }

    .modal-slide {
        left: unset !important;
        margin: unset !important;
    }

    .modal-inner-wrap {
        margin-top: 8rem !important;
    }

    .modal-popup.agreements-modal.modal-slide._inner-scroll._show {
        margin-top: 9rem !important;
        width: auto !important;
    }
}