/*
    Template:       helas
    Theme Name:     Helas Child
    Theme URI:      http://themeforest.net/user/LA-Studio/portfolio?ref=LA-Studio
    Author:         LA Studio
    Author URI:     http://themeforest.net/user/LA-Studio?ref=LA-Studio
    Description:    Helas - Multipurpose WooCommerce Theme
    Version:        1.0
    Tags:           one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, translation-ready
    License: 		GNU General Public License
	License URI: 	licence/GPL.txt
    Text Domain:    helas-child
    Domain Path:    /languages/
*/

@media all and (max-width:480px){
	h2 {
		font-size: 32px !important;
		line-height: 37px !important;
	}
}

/*КНОПКИ*/
button{
	-webkit-border-radius: 0 !important;
    border-radius: 0 !important;
}
.modal-form-button button{
    font-size: 11px;
    font-weight: 400;
    line-height: 43px;
    letter-spacing: .8px;
	border:none !important;
    padding: 0 30px !important; 
}
.modal-form-window div[data-action="submit"]{
	color:#fff !important;
}

.home-just-icon{
	
}

/*СПИСКИ*/
.list-icon-light{
	
}
.uavc-list-content {
    margin-bottom: 16px;
}

.row-seven h4{
	margin-top:5px !important;
}

/*КАРТА*/
.map-contact-footer{
	margin-bottom:0 !important;
}
.map-contact-footer .wpb_gmaps_widget .wpb_wrapper {
    padding: 0 !important;
}

/*ФУТЕР*/
.footer-top {
    background: repeat;
    text-align: center;
	background-color: #323232;
	padding: 32px 0 !important;
}
.footer-top  .social-media-link {
	margin-top: 40px;
}
.social-media-link a {
    font-size: 15px !important;
    padding: 0 7px !important;
	margin: 0 !important;
}

/*ФОТОГАЛЕРЕЯ*/
.vc_images_carousel .vc_carousel-control .icon-next, 
.vc_images_carousel .vc_carousel-control .icon-prev {
    width: 50px !important;
    height: 50px !important;
    background: #e81a2d !important;
    color: #fff !important;
    line-height: 60px;
}
/**/
.vc_images_carousel .vc_carousel-control.vc_left{
	position: absolute;
	left: 10px !important;
}
.vc_images_carousel .vc_carousel-control.vc_right {
	position: absolute;
    right: 30px !important;
}

/*Quform*/
textarea.quform-field-textarea {
	height: 90px !important;
	min-height:90px !Important;
}
