/* 
 Theme Name:   GeneratePress_Child
 Theme URI:    
 Description:  
 Author:       
 Author URI:   
 Template:     generatepress
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/
/*Custom Fonts*/
@font-face {
	font-family: "spot";
	src: url("fonts/Spot-Normal.ttf") format('truetype'), url("fonts/Spot-Normal.woff") format('woff');
	font-style: normal;
}
/* Font Sizes */
body,h1,h2,h3,h4,h5,h6,p,span,div,li,ul,ol,blockquote,pre,code,th,td {

}
h1, h2 {
	
}
h1 {

}
h2 {

}
h3 {

}
h4 {

}
h5 {

}
p {

}
.pgp-mont-font {
	font-family: Montserrat, sans-serif;
	font-weight: 600;
}
/* Font Sizes End */
/* font colors */
.pgp-white-text, .pgp-white-text * {
	color: #ffffff !important;
}
.pgp-black-text, .pgp-black-text * {
	color: #000000 !important;
}
.pgp-yl-text, .pgp-yl-text * {
	color: #EEA522 !important;
}
.pgp-red-text, .pgp-red-text * {
	color: #D6192D !important;
}
/* font colors end */

/*Title Wrap/image*/

/*Title Wrap/image End*/

/*Custom Fonts End*/
/* Nav */
.fc-nav-image-left.show, .fc-nav-image-left-hero.show {
            opacity: 1; /* Make visible */
            width: 50px; /* Grow to full size */
            transform: scale(1) rotate(-15deg); /* Grow to full size */
            top: -40px;
	display: none;
        }
#menu-menu-1 li:nth-child(4) {
	width: 100%
}
        .fc-nav-image-right.hide {
            opacity: 0; 
            width: 25px; 
            top: 20px;
			display: none;
        }

        .fc-nav-image-right {
            width: 50px;
            position: absolute;
            z-index: -1;
            max-width: 100px;
            right: 15px;
            transform: rotate(15deg);
            top: -60px;
            transition: all 0.5s ease; /* This makes the animation smooth */
			display: none;
        }
.fc-nav-image-left {
            width: 50px;
            top: -20px;
            transform: scale(0.5) rotate(-15deg);
            transition: all 0.5s ease;
            opacity: 0; 
            position: absolute;
            left: 0;
            z-index: -1;
	display: none;
}
.fc-tg-link {
    background-color: #000;
}
.top-bar {
    background-color: #fff;
    z-index: 1;
    position: relative;
/* 	height: 70px; */
}
.fc-top-bar a {
    display: block;
    text-align: right;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
	color: #000;
}
.fc-top-bar a:hover {
    color: #f0a61e;
}
.fc-top-bar ul li {
    display: flex;
    gap: 13px;
}
.fc-top-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
aside#custom_html-4 {
    width: 100%;
}
.fc-top-bar ul li a {
    font-size: 22px;
}
.home .generate-back-to-top {
    background-color: rgb(214 25 45) !important;
    border-radius: 50%;
    outline: 2px solid #fff;
}
#masthead {
    position: fixed;
    z-index: 9;
    width: 100%;
    left: 0;
/*     top: 100px; /* Position below .top-bar */ */
    transition: 300ms;
}
#masthead.pgp-sticky {
    position: fixed;
    z-index: 9;
    width: 100%;
    left: 0;
    top: 0;
    background: #000000;
    padding: 20px 0;
/* 	margin-top: 0; */
}
.inside-header {
    transition: 300ms;
	padding: 20px 40px;
}
#masthead.pgp-sticky .inside-header {
    padding: 0 40px;
    background-color: #000;
}
.header-image.is-logo-image {
    transition: 300ms;
}
#masthead.pgp-sticky .header-image.is-logo-image {
    width: 150px;
}
.generate-back-to-top {
    background-color: rgb(255 0 0) !important;
    border-radius: 50%;
}
.fc-order-now a {
    background-color: #d6192d;
    border-radius: 30px;
    line-height: 40px !important;
}
.fc-order-now a:hover {
    transition: 100ms;
    color: #000 !important;
    background-color: #f0a61e !important;
}
.fc-tg-link a {
    border: 2px solid #fff;
    border-radius: 31px;
    line-height: 36px !important;
    margin-right: 15px;
}
.fc-tg-link a:hover {
    background-color: #f0a61e !important;
    color: #000 !important;
}
/* Nav end */
/* Body */

/* body end */

/* Pages  */
.pgp-img-full div, .pgp-img-full figure, .pgp-img-80 div, .pgp-img-80>figure {
    width: 100% !important;
}
.pgp-img-full img {
width: 100%	
}
.pgp-img-80 img {
    width: 80%;
    margin: auto;
}
.pgp-img-50 img {
    width: 50%;
    margin: auto;
}
.inside-article .entry-header {
    display: none;
}
.inside-article {
    padding-bottom: 0 !important;
}
main#main {
    margin-bottom: 0;
}
.page #main, .page .inside-article, .page #main .entry-content {
    margin-top: 0;
    padding-top: 0px;
}
#page .pgp-row-pad {
    padding-top: 80px;
    padding-bottom: 80px;
}
#page .pgp-big-pad {
    padding-top: 150px;
    padding-bottom: 150px;
}
.pgp-pig-separator {
    overflow: visible !important;
}
.pgp-pig-separator .wpb_single_image {
    margin-bottom: 0;
}
.pgp-pig-separator .vc_single_image-wrapper {
    max-width: 100px !important;
    margin-top: -120px;
    position: relative;
}
.pgp-pig-separator .vc_single_image-wrapper:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 195px;
    height: 195px;
    background: #ffffff;
    z-index: 1;
    transform: translate(-50%, -50%);
    border-radius: 50%;
}
.pgp-pig-separator img {
    z-index: 2;
    position: relative;
}
/* Pages End  */
/* Buttons */
.pgp-btn-default a {
    border-radius: 0 !important;
    padding: 8px 22px !important;
    font-weight: 700 !important;
    font-size: 1.1rem !important;
}
.pgp-red-btn a {
    color: #ffffff !important;
    background: #D6192D !important;
    border: unset !important;
}
.pgp-red-btn a:hover {
    color: #000000 !important;
    background: #f0a61e !important;
}
.pgp-orange-btn a {
    color: #000000 !important;
    background: #eea522 !important;
    border: unset !important;
}
/* Buttons End */
/*Page title animation*/

/*Page title animation End*/
/*Blog loop*/

/*Blog Loop End*/
/*Blog Single*/

/*Blog Single End*/
/*Contact Form*/

/*Contact Form End*/
/*Footer*/
.fc-footer-logo img {
    max-width: 220px;
    width: 100%;
}
.fc-footer-pages ul li {
	font-size: 20px;
	margin-bottom: 0;
	font-family: "Montserrat", sans-serif;
	font-weight: 700;
}
.fc-footer-pages ul {
	list-style-type: none;
}
.fc-footer-pages ul li img {
	width: 30px;
	margin-right: 6px;
}
.fc-footer-pages ul li i {
	font-size: 35px;
	margin-right: 10px;
}
.inside-footer-widgets {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.inside-footer-widgets>div {
    flex: unset;
}
.fc-footer-pages ul li a {
    text-decoration: none;
}
.fc-footer-pages ul li:last-child {
    margin-top: 25px;
}
/*Footer End*/
/*Paths*/

/*Paths End*/
/* CF7 Form */

/* CF7 Form END */
/* tools */
.pgp-hide {
	display: none !important;
}
.pgp-nowrap, .pgp-no-wrap {
    white-space: nowrap;
}
html {
    overflow-x: hidden;
}
/*Media queries*/
@media screen and (max-width: 1226px) {
	.fc-order-now a {
		background-color: #000;
	}
	.fc-order-now a:hover {
		background-color: unset !important;
		color: #ffcb08 !important;
	}
	.fc-tg-link a {
		border: unset;
	}
	.fc-nav-image-left, .fc-nav-image-right {
                display: none;
            }
}
@media screen and (max-width: 1024px) {

}
@media screen and (min-width: 768px) {

}
@media screen and (max-width: 1320px) {
    
}
@media screen and (max-width: 1100px) {

}
@media screen and (max-width: 900px) {
    
}
@media screen and (max-width: 767px) {
	.inside-footer-widgets, .fc-top-bar a {
    text-align: center;
}
h1 {
    font-size: 3rem;
}
sup {
    bottom: 30px !important;
    font-size: 88%;
}
h2 {
    font-size: 1.8rem;
}
}
@media screen and (max-width: 480px) {
.site-info a {
    display: block;
}
.site-header .header-image {
    width: 130px;
}
.fc-footer-logo img {
    max-width: 160px !important;
    width: 100%;
}
}
/*Media Queries*/
