/*
Theme Name: Fameger
Description: Tema desenvolvido para fameger.com.br
Author: Young Studio
Template: hello-elementor
Version: 1.0.1
Text Domain: fameger
*/

/* Carousel */
.n2-bullet {background-color:rgba(0,0,0,.3) !important; }
.n2-bullet.n2-active {background-color:rgba(0,0,0,.8) !important; }

/* Footer */
section.copyright {background-color:#eb4947; color:#fff; font-size:12px; }
section.copyright a {color:#fff; }

/* WooCommerce */
.woocommerce .woocommerce-breadcrumb {font-size:16px; }
.woocommerce ul.products li.product .size-woocommerce_thumbnail {transition:.2s transform; }
.woocommerce ul.products li.product:hover .size-woocommerce_thumbnail {transform:scale(1.05); }
.woocommerce ul.products li.product .product_type_simple {display:none; }
.woocommerce .woocommerce-ordering {display:none; }
.woocommerce-product-gallery {--navigation-top:0px; }
.woocommerce-product-gallery .btn-flex-nav-prev,
.woocommerce-product-gallery .btn-flex-nav-next {position:absolute; top:var(--navigation-top); z-index:1; font-size:40px; color:#222; display:block; padding:0 20px; cursor: pointer; }
.woocommerce-product-gallery .btn-flex-nav-prev {left:-60px; }
.woocommerce-product-gallery .btn-flex-nav-next {right:-60px; }
.woocommerce-product-gallery .flex-direction-nav .flex-nav-prev,
.woocommerce-product-gallery .flex-direction-nav .flex-nav-next {display:none; }
.woocommerce-product-gallery .flex-control-thumbs li img {padding:10px 10px 0 0; }

/* Page */
/* div[data-elementor-type="single-page"] > div:nth-of-type(2) {background-color:#F8F8F8; border-top: 1px solid #dbdbdb; } */
