/*
Theme Name: Simple Custom
Theme URI: http://www.rodolfosites.com.br/themes/
Author: Rodolfo Giovanni
Author URI: http://www.rodolfosites.com.br/
Description: Um simples tema Wordpress customizavel usando Elementor Page Builder
Version: 1.73
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom, widget footer, blog, commerce, page, elementor, slider, bootstrap
Text Domain: Simple Custom 2
*/

h1 {font-size:26pt;}
h1, h2, h3 {text-transform: uppercase;font-weight: bold;}

#loading {position: fixed;z-index: 100;background-color: white;width: 100%;height: 100%;top:0px;left:0px;margin:0px;padding: 0px;}
.nav-divider {border-bottom: solid 1px #ddd;}
.footer-divider {border-top: solid 1px #ddd;}
.thumbnails {background-position:fixed;background-size: 100% auto;}
.overlayer{ background-color: rgba(0,0,0,0.4); color:white;}
.overlayer a{ color:#eee!important; font-weight: bold;}


#searchform input{border:thin 1px #eee;padding:6px 10px;width:60%;color:#666;margin:10px 0px;}
#searchform input[type=submit] {width:auto;border:none;}

.control-label{width: 100%!important;}
.woocommerce-input-wrapper {width:100%;}
.nav-mobile {display: none;}
.shop_side_bar_mobile{display: none;}
.product_meta>span {display: block;margin-top: 10px;}

/*mobile*/
@media only screen and (max-width: 600px) {
	.navbar div {text-align:center!important;padding:2px 0px;}
	.navbar-light .navbar-toggler {margin:0 auto;}
	.nav-mobile {display: block;}
	.nav-desktop{display: none;}
	.shop_side_bar_mobile {display: block;}
	.shop_side_bar {display: none;}
}
