/*
Theme Name:   DiviChild
Description:  Write here a brief description about your child-theme
Author:       Fatfox Creative
Author URL:   https://fatfoxcreative.hu/
Template:     Divi
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  DiviChild
*/

.afc_popup .img {
    bottom: -7px !important;
    right: 0px !important;
	top: unset !important;
}

#afc_sidebar_5975 {
    padding: 0px !important;
	background: transparent !important;
}

@media screen and (max-width: 980px) {
#afc_sidebar_5975 {
    bottom: 0px !important;
	top: unset !important;
	background: #ffffff !important;
	padding: 0px !important;
}
}

@media screen and (max-width: 1190px) and (min-width: 980px) {
#afc_sidebar_5975 {
    top: 89px !important;
}
}

