.info-item{
    align-items: center;
    margin-bottom: 10px;
    border-bottom: 1px solid #E6E6E6;
    padding-bottom: 10px;
}
.info-item p, .info-item dd {
    margin: 0;
    padding-left: 15px;
    width: 70%;
    display: flex;
    align-items: center;
}
.info-item p a, .info-item dd a{
    color: #171717;
    text-decoration: underline;
    margin-right: 10px;
}
.info-item p a:hover, .info-item dd a:hover{
    color: #5D5FEF;
}
.info-item strong, .info-item dt{
    width: 30%;
}
.info-item dt ,.thema-code{
    font-weight: 700;
}
.single-product.woocommerce div.product .woocommerce-tabs .panel dd .item span.thema-code{
    margin-right: 0;
}
.info-item p img, .info-item dd img{
    width: 20px;
    margin-right: 5px;
}
.info-item p img + img, .info-item dd img + img{
    margin-left: 10px;
}
.single-product main{
    overflow: visible;
}
.woocommerce div.product .price.outofstock{
    flex-direction: column;
    align-items: flex-start;
}
.price.outofstock .outofstock-message{
    color: #171717;
    margin-top: 15px;
}
.woocommerce div.product .price.outofstock ins,
.woocommerce div.product .price.outofstock bdi{
    color: #828282;
}
.single-product {
    margin-top: 15px;
}
.woocommerce-product-gallery__image {
    border-bottom: solid 1px #E6E6E6;
}
.woocommerce-product-gallery__image.flex-active-slide a {
    /*border: solid 1px #E6E6E6;*/
    padding: 50px;
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
}
.woocommerce-product-gallery__image {
    border: 1px solid #E6E6E6;
    text-align: center;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    z-index: 1;
}
.woocommerce div.product div.images .flex-control-thumbs {
    width: calc(100% + 10px);
    margin-left: -5px;
    margin-top: 5px;
}
.woocommerce div.product div.images .flex-control-thumbs li {
    width: calc(25% - 10px);
    border: 1px solid #E6E6E6;
    padding: 10px;
    margin: 5px;
}
.single-text-grey {
    color: #727272;
    font-size: 13px;
    display: flex;
    width: 100%;
    margin-bottom: 5px;
}
.sg-shop.woocommerce.single-product h1 {
    margin-bottom: 20px;
}
.sg-shop.woocommerce.single-product div.product div.summary h2{
    order: -1;
    font-size: 18px;
    line-height: 22px;
    margin: 0 0 15px;
}
.sg-shop.woocommerce.single-product div.product div.summary h2 a{
    color: #171717;
}
.sg-shop.woocommerce.single-product div.product div.summary h2 a:hover{
    color: #5D5FEF;
}
.sg-shop.woocommerce.single-product h2 br{
    display: none;
}
.woocommerce div.product p.price {
    display: flex;
    align-items: flex-end;
}
.woocommerce div.product p.price ins,
.woocommerce div.product p.price bdi {
    order: 0;
    color: #000;
    font-size: 22px;
    font-weight: 700;
    text-decoration: none;
    margin-right: 10px;
}

.cart-info-top{
    display: none!important;
    width: 100%;
    flex-wrap: wrap;
    flex-direction: row;
    margin-bottom: 15px;
}
.single-product form.cart{
    transition: all .3s!important;
}
.single-product form.cart.fixed{
    position: fixed!important;
    bottom: 25px;
    right: 25px;
    z-index: 999;
    background: #fff;
    border-radius: 20px;
    padding: 20px;
    border: 1px solid #E6E6E6;
    width: 315px;
    max-width: 100%;
}
.single-product form.cart.fixed a,
.single-product.woocommerce div.product .single-buttons.fixed button,
.single-product.woocommerce div.product form.cart.fixed button{
    height: 40px;
    width: 275px;
}
.single-product.woocommerce div.product .single-buttons.fixed{
    position: fixed!important;
    bottom: 25px;
    right: 25px;
    z-index: 999;
    background: #fff;
    border-radius: 20px;
    padding: 20px;
    border: 1px solid #E6E6E6;
    width: 315px;
    max-width: 100%;
}
.single-product.woocommerce div.product .single-buttons.fixed .add-to-wishlist,
.single-product form.cart.fixed .add-to-wishlist{
    display: none;
}
.single-product form.cart.fixed .cart-info-top{
    display: flex!important;
}
.single-product form.cart.fixed .cart-info-top img{
    width: 65px;
    box-shadow: none;
    height: 85px;
    border: 1px solid #C4C4C4;
    border-radius: 10px;
    object-fit: cover;
    margin-right: 15px;
}
.single-product form.cart.fixed .cart-info-top__right{
    width: calc(100% - 80px);
    justify-content: center;
}
.single-product form.cart.fixed .cart-info-top__right strong{
    color: #171717;
    font-size: 15px;
    line-height: 19px;
    font-weight: 700;
    margin-bottom: 3px;
}
.single-product form.cart.fixed .cart-info-top__right span{
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    color: #828282;
    margin-bottom: 6px;
}
.single-product form.cart.fixed .cart-info-top__right strong.cart-info-top__price{
    font-size: 19px;
}

.woocommerce div.product p.price ins bdi {
    color: #5D5FEF;
}
.woocommerce div.product p.price del {
    order: 1;
}
.woocommerce div.product p.price del bdi {
    order: 1;
    font-size: 16px;
    color: #727272;
    font-weight: 500;
}
.sg-shop .woocommerce div.product div.images img.wp-post-image {
    max-height: 45vh;
    object-fit: cover;
    object-position: center;
    width: auto;
}
.sg-shop .woocommerce div.product form.cart {
    margin: 25px 0 0;
}
.sg-shop .woocommerce .quantity .qty {
    min-width: 95px;
}
.woocommerce div.product .stock,
.single-text-colored {
    font-size: 13px;
    color: #5D5FEF;
    display: flex;
    width: 100%;
    margin-top: 5px;
}
.single-product-meta {
    color: #727272;
    font-size: 14px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 25px;
    align-items: center;
}
.single-product-meta strong {
    color: #000;
    margin-bottom: 8px;
    display: flex;
    width: 100%;
}
.single-product-meta ul {
    padding-left: 20px;
}
.single-product-meta ul li + li {
    margin-top: 8px;
}
.single-product-meta .right {
    padding-left: 30px;
}
.single-product-meta .right img {
    width: 100px;
}
.single-product-bottom {
    display: flex;
    width: 100%;
    flex-direction: column;
    margin-top: 35px;
}
.cms-editor .single-product-bottom a {
    text-decoration-color: transparent;
    text-underline-offset: 0;
    text-decoration-thickness: 0;
    font-weight: 300;
}
.single-product-bottom .single-product-meta ul {
    padding-left: 0;
}
.prod-fav-status {
    margin-left: auto;
}
.sg-shop .woocommerce div.product form.cart {
    margin-top: 35px;
}
.product_meta {
    margin-top: 30px;
    display: none;
}
.single-buttons{
    display: flex;
    flex-direction: column;
    position: relative;
    order: 2;
}
.single-buttons a{
    margin-right: 10px;
}
.single-product-left-top {
    display: flex;
    width: 48%;
    justify-content: space-between;
    margin-bottom: 10px;
}
.sg-shop.single-product {
    overflow-x: hidden;
}
.woocommerce-tabs-body{
    margin-bottom: 60px;
}
.single-slider-similar{
    margin-top: -45px;
    padding: 10px 0 40px;
}
.woocommerce-tabs.wc-tabs-wrapper {
    position: relative;
    padding: 20px 0 25px;
    margin: 20px 0 0 0;
}
.woocommerce-tabs.wc-tabs-wrapper:before {
    content: '';
    background: #F7F7F7;
    position: absolute;
    left: -100vw;
    right: -100vw;
    top: 0;
    bottom: 0;
    z-index: -1;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    margin: 0 0 15px;
    padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
    display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border-radius: 0;
    padding: 10px 0 15px;
    border: none;
    background: transparent;
    border-bottom: solid 3px transparent;
    margin: 0 50px 0 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    border-bottom: solid 3px #5D5FEF;
    background: transparent;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    display: inline-flex;
    padding: 0;
    font-weight: 500;
    color: #000;
    text-decoration: none;
    text-transform: none;
}
.woocommerce table.shop_attributes {
    margin: 0;
}
.woocommerce table.shop_attributes tr {
    padding-bottom: 5px;
}
.woocommerce table.shop_attributes,
.woocommerce table.shop_attributes td,
.woocommerce table.shop_attributes tr:nth-child(even) td,
.woocommerce table.shop_attributes tr:nth-child(even) th,
.woocommerce table.shop_attributes th {
    border: none;
    background: transparent;
    font-style: normal;
    text-align: left;
    padding: 0 0 5px;
}
.woocommerce table.shop_attributes td p {
    padding: 0;
}
.woocommerce-product-gallery__image a {
    padding: 25px;
}
.related.products {
    position: relative;
}
.related.products h2 {
    font-size: 36px;
    line-height: 40px;
    font-weight: 600;
}
.woocommerce .related.products ul.products {
    margin-top: 30px;
}
.woocommerce .related.products ul.products li.product,
.woocommerce-page .related.products ul.products li.product {
    width: 100%;
}
.single-product .woocommerce-notices-wrapper{
    display: none;
}
.woocommerce-product-attributes-item--attribute_pa_shyryna-diapazon{
    display: none;
}
.woocommerce div.product div.images img{
    width: 377px;
    max-width: 100%;
    border: 1px solid #C4C4C4;
    border-radius: 20px;
}
.single-product .cms-editor{
    padding-top: 15px;
}
.single-product .prod-discount{
    color: #fff;
    font-size: 12px;
    line-height: 14px;
    padding: 5px 10px;
    border-radius: 25px;
    margin-bottom: 5px;
    background: rgba(255, 127, 55, 0.95);
    border: 1px solid #FF7F37;
    display: inline-block;
    position: absolute;
    top: 20%;
    left: -20px;
}
.single-product .entry-summary{
    display: flex;
    flex-direction: column;
}
.single-product .entry-summary h1{
    order: -1;
    margin-top: 10px;
}
.single-product .price{
    order: 1;
    margin-top: 40px;
}
.single-product .cart {
    order: 2;
}
.single-product .edit-link {
    display: none;
}
.sg-shop.woocommerce.single-product h1{
    margin-bottom: 7px;
}
.single-product div.product .product-loop-author{
    font-weight: 500;
    font-size: 16px;
    line-height: 21px;
    display: flex;
    align-items: center;
    color: #828282;
    margin-bottom: 20px;
}
.single-product .woocommerce-product-details__short-description {
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    color: #171717;
}
.single-product .woocommerce-product-details__short-description p {
    margin: 20px 0 5px;
}
.single-product .sg_download_button{
    background: #E0E0E0;
    border: solid 1px #E0E0E0;
    border-radius: 20px;
    font-weight: 500;
    font-size: 11px;
    line-height: 24px;
    color: #171717;
    padding: 0 25px 0 25px;
    position: relative;
    margin-top: 10px;
    display: inline-flex;
    height: 35px;
    margin-right: 10px;
    align-items: center;
    transition: all .3s;
}
.single-product .sg_download_button:before {
    content: '';
    background: url(../../images/dw.svg);
    width: 10px;
    height: 13px;
    background-size: cover;
    background-repeat: no-repeat;
    margin-right: 10px;
}
.single-product .sg_download_button:hover{
    background: #fff;
}
.single-product .sg_download_button.download-mobi{
    order: 1;
}
.single-product .price ins .woocommerce-Price-amount.amount bdi {
    font-weight: 700;
    font-size: 21px;
    line-height: 26px;
    display: flex;
    align-items: center;
    color: #FC015B;
    margin-right: 5px;
}
.single-product.woocommerce div.product p.price del bdi {
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    display: flex;
    align-items: center;
    text-decoration-line: line-through;
    color: #828282;
    position: relative;
    bottom: 2px;
}

.single-product.woocommerce div.product form.cart {
    margin-top: 10px;
    display: flex;
    flex-direction: column;
    position: relative;
}
.single-product.woocommerce div.product p.price {
    margin-bottom: 15px;
}
.sg-shop .woocommerce .single-buttons .button,
.single-product.woocommerce div.product form.cart .button{
    width: 290px;
}
.sg-shop .woocommerce .single-buttons .button:before,
.single-product.woocommerce div.product form.cart .button:before{
    content: '';
    background: url(../../images/button.svg);
    width: 14px;
    height: 20px;
    margin-right: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    transition: .3s all;
}
.sg-shop .woocommerce .single-buttons .button:hover,
.single-product.woocommerce div.product form.cart .button:hover{
    color: #000;
}
.single-product.woocommerce-page div.product div.images{
    width: 42%;
    padding-right: 50px;
}
.single-product.woocommerce-page div.product div.summary{
    width: 58%;
    float: none;
}
.single-product .woocommerce-tabs.wc-tabs-wrapper:before{
    background: transparent;
}
.single-product .woocommerce-tabs{
    width: 555px;
    max-width: 100%;
}
.single-product.woocommerce div.product .woocommerce-tabs ul.tabs{
    border-bottom: 1px solid #828282;
    display: flex;
    justify-content: space-between;
    overflow: visible;
}
.single-product.woocommerce div.product .woocommerce-tabs ul li{
    padding: 0 9px 9px 9px;
}
.single-product.woocommerce div.product .woocommerce-tabs ul li a{
    color: #171717;
    font-size: 17px;
    font-weight: 600;
}
.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    border-bottom: none;
    position: relative;
}
.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before {
    content: '';
    width: 100%;
    height: 3px;
    background: #000;
    position: absolute;
    display: block;
    left: 0;
    bottom: -2.2px;
}
.single-product.woocommerce div.product .woocommerce-Tabs-panel{
    font-size: 14px!important;
}
.single-product.woocommerce div.product .woocommerce-tabs .panel p,
.single-product.woocommerce div.product .woocommerce-tabs .panel dd{
    flex-wrap: wrap;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #171717;
    margin-top: 0;
}
.single-product.woocommerce div.product .woocommerce-tabs .panel p span,
.single-product.woocommerce div.product .woocommerce-tabs .panel dd span{
    display: inline-flex;
    align-items: center;
    margin-right: 15px;
    order: 9;
}
.single-product.woocommerce div.product .woocommerce-tabs .panel p span.item,
.single-product.woocommerce div.product .woocommerce-tabs .panel dd span.item{
    display: block;
    width: 100%;
    margin-bottom: 5px;
}
.single-product.woocommerce div.product .woocommerce-tabs .panel p span.type-epub,
.single-product.woocommerce div.product .woocommerce-tabs .panel dd span.type-epub{
    order: 1;
}
.single-product.woocommerce div.product .woocommerce-tabs .panel p span.type-mobi,
.single-product.woocommerce div.product .woocommerce-tabs .panel dd span.type-mobi{
    order: 2;
}
.single-product.woocommerce div.product .woocommerce-tabs .panel p span.type-pdf,
.single-product.woocommerce div.product .woocommerce-tabs .panel dd span.type-pdf{
    order: 3;
}
.single-product.woocommerce-page div.product .woocommerce-tabs ul.tabs::after {
    display: none;
}
.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li{
    margin-right: 0;
    padding-bottom: 5px;
}
.single-product.woocommerce div.product form.cart .button:hover:before,
.sg-shop .woocommerce .single-buttons .button:hover:before{
    filter: invert(1);
}
.like_content img {
    width: 19px;
    height: 17px;
    cursor: pointer;
}
.like_content {
    position: relative;
    left: 20px;
    top: 12px
}
.buy_now{
    width: 290px;
    color: #FFFFFF;
    background: #06070D;
    margin-top: 10px;
    border-color: #06070D;
}
.buy_now:hover{
    background: #fff;
    color: #06070D;
}
.description_more{
    position: absolute;
    padding-left: 35px;
    color: #828282;
    font-size: 14px;
    cursor: pointer;
    bottom: 20px;
    left: 0;
    transition: all .3s;
}
.single-product.woocommerce div.product .woocommerce-Tabs-panel.description_active .description_more{
    bottom: 0;
}
.description_more:hover{
    color: #5D5FEF;
}
.description_more:before {
    content: '';
    background-image: url(../../images/back.svg);
    background-color: #eaeaea;
    width: 25px;
    height: 25px;
    display: block;
    border-radius: 9px;
    position: absolute;
    left: 0;
    top: -2px;
    background-position: center;
    background-repeat: no-repeat;
}
.woocommerce-Tabs-panel--description{
    transition: .3s all;
}
.woocommerce-Tabs-panel--description.scroll-height{
    max-height: 300px;
    overflow: hidden;
}
.woocommerce-Tabs-panel--description:before{
    content: '';
    background: linear-gradient(0, rgb(255 255 255 / 100%) 35%, rgba(255, 255, 255, 70%) 75%, rgba(255, 255, 255, 40%) 100%);
    height: 65px;
    width: 100%;
    bottom: 35px;
    display: flex;
    position: absolute;
}
.woocommerce-Tabs-panel--description.full-height:before,
.woocommerce-Tabs-panel--description.full-height .description_more,
.woocommerce-Tabs-panel--description.description_active:before{
    display: none;
}
.description_active {
    height: 100%;
    overflow: visible;
}
.description_active .description_more:before{
    transform: rotate(180deg);
}
.my_rating .rating {
    font-size: 45px;
    overflow: hidden;
    width: 220px;
}
.my_rating .rating input {
    float: right;
    opacity: 0;
    position: absolute;
}
.my_rating .rating a,
.my_rating .rating label {
    float: right;
    color: #aaa;
    text-decoration: none;
    -webkit-transition: color .4s;
    -moz-transition: color .4s;
    -o-transition: color .4s;
    transition: color .4s;
}

.my_rating .rating label img {
    filter: grayscale(100%);
    width: 22px;
    height: 22px;
}
.my_rating .rating label:hover ~ label img,
.my_rating .rating input:focus ~ label img,
.my_rating .rating label:hover img,
.my_rating .rating a:hover img,
.my_rating .rating a:hover ~ a img,
.my_rating .rating a:focus img,
.my_rating .rating a:focus ~ a img {
    filter: grayscale(0);
    cursor: pointer;
}
.my_rating .rating2 a {
    float: none
}
.add_response .rating_wrap {
    margin-bottom: 25px;
}
.add_response .rating {
    color: #171717;
    font-weight: 500;
    margin-right: 5px;
}
.add_response .all_rating {
    color: #bdbdbd;
    font-size: 15px;
    font-weight: 500;
    margin-right: 15px;
}
.add_response .all_rating_full {
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    align-items: center;
    color: #828282;
}
.add_response .my_rating span {
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    display: flex;
    align-items: center;
    color: #4F4F4F;
}
.add_response .rating_button {
    width: 290px;
    height: 35px;
    align-items: center;
    display: block;
    line-height: 35px;
    transition: .3s all;
    padding-left: 30px;
    border: 1px solid #979797;
    border-radius: 20px;
    text-align: center;
    font-style: normal;
    font-weight: 500;
    font-size: 11px;
    color: #171717;
    position: relative;
    margin-top: 30px;
}
.add_response .rating_button:before {
    content: '';
    background: url(../../images/fa-regular_comment-dots.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    left: 90px;
    top: 7px;
}
.add_response {
    display: inline-block;
    width: 50%;
    padding: 10px 0 0 10%;
    margin: 30px 0;
}
.woocommerce-Tabs-panel h2 {
    display: none;
}
.sg-wrap-types{
    margin-bottom: 15px;
}
.swiper-slide .sg-wrap-types{
    margin-bottom: 0;
}
.product-small-details{
    margin: -15px 0 20px!important;
    color: #828282;
}
.product-small-details strong{
    font-weight: 600;
    color: #000;
}
.product-small-details strong a{
    color: #000;
}
.product-small-details strong a:hover{
    color: #5D5FEF;
}
.add-to-wishlist{
    position: absolute;
    left: 300px;
    top: 7px;
}
.add-to-wishlist svg{
    width: 25px;
    height: 25px;
}
.woocommerce #reviews #comments ol.commentlist{
    padding-left: 0;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar{
    display: none;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text{
    margin-left: 0;
    border-radius: 20px;
}
.single-product .content.cards--0{
    overflow: hidden;
}
.single-product div.product .product-loop-author{
    flex-wrap: wrap;
    height: auto;
}
.single-product.woocommerce div.product .woocommerce-Tabs-panel.description_active{
    margin-bottom: 40px;
    max-height: 100%;
}
.single-product.woocommerce div.product .woocommerce-Tabs-panel.description_active .description_more{
    bottom: 15px;
}
.product-samples{
    flex-wrap: wrap;
}
.single-product .prod-cards.woocommerce.sg_product_slider.grey_container{
    padding-top: 50px;
}
.single-product .prod-cards.woocommerce.sg_product_slider.white-container{
    padding: 50px 0 70px;
    margin-top: 0;
}

@media (max-width: 990px){
    .single-product.woocommerce-page div.product div.images{
        width: 100%;
        margin-bottom: 15px;
        padding-right: 0;
    }
    .single-product.woocommerce-page div.product div.images .swiper-slide{
        justify-content: center;
    }
    .single-product.woocommerce div.product form.cart{
        align-items: center;
    }
    .single-product.woocommerce div.product .add-to-wishlist{
        top: -50px;
        right: 200px;
        left: auto;
    }
    .single-product form.cart.fixed .cart-info-top{
        display: none!important;
    }
    .single-product form.cart.fixed{
        width: 100%;
    }
    .single-product.woocommerce div.product .single-buttons .add-to-wishlist{
        top: -40px;
    }
    .single-product.woocommerce div.product .single-buttons{
        align-items: center;
        justify-content: center;
    }
    .single-product.woocommerce-page div.product div.summary{
        width: 100%;
    }
    .sg-shop.woocommerce.single-product div.product h1,
    .sg-shop.woocommerce.single-product div.product h2{
        text-align: center;
    }
    .site-main .flex.product-samples{
        align-items: center;
    }
    .single-product .woocommerce-tabs{
        width: 100%;
        padding-bottom: 10px;

    }
    .add_response{
        width: 290px;
        padding-top: 0;
        padding-left: 0;
        margin: 0 0 50px;
    }
    .site-main .flex{
        flex-direction: column;
    }
    .woocommerce-tabs.wc-tabs-wrapper{
        margin-top: 0;
        /*order: 2;*/
    }
    .add_response{
        margin: 15px auto 0;
    }
    .site-main .flex.info-item{
        flex-direction: row;
    }
    .single-product .sg_download_button{
        width: 290px;
        text-align: center;
        justify-content: center;
        margin-right: 0;
    }
    .single-product.woocommerce div.product .woocommerce-tabs ul li a{
        text-transform: none;
    }
    .single-product.woocommerce div.product p.price{
        margin: 40px auto 15px;
        width: 290px;
    }
    .single-product div.product .product-loop-author,
    .product-small-details{
        justify-content: center;
        text-align: center;
    }
    .sg-wrap-types{
        width: 290px;
        margin: 0 auto 15px;
    }
    .single-slider-similar{
        margin-top: 0;
    }
    .woocommerce-tabs-body{
        margin-bottom: 40px;
    }
    .single-product.woocommerce div.product .woocommerce-Tabs-panel.description_active{
        margin-bottom: 50px;
    }
    .description_more{
        left: calc(50% - 60px);
    }
    .sg-wrap-types{
        justify-content: center;
    }
    .post-rating, .post-rating-set{
        width: auto;
    }
    .single-product.woocommerce div.product .single-buttons,
    .single-product.woocommerce div.product form.cart{
        position: fixed!important;
        bottom: 0!important;
        right: 0!important;
        left: 0!important;
        z-index: 999;
        background: #fff;
        border-radius: 0!important;
        padding: 15px 10px!important;
        border: none!important;
        border-top: 1px solid #E6E6E6!important;
        justify-content: space-between;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .single-product.woocommerce div.product .single-buttons,
    .single-product.woocommerce div.product .single-buttons .button{
        width: 100%!important;
    }
    .single-product.woocommerce .sg-product.product form.cart .button,
    .single-product.woocommerce .sg-product.product form.cart .buy_now{
        width: calc(50% - 10px)!important;
        margin: 0!important;
        line-height: 15px;
    }
}
@media (max-width: 767px) {
    .woocommerce .related.products{
        padding-bottom: 75px;
    }
    .single-product.woocommerce div.product .add-to-wishlist{
        right: 110px;
    }
    .single-product.woocommerce-page div.product div.images{
        padding-right: 0;
    }
    .woocommerce-tabs-body{
        margin-bottom: 25px;
    }
    .info-item strong,
    .info-item p,
    .info-item dd,
    .info-item dt{
        width: 100%;
        padding-left: 0;
        font-size: 13px;
        margin-bottom: 5px;
    }
    .add-to-wishlist{
        right: 10px;
        left: auto;
    }
    .archive .breadcrumbs, .single-product .breadcrumbs{
        margin: 100px 0 -10px;
        padding-left: 40px;
    }
    .single-product .breadcrumbs{
        margin-bottom: 5px;
    }
    .breadcrumbs-item.icon-home svg{
        position: absolute;
        left: 15px;
    }
    .breadcrumbs-item:after{
        margin-top: -2px;
    }
    .woocommerce #review_form #respond p{
        /*margin: 0!important;*/
    }
    .product-samples{
        margin: 15px 0 0;
    }
    .single-product .breadcrumbs-item.not-active,
    .single-product .breadcrumbs a.breadcrumbs-item.category:after{
        display: none;
    }
    .woocommerce-tabs-body{
        margin-bottom: 70px;
    }
    .single-product.woocommerce div.product .woocommerce-Tabs-panel.description_active .description_more{
        /*bottom: 15px;*/
    }
    .single-product .prod-cards.woocommerce.sg_product_slider.grey_container{
        padding-top: 30px;
    }
    .single-product .prod-cards.woocommerce.sg_product_slider.white-container{
        padding: 30px 0 60px;
    }
}
@media (max-width: 576px){
    .single-product.woocommerce div.product .single-buttons{
        margin-top: 10px;
    }
    .add_response{
        width: 100%;
    }
    .single-product .cms-editor{
        overflow: hidden;
    }
    .site-main .flex.info-item{
        flex-direction: column;
    }
    .single-product.woocommerce div.product .woocommerce-tabs ul.tabs li{
        border-bottom: none;
        padding: 0 0 5px 0;
    }
    .single-product.woocommerce div.product .woocommerce-tabs ul li a{
        font-size: 15px;
        text-transform: none;
    }
    .single-product.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
        color: #5D5FEF;
    }
    .single-product.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before{
        /*display: none;*/
    }
    .sg-shop.woocommerce #review_form .comment-reply-title{
        margin-left: 0;
    }
    .sg-shop.woocommerce.single-product div.summary h2{
        text-align: center;
    }
    .sg-shop.woocommerce.single-product h2 br{
        display: block;
    }
    .single-product.woocommerce div.product form.cart .button,
    .buy_now{
        width: calc(100% - 50px)!important;
    }
    .sg-shop .woocommerce .single-buttons .button{
        width: 100% !important;
    }
    .single-slider-similar {
        margin-top: -25px;
    }
    .doubleSlider.doubleSlider--higher{
        width: 200px;
        margin: auto;
        position: relative;
    }
    /*.product-marks{*/
    /*    left: -25px;*/
    /*}*/
    .sg-shop.woocommerce.single-product h1{
        line-height: 28px;
        font-size: 24px;
        text-align: center;
        margin: 0;
    }
    .single-product div.product .product-loop-author{
        font-size: 16px;
        line-height: 18px;
        justify-content: center;
        margin: 10px 0 20px;
    }
    .single-product.woocommerce div.product p.price{
        margin: 25px 0 0;
    }
    .single-product.woocommerce div.product .add-to-wishlist,
    .single-product.woocommerce div.product .single-buttons .add-to-wishlist{
        top: -35px;
        right: 15px;
    }
    .single-product .sg_download_button{
        width: 100%;
        margin: 0 0 10px 0;
        text-align: center;
        justify-content: center;
        height: 40px;
    }
    .woocommerce-tabs.wc-tabs-wrapper{
        padding-top: 20px;
    }
    .single-product.woocommerce .sg-product.product form.cart .button,
    .single-product.woocommerce .sg-product.product form.cart .buy_now{
        width: 100%!important;
    }
    .single-product.woocommerce .sg-product.product form.cart .button,
    .single-product.woocommerce .sg-product.product form.cart .buy_now{
        width: calc(50% - 10px)!important;
        margin: 0!important;
    }
    .sg-shop .woocommerce .single-buttons .button:before,
    .single-product.woocommerce div.product form.cart .button:before{
        width: 18px;
        height: 20px;
        margin-right: 0;
    }
    .add_response{
        margin-top: 25px;
    }
    .add_response .rating_button{
        display: flex;
        height: 40px;
        align-items: center;
        justify-content: center;
        padding: 0;
        width: 100%;
        margin-top: 25px;
    }
    .add_response .rating_button:before{
        position: relative;
        top: auto;
        left: auto;
        margin-right: 10px;
    }
    .post-rating-set--stars{
        margin: 5px 0 0;
        width: 100%;
        padding-right: 10px;
    }
    .post-rating-set--stars label img {
        filter: grayscale(100%);
        width: 28px;
        height: 28px;
        margin: 0 5px;
    }
}
@media (max-width: 410px) {
    .woocommerce div.product div.images img {
        width: calc(100% - 2px);
    }

}
