/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

@font-face {
  font-family: 'FontAwesome';
  src: url('./font/fontawesome-webfont.eot?v=3.2.1');
  src: url('./font/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'), 
    url('./font/fontawesome-webfont.woff?v=3.2.1') format('woff'), 
    url('./font/fontawesome-webfont.ttf?v=3.2.1') format('truetype'), 
    url('./font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');
  font-weight: normal;
  font-style: normal;
}

html:not(.avada-has-site-width-percent) #main, html:not(.avada-has-site-width-percent) .fusion-footer-copyright-area, html:not(.avada-has-site-width-percent) .fusion-footer-widget-area, html:not(.avada-has-site-width-percent) .fusion-sliding-bar-position-bottom .fusion-sliding-bar, html:not(.avada-has-site-width-percent) .fusion-sliding-bar-position-top .fusion-sliding-bar, html:not(.avada-has-site-width-percent) .tfs-slider .slide-content-container {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

/* Homepage Send Us a Message */

.click-me {
    display: none;
}

/* Portfolio Navigation */

.nav-prev {
	float: left;
    position: fixed;
    margin: 0;
    background: url(/wp-content/themes/Avada-Child-Theme/images/prev-button.png) no-repeat;

}

.nav-next {
	float: right;
    margin-left: 1130px;
    position: fixed;
    background: url(/wp-content/themes/Avada-Child-Theme/images/next-button.png) no-repeat;
}


div.nav-prev, div.nav-next {
    clear: both;
    width: 50px;
    height: 50px;
    position: fixed;
    bottom: 50%;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    /* background-color: #333333; */
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    text-indent: -9999px;
    z-index: 99999;
}

div.nav-prev {
    left: 10%;
}

div.nav-next {
    right: 10%;
}

div.nav-prev a, div.nav-next a {
    color: #ffffff;
    text-decoration: none;
    display: block;
    text-align: center;
    line-height: 50px;
}

#content2 {
    display: grid;
    grid-template-columns: 100px 1fr 100px;
    grid-template-areas: "prev mid next";
    width: 1580px !important;
    margin-left: -150px;
}


#content2 .post {
    grid-area: mid; 
}

.prev-container {
    grid-area: prev;
    position: relative;
}

.next-container {
    grid-area: next;
    position: relative;
}
.next-container a,
.prev-container a {
    position: absolute;
    top: 300px;
    line-height: 30px;
    font-size: 11px;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 100%;
    background: black;
    color: white;
}
.next-container a {
    right: 50px;
}
.prev-container a {
    left: 50px;
}

/* Language selector */

.fusion-row #lang_sel_list {
    height: 30px;
    position: relative;
    z-index: 99;
    width: auto;
    float: right;
    margin-top: -45px;
    margin-right: 30px;
    border-color: transparent;
    background-color: transparent;
}

/* Main menu and Logo*/ 

.fusion-logo {
    float: right;
}

.fusion-main-menu {
    float: left;
}

.avada-menu-highlight-style-bar:not(.fusion-header-layout-v6) .fusion-main-menu>ul>li>a {
    border-top-width: 0 !important;
}

body:not(.fusion-header-layout-v6) .fusion-main-menu>ul>li>a {
    height: 40px !important;
}

.logo-text {
    font-family: "Proxima Nova Semibold";
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0px;
    color: #000;
}

.fusion-logo.logo-text {
    margin-top: 8px !important;
}

/* Body Bg */ 

.layout-wide-mode #main {
    /* background: #eeeeee !important; */
}

body .post .post-content {
    background: #fff;
}

/* Title Bar */ 

.fusion-page-title-bar {
    display: none;
}

/* Protfolio Items Titles */

.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-title{
    text-transform: uppercase;
}


/* Portfolio Related Items */

.fusion-row .related-posts {
    margin-top: 40px;
    background: #fff;
}

.title-sep-container {
    display: none;
}

.fusion-title.fusion-title-size-two.sep-double.sep-solid {
    margin: 0;
    padding: 25px 0px 0px 25px;
    text-transform: uppercase;
    font-family: "Proxima Nova Light";
}

h2.title-heading-left {
    font-family: "Proxima Nova Light" !important;
}

body .fusion-carousel .fusion-carousel-wrapper {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    padding: 0px 0px 60px 0px;
}

h1.title-heading-center.fusion-responsive-typography-calculated {
    text-transform: uppercase;
}

.fusion-text.pfolio-desc {
    font-family: "Proxima Nova Light";
    text-transform: uppercase;
    color: #616c72;
    width: 410px;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 50px;
}

.fusion-text.pfolio-client {
    font-family: "Proxima Nova Semibold";
    font-size: 11px;
    text-transform: uppercase;
    color: #abb0b3;
    border-left: 9px #cfd3d4 solid;
    padding-left: 30px;
}

.pfolio-drcl-str {
    font-family: "Proxima Nova Light";
    font-size: 18px;
    line-height: 38px;
    margin: auto;
    width: 59%;
    letter-spacing: 0.3em;
    padding-top: 100px;
}

/*************** ********************/

.logo {
    display:none !important;
}

.fusion-rollover-link:before {
    content: '\e620';
}

.fusion-main-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
}

.fusion-main-menu > ul > li > a:hover {
    color: #000 !important;
}

.fusion-copyright-notice p {
    margin: 0px 0px 0px 0px;
}

.ls-thumbnail-slide {
    float: none;
}

.ls-thumbnail-slide a {
    display: inline;
}

.embed-container { 
    position: relative; 
    padding-bottom: 56.25%; 
    height: 0; 
    overflow: hidden; 
    max-width: 100%; 
    
} 

.embed-container iframe, .embed-container object, .embed-container embed { 
    position: absolute; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%; 
    
}

.ls-video-layer {
    width: 100% !important;
    height: auto !important;
}

.logo {
    display:none !important;
}

.fusion-filters {
    display: none !important;
}

.fusion-carousel-meta {
    display: none;
}

.single-navigation {
    height: 34px;
    line-height: 34px;
    border-top: 1px solid #e7e6e6;
    border-bottom: 1px solid #e7e6e6;
    margin-bottom: 10px;
    text-align: right;
}

.related-posts {
    margin-top: 65px;
}

.post-content tr td {
    padding: 0 0 10px 0;
}

.post-content p {
    margin: 0 10px 20px !important;
}

/* DivTable.com */

.cv-div {
    margin: 0 auto;
    width: 720px;
}

@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2) {
    .cv-div {
        margin: 0 auto;
        width: auto;
    }

}

.divTable{
	/*display: table;
	width: 100%;*/
}
.divTableRow {
	display: table-row;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.divTableCell, .divTableHead {
	display: table-cell;
	padding: 10px 10px 3px 10px;
}
.divTableCell:first-child{
    border-left: 1px solid #C2C2C2;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}

.cv-image {
    float: left;
    padding: 0 10px;
}

.tablecelltitle {
    padding: 40px 10px 30px 10px;
}

.tablecelltitle1 {
    padding: 0px 10px 5px 10px;
    margin-top: 0px;
    display: block;
    line-height: 10px;
}

.divTableCell2.cvtitle {
    text-transform: uppercase;
    letter-spacing: 5px;
    padding: 20px 10px 30px 10px;
    border-left: 1px solid #C2C2C2;
    width: 180px;
}

.divTableCell.cvtitle {
    text-transform: uppercase;
    letter-spacing: 5px;
}

#lang_sel_list {
    height: 30px;
    position: relative;
    z-index: 99;
    width: auto;
    float: right;
    margin-top: -45px;
    margin-right: -20px;
    border-color: transparent;
    background-color: transparent;
    
}

#lang_sel_list ul {
    border-top: none !important;
}

.fusion-secondary-main-menu .fusion-main-menu {
    float: none;
    width: 200px;
    overflow: hidden !important;
}

article#portfolio-1-post-13210 .fusion-portfolio-content-wrapper {
    border: 1px solid #dedede !important;
}

/* 1) Full-bleed háttér (a wrapper kifut) */
#post-13537 .fusion-imageframe.hero-bleed{
  display:block;
  width:100vw;
  max-width:none !important;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  background:#f6f7f7;
  padding:120px 0;           /* top/bottom tér */
}

/* 2) A KÉP NE FUSSON KI: kapjon max szélességet és maradjon középen */
#post-13537 .fusion-imageframe.hero-bleed img{
  display:block;
  width:auto !important;     /* fontos: ne 100% */
  max-width:800px;           /* ezt állítsd: 800/900/1100 */
  height:auto;
  margin:0 auto;             /* középre */
}