/*
Theme Name: Avada Child
Description: Child theme for the Avada
Author: Andras Szogi
Template: Avada
*/



/* WPML flags */


#nav ul li.wpml-flags > a {display: block;float: left;margin: 0 3px;}
#nav ul li.wpml-flags > a > img {position: relative;top: 35px;}
#nav ul li.wpml-flags > img {margin: 3px;position: relative;top: 35px;}
#nav ul li.wpml-flags {padding-right: 30px;}
#nav ul li, #sticky-nav ul li {padding-right: 40px;}
#mobile-nav li.mobile-nav-item > a.wpml-flag {}
#mobile-nav li.mobile-nav-item > a.wpml-flag > img {}
#mobile-nav li.mobile-nav-item > img.wpml-flag {display: none;}


/* Image frames */
.border-light.imageframe-1 img {border-color:rgba(255,255,255,0.2);}
.imageframe img {border: 15px solid #ffffff;box-shadow: 1px 1px 10px rgba(0,0,0,0.15);}


/* Text */
.white-text-with-shadow {color: white;text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);}

/* Table */
.post-content div table tr td {border: 1px solid #cccccc;}


/* Typography */

/*
body,
.post-content,
.post-content p {color:#444455; font-weight: 100; font-size: 17px; line-height: 1.3;}

body strong,
.post-content strong,
.post-content p strong {font-weight: 700;}

#main .post-content h1, 
#main .post-content h2, 
#main .post-content h3, 
#main .post-content h4, 
#main .post-content h5, 
#main .post-content h6,
h1, h2, h3, h4, h5, h6 {font-weight: 100; line-height: 1.5;}
*/

/* Feature block */
#wrapper #main .post-content .feature-block-vertical {}
#wrapper #main .post-content .feature-block-vertical h2 {text-align: center; margin: 20px 0 10px;font-size:34px;}
#wrapper #main .post-content .feature-block-vertical h3 {text-align: center; margin: 20px 0 10px;font-size:27px;}
#wrapper #main .post-content .feature-block-vertical p {text-align: center; margin: 5px 0;}


/* Pricing */
.full-boxed-pricing .panel-body .price .integer-part {font-size: 36px;}


/* - - - - - - - - - */



/* Main menu */

/*
.header-wrapper #nav.nav-holder .navigation > li > a { font-size: 17px; font-weight: 100;}

.header-wrapper #nav ul li,
.header-wrapper #sticky-nav ul li {padding-right: 33px;}

.header-wrapper #nav ul.sub-menu li,
.header-wrapper #sticky-nav ul.sub-menu li {padding-right: 0;}

#wrapper .page-title-container .page-title h1 {font-weight: 100;}
*/



/* Related posts carousel */

/*
.related-posts.single-related-posts {}
.related-posts.single-related-posts .fusion-title.title {}
#wrapper #main .related-posts.single-related-posts .fusion-title.title h2.title-heading-left {font-size: 22px;}
#wrapper #main .related-posts.single-related-posts .fusion-carousel-large .image-extras-content h3 a {
	font-size: 15px;line-height: 18px;
}  
*/



/* Sitebuild correction */

/*
.margin-bottom-minus-40 {margin-bottom: -40px;}
*/

/* Lightbox gallery */

/*
.image-gallery a {}
.image-gallery a img {margin: 2px;}

body #header-sticky.sticky-header {z-index: 10090;}
*/






