.product_list {
    list-style: none;
    position: relative;
    z-index: 1;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0px 2px 6px 2px;
    /*-webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1);*/
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    /*box-shadow: 0px 10px 14px 0px rgb(0 0 0 / 0.20);*/
    padding: 8px;
}

#category_product_list {
    display: flex;
    flex-wrap: wrap;
}

.product_list.list .product-container,
.searchBlog-container {
    padding: 20px 0;
}

.product_list.list .product-container,
.searchBlog-container {
    border-bottom: 1px #D8D8D8 dashed;
}

.product_list.list li:last-child .product-container,
.searchBlog-container {
    border-bottom: 0;
}

@media (max-width: 767px) {
    .product_list {
        list-style: none;
        position: relative;
        z-index: 1;
        margin-top: 0;
        margin-bottom: 0;
        padding: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-size: 18px!important;
    }
}

.product_list.grid {
    display: flex !important;
    grid-column-gap: 0 !important;
    grid-row-gap: 0 !important;
}


/*.product_list.grid .presentation-block {min-height: 235px;}*/


/*
.product_list.grid .product-container:hover > .presentation-block {
    -webkit-box-shadow: inset 0px 0px 10px 1px rgba(0,0,0,0.1);
    box-shadow: inset 0px 0px 10px 1px rgba(0,0,0,0.1);
}
*/

.product_list .product-container,
.searchBlog-container {
    -webkit-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
}

.product_list .product-container:hover,
.searchBlog-container:hover {
    -webkit-box-shadow: 5px 5px 20px 0 rgb(0 0 0 / 0.25)!important;
    box-shadow: 5px 5px 20px 0 rgb(0 0 0 / 25%)!important;
    z-index: 9999;
    cursor: pointer;
}

.product_list .product-container:hover img,
.searchBlog-container:hover img {
    /* transform: translatey(0px);
    animation: float 3s ease-in-out 1; */
}

.product_list .product-container:hover .title-block .stickers,
.product_list .product-container:hover .button-container .ajax_add_to_cart_button {
    opacity: 1;
}

.description-block>a>span.truncate>ul>li {
    min-height: auto;
    line-height: 23px;
    text-align: left;
    display: flex; 
    margin: 0 0 10px 0;
}

.description-block>a>span.truncate>ul {
    list-style: none;
    padding-left: 5px;
    margin: 0;
}

.description-block>a>span.truncate>ul>li::before,
.searchBlog-container ul li::before {
    content: "\f058";
    padding-right: 8px;
    color: #34a64e;
    position: relative;
    font-size: 20px;
    font-family: "FontAwesome";
    font-weight: 700;
    padding-top: 3px;
    display: flex;
    align-items: center;
}

#category .product_list.grid li.show_all_modules_index {
    display: none;
}

#index .product_list.grid li:last-child {

}

@media (min-width: 768px) {
    .product_list.grid li {
    }
    .product_list.grid li:last-child {
        min-height: unset;
        max-height: unset;
    }
    .product_list.grid .presentation-block {
        min-height: 240px;
    }
}

.product_list .image-block {
    position: relative;
    width: 220px;
    height: 220px;
    margin: 20px auto 0;
}

@media (max-width: 768px) {
    .product_list .image-block {
        width: 210px;
        height: 220px;
    }
    .description-block>a>span.truncate>ul>li::before {
        top: -1px;
    }
    .description-block>a>span.truncate>ul>li:nth-child(n+3) {
        display:none;
    }
}

.product_list .image-block [class*="flag-"] {
    color: #fff;
    text-transform: uppercase;
    position: absolute;
    top: 0px;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0px 47px 27px 5px;
}

@media (max-width: 768px) {
    .product_list .image-block [class*="flag-"] {
        top: 0px;
    }
    .container-header h1 {
        font-size: 20px;
    }
}

@media (min-width: 768px) and (max-width: 1600px) {
    .product_list .image-block [class*="flag-"] {
        top: 0px;
    }
}

.product_list .image-block [class*="flag-"]>.inset {
    position: absolute;
    /*-webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);*/
}

.product_list .image-block .flag-new>.inset {
    font-size: 14px;
    padding: 4px;
}

.product_list .image-block .flag-new {
    top: 25px;
    border-width: 0px 54px 27px 5px;
}

.product_list .flag-reduction {
    color: var(--promo-color-contrast);
    background: var(--promo-color);
    -webkit-text-fill-color: var(--promo-color-contrast);
    border-radius: 5px;
    /*border: 1px solid grey;
    color: grey;*/
    margin: 0 10px;
    padding: 2px 5px;
    width: 50px;
}

.product_list .flag-new {
    color: white;
    background: #AA1353;
    -webkit-text-fill-color: white;
    font-size: 12px;
    font-weight: 400;
    padding: 3px 10px;
    border-radius: 10px;
}

.support-span-mainpage {
    border: 1px solid #34a64e !important;
    color: #376642;
    background: #ffffffc4;
}

#prices-drop .support-span-mainpage,
#category .support-span-mainpage,
#index .support-span-category {}

#prices-drop .pull-left.priceBoxMiddleRed,
#category .pull-left.priceBoxMiddleRed,
#search .pull-left.priceBoxMiddleRed {
    display: flex;
    flex-direction: column;
}

.entry_content-description .support-span-category {
    display: none;
}

.entry_content-description #pshowblog_entries article .entry_title_anchor h2 {
    margin: 0;
}

#module-pshowblog-entry .product_list .description-block .truncate {
    margin-bottom: 10px;
}

#module-pshowblog-entry .product_list .price {
    font-size: 16px;
}

@media (max-width: 768px) {
    #module-pshowblog-entry .flag-reduction {
        display: none;
    }
    #module-pshowblog-entry .support-span-mainpage {
        padding: 3px;
    }
}

#category .priceBoxMiddle,
#search .priceBoxMiddle,
#index .priceBoxMiddle {
    display: flex;
    flex-direction: column;
    justify-content: center;
    line-height: unset;
    align-items: flex-start;
}

@media (max-width: 768px) {

    .product_list.grid .buy-block {
        margin: 30px 0 10px !important
    }

    .product_list .description-block .truncate {
        height: auto!important;
    }

    #category .pull-left.priceBoxMiddleRed {
        margin-top: -5px;
    }

    .product_list .title-block h5,
    .product_list .title-block h3,
    .product_list .title-block h3 a {
        height: auto!important;
        font-size: 18px!important;
    }
}

@media (min-width: 775px) {
    .product_list .title-block h5,
    .product_list .title-block h3  {
        line-height: 1.5em;
        min-height: 3em;
    }
}

.product_list .title-block h5,
.product_list .title-block h3  {
    margin: 20px 10px;
    font-weight: 600;
    font-size: 20px;
    text-align: center;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: visible;
    height: 4.2em;
    line-height: 1.6em;
}

.product_list-desktop .title-block h5,
.product-list-desktop .title-block h3  {
    margin: 10px;
    font-weight: 600;
    font-size: 14px;
    text-align: left;
}

html[data-useragent*='Firefox'] .product_list .title-block h5,
html[data-useragent*='Firefox'] .product_list .title-block h3  {
    font-size: 15px;
}

.product_list .reduction .title-block h5 a {
    color: #30AD2B;
}

.product_list .new .title-block h5 a {
    color: #AA1353;
}

.product_list .reduction .title-block h5 a:hover {
    color: #AA1353;
}

.product_list .new .title-block h5 a:hover {
    color: #30AD2B;
}

.product_list.list .version-block,
.product_list.list .content_price {
    float: left;
    margin-top: 10px;
}

.product_list.list .content_price {
    margin-top: 17px;
}

.product_list.grid .version-block {
    display: none;
    margin-top: 0px;
}

.product_list .version-list {
    position: absolute;
    width: 20px;
    top: 15px;
    margin-top: 10px;
    display: none;
}

.product_list.list .version-list {
    margin-left: 20px;
    margin-right: 20px;
}

.product_list.grid .version-list .version-tip.active {
    right: -14px;
}

.product_list.list .version-list .version-tip.active {
    left: -14px;
}

.product_list.grid .version-list .version-tip.active:before {
    right: 20px;
}

.product_list.list .version-list .version-tip.active:before {
    left: 20px;
}

.product_list.grid .categoryId-out .categoryId-tip.active,
.product_list.list .categoryId-out .categoryId-tip.active {
    left: -14px;
}

.product_list.grid .categoryId-out .categoryId-tip.active:before,
.product_list.list .categoryId-out .categoryId-tip.active:before {
    left: 22px;
}

.product_list.grid .description-block {
    float: left;
    margin-top: 20px;
    font-size: 14px;
    font-family: Lato;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 3%;

}

.product_list.list .description-block {
    margin-top: 5px;
}

.product_list.grid .description-block .product-desc .no-truncate {
    display: none;
}

.product_list.list .description-block .product-desc .truncate {
    display: none;
}

.product_list .description-block .product-desc {
    font-size: 16px;
    font-style: normal;
    text-decoration: none;
}

.product_list .description-block .product-desc .sprites {
    margin-left: 5px;
}

.product_list .price {
    font-size: 20px;
    font-weight: bold;
    font-family: 'gomme-sans';
}

.product_list.list .price {
    color: #AA1353;
}

.product_list .old-price {
    text-decoration: line-through;
    font-size: 12px;
    line-height: 7px;
}

.product_list .button-container {

}

@media (max-width: 768px) {
    .product_list .button-container {
        float: right;
        margin-right: 0px;
    }
    .priceBoxMiddle {}
}

.product_list.list .button-container {
    position: relative;
    top: 8px;
}

.product_list .button-container .lnk_view {
    padding: 14px 12px 6px 12px;
}

.product_list .button-container .lnk_view .sprites {
    top: -2px;
}

.product_list.list .button-container .ajax_add_to_cart_button .text {
    position: relative;
    top: -9px;
    margin-left: 15px;
}

.product_list.grid .content_price,
.product_list .ajax_add_to_cart_button {
    color: #fff;
    font-size: 12px;
}

.product_list.grid .lnk_view {
    display: none;
}

.product_list.list .lnk_view {
    background-color: #374658;
}

.product_list .reduction .lnk_view {
    background-color: #30AD2B;
}

.product_list .new .lnk_view {
    background-color: #AA1353;
}

.product_list .ajax_add_to_cart_button:hover,
.product_list.list .lnk_view:hover {
    background-color: #AA1353;
}

.product_list .new .ajax_add_to_cart_button:hover,
.product_list .new .lnk_view:hover {
    background-color: #30AD2B;
}

.product_list .ajax_block_product {
    padding: 10px;
}

.product_list .description-block .truncate {
    display: block;
    display: -webkit-box;
    height: 160px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 22px;
    /*-webkit-line-clamp: 5;*/
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    text-align: justify;
    margin-bottom: 5px
}

@media (min-width: 769px) {
    #category .product_list .description-block .truncate {
        margin-bottom: 8px !important;
    }
}

@media (max-width: 768px) {
    #category .product_list .description-block .truncate {
        margin-bottom: 5px;
        height: fit-content;
        font-size: 13px;
    }
}

@media (max-width: 768px) and (min-width: 768px) {
    #category .pull-left.priceBoxMiddleRed {
        margin-top: -13px;
    }
}

#nav-main a.link-pink.active {
    background-color: #AA1353;
}

#nav-main a.active {
    color: #fff;
}

#nav-main a.link-green.active {
    background-color: #30AD2B;
}

#nav-main a.active {
    color: #fff;
}

.product_list .reduction .ajax_add_to_cart_button,
.product_list .button-container .ajax_add_to_cart_button,
.product_list .button-container .ajax_add_to_cart_button2,
#index .show_all_modules {
    color: #000;
    display: flex;
    align-items: center;
    width: 190px;
    font-size: 16px;
    height: 48px;
    background: #0BBE20;
    border-radius: 64px;
    justify-content: center;
}

.product-list-desktop .button-container .ajax_add_to_cart_button2 {
    height: 40px;
}

@media (min-width:1200px) and (max-width: 1600px) {
    .product_list .ajax_add_to_cart_button {
        width: 150px!important;
        font-size: 13px!important;
    }
    .product_list .price {
        font-size: 18px;
    }
}

@media (min-width:750px) and (max-width: 980px) {
    .product_list .ajax_add_to_cart_button {
        width: 160px!important;
        font-size: 12px!important;
    }
}

@media (min-width:475px) and (max-width: 770px) {
    .product_list .ajax_add_to_cart_button {
        width: 250px!important;
        font-size: 14px!important;
    }
}

@media (max-width: 520px) {
    .ajax_add_to_cart_button {
        width: 180px!important;
        font-size: 12px!important;
    }

     .product_list .price {
        font-size: 18px;
    }
}

@media (max-width: 420px) {
    .ajax_add_to_cart_button {
        width: 40vw!important;
        font-size: 12px!important;
    }

}

#index .show_all_modules {
    height: unset;
    background: white;
    border: 1px solid black;
    color: black;
    margin: 0 auto;
    width: fit-content;
}

#index .show_all_modules:hover {
    background: black;
    color: white;
}

.star_content.star_content_products .star.star_on::after,
.comment_author_infos .star_content .star.star_on::after,
#id_new_comment_form #criterions_list .star_content .star.star_on::after {
    content: "\f005";
    font-family: "FontAwesome";
    display: inline-block;
    color: #ebe417;
    font-size: 18px;
}

.desktop_products_list_view .star_content.star_content_products .star.star_on::after {
    font-size: 15px;
    padding: 0 0 0 5px;
}

.star_content.star_content_products .star::after,
.comment_author_infos .star_content .star::after,
#id_new_comment_form #criterions_list .star_content .star::after {
    content: "\f006";
    font-family: "FontAwesome";
    display: inline-block;
    color: #777676;
}

.star_content.star_content_products .star,
.comment_author_infos .star_content .star,
#id_new_comment_form #criterions_list .star_content .star {
    position: relative;
    top: 1px;
    width: 20px;
    overflow: hidden;
    cursor: pointer;
    font-size: 16px;
    height: 21px;
    font-weight: normal;
    display: inline-block;
}

.star_content ul {
    display: inline-block;
    padding: 0;
}

.star_content li {
    min-height: 20px!important;
    padding-top: 1px;
}

.star_content li:last-child {
    display: inline-block!important;
    width: auto!important;
}

.comment_author_infos .star_content .star {
    top: 5px;
}

#comments {
    font-size: 14px;
}

#id_new_comment_form #criterions_list .star_content .star {
    top: 1px;
    width: 22px;
    font-size: 20px;
    height: 22px;
}

.product_list .reduction .ajax_add_to_cart_button svg,
.product_list .button-container .ajax_add_to_cart_button svg,
.product_list .button-container .ajax_add_to_cart_button2 svg {
    margin-top: -5px;
}

.product_list .reduction .ajax_add_to_cart_button .text,
.product_list .button-container .ajax_add_to_cart_button .text,
.product_list .button-container .ajax_add_to_cart_button2 .text {
    font-weight: Bold;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 3%;
    text-align: center;
}

.product_list.grid .content_price,
.product_list.grid .reduction .content_price {
    background-color: #ffffff;
    color: #374658;
    width: auto;
    display: inline-block;
}

.product_list .content_price,
.product_list .button-container {

}

.product_list .content_price .priceInfoLabel,
.product_list .button-container .priceInfoLabel {
    margin-right: 10px;
}

.product_list.grid .button-container {
    display: inline-block;
    vertical-align: middle;
}

.product_list.grid .content_price {

}

.product_list.grid .description-block {
    margin: 5px 10px;
}

.product_list.grid .product-container,
.searchBlog-container {
    border: 1px solid #d9d9d9;
    padding: 8px;
    -webkit-box-shadow: 0px 0px 10px -1px rgba(156, 156, 156, 0.22);
    -moz-box-shadow: 0px 0px 10px -1px rgba(156, 156, 156, 0.22);
    box-shadow: 0px 0px 10px -1px rgba(156, 156, 156, 0.22);
    border-radius: 10px;
    background-color: white;
}

.product_list .image-block img {
    border-radius: 10px;
    padding: 0px;
}

.product_list.grid .buy-block {
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 16px 0;
    }

.product_list.grid .presentation-block {
    padding: 0px 4px;
    background-color: transparent;
}

@media (min-width: 1200px) and (max-width: 1400px) {
    .buy-block .content_price {
        max-width: 49%;
    }
    .product_list.grid .product-container,
    .searchBlog-container {
        min-height: 394px;
    }
    .content_price .support-span-category {
        line-height: 1.1;
    }
}

@media (min-width: 1600px) {
    .product_list .description-block .truncate {
        margin-top: 0;
        font-size: 14px;
        line-height: 22px;
    }
    #productscategory .description-block .truncate {
        margin-top: 16px;
    }
}

@media (max-width: 375px) {
    .product_list .title-block h5,
    .product_list .title-block h3  {
        margin: 10px 0;
        font-size: 16px;
    }
    .product_list .star_content {
        margin: 10px auto!important;
    }
    .stickers {
        margin: 10px 0;
        height: 30px;
        position: relative;
    }
    .stickers span {
        line-height: 15px;
        font-size: 10px;
        margin: 2px;
    }
    .product_list.grid .description-block {
        margin: 0px;
    }
    .product_list .description-block .truncate {
        font-size: 12px;
        height: auto;
    }
    .product_list.grid .buy-block {
    }
    .priceBoxMiddleRed {
        margin: 0;
        padding: 0;
    }
    .product_list .content_price .price {
        font-size: 18px;
        display: flex;
        flex-direction: column;
    }
    .product_list .content_price .priceInfoLabel,
    .product_list .button-container .priceInfoLabel {
        margin-right: 5px;
        display: none;
    }
    .product_list.grid .content_price {
    }
    .product_list .reduction .ajax_add_to_cart_button .text,
    .product_list .button-container .ajax_add_to_cart_button .text {
        font-size: 12px;
        padding-right: 0px;
    }
}

#productscategory .product_list.grid .content_price {
    line-height: 52px;
}

.product_list .reduction .ajax_add_to_cart_button:hover,
.product_list .button-container .ajax_add_to_cart_button:hover,
.product_list .button-container .ajax_add_to_cart_button2:hover {
    background-color: #71b641;
}

#index .product_list.grid .swiper-wrapper .show_all_modules_index {
    display: none;
}

#index .product_list.grid li {
    margin-right: 0px !important;
}

@media (max-width: 768px) and (min-width: 768px) {
    .product_list.grid .product-container,
    .searchBlog-container {
        padding: 10px;
    }
}

@media (max-width: 767px) {
    #index .product_list.grid li.swiper-slide {
        width: 100% !important;
        margin-right: 15px !important;
    }
    

    #blockbestsellers,
    #blocknewproducts,
    #blockspecials,
    #homefeatured {
        padding: 0 !important;
    }
    .product_list .ajax_block_product:first-child {
        margin-top: 10px;
    }
    .product_list .ajax_block_product {
        padding: 10px 0;
    }

    .star_content.star_content_products {
    
    }

    .product-list-desktop .buy-block {
        margin: 0!important
    }
}

.selector1 #selectProductSort,
.selector1 #ps-version {
    padding: 5px;
    border-radius: 5px;
}

@media (min-width: 320px) {
    .product-container:hover .ajax_add_to_cart_button::after {
        content: '';
        width: 0%;
        height: 65px;
        overflow: hidden;
        width: 0;
        right: 0;
        position: absolute;
        z-index: 1;
        animation: slide 3s cubic-bezier(.18,.89,.32,1.28) 1s infinite;
        background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(128,186,232,0) 99%,rgba(125,185,232,0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff',endColorstr='#007db9e8',GradientType=1 );
    }

    .preorder-product:hover  .ajax_add_to_cart_button::after {
        background: none!important;
    }
}

.product-container .button-container {
    overflow: hidden;
}

@keyframes slide {
    0% {opacity:1; width:100%;}
    50% {opacity:0.2; width: 0%;}
    100% {opacity:0;width:0%;right:0;}
}

/* NEW DESTKOP VERSION */

.product-list-desktop .product-container,
.product-list-desktop .presentation-block {
    padding: 0!important;
}

.product-list-desktop .stickers {
    display: flex;flex-direction: column;align-items: flex-start; position: absolute;
}

.product-list-desktop .product-cover-img-block {
    overflow: hidden; 
    aspect-ratio : 1 / 1;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.product-list-desktop .cover-img-block {
    height: 100%;
    background-repeat: no-repeat;
    background-size: 85%;
    background-position: center; 

}

.product-list-desktop:hover .cover-img-block {


}

.product-list-desktop .title-block h5,
.product-list-desktop .star_content {
    padding: 0 5px;
}

.product-list-desktop .title-block h5 {
    text-align: left; 
    font-size: 16px!important; 
    height: 50px;
    margin: 10px 5px 0px 5px!important;
    font-weight: 600;
    line-height: 20px;
}

.product-list-desktop .star_content {
    text-align: left;
    margin: 5px auto 10px;
}

.product-list-desktop .star_content ul {
    padding: 0;
    display: flex; justify-content: space-between;
}

.product-list-desktop .star_content ul {
    padding: 0;
}

.product-list-desktop .star_content ul li:first-child,
.product-list-desktop .star_content ul li:last-child,
.preorder-product .star_content .preorder-info {
    font-size: 14px; 
    width: fit-content;
    padding: 4px 10px 0 5px; 
    display: inline-block;
}

.product-list-desktop .buy-block {
    align-items: flex-start!important;
}

.product-list-desktop .buy-block .priceBoxMiddle {
    height: 40px;
}


.product-list-desktop .free-support {
    margin: 10px auto 0; 
    font-size: 12px; 
    text-align: center; 
    display: block;
}

.product-list-desktop .priceBoxMiddle,
.product-list-desktop .priceBoxMiddleRed {
    margin: 0!important;
    padding: 0!important;
}

.product-list-desktop .price {
    font-size: 16px;
    font-weight: 600;
}

.product-list-desktop .button-container {
    margin: 0;
}

.product-list-desktop .button-container .ajax_add_to_cart_button {
    height: 45px;
}


@media (min-width: 767px) {
    .preorder-product {
        border-color: black!important;
        background: var(--preorder-bg)!important;
    }
    .preorder-product .content_price {
        background-color: unset!important;
    }
    .preorder-product .button-container .ajax_add_to_cart_button,
    .preorder-product .button-container .ajax_add_to_cart_button2 {
        background-color: var(--preorder-contrast)!important;
    }
    .preorder-product .button-container .text, 
    .preorder-product .button-container .sprites  {
        color: black!important;
    }

    .preorder-product a, 
    .preorder-product span, 
    .preorder-product li, 
    .preorder-product .product-price {
        color: var(--preorder-contrast)!important;
    }
    .preorder-product .star_content .preorder-info {
        color: var(--preorder-contrast)!important;
    }

    .mobile_products_list_view .preorder-product .support-span-mainpage {
        background: var(--preorder-contrast);
        border: 1px solid var(--preorder-contrast)!important;
        color: var(--preorder-bg)!important;
        opacity: 0.9;
    }
    
}

.preorder-product {
    border-color: black!important;
}



.preorder-product .stickers span.preorder {
    border: 1px solid var(--preorder-contrast);
}

.preorder-product .star_content ul,
.preorder-product .star_content .comments-stats {
    display: none;
}



.preorder-product .star_content .preorder-info i{
    padding: 0 5px 0 0;
}

.preorder-product .star_content .preorder-info .specific_price_countdown_intro {
    padding: 0;
    margin: 0;
    display: none;
}

.preorder-product .star_content .preorder-info .specific_price_countdown_block {
    display: inline-block;
}

.show_all_modules_index {
    width: 100%;
}

.show_all_modules_index .show_all {
    display: flex;
    font-size: 16px;
    text-align: center;
    gap: 16px;
    flex-direction: column;
    justify-content: center;
    max-width: 500px;
    margin: 70px auto 0;
}

.show_all_modules_index .star-rating {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.show_all_modules_index .star-rating .stars {
    color: #fbbc04;
    display: flex;
    gap: 3px;
    font-size: 15px;
}

@media (max-width: 767px) {
    .show_all_modules_index .star-rating {
        flex-direction: column!important;
    }
}