/*!
Theme Name: deazi
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: deazi
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

deazi is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/

#supa-section .panel-heading .panel-title a {
	cursor: pointer;
}

.info-prod-cols .about-col {
    height: 560px;
}

#faq-section .panel-heading .panel-title a {
    cursor: pointer;
}

.page-template-template-smoothies .product-cat {
    margin: 20px 0px 80px 0px;
}

#despre-section .despre-item {
    max-width: 600px;
}

#despre-section .despre-item .despre-txt {
	padding-right: 50px;
}

#home-section5 .about-col {
    padding: 0px 13px;
}

.products-item .product-story {
    font-size: 28px;
}

@media screen and (max-width: 800px) {
	.navitems .custom-nav .owl-next {
	    padding: 20px;
	    right: 20px;
	    height: 90px;
	    margin-top: -20px;
	    margin-right: -20px;
	}

	.navitems .custom-nav .owl-prev {
	    left: 20px;
	    padding: 20px;
	    height: 90px;
	    margin-top: -20px;
	    margin-left: -20px;
	}
}

.products-item .product-story {
    font-size: 26px;
}

.bootstrap-select .dropdown-menu li a span.text {
    text-transform: capitalize;
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    text-transform: capitalize;
}

#home-fresh.sucuri .h_sticle {top: 0px;}
#home-fresh.sucuri .box-preiau { padding: 50px 30px 350px 30px;}
#home-fresh.sucuri .h_sticle::after {display: none;top: 51px;right: 177px;color: #8654c3;}

@media screen and (max-width: 800px) {
	#home-fresh.sucuri .h_sticle::after {top: 27px;right: -47px;}
}

@media screen and (max-width: 800px) {
	.freshes-template-default #supa-section .panel-heading .panel-title a {
	    text-align: center;
	}

	.freshes-template-default #supa-section .panel-heading .panel-title a::before {
	    position: relative;
	    float: right;
	    top: 12px;
	}
}

.owl-carousel.insta-carousel .owl-item img {
    display: block;
    width: 100%;
    max-width: 400px;
}

.form_deazi .acceptance-560 input[type="checkbox"] {
    position: relative;
    right: 0px;
    margin-right: 5px;
    top: -2px;
}

.form_deazi textarea.form-control {
    height: auto;
    padding: 10px 14px;
    border-radius: 0;
    box-shadow: none;
    background: none;
    border-color: #60269E;
    font-size: 15px;
}

.form_deazi .acceptance-560 .wpcf7-list-item-label {
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 16px;
}

.form_deazi input.wpcf7-submit {
    font-family: 'BerlinSansFBRO-Regular';
    text-align: center;
    line-height: 60px;
    display: block;
    width: 200px;
    height: 60px;
    background: #60269E;
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    -webkit-clip-path: polygon(3% 27%, 96% 4%, 100% 91%, 0 100%);
    clip-path: polygon(3% 27%, 96% 4%, 100% 91%, 0 100%);
    transition: all .5s;
    cursor: pointer;
}

.form_deazi input.wpcf7-submit {
	font-family: 'BerlinSansFBRO-Regular';text-align:center;line-height:60px;
	display:block;width:200px;height:60px;background:#60269E;color: #fff;
	font-size:16px;letter-spacing:1px;text-transform:uppercase;
	-webkit-clip-path: polygon(3% 27%, 96% 4%, 100% 91%, 0 100%);
	clip-path: polygon(3% 27%, 96% 4%, 100% 91%, 0 100%);
	transition: all .5s;cursor:pointer;
	float: right;
}

.form_deazi input.wpcf7-submit:hover {
	-webkit-clip-path: polygon(5% 10%, 93% 22%, 100% 100%, 0 91%);
	clip-path: polygon(5% 10%, 93% 22%, 100% 100%, 0 91%);
  	color: #fff;
}

div.wpcf7-response-output {
    float: left;
}
