.fa3a1-popup-overlay {
    background-color: rgba(0, 0, 0, 0.2);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1101;
}
.fa3a1-item-popup {
    display: none;
    background: #fff;
    z-index: 1102;
    position: fixed;
    border-bottom: 9px solid #00bcb5;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.fa3a1-item-popup-close,
.fa3a1-item-popup-product-close {
    display: block;
    position: absolute;
    cursor: pointer;
    right: 0;
    top: 0;
    padding: 3px;
    z-index: 9900;
}
.fa3a1-item-popup-close span,
.fa3a1-item-popup-product-close span {.fa3a1-item-popup-2columns .fa3a1-popup-image img
    font-size: 30px;
    margin-left: 2px;
    color: #00bcb5;
}
@media (max-device-width: 1024px) {
    .fa3a1-item-popup-close,
    .fa3a1-item-popup-product-close {
        background: rgba(255, 255, 255, 0.5);
        right: -32px;
        top: 0;
        padding: 0 1px;
    }
    .fa3a1-item-popup-close span,
    .fa3a1-item-popup-product-close span {
        font-size: 30px;
        line-height: 26px;
        margin-left: 0;
        display: block;
    }
}
.fa3a1-item-popup-close span:hover,
.fa3a1-item-popup-product-close span:hover {
    color: #00bcb5;
}
.fa3a1-mobile-touch .fa3a1-item-popup-close span,
.fa3a1-mobile-touch .fa3a1-item-popup-product-close span{
    font-size: 35px;
    margin-left: 1px;
}
.fa3a1-popup-image img, .fa3a1-popup-image video {
    display: block;
    max-height: initial;
    max-width: initial;
}
.fa3a1-item-popup-meta {
    padding: 10px 15px 7px 15px;
    overflow: hidden;
}
.fa3a1-item-popup-meta-left a {
    text-decoration: none;
    color: #808080;
    font-size: 18px;
    line-height: 18px;
    margin-right: 10px;
    cursor: auto;
    display: block;
    float: left;
}
.fa3a1-item-popup-meta-title {
    display: block;
    float: left;
    text-transform: uppercase;
    color: #6B6B6B;
}
.fa3a1-item-popup-meta-right {
    float: right;
}

.fa3a1-item-popup-meta-fstyle {
    font-family: "Times New Roman";
    color: #959595;
}

.fa3a1-item-popup-meta-fstyle a,
.fa3a1-item-popup-meta-fstyle a:hover,
.fa3a1-item-popup-meta-fstyle a:visited {
    font-family: "Times New Roman";
    font-weight: bold;
    font-style: italic;
    color: #00bcb5;
}

.fa3a1-item-popup-product {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    width: 100%;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
    z-index: 9901;
}

.fa3a1-item-popup-product-wrapper {
    width: 100%;
    max-width: 700px;
    /*padding-left: 10px;*/
    /*padding-right: 10px;*/
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}

.fa3a1-item-popup-product-wrapper-column {
    flex-direction: column;
    padding-left: 10px;
    padding-right: 10px;
}

.fa3a1-item-popup .product-info-main .product-options-bottom .box-tocart {
    margin-bottom: 0;
}

.fa3a1-item-popup-product-image {
    margin-right: 15px;
}

.fa3a1-item-popup-product-image img {
    display: block;
    width: 215px;
}

.fa3a1-item-popup-product-wrapper-column .fa3a1-item-popup-product-image {
    display: none;
}

.fa3a1-item-popup-product-wrapper-column .fa3a1-item-popup-product-image-top-shot {
    width:100%;
    max-width:400px;
    margin-left:auto;
    margin-right:auto;
    display:block!important;
}

.fa3a1-item-popup-product-wrapper-column .fa3a1-item-popup-product-image-top-shot img {
    width: 100%;
}

.fa3a1-item-popup-product-content {
    width: 60% !important;
    padding-top: 20px;
    padding-bottom: 20px;
}

.fa3a1-item-popup-product-wrapper-column .fa3a1-item-popup-product-content {
    width: 100% !important;
    max-width: 400px;
}
.fa3a1-item-popup-2columns {
    display: flex;
}
.fa3a1-item-popup-2columns .fa3a1-popup-side {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    box-sizing: border-box;
    padding: 10px 25px;
    width: 360px;
}
.fa3a1-item-popup-2columns .fa3a1-popup-side-title {
    display: block;
    font-size: 16px;
    color: #707070;
    font-family: Muli, sans-serif;
    border-bottom: 1px solid #e3e3e3;
    padding: 0 25px 5px;
    margin-bottom: 5px;
}
.fa3a1-item-popup-2columns .fa3a1-popup-message {
    color: #959595;
    font-size: 15px;
    font-family: "Times New Roman", sans-serif;
    line-height: 1.35;
}
.fa3a1-item-popup-2columns .fa3a1-popup-featured-style {
    color: #959595;
    font-size: 16px;
    font-family: "Times New Roman", sans-serif;
}
.fa3a1-item-popup-2columns .fa3a1-popup-featured-style a {
    color: #00bcb5;
    font-style: italic;
    font-weight: bold;
    text-decoration: underline;
    font-family: "Times New Roman", sans-serif;
}
.fa3a1-item-popup-2columns .fa3a1-popup-side-style-folded-image {
    display: block;
    margin-top: 15px;
    width: 225px;
}
@media (max-width: 1000px) {
    .fa3a1-item-popup.fa3a1-item-popup-2columns  {
        display: flex;
        align-items: center;
        width: 670px !important;
    }
    .fa3a1-item-popup.fa3a1-item-popup-2columns  .fa3a1-popup-image,
    .fa3a1-item-popup.fa3a1-item-popup-2columns  .fa3a1-popup-image-w {
        width: 340px;
    }
    .fa3a1-item-popup-2columns .fa3a1-popup-image img {
        width: 100% !important;
        height: auto !important;
    }
    .fa3a1-item-popup-2columns .fa3a1-popup-side {
        width: 330px;
    }
}
