/*
Theme Name: Don Yunis
Author: GOIN
Author URI: https://goin.com.ar/
Description: Plantilla desarrollada en Bootstrap
Requires at least: 1.0
Tested up to: 5.8
Requires PHP: 5.6
Version: 1.4
License: Copyright Don Yunis
Text Domain: donyunis
*/


@charset "UTF-8";
/* CSS Document */

body {
margin:0;
padding:80px 0 0 0;
color:black;
font-size:0.8em;
font-family: 'Poppins', sans-serif;
}

p {
color: gray;
}    

h3 {
margin-bottom: 33px;
padding: 20px 0;
color: #9C1006 !important;
opacity: .8;
}

h3:after, h3:before {
content: "";
display: block;
margin:10px auto;
width: 200px;
height: 2px;
background:#ccc ;
}

a, a:hover {
color: #9d9d9d;}

.encabezado {
background:#a80000;	
position:fixed;
z-index:1030;
top:0px;
left:0px;
}

#logo-dy {
margin: 5px 40px 5px 0px;
width: 220px;
-webkit-transition: width 0.2s ease;
-moz-transition: width 0.2s ease;
 -o-transition: width 0.2s ease;
}

.navbar {
padding:.5rem 0rem;
}

.navbar-collapse {
flex-grow: 0;
}

.navbar-brand {
margin-right: 30px;
}

ul.navegacion-ppal li {
font-size:13px;
letter-spacing:.7px;
}

.navbar-expand-lg .navbar-nav .nav-link, .navbar-expand-lg .navbar-nav .nav-link:visited {
padding-right: 1.5rem;
padding-left: 1rem;
color: rgba(234, 227, 213,1);
-webkit-transition: color 0.2s ease;
-moz-transition: color 0.2s ease;
 -o-transition: color 0.2s ease;
}

.navbar-expand-lg .navbar-nav .nav-link:hover {
color: rgba(234, 227, 213,.7);
}

.horarios {
font-size:13px;
display: inline-block;
background: url(img/horarios.svg) no-repeat 10px 7px;
background-size: 20px;
text-align: right;
background-opacity:.5;
min-width: 9rem;
}

.atencion {
font-size:13px;
text-align:center;
font-weight: 300;
color: rgba(28, 28, 27, 1)
}

.atencion span{
font-weight: 700;
}

.navbar-default{
  transition:500ms ease;
}
.navbar-default.scrolled{
}

.scrolled a{

}

.scrolled #logo-dy{
width: 150px; 
-webkit-transition: width 0.2s ease;
-moz-transition: width 0.2s ease;
 -o-transition: width 0.2s ease;
}

.pasafotos {
background:#a80000;
position: relative;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}

.h5, h5 {
font-size: 2.3rem;
letter-spacing:.05em;
text-transform: capitalize;
font-weight: 200;
}

h5 span {
font-size: 4.3rem;
letter-spacing:.05em;
text-transform: uppercase;
color: #f3f0e9;
font-weight: 700;
}

h6 {
font-size: 1rem;
letter-spacing: .1em;
text-align: center;
color: #9C1006;
text-transform: capitalize;
font-weight: 300;
}

h1 {
font-size: 2rem;
color:#9C1006;
}

h2 {
font-size: 2rem;
letter-spacing:0px;
text-align: center;
color:#a80000;
text-transform: capitalize;
font-weight: 300;
padding:0px 0 0 0; 
}

h4 {
font-size: 1.5rem;
color:#9C1006;
font-weight: 700;
margin:43px 0 40px 0; 
}


h4::after {
content: "";
display: block;
height: 2px;
background: #ecc643;    
width: 200px;
}

p.parrafo-intro, p.parrafo-contacto {
color:#555;
font-size:16px;
line-height:33px;
font-weight:300;
margin-bottom: 2rem;
}

p.parrafo-contacto {
 font-weight:300;
 margin-bottom: 3rem;
}

p.parrafo-intro span, p.parrafo-contacto span{
font-weight:700;
}

.m-top{
margin-top: 0rem;
}

.carousel-caption {
    bottom:1%;
    }

@media (min-width: 768px) { 
    .m-top {
        margin-top: 3rem;
    }
} 

@media (min-width: 992px) { 

    .carousel-caption{
       display: block !important;
       bottom: 18% !important;
    }
} 

.m-bottom{
margin-bottom: 4rem;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
width: 30px;
height: 30px;
}



.sep-uno {
height:38px;
background:url(img/trama1.jpg) repeat-x;
}

.bg-uno {
background: url(img/bg-rayas-gris.svg) center no-repeat;
background-size:cover;
}

.bg-dos {
background:#9b1007;
padding: 20px;
}

.bg-tres {
background: url(img/bg-rayas-gris.svg) center no-repeat;
background-size:cover;
padding-bottom: 5rem;
}


.grilla-container {
max-width: 1200px;
margin: auto;
}

.cont-ppal {
padding:0 20px 40px 20px;
}

.cont-ppal-dos {
    padding:0 20px 0px 20px;
    max-width: 70ch;
    }

.cont-ppal h1{
color:#9C1006;
text-align:center;
font-weight:200;
font-size:35px;
margin:0 0 25px 0;
}

.logo-dy{
display:block;
margin:40px auto;
}

.ico{
display:block;
float:left;
width:40px;
height:45px;
background:#CCC;
margin:10px 10px 10px 0;
opacity: .8;
}

.acomp-ico{
display:block;
float:left;
padding:20px 0;
color: #fff;
font-weight: 700;
}

.acomp-ico:hover{
color: #f4f0e9;
opacity: .7;
text-decoration: none;
}

.carousel-indicators li {
width: 10px;
height: 10px;
margin-right: 7px;
border-radius: 10px;
margin-left: 3px;
background-color:rgba(127, 127, 127, 0.82);
}


.carousel-indicators .active {
background-color:rgba(27, 27, 27, 1);
}

#localizacion{
background:url(img/iconos/localizacion.svg) no-repeat center;
}

#telefono{
background:url(img/iconos/telefono.svg) no-repeat center;
}

#face{
background:url(img/iconos/face.svg) no-repeat center;
float:right;
}

#instagram{
background:url(img/iconos/instagram.svg) no-repeat center;
float:right;
}

a#face:hover, a#instagram:hover{
opacity: .5;
}


#mail{
background:url(img/iconos/mail.svg) no-repeat center;
}

.footer {
background:#929292;
padding:40px 0;
font-weight:200;
letter-spacing:.05em;
}

.goin {
color: white;
font-family: Arial;
font-size: 10px;
float: right;
padding: 5px 3px 5px 7px;
opacity: .5;
text-align: center;
}

a.goin:hover{
color: white;
text-decoration: none;
opacity: 1;
}

.page-link:focus, .page-link:hover {
color: #FFF;
text-decoration: none;
background-color: #e9ecef;
border-color: #ddd;
}

.btn-outline-light, .btn-outline-danger{
font-size:14px;
letter-spacing: 1px;
margin-top:33px;
font-weight: 700;

}

.btn-outline-light:hover{
background: rgb(234, 227, 213);
border: 1px solid rgb(234, 227, 213) 
}

.clear {
clear:both;
}

.navbar-nav .dropdown-menu {
max-width: 150px;
margin: auto;
}

.dropdown-menu {
background: rgb(234, 227, 213) !important;
padding: 1.5rem 0rem .5rem 0rem;
min-width: 10px;
width: 100%;
}

.marcas-trabajo{
padding: 50px 0;
min-height: 380px;
background: #f4f0e9;
}

.img-fluid {
max-width: 150px;
}

@media (min-width: 1023px) and (max-width: 1025px) { 
    .img-fluid {
        max-width: 130px;
    }
    
}  

.carousel-control-next-icon, .carousel-control-prev-icon{
background-color: #505050cc;
padding: 20px;
border-radius: 4px;
}

.carousel-control-next-icon {
background-image: url(img/flecha-der.svg);
box-sizing: border-box;
}

.carousel-control-prev-icon {
background-image: url(img/flecha-izq.svg);
}

/*Secciones*/

.img-secciones, .img-secciones img{
width: 100%;
}

.bg-productos{
background: #ca8080;
padding-bottom: 80px;
}

.cont-productos{
background: url(img/productos/levaduras.svg) top left no-repeat;
display: block;
min-height: 300px;
width: 300px;
box-sizing: border-box;
margin: 0px auto 30px auto;
color: white;
}

.cont-productos span{
/* left: 20%; */
font-size: .8em;
letter-spacing: .5px;
display: block;
text-align: center;
padding-top: 200px;
font-weight: 700;
}
	
.cont-productos span:hover{
color: #a80000;;
text-decoration: none !important;
}

.cont-productos:hover, #harinas:hover{
background: url(img/productos/levaduras.svg) top right no-repeat;
color: #a80000;
text-decoration: none !important;
-webkit-transition: color 0.2s ease;
-moz-transition: color 0.2s ease;
 -o-transition: color 0.2s ease;
}

#harinas{
background: url(img/productos/harinas.svg) top left no-repeat;
}
#harinas:hover{
background: url(img/productos/harinas.svg) top right no-repeat;
}

#grasas{
background: url(img/productos/grasas.svg) top left no-repeat;
}
#grasas:hover{
background: url(img/productos/grasas.svg) top right no-repeat;
}

#chocolates{
background: url(img/productos/chocolates.svg) top left no-repeat;
}
#chocolates:hover{
background: url(img/productos/chocolates.svg) top right no-repeat;
}

#dulces{
background: url(img/productos/dulces.svg) top left no-repeat;
}
#dulces:hover{
background: url(img/productos/dulces.svg) top right no-repeat;
}

#reposteria{
background: url(img/productos/reposteria.svg) top left no-repeat;
}
#reposteria:hover{
background: url(img/productos/reposteria.svg) top right no-repeat;
}

#almacen{
background: url(img/productos/almacen.svg) top left no-repeat;
}
#almacen:hover{
background: url(img/productos/almacen.svg) top right no-repeat;
}

#porciones{
background: url(img/productos/porciones.svg) top left no-repeat;
}
#porciones:hover{
background: url(img/productos/porciones.svg) top right no-repeat;
}

#aditivos{
background: url(img/productos/aditivos.svg) top left no-repeat;
}
#aditivos:hover{
background: url(img/productos/aditivos.svg) top right no-repeat;
}

#esencias{
background: url(img/productos/esencias.svg) top left no-repeat;
}
#esencias:hover{
background: url(img/productos/esencias.svg) top right no-repeat;
}

#condimentos{
background: url(img/productos/condimentos.svg) top left no-repeat;
}
#condimentos:hover{
background: url(img/productos/condimentos.svg) top right no-repeat;
}

#condimentos{
background: url(img/productos/condimentos.svg) top left no-repeat;
}
#condimentos:hover{
background: url(img/productos/condimentos.svg) top right no-repeat;
}

#frutos-secos{
background: url(img/productos/frutos-secos.svg) top left no-repeat;
}
#frutos-secos:hover{
background: url(img/productos/frutos-secos.svg) top right no-repeat;
}

#moldes{
background: url(img/productos/moldes.svg) top left no-repeat;
}
#moldes:hover{
background: url(img/productos/moldes.svg) top right no-repeat;
}


a:active:focus[data-toggle='modal'] {
box-shadow: none !important;
}


.btn-primary.focus, .btn-primary:focus, .btn.focus, .btn:focus {
box-shadow: none !important;
}

.btn:focus, .btn.focus, .btn:active, .btn.active {
box-shadow: none !important;
}

.btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active {
box-shadow: none !important;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
box-shadow: none !important;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
box-shadow: none !important;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
box-shadow: none !important;
}

.blanco{
color: #fff !important;
}

.modal-body{
color: gray;
}

.modal-header h4{
margin: 13px 0 0 0;
}

.modal-header{
background: #f4f0e9;
border: none;
}

.modal-footer{
border: none;
}

.modal-body ul{
padding: 5px;
}

/* Contacto */
.contacto {
color: gray;
}

.contacto label {
display: block;
font-size: 1rem;
letter-spacing: 2px;
text-align:center;
font-weight: 700;
text-transform: uppercase;
margin-top: 30px;
}

.mapa {
position: relative;
z-index: 5;
}

.mapa .tit-mapa{
position: absolute;
text-align: center;
font-size: 1.3rem;
width: 100%;
padding: 20px 0 0 0;
box-sizing: border-box;;
height: 70px;
background: fgray;
color: white;
z-index: 90;
}

.form-control {
border: 1px solid #afafaf
}

.btn-send {
font-weight: 300;
text-transform: uppercase;
letter-spacing: 0.2em;
display: block;
margin:30px auto 0 auto;

}

.help-block.with-errors {
    color: #ff5050;
    margin-top: 5px;
}

.alert-success {
color: #000000;
background-color: #efddc5;
font-weight: 700;
border-color: transparent;
}

.contacto-modal {
letter-spacing: 0em;
font-size: 13px;
}

.modal-header .close {
float: right;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #fff;
text-shadow: 0 1px 0 #fff;
opacity: 1;
background: #bf605b;
}

.close:hover {
color: #fff!important;
text-shadow: 0 1px 0 #fff;
opacity: .2;
}

/* Small devices (landscape phones, 576px and up) */
@media (max-width: 1000px) { 
	.navbar-expand-lg .navbar-nav .nav-item {
	text-align: center;
	margin-top: 10px;
	}
    .navbar-expand-lg .navbar-nav .nav-item:last-child {
	margin-bottom: 2rem;
	}
	#logo-dy {
	width: 200px;
	margin:0;
	}
}

.navbar-dark .navbar-toggler {
    color: rgba(255,255,255,.5);
    border-color: rgba(254, 252, 255, 0.49);
}

.navbar-toggler {
    padding: .15rem .55rem;
    font-size: 1rem;
    line-height: 1;
    background-color: transparent;
    border: 3px solid #fffbfb8c;
    border-radius: 0rem;
}

.dropdown-menu {
    background: rgb(249, 254, 254) !important;
    padding: 1.5rem 0rem .5rem 0rem;
    -webkit-transition: background 0.3s ease;
    min-width: 10px;
    width: 100%;
    border-radius: 0px;
    border: 0px;
    border-bottom: 4px solid #fcb911;
}

.listado-prod-home {
	font-weight: 700;
	font-size: 1.2em;
    color: gray;
    padding-left: 0px;
}

.listado-prod-home li {
    padding-left: 0;
    margin-bottom: .3rem;
    list-style: none;
    text-align: center;
}

@media (min-width: 768px) { 
    .listado-prod-home li {
        padding-left: .2em;
        margin-bottom: .3rem;
        list-style: disc;
        text-align: left;
    }
}  

#object{	
	visibility: hidden;
}

.txt-productos{	
    background: #ffc107;
    border-radius: 5px;
    color: #a80000;
	padding: 7px 12px;
	display:inline-block;
}

.wapp-float{	
    display: block;
    position: fixed;
    width: 70px;
    height: 60px;
    background: #b7b7b7 url(img/wapp.svg) no-repeat 30% 50%;
    background-size: 70%;
    right: 0px;
    bottom: 110px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
    z-index: 999;
}

#recipeCarousel {
    min-height: 480px;
}

@media (max-width: 900px) {
#carouselExampleIndicators .carousel-item img {
    object-fit: cover;
    height: 210px;
}
.img-secciones img {
    object-fit: cover;
    height: 235px;
}
}

@media (min-width: 768px) { 
    #recipeCarousel {
        min-height: 130px;
    }  
}  

.fotos-don-yunis { 
position: relative;
margin-bottom: 30px;
} 

.epigrafe-fotos { 
color: #fff;
margin:20px 0 100px 0;
font-style: italic;
letter-spacing: .4px;
font-size: 11px;
text-align: center;
background: #a8000096;
font-weight: 200;
padding: 5px;
position: relative;
display: inline;
bottom: 50px;
right: 0px;
}  

/* Section new store */
.new-store { 
background: #eae7df;
}

.new-store p{ 
color: gray;
} 

.new-store p b{ 
font-weight: 700;
} 

.new-store h3{ 
    text-align: center;
} 

.new-store h3::after{ 
margin: auto;
background: #ecc643;
} 

.parrafo-new { 
font-size: 1.1rem;
line-height: 1.7em;
} 

@media (min-width: 768px) { 
    .new-store h3 {
        text-align: left;
    }  
    .new-store h3::after {
        margin: 0;
    }  
    .parrafo-new { 
        font-size: 1.25rem;
        line-height: 2em;
    } 
} 

.new-store h3::before{ 
height: 0px;
} 

.padding-gral { 
padding: 7rem 0;
} 
    
/* Encabezado secciones */

.titulo-seccion { 
background: #9f0018;
color: white;
z-index: 200;
padding: 10px 80px;
font-size: 1rem;
font-weight: bold;
}

.subtitulo-internas h2 { 
color: #a80000;
letter-spacing: 0px;
text-transform: none;
line-height: 1.5em;
} 
  
.fotos-empresa { 
background: #aa0018;
} 

.dy-hoy{ 
background:#eae7df;
}

ul.products {
padding: 0;
display: flex;
flex-wrap: wrap;
gap: 20px;
margin: auto;
justify-content:center;
}

.site-main ul.products.columns-4 li.product {
list-style: none;
flex-basis: 250px;
}

@media (min-width: 768px) { 

div.product .woocommerce-product-gallery {
    width: 41.1764705882%;
    float: left;
    margin-right: 5.8823529412%;
    margin-bottom:0px;
}
div.product .summary {
    width: 52.9411764706%;
    float: right;
    margin-right: 0;
}
table.cart th, table.cart td {
padding: 1.618em;
}
.cart-collaterals .cart_totals, .cart-collaterals .shipping_calculator {
    width: 52.9411764706%;
    float: right;
    margin-right: 0;
    margin: 0;
    clear: right;
}
}

ul.products li.product { 
text-align: center;
margin-top: 50px;
}
     
h1.page-title { 
margin-top: 30px;
}

.site-main h2 {
font-size: 1.5em;
padding: 20px 0 10px 0;
color: #252525;
font-weight: 700;
text-align: left;
border-bottom: 1px solid #ccc;
}

.site-main h2.woocommerce-loop-product__title {
text-align: center;
border-bottom: transparent;
}

.price{
/* display: inline-grid; */
/*  text-align: center; */
color: #252525;
font-size: 1.2em;
}

.reset_variations {
margin-left: 7px;
}

.button {
cursor: pointer;
padding: 10px;
text-decoration: none;
font-weight: 600;
text-shadow: none;
display: inline-block;
-webkit-appearance: none;
background: #f6c446;
color: #a41a19;
font-weight: 700;
border: 0;
margin: 15px 0 50px 0;
border-radius: 10px;
}

.button:hover {
background: #f6c446;
color: #a41a19;
text-decoration: none;
opacity: .8;
}

.button-tienda {
width: 200px;
display: block;
text-align: center;
margin: auto;
}

.product a img {
height: auto;
max-width: 100%;
}

.woocommerce-LoopProduct-link {
text-decoration: none;
display: block;
}

.woocommerce-LoopProduct-link:hover {
text-decoration: none;
}

.added_to_cart {
cursor: pointer;
padding: 10px 10px;
margin-left: 2px;
text-decoration: none;
font-weight: 400;
font-size: 11px;
text-shadow: none;
background: #333;
color: white;
border-radius: 10px;
}

.added_to_cart:hover {
color: white;
text-decoration: none;
}

.posted_in {
color: #333;
}

table.cart {
margin-bottom: 3.706325903em;
}

table {
border-spacing: 0;
width: 100%;
margin: 0 0 1.41575em;
border-collapse: separate;
color: black;
}

table.cart .product-thumbnail img {
margin: 0 auto;
max-width: 7em;
height: auto;
}

table:not( .has-background ) th {
background-color: #f8f8f8;
}

table:not( .has-background ) tbody td {
background-color: #fdfdfd;
}

table:not( .has-background ) tbody tr:nth-child(2n) td, fieldset, fieldset legend {
background-color: #fbfbfb;
}

table td, table th {
padding: 1em 1.41575em;
text-align: left;
vertical-align: top;
}

.cart_totals h2{
text-align: left;
}

a.remove {
text-align: left;
background: gray;
padding: 3px 7px;
color: white;
border-radius: 5px;
}

a.remove:hover {
text-decoration: none;
}

.form-row input, .form-row textarea, .form-row select {
width: 100%;
}

.form-row label {
display: block;
}

input[type=text], input[type=number], input[type=email], input[type=tel], input[type=url], input[type=password], input[type=search], textarea, .input-text {
    padding: .6180469716em;
    background-color: #fff;
    color: #43454b;
    border: 1px solid #e2e2e2;
    border-radius: 3px;
    -webkit-appearance: none;
    box-sizing: border-box;
    font-weight: 400;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
}

h3#order_review_heading:after, h3#order_review_heading:before, .woocommerce-billing-fields h3:after, .woocommerce-billing-fields h3:before, 
.woocommerce-additional-fields h3:after, .woocommerce-additional-fields h3:before {
    content: "";
    display: block;
    margin: 10px 0px;
    width: 200px;
    height: 2px;
    background: #ccc;
}

.woocommerce-info {
color: black;
}

.woocommerce-input-wrapper {
width: 100%;
}

table {
    border-spacing: 0;
    width: 100%;
    margin: 0 0 1.41575em;
    border-collapse: separate;
}

table.cart .product-thumbnail img {
    display: block;
    margin: 0 auto;
    max-width: 3.706325903em;
    height: auto;
}

table.cart td.product-name {
    overflow-wrap: anywhere;
    word-break: break-word;
    -ms-word-break: break-all;
}

table.shop_table_responsive tr td {
    display: block;
    text-align: right;
    clear: both;
}

table.cart td, table.cart th {
    padding: .875em .875em;
}

table.shop_table_responsive tr td[data-title]::before {
    content: attr(data-title) ": ";
    font-weight: 600;
    float: left;
}

table.shop_table_responsive tr td::after{
    clear: both;
}

table.shop_table_responsive thead {
    display: none;
}

@media (min-width: 768px) {
table.shop_table_responsive thead {
    display: table-header-group;
}
table.shop_table_responsive tbody tr td, table.shop_table_responsive tbody tr th {
    text-align: left;
}
table.shop_table_responsive tr td {
    display: table-cell;
}
table.shop_table_responsive tr td[data-title]::before {
    display: none;
}
}

.comment-form-comment label {
display: block;
}

.reviews_tab {
list-style: none;
}

.wpcf7-form label { 
width: 100%;
 }

 .wpcf7-form input {
width: 100%;
}

[type=submit] {
border: 0;
color: white;
background: #6c757d;
display: block;
width: auto !important;
}

form.wpcf7-form {
text-align: center;
}

ul.products {
padding: 0;
}

ul.products li.product {
list-style: none;
}

.navbar-carro {
list-style: none;
position: relative;
padding-top: 7px;
}

/* Carrito */
.carrito-arriba {
color: white;
}

.cont-carrito-top {
position: relative;
left: 12px;
}

@media (min-width: 992px) { 
    .cont-carrito-top{
    left: 50px;
    }
} 

.cont-carrito-top > span {
position: absolute;
color: white;
font-size: 9px;
margin-right: 3px;
background: #2e2d2d;
border-radius: 47px;
padding: 3px 5px 0px 5px;
}

.carrito-dy {
width:10%; 
padding: 5px 0;
border-radius: 2px;
background: #b22c2c;
display:inline-flex;
}

.disp-carrito{
display: block;
position: relative;
left: 30px;
    }

/* Buscador */

.barra-buscadora {
margin:10px auto;
width: 100%;;
}

@media (min-width: 992px) {
    .barra-buscadora {
        margin:10px 0;
        width: 70%;
        } 
 }

.wpcf7-textarea { 
width: 100%;
} 

.wpcf7-submit { 
width: 100%;
padding: 10px 20px;
margin: auto;
} 

.bt-tienda { 
background: #810e0f url("img/iconos/trama.svg");
padding: 7rem 0;
text-align: center;
margin: auto;
box-shadow: 0px 10px 10px #00000063;
} 

.woocommerce-pagination ul {
list-style: none;
}

.woocommerce-pagination ul li {
display: inline-flex;
margin: 10px;
}

.grecaptcha-badge { 
visibility: hidden;
}

.navbar-expand-lg .navbar-collapse {
flex-wrap: wrap;
justify-content: center;
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-collapse {
        justify-content:space-between;
        }  
 }