

/* Start:/local/templates/phantom_s1_custom/components/bitrix/catalog.section.list/collections_list/style.css?17294534531083*/
.collections-list-wrapper {
    width: 100%;
}

.collections-list-wrapper .collections-list-item {
    display: block;
    width: 100%;
    height: 300px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    text-decoration: none;
    position: relative;
    border-radius: 10px;
    margin-bottom: 30px;
    overflow: hidden;
    box-sizing: border-box;
}

.collections-list-wrapper .collections-list-item span {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 20px;
    font-weight: bold;
    font-size: 35px;
    background: rgb(240,238,225);
    background: linear-gradient(180deg, rgba(240,238,225,1) 0%, rgba(255,255,255,0.6) 100%);
    display: block;
}

.collections-list-wrapper .collections-list-item span.collections-list-item-inner-count {
    position: absolute;
    bottom: 0;
    right: 0;
    height: auto;
    width: auto;
    top: auto;
    left: auto;
    background: transparent;
}

.collections-list-item .collection-new-item {
    top: -5px;
    left: -4px;
}
/* End */


/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/round/style.css?16828560642917*/
.bx-pagination {
	margin: 10px 0;
}
.bx-pagination .bx-pagination-container {
	text-align: center;
	position: relative;
}
.bx-pagination .bx-pagination-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
.bx-pagination .bx-pagination-container ul li {
	display: inline-block;
	margin: 0 2px 15px 2px;
}
.bx-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
       -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	 -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    		transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	background: #eff0f1;
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	font-size: 14px;
	border-radius: 16px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-pagination .bx-pagination-container ul li a {
	text-decoration: none;
	display: block;
	border-radius: 16px;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
	background: #DADADA;
}
.bx-pagination .bx-pagination-container ul li.bx-active span{
	background: #0083d1;
	color: #fff;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
	color: #444;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
	color: #aab1b4;
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
	background: #fff;
	border-color: #DADADA;
	color: #000;
}

/*color schemes*/
.bx-pagination.bx-green  .bx-pagination-container ul li.bx-active span{
	background: #3bc915;
	color: #fff;
}
.bx-pagination.bx-yellow  .bx-pagination-container ul li.bx-active span{
	background: #F9A91D;
	color: #fff;
}
.bx-pagination.bx-red  .bx-pagination-container ul li.bx-active span{
	background: #E22B2B;
	color: #fff;
}
.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span{
	background: #0083d1;
	color: #fff;
}

/* End */


/* Start:/local/templates/phantom_s1_custom/components/bitrix/news.list/news-list/style.css?1687105879132*/
.news-list-item {
    margin-bottom: 20px;
    padding: 15px;
    border-radius: 10px;
    box-shadow: 0px 0px 28px -9px #A6A6A6;
}

/* End */


/* Start:/local/templates/phantom_s1_custom/components/bitrix/catalog.section/elements_list/style.css?17567408012058*/
.collection-sections-wrapper .collections-elements-list-item {
    width: 300px;
    max-width: 100%;
    box-sizing: border-box;
    padding: 5px;
    font-size: 18px;
    margin: 15px 15px;
    overflow: hidden;
    height: 440px;
    position: relative;
    font-weight: bold;
    border-radius: 10px;
}

.collection-sections-wrapper .collections-elements-list-item:hover {
    box-shadow: 0 0 10px 0 #A8A8A8;
}

.collection-sections-wrapper .collections-elements-list-item .collections-elements-list-item-title {
    padding-top: 10px;
    position: relative;
    line-height: 1.7em;
}

.collection-sections-wrapper .collections-elements-list-item .collections-elements-list-item-slider {
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
}

.collection-sections-wrapper .collections-elements-list-item .collections-elements-list-item-slider .owl-dots {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.collection-sections-wrapper .collections-elements-list-item img {
    width: 100%;
    border-radius: 10px;
}

.catalog-section-header {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    margin: 5px 0;
    padding: 5px 15px;
    border-bottom: 2px solid #d9dee6;
    color: #000;
}

.row::before {
    display: initial;
}

.collection-sections-characteristic-list {
    margin-bottom: 10px;
}

.collection-sections-characteristic-item {
    text-decoration: none;
    font-size: 17px;
    display: inline-block;
    padding: 2px 5px;
    line-height: 26px;
    margin-right: 15px;
    border: 1px solid #585858;
    border-radius: 10px;
    white-space: nowrap;
    margin-bottom: 5px;
}

.collection-sections-characteristic-item:hover, .collection-sections-characteristic-item.active {
    border: 1px solid #E56100;
    color: #E56100 !important;
}

.collection-sections-characteristic-item.active {
    font-weight: bold;
}

.collections-elements-list-item-counter {
    position: absolute;
    top: -10px;
    right: 0;
    font-size: 14px;
    font-weight: normal;
    opacity: 0.7;
}
/* End */


/* Start:/local/templates/phantom_s1_custom/components/bitrix/catalog.section/elements_list/themes/yellow/style.css?1683276143854*/
/* catalog.section */

/*
#f4b236
#f6c042
#f7c95e
#f9d857
*/

/* Slider */
.bx-yellow .product-item-image-slider-progress-bar { background-color: #f9a91d;}
.bx-yellow .product-item-image-slider-control:hover{ background-color: rgba(249,169,29,.8);}
.bx-yellow .product-item-image-slider-control.active,
.bx-yellow .product-item-image-slider-control:hover{ background-color: #f9a91d;}

/* SCU */
.bx-yellow .product-item-scu-item-text-block:hover,
.bx-yellow .product-item-scu-item-color-block:hover,
.bx-yellow .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,
.bx-yellow .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{ outline-color: #f4b236;}

/* Amount */
.bx-yellow .product-item-amount-field:focus{border-color: #f4b236;}


.bx-yellow .catalog-section-header{border-color:#f4b236;}
/* End */
/* /local/templates/phantom_s1_custom/components/bitrix/catalog.section.list/collections_list/style.css?17294534531083 */
/* /bitrix/components/bitrix/system.pagenavigation/templates/round/style.css?16828560642917 */
/* /local/templates/phantom_s1_custom/components/bitrix/news.list/news-list/style.css?1687105879132 */
/* /local/templates/phantom_s1_custom/components/bitrix/catalog.section/elements_list/style.css?17567408012058 */
/* /local/templates/phantom_s1_custom/components/bitrix/catalog.section/elements_list/themes/yellow/style.css?1683276143854 */
