html {
    font-size: 16px;
    line-height: 1.15;
}

@media (max-width: 575px) {
    html {
        font-size: 14.8571px;
    }
}

body,
html {
    overflow-x: hidden
}

body {
    font-size: 14px;
    line-height: 24px;
}


html .action.primary:hover {
  color: #fff;
  background-color: #3caec9 !important;
  border-color: #3caec9 !important;
  border-radius:3px;
}
html .action.primary {
  color: #fff;
  background-color: #b00c3b !important;
  border-color: #b00c3b !important;
    border-radius:3px;
    transition: background-color 0.3s, border-color 0.3s, color 0.3s; /* This line ensures a smooth transition */
}


@media (max-width: 575px) {
    body {
        font-size: 13px;
        line-height: 21px;
    }
}

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);
    height: 1px;
    border: 0;
    margin: 22px 0;
}

p {
    margin: 0 0 1.25rem;
    line-height: 24px;
    letter-spacing: .14px;
}

img {
    vertical-align: middle;
    border-style: none;
}

.position-relative {
    position: relative !important;
}

.bottom-0,
.pc-bottom-0 {
    bottom: 0;
}

.pc-position-absolute {
    position: absolute!important;
}

.action.primary {
    height: 3rem;
    padding: 0 2em;
    overflow: hidden;
    text-transform: uppercase;
    font-size: 1em;
    letter-spacing: -.015em;
    font-weight: 700;
    background: #222529;
}

.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;
}

.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 {
    font-family: inherit;
    color: inherit;
    line-height: inherit;
    font-weight: 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) {
    line-height: 1em;
    border-radius: 0;
}

.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;
    padding-right: 0;
}

.toolbar .modes>a {
    text-decoration: none
}

.toolbar-amount {
    display: none
}

.clearer {
    clear: both
}

.category-description img {
    max-width: 100%;
    display: block;
}

@media (min-width:1200px) {
    .col-xl-2-4 {
        width: 20%
    }
    .col-xl-9-6 {
        width: 80%
    }
}

@media (min-width:1220px) {
    .sw-megamenu.side-megamenu.navigation li.level0.fl-right {
        float: none
    }
}

@media (min-width:1440px) {
    .d-sl-inline-block {
        display: inline-block!important
    }
}

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;
    color: #777;
    border-color: rgba(0, 0, 0, .09);
    border-radius: 0;
    height: auto;
    padding: 8px 12px;
    font-size: .85rem;
    font-family: inherit;
}

select:focus,
input:focus {
    box-shadow: none !important;
}

.product-name {
    color: #333
}

.swatch-input {
    position: absolute;
    top: -999em;
    visibility: hidden;
    opacity: 0
}

.btn-default {
    color: #fff;
    font-weight: 400;
    background-image: none;
    background-color: #08c;
    text-shadow: none;
    border: 0;
    opacity: 1;
    filter: alpha(opacity=100)
}

html .btn-v-dark {
    color: #fff !important;
    background-color: #222529 !important;
    border: none !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: 25px;
}

.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%
}

@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 {
        max-width: 540px;
        margin: 0 auto;
    }
}

@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;
    }
}

@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;
    }
}

@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: 1140px;
    }
}

@media (min-width: 1200px) {
    .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: 1200px;
    }
}

@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;
    }
}

.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;
}

@media (min-width:1200px) {
    .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%
    }
}

.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: -ms-flexbox!important;
    display: flex!important
}

.d-inline-flex {
    display: -ms-inline-flexbox!important;
    display: inline-flex!important
}

@media (min-width:576px) {
    .d-sm-none {
        display: none!important
    }
    .d-sm-inline {
        display: inline!important
    }
    .d-sm-inline-block {
        display: inline-block!important
    }
    .d-sm-block {
        display: block!important
    }
    .d-sm-table {
        display: table!important
    }
    .d-sm-table-row {
        display: table-row!important
    }
    .d-sm-table-cell {
        display: table-cell!important
    }
    .d-sm-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }
    .d-sm-inline-flex {
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media (min-width:768px) {
    .d-md-none {
        display: none!important
    }
    .d-md-inline {
        display: inline!important
    }
    .d-md-inline-block {
        display: inline-block!important
    }
    .d-md-block {
        display: block!important
    }
    .d-md-table {
        display: table!important
    }
    .d-md-table-row {
        display: table-row!important
    }
    .d-md-table-cell {
        display: table-cell!important
    }
    .d-md-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }
    .d-md-inline-flex {
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
    .navigation .ui-menu-icon {
        display: none !important;
    }
}

@media (min-width:992px) {
    .d-lg-none {
        display: none!important
    }
    .d-lg-inline {
        display: inline!important
    }
    .d-lg-inline-block {
        display: inline-block!important
    }
    .d-lg-block {
        display: block!important
    }
    .d-lg-table {
        display: table!important
    }
    .d-lg-table-row {
        display: table-row!important
    }
    .d-lg-table-cell {
        display: table-cell!important
    }
    .d-lg-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }
    .d-lg-inline-flex {
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media (min-width:1220px) {
    .d-xl-none {
        display: none!important
    }
    .d-xl-inline {
        display: inline!important
    }
    .d-xl-inline-block {
        display: inline-block!important
    }
    .d-xl-block {
        display: block!important
    }
    .d-xl-table {
        display: table!important
    }
    .d-xl-table-row {
        display: table-row!important
    }
    .d-xl-table-cell {
        display: table-cell!important
    }
    .d-xl-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }
    .d-xl-inline-flex {
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

.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;
}

.line-height-xl {
    line-height: 32px!important;
}


/*------------------- New -------------------------*/

.logo {
    width: 190px;
}

.page-header {
    border-top-width: 0;
}

.panel.header {
    position: relative;
}

.page-header .gap {
    font-weight: 300;
    margin: 0 10px;
    font-size: .95em;
    opacity: .8;
}

.main-panel-top .panel.header+.gap {
    visibility: visible;
    height: 20px;
    line-height: 1;
    vertical-align: middle;
    color: transparent;
    width: 1px;
    background: rgba(255, 255, 255, .18);
    display: inline-block;
}

.panel.header .top-links-icon {
    display: none;
    position: relative;
    padding: 7px 0 7px 10px;
    vertical-align: middle;
    text-transform: uppercase;
}

.panel.header .top-links-icon a {
    color: inherit;
}

.panel.header .top-links-icon::after {
    display: inline-block;
    right: 0;
    font-family: 'porto-icons';
    content: '\e81c';
    margin-left: 2.5px;
}

.panel.header.show-icon .top-links-icon {
    display: inline-block;
}

.panel.header.show-icon .header.links {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    min-width: 130px;
    margin: 0;
    padding: 5px 0;
    border: 1px solid #f0f0f0;
    background-color: #fff !important;
    text-align: right;
    z-index: 99;
    box-shadow: 0 10px 30px 10px rgba(0, 0, 0, 0.05);
}

.panel.header.show-icon .header.links::before,
.panel.header.show-icon-tablet .header.links::after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
}

.panel.header.show-icon .header.links::before {
    border: 6px solid;
    border-color: transparent transparent #ffffff transparent;
    z-index: 99;
    top: -12px;
    right: 20px;
}

.panel.header.show-icon .header.links::after {
    border: 7px solid;
    border-color: transparent transparent #bbbbbb transparent;
    z-index: 98;
    top: -14px;
    right: 19px;
}

.panel.header.show-icon .header.links li {
    display: block;
    padding: 0 10px !important;
    border: 0;
    color: #777;
    line-height: 19px;
}

.panel.header.show-icon .header.links li span {
    color: inherit;
    font-weight: 400;
}

.panel.header.show-icon .header.links li a {
    display: block;
    padding: 0;
    transition: all .2s;
    color: inherit;
    font-size: 1em;
    font-weight: 400;
    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;
}

@media (max-width: 991px) {
    .panel.header.show-icon-tablet .top-links-icon {
        display: block;
    }
    .panel.header.show-icon-tablet .header.links {
        display: none;
        position: absolute;
        top: 100%;
        right: 0;
        min-width: 130px;
        margin: 0;
        padding: 5px 0;
        border: 1px solid #ccc;
        background-color: #fff !important;
        text-align: right;
        z-index: 99;
        box-shadow: 0 10px 30px 10px rgba(0, 0, 0, 0.05);
    }
    .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: '';
        position: absolute;
        width: 0;
        height: 0;
    }
    .panel.header.show-icon-tablet .header.links::before {
        border: 6px solid;
        border-color: transparent transparent #ffffff transparent;
        z-index: 99;
        top: -12px;
        right: 20px;
    }
    .panel.header.show-icon-tablet .header.links::after {
        border: 7px solid;
        border-color: transparent transparent #bbbbbb transparent;
        z-index: 98;
        top: -14px;
        right: 19px;
    }
    .panel.header.show-icon-tablet .header.links li {
        display: block;
        padding: 0 10px !important;
        border: 0;
        color: #777;
        line-height: 19px;
        margin: 0;
    }
    .panel.header.show-icon-tablet .header.links li span {
        color: inherit;
        font-weight: 400;
    }
    .panel.header.show-icon-tablet .header.links li a {
        display: block;
        padding: 0;
        transition: all .2s;
        color: inherit;
        font-size: 11px;
        font-weight: 400;
        white-space: nowrap;
    }
    .show-icon-tablet .header.links>li.customer-welcome>span {
        margin-right: -5px;
    }
}

.page-header .panel.wrapper {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    min-height: 40px;
    font-size: .7857em;
    font-weight: 600;
}

.page-header .panel.wrapper .header-left {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.page-header .panel.wrapper .header-right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-left: auto;
}

.page-header .header.panel {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 0;
}

.header.panel>.header.links>li {
    line-height: 26px;
    letter-spacing: .025em;
}

.header.panel>.header.links>li>span {
    border: none;
}

.header.panel>.header.links>li.customer-welcome>span {
    text-align: center;
    min-width: 20px;
    display: block;
    float: right;
}

.customer-welcome .action.switch {
    font-size: inherit;
    color: inherit;
}

.customer-welcome .action.switch:after {
    line-height: inherit;
    font-size: 1em;
    margin: 0;
    min-width: 20px;
}

.header.panel>.header.links>li.greet.welcome {
    padding-right: 15px;
}

.header.panel>.header.links>li>a {
    padding: 0 15px;
    border: none;
    font-size: 1em;
}

.header.panel>.header.links>li>a:hover {
    text-decoration: none;
}

.panel.header .switcher {
    text-transform: uppercase;
    margin-right: 20px;
    display: inline-block;
}

@media(max-width:767px) {
    .logo {
        max-width: 80px;
        z-index: auto;
    }
    .panel.header .switcher {
        display: none;
    }
    .page-header .header.panel {
        display: none;
    }
}

@media (min-width: 992px) {
    .header.panel>.header.links>li.greet.welcome+.customer-welcome {
        margin-left: -10px;
        text-align: right;
    }
    .customer-welcome .action.switch:after {
        padding-right: 15px;
    }
}

.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;
    vertical-align: middle;
    font-weight: 400;
}

.page-header .share-links>a {
    transition: .3s;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .2);
}

.main-panel-top .share-links a:not(:hover) {
    background: none;
}

.main-panel-top .share-links a {
    border-radius: 50%;
    width: 2em;
    height: 2em;
    margin: 0;
    box-shadow: none;
}

.main-panel-top .share-links a:not(:hover) {
    color: inherit;
}

.nav-sections .header.links li.customer-welcome .customer-menu,
.nav-sections .header.links .customer-welcome+.link.compare+li+.authorization-link {
    display: none;
}

@media only screen and (max-width: 991px) {
    .nav-sections {
        font-size: 13px;
    }
    .navigation ul {
        max-width: 100%;
        flex: 0 0 100%;
    }
    .navigation .level0 {
        font-size: 1em;
    }
    .navigation .parent .level-top:after {
        font-size: 1.2rem;
    }
}

.header-row {
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}

.header-row>div {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}

.header-row .header-left {
    margin-right: auto;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 27px 0;
}

.header-row .header-center {
    margin: 0 auto;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px 15px;
    flex: 1;
}

.header-row .header-right {
    margin-left: auto;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 22px 0;
}

@media (max-width: 991px) {
    .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-top: 0;
        padding-bottom: 0;
    }
    .page-header.sticky-header .header.content.header-row {
        min-height: 60px;
    }
}

.header-main .header-left {
    min-width: 16%;
}

.search-area .block.block-search {
    position: relative;
    width: 100%;
    min-width: 240px;
    border: 1px solid rgba(129, 129, 129, 0.4);
    font-size: 13px;
    border-color: inherit;
    background-color: #fff;
    border-radius: 25px;
}

.search-area .search-toggle-icon {
    display: none;
    width: 25px;
    text-align: center;
    position: relative;
}

.search-area .search-toggle-icon:after {
    content: "";
    position: absolute;
    z-index: 7;
    display: none;
    left: 50%;
    top: 100%;
    margin-left: -11px;
    margin-top: -13px;
    width: 22px;
    height: 22px;
    border: 11px solid transparent;
    border-bottom-color: inherit;
}

.search-area .search-toggle-icon.open:after {
    display: inline-block;
}

.search-area.show-icon a.search-toggle-icon {
    display: inline-block;
    font-size: 19px;
    width: 30px;
    height: 40px;
    line-height: 40px;
    border-color: inherit;
}

.search-area.show-icon {
    position: relative;
}

.search-area.show-icon .block.block-search {
    display: none;
    position: absolute;
    top: 100%;
    right: -47px;
    min-width: 340px;
    margin-top: 8px;
    width: 100%;
    border: 5px solid #ccc;
    border-color: inherit;
}

.search-area {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    text-align: right;
    max-width: 600px;
}

.block-search {
    margin: 0;
    width: 100%;
    display: block;
}

.block-search input {
    left: 0;
    border-radius: 0;
    font-family: inherit;
    border: none;
    position: relative;
    margin: 0;
    height: 40px;
    color: inherit;
    background: none;
    padding-left: 20px;
}

.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 {
    margin-right: 0;
    width: auto !important;
    height: 39px;
    line-height: 40px;
    padding: 0 15px 0 10px;
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    letter-spacing: .005em;
}

.search-category:after {
    content: '\e81c';
    font-family: 'porto-icons';
    float: right;
    font-size: 14px;
    margin-left: 2.5px;
}

.search-category select {
    color: inherit;
    border: none;
    border-radius: 0;
    background: none;
    width: auto;
    padding: 0;
    font-size: inherit;
    font-family: inherit;
    max-width: 100px;
}

.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 {
    display: flex;
    align-items: center;
}

.search-area .minisearch .field.search {
    flex: 1;
}

.search-area .minisearch .actions button {
    width: 40px;
    line-height: 40px;
    height: 40px;
    margin: 0;
    padding: 0;
    font-size: inherit;
    border: none;
    border-radius: 0;
    display: inline-block;
    font-size: 15.7px;
    background: inherit;
}

.search-area .minisearch .actions button:hover {
    background: none;
}

.search-area .minisearch .actions button>span {
    display: none;
}

.block-search .action.search:before {
    font-size: inherit;
    color: inherit;
    content: '\e884';
    font-family: 'porto-icons';
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    display: block;
}

.block-search .action.search:hover:before {
    color: inherit;
}

.search-autocomplete {
    margin: 0;
}

.product-item-photo {
    padding: 0;
    border: none;
    border-radius: 0;
}


/*minicart*/

.minicart-items-wrapper {
    max-height: 250px
}

.minicart-wrapper .block-minicart {
    padding: 10px 15px 5px;
    font-size: .8125rem;
    line-height: 1.5;
    font-weight: 700;
}

.minicart-wrapper .block-minicart li {
    padding: 15px 10px;
    border-bottom: 1px solid #e7e7e7;
    line-height: 24px;
}

.minicart-wrapper .block-minicart .total-count {
    display: flex;
    padding: 12px 10px;
    border-bottom: solid 1px #e7e7e7;
    color: #222529;
    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 {
    padding: 15px 10px 25px;
    text-align: left;
    text-transform: uppercase;
    font-size: 14px;
    display: flex;
    align-items: center;
    letter-spacing: .14px;
    line-height: 24px;
}

.minicart-wrapper .block-minicart .subtotal>span.label {
    display: flex;
    align-items: center;
}

.minicart-wrapper .block-minicart .subtotal .amount {
    margin-left: auto;
}

.minicart-wrapper .block-minicart .subtotal .amount .price {
    color: inherit;
    font-size: 15px;
    font-weight: 700;
}

.minicart-wrapper .block-minicart .block-content>.actions {
    padding: 0 10px 10px;
}

.block-minicart .block-content>.actions>.primary .action.primary {
    font-family: inherit;
    font-size: .75rem;
    letter-spacing: .025em;
    text-transform: uppercase;
    padding: .875rem 1.5rem;
    border-radius: 2px;
    float: none;
    width: 100%;
    font-weight: 600;
    margin-bottom: 10px;
    height: auto;
    line-height: inherit;
    color: #fff;
    background-color: #222529;
    border: none;
}

.minicart-items .product-item-details .price,
.price-including-tax,
.price-excluding-tax {
    font-weight: 400;
    color: #69696B;
    font-size: .8125rem;
}

.minicart-items .product-item-name {
    display: block;
    text-decoration: none;
    font-size: 1.0769em;
    line-height: 1.4;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: .5rem;
    color: #222529;
    font-weight: 700;
    flex: 0 0 100%;
}

.minicart-items .product-item-name a {
    color: inherit !important;
    font-size: inherit;
    display: block;
    font-weight: inherit;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
    line-height: inherit;
    letter-spacing: inherit;
}

.minicart-items .product-item-name a:hover {
    text-decoration: none;
}

.minicart-wrapper .block-minicart li {
    position: relative;
}

.minicart-wrapper .block-minicart li>.product {
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
}

.minicart-items .product-item-photo {
    order: 2;
    flex: 0 0 80px;
    width: 80px;
    box-shadow: none;
    margin: 0;
}

.minicart-items .product-item-photo img {
    height: auto !important;
}

.minicart-items .product-item-details {
    order: 1;
    max-width: calc(100% - 80px);
    flex: 1;
    padding: 0 15px 0 0;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    position: static;
}

.minicart-wrapper .product .actions {
    margin-left: 5px;
}

.minicart-wrapper .product .actions>.secondary {
    position: absolute;
    z-index: 3;
    text-align: center;
    font-size: 11px;
    top: 6px;
    right: 2px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    background-color: #fff;
    color: #222529;
    border-radius: 50%;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .4);
}

.minicart-wrapper .product .actions>.secondary a,
.minicart-wrapper .product .actions>.primary a {
    color: inherit;
}

.minicart-items .action.delete:before {
    content: '\f819';
    font-size: 11px;
    line-height: 20px;
    color: inherit;
    font-family: 'porto-icons';
}

.minicart-items .action.edit:before {
    content: '\f826';
    font-family: 'porto-icons';
    font-size: 14px;
    color: inherit;
}

.minicart-wrapper .product .actions>.secondary a span,
.minicart-items .action.edit>span {
    display: none;
}

.minicart-items .product-item-details>*:not(.product-item-name) {
    font-weight: 400;
    font-size: .8125rem;
}

.minicart-items .product-item-pricing .label {
    width: 30px;
    color: #777;
}

.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 {
    display: flex;
    align-items: center;
}

.minicart-items .update-cart-item {
    vertical-align: top;
    font-size: .8em;
    border-radius: 0;
    background: #222529;
    border: none;
    color: #fff;
    height: 20px;
    line-height: 1;
    text-transform: uppercase;
    border-radius: 2px;
}

.minicart-items .item-qty {
    height: 20px;
    border-radius: 0;
    color: #777;
    padding: 2px;
    font-size: 12px;
    margin: 0 5px 0 0;
    width: 30px;
}

.minicart-items .item-qty:focus {
    box-shadow: none;
}

@media (max-width: 1475px) {
    .search-area.show-icon-tablet-large a.search-toggle-icon {
        display: inline-block;
        font-size: 21px;
        width: 40px;
        height: 40px;
        line-height: 40px;
        border-color: inherit;
    }
    .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 {
        display: none;
        position: absolute;
        top: 100%;
        right: -47px;
        min-width: 340px;
        margin-top: 8px;
        width: 100%;
        border: 5px solid #ccc;
        border-color: inherit;
    }
}

@media (max-width: 991px) {
    .search-area.show-icon-tablet a.search-toggle-icon {
        display: inline-block;
        font-size: 21px;
        width: 40px;
        height: 40px;
        line-height: 40px;
        border-color: inherit;
    }
    .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 {
        display: none;
        position: absolute;
        top: 100%;
        right: -47px;
        min-width: 340px;
        margin-top: 8px;
        width: 100%;
        border: 5px solid #ccc;
        border-color: inherit;
    }
}

@media (max-width: 575px) {
    .search-area.show-icon-tablet .block.block-search {
        right: -155px;
    }
}

.porto-block-html-top {
    position: relative;
    overflow: hidden;
}

.mfp-close,
html .fancybox-close,
.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
    color: #838383;
    text-indent: -9999px;
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
    width: 41px;
    height: 41px;
    color: inherit;
    right: 0;
    top: 0;
    background: none;
    opacity: .65;
}

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 {
    top: 20px;
    left: 12px;
    border-top: 1px solid;
    color: inherit;
}

.mfp-close:after,
html .fancybox-close::after,
.modal-custom .action-close::after,
.modal-popup .action-close::after,
.modal-slide .action-close::after {
    height: 17px;
    top: 12px;
    left: 20px;
    border-left: 1px solid;
}

.porto-block-html-top .mfp-close {
    top: 50%;
    transform: translateY(-50%) rotateZ(45deg);
    color: inherit;
    opacity: .7;
    overflow: hidden;
    width: 41px;
    height: 41px;
    background: none;
    z-index: 99;
    position: absolute;
    right: 0;
    margin: 0;
    padding: 0;
    border: none;
}

.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;
}


/* menu */

@media (max-width:1199px) {
    .home-side-menu .sw-megamenu.navigation.side-megamenu li.level0.fullwidth>.submenu {
        width: 728px;
        width: calc(75vw - 19.5px)
    }
    .home-side-menu .sw-megamenu.navigation.side-megamenu li.level0>a {
        font-size: 13px;
        line-height: 34px
    }
    .home-side-menu .sw-megamenu.navigation.side-megamenu li.level0.parent>a:after {
        line-height: 34px
    }
}

@media (min-width:992px) {
    body.side-header .page-wrapper>.breadcrumbs.fixed-position {
        position: fixed;
        width: 100%;
        z-index: 999;
        top: 0
    }
    body.side-header .page-wrapper>.breadcrumbs .items {
        margin: 0;
        max-width: none
    }
}

#search_mini_form {
    width: auto;
    float: none
}

@media (min-width:992px) {
    header.page-header.sticky-header .nav-sections {
        background-color: #fff;
    }
    ul#ui-id-1.switcher-dropdown {
        width: auto
    }
}

@media (max-width:991px) {
    header.page-header .nav-sections-item-title[aria-controls="store.menu"]>a:before {
        font-size: 14px;
        line-height: 1;
        content: '\f827';
        font-family: porto-icons;
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        margin: -2px 5px 0 0
    }
    .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
    }
}

@media (max-width:991px) and (min-width:480px) {
    .nav-open .nav-sections {
        width: 380px
    }
    .nav-open .page-wrapper {
        left: 380px;
        width: 100%
    }
}

@media (min-width: 992px) {
    .page-header .navigation:not(.side-megamenu) .level0>.level-top {
        color: inherit;
        padding: 0;
    }
    .page-header .navigation:not(.side-megamenu) .level0 {
        margin-right: 23px;
    }
    .page-header .navigation:not(.side-megamenu) .level0 .level-top {
        display: flex;
        align-items: center;
        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 {
        content: '';
        position: absolute;
        bottom: -1px;
        z-index: 7;
        opacity: 0;
        left: 50%;
        border: solid transparent;
        height: 0;
        width: 0;
        pointer-events: none;
    }
    .page-header .navigation:not(.side-megamenu) .level0.parent:hover>a>span:before,
    .page-header .navigation:not(.side-megamenu) .level0.parent:hover>a>span:after {
        opacity: 1;
        bottom: 3px;
        top: auto;
        transition: bottom .2s ease-out;
    }
    .page-header .navigation:not(.side-megamenu) .level0.parent>a>span:before {
        margin-left: -14px;
        border-bottom-color: #fff;
        border-width: 10px;
    }
    .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;
    }
}

.sw-megamenu.navigation .subchildmenu span.cat-label:before {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    border: 3px solid transparent;
    position: absolute;
    left: -6px;
    top: 50%;
    margin-top: -3px
}

.sw-megamenu.navigation .subchildmenu span.cat-label.cat-label-label1:before {
    border-right-color: #0cc485
}

.sw-megamenu.navigation .subchildmenu span.cat-label {
    top: 50%;
    margin-top: -7px;
    margin-left: 7px;
    border-radius: 2px!important
}


/* endmenu*/

.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;
}

.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 {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-carousel .owl-nav {
    top: 50%;
    position: absolute;
    margin-top: 0;
    width: 100%;
    flex: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
    display: inline-block;
    position: absolute;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 22px;
    margin: 0;
    transform: translateY(-50%);
}

.owl-carousel .owl-nav .owl-prev {
    left: 0;
}

.owl-carousel .owl-nav .owl-prev:before {
    font-family: "porto-icons";
    content: "\e819";
    position: relative;
    left: -1px;
}

.owl-carousel .owl-nav .owl-next {
    right: 0;
}

.owl-carousel .owl-nav .owl-next:before {
    font-family: "porto-icons";
    content: "\e81a";
    position: relative;
    left: 1px;
}

.owl-carousel .owl-dots {
    margin-top: 1em;
}

.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.show-nav-hover .owl-prev {
    left: -10px;
    transform: translate(-10px, -50%);
}

.owl-carousel.show-nav-hover .owl-next {
    right: -10px;
    transform: translate(10px, -50%);
}

@media (max-width: 991px) {
    .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.show-nav-hover .owl-prev,
.owl-carousel.show-nav-hover .owl-next {
    transition: opacity .2s, transform .4s;
    opacity: 0;
}

.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 {
    top: 0;
    right: 0;
    margin-top: -18px;
    width: auto;
}

.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;
    width: 18px;
    font-size: 18px;
    padding-left: 0;
    padding-right: 0;
    color: #222529;
}

.owl-carousel.show-nav-title .owl-nav .owl-prev {
    left: -45px;
}

.owl-carousel.nav-bottom .owl-nav {
    position: static;
    margin: 0;
    padding: 0;
    width: auto;
}

.owl-carousel.nav-bottom .owl-nav .owl-prev,
.owl-carousel.nav-bottom .owl-nav .owl-next {
    position: static;
    transform: none;
    margin: 0 3px;
}

.owl-carousel.rounded-nav .owl-nav [class*="owl-"],
.owl-carousel.rounded-nav .owl-nav [class*="owl-"]:hover {
    padding: 3px 7px;
    border-radius: 50%;
    background: transparent!important;
    border: 1px solid #999!important;
    color: #999;
    width: 30px;
}

.owl-carousel.nav-style-1 .owl-nav [class*="owl-"] {
    width: 20px;
    background: none!important;
    color: #000;
    font-size: 20px;
}

.owl-carousel.show-dots-title .owl-dots {
    position: absolute;
    left: 155px;
    top: -54px;
    margin-top: 0!important;
    line-height: 0;
}

.owl-carousel.show-dots-title-right .owl-dots {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    left: auto;
    right: 0;
    margin-top: 0!important;
    top: -33px;
    right: 8px
}

.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 {
    right: 36px;
    left: 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;
    padding: 20px 0;
    margin: 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-"] {
    width: 35px;
    height: 45px;
    line-height: 33px;
    background-color: rgba(38, 42, 47, .4)!important;
    border-color: transparent!important;
}

.owl-carousel.nav-style-4 .owl-nav [class*="owl-"] {
    width: 30px;
    background: none!important;
    color: #333;
    font-size: 24px;
}

.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;
}

@media (max-width: 991px) {
    .owl-carousel.nav-pos-outside .owl-nav .owl-prev {
        left: -10px;
    }
    .owl-carousel.nav-pos-outside .owl-nav .owl-next {
        right: -10px;
    }
}

.owl-carousel.nav-center-images-only .owl-nav {
    top: 37%;
}

.owl-carousel.top-border {
    padding-top: 18px;
}

.owl-carousel .owl-item .owl-lazy {
    transition: all 0.2s linear, opacity 0.4s;
}

.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-'] {
    color: #FFF;
    font-size: 14px;
    margin: 0;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    height: auto;
}

.owl-carousel .owl-nav button[class*='owl-']:hover {
    background: #869791;
    color: #FFF;
    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 {
    opacity: 0.5;
    cursor: default;
}

.owl-carousel .owl-nav.disabled+.owl-dots {
    margin-top: 10px;
}

.owl-carousel .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-carousel .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
    height: auto;
    vertical-align: top;
}

.owl-carousel .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 5px 4px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s;
    border-radius: 30px;
}

.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 {
    width: 14px;
    height: 14px;
    border: 2px solid #e7e7e7;
    background: none!important;
    margin: 5px 2px;
    position: relative;
}

.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 {
    content: '';
    position: absolute;
    left: 3px;
    right: 3px;
    top: 3px;
    bottom: 3px;
    border-radius: 10px;
    border: 2px solid;
}

.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;
    font-size: 22px;
    color: #222529;
}

.product-image-carousel.owl-carousel .owl-nav .owl-prev {
    left: 0;
}

.matrix_uploadPreviewContainer a img {
    border: 2px solid #000!important;
}

.hide {
    display: none!important;
}

.toplinks .product-item-inner .towishlist {
    display: none !important;
}

.button.action.continue.primary:hover {
  background: black;
}
.opc-wrapper .shipping-address-item.selected-item::after {
  background: #3caec9;
  color: #fff;
  content: '\f82b';
  font-family: 'porto-icons';
  height: 27px;
  width: 29px;
  font-size: 19px;
  line-height: 21px;
  padding-top: 2px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
.opc-wrapper .shipping-address-item.selected-item {
  border: 3px solid #3caec9;
  border-radius:3px;
}
@media (min-width: 768px), print {
  .opc-progress-bar-item._active > span::before {
    background: #3caec9;
  }
}
@media (min-width: 768px), print {
  .opc-progress-bar-item._active::before {
    background: #3caec9;
  }
}