.product-inkanta-information {
    margin-top: 1rem;
    padding-top: .5rem;
    border-top: 1px solid #ccc;
}

.fotorama__thumb {
    background: none;
}

.sticker.top-left {
    left: 25px;
    top: 65px;
    position: relative;
}

.page-layout-1column .product-media,
.page-layout-1column .product-info-main {
    width: 100% !important;
    overflow: hidden;
}

@media screen and (min-width: 768px) {
    .page-layout-1column .product-media {
        width: 55% !important;
        float: left;
    }

    .page-layout-1column .product-info-main {
        width: 43% !important;
        padding-top: 1rem;
        padding-left: 2rem;
    }

    .product.info.detailed .product.data.items > .item.title .switch:after {
        bottom: -8px !important;
    }
}

.product-shop-content {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 10px;
}

.product-shop-content .towishlist {
    padding: 1.1rem;
    color: #666666;
    background-color: #ffffff;
    border: 1px solid #aaaaaa;
    font-size: 16px;
    margin-top: 1rem;
}

.product-shop-content .towishlist:hover {
    color: #ffffff;
    background-color: #e30613;
    border-color: #e30613;
}

.product-view .product-shop .product-name h1, .product-view .product-shop .page-title-wrapper .page-title span {
    letter-spacing: 1px !important;
    font-weight: bold !important;
    max-width: 100%;
    overflow: hidden;
}

.product-options-bottom {
    z-index: 200;
    position: relative;
}

.product-options-bottom, .box-tocart {
    width: 100%;
}

.product-social-links {
    display: none;
}

.box-tocart {
    padding: 0 !important;
    margin-top: 1rem;
}

addi-product-widget {
    display: block !important;
    z-index: 5 !important;
    overflow: hidden !important;
}

.btn-cart {
    border-radius: 10px;
    max-width: 100% !important;
}

.product-options-wrapper {
    border-bottom: none !important;
}

.product.info.detailed {
    padding: 2rem;
    border: 1px solid #CCC;
}

.product.info.detailed .data.item.active {
    padding-bottom: 5px;
}

.product.info.detailed .product.data.items > .item.title .switch:after {
    /* width: 100%; */
    height: 2px;
}

.product.data.items > .item.title > .switch {
    font-size: 12px;
    font-weight: bold;
    padding: 1rem 2rem;
}

.product.data.items > .item.title.active > .switch {
    background: #F5F5F5;
}

.instant-purchase {
    width: 100%;
    margin-top: 2rem;
    overflow: hidden;
    border-radius: 5px;
}

div#instant-purchase {
    overflow: hidden;
    padding-top: 1rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.product-view .product-shop .add-to-links, .product-add-form .add-to-links {
    float: right !important;
}

.product-shop-content .page-title-wrapper {
    width: 85%;
}

@media screen and (max-width: 767px) {
    .product-info-main {
        padding: 1.5rem;
    }

    .product.info.detailed .data.item {
        width: 100%;
    }

    .product.info.detailed .product.data.items > .item.title .switch:after {
        bottom: 28px !important;
        /* left: 5px; */
    }

    .box-tocart .row .col-md-6:nth-of-type(2) {
        overflow: hidden !important;
    }

    .add-to-cart .tocart {
        width: 100% !important;
        height: 35px !important;
        padding: 1px !important;
    }
}

.product-view .toggle-tabs .item, .product.data.items > .item.title {
    background: none !important;
}

.ambanner-7 {
    margin-top: 2rem;
}

.review-content-container {
    width: 100%;
    overflow: hidden;
}
