/*
    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;
	}
}

.underline{
	text-decoration:underline !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{
	
}

/*МОДАЛЬНОЕ ОКНО prettyPhoto - ФОТОГАЛЕРЕЯ*/
div.pp_default .pp_content {
    margin: auto;
	padding: 2px;
}
div.ppt, 
.pp_nav .pp_play, 
div.pp_default .pp_expand {
	display: none !important;
}

.pp_top, .pp_bottom {
    display: none !important;
}
div.pp_default .pp_content_container .pp_left, 
div.pp_default .pp_content_container .pp_right{
    background: transparent !important;
	padding: 0 !important;
}
.pp_nav {
    margin: 0 !important;
}
a.pp_close {
    position: absolute;
    right: 4px !important;
}
a.pp_next {
    margin-right: 2px;
}
@media all and (max-width:480px){

	/*div.pp_pic_holder{
		left:15% !important;
	}*/
	.pp_gallery	{
		display: none !important;
	}
}

/*WHATSAPP*/
.whatsapp-menu{
	border: 1px solid #fff;
}
.is-sticky .whatsapp-menu{
	border: 1px solid #f42267;
}
.is-sticky .whatsapp-menu a span{
	color: #f42267 !important;
}
.whatsapp-address{
	text-decoration:underline;
}

/*СПИСКИ*/
.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;
}