.mobile_tables_special_price {clear: both;display: block;}
.mobile_tables_special_price_orange {color: #ff6d00;}
.mobile_tables_special_price_indigo {color: #3f51b5;}
.mobile_tables-heading {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 0;
}
.mobile_price_table, .price {max-width: 100%; position: relative;}
.mobile_price_table_float {margin: 16px 0;}
.mobile_price_table thead, .price thead {color: rgba(0,0,0,0.87);}
.mobile_price_table thead td, .price thead td {
    height: 48px;
    text-transform: uppercase;
    font-weight: 400 !important;
    font-size: 14px;
    color: #757575;
    padding: 0 8px;
    text-align: center;
    background: #fafafa !important;
	border-bottom: 3px solid #FFCC80;
}
.mobile_price_table td, .price td {
	/*height: 48px;
	text-align: center;
	padding: 8px 4px;
	font-size: 16px;
	color: #616161;;
	border-bottom: 1px solid #ffe0b2;
	background: rgba(255, 209, 128, 0.15);
	word-wrap: break-word;
    */
    height: 48px;
    text-align: center;
    /*padding: 12px 16px 12px 0;*/
    font-size: 15px;
    color: #424242;
    border-bottom: 1px solid #FFE0B2;
    word-wrap: break-word;
    background: #fff9f1;
    font-weight: 400 !important;
}
.mobile_price_table tr:last-child, .price tr:last-child {padding-right: 15px;}
.mobile_price_table td font, .price td font {vertical-align: baseline;}
.mobile_price_table td:first-child, .price td:first-child {
    /*text-align: left;
    padding-left: 16px;
    font-weight: 300;
    color: #212121;
    border-bottom: 1px solid #EEEEEE;
    */
    text-align: left;
    padding-left: 16px;
    font-weight: 400;
    color: #212121;
    width: 50%;
}
.mobile_price_table_float, .price {float: left; width: 100%;}
.mobile_table-title {
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
}
.mobile_table-title td {
	text-align: center !important;
	font-weight: bold;
	font-size: 1.2em;
}
.mobile_price_table .mobile_fill, .price .mobile_fill{background:#fff3e4; ;}
/*.mobile_price_table{
        border-bottom: 3px solid #FFB74D;
}*/
.mobile_price_table td:first-child>.mobile_fill, .price td:first-child>.mobile_fill{background: #64B5F6;}
.mobile_table-secondary-text {font-size: 0.8em; color: #757575;}
.mobile_tabtles_blue_title {color:#1976d2;}
.mobile_tables_small_text {font-size: 0.6em !important;}
@media (min-width:960px) {
	.mobile_price_table_float {
		width: 49%;
		margin-right: 1%;
		margin-top: 0;
		margin-bottom: 16px;
	}
	.mobile_price_table_float td {font-size:1em;}
}
@media (orientation: portrait) {
	.mobile_price_table_small td {font-size: 0.8em;}
}
@media (orientation: portrait) and (min-width:360px) {
	.mobile_price_table_small td {font-size: 1em;}
}
.price_version{
    font-size: 0.9em;
    margin: 8px 16px 16px 8px;
    color: #90a4ae;
    border-radius: 4px;
}
.price_version span{
	font-family: nedoma;
    margin-right: 8px;
    font-size: 1.2em;
    float: left;
    margin-top: -1px;
    color: #b0bec5;
}
.mobile_price_table thead:first-child, .price thead:first-child {color: #757575;}
.fast_submenu{
    height: 48px;
    pointer-events: none;
}
/*.swiper-slide{
    display: none;
}
.swiper-slide-visible{
    display: block;
}*/
