/*
Theme Name: Car Vision
Theme URI: http://kthemes.com
Author: Radu Ganea
Author URI: Http://kthemes.com
Description: Custom theme built for Car Vision
*/
html 
 {
 height: 100%;
 margin-bottom: 1px;
 overflow-y: scroll;
 overflow-x: hidden;
 }
div.wpcf7-validation-errors {
border: none;
border-left: 15px solid #F7E700;
color: #FFF;
padding: 15px;
margin: 0 auto;
}
div.wpcf7-mail-sent-ok {
border: none;
border-left: 15px solid #A4BD18;
color: #FFF;
}
span.wpcf7-not-valid-tip {
color: #FFF;
font-size: 1em;
display: block;
border-left: 15px solid #F00;
padding: 5px 5px;
margin: -15px auto 40px;
}

div.wpcf7-mail-sent-ng {
color: #FFF;
border: none;
border-left: 15px solid #F00;
}
.galleryhidden {
display: none;
width:0 !important;
height:0 !important;
}
.entry-content img {
border-radius: 6px;
}
/* Alignment */

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

blockquote.alignleft,
img.alignleft {
	margin: 7px 24px 7px 0;
}

.wp-caption.alignleft {
	margin: 7px 14px 7px 0;
}

blockquote.alignright,
img.alignright {
	margin: 7px 0 7px 24px;
}

.wp-caption.alignright {
	margin: 7px 0 7px 14px;
}

blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
	margin-top: 7px;
	margin-bottom: 7px;
}

.site-content blockquote.alignleft,
.site-content blockquote.alignright {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding-top: 17px;
	width: 50%;
}

.site-content blockquote.alignleft p,
.site-content blockquote.alignright p {
	margin-bottom: 17px;
}

.wp-caption {
	margin-bottom: 24px;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}

.wp-caption {
	color: #767676;
}

.wp-caption-text {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-size: 12px;
	font-style: italic;
	line-height: 1.5;
	margin: 9px 0;
	padding-right: 10px;
}

.wp-smiley {
	border: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

#single-carousel img {
margin: 20px 0px;
text-align: center;
max-width: 85px;
height: auto;
border-radius: 5px;
border: 1px solid rgba(255, 255, 255, 0.5);
}

#single-carousel .owl-controls .owl-buttons .owl-next, #single-carousel .owl-controls .owl-buttons .owl-prev {
top: 46px !important;
}

.entry-content ul {
color: #8C8C8E;
font-family: 'Open Sans', sans-serif;
font-size: 13px;
}
.main-product{
	width:100%;
	max-width:360px;
}
.custom-nav {
background-size: 100% 100%;
text-align: center;
display: block;
margin-left: 0;
margin-right: 0;
}
.page-numbers {
float: left;
display: inline-block;
padding: 0.0625rem 0.625rem 0.0625rem;
-webkit-border-radius: 3px;
border-radius: 3px;
background: #4A4848;
border-radius: 2px;
color: #FFF !important;
padding: 5px 9px;
margin: 0 2px;
font-size:14px;
}
.page-numbers:hover {
background: #ACC22C !important;
transition: 0.3s;
}
.page-numbers.current {
background: #ACC22C !important;
}
.pagination {
display: block;
height: 1.5rem;
margin-left: -0.3125rem;
float:right;
margin:40px 0;
}
.next.page-numbers {
padding: 2px;
}
.prev.page-numbers {
padding: 2px;
}
.roundimageslider.roundslider {
margin-right: -5.36%;
float:left;
}
.roundtitleslider.roundslider{
	float:right;
	margin-left: -5.36%;
	position:relative;
}
.cycletext {
position: absolute;
z-index: 99;
color: #A4BD18;
top: 40%;
font-size: 20px;
font-weight: bold;
width: 100%;
text-align: center;
padding-right: 10%;
padding-left: 10%;
text-transform:uppercase;
right:0;
}
.titlebkg {
width: 100%;
border-radius: 50%;
}
.roundimageslider.roundslider img {
border-radius: 50%;
}
.roundslider {
display: block;
border-radius: 50%;
padding: 5.71% 2.68%;
width: 320px;
max-width: 55.36%;
}
.row.slide-container {
padding-top: 10px;
padding-bottom: 10px;
position: relative;
}
.onslide{
	width: 560px;
	max-width: 100%;
	margin: 0 auto;
	background-image: url(img/circles.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:contain;
}
.cyclesubtext {
font-weight: normal;
color: #7B7A7A;
font-size: 18px;
padding: 5% 10%;
text-transform: none;
}
.slidernav{
	width:24px;
	height:35px;
	display:block;
	position:absolute;
	top:45%;
	z-index:999;
}
#prevslide{
	left: 10px;
	background-image: url(img/prevslide.png);
	background-repeat: no-repeat;
}
#nextslide{
	right:10px;
	background-image: url(img/nextslide.png);
	background-repeat: no-repeat;
}

.orderform {
overflow: hidden;
float: none;
width: 100%;
background: rgba(255,255,255, 0.5);
border-radius: 5px;
clear:both;
}
.orderform form{
	padding:20px;
}
.formproduct {
color: #000;
padding: 0 10px;
font-weight: bold;
}
.innerformbutton{
padding: 0px 12px;
margin: 0 0 10px !important;
width: 210px;
}
.addmoreproducts {
	margin-bottom: 20px !important;
	letter-spacing: -1px;
}
.red-border{
	border-color: #F00 !important;
}

#page-footer{
    width:100%;
}
.underlogo{
display: block;
padding: 5px 0;
font-weight: bold;
color:#ffffff;
}

.page-template-home-php .wpcf7-form{
margin-bottom:55px;
}

@media screen and (max-width: 480px) {
	.cycletext {
		font-size:14px;
	}
}

@media screen and (min-width: 1025px) {
	body.page-id-25 img.wp-image-205 {
		margin-left:0;
		margin-right:0;
	}
	body.page-id-25 div.advantages-container {
		margin-right: 20px;
	}
}
