/*
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-cvproduct {
	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;
}
.formcvproduct {
	color: #000;
	padding: 0 10px;
	font-weight: bold;
}
.innerformbutton {
	padding: 0px 12px;
	margin: 0 0 10px !important;
	width: 210px;
}
.addmorecvproducts {
	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;
	}
}


.woocommerce .wc_payment_methods label,
.wc_payment_methods,
.wc_payment_methods p {
	color: #444;
}
.woocommerce-cart-form a,
.woocommerce-info a,
.wc_payment_methods a {
	color: #015c77;
}
.woocommerce-cart-form a:hover,
.woocommerce-info a:hover,
.wc_payment_methods a:hover {
	color: #258faf;
}

.woocommerce-page input[type="text"],
.woocommerce input[type="text"]{
	margin-bottom:0;
	height:auto;
}
.woocommerce label{
	color:#8c8c8e;
}

.woocommerce ul.products li.product a img {
	max-width: 180px;
}

.product_meta {
	color: #99cc00;
}

.woocommerce-tabs .panel h1,
.woocommerce-tabs .panel h2,
.woocommerce-tabs .panel h3,
.woocommerce-tabs .panel h4{
	color:#99cc00;
}
.woocommerce div.product .woocommerce-tabs .panel,
.woocommerce-tabs .panel h5,
.woocommerce-tabs .panel h6,
.woocommerce-tabs .panel p {
	color: #8c8c8e;
}
.woocommerce-tabs .panel h1{
	font-size: 22px;
}
.woocommerce-tabs .panel h2{
	font-size: 19px;
}
.woocommerce-tabs .panel h3{
	font-size: 17px;
}
.woocommerce-tabs .panel h4{
	font-size: 15px;
}


.woocommerce div.product .woocommerce-tabs .panel {
	padding: 1.25rem;
	border-color:#444444;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
	/* border-color: #999999; */
	border:none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
	background:#999999;
	border-color: #999999;
	margin-left: 0;
	margin-right: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li+li{
	margin-left: 2px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	color: #515151;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	background: #99cc00;
	border-bottom-color: #99cc00;
	color:#ffffff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before{
	border-color: #999999;
	box-shadow: 2px 2px 0 #999;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after{
	border-color: #999999;
	box-shadow: -2px 2px 0 #999;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before{
	border-color: #99cc00;
	box-shadow: 2px 2px 0 #99cc00;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after{
	border-color: #99cc00;
	box-shadow: -2px 2px 0 #99cc00;
}

.woocommerce-tabs .woocommerce-Tabs-panel{
	background: url('img/content-bg.png') no-repeat top center;
}

.woocommerce .woocommerce-breadcrumb {
	color: #fff;
}
.woocommerce .woocommerce-breadcrumb a {
	color: #8c8c8e;
	line-height: 1.2;
}
.woocommerce .woocommerce-breadcrumb a:hover{
	color:#ddd;
}

.woocommerce-products-header{
	padding-top:1px;
}
.woocommerce nav.woocommerce-pagination{
	margin-bottom:20px;
}
.header-logo{
	display:inline-block;
}
.header-logo img {
	margin: 12px 0;
}
.header-logo img:hover{
	opacity:0.85;
}

.header_cart{
	text-align: right;
	margin: 10px 0 10px;
}
.header_cart.on_mobile{
	display:none;
}
.header_cart .cart_inner {
	display: inline-block;
	padding: 6px 10px;
	border: 1px solid #333;
	background: url('img/nav-bg.png') no-repeat center -13px;
	border-radius: 3px;
}
.header_cart .cart_inner:hover {
	background-position: center -16px;
}
.header_cart .cart_inner img{
	width:auto;
	height:18px;
	margin-right: 5px;
}
.header_cart .cart_inner a{
	color:#ccc;
}
.header_cart .cart_inner a:hover {
	color:white;
}



@media (max-width: 1000px) {
	header .slicknav_btn {
		/* margin-top: 37px; */
	}
	header .header_cart.on_mobile{
		display:block;
	}
	header .header_cart.on_deskop{
		display:none !important;
	}
}
@media (max-width: 480px){
	header .small-6.medium-3.column{
		width:100%;
		clear:both;
		float:none;
	}
	header .header_cart.on_mobile{
		text-align: center;
		margin-top: 4px;
	}
}
@media screen and (min-width: 768px) {
	.woocommerce #content div.product div.images,
	.woocommerce div.product div.images,
	.woocommerce-page #content div.product div.images,
	.woocommerce-page div.product div.images{
		float:left;
		/* width:48%; */
		width:28%;
	}
	.woocommerce #content div.product div.summary,
	.woocommerce div.product div.summary,
	.woocommerce-page #content div.product div.summary,
	.woocommerce-page div.product div.summary{
		float:right;
		clear:none;
		/* width:48%; */
		width:68%;
	}
}

html.js{
	margin-top:0 !important;
}
html #wpadminbar{
	display:none !important;
}

