.page-main {
    margin: 0 !important;
    padding: 0 0 !important;
    max-width: 100% !important;
}

body .column.main {
    padding: 0 !important;
    min-height: auto;
    display: flex;
    flex-wrap: wrap;
}

.page-wrapper .breadcrumbs {
    margin: 0;
    padding: 1.3888vw 6.9444vw;
    max-width: 100%;
}

.page-wrapper .breadcrumbs ul {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
}

.page-wrapper .breadcrumbs ul li {
    position: relative;
    display: flex !important;
    align-items: center;
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: calc(12vw * 100 / 1440);
    line-height: 1.4;
}

.page-wrapper .breadcrumbs ul li:not(:last-child)::after {
    content: '·';
    margin: 0 0.6944vw;
    font-family: 'Montserrat';
    font-weight: 900;
    font-size: calc(12vw * 100 / 1440);
    line-height: 1.4;
    color: #FF6D00;
}

.page-wrapper .breadcrumbs ul li a {
    font-family: 'Montserrat';
    font-weight: 400;
    line-height: 1.4;
    color: #424242;
    text-decoration: none;
}

.page-wrapper .breadcrumbs ul li a:hover {
    text-decoration: none;
}

.page-wrapper .breadcrumbs ul li strong {
    font-family: 'Montserrat';
    font-weight: 400;
    color: rgba(66, 66, 66, 0.45);
} 

/* Responsiveness // Responsiveness // Responsiveness */

@media (min-width: 768px) {
    .block_item a:hover {
        opacity: .65;
    }
}

@media (max-width: 768px) {
    .page-wrapper .breadcrumbs {
        padding: 4.6875vw 4.6875vw 3.125vw;
        display: block !important;
        overflow: hidden;
    }

    .page-wrapper .breadcrumbs ul {
        padding-bottom: 0;
        flex-wrap: nowrap;
        overflow-x: auto;
    }

    .page-wrapper .breadcrumbs ul::-webkit-scrollbar {
        width: 0;
        height: 0;
        background: transparent;
    }

    .page-wrapper .breadcrumbs ul::-webkit-scrollbar-thumb {
        width: 0;
        height: 0;
        background: transparent;
    }

    .page-wrapper .breadcrumbs ul li {
        white-space: nowrap;
        text-overflow: ellipsis;
        font-size: calc(10vw * 100 / 320);
    }

    .page-wrapper .breadcrumbs ul li:not(:last-child)::after {
        margin: 0 1.5625vw;
        font-size: calc(10vw * 100 / 320);
    }
}

.product_view_top_info_wrap {
    padding: 0 6.9444vw 2.7777vw;
    width: 100%;
}

.product_top_info_detailed .product.data.items {
    margin: 0;
    padding: 0.5555vw;
    border: none;
    border-radius: 100px;
    background: rgba(66, 66, 66, 0.04);
    display: flex;
    align-items: center;
}

.product_top_info_detailed > .product.data.items::before,
.product_top_info_detailed > .product.data.items::after {
    display: none;
}

.product_top_info_detailed > .product.data.items > .item.title {
    margin: 0;
    padding: 0;
    width: auto;
    float: none;
}

.product_top_info_detailed > .product.data.items > .item.title > .switch,
.product_top_info_detailed > .product.data.items > .item.title > .switch:hover,
.product_top_info_detailed > .product.data.items > .item.title.active > .switch,
.product_top_info_detailed > .product.data.items > .item.title.active > .switch:hover  {
    margin: 0;
    padding: 0.9722vw 1.8055vw !important;
    height: auto;
    border: none;
    border-radius: 100px;
    background: transparent;
    text-transform: uppercase;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: calc(14vw * 100 / 1440);
    line-height: 1.4;
    color: #424242;
    text-decoration: none;
    transition: all .3s linear;
}

.product_top_info_detailed > .product.data.items > .item.title:first-child > .switch {
    background: #ffffff;
    box-shadow: 0px 8px 20px 0px rgba(18, 17, 39, 0.10);
    color: #FF6D00;
}

.product_top_info_detailed > .product.data.items > .item.title:first-child > .switch > .counter {
    color: #FF6D00;
}

.product_top_info_detailed > .product.data.items > .item.title > .switch > .counter {
    color: #424242;
    transition: all .3s linear;
}

.product_view_info_wrap {
    padding: 0 6.9444vw;
    width: 100%;
}

body.catalog-product-view .product.media {
    margin: 0;
    padding: 0;
    width: 60%;
    float: left;
    position: relative;
    top: 0;
}

 body.catalog-product-view .product.media > .gallery-placeholder > .fotorama {
    overflow: inherit;
}

.fotorama__fullscreen-icon:focus::after, 
.fotorama__zoom-out:focus::after, 
.fotorama__zoom-in:focus::after, 
.fotorama__arr:focus::after, 
.fotorama__stage__shaft:focus::after, 
.fotorama__nav__frame--thumb:focus .fotorama__thumb::after, 
.fotorama__nav__frame--dot:focus .fotorama__dot::after {
  bottom: 0 !important;
  box-shadow: none !important;
  left: 0 !important;
  right: 0 !important;
  top: 0 !important;
}

.catalog-product-view .fotorama__nav-wrap--vertical.fotorama__nav-wrap .fotorama__nav {
	width: 6.8055vw !important;
} 

.catalog-product-view .fotorama__stage.fotorama__shadows--top:before, 
.catalog-product-view .fotorama__nav.fotorama__shadows--top:before, 
.catalog-product-view .fotorama__stage.fotorama__shadows--bottom:after, 
.catalog-product-view .fotorama__nav.fotorama__shadows--bottom:after {
	display: none;
}

.catalog-product-view .fotorama__stage:before, 
.catalog-product-view .fotorama__nav:before, 
.catalog-product-view .fotorama__stage:after, 
.catalog-product-view .fotorama__nav:after {
	display: none;
}

.catalog-product-view .fotorama__nav-wrap--vertical.fotorama__nav-wrap .fotorama__nav .fotorama__thumb__arr--left {
	height: 3.125vw;
	top: 0;
	background: #fff;
    display: flex;
    justify-content: center;
} 

.catalog-product-view .fotorama__nav-wrap--vertical.fotorama__nav-wrap .fotorama__nav .fotorama__thumb__arr--left .fotorama__thumb--icon {
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	padding: 0;
	margin: 0;
	width: 1.6666vw;
	height: 1.6666vw;
	background: url(../images/fotorama-arrow-top.svg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}

.catalog-product-view .fotorama__nav-wrap--vertical.fotorama__nav-wrap .fotorama__nav .fotorama__thumb__arr--right {
	height: 3.125vw;
	background: #fff;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.catalog-product-view .fotorama__nav-wrap--vertical.fotorama__nav-wrap .fotorama__nav .fotorama__thumb__arr--right .fotorama__thumb--icon {
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	padding: 0;
	margin: 0;
	width: 1.6666vw;
	height: 1.6666vw;
	background: url(../images/fotorama-arrow-bottom.svg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}

.catalog-product-view .fotorama__nav-wrap--vertical.fotorama__nav-wrap .fotorama__nav .fotorama__arr--disabled {
    z-index: -1;
	opacity: 1;
	pointer-events: auto;
	cursor: default;
    background-color: transparent;
}

.catalog-product-view .fotorama__nav-wrap--vertical.fotorama__nav-wrap .fotorama__nav .fotorama__arr--disabled .fotorama__thumb--icon {
	opacity: 0;
}

.catalog-product-view .fotorama__nav-wrap--vertical.fotorama__nav-wrap .fotorama__nav .fotorama__thumb-border {
	display: none;
}

body.catalog-product-view .fotorama__nav-wrap--vertical.fotorama__nav-wrap .fotorama__nav .fotorama__nav__frame {
    padding: 0;
	width: 6.8055vw !important;
	height: 6.8055vw;
	opacity: 0.65;
	transition: 0.5s;
}

.catalog-product-view .fotorama__nav-wrap--vertical.fotorama__nav-wrap .fotorama__nav .fotorama__nav__frame.fotorama__active,
.catalog-product-view .fotorama__nav-wrap--vertical.fotorama__nav-wrap .fotorama__nav .fotorama__nav__frame:hover {
	opacity: 1;
}

.catalog-product-view .fotorama__nav-wrap--vertical.fotorama__nav-wrap .fotorama__nav .fotorama__nav__frame .fotorama__thumb {
	cursor: grab;
    overflow: initial;
    background-color: #fff;
    border: 2px solid #fff;
    border-radius: 10px;
    overflow: hidden;
}

.fotorama__wrap .fotorama__nav-wrap .fotorama__nav__frame .fotorama__img {
    position: relative;
    top: 0;
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    margin-bottom: 1px;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

.catalog-product-view .fotorama__nav-wrap--vertical.fotorama__nav-wrap .fotorama__nav .fotorama__nav__frame.fotorama__active .fotorama__thumb {
    border: 1px solid #FF6D00;
} 

.catalog-product-view .fotorama-item:not(.fotorama--fullscreen) .fotorama__stage {
	width: 40.0694vw !important;
	height: 40.0694vw !important;
	left: 8.5416vw !important;
}

.catalog-product-view .fotorama-item:not(.fotorama--fullscreen) .fotorama__stage .fotorama__stage__shaft {
    width: 100% !important;
} 

.catalog-product-view .fotorama-item:not(.fotorama--fullscreen) .fotorama__stage .fotorama__stage__shaft .fotorama__stage__frame .fotorama__img {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
} 

.page-layout-1column .column.main .product-info-main {
    margin: 0;
    padding: 0;
    width: 40%;
    float: right;
}

.product-info-main .page-title-wrapper{
    margin-bottom: 1.3888vw;
}

.product-info-main .page-title-wrapper h1.page-title{
    margin: 0;
    font-weight: 700;
    font-size: calc(22vw * 100 / 1440);
    line-height: 1.4;
    color: #424242;
}

.product_info_top_wrap{
    margin-bottom: 1.3888vw;
    display: flex;
    justify-content: space-between;
}

.product_info_top_wrap .product_view_sku,
.product_info_top_wrap .manufacturer_article{
    display: flex;
    align-items: baseline;
    font-size: calc(12vw * 100 / 1440);
    line-height: 1.4;
    color: #424242;
}

.product_info_top_wrap .product_view_sku .label,
.product_info_top_wrap .manufacturer_article .label{
    padding-right: 0.3472vw;
    font-weight: 400;
}

.product_info_top_wrap .product_view_sku .value,
.product_info_top_wrap .manufacturer_article .value{
    font-weight: 600;
}

.product_info_top_wrap .product_view_sku span,
.product_info_top_wrap .manufacturer_article span{
    display: inline-block;
}

.product_view_top_actions_wrap {
    padding-bottom: 1.7361vw;
    border-bottom: 1px solid rgba(66, 66, 66, 0.15);
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}

.product_view_info_wrap .product_view_top_actions_wrap .stock {
    margin: 0;
    padding: 0.4166vw 0.6944vw;
    border-radius: 100px;
    background-color: #F1F8EB;
    display: inline-flex;
    align-items: center;
    flex-shrink: 0;
    text-transform: inherit;
}

.product_view_info_wrap .product_view_top_actions_wrap .stock.available::before {
    content: '';
    margin-right: 0.5555vw;
    width: 1.1111vw;
    height: 1.1111vw;
    display: inline-block;
    background-image: url(../images/available.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.product_view_info_wrap .product_view_top_actions_wrap .stock span {
    font-weight: 500;
    font-size: calc(12vw * 100 / 1440);
    line-height: normal;
    color: #57AE00;
    text-decoration: none;
}

.product-info-main .product-addto-links {
    padding: 0 2.0833vw;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.product-info-main .product-addto-links .action {
    position: relative;
    transition: all .3s linear;
}

.product-info-main .product-addto-links .action .additional_icon {
    position: absolute;
    bottom: 0.3472vw;
    left: 0.5555vw;
    margin: 0;
}

.product-info-main .product-addto-links .action .additional_icon svg {
    width: 0.8333vw;
    height: 0.8333vw;
}

.product-info-main .product-addto-links .action,
.product_view_likes_wrap a {
    margin: 0;
    display: flex;
    align-items: center;
    text-decoration: none;
}

.product-info-main .product-addto-links .action > svg {
    margin-right: 0.4166vw;
    width: 1.1111vw;
    height: 1.1111vw;
    flex-shrink: 0;
}

.product-info-main .product-addto-links .action span,
.product_view_likes_wrap a .count {
    font-weight: 400;
    font-size: calc(12vw * 100 / 1440);
    line-height: normal;
    color: #424242;
    text-decoration: none;
}

.product_view_likes_wrap {
    flex-shrink: 0;
}

.product_view_likes_wrap a.product_like_button .icon {
    padding-right: 0.4166vw;
    flex-shrink: 0;
}

.product_view_likes_wrap a.product_like_button .icon::before {
    content: '';
    width: 1.1111vw;
    height: 1.1111vw;
    display: inline-block;
    background-image: url(../images/heart-orange.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    flex-shrink: 0;
}

.product_view_likes_wrap a.product_add_like_button .icon {
    opacity: .15;
}

body .product-info-main .product-add-form {
    padding: 1.7361vw 0;
    border-bottom: 1px solid rgba(66, 66, 66, 0.15);
}

body .product-info-main .product-options-wrapper .fieldset {
    margin: 0;
}

body .product-info-main .product-options-wrapper .fieldset .swatch-opt {
    margin: 0;
}

body .product-info-main .product-options-wrapper .fieldset .swatch-opt .swatch-attribute {
    position: relative;
}

body .product-info-main .product-options-wrapper .fieldset .swatch-opt .swatch-attribute div.mage-error {
    position: absolute;
    left: 0;
    bottom: 0.2083vw;
    margin: 0;
    text-align: left;
    font-weight: 500;
    font-size: 0.8333vw;
    line-height: 1.2;
    letter-spacing: 0.02em;
    color: #F56159;
    opacity: 0.85;
}

body .product-info-main .product-options-wrapper .fieldset .swatch-attribute-options {
    margin: 0;
}

body .product-info-main .product-options-wrapper .fieldset .swatch-attribute .swatch-attribute-options {
    padding: 1.7361vw 0;
}

body .product-info-main .product-options-wrapper .fieldset .swatch-attribute.size .swatch-attribute-label {
    display: block;
    font-weight: 600;
    font-size: calc(14vw * 100 / 1440);
    line-height: 1.2;
    color: #1E1E1E;
}

body .product-info-main .product-options-wrapper .fieldset .swatch-attribute-label::after {
    content: ':';
}

body .product-info-main .product-options-wrapper .fieldset .swatch-attribute .swatch-attribute-selected-option {
    display: none;
}

body .product-info-main .product-options-wrapper .fieldset .swatch-attribute.size .swatch-attribute-options {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 1.0416vw 1.3888vw;
}

body .product-info-main .product-options-wrapper .fieldset .swatch-attribute.size .swatch-option {
    position: relative;
    margin: 0;
    padding: 0 1.0416vw;
    max-width: none;
    min-width: auto;
    width: auto;
    height: 2.7777vw;
    border: none;
    border-radius: 100px;
    background: #EEEEEE;
    float: none;
    overflow: inherit;
    outline: none;
    display: inline-flex;
    align-items: center;
    text-align: left;
    text-transform: uppercase;
    font-weight: 500;
    font-size: calc(14vw * 100 / 1440);
    line-height: normal;
    color: #424242;
    cursor: pointer;
}

body .product-info-main .product-options-wrapper .fieldset .swatch-attribute.size .swatch-option:hover,
body .product-info-main .product-options-wrapper .fieldset .swatch-attribute.size .selected.swatch-option {
    border: 0;
    outline: none;
}

body .product-info-main .product-options-wrapper .fieldset .swatch-attribute.size .swatch-option:focus {
    box-shadow: none;
}

body .product-info-main .product-options-wrapper .fieldset .swatch-attribute.size .swatch-option.text::before {
    content: "";
    margin-right: 1.0416vw;
    width: 1.3888vw;
    height: 1.3888vw;
    display: block;
    background-image: url(../images/circle.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

body .product-info-main .product-options-wrapper .fieldset .swatch-attribute.size .swatch-option.text.selected::before {
    background-image: url(../images/circle-active.svg);
}

body .product-info-main .product-add-form .box-tocart {
    margin: 0;
}

body .product-info-main .product-add-form .box-tocart .fieldset {
    margin: 0;
}

body .product-info-main .product-add-form .box-tocart-content {
    border-radius: 100px;
    border: 1px solid rgba(66, 66, 66, 0.15);
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.product-info-main .product-add-form .box-tocart .fieldset .field.qty {
    position: relative;
    margin: 0;
    padding: 0 2.7083vw;
    width: 50%;
    height: 3.75vw;
    border-radius: 0;
    border-right: 1px solid rgba(66, 66, 66, 0.15);
    display: flex;
    justify-content: center;
    align-items: center;
}

.product-info-main .product-add-form .box-tocart .fieldset .field.qty .label {
    display: none;
}

.product-info-main .product-add-form .box-tocart .fieldset .field.qty .control input {
    margin: 0;
    padding: 0;
    height: 100%;
    width: 8.3333vw !important;
    text-align: center;
    border: none;
    border-radius: 0;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: calc(16vw * 100 / 1440);
    line-height: normal;
    color: #424242;
}

.product-info-main .product-add-form .box-tocart .fieldset .field.qty .control input:focus {
    outline: none;
    border: none;
    box-shadow: none
}

.product-info-main .product-add-form .box-tocart .fieldset .qty-button {
    display: inline-flex;
    cursor: pointer
}

.product-info-main .product-add-form .box-tocart .fieldset .qty-button svg {
    width: 1.6666vw;
    height: 1.6666vw;
}

.product-info-main .product-add-form .box-tocart .fieldset .remove-one.qty-button {
    pointer-events: none;
}

.product-info-main .product-add-form .box-tocart .fieldset .remove-one.qty-button.active {
    pointer-events: all;
}

.product-info-main .product-add-form .box-tocart .fieldset .qty-button.active svg rect {
    opacity: 1;
}

.product-info-main .product-info-price {
    margin: 0;
    padding: 0;
    width: 50%;
    border: 0;
    display: inline-flex;
    align-items: baseline;
    justify-content: center;
}

.product-info-main .product-info-stock-sku,
.product-info-main .price-label,
.product-info-main .product-info-price .price-box .price-container > span.price-label {
    display: none;
}

.product-info-main .product-info-price .price-box,
.product-info-main .product-info-price .price-box .price-to {
    padding: 0;
    display: inline-flex;
    align-items: baseline;
    flex-direction: row-reverse;
    margin: 0;
}

.product-info-main .product-info-price > .price-box {
    padding: 0;
}

.product-info-main .product-info-price .special-price .price-container span.price-label,
.product-info-main .product-info-price .old-price .price-container span.price-label,
.product-info-main .product-info-price .price-box .price-from,
.product-info-main .product-info-price .price-box .price-to span.price-label {
    display: none;
}

.product-info-main .product-info-price .special-price .price-wrapper {
    margin: 0;
}

.product-info-main .product-info-price .special-price .price-wrapper .price,
.product-info-main .product-info-price .price-box.price-final_price .price-container .price-wrapper .price {
    font-weight: 700;
    font-size: calc(20vw * 100 / 1440);
    line-height: normal;
    color: #424242;
}

.product-info-main .product-info-price .price-box.price-final_price .old-price .price-wrapper .price {
    font-weight: 400;
    font-size: calc(16vw * 100 / 1440);
}

.product-info-main .product-info-price .price-box .price-container>span {
    margin: 0
}

.product-info-main .product-info-price .old-price {
    margin-right: 1.3888vw;
}

.product-info-main .product-info-price .old-price .price-wrapper .price {
    font-weight: 400;
    font-size: calc(16vw * 100 / 1440);
    line-height: 1.2;
    text-decoration-line: line-through;
    color: #424242;
    opacity: .45;
}

.product-info-main .product-add-form .actions_wrap {
    margin-top: 1.7361vw;
    display: flex;
    justify-content: space-between;
}

.product-info-main .product-add-form .actions_wrap > .actions {
    width: 50%;
    display: inline-block;
}

.product-info-main .product-add-form .actions_wrap > .actions .action.tocart {
    margin: 0;
    padding: 0.3472vw 1.0416vw;
    width: 100%;
    height: 2.8472vw;
    border-radius: 100px;
    border: none;
    box-shadow: none;
    background: #FF6D00;
    text-transform: uppercase;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: calc(14vw * 100 / 1440);
    line-height: normal;
    color: #ffffff;
}

.product-info-main .product-add-form .actions_wrap > .actions .action.tocart:focus {
    box-shadow: none;
}

.product-info-main .product-add-form .actions_wrap .oneclickorder_button_wrap {
    padding-left: 0.6944vw;
    width: 50%;
}

.product-info-main .product-add-form .actions_wrap .oneclickorder_button {
    margin: 0;
    padding: 0.3472vw 1.0416vw;
    width: 100%;
    height: 2.8472vw;
    background: #ffffff;
    border-radius: 100px;
    border: 2px solid #424242;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: calc(14vw * 100 / 1440);
    line-height: normal;
    color: #424242;
    text-decoration: none;
}

.product-info-main .product_view_bottom_info_wrap {
    padding-top: 1.7361vw;
}

.product-info-main .product_view_bottom_info_container {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 1.0416vw 1.3888vw;
}

.product-info-main .product_view_bottom_info_item {
    position: relative;
    margin: 0;
    padding: 0 0.6944vw;
    width: auto;
    height: 1.9444vw;
    border-radius: 100px;
    background: #EEEEEE;
    display: inline-flex;
    grid-gap: 0.3472vw;
    align-items: center;
    text-align: left;
    font-size: calc(12vw * 100 / 1440);
    line-height: normal;
    color: #424242;
}

.product-info-main .product_view_bottom_info_item.warranty_item .label,
.product-info-main .product_view_bottom_info_item.return_item .label {
    font-weight: 500;
}

.product-info-main .product_view_bottom_info_item.return_item .value,
.product-info-main .product_view_bottom_info_item.warranty_item .value {
    font-weight: 700;
}

.product-info-main .product_view_bottom_info_item::before {
    content: '';
    flex-shrink: 0;
    margin-right: 0.5555vw;
    width: 1.1111vw;
    height: 1.1111vw;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.product-info-main .product_view_bottom_info_item::before {
    background-image: url(../images/shield.svg);
}

.product-info-main .product_view_bottom_info_item.return_item::before {
    background-image: url(../images/refresh-cw-black.svg);
}

.product_custom_tabs_container{
    padding-top: 1.7361vw;
}

.product_custom_tabs_title{
    border-bottom: 1px solid rgba(66, 66, 66, 0.15);
    display: flex;
}

.product_custom_tabs_title .tab_item_wrap:not(:last-child){
    margin-right: 1.6666vw;
}

.product_custom_tabs_title .tab_item{
    margin-bottom: -1px;
    padding: 0.6944vw 0;
    display: inline-block;
    border-bottom: 2px solid transparent;
    text-decoration: none;
    transition: all .3s linear;
}

.product_custom_tabs_title .tab_item_wrap.active .tab_item,
.product_custom_tabs_title .tab_item_wrap .tab_item:hover{
    border-bottom: 2px solid #FF6D00;
}

.product_custom_tabs_title .label{
    font-weight: 700;
    font-size: calc(12vw * 100 / 1440);
    line-height: normal;
    color: #424242;
}

.product_custom_tabs_content{
    padding: 0.5555vw 0;
    border-bottom: 1px solid rgba(66, 66, 66, 0.15);
}

.product_custom_tabs_content .tab_item_content{
    font-family: 'Montserrat';
}

.product_custom_tabs_content .tab_item_content:not(.active){
    display: none;
}

.product_custom_tabs_content .tab_item_content p{
    margin: 0;
}

.product-info-main .product.attribute.overview {
    margin: 1.7361vw 0 0;
    font-family: 'Montserrat';
}

.product-info-main .product.attribute.overview h2,
body .product.data.items > .item.content .product.attribute.description h2,
.product_custom_tabs_content .tab_item_content h2{
    margin: 0 0 1.3888vw;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: calc(18vw * 100 / 1440);
    line-height: 1.2;
    color: #424242;
}

.product-info-main .product.attribute.overview h3,
.product-info-main .product.attribute.overview h4,
body .product.data.items > .item.content .product.attribute.description h3,
body .product.data.items > .item.content .product.attribute.description h4,
.product_custom_tabs_content .tab_item_content h3,
.product_custom_tabs_content .tab_item_content h4 {
    margin: 0 0 1.3888vw;
    font-weight: 700;
    font-size: calc(16vw * 100 / 1440);
    line-height: 1.2;
    color: #424242;
}

.product-info-main .product.attribute.overview strong.type,
body .product.data.items > .item.content .product.attribute.description strong.type,
.product_custom_tabs_content .tab_item_content strong.type {
    margin: 0 0 0.5555vw;
    display: block;
    font-weight: 700;
    font-size: calc(12vw * 100 / 1440);
    line-height: normal;
    color: #424242;
}

.product-info-main .product.attribute.overview strong,
body .product.data.items > .item.content .product.attribute.description strong,
.product_custom_tabs_content .tab_item_content strong {
    font-weight: 600;
}

.product-info-main .product.attribute.overview a,
body .product.data.items > .item.content .product.attribute.description a,
.product_custom_tabs_content .tab_item_content a {
    text-decoration: none;
    color: #424242;
}

.product-info-main .product.attribute.overview p,
body .product.data.items > .item.content .product.attribute.description p,
.product_custom_tabs_content .tab_item_content p {
    margin: 0;
    font-weight: 400;
    font-size: calc(12vw * 100 / 1440);
    line-height: 1.6;
    color: #424242;
}

.product-info-main .product.attribute.overview p:not(:last-child),
body .product.data.items > .item.content .product.attribute.description p:not(:last-child),
.product_custom_tabs_content .tab_item_content p:not(:last-child) {
    margin: 0 0 1.3888vw;
}

.product-info-main .product.attribute.overview ul,
.product-info-main .product.attribute.overview ol,
body .product.data.items > .item.content .product.attribute.description ul,
body .product.data.items > .item.content .product.attribute.description ol,
.product_custom_tabs_content .tab_item_content ul,
.product_custom_tabs_content .tab_item_content ol{
    list-style-position: outside;
    margin: 0 0 4.1666vw;
    padding-left: 3.0555vw;
    position: relative;
    font-weight: 400;
    font-size: calc(12vw * 100 / 1440);
    line-height: 1.6;
    color: #424242;
}

.product-info-main .product.attribute.overview ul li:not(:last-child),
.product-info-main .product.attribute.overview ol li:not(:last-child),
body .product.data.items > .item.content .product.attribute.description ul li:not(:last-child),
body .product.data.items > .item.content .product.attribute.description ol li:not(:last-child),
.product_custom_tabs_content .tab_item_content ul:not(:last-child),
.product_custom_tabs_content .tab_item_content ol:not(:last-child) {
    margin-bottom: 1.0416vw;
}

.product-info-main .product.attribute.overview img,
body .product.data.items > .item.content .product.attribute.description img,
.product_custom_tabs_content .tab_item_content img {
    margin-bottom: 1.3888vw;
    max-width: 100%;
    vertical-align: middle;
    object-fit: contain;
}

.related_products_wrapper {
    padding: 1.7361vw 8.1944vw 4.1666vw;
}

.similar_products_wrapper {
    padding: 4.1666vw 8.1944vw 0;
}

.related_products_wrapper .related_products_container {
    border-bottom: 1px solid rgba(66, 66, 66, 0.15);
}

.similar_products_wrapper .similar_products_container {
    border-top: 1px solid rgba(66, 66, 66, 0.15);
}

.related_products_container {
    padding: 0 0 3.4722vw;
}

.similar_products_container {
    padding: 4.1666vw 0;
}

.related_products_wrapper .block_title,
.similar_products_wrapper .block_title {
    display: block;
    text-align: center;
    font-weight: 700;
    font-size: calc(32vw * 100 / 1440);
    line-height: 1.2;
    letter-spacing: 3.2px;
    color: #424242;
}

.related_products_wrapper .block_title p,
.similar_products_wrapper .block_title p {
    margin: 0;
}

.related_products_list_wrap {
    margin-top: 1.7361vw;
}

.similar_products_list_wrap {
    margin-top: 3.5416vw;
}

.related_products_list_wrap .owl-carousel .owl-stage,
.similar_products_list_wrap .owl-carousel .owl-stage {
    display: flex;
}

.related_products_list_wrap .owl-carousel .owl-stage .product-item,
.similar_products_list_wrap .owl-carousel .owl-stage .product-item {
    height: 100%;
}

.related_products_wrapper .product-item-info,
.similar_products_wrapper .product-item-info {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.related_products_wrapper .product-item-details,
.similar_products_wrapper .product-item-details {
    margin-top: 0.4861vw;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.related_products_wrapper .product_likes_wrap,
.similar_products_wrapper .product_likes_wrap {
    text-align: center;
}

.related_products_wrapper .product_likes_wrap a.product_like_button,
.similar_products_wrapper .product_likes_wrap a.product_like_button {
    margin: 0;
    display: flex;
    justify-content: center;
    text-decoration: none;
}

.related_products_wrapper .product_likes_wrap a.product_like_button .icon,
.similar_products_wrapper .product_likes_wrap a.product_like_button .icon {
    padding-right: 0.4166vw;
    flex-shrink: 0;
    display: inline-flex;
}

.related_products_wrapper .product_likes_wrap a.product_like_button .icon::before,
.similar_products_wrapper .product_likes_wrap a.product_like_button .icon::before {
    content: '';
    width: 1.1111vw;
    height: 1.1111vw;
    display: inline-block;
    background-image: url(../images/heart-orange.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    flex-shrink: 0;
}

.related_products_wrapper .product_likes_wrap a.product_add_like_button .icon,
.similar_products_wrapper .product_likes_wrap a.product_add_like_button .icon {
    opacity: .15;
}

.related_products_wrapper .product_likes_wrap .count,
.similar_products_wrapper .product_likes_wrap .count {
    display: inline-flex;
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: calc(14vw * 100 / 1440);
    line-height: normal;
    color: rgba(66, 66, 66, 0.65);
}

.related_products_wrapper .product-item-photo,
.similar_products_wrapper .product-item-photo {
    margin: 0;
    display: flex;
}

.related_products_wrapper .product-image-container,
.similar_products_wrapper .product-image-container {
    width: 100%;
    height: 100%;
}

.related_products_wrapper .product-image-wrapper,
.similar_products_wrapper .product-image-wrapper {
    padding: 0 !important;
    height: auto;
}

.related_products_wrapper .product-image-wrapper .product-image-photo,
.similar_products_wrapper .product-image-wrapper .product-image-photo {
    position: relative;
    width: 100%;
    height: 24.1666vw;
    object-fit: contain;
    object-position: center;
}

.related_products_wrapper .product_item_image .product_labels,
.similar_products_wrapper .product_item_image .product_labels,
.product_view_info_wrap .product_labels {
    position: absolute;
    top: 1.7361vw;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.related_products_wrapper .product_item_image .product_labels,
.similar_products_wrapper .product_item_image .product_labels {
    left: 0.6944vw;
}

.product_view_info_wrap .product_labels {
    left: 8.5416vw;
}

.related_products_wrapper .product_item_image .product_labels .new_label,
.similar_products_wrapper .product_item_image .product_labels .new_label,
.related_products_wrapper .product_item_image .product_labels .sale_label,
.similar_products_wrapper .product_item_image .product_labels .sale_label,
.related_products_wrapper .product_item_image .product_labels .sale_percents_label,
.similar_products_wrapper .product_item_image .product_labels .sale_percents_label,
.product_view_info_wrap .product_labels .new_label,
.product_view_info_wrap .product_labels .sale_label,
.product_view_info_wrap .product_labels .sale_percents_label {
    margin-bottom: 0.3472vw;
    padding: 0.4166vw 0.8333vw;
    border-radius: 5px;
    display: inline-block; 
    text-transform: uppercase;
    font-weight: 700;
    font-size: calc(14vw * 100 / 1440);
    line-height: 1.2;
    color: #fff;
}

.related_products_wrapper .product_item_image .product_labels .new_label,
.similar_products_wrapper .product_item_image .product_labels .new_label,
.product_view_info_wrap .product_labels .new_label {
    background-color: #07C764;
}

.related_products_wrapper .product_item_image .product_labels .sale_label,
.similar_products_wrapper .product_item_image .product_labels .sale_label,
.product_view_info_wrap .product_labels .sale_label {
    background-color: #FF6D00;
}

.related_products_wrapper .product_item_image .product_labels .sale_percents_label,
.similar_products_wrapper .product_item_image .product_labels .sale_percents_label,
.product_view_info_wrap .product_labels .sale_percents_label {
    background-color: #FF3C5A;
}

.related_products_wrapper .product-item-details .product-item-name,
.similar_products_wrapper .product-item-details .product-item-name {
    margin: 1.3888vw 0 0.6944vw;
}

.related_products_wrapper .product-item-details .product-item-name .product-item-link,
.similar_products_wrapper .product-item-details .product-item-name .product-item-link {
    display: block;
    text-decoration: none;
    text-align: center;
    font-weight: 400;
    font-size: calc(12vw * 100 / 1440);
    line-height: 1.2;
    color: #424242;
}

.related_products_wrapper .product_price_wrap,
.similar_products_wrapper .product_price_wrap {
    margin-top: auto;
    text-align: center;
}

.related_products_wrapper .product_price_wrap .price-box,
.similar_products_wrapper .product_price_wrap .price-box {
    margin: 0;
}

.related_products_wrapper .product_price_wrap .price-wrapper .price,
.similar_products_wrapper .product_price_wrap .price-wrapper .price {
    font-weight: 700;
    font-size: calc(14vw * 100 / 1440);
    line-height: 1.2;
    color: #424242;
}

.related_products_wrapper .product_price_wrap .old-price,
.similar_products_wrapper .product_price_wrap .old-price {
    display: inline-block;
    margin: 0;
    margin-left: 1.3888vw;
}

.related_products_wrapper .product_price_wrap .old-price .price-wrapper .price,
.similar_products_wrapper .product_price_wrap .old-price .price-wrapper .price {
    font-weight: 400;
    font-size: calc(14vw * 100 / 1440);
    line-height: 1.2;
    text-decoration-line: line-through;
    color: #424242; 
    opacity: .45;
}

.related_products_wrapper .price-box .price-label,
.similar_products_wrapper .price-box .price-label {
    display: none;
}

.related_products_wrapper .product-item-inner,
.similar_products_wrapper .product-item-inner {
    margin-top: 1.3888vw;
    text-align: center;
}

.related_products_wrapper .product-item-inner .action.primary,
.related_products_wrapper .product-item-inner .product_to_cart_link,
.similar_products_wrapper .product-item-inner .action.primary,
.similar_products_wrapper .product-item-inner .product_to_cart_link {
    margin: 0 auto;
    padding: 0.8333vw 0.6944vw;
    width: 18.6111vw;
    height: auto;
    background: #FF6D00;
    border: 2px solid #FF6D00;
    border-radius: 100px;
    box-shadow: none;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: calc(14vw * 100 / 1440);
    line-height: 1.2;
    color: #fff;
    text-decoration: none;
}

.related_products_wrapper .owl-dots,
.similar_products_wrapper .owl-dots {
    margin-top: 2.7083vw;
    display: flex;
    justify-content: center;
}

.related_products_wrapper .owl-dots .owl-dot,
.similar_products_wrapper .owl-dots .owl-dot {
    margin: 0;
    padding: 0;
    width: 0.4166vw;
    height: 0.4166vw;
    border-radius: 100px;
    border: 1px solid rgba(66, 66, 66, 0.15);
    background: #fff;
    opacity: 1;
}

.related_products_wrapper .owl-dots .owl-dot:not(:last-child),
.similar_products_wrapper .owl-dots .owl-dot:not(:last-child) {
    margin-right: 0.6944vw;
}

.related_products_wrapper .owl-dots .owl-dot.active,
.similar_products_wrapper .owl-dots .owl-dot.active {
    width: 1.3888vw;
    border-color: #FF6D00;
    background: #FF6D00;
    opacity: 1;
}

body .product.info.detailed {
    margin: 0;
    padding: 0 14.2361vw 4.1666vw 15.8333vw;
    width: 100%;
    clear: none;
}

body .product.data.items {
    margin: 0;
    padding: 0;
    border: none;
}

body .product.data.items::before,
body .product.data.items::after,
body .product.data.items > .item.content::before,
body .product.data.items > .item.content::after {
    display: none;
}

body .product.info.detailed .product.data.items > .item.title {
    margin: 4.1666vw 0 0;
    padding: 0;
    width: auto;
    float: none;
}

body .product.info.detailed .product.data.items > .item:first-child {
    margin-top: 0;
}

body .product.info.detailed .product.data.items > .item.title > .switch {
    margin: 0;
    padding: 0 0 0.5555vw !important;
    width: auto;
    height: auto;
    border: none;
    border-bottom: 2px solid #FF6D00;
    background: transparent;
    display: inline-block;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: calc(18vw * 100 / 1440);
    line-height: normal;
    color: #424242 !important;
}

body .product.info.detailed .product.data.items > .item.title > .switch:hover {
    color: #424242;
}

body .product.info.detailed .product.data.items > .item.title > .switch .counter {
    color: #424242;
}

body .product.data.items > .item.content {
    margin: 1.3888vw 0 0;
    padding: 0;
    width: auto;
    border: none;
    background: transparent;
    float: none;
}

body .product.info.detailed .additional-attributes {
    width: auto;
    border: none;
} 

body .product.info.detailed table > caption {
    display: none;
}

body .product.info.detailed .additional-attributes > tbody > tr > th,
body .product.info.detailed .additional-attributes > tbody > tr > td {
    padding: 0 1.3888vw 0.6944vw 0;
    border: none;
    font-family: 'Montserrat';
    font-size: calc(12vw * 100 / 1440);
    line-height: 1.6;
    color: #424242;
}

body .product.info.detailed .additional-attributes > tbody > tr > th::after {
    content: ':';
}

body .product.info.detailed .additional-attributes > tbody > tr > th {
    font-weight: 600;
}

body .product.info.detailed .additional-attributes > tbody > tr > td {
    font-weight: 400;
}

body .product.info.detailed .additional-attributes > tbody > tr > td p {
    margin: 0;
    line-height: 1.6 !important;
}

body .product.info.detailed .additional-attributes > tbody > tr > td ul,
body .product.info.detailed .additional-attributes > tbody > tr > td ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

body .product.info.detailed .additional-attributes > tbody > tr > td li {
    margin: 0;
    display: block;
    position: relative;
}

body .product.info.detailed .additional-attributes > tbody > tr > td li:not(:last-child) {
    margin-bottom: 0.1388vw;
}

body .product.info.detailed .additional-attributes > tbody > tr > td br {
    display: none;
}

.review-list .add_product_review_btn {
    margin: 0;
    padding: 0.3472vw 1.0416vw;
    width: 19.1666vw;
    height: 2.8472vw;
    background: #ffffff;
    border-radius: 100px;
    border: 2px solid #FF6D00;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: calc(14vw * 100 / 1440);
    letter-spacing: 0.0972vw;
    line-height: normal;
    color: #FF6D00;
    text-decoration: none;
}

.review-list .amreview-review-wrapper.review-item {
    padding: 1.3888vw 0;
    border: none;
    display: block;
}

.amreview-review-wrapper .review-product-info-container {
    display: flex;
}

.amreview-review-wrapper .review-product-info-container .customer_image {
    flex-shrink: 0;
}

.amreview-review-wrapper .review-product-info-container .customer_image img {
    width: 3.3333vw;
    height: 3.3333vw;
    object-fit: contain;
    object-position: center;
}

.amreview-review-wrapper .review-product-info-container .customer_info {
    padding-top: 0.2777vw;
    padding-left: 0.8333vw;
}

.amreview-review-wrapper .review-product-info-container .customer-name {
    display: block;
    font-weight: 600;
    font-size: calc(14vw * 100 / 1440);
    line-height: 1.2;
    color: #424242;
}

.amreview-review-wrapper .review-product-info-container .review-item-date {
    margin-top: 0.4166vw;
    font-weight: 400;
    font-size: calc(14vw * 100 / 1440);
    line-height: 1.2;
    color: rgba(66, 66, 66, 0.65);
}

.amreview-review-wrapper .review-item-message {
    margin-top: 1.3888vw;
    font-weight: 400;
    font-size: calc(14vw * 100 / 1440);
    line-height: 1.6;
    color: #424242;
}

.review-list .review-toolbar {
    margin: 0;
    border: none;
}

.load_more_reviews_btn_wrap {
    text-align: center;
}

a.load_more_reviews_btn {
    padding: 0.6944vw;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: calc(14vw * 100 / 1440);
    line-height: 1.6;
    color: #424242;
}

a.load_more_reviews_btn::after {
    content: '';
    margin-left: 0.8333vw;
    width: 1.3888vw;
    height: 1.3888vw;
    display: inline-block;
    background-image: url(../images/refresh-cw.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.review-list .review-toolbar .pager {
    display: none;
}

.compare_products_wrapper {
    padding: 0 14.2361vw 4.1666vw 15.8333vw;
}

.compare_products_wrapper .block_title {
    margin: 0;
    padding: 0 0 0.5555vw;
    width: auto;
    height: auto;
    border: none;
    border-bottom: 2px solid #FF6D00;
    background: transparent;
    display: inline-block;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: calc(18vw * 100 / 1440);
    line-height: normal;
    color: #424242;
}

.compare_products_wrapper .block_title p {
    margin: 0;
}

.compare_products_list_wrap {
    margin-top: 1.3888vw;
}

.compare_products_list {
    display: flex;
}

.compare_attributes_list_wrap {
    width: 25%;
}

.compare_attributes_list_wrap .attribute_item {
    padding-bottom: 0.6944vw;
}

.compare_attributes_list_wrap .attribute_item .label {
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: calc(12vw * 100 / 1440);
    line-height: 1.4;
    color: #424242;
}

.compare_attributes_list_wrap .attribute_item .label::after {
    content: ':';
}

.compare_products_list_wrap .product_list_wrap {
    width: 75%;
}

.compare_products_list_wrap .product_list_wrap .product_list_container {

}

.compare_products_list_wrap .products_list_wrap {
    display: flex;
    grid-gap: 2.7777vw;
    overflow-y: auto;
}

.compare_products_list_wrap .products_list_wrap .product_item_wrapper {
    width: 15.2777vw;
    flex-shrink: 0;
}

.compare_products_list_wrap .product_item {
    padding-bottom: 0.6944vw;
}

.compare_products_list_wrap .product_item[data-attribute=product_info] {
    padding-bottom: 1.3888vw;
    display: block;
}

.compare_products_list_wrap .product-item-info {
    padding-bottom: 0.6944vw;
    border-bottom: 1px solid rgba(66, 66, 66, 0.15);
    width: auto;
    height: 100%;
}

.compare_products_list_wrap .product-item-photo {
    text-decoration: none;
}

.compare_products_list_wrap .product-image-container {
    width: auto !important;
    display: block;
    aspect-ratio: auto;
}

.compare_products_list_wrap .product-image-wrapper {
    margin: 0;
    padding: 0 !important;
    width: auto;
    height: auto;
    overflow: inherit;
}

.compare_products_list_wrap .product-image-photo {
    position: relative;
    margin: 0;
    width: 100%;
    height: 15.2777vw;
    object-fit: contain;
    object-position: center;
}

.compare_products_list_wrap .product-item-details {
    margin-top: 1.3888vw;
}

.compare_products_list_wrap .product-item-name {
    margin: 0;
}

.compare_products_list_wrap a.product-item-link {
    display: block;
    text-decoration: none;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: calc(12vw * 100 / 1440);
    line-height: 1.6;
    color: #424242;
}

.compare_products_list_wrap .compare_products_list .value {
    font-weight: 400;
    font-size: calc(12vw * 100 / 1440);
    line-height: 1.4;
    color: #424242;
}

.compare_products_list_wrap .compare_products_list .value p {
    margin: 0;
    line-height: 1.4 !important;
}

.compare_products_list_wrap .compare_products_list .value ul,
.compare_products_list_wrap .compare_products_list .value ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

.compare_products_list_wrap .compare_products_list .value li {
    margin: 0;
    display: block;
    position: relative;
}

.compare_products_list_wrap .compare_products_list .value li a {
    text-decoration: none;
    font-weight: 700;
    color: #424242;
} 

.compare_products_list_wrap .compare_products_list .value li:not(:last-child) {
    padding-bottom: 0.1388vw;
}

.compare_products_list_wrap .compare_products_list .value br {
    display: none;
}

.oneclickorder_form_wrapper,
.related_products_wrapper,
.compare_products_wrapper,
.similar_products_wrapper {
    width: 100%;
}

.oneclickorder_form_wrapper,
.review_add_form_wrap {
    display: none;
}

body .modal-popup .modal-inner-wrap {
	padding: 2.7777vw 1.7361vw 2.0833vw;
	max-width: none !important;
	min-width: auto;
	width: 27.7777vw;
	border-radius: 10px;
	background: #ffffff;
    box-shadow: none;
}

body .modal-popup .modal-inner-wrap .modal-header .action-close {
	position: absolute;
	top: 0;
	right: 0;
    margin: 0;
    padding: 0;
	width: auto;
	height: auto;
	border: none;
	border-radius: 0;
	background-color: transparent;
	background-image: none;
}
body .modal-popup .modal-inner-wrap .modal-header .action-close::after {
	content: '';
	margin: 0.3472vw;
	width: 1.6666vw;
	height: 1.6666vw;
	border: none;
	border-radius: 0;
	background-image: url(../images/close-black.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	opacity: .45;
}
body .modal-popup .modal-inner-wrap .modal-header .action-close::before {
    display: none;
}
body .modal-popup .modal-inner-wrap .modal-header .action-close span {
    display: none;
}
body .modal-popup .modal-inner-wrap .modal-header {
    padding: 0;
}

body .modal-popup .modal-inner-wrap .modal-content {
    padding: 0;
}

.oneclickorder_form_wrapper .form_title,
.review_add_form_wrap .block-title {
    display: block;
    text-align: center;
    font-weight: 700;
    font-size: calc(18vw * 100 / 1440);
    line-height: 1.4;
    color: #424242;
}

.oneclickorder_form_wrap,
.review_add_form_wrap .block-content {
    margin-top: 1.3888vw;
}

.oneclickorder_form_wrap .fieldset,
.review_add_form_wrap .fieldset {
	margin: 0;
	padding: 0;
	letter-spacing: normal;
}

.oneclickorder_form_wrap .fieldset .field,
.review_add_form_wrap .fieldset .field {
	margin: 0 0 0.6944vw;
}

.oneclickorder_form_wrap .fieldset .field label,
.review_add_form_wrap .fieldset .field label {
	margin: 0 0 0.6944vw;
	display: block !important;
	font-weight: 600;
	font-size: calc(12vw * 100 / 1440);
	line-height: 1.4;
	color: #424242;
}

.oneclickorder_form_wrap .fieldset .field label::after,
.review_add_form_wrap .fieldset .field label::after {
	content: '*';
	font-weight: 600;
	font-size: calc(12vw * 100 / 1440);
	line-height: 1.4;
	color: #FF6D00;
}

.oneclickorder_form_wrap .fieldset .field .control,
.review_add_form_wrap .fieldset .field .control {
	margin-top: 0;
}

.oneclickorder_form_wrap .fieldset .field .input-text,
.review_add_form_wrap .fieldset .field .input-text {
	margin: 0;
	padding: 0 1.3888vw;
	height: 2.5694vw;
	border-radius: 100px;
	border: 1px solid rgba(66, 66, 66, 0.15);
	background-color: #ffffff;
	text-align: left;
	font-family: 'Montserrat';
	font-weight: 400;
	font-size: calc(14vw * 100 / 1440);
	line-height: 1.2;
	color: #424242;
	opacity: 1;
    transition: all .3s linear;
}

.oneclickorder_form_wrap .fieldset .field .input-text:focus,
.review_add_form_wrap .fieldset .field .input-text:focus,
.review_add_form_wrap .fieldset .field textarea {
	outline: none;
	box-shadow: none;
}

.oneclickorder_form_wrap .fieldset .field .input-text::placeholder,
.review_add_form_wrap .fieldset .field .input-text::placeholder,
.review_add_form_wrap .fieldset .field textarea::placeholder {
	color: rgba(66, 66, 66, 0.45);
    transition: all .3s linear;
}

.oneclickorder_form_wrap .fieldset .field .input-text::-moz-placeholder,
.review_add_form_wrap .fieldset .field .input-text::-moz-placeholder,
.review_add_form_wrap .fieldset .field textarea::-moz-placeholder {
	color: rgba(66, 66, 66, 0.45);
	opacity: 1 !important;
    transition: all .3s linear;
}

.oneclickorder_form_wrap .fieldset .field .input-text::-webkit-input-placeholder,
.review_add_form_wrap .fieldset .field .input-text::-webkit-input-placeholder,
.review_add_form_wrap .fieldset .field textarea::-webkit-input-placeholder {
	color: rgba(66, 66, 66, 0.45);
    transition: all .3s linear;
}

.oneclickorder_form_wrap .fieldset div.mage-error,
.review_add_form_wrap .fieldset div.mage-error {
	margin-top: 0.3472vw;
	font-weight: 400;
	font-size: calc(10vw * 100 / 1440);
	line-height: 1.2;
	color: #FF6D00;
}

.review_add_form_wrap .fieldset .field textarea {
    margin: 0;
	padding: 0 1.3888vw;
    width: 100%;
    height: 4.9305vw;
    border-radius: 20px;
	border: 1px solid rgba(66, 66, 66, 0.15);
    background: #ffffff;
	font-family: 'Montserrat';
    font-weight: 400;
    font-size: calc(14vw * 100 / 1440);
    line-height: 1.4;
    color: #424242;
    outline: none;
    transition: all .3s linear;
}

.oneclickorder_form_submit_btn_wrap,
.review_add_form_wrap .block-content .actions-toolbar {
    margin-top: 0.6944vw;
    text-align: center;
}

.review_add_form_wrap .review-form .actions-toolbar .actions-primary {
    display: block;
    float: none;
}

.oneclickorder_form_submit,
.review_add_form_wrap .review-form .action.submit.primary {
    margin: 0 auto;
	padding: 0 2.6388vw;
	width: auto;
	height: 2.7083vw;
	background: #424242;
	border: 1px solid #424242;
	border-radius: 100px;
	box-shadow: none;
	float: none;
	display: flex;
	justify-content: center;
	align-items: center;
	text-transform: uppercase;
	font-family: 'Montserrat';
	font-weight: 700;
	font-size: calc(14vw * 100 / 1440);
	line-height: 1.2;
	letter-spacing: 1.4px;
	color: #fff;
    transition: all .3s linear;
}

.oneclickorder_form_submit:hover,
.review_add_form_wrap .review-form .action.submit.primary:hover {
    background: #424242;
	border: 1px solid #424242;
    color: #fff;
}

.modal-inner-wrap .modal-footer {
    display: none;
}

/* Responsiveness // Responsiveness // Responsiveness */

@media (min-width: 768px) {
    .oneclickorder_form_submit:hover,
    .review_add_form_wrap .review-form .action.submit.primary:hover {
        opacity: .85;
    }

    .product-info-main .product-addto-links .action:hover, 
    .product_view_likes_wrap a:hover,
    .related_products_wrapper .product_likes_wrap a.product_like_button:hover, 
    .similar_products_wrapper .product_likes_wrap a.product_like_button:hover,
    a.load_more_reviews_btn:hover {
        opacity: .65;
    }

    .product-info-main .product-add-form .actions_wrap .oneclickorder_button:hover,
    .product-info-main .product-add-form .actions_wrap > .actions .action.tocart:hover {
        background: #424242;
        color: #ffffff;
    }

    .related_products_wrapper .product-item-inner .action.primary:hover, 
    .related_products_wrapper .product-item-inner .product_to_cart_link:hover, 
    .similar_products_wrapper .product-item-inner .action.primary:hover, 
    .similar_products_wrapper .product-item-inner .product_to_cart_link:hover,
    .review-list .add_product_review_btn:hover {
        border-color: #424242;
        background: #424242;
        color: #ffffff;
    }

    .product_mobile_title {
        display: none;
    }

    .product_top_info_detailed .product.data.items > .item.title > .switch:hover,
    .product_top_info_detailed .product.data.items > .item.title.active > .switch:hover,
    .product_top_info_detailed .product.data.items > .item.title > .switch:hover > .counter,
    .related_products_wrapper .product-item-details .product-item-name .product-item-link:hover, 
    .similar_products_wrapper .product-item-details .product-item-name .product-item-link:hover,
    .product_top_info_detailed .product.data.items > .item.title > .switch:hover,
    .product_top_info_detailed .product.data.items > .item.title.active > .switch:hover,
    .product_top_info_detailed .product.data.items > .item.title > .switch:hover > .counter  {
        color: #FF6D00;
    }
}

@media (max-width: 768px) {
    .product_view_top_info_wrap {
        padding: 0;
    }

    .product_view_top_info_wrap .product_mobile_title {
        margin-bottom: 3.125vw;
        padding: 0 4.6875vw;
        font-weight: 700;
        font-size: calc(18vw * 100 / 320);
        line-height: 1.4;
        color: #424242;
    }

    .product_top_info_detailed {
        position: relative;
        margin: 0 0 6.25vw;
        padding: 2.5vw 0 2.5vw 4.6875vw;
        border: none;
        background: rgba(66, 66, 66, 0.04);
    }

    .product_top_info_detailed::after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        width: 16.25vw;
        height: 100%;
        display: block;
        background: linear-gradient(90deg, rgba(247, 247, 247, 0.00) 0%, #F7F7F7 100%);
    }

    .product_top_info_detailed .product.data.items {
        padding: 0;
        border-radius: 0;
        background: transparent;
        display: block;
        flex-wrap: inherit;
        overflow: auto;
        white-space: nowrap;
    }

    .product_top_info_detailed .product.data.items::-webkit-scrollbar {
        width: 0;
        height: 0;
        background: transparent;
    }

    .product_top_info_detailed .product.data.items::-webkit-scrollbar-thumb {
        width: 0;
        height: 0;
        background: transparent;
    }

    .product_top_info_detailed > .product.data.items > .item.title {
        display: inline-block;
    }
    
    .product_top_info_detailed > .product.data.items > .item.title > .switch::after {
        display: none !important;
    }

    .product_top_info_detailed > .product.data.items > .item.title > .switch, 
    .product_top_info_detailed > .product.data.items > .item.title > .switch:hover, 
    .product_top_info_detailed > .product.data.items > .item.title.active > .switch, 
    .product_top_info_detailed > .product.data.items > .item.title.active > .switch:hover {
        padding: 3.125vw 4.375vw !important;
        font-size: calc(10vw * 100 / 320);
    }

    .product_top_info_detailed > .product.data.items > .item.title:first-child > .switch {
        box-shadow: none;
    }

    .product_top_info_detailed > .product.data.items > .item.title:nth-last-child(-n + 2){
        margin-right: 9.375vw;
    }

    .product_view_info_wrap {
        padding: 0 4.6875vw;
    }

    body.catalog-product-view .product.media {
        width: 100%;
        float: none;
    }

    body.catalog-product-view .product.media > .gallery-placeholder > .fotorama {
        overflow: hidden;
    }

    .catalog-product-view .fotorama-item:not(.fotorama--fullscreen) .fotorama__stage {
        width: 100% !important;
        height: 90.625vw !important;
        left: 0 !important;
    }

    .fotorama__wrap .fotorama__nav-wrap.fotorama__nav-wrap--horizontal {
        margin: 6.25vw 0 1.5625vw;
    }
    
    .fotorama__wrap .fotorama__nav-wrap.fotorama__nav-wrap--horizontal .fotorama__nav {
        height: auto !important;
    }
    
    .fotorama__wrap .fotorama__nav-wrap.fotorama__nav-wrap--horizontal .fotorama__nav::before,
    .fotorama__wrap .fotorama__nav-wrap.fotorama__nav-wrap--horizontal .fotorama__nav::after {
        display: none !important;
    }
    
    .fotorama__wrap .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left {
        width: 9.375vw;
        height: auto;
        top: 0;
        background: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
    } 
    
    .fotorama__wrap .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb--icon {
        position: relative;
        top: 0;
        left: 0;
        -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        transform: rotate(270deg);
        padding: 0;
        margin: 0;
        width: 7.5vw;
        height: 7.5vw;
        background: url(../images/fotorama-arrow-top.svg);
        background-position: 50% 50%;
        background-repeat: no-repeat;
        background-size: cover;
    }
    
    .fotorama__wrap .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right {
        width: 9.375vw;
        height: auto;
        background: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .fotorama__wrap .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb--icon {
        position: relative;
        top: 0;
        left: 0;
        -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        transform: rotate(270deg);
        padding: 0;
        margin: 0;
        width: 7.5vw;
        height: 7.5vw;
        background: url(../images/fotorama-arrow-bottom.svg);
        background-position: 50% 50%;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .fotorama__wrap .fotorama__nav-wrap .fotorama__nav__shaft {
        margin: 0;
        padding: 0;
    }
    
    .fotorama__wrap .fotorama__nav-wrap .fotorama__nav__shaft .fotorama__thumb__arr {
        display: none !important;
    }
    
    .fotorama__wrap .fotorama__nav-wrap .fotorama__thumb-border {
        display: none;
    }

    .fotorama__wrap .fotorama__nav-wrap .fotorama__nav__frame {
        /* margin: 0 1.5625vw; */
        padding: 0 !important;
        width: 12.5vw !important;
        height: 12.5vw !important;
        opacity: .45;
        cursor: pointer;
        box-sizing: inherit;
    }
    
    .fotorama__wrap .fotorama__nav-wrap .fotorama__nav__frame.fotorama__active {
        opacity: 1;
    }
    
    .fotorama__wrap .fotorama__nav-wrap .fotorama__nav__frame .fotorama__thumb {
        margin: 0;
        background-color: #ffffff !important;
        border-radius: 10px;
        overflow: hidden;
    }

    .fotorama__wrap .fotorama__nav-wrap--horizontal .fotorama__nav .fotorama__nav__frame .fotorama__thumb {
        cursor: grab;
        overflow: initial;
        background-color: #fff;
        border: 2px solid #fff;
        border-radius: 10px;
        overflow: hidden;
    }

    .fotorama__wrap .fotorama__nav-wrap--horizontal .fotorama__nav .fotorama__nav__frame.fotorama__active .fotorama__thumb {
        border: 1px solid #FF6D00;
    }
    
    .fotorama__wrap .fotorama__nav-wrap .fotorama__nav__frame .fotorama__img {
        position: relative;
        top: 0;
        -webkit-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        margin-bottom: 1px;
        width: 100%;
        height: 100%;
        object-fit: contain;
        object-position: center;
    }

    .page-layout-1column .column.main .product-info-main {
        margin-top: 9.375vw;
        padding-top: 2.5vw;
        width: 100%;
        float: none;
        position: relative;
    }

    .product-info-main .page-title-wrapper{
        margin: 0;
        display: none;
    }

    .product_info_top_wrap{
        margin-bottom: 6.25vw;
        display: block;
    }

    .product_info_top_wrap .product_view_sku, 
    .product_info_top_wrap .manufacturer_article{
        font-size: calc(10vw * 100 / 320);
    }

    .product_info_top_wrap > div:not(:last-child){
        margin-bottom: 4.6875vw;
    }

    .product_info_top_wrap .product_view_sku .label, 
    .product_info_top_wrap .manufacturer_article .label{
        padding-right: 0.9375vw;
    }

    .product_view_top_actions_wrap{
        padding-bottom: 4.6875vw;
    }

    .product_view_info_wrap .product_view_top_actions_wrap .stock {
        position: absolute;
        top: 0;
        right: 0;
        padding: 1.875vw 3.125vw;
    }

    .product_view_info_wrap .product_view_top_actions_wrap .stock.available::before {
        margin-right: 2.5vw;
        width: 5vw;
        height: 5vw;
    }

    .product_view_info_wrap .product_view_top_actions_wrap .stock span {
        font-size: calc(10vw * 100 / 320);
    }

    .product_view_likes_wrap {
        order: 1;
    }

    .product-info-main .product-addto-links {
        order: 2;
        padding: 0;
        padding-left: 9.375vw;
    }

    .product_view_likes_wrap a.product_like_button .icon {
        padding-right: 1.875vw;
    }

    .product_view_likes_wrap a.product_like_button .icon::before {
        width: 4.375vw;
        height: 4.375vw;
    }
    
    .product-info-main .product-addto-links .action span, 
    .product_view_likes_wrap a .count {
        font-size: calc(10vw * 100 / 320);
    }

    .product-info-main .product-addto-links .action .additional_icon {
        bottom: 2.1875vw;
        left: 2.1875vw;
    }

    .product-info-main .product-addto-links .action .additional_icon svg {
        margin: 0;
        width: 3.125vw;
        height: 3.125vw;
    }

    .product-info-main .product-addto-links .action > svg {
        margin-right: 1.875vw;
        width: 4.375vw;
        height: 4.375vw;
    }

    .page-layout-1column .column.main .product-info-main {
        width: 100%;
        float: none;
    }

    body .product-info-main .product-add-form {
        padding: 4.6875vw 0;
    }

    body .product-info-main .product-options-wrapper .fieldset .swatch-attribute.size .swatch-attribute-label {
        font-size: calc(12vw * 100 / 320);
    }

    body .product-info-main .product-options-wrapper .fieldset .swatch-attribute .swatch-attribute-options {
        padding: 4.6875vw 0;
    }

    body .product-info-main .product-options-wrapper .fieldset .swatch-attribute.size .swatch-attribute-options {
        grid-gap: 3.125vw;
    }

    body .product-info-main .product-options-wrapper .fieldset .swatch-attribute.size .swatch-option {
        padding: 0 3.125vw;
        height: 11.25vw;
        font-size: calc(12vw * 100 / 320);
    }

    body .product-info-main .product-options-wrapper .fieldset .swatch-attribute.size .swatch-option.text::before {
        margin-right: 3.125vw;
        width: 5vw;
        height: 5vw;
    }

    .product-info-main .product-add-form .box-tocart .fieldset .field.qty {
        padding: 0 1.5625vw;
        width: 40%;
        height: 13.125vw;
    }

    .product-info-main .product-add-form .box-tocart .fieldset .qty-button svg {
        margin: 1.5625vw;
        width: 7.5vw;
        height: 7.5vw;
    }

    .product-info-main .product-add-form .box-tocart .fieldset .field.qty .control input {
        width: 10.9375vw !important;
        font-size: calc(12vw * 100 / 320);
    }

    .product-info-main .product-info-price {
        width: 60%;
        flex-wrap: wrap;
    }

    .product-info-main .product-info-price .old-price {
        margin-right: 4.6875vw;
    }

    .product-info-main .product-info-price .price-box.price-final_price .old-price .price-wrapper .price {
        font-size: calc(12vw * 100 / 320);
    }

    .product-info-main .product-info-price .special-price .price-wrapper .price, 
    .product-info-main .product-info-price .price-box.price-final_price .price-container .price-wrapper .price {
        font-size: calc(16vw * 100 / 320);
    }

    .product-info-main .product-add-form .actions_wrap {
        margin-top: 4.6875vw;
        display: block;
    }

    .product-info-main .product-add-form .actions_wrap > .actions {
        width: 100%;
    }

    .product-info-main .product-add-form .actions_wrap .oneclickorder_button_wrap {
        margin-top: 3.125vw;
        padding-left: 0;
        width: 100%;
        
    }

    .product-info-main .product-add-form .actions_wrap > .actions .action.tocart,
    .product-info-main .product-add-form .actions_wrap .oneclickorder_button {
        padding: 1.5625vw 3.125vw;
        height: 12.8124vw;
        font-size: calc(16vw * 100 / 320); 
    }

    .product-info-main .product_view_bottom_info_wrap {
        padding-top: 4.6875vw;
    }

    .product-info-main .product_view_bottom_info_container {
        grid-gap: 2.5vw;
    }

    .product-info-main .product_view_bottom_info_item {
        padding: 0 1.875vw;
        height: 8.125vw;
        grid-gap: 0 0.625vw;
        font-size: calc(10vw * 100 / 320); 
    }

    .product-info-main .product_view_bottom_info_item::before {
        margin-right: 0.625vw;
        width: 4.375vw;
        height: 4.375vw;
    }

    .product_custom_tabs_container{
        padding-top: 3.125vw;
    }
    
    .product_custom_tabs_title .tab_item_wrap:not(:last-child){
        margin-right: 7.5vw;
    }
    
    .product_custom_tabs_title .tab_item{
        padding: 3.125vw 0;
    }
    
    .product_custom_tabs_title .label{
        font-size: calc(10vw * 100 / 320);
    }
    
    .product_custom_tabs_content{
        padding: 2.5vw 0;
    }

    .product-info-main .product.attribute.overview {
        margin-top: 4.6875vw;
    }

    .product-info-main .product.attribute.overview h2,
    body .product.data.items > .item.content .product.attribute.description h2,
    .product_custom_tabs_content .tab_item_content h2 {
        margin: 0 0 6.25vw;
        font-size: calc(18vw * 100 / 320);
    }
    
    .product-info-main .product.attribute.overview h3,
    .product-info-main .product.attribute.overview h4,
    body .product.data.items > .item.content .product.attribute.description h3,
    body .product.data.items > .item.content .product.attribute.description h4,
    .product_custom_tabs_content .tab_item_content h3,
    .product_custom_tabs_content .tab_item_content h4 {
        margin: 0 0 6.25vw;
        font-size: calc(14vw * 100 / 320);
    }
    
    .product-info-main .product.attribute.overview p, 
    body .product.data.items > .item.content .product.attribute.description p, 
    .product_custom_tabs_content .tab_item_content p {
        font-size: calc(10vw * 100 / 320);
    }
    
    .product-info-main .product.attribute.overview p:not(:last-child),
    body .product.data.items > .item.content .product.attribute.description p:not(:last-child),
    .product_custom_tabs_content .tab_item_content p:not(:last-child) {
        margin: 0 0 6.25vw;
    }
    
    .product-info-main .product.attribute.overview ul,
    .product-info-main .product.attribute.overview ol,
    body .product.data.items > .item.content .product.attribute.description ul,
    body .product.data.items > .item.content .product.attribute.description ol,
    .product_custom_tabs_content .tab_item_content ul,
    .product_custom_tabs_content .tab_item_content ol {
        margin: 0 0 4.6875vw;
        padding-left: 3.125vw;
        font-size: calc(10vw * 100 / 320);
    }
    
    .product-info-main .product.attribute.overview ul li:not(:last-child),
    .product-info-main .product.attribute.overview ol li:not(:last-child),
    body .product.data.items > .item.content .product.attribute.description ul li:not(:last-child),
    body .product.data.items > .item.content .product.attribute.description ol li:not(:last-child),
    .product_custom_tabs_content .tab_item_content ul:not(:last-child),
    .product_custom_tabs_content .tab_item_content ol:not(:last-child) {
        margin-bottom: 3.125vw;
    }
    
    .product-info-main .product.attribute.overview img,
    body .product.data.items > .item.content .product.attribute.description img,
    .product_custom_tabs_content .tab_item_content img {
        margin-bottom: 6.25vw;
    }

    .product-info-main .product.attribute.overview strong.type,
    body .product.data.items > .item.content .product.attribute.description strong.type,
    .product_custom_tabs_content .tab_item_content strong.type {
        margin: 0 0 2.5vw;
        font-size: calc(10vw * 100 / 320);
    }

    .related_products_wrapper, 
    .similar_products_wrapper {
        padding: 9.375vw 4.6875vw 0;
    }

    .related_products_container, 
    .similar_products_container {
        padding: 12.5vw 0 9.375vw;
    }

    .related_products_wrapper .block_title, 
    .similar_products_wrapper .block_title {
        font-size: calc(26vw * 100 / 320);
    }

    .related_products_list_wrap, 
    .similar_products_list_wrap {
        margin-top: 6.25vw;
    }

    .related_products_wrapper .product-item-photo, 
    .similar_products_wrapper .product-item-photo {
        display: block;
    }

    .related_products_wrapper .product-image-wrapper .product-image-photo, 
    .similar_products_wrapper .product-image-wrapper .product-image-photo {
        height: 43.75vw;
    }

    .related_products_wrapper .product_item_image .product_labels, 
    .similar_products_wrapper .product_item_image .product_labels, 
    .product_view_info_wrap .product_labels{
        top: 4.6875vw;
        left: 3.125vw;
    }

    .related_products_wrapper .product_item_image .product_labels .new_label, 
    .similar_products_wrapper .product_item_image .product_labels .new_label, 
    .related_products_wrapper .product_item_image .product_labels .sale_label, 
    .similar_products_wrapper .product_item_image .product_labels .sale_label, 
    .related_products_wrapper .product_item_image .product_labels .sale_percents_label, 
    .similar_products_wrapper .product_item_image .product_labels .sale_percents_label, 
    .product_view_info_wrap .product_labels .new_label, 
    .product_view_info_wrap .product_labels .sale_label, 
    .product_view_info_wrap .product_labels .sale_percents_label {
        margin-bottom: 1.25vw;
        padding: 1.25vw 1.875vw;
        text-transform: uppercase;
        font-size: calc(10vw * 100 / 320);
    }

    .related_products_wrapper .product-item-info .product-item-details, 
    .similar_products_wrapper .product-item-info .product-item-details {
        padding-top: 3.125vw;
    }

    .related_products_wrapper .product_likes_wrap a.product_add_like_button .icon, 
    .similar_products_wrapper .product_likes_wrap a.product_add_like_button .icon {
        padding-right: 1.875vw;
    }

    .related_products_wrapper .product_likes_wrap a.product_like_button .icon::before, 
    .similar_products_wrapper .product_likes_wrap a.product_like_button .icon::before {
        width: 3.75vw;
        height: 3.75vw;
    }

    .related_products_wrapper .product_likes_wrap .count, 
    .similar_products_wrapper .product_likes_wrap .count {
        font-size: calc(12vw * 100 / 320);
        line-height: 1.0;
    }

    .related_products_wrapper .product-item-details .product-item-name, 
    .similar_products_wrapper .product-item-details .product-item-name {
        margin: 3.125vw 0;
    }

    .related_products_wrapper .product-item-details .product-item-name .product-item-link, 
    .similar_products_wrapper .product-item-details .product-item-name .product-item-link {
        font-size: calc(10vw * 100 / 320);
    }
    
    .related_products_wrapper .product_price_wrap .price-wrapper .price, 
    .similar_products_wrapper .product_price_wrap .price-wrapper .price {
        font-size: calc(12vw * 100 / 320);
    }

    .related_products_wrapper .product_price_wrap .old-price, 
    .similar_products_wrapper .product_price_wrap .old-price {
        margin-left: 3.125vw;
    }

    .related_products_wrapper .product_price_wrap .old-price .price-wrapper .price, 
    .similar_products_wrapper .product_price_wrap .old-price .price-wrapper .price {
        font-size: calc(12vw * 100 / 320);
    }

    .related_products_wrapper .product-item-inner, 
    .similar_products_wrapper .product-item-inner {
        margin-top: 3.125vw;
    }

    .related_products_wrapper .product-item-inner .action.primary, 
    .related_products_wrapper .product-item-inner .product_to_cart_link, 
    .similar_products_wrapper .product-item-inner .action.primary, 
    .similar_products_wrapper .product-item-inner .product_to_cart_link {
        padding: 2.5vw;
        width: 100%;
        font-size: calc(10vw * 100 / 320);
    }

    .related_products_wrapper .owl-dots, 
    .similar_products_wrapper .owl-dots {
        margin-top: 5.3125vw;
    }

    .related_products_wrapper .owl-dots .owl-dot, 
    .similar_products_wrapper .owl-dots .owl-dot {
        width: 1.875vw;
        height: 1.875vw;
    }

    .related_products_wrapper .owl-dots .owl-dot.active, 
    .similar_products_wrapper .owl-dots .owl-dot.active {
        width: 6.25vw;
    }

    .related_products_wrapper .owl-dots .owl-dot:not(:last-child), 
    .similar_products_wrapper .owl-dots .owl-dot:not(:last-child) {
        margin-right: 3.125vw;
    }

    body .product.info.detailed {
        padding: 0 4.6875vw;
    }

    body .product.info.detailed .product.data.items > .item.title {
        margin-top: 12.5vw;
    }

    body .product.info.detailed .product.data.items > .item.title > .switch {
        padding-bottom: 1.5625vw !important;
        font-size: calc(16vw * 100 / 320);
    }

    body .product.data.items > .item.content {
        margin-top: 6.25vw;
    }

    body .product.info.detailed .additional-attributes > tbody > tr > th, 
    body .product.info.detailed .additional-attributes > tbody > tr > td {
        padding-right: 6.25vw;
        padding-bottom: 3.125vw;
        font-size: calc(10vw * 100 / 320);
    }

    .review-list .add_product_review_btn {
        padding: 1.5625vw 7.1874vw;
        width: auto;
        height: 9.6875vw;
        font-size: calc(12vw * 100 / 320);
        letter-spacing: 0.375vw;
    }

    .review-list .amreview-review-items {
        margin-top: 3.125vw;
    }

    .review-list .amreview-review-wrapper.review-item {
        padding: 3.125vw 0;
    }

    .amreview-review-wrapper .review-product-info-container .customer_image img {
        width: 13.125vw;
        height: 13.125vw;
    }

    .amreview-review-wrapper .review-product-info-container .customer_info {
        padding-top: 0.9375vw;
        padding-left: 3.75vw;
    }

    .amreview-review-wrapper .review-product-info-container .customer-name {
        font-size: calc(12vw * 100 / 320);
    }

    .amreview-review-wrapper .review-product-info-container .review-item-date {
        margin-top: 1.875vw;
        font-size: calc(12vw * 100 / 320);
    }

    .amreview-review-wrapper .review-item-message {
        margin-top: 1.875vw;
        font-size: calc(12vw * 100 / 320);
    }

    a.load_more_reviews_btn {
        padding: 3.125vw;
        font-size: calc(14vw * 100 / 320);
    }

    a.load_more_reviews_btn::after {
        margin-left: 3.75vw;
        width: 6.25vw;
        height: 6.25vw;
    }

    .compare_products_wrapper {
        padding: 9.375vw 0 0 4.6875vw;
    }

    .compare_products_wrapper .block_title {
        padding-bottom: 1.5625vw;
        font-size: calc(16vw * 100 / 320);
    }

    #compare_items_scrollbar-hr {
        display: none !important;
    }

    .compare_products_list_wrap {
        margin-top: 6.25vw;
        overflow-y: auto;
    }

    .compare_products_list_wrap::-webkit-scrollbar {
        width: 0;
        height: 0;
        background: transparent;
    }

    .compare_products_list_wrap::-webkit-scrollbar-thumb {
        width: 0;
        height: 0;
        background: transparent;
    }

    .compare_products_list {
        width: 168.75vw;
    }

    .compare_products_list_wrap .products_list_wrap {
        grid-gap: 6.25vw;
        overflow-y: inherit;
    }

    .compare_products_list_wrap .products_list_wrap .product_item_wrapper {
        width: 40.625vw;
    }

    .compare_attributes_list_wrap .attribute_item {
        padding-bottom: 3.125vw;
    }

    .compare_attributes_list_wrap .attribute_item .label {
        font-size: calc(10vw * 100 / 320);
    }

    .compare_products_list_wrap .product_item[data-attribute=product_info] {
        padding-bottom: 6.25vw;
    }

    .compare_products_list_wrap .product-item-info {
        padding-bottom: 3.125vw;
    }

    .compare_products_list_wrap .product-image-photo {
        height: 46.875vw;
    }

    .compare_products_list_wrap .product-item-details {
        margin-top: 3.125vw;
    }

    .compare_products_list_wrap a.product-item-link {
        font-size: calc(10vw * 100 / 320);
    }

    .compare_products_list_wrap .compare_products_list .value {
        font-size: calc(10vw * 100 / 320);
    }

    .compare_products_list_wrap .compare_products_list .value li:not(:last-child) {
        padding-bottom: 0.625vw;
    }

    body .modal-popup.modal-slide {
        top: 7.8125vw;
        left: 4.6875vw;
        right: 4.6875vw;
    }

    body .modal-popup .modal-inner-wrap {
		margin: 6.25vw 4.6875vw auto;
		padding: 12.5vw 4.6875vw 6.25vw;
        width: 100% !important;
        max-height: none !important;
        min-height: auto !important;
        background-color: #fff !important;
        -webkit-transform: translateX(0);
        transform: translateX(0);
	}

	body .modal-popup .modal-inner-wrap .modal-header .action-close::after {
		margin: 1.5625vw;
		width: 7.5vw; 
		height: 7.5vw;
	}

    .oneclickorder_form_wrapper .form_title,
    .review_add_form_wrap .block-title {
        font-size: calc(14vw * 100 / 320);
    }
    
    .oneclickorder_form_wrap,
    .review_add_form_wrap .block-content {
        margin-top: 6.25vw;
    }
    
    .oneclickorder_form_wrap .fieldset .field,
    .review_add_form_wrap .fieldset .field {
        margin: 0 0 3.125vw;
    }
    
    .oneclickorder_form_wrap .fieldset .field label,
    .review_add_form_wrap .fieldset .field label {
        margin: 0 0 1.5625vw;
        font-size: calc(10vw * 100 / 320);
    }
    
    .oneclickorder_form_wrap .fieldset .field label::after,
    .review_add_form_wrap .fieldset .field label::after {
        font-size: calc(10vw * 100 / 320);
    }
    
    .oneclickorder_form_wrap .fieldset .field .input-text,
    .review_add_form_wrap .fieldset .field .input-text {
        padding: 0 4.6875vw;
        height: 10.3125vw;
        font-size: calc(12vw * 100 / 320);
    }
    
    .oneclickorder_form_wrap .fieldset div.mage-error,
    .review_add_form_wrap .fieldset div.mage-error {
        margin-top: 1.5625vw;
        font-weight: 400;
        font-size: calc(10vw * 100 / 320);
    }
    
    .review_add_form_wrap .fieldset .field textarea {
        padding: 0 4.6875vw;
        height: 21.5625vw;
    }
    
    .oneclickorder_form_submit_btn_wrap,
    .review_add_form_wrap .block-content .actions-toolbar {
        margin-top: 3.125vw;
    }
    
    .oneclickorder_form_submit,
    .review_add_form_wrap .review-form .action.submit.primary {
        margin: 0 auto;
        padding: 0 6.25vw;
        height: 11.5625vw;
        font-size: calc(12vw * 100 / 320);
    }
}

