

/* Start:/local/templates/marcandre2023/components/bitrix/news/looks/assets/css/styles.css?174160339013852*/

@font-face {
    font-family: 'Quincy CF';
    src: url('/local/templates/marcandre2023/components/bitrix/news/looks/assets/css/../fonts/QuincyCF-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}





@font-face {
    font-family: 'Quincy CF';
    src: url('/local/templates/marcandre2023/components/bitrix/news/looks/assets/css/../fonts/QuincyCF-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}


@font-face {
    font-family: 'Quincy CF';
    src: url('/local/templates/marcandre2023/components/bitrix/news/looks/assets/css/../fonts/QuincyCF-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Quincy CF';
    src: url('/local/templates/marcandre2023/components/bitrix/news/looks/assets/css/../fonts/QuincyCF-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Quincy CF';
    src: url('/local/templates/marcandre2023/components/bitrix/news/looks/assets/css/../fonts/QuincyCF-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

.section_looks {
    display: flex;
    gap: 20px 2%;
    flex-wrap: wrap;
}
.title_looks {
    display: table;
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%,-50%);
    width: 100%;
    text-align: center;line-height:normal;
}
.section_looks_item {
    display: block;
    position: relative;
    color: #FFF;
    text-align: center;
    /*font-family: Quincy CF;*/
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 0px;
}
.section_looks_item {
    width: 32%;
}
.section_looks_item:first-child{
	width:100%;
	max-height:1056px;
}
.section_looks_item img {
    width: 100%;
    object-fit: cover;
	height:100%;
}
.section_looks_item:nth-child(2), .section_looks_item:nth-child(3) {
    width: 49%;
}
.section_looks_item:first-child img {
    height: auto;
    max-height: 100%;
}
.section_looks_item:nth-child(2) .title_looks, .section_looks_item:nth-child(3) .title_looks {
    top: auto;
    bottom: 40px;
}
.section_looks_item:first-child:before {
    content: " ";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    background: rgba(0, 0, 0, 0.30);
}
.container-width{width:100%;}

.looks_slider.owl-carousel .owl-nav button.owl-prev {
    left: 5%;
}
.looks_slider.owl-carousel .owl-nav button.owl-next {
    right: 5%;
}
.h_looks_title {
    color: #000;
    /*font-family: Quincy CF;*/
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 27px 0 37px;
}
.looks_slider.owl-carousel .owl-dots.disabled, .looks_slider.owl-carousel .owl-nav.disabled {
    display: block !important;
}
.item_slider_look .title_looks {
    color: #FFF;
    text-align: center;
    /*font-family: Quincy CF;*/
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    bottom: 40px;
    top: auto;
}
.section_looks_item:nth-child(4) .title_looks,.section_looks_item:nth-child(5) .title_looks,.section_looks_item:nth-child(6) .title_looks {
    top: 90px;
}

.dedtail_looks h1 {
    color: #000;
    text-align: center;
    /*font-family: Quincy CF;*/
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.looks_list_items {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 90px 2%;
}
.looks_list_item {
    width: 765px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.ico_looks_product_items>span:first-child {
    background: #F5F5F5;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
	min-width:40px;
}
.ico_looks_product_items {
 cursor:pointer;
    
    display: flex;
    background-color: #fff;
    border-radius: 30px;
    padding-right: 0px;
    color: #C3A471;
    text-align: right;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.2px;
    line-height: 40px;
    transition: all 0.3s linear;
    overflow: hidden;    background: #F5F5F5;
    max-width: 40px;
    white-space: nowrap; box-sizing: border-box;
}
.ico_looks_product_items:hover,.ico_looks_product_items.active {
    max-width: 180px;box-sizing: border-box;
    padding-right: 20px;
}
.ico_looks_product_items.active:before{
	content:" ";
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	background: rgba(0, 0, 0, 0.20);
	border-radius:inherit;
}
.double_looks_offer .product-item-detail-buy-button {
    text-decoration: none;
}
.looks_product_items {
    position: absolute;
    bottom: 84px;
    right: 73px;
}

.data_looks_product_items {
    position: absolute;
    padding: 23px 14px 46px;
    min-width: 357px;
    border-radius: 20px;
    background: #FFF;
    bottom: 100%;
    margin-bottom: 18px;
    right: 0px;
}
.left_line_item_looks_product {
    display: flex;
    gap: 10px;
}
.line_item_looks_product {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 7px;
}
.left_line_item_looks_product_image {
    line-height: 0px;
}
.line_item_looks_product:last-child{
	margin-bottom:0px;
}
.right_line_item_looks_product {
    width: 31px;
    height: 31px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.05);
    border-radius: 50%;
    cursor: pointer; min-width:31px;
}
.right_line_item_looks_product img{width:9.5px;}
.look_product_title {
    color: #000;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0.2px;
    text-decoration: none;
    display: block;
}
.price_look_product {
    color: #000;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 21.5px;
    letter-spacing: 0.2px;
    margin-bottom: 3px;
}
.look_collection {
    color: #C3A471;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration-line: underline;
}
.left_line_item_looks_product {
    display: flex;
    gap: 10px;
    align-items: center;
}
.open_modal_show_offers_title {
    color: #000;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 26px;
}

.line_item_choice_off.active {
    background: rgba(195, 164, 113, 0.35);
}
a.product-item-detail-buy-button.disabled {
    background-color: #ccc;
    cursor: default;
    text-decoration: none;
    pointer-events: none;
}
.line_item_choice_off {
    position: relative;
    margin-left: 0;
    height: 36px;
    line-height: 36px;
    border: 1px solid #C3A471;
    border-radius: 5px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
   width: 38px;
    font-size: 15px;
    line-height: 18px;
    color: #C3A471;
    cursor: pointer;
}
.product-item-detail-info-container {
    display: flex;
    justify-content: center;
    margin-bottom: 12px;
    padding: 0px;
    list-style: none;
    padding-left: 0;
    gap: 8px;
    position: relative;
}
.back990 {
    position: relative;
}
.back990 a {
	display: flex;
	gap: 5.5px;
	position: absolute;
	color: #000;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-decoration: none;
	margin-top: 3px;
	align-items: center;
	top: 50%;
    margin-top: -7px;
}
.back990 a span:first-child{
	line-height:0px;
}
.looks_go_to_left_list{
	display:none;
}
.added_product_i_basket {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 9999999;
    background-color: #fff;
    height: 92px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    text-align: center;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    transition: all 0.3s linear;
    top: -92px;
}
.added_product_i_basket.active{
	top:0px;
}
.item_image_block_offer img {
	width: 300px;
}
.double_looks_offer {
    display: flex;
    gap: 15px;justify-content: space-between;
}
.modalSizeAlert {
    width: 650px !important;     margin-left: -325px !important;
}
.item_image_block_offer {
    width: 300px;
}
.modalSizeAlert .product-item-detail-buy-button, .modalSizeAlert__inner .cartBtn1.active {
    width: 100%;
    display: block;
}

.double_looks_offer>div {
    width: 48%;
}
.looks_list_items.active_look button.owl-next,.looks_list_items.active_look button.owl-prev {
    display: none;
}
.open_fixed_look{display:none;}
.product-item-detail-info-container.active{
	display:flex !important;
}
@media(max-width: 1700px){
	.looks_list_item {
		width: 49%;
	}
	.looks_list_item img {
		max-width: 100%;
	}
}
@media(max-width: 1160px){
	.section_looks_item {
		font-size: 30px;
	}
	.item_slider_look .title_looks {
		bottom:20px;
		font-size: 20px;
	}
	.section_looks_item:nth-child(4) .title_looks, .section_looks_item:nth-child(5) .title_looks, .section_looks_item:nth-child(6) .title_looks {
		top: 70px;
	}
	.looks_list_items {
		gap: 30px 2%;
	}
	.looks_list_items{
		align-items:initial;
	}
	.looks_list_item img {
		height: 100%;
	}
	.ico_looks_product_items>span:first-child img{
		height:initial
	}
}
@media(max-width: 990px){
	.wableft{display:none !important;}
	._hj-widget-container {
		display: none !important;
	}
	.looks_list_item {
		height: auto;
		width: 100%;
		display: block; text-align:center;
	}
	.looks_list_item>img,.looks_list_item>video {
		height: 592px;
		object-fit: cover !important;
	}
	.looks_product_items {
		position: static;
		margin: 0 auto;
		position: relative;
		right: initial;
		bottom: initial;
	}
	.ico_looks_product_items img {
		height: auto !important;
		width: 14px !important;
	}
	.ico_looks_product_items {
		max-width: 175px;
		padding-right: 20px;
		background: #F5F5F5;
		margin: 27px auto 0; display:none;
	}
	.dedtail_looks h1 {
		font-size: 18px;
		font-style: normal;
		font-weight: 400;
		line-height: normal;
	}
	.in_open_fixed_look {
		cursor: pointer;
		display: flex;
		border-radius: 30px;
		padding-right: 0px;
		color: #C3A471;
		text-align: right;
		font-size: 12px;
		font-style: normal;
		font-weight: 400;
		letter-spacing: 0.2px;
		text-transform: capitalize;
		line-height: 40px;
		transition: all 0.3s linear;
		overflow: hidden;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
		background: #F5F5F5;
	}
	.in_open_fixed_look>span:first-child {
		background: #F5F5F5;
		width: 40px;
		height: 40px;
		display: flex;
		align-items: center;
		justify-content: center;
		border-radius: 50%;
		min-width: 40px;
	}
	.open_fixed_look {
		display:block !important;
		position: fixed;
		bottom: 0;
		width: 100%;
		z-index: 4444444;
		left: 0px;
		padding: 15px 20px;
		background-color: #fff;
		box-sizing: border-box;
	}
	.ico_looks_product_items:hover, .ico_looks_product_items.active {
		max-width: 152px;
		padding-right: 20px;
		position: relative;
	}
	.dedtail_looks.container-width {
		padding-top: 10px;
	}
	.dedtail_looks .owl-dots {
		position: absolute;
		top: -45px;
		margin-top: 0px;
		width: 100%;
		box-sizing: inherit;
		left: 0px;
		display: flex;
		gap: 5px;
	}
	.dedtail_looks .owl-dots button {
		flex: 1;
		margin: 0px;
		height: auto;
		background: rgba(76, 76, 76, 0.66) !important;
		border: none !important;
		border-radius: 100px;
	}
	.dedtail_looks .owl-dots button span {
		height: 3px;
		width: 100%;
		border: none;
	}
	.dedtail_looks .owl-dots button.owl-dot.active span{
		background:#000;
	}
	.data_looks_product_items {
		position: absolute;
		padding: 28px 16px 19px;
		min-width: 100%;
		border-radius: 20px 20px 0 0;
		background: #FFF;
		bottom: 100%;
		margin-bottom: 0px;
		right: 0px;
		left: 0px;
		width: 100%;
		box-sizing: border-box;
	}
	.left_line_item_looks_product {
		display: flex;
		gap: 12px;
		align-items: center; text-align:left;
	}
	.left_line_item_looks_product_image {
		line-height: 0px;
		min-width: 66px;
	}
	.dedtail_looks .owl-dots button.owl-dot.active span{
		animation-duration: 6s;
		animation-name: slidein;
		animation-timing-function: linear;
	}
	@keyframes slidein {
	  from {
		width:0px;
	  }

	  to {
		width:100%;
	  }
	}
	
	
	.looks_go_to_left_list {
		color: #C3A471;
		text-align: center;
		font-size: 12px;
		font-style: normal;
		font-weight: 400;
		line-height: 21.5px;
		letter-spacing: 0.2px;
		text-transform: capitalize;
		border-radius: 45px;
		background: #F5F5F5;
		width: 100%;
		display: block;
		margin-top: 27px;
		line-height: 40px;
		position: relative;
		z-index: 2;
	}
	.modalSizeAlert {
		width: 375px !important;
		margin-top: -380px !important;
		margin-left: -187px !important;
		left: 50% !important;
	}
	.double_looks_offer {
		flex-direction: column;
	}
	.double_looks_offer>div{
		width:100%;
	}
	.item_image_block_offer {
		width: 240px !important;
		margin: 0 auto;
	}
	
	
	.looks_list_items button.owl-next {
		width: 50% !important;
		top: 0px !important;
		height: 82% !important;
		margin: 0px !important;
		transform: initial !important;
		border-radius: 0px !important;
		right: 0px !important;
		opacity: 0;
		display:none;
	}
	.looks_list_items button.owl-prev{
		width: 50% !important;
		top: 0px !important;
		height: 82% !important;
		margin: 0px !important;
		transform: initial !important;
		border-radius: 0px !important;
		left: 0px !important;
		opacity: 0;display:none;
	}
}
@media(max-width: 768px){
	.section_looks_item {
		font-size: 20px;
	}
	.section_looks_item {
		width: 100% !important;
	}
	.title_looks {
		font-size: 24px;
		font-style: normal;
		font-weight: 400;
		line-height: normal;
		top: auto !important;
		bottom: 30px !important;
	}
}
@media(min-width: 600px){
	.item_image_block_offer.owl-carousel .owl-item img {
		width: 131px;
	}
}
@media(max-width: 600px){
	.section_looks_item img {
		height: 100% !important;
		object-fit: cover;
	}
	.section_looks_item {
		height: 596px;
	}
	.h_looks_title {
		font-size: 24px;
		font-style: normal;
		font-weight: 400;
		line-height: normal;
		margin: 20px 0;
	}
}

/* End */
/* /local/templates/marcandre2023/components/bitrix/news/looks/assets/css/styles.css?174160339013852 */
