.calc-block{
	background: #61119e;
	color: #cccccc;
    padding-bottom: 15px;
    padding-top: 15px;
	padding-left: 15px;
    padding-right: 15px;
}
	
.calc-block .name {
    text-align: center;
    font-size: 20px;
    text-decoration: underline;
}

.calc-block .row{
	margin-top: 5px;
    margin-bottom: 5px;	
	border: 1px solid #cccccc;
	padding-top: 3px;
	padding-bottom: 3px;
}

.calc-block .form-control{
	border-radius: 0px;
}

.calc-block .change-type{
	margin-top: 30px;
}

.calc-block #rezulc-calc{
	text-align: center;
    font-size: 25px;
    margin-top: 10px;
}

.calc-block .rezulc-calc{
	margin-top: 30px;
}

.calc-block input{
	width: calc(100% - 80px);
	float: left;
}

.calc-block p.plus, .calc-block p.minus{
	float: left;
	width: 40px;
	text-align: center;
	line-height: 34px;
	margin-bottom: 0px;
	cursor: pointer;
}

.calc-block .fa{
	font-size: 20px;
}

.calc-block input::-webkit-outer-spin-button, .calc-block input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; 
}

.phones-dropdown .phoneclick{
	display: block;
    font-size: 15px;
    line-height: 24px;
}

.phones-dropdown a.phoneclick i.fa-phone {
    font-size: 24px;
}

.phones-dropdown a.show-phones {
    top: 12px;
}

.product_option_image{
	display: flex;
    flex-wrap: wrap;
}

#product .options-box .product_option_image .radio+.radio {
    margin-top: 10px;
}

#product .options-box .product_option_image .img-thumbnail{
	width: auto;
    max-width: 100%;
	margin: auto;
	background-color: transparent;
}

#product .options-box .product_option_image .radio label{
	padding: 0px;
}


.textile_select_block {
    margin: 200px auto auto;
    width: 840px;
    background: #ffffff;
    border-radius: 3px;
    border: 1px solid #f0f0f0;
}

.textile_select_header {
    height: 64px;
    line-height: 64px;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 22px;
}

.textile_wrapper {
    padding-left: 25px;
    padding-right: 25px;
}

.textile_mini_block {
    width: 120px;
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
}

.textile_mini_photo {
    background: gray;
    cursor: pointer;
    position: relative;
    box-sizing: border-box;
}

.textile_mini_name {
    text-align: center;
    color: #2b2b2b;
    font-size: 11px;
}

.textile_mini_img {
    width: 100%;
    height: 100%;
}
 
.textile_popup {
    position: absolute;
    margin: auto;
    bottom: 50%;
    left: 50%;
    height: 300px;
    width: 300px;
    box-sizing: border-box;
    border: 3px solid white;
    background: gray;
    z-index: 10;
    overflow: hidden;
    display: none;
}

.textile_popup_img {
    width: 100%;
    height: 100%;
}

.textile_mini_photo:hover .textile_popup {
    display: block;
}

.textile_select_btn {
    text-align: center;
    width: 250px;
    margin: 15px auto;
}

.textile_select_block .textile_select_btn:hover {
    background-color: rgb(73, 82, 161)!important;
}

.textile_mini_photo.active {
    border: 3px solid rgb(73, 82, 161);
}

.textile_select_link{
	display: flex;
}


.textile_select_block .mfp-close {
    color: #333;
    background: #e4e4e4;
    border-radius: 0;
    margin: 0;
}

.product_option_image .radio a{
    display: block;
}


#product .options-box .product_option_image input:checked + a .img-thumbnail{
    background-color: #4f5f6f;
}

div.product_option_image_required .control-label:before {
    content: '* ';
    color: red;
    font-weight: 700;
}

.product_option_image .name-color{
	font-size: 12px;
    line-height: normal;
    display: block;
}

#button-ukrcredits {
    background-color: rgb(143, 36, 165);
    background-image: none;
    background-repeat: repeat-x;
    border-color: transparent;
}

#button-ukrcredits:hover {
    background-color: rgb(73, 82, 161)!important;
}

.ukrcreditsticker {
    position: absolute;
    text-align: left;
    color: #000;
    top: 5px;
    right: 20px;
	z-index: 1000;
}

.ukrcreditsticker img{
	width: 40px;
	display: block;
	margin-bottom: 5px;
}

.product-layout .ukrcreditsticker{
	left: 10px;
	z-index: 9;
	right: auto;
}

.product-layout .ukrcreditsticker img{
	width: 40px;
}

.tooltipster-base {
	z-index: 10000!important;
}

.oct-carousel-box .ukrcreditsticker{
	left: 10px;
	z-index: 9;
	right: auto;
}

.product-tab-row .ukrcreditsticker{
	left: 10px;
	z-index: 9;
	right: auto;
}

.textile_mini_blocks_wrapper .textile_mini_block:nth-child(6n+1){
	clear: left;
}

.textile_mini_blocks_wrapper{
	width: max-content;
    margin: auto;
}

#button-ukrcredits-cat-297 {
    background-color: rgb(143, 36, 165);
    background-image: none;
    background-repeat: repeat-x;
    border-color: transparent;
}

#button-ukrcredits-cat-297:hover {
    background-color: rgb(73, 82, 161)!important;
}

.free-from-any-phones{
    color: rgb(97, 17, 158);
    margin: 0;
    font-size: 15px;
    /*text-align: center;*/
    width: 100%;
    line-height: 1.2;
	padding-left: 28px;
}

.video-str1-deskop iframe{
	height: 500px;
	width: 80%;
}

.video-str1-mob iframe{
	height: 240px;
	width: 99%;
}

.column3 .video-str1-mob iframe{
	height: 240px;
	width: 98%;
}

.column3 .video-str1-tab iframe{
	height: 350px;
	width: 99%;
}

.column3 .video-str1-deskop iframe{
	height: 430px;
	width: 100%;
}

.youtube-play{
	max-width: 100px;
}

.disabled-button-go{
	cursor: no-drop;
    pointer-events: none;
}

.captcha-box-popup .g-recaptcha > div{
	margin: auto;
}

#g-recaptcha-response + .text-danger{
	margin-top: -5px;
}

#callback-popup .captcha-box-popup{
	margin-bottom: 30px;
}



@media screen and (max-width:991px){
	.textile_select_block {width: auto; margin: 100px auto auto;}
	

}

@media screen and (max-width:830px){
	.textile_mini_blocks_wrapper .textile_mini_block:nth-child(6n+1){clear: none;}
	.textile_mini_blocks_wrapper .textile_mini_block:nth-child(5n+1){clear: left;}
}

@media screen and (max-width:700px){
	.textile_mini_blocks_wrapper .textile_mini_block:nth-child(5n+1){clear: none;}
	.textile_mini_blocks_wrapper .textile_mini_block:nth-child(4n+1){clear: left;}
}

@media screen and (max-width:570px){
	.textile_mini_blocks_wrapper .textile_mini_block:nth-child(4n+1){clear: none;}
	.textile_mini_blocks_wrapper .textile_mini_block:nth-child(3n+1){clear: left;}
}

@media screen and (max-width:440px){
	.textile_mini_blocks_wrapper .textile_mini_block:nth-child(3n+1){clear: none;}
	.textile_mini_blocks_wrapper .textile_mini_block:nth-child(2n+1){clear: left;}
}


@media screen and (max-width:767px){
	.calc-block input{width: calc(100% - 60px);}
	.calc-block p.plus, .calc-block p.minus {width: 30px;}
	
	
	
	
}

















