.param_schetchik {
	
}
.param_schetchik.yes_schetchik {
	min-height: 80px;
}
#content .param_schetchik .param {
	display: inline-block;
    max-width: 45%;
}
#column-left .carous .price {
	clear: both;
}
.param_schetchik .schetchik.left_schetchik {
    float: none;
}
.param_schetchik .schetchik {
	display: inline-block;
    float: right;
}
.time_circles {
    position: relative;
    width: 100%;
    height: 100%;
}

/**
 *	This is all the elements used to house all text used
 * in time circles
 **/
.time_circles > div {
    position: absolute;
    text-align: center;
	top: 22px;
}
/**
 *	Titles (Days, Hours, etc)
 **/
.DateCountdown {
    padding: 0 0 12px 0;
    height: 75px;
    width: 250px;
}
.time_circles > div > h4 {
    margin: 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Century Gothic', Arial;
    line-height: 1;
	margin-top: 22px;
	font-size: 11px;
}

/**
 *	Time numbers, ie: 12
 **/
.time_circles > div > span {
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    text-align: center;
    font-family: 'Century Gothic', Arial;
    line-height: 1;
    font-weight: bold;
}
.carous hr.poln {
    width: 40%;
}
.DateCountdown.left {
	margin-left: -7px;
}
.carous h1 {
	margin-top: 0px;
}
.carous h2 a {
	color: #555d68;
	font-size: 21px;
}
.carous p {
	font-size: 14px;
	text-align: justify;
}
.carous .owl-pagination {
    background: #ffffff;
}
.carous {
	position: relative;
}
.carous .owl-carousel {
	position: initial;
}
.carous .owl-carousel .owl-item {
    padding: 0px 0 15px;
}

.carous h2 {
	margin-top: 0;
}
.carous hr {
	margin: 15px 0;
}


/* jQuery Countdown styles 1.6.3. */
.hasCountdown {
    display: inline-block;
    padding: 5px 0;
    position: relative;
    text-align: center;
    z-index: 3;
}
.hasCountdown br {
	display: none;
}
.countdown_rtl {
	direction: rtl;
}
.countdown_holding span {
	color: #888;
}
.countdown_row {
	clear: both;
	width: 100%;
	text-align: center;
}
.countdown_section {
	display: inline-block;
	font-size: 68%;
	text-align: center;
}
.countdown_section + .countdown_section {
	margin-left: 5px;
}
.countdown_amount {
    background-image: linear-gradient(to bottom, #ffffff, #f1f1f1);
	background: -moz-linear-gradient(top,  #ffffff 0%, #f1f1f1 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f1f1f1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f1',GradientType=0 );
    border: 1px solid #ddd;
    color: #555d68;
    display: block;
    font-size: 190%;
    margin-bottom: 6px;
    padding: 0 10px;
}
.countdown_descr {
	display: block;
	width: 100%;
}
/*.schetchik {
	margin: 0 10px;
    padding: 7px;
}*/
/*.opacity_countdown {
	background: #ffffff;
    border-radius: 2px;
    bottom: 0;
    box-shadow: 0 0 3px #000;
    left: 0;
    opacity: 0.31;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}*/
.carous .image {
	text-align: center;
}
.carous .nav-tabs {
	border: 0 none;
}
.carous .name a {
	color: #555d68;
	font-size: 21px;
	font-family: Cuprum, Arial;
}
#review_popup a, #review_popup a .fa, .add_reviews a .fa {
    color: #3e454f;
    font-size: 14px;
}
.review-comment-str {
    background: none repeat scroll 0 0 #f4f4f4;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
    height: 16px;
    margin-bottom: -8px;
    margin-left: 41px;
    transform: rotate(-45deg);
    width: 16px;
}
.review-list {
    background: none repeat scroll 0 0 #f4f4f4;
    border: 1px solid #dddddd;
    border-radius: 8px;
    margin-bottom: 20px;
    overflow: auto;
    padding: 10px;
    text-shadow: 1px 1px 0 #fff;
}
.review-list .author {
    float: left;
    margin-bottom: 10px;
}
.avatar {
    float: left;
    margin-right: 13px;
}
.avatar img {
    width: 50px;
}
.review-list .author_name, .review-list .rating {
    display: inline-block;
}
.carous .nav-tabs > li > a {
    border: 1px solid #dddddd;
    border-radius: 3px;
	padding: 5px 15px;
}
.carous .nav-tabs {
    border: 0 none;
}
.carous .owl-item > div .name {
	text-align: left;
}
.carous .product-thumb .countdown_amount {
	margin-bottom: 0;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
	border-color: #dee2e6;
}









