

/* Start:/bitrix/templates/optikaoptima_2.0/components/ag/ag.plugin/gift_landing_page/style.css?17664311904889*/
body{
    overflow-x: hidden;
}

.gift_landing_page{
    background-color: #e6e6e6;
    padding: 0 100px 100px 100px;
}

.gift_landing_page img{
    display: block;
}

.gift_landing_page .gift_list_item .gift_item .gift_item_block{
    width: calc((100% - 100px) / 2);
    position: relative;
}

.gift_landing_page .gift_list_item .gift_item:nth-child(2n) .gift_item_text{
    order: 10;
}

.gift_landing_page .gift_list_item .gift_item .gift_title{
    font-size: 40px;
    margin-bottom: 1em;
    text-align: center;
}

.gift_landing_page .gift_list_item .gift_item .gift_text{
    font-size: 22px;
    text-align: center;
}

.gift_landing_page .gift_list_item .gift_item .gift_link.btn{
    width: 100%;
    background-color:#ab0000;
    font-size: 25px;
    border-radius: 15px;
}

.gift_landing_page .gift_list_item .gift_item .gift_item_img img{
    max-width: 100%;
}

.gift_landing_page .gift_middle_banner img{
    width: 100%;
}

.wrap_gift_landing_page .h3{
    font-size: 40px;
}

/**** STARS ****/

.gift_landing_page .gift_item_block:before,
.gift_landing_page .gift_item_4 .gift_item_text:after{
    content:'';
    position: absolute;
    background-position: center center;
    background-repeat: no-repeat;
}

.gift_landing_page .gift_item_1 .gift_item_text:before{
    left: 40px;
    top: -40px;
    width: 121px;
    height: 121px;
    background-image:url("/bitrix/templates/optikaoptima_2.0/components/ag/ag.plugin/gift_landing_page/images/star_1.png");
}

.gift_landing_page .gift_item_1 .gift_item_img:before{
    left: 40px;
    bottom: -40px;
    width: 160px;
    height: 160px;
    background-image:url("/bitrix/templates/optikaoptima_2.0/components/ag/ag.plugin/gift_landing_page/images/star_2.png");
}

.gift_landing_page .gift_item_2 .gift_item_img:before{
    left: 40px;
    bottom: -20px;
    width: 64px;
    height: 64px;
    background-image:url("/bitrix/templates/optikaoptima_2.0/components/ag/ag.plugin/gift_landing_page/images/star_3.png");
}

.gift_landing_page .gift_item_2 .gift_item_text:before{
    right: 0px;
    bottom: -70px;
    width: 46px;
    height: 46px;
    background-image:url("/bitrix/templates/optikaoptima_2.0/components/ag/ag.plugin/gift_landing_page/images/star_4.png");
}

.gift_landing_page .gift_item_3 .gift_item_text:before{
    left: 40px;
    bottom: -140px;
    width: 160px;
    height: 160px;
    background-image:url("/bitrix/templates/optikaoptima_2.0/components/ag/ag.plugin/gift_landing_page/images/star_6.png");
}

.gift_landing_page .gift_item_3 .gift_item_img:before{
    right: 40px;
    top: 40px;
    width: 46px;
    height: 46px;
    background-image:url("/bitrix/templates/optikaoptima_2.0/components/ag/ag.plugin/gift_landing_page/images/star_5.png");
}

.gift_landing_page .gift_item_4 .gift_item_text:before{
    left: 40px;
    top: -20px;
    width: 40px;
    height: 40px;
    background-image:url("/bitrix/templates/optikaoptima_2.0/components/ag/ag.plugin/gift_landing_page/images/star_7.png");
}

.gift_landing_page .gift_item_4 .gift_item_text:after{
     right: 40px;
     bottom: -150px;
     width: 167px;
     height: 167px;
    background-image:url("/bitrix/templates/optikaoptima_2.0/components/ag/ag.plugin/gift_landing_page/images/star_8.png");
 }

/**** MALE STYLE****/

.gift_landing_page_male.gift_landing_page .gift_item_block:before,
.gift_landing_page_male.gift_landing_page .gift_item_4 .gift_item_text:after{
    content:'';
    display: none;
}

.gift_landing_page_male.gift_landing_page .gift_list_item .gift_item .gift_link.btn{
    background-color: #293756;
}

@media only screen and (max-width: 1306px) {

    .gift_landing_page{
        padding: 0 20px 20px 20px;
        margin: 0 -20px;
    }

    .gift_main_banner{
        margin-right:-20px;
        margin-left: -20px;
    }

    .gift_landing_page .gift_list_item .gift_item .gift_item_block{
        width:100%;
    }

    .gift_landing_page .gift_list_item .gift_item_img{
        order: 10;
    }

    .gift_landing_page .gift_list_item .gift_item .gift_item_img img{
        max-width: 80%;
        margin-bottom: 15px;
    }

    .gift_landing_page .gift_list_item .gift_item:nth-child(2n) .gift_item_text,
    .gift_landing_page .gift_list_item .gift_item_text{
        order: 40;
    }

    .wrap_gift_landing_page .h3,
    .gift_landing_page .gift_list_item .gift_item .gift_title{
        font-size: 21px;
        text-align: center;
    }

    .gift_landing_page .gift_list_item .gift_item .gift_text{
        font-size: 14px;
    }

    .gift_landing_page .gift_list_item .gift_item .gift_link.btn{
        font-size: 14px;
        border-radius: 10px;
    }

    /**** STARS ****/

    .gift_landing_page .gift_item .gift_item_block:before,
    .gift_landing_page .gift_item_4 .gift_item_text:after{
        content: '';
        width: 50px;
        height: 50px;
        background-size: cover;
    }

    .gift_landing_page .gift_item .gift_item_block.gift_item_text:before{
        right: -15px;
        left: inherit;
        top: 15px;
        bottom: inherit;
    }

    .gift_landing_page .gift_item .gift_item_block.gift_item_img:before{
        left:0px;
        top:-30px;
        bottom: inherit;
    }

    .gift_landing_page .gift_item_4 .gift_item_text:after{
        display: none;
    }

}
/* End */


/* Start:/bitrix/templates/optikaoptima_2.0/components/bitrix/news.list/elements_catalog_2.0/style.css?1717487386723*/
.wishlist_elements_catalog .item_element_catalog {
	height: 360px;
}

.wishlist_elements_catalog .list_prop_wishlist{
	margin-bottom:15px;
}

.wishlist_elements_catalog .item_prop_wishlist{
	margin-bottom: 5px;
	color: #828DA0;
	font-size: 12px;
}

.wishlist_elements_catalog .item_prop_wishlist:last-child{
	margin-bottom:0px;
}

.wishlist_elements_catalog .name_prop_wishlist{
	margin-right: 5px;
}

.wishlist_elements_catalog .val_prop_wishlist{
	color: #00BDCC;
	font-weight: bold;
}

.list_elements_catalog.slick-slider .slick-track{
	margin-left: 0 !important;
}

@media only screen and (max-width: 1306px) {

	.wishlist_elements_catalog .list_elements_catalog .item_element_catalog{
		height: 300px !important;
	}

}
/* End */
/* /bitrix/templates/optikaoptima_2.0/components/ag/ag.plugin/gift_landing_page/style.css?17664311904889 */
/* /bitrix/templates/optikaoptima_2.0/components/bitrix/news.list/elements_catalog_2.0/style.css?1717487386723 */
