

/* Start:/local/templates/seni/components/bitrix/catalog.element/.default/style.css?16781276493679*/
.product_slider a[data-fancybox]{
display: flex;
    align-items: center;
    justify-content: center;


}
.product_slider .slick-track {
  display: flex !important;

}

.product_slider .slick-slide {
  height: auto;
}
.product_slider  .slick-list{
padding:0 !important
}
.product_slider .slick-slide img{
padding:30px
}
body{
overflow:visible !important
}
.gift_extra_info{
display: flex;
flex-wrap: wrap;
    align-items: flex-start;
    flex-direction: column;

}
.gift_extra_info .extra_info_element{
display: flex;
    flex-direction: column;
    align-items: center;
	text-align: center;
width: 100%;
background:#fff;
padding:10px;
min-height:205px;
justify-content: center;
border-radius: 5px;
    -webkit-box-shadow: 0px 0px 30px rgb(0 0 0 / 6%);
    -moz-box-shadow: 0px 0px 30px rgba(0,0,0,.06);
    box-shadow: 0px 0px 30px rgb(0 0 0 / 6%);
}

.gift_extra_info .extra_info_element:not(:last-child){
margin-bottom:30px
}

.gift_extra_info .extra_info_element .extra_info_title,.gift_extra_info .extra_info_element .extra_info_subtitle{
color: #85b1d6;
        font-size: 16px;
    text-transform: uppercase;
    font-family: "Comfortaa";
    margin-bottom: 10px;
	line-height: 1.3em;
}
.gift_extra_info .extra_info_element .extra_info_subtitle{
margin-top: 10px;
}
.gift_extra_info .extra_info_element .extra_info_progress{
width: 90px;
    height: 14px;
    border-radius: 7px;
    border: 2px solid #85b1d6;
    position: relative;
    margin: 0 auto;
}
.gift_extra_info .extra_info_element .extra_info_progress .extra_info_progress_inner{
height: 6px;
    margin: 2px;
    border-radius: 3px;
    background: #85b1d6;
}
.product_table table.white-table th {
        font-size: 13px !important;
    }
    .product_table table.white-table {
        font-size: 12px !important;
    }
    .product_table table.white-table th:first-of-type {
        min-width: 0;
    }
	.product_table table {
    margin: 0 auto 50px auto;
}

.product_table table td {
    padding: 10px 20px;
    border: 1px solid #dfe5e4;
}

.product_table table.white-table {
    background: #fff;
    text-align: center;
    width: 100%;
    max-width: 520px;
    margin: 0 auto 20px auto;
    text-transform: uppercase;
}

.product_table table th {
    border: 1px solid #e2e2e2;
    padding: 20px;
    text-align: left;
}

.product_table table.white-table td {
    border: 1px solid #e2e2e2;
    background: none;
    text-align: center;
}

.product_table table.white-table th {
    border: 1px solid #e2e2e2;
    text-transform: uppercase;
    background: none;
    text-align: center;
}

.product_table table.white-table th:first-of-type {
    min-width: 150px;
}

.product_table table.white-table tr:nth-child(2n + 1) td {
    background: none;
}

.product_table table.white-table tr:first-child th {
    border-top: 0;
}

.product_table table.white-table tr:last-child td {
    border-bottom: 0;
}

.product_table table.white-table tr td:first-child,
.product_table table.white-table tr th:first-child {
    border-left: 0;
}

.product_table table.white-table tr th:nth-child(2) {
    min-width: 170px;
}

.product_table table.white-table tr td:last-child,
.product_table table.white-table tr th:last-child {
    border-right: 0;
}

.prod-sizes-in .product_table table.white-table {
    margin-bottom: 0;
    max-width: 560px;
}
.more_options_content_text{
    font-family: "Source Sans Pro";
}
.for-whom-item img{
margin-right:1em
}
.gift_extra_info .gift_options .gift_option_item .text{
line-height: 1.2em;
}
@media (max-width:768px){
	.gift_extra_info .extra_info_element{
max-width:300px;
min-height:300px;

}
	.gift_extra_info{
flex-direction: row;
    justify-content: space-around;
}

}
/* End */
/* /local/templates/seni/components/bitrix/catalog.element/.default/style.css?16781276493679 */
