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

/*************************************** SNOW ******************************************************/
.to-top-right #toTop{
	right:10px !important;
	bottom:10px !important
}
/******************* WEBSHOP TRIGGER ***********************/
#webshop-trigger-wrap{
  max-width:25px;
  right:0;
  margin-top:8%;
  padding:10px 0;
  background-size: 100% 200%;
  background-image: linear-gradient(to top, #2d2d2d, #b48764, #2d2d2d);
  animation-duration: 3s;
  animation-name: slide;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  border-radius: 3px;
  color:white
}
.fusion-form-form-wrapper #newslatter-email-field input[type=email]{
	border-radius:4px 0 0 4px !important;
}
.popup-contact .modal-content,
.popup-contact-en .modal-content{
  background:linear-gradient(90deg, #232121 90%, #a09d9d 90%)
}
.popup-contact .modal-body .fusion-form,
.popup-contact-en .modal-body .fusion-form{
  max-width:90%
}
.popup-contact .modal-header,
.popup-contact-en .modal-header{
	border-bottom:0 !important
}
.fusion-modal.popup-contact .close,
.fusion-modal.popup-contact-en .close{
  background: #00000026  !important;
  opacity:1 !important;
  color:white !important;
  border:0 !important;
  float:right;
  border-radius:10px;
	transition: all .4s;
}
.fusion-modal.popup-contact .close:hover,
.fusion-modal.popup-contact-en .close:hover{
	background:#232121 !important
}
#menu-item-431-en img, #menu-item-432-hu img{width:16px;height:16px;margin-top:4px;}
#szolgaltatasok .fusion-flip-boxes .fusion-flip-box .flip-box-inner-wrapper{
	margin-bottom: 34px;
}
#szolgaltatasok .fusion-flip-boxes .fusion-flip-box .flip-box-image{
	margin-bottom:33px;
}
/************************* VIZUALIZÁCIÓ ****************************/
.page-id-1008 #main,
.page-id-1135 #main{
  background-position: right bottom;
  background-size: 56%;
}

/********************* TANACSADAS **************************/
#tanacsadas-boxes .content-box-heading{
	font-size:20px
}