/*
Theme Name:         G5Plus Pepper Child Theme
Theme URI:          https://pepper.g5plus.net/
Description:        G5Plus Pepper Child Theme
Version:            1.0
Author:             g5plus
Author URI:         http://g5plus.net/
Template:     		g5plus-pepper

License:            GNU General Public License v2 or later
License URI:        http://www.gnu.org/licenses/gpl-2.0.html

Tags: 				two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: 		g5plus-pepper
*/
/************************************************************************************
Put your custom CSS below this block :)
*************************************************************************************/

/* images */
.svgslike img.vc_single_image-img.attachment-medium {
    width: 100vw;
}

/*asset cleanup adaptations */
.home .pswp {
    display:none;
}

/*Checkout page */
.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info {
    color: #515151 !important;
}

/* homepage */

.gf-heading-6043297b6118f .heading-title {
    font-weight: 800 !important;
    font-style: normal !important;
    font-size: 32px !important;
    line-height: 1.17 !important;
}
@media (max-width: 767px)
.gf-heading-6043297b6118f .heading-title {
    font-size: 24px !important;
}
@media (max-width: 991px)
.gf-heading-6043297b6118f .heading-title {
    font-size: 28px !important;
}
@media (max-width: 1199px)
.gf-heading-6043297b6118f .heading-title {
    font-size: 28px !important;
}