/* ============================================ *
 * Products
 * ============================================ */

#configurable_swatch__fragrance li {
    line-height: 1em;
}

#configurable_swatch__fragrance li a {

}

.img_loading {
    min-height: 20em;
    top: 45%;
    right: 45%;
}

.img_loading img {
    top: 50%;
}

.product-options li {
    min-width: 6.5em;
    color: #bbb;
    white-space: initial;
}

.product-options li a {
    border: 1px solid #ddd;
    color: #999;
    height: 100%;
    -webkit-border-radius: 0.2em;
    -moz-border-radius: 0.2em;
    -o-border-radius: 0.2em;
    border-radius: 0.2em;
    direction: ltr;
}

.product-options li a:hover {
    border-color: #999;
}

.product-options li.selected a {
    border: 1px solid #999;
    color: #000;
}

.product-options li.selected img {
    border-radius: 50%;
}

.showIfExstra {
    display: none;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.fast-shipping > span {
    color: #ff0000;
}

/* ============================================ *
 * layout products
 * ============================================ */

.layout_product #configurable_swatch__color li {
    position: relative;
    min-width: 1px;
    width: 3.5em;
}

.layout_product #configurable_swatch__color li a {
    padding: 0.2em;
    border: 1px solid transparent;
    margin: 0.5em 0 2.2em 0.5em;
    border-radius: 50%;
    cursor: pointer;
}
.layout_product #configurable_swatch__color li a.label-only {
    line-height: 37px;
}

.layout_product #configurable_swatch__color li:hover a {
    border: 1px solid #ddd;
}

.layout_product #configurable_swatch__color li.selected a {
    border: 1px solid #44B5D2 !important;
}

.product-name h1 {
    line-height: 1.5;
    direction: ltr;
}

.layout_product #configurable_swatch__color li .scent {
    display: inline-block;
    width: 2.5em;
    height: 2.5em;
    vertical-align: bottom;
}

.layout_product #configurable_swatch__color li .label_name {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute;
    width: 1px;
    text-align: center;
}

.layout_product #configurable_swatch__color li:hover .label_name,
.layout_product #configurable_swatch__color li.selected .label_name {
    clip: auto;
    height: auto;
    overflow: visible;
    font-size: .6em;
    font-weight: 400;
    text-align: center;
    margin-right: -1em;
    position: absolute;
    padding-right: 0.7em;
    width: 100%;
    right: 0;
    left: 0;
    padding-top: 0.9em;
    /*white-space: nowrap;*/
}

/* ============================================ *
 * End layout products
 * ============================================ */

/*
.product-options li.selected img{
	border-radius: 50%;
}

.extra_product .scent: before{
	content:'';
	border: 0.12em solid #000;
	margin:1em;
}
.extra_product .scent.selected{
	border: 0.17em solid #08c;
}*/

.catalog-product-view .scent {
    display: inline-block;
    vertical-align: middle;
    width: 1.7em;
    height: 1.7em;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
}

.block_exstra h2 {
    line-height: 1.4em;
}

.block_exstra input[type="radio"] + label {
    padding: 0.2em;
    border: 1px solid transparent;
    margin: 0.5em 0 1em 0.5em;
    border-radius: 50%;
    cursor: pointer;
}

.block_exstra input[type="radio"] + label:hover {
    border: 1px solid #ddd;
}

.block_exstra input[type="radio"] + label.selected {
    border: 1px solid #44B5D2;
}

.block_exstra .scent {
    display: block;
    width: 1.7em;
    height: 1.7em;
    /*
    box-shadow: 0 0 0 3px rgba(255,255,255,0),0 0 0 4px rgba(214,214,214,0),inset 0 2px 2px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: 0 0 0 3px rgba(255,255,255,0),0 0 0 4px rgba(214,214,214,0),inset 0 2px 2px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 0 3px rgba(255,255,255,0),0 0 0 4px rgba(214,214,214,0),inset 0 2px 2px 0 rgba(0,0,0,.2);
    -o-box-shadow: 0 0 0 3px rgba(255,255,255,0),0 0 0 4px rgba(214,214,214,0),inset 0 2px 2px 0 rgba(0,0,0,.2);
    */
}

.block_exstra .scent_empty {
    border: 1px dashed gray;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
}

.block_exstra .sticky_actiontray {
    background: #F7F7F8;
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 99;
    padding: 1.5em 1em;
    border-top: 1px solid #cccccc;
}

.block_exstra .sticky_actiontray .toolkit_button {
    border: none;
    background-color: #1e9bda;
    background: -webkit-linear-gradient(#3caee7, #08c);
    background: linear-gradient(#3caee7, #08c);
    border-radius: 0.2em;
    color: #ffffff;
    cursor: pointer;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    padding: 0.5em 1em;
    font-size: 1em;
    line-height: 1.5em;
}

#block-exstra .price {
    font-size: 1.1em;
}

.swatch_label {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute;
    width: 1px;
}

.block_exstra input[type="radio"] + label:hover .swatch_label {
    clip: auto;
    height: auto;
    overflow: visible;
    width: 500%;
    font-size: .6em;
    font-weight: 400;
    display: block;
    text-align: center;
    margin-right: -212%;
    position: absolute;
    top: 5.5em;
}

.icon_arrow {
    border: 1px solid #222;
    display: block;
    border-radius: 50%;
    overflow: hidden;
}

.icon_arrow.icon_next {
    -moz-transform: scaleX(1);
    -o-transform: scaleX(1);
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.icon_arrow.icon_prev {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

.configurable-swatch-list li {
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
}
.configurable-swatch-list li.w_50 {
    width: calc(50% - 5px);
}

/*.configurable-swatch-list li.not-available{*/
#configurable_swatch__color li.not-available,
    /*#configurable_swatch__typeipad li.not-available,*/
#configurable_swatch__storage li.not-available {
    opacity: .3;
    /*	 pointer-events: none;
       cursor: default;*/
}

.configurable-swatch-list .swatch-link img,
.colors img.swatch_size {
    border-radius: 50%;
}

.product-img-box.popup {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 999;
    background: rgba(240, 240, 240, 0.6);
    width: 100% !important;
    height: 100%;
    display: table;
}

.product-img-box.popup .product-img-box-align {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}

.product-img-box.popup .product-img-box-inner {
    max-width: 600px;
    min-width: initial;
    width: 95%;
    margin: 2.5% auto;
}

#image-slider .dim_img {
    opacity: 0.1;
}

.product-img-box.popup .gallery-image .image img {
    max-height: 100% !important;
}

.tab-products > div {
    float: right;
}

.tab-products:after {
    clear: both;
    display: block;
    content: ' ';
}

.purchaseoptionscontainer {
    float: left;
    display: inline;
    padding-left: 2.4em;
}

.purchase-info {
    display: table;
    float: left;
}

.purchase-info .price-info {
    font-size: 36px;
}

.purchase-info .price-info .price-box {
    margin-top: 12px;
    position: relative;
}
.purchase-info .price-info .has-old-price:before {
    content: ":מחיר קודם";
    display: inline-block;
    font-size: 13px;
    top: -15px;
    position: absolute;
    direction: ltr;
}
.purchase-info .price-info .has-old-price .price-label {
    color: #999999;
}
.item .product_price .price-label {
    display: inline-block;
    text-decoration: none;
}
.purchase-info > div {
    display: table-cell;
    text-align: right;
    vertical-align: middle;
}
.as-actiontray {
    width: 100%;
    position: fixed;
    background: #f8f8f8;
    border-bottom: 1px solid #d6d6d6;
    z-index: 999;
    -webkit-tap-highlight-color: transparent;
    box-sizing: border-box;
    left: 0;
    right: 0;
}

.as-actiontray.sticky-actiontray {
    min-height: 125px;
    bottom: 0;
    top: auto;
    border-top: 1px solid #d6d6d6;
    border-bottom: 0;
}

.as-actiontray .purchase-info a {
    display: block;
    padding: 0 1px;
    font-size: 14px;
    margin-top: -5px;
    float: right;
}
.as-actiontray .purchaseoptionscontainer .strip-product-name {
    display: block;
    clear: both;
    font-size: 0.9em;
    direction: ltr;
    padding-bottom: 10px;
}
.sticky-actiontray .add-to-cart-wrapper {
    padding-right: 30px;
}

.sticky-actiontray button.inverse,
.sticky-actiontray .button.inverse {
    width: 159px;
    height: 50px;;
    padding: 0px;
    min-width: auto;
    font-size: 22px;
    border-radius: 25px;
}

.toggletray {
    display: inline;
    float: right;
    padding-top: 50px;
    padding-bottom: 16px;
    text-align: right;
    font-size: 13px;
    font-weight: 300;
}

.toggletray .strong {
    font-weight: bold;
}

.toggletray h6, .toggletray .h6, .toggletray .fs6 {
    font-size: 13px;
}

.as-actiontray .as-actiontray-chatonline {
    width: 270px;
    float: right;
    padding-right: 32px;
    min-height: 1px;
    position: relative;
}

.as-actiontray .as-actiontray-chatonline {
    display: block;
}

.as-actiontray .as-actiontray-chatonline:before {
    background: url("../../images/icons/i-chat.svg") no-repeat right center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    width: 21px;
    height: 18px;
    content: '';
}

.as-actiontray .as-actiontray-deliverydates,
.as-actiontray .as-actiontray-retailavailability {
    position: relative;
    display: inline;
    float: right;
}

.as-actiontray .as-actiontray-deliverydates {
    width: 238px;
}

.as-actiontray .as-actiontray-retailavailability {
    width: 140px;
}

.as-actiontray .as-actiontray-deliverydates:before {
    background: url("../../images/icons/i-delivery.svg") no-repeat right center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    width: 23px;
    height: 26px;
    content: '';
}

.as-actiontray .as-actiontray-deliverydates>* {
    padding-right: 29px;
}

.as-actiontray .as-actiontray-retailavailability:before {
    background: url("../../images/icons/i-location.svg") no-repeat right center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    height: 28px;
    content: '';
}

.as-actiontray .as-actiontray-retailavailability>* {
    padding-right: 29px;
}

.as-actiontray .as-actiontray-retailavailability a {
    text-decoration: underline;
    color: #004567;
}

.hide-options,
.show-options {
    display: none;
}

.tooltip-container {
    position: relative;
    display: inline;
    float: right;
}
.product-shop .price-label {
    font-size: 13px;
}
.configurable-price-from-label:not(:empty) {
    font-size: 13px;
    padding-left: 5px;
}
.price-info .price-box .padding_qt_h.old-price {
    padding-right: 0;
}
.tooltip-content {
    height: 60px;
    line-height: 21px;
    padding: 8px;
    position: absolute;
    text-align: center;
    top: -100px;
    width: 210px;
    z-index: 1;
    font-size: 14px;
    background: #fff;
    right: 50%;
    margin-right: -105px;
    border: 1px solid #000;
    display: none;
    color: #000;
}

.tooltip-content:after, .tooltip-content:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.tooltip-content:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #ffffff;
    border-width: 10px;
    margin-left: -10px;
}
.tooltip-content:before {
    border-color: rgba(0, 0, 0, 0);
    border-top-color: #000000;
    border-width: 11px;
    margin-left: -11px;
}

.social.padding_hf_r {
    padding-right: 0px;
}
@media only screen and (max-width: 767px) {
    .purchase-info .price-info .has-old-price:before {
        display: none;
    }
    .purchase-info .price-info .has-old-price .old-price:before {
        content: ":מחיר קודם";
        display: inline-block;
        font-size: 12px;
        top: -15px;
        position: absolute;
        direction: ltr;
        right: 0;
        color: #004567;
    }
    .sticky-actiontray button.inverse,
    .sticky-actiontray .button.inverse {
        width: 102px;
        height: 32px;;
        font-size: 14px;
        border-radius: 1.2em;
    }

    .as-actiontray.sticky-actiontray {
        top: 3.3em;
        bottom: auto;
        min-height: 0px;
        border-bottom: 1px solid #d6d6d6;
        max-height: 0px;
        transition: max-height 1s ease-in-out;
        -webkit-transition: max-height 1s ease-in-out;
        -moz-transition: max-height 1s ease-in-out;
        -o-transition: max-height 1s ease-in-out;
        -ms-transition: max-height 1s ease-in-out;
        overflow: hidden;
    }

    .as-actiontray.sticky-actiontray.show-strip {
        display: block;
        max-height: none;
        transition: max-height 1s ease-in-out;
        -webkit-transition: max-height 1s ease-in-out;
        -moz-transition: max-height 1s ease-in-out;
        -o-transition: max-height 1s ease-in-out;
        -ms-transition: max-height 1s ease-in-out;
    }

    .purchaseoptionscontainer {
        width: 100%;
        float: none;
        max-width: 100%;
        padding-left: 0;
    }

    .toggletray {
        width: 100%;
        float: none;
        display: flex;
        padding: 10px;
        border-top: 1px solid #d6d6d6;
    }

    .toggletray > div {
        margin-bottom: 20px;
    }

    .purchase-info {
        float: none;
        width: 100%;
        padding: 15px 0px;
    }

    .purchase-info .price-info {
        float: right;
        padding-right: 15px;
        font-size: 20px;
    }
    .purchase-info .configurable-price-from-label:not(:empty) {
        font-size: 12px;
    }
    .purchase-info .price-info .price-box {
        margin-top: 8px;
    }

    .purchase-info .price-info > span {
        display: none;
    }

    .purchase-info .inline.middle.add-to-cart-wrapper {
        float: left;
        padding-left: 15px;
        padding-right: 0;
    }

    .as-actiontray .as-actiontray-chatonline {
        display: none;
    }
    .as-actiontray .as-actiontray-deliverydates {
        width: 70%;
    }
    .as-actiontray .as-actiontray-deliverydates:before {
        background-image: url("../../images/custom/111-01.svg");
        background-size: contain;
        width: 21px;
        height: 18px;
        background-position: center;
        margin-top: 3px;
    }
    .as-actiontray .as-actiontray-retailavailability {
        width: 30%;
    }
    .as-actiontray .as-actiontray-retailavailability:before {
        background-image: url("../../images/custom/map-marker-alt-solid.svg");
        background-size: contain;
        width: 21px;
        height: 18px;
        background-position: center;
        margin-top: 3px;
    }
    .toggletray {
        font-size: 14px;
    }
    .toggletray h6, .toggletray .h6, .toggletray .fs6 {
        font-size: 14px;
    }

    .hide-options,
    .show-options {
        display: none;
        clear: both;
        text-align: right;
        padding: 0.5em 0 0;
        margin-bottom: 0 !important;
    }

    .show-options {
        padding: 0;
    }

    .hide-options a,
    .show-options a {
        color: #004567;
        font-size: 15px !important;
        font-weight: 300;
        display: inline-block;
        position: relative;
        padding-left: 23px !important;
        text-decoration: none !important;
    }

    .as-actiontray .as-actiontray-retailavailability a {
        text-decoration: none;
    }

    .as-actiontray .show-options a:after,
    .as-actiontray .hide-options a:after {
        background: url("../../images/icons/arrow_down.svg") no-repeat right center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        display: inline-block;
        position: absolute;
        left: 0;
        top: 8px;
        width: 15px;
        height: 9px;
        content: '';
    }

    .as-actiontray .hide-options a:after {
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .tooltip-container {
        display: none;
    }

    .catalog-product-view.has-sticky-header .breadcrumbs,
    .catalog-product-view.has-sticky-header .product-essential .product-name {
        display: none;
    }
}
@media only screen and (max-width: 479px) {
    .toggletray > div {
        margin-bottom: 15px;
    }
}
/*.product_warp .btn-close{
	display: none;
}

.product_warp.popup .btn-close{
	display: block;
	position: absolute;
	top: 1em;
	right: 1em;
	z-index: 999;
}*/
/*.product_warp.popup .idus-wrapper{

    width: 100%!important;
	max-width: 80%;
	margin:auto;
}*/

/*.product_warp.popup .idus-item, .product_warp.popup .pic{
	width: 100%!important;
	max-height: 100%;


	-webkit-transition: all 0.5s;
    transition: all 0.5s;
}*/

/* ============================================ *
 * Bundel Products
 * ============================================ */

.bundle_select {
    font-size: 0.8em;
    padding: 0.6em;
}
.bundle_select:disabled {
    pointer-events: none;
}
/* ============================================ *
 * Configurable Products
 * ============================================ */

.gallery-image .image img {
    max-height: 35em;
    margin: auto;
}

.img_zoom {
    min-width: 10em;
    min-height: 10em;
}

/* ============================================ *
* Bundle Products
* ============================================ */
.bundle-title-border {
    border-bottom: 2px solid #ececed;
}

.bundle-title {
    margin-bottom: -11px;
}

.bundle-title strong {
    background: #ffffff;
}

/* ============================================ *
 * Tabs
 * ============================================ */
.tab-section {
    display: inline-block;
}

.tab-section a {
    padding: 0.5em;
}

.tab-section a.active {
    border-bottom: 3px solid #000;
}

.tab-section-content {
    display: none;
}

.tab-section-content.open {
    display: block;
}

.tabs {
    line-height: 1.6em;
}

.tabs ul li.active {
    border-bottom: 3px solid #333;

    margin-bottom: -1px;
}

.tabs ul.tab-links {
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    padding: 0 0.5em;
    white-space: nowrap;
}

.tabs .tab-links li a {
    padding: 0.5em;
    /*display: block; */
}

.tab-content {
    background: #f7f7f7;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

.tabs .tab_btn {
}

.tabs .tab_btn:after {
    content: 'x';
}

.tabs .tab_btn.selected:after {
    text-transform: rotate(45deg);
}

.tab {
    display: none;
}

.tab.active {
    display: block;
}

.tab.content {
    overflow: hidden;
}

/* ============================================ *
 * Acordion
 * ============================================ */

.accordion-section-content {
    display: none;
    padding: 1em 0;
    color: #000;
    font-size: .9em;
}

.accordion-section-title {
    width: 100%;
    display: inline-block;
    border-bottom: 1px solid #ddd;
    padding: 1em 0;
}

.accordion-section-title.active {
    text-decoration: none;
}

.accordion-section-title .plus {
    display: inline-block;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
    transition: transform 0.5s
}

.accordion-section-title.active .plus {
    display: inline-block;
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

.imageplus {
    content: url(http://iconizer.net/files/Wireframe_mono_icons/orig/round_plus.png);
}

.accordion-title .plus {
    display: inline-block;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
    transition: transform 0.5s
}

.accordion-title.ui-accordion-header-active .plus {
    display: inline-block;
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

/* ============================================ *
 * Related Products
 * ============================================ */

/*.related-title h2{ margin-bottom: -9px; }
.related-title h2 span{ background: #ffffff; }


@media only screen and (max-width: 767px){
    .product_add_button_wrap{
        position: fixed;
        z-index: 90;
        right: 0;
        left: 0;
      bottom: 0;
      padding: 1em;
      background: rgba(255,255,255,0.9);
    }

    body{
        padding-bottom: 1.5em;
    }
}
.social{
  z-index: 999;
}*/

.product_sku {
    color: #a3a3a3;
}

/* ============================================ *
 * Table tabs
 * ============================================ */
.tabs * {
    font-family: "Open Sans Hebrew", "Helvetica Neue", Verdana, Arial, sans-serif !important;
}

.tabs table {
    width: 100% !important;
    max-width: 45em;
    margin: auto;
}

.tabs table, .tabs td, .tabs tr {
    border: none !important;
}

.tabs table p {
    margin-bottom: 0.5em;
    line-height: 1.5em;
}

.tabs table td {
    vertical-align: middle;
    /*width: 50%;*/
    padding: 1em;
}

.tabs table img > tr {
    text-align: center;
}
.tabs .product-navigation-content {
    margin: 0;
}
.tabs .product-navigation-content > li {
    display: inline-block;
    vertical-align: top;
    width: 24%;
}
.tabs .product-navigation-content ul {
    margin: 0 1.2em 1.5em .5em;
}
.tabs .product-navigation-content > li ul li span {
    direction: ltr;
}
@media only screen and (max-width: 767px) {
    .tabs .product-navigation-content > li {
        width: 49%;
        padding: 0;
    }
    .tabs .product-navigation-content ul {
        margin: 0 1.5em 1.5em .5em;
    }
    .tabs table td {
        display: inline-block;
        width: 100% !important;
        text-align: center;
    }

    .tabs table tr {
        display: block;
        padding-bottom: 1em;
        margin-bottom: 1em;
        border-bottom: 0.1em solid #ddd !important;
    }
    .stock_stores_list_item:last-child {
        float: right;
    }

    .stock_stores_list_item .w_15 {
        display: none;
    }

    .stock_stores_list_item .w_85 {
        width: 100%;
    }
}

/* ============================================ *
 * Share
 * ============================================ */
.social-share {
    display: none;
    z-index: 11;
    position: absolute;
    bottom: 2.5em;
    right: 0;
    left: 0;
    padding: 0;
    width: 10em;
}

.share {
    background: #fff;
}

.share.border {
    border-color: #EAEAEA;
}

.share_b {
    padding-bottom: 0.3em;
    bottom: 1em;
    width: 0.3em;
    background: #DCD9D9;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.share img {
    max-width: 1.8em;
    width: 100%;
    height: auto;

}

.not-available {
    opacity: .3;
}
a.no-link {
    cursor: default;
}
.no-pointer-events {
    pointer-events: none;
}
@media only screen and (min-width: 768px) {
    .product-img-box #zoom-image {
        display: block;
        margin-top: -50px;
    }
    .md_position_a {
        position: absolute;
    }
    .lib_prod_page .product-img-box-align {
        position: relative;
    }
    .lib_prod_page .product-img-box-inner {
        left: 0;
        right: 0;
    }
    .lib_prod_page .ase-sticky-stuck {
        position: fixed;
        top: 0;
        left: auto;
        right: auto;
    }
    .as-actiontray .purchaseoptionscontainer .strip-product-name {
        display: none;
    }
    #strip-info-break {
        display: none;
    }
    .purchaseoptionscontainer .purchase-info {
        padding: 25px 0;
    }
    .catalog-product-view .footer {
        padding: 0 0 131px;
    }
    .stock_stores_store_info .w_50 {
        width: calc(50% - 2px);
    }
}

.configuration-learnmore {
    position: relative;
    display: inline-block;
    text-indent: -10000px;
    margin-right: 3px;
}

.configuration-learnmore:after {
    background: url("../../images/icons/more_info.svg") no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    display: inline-block;
    width: 20px;
    height: 20px;
    content: '';
    position: absolute;
    top: 3px;
    right: 0;
}

.configuration-popup {
    background-color: #ffffff;
    font-size: 16px;
    line-height: 26px;
}
.configuration-popup > h2 {
    font-size: 32px;
    line-height: normal;
    font-weight: 700;
}
.product-options .swatch-attr.last {
    margin-bottom: 15px;
}

.stock-alert-popup {
    display: none;
    width: 650px;
    margin: 0 auto;
    padding: 50px 75px;
    background-color: #fff;
    position: relative;
}
.stock-alert-popup .field {
    margin-bottom: 20px;
}
.stock-alert-popup .loader {
    display: none;
}
.stock-alert-popup.loading .loader {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #fff;
    opacity: 0.7;
    cursor: wait;
}
.stock-alert-popup .message.error {
    color: #f00;
}
.stock-alert-popup .message.success {
    color: green;
}
.mfp-container .stock-alert-popup {
    display: block;
}

@media only screen and (max-width: 767px) {
    .configuration-popup {
        max-width: 100%;
        padding: 40px 15px;
    }
}

/* Desktop */
@media only screen and (min-width: 768px) {
    .purchaseoptionscontainer .price-box {
        display: flex;
        align-items: center;
    }

    .purchaseoptionscontainer .price-box .old-price,
    .purchaseoptionscontainer .price-box .full-product-price .originalPrice {
        font-size: 16px;
    }
    .purchaseoptionscontainer .price-box .old-price, .purchaseoptionscontainer .price-box .price-label {
        margin-top: 8px;
    }
    .purchase-info .price-info .has-old-price:before {
        top: -8px;
        font-size: 14px;
    }
    .purchase-info .configurable-price-from-label:not(:empty) {
        font-size: 14px;
    }
    .purchase-info .price-box:not(.has-old-price) .price-label {
        margin-top: 14px;
    }

    .purchaseoptionscontainer .price-box .special-price,
    .purchaseoptionscontainer .price-box .full-product-price .price {
        font-size: 28px;
    }
    .configuration-popup {
        max-width: 815px;
        padding: 75px;
    }
}