/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

.kategoriak_home .product-category .woocommerce-loop-category__title{
padding:10px;
text-align:center;	
}

.avia_cart_buttons {
    opacity: 1.0;
    background-color: #ffffff !important;
	border:1px solid #ffffff;
}

.entry-summary .price .amount{
	font-size:24px !important;
}

#top .price, #top .price span, #top del, #top ins {
    font-size: 24px;
}

#top #wrap_all .main_color del{color:#000000 !important;}

.single_add_to_cart_button::before {
    font-family: 'entypo-fontello';
    content: "\e859";
	margin-right:5px;
	font-weight:400 !important;
}

.single_add_to_cart_button {
	border-radius:10px !important;
	padding:12px 30px !important;
	min-width:71% !important;
	font-size:16px !important;
	font-weight: bold;
}

@media only screen and (max-width: 480px) {
  .single_add_to_cart_button {
	min-width:51% !important;
}
}

.avia-no-number{
	color: #222222 !important;
	opacity: 1;
}

.xoo-wsc-ft-btn-continue, .xoo-wsc-ft-btn-cart, .xoo-wsc-ft-btn-checkout{
border-radius:10px !important;
padding:10px 15px !important;
background: #719430 !important;
color: #ffffff !important;
/*font-weight: bold;*/
}

#place_order, .wc-proceed-to-checkout .wc-forward, .actions .button, .yith-wcms-button {
border-radius:10px !important;
padding:15px 20px !important;
background: #719430 !important;
color: #ffffff !important;
font-weight: bold;
}


/*.xoo-wsc-ft-btn-cart::before {
    font-family: 'entypo-fontello';
    content: "\e859";
	margin-right:5px;
}*/

.xoo-wsc-ft-btn-checkout::before {
    font-family: 'entypo-fontello';
    content: "\e8cf";
	margin-right:5px;
	font-weight:400 !important;
}

/*.xoo-wsc-ft-btn-continue::before {
    font-family: 'entypo-fontello';
    content: "\e875";
	margin-right:5px;
}*/

.av-woo-purchase-button .price{display:none !important;}

.avia-testimonial-markup-entry-content .gallery{width:50%;}

.avia-testimonial-markup-entry-content .gallery .gallery-item {
    width: 100px;
    height: 100px;
}

.avia-testimonial_inner{
	background: #f5f5f5 !important;
	padding: 30px 60px;
}

.xoo-wsc-basket {
    bottom: 100px;
}

.flBtn-position-br {
    bottom: 190px !important;
    right: 5px !important;
}

.avia_cart_buttons{background-color: #719430 !important; }
.avia_cart_buttons a{color: #ffffff !important;}
.margin_minus_15{margin-top:-15px;}

@media only screen and (max-width: 767px){
	.responsive #top .av-large-testimonial-slider.avia-testimonial-wrapper .avia-testimonial {
		padding: 0px 10px;
		font-size: 0.6em;
	}
	.avia-testimonial_inner {
		padding: 10px 30px;
	}
	.avia-testimonial-wrapper .prev-slide {margin-left:-5px !important;}
	.avia-testimonial-wrapper .next-slide {margin-right:-5px !important;}
	.gallery .gallery-item {
		display:inline-block;
	}
	.avia-testimonial-markup-entry-content .gallery {
     width: 100%;
	}
	.av-large-testimonial-slider .avia-slideshow-arrows a {
   		 font-size: 15px !important;
	}

}

#top .inner_product_header {
    min-height: 120px !important;
}