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

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-auteur
*/
/************************************************************************************
Put your custom CSS below this block :)
*************************************************************************************/

img.footer-logo {
	max-width: 600px;
	padding-bottom: 60px;
}

p.price {
	display:none!important;
}

@media only screen and (min-width:601px) {
.scroll-box {
max-height:600px;
overflow-y:scroll;
padding:25px;
/*border:1px solid #0a0a0a;*/
	background-color:#f6f6f6;
margin-bottom: 28px;
}	
h1.product_title {
    font-size: 50px!important;
    line-height: 1.2em!important;
}
}

.scroll-box::-webkit-scrollbar {
  width: 0.5em;
}
 
.scroll-box::-webkit-scrollbar-track {
	background-color: #f6f6f6 !important;
  /*box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);*/
}
 
.scroll-box::-webkit-scrollbar-thumb {
  background-color: #e4573d;
  /*outline: 1px solid slategrey;*/
}

.button .ube-btn-icon {
	    margin-left: 5px!important;
}

/*
.elementor {
	    margin-top: -110px;
}
*/