/* your styles go here */
@import url('https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700|PT+Sans:400,700&display=swap');

.btn:focus, .btn-template-outlined:focus, .btn.focus, .focus.btn-template-outlined {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(228, 133, 36);
}


.btn-primary:hover, .btn-template:hover {
    color: color-yiq(#ff8300);
    background-color: #ff8300;
    border-color: #ff8300;
}
.btn-primary:focus, .btn-template:focus, .btn-primary.focus, .focus.btn-template {
    box-shadow: 0 0 0 0.2rem rgb(228, 133, 36);
}


.btn-primary:not([disabled]):not(.disabled):active, .btn-template:not([disabled]):not(.disabled):active, .btn-primary:not([disabled]):not(.disabled).active, .btn-template:not([disabled]):not(.disabled).active, .show > .btn-primary.dropdown-toggle, .show > .dropdown-toggle.btn-template {
    color: color-yiq(#b80067);
    background-color: #ff8203;
    border-color: #ff8203;
    box-shadow: 0 0 0 0.2rem rgb(228, 133, 36);
}

a.ubtn-link.ult-adjust-bottom-margin.ubtn-left.ubtn-normal {
    margin-top: 16px;
    padding-top: ;
}
button#ubtn-3364 {
    padding-top: 10px;
    padding-bottom: 10px;
}
.piesucursales
{
	 color: #ff8300 !important;
	 text-transform: uppercase;
	 font-size: 18px;
	 font-family: "PT Sans Narrow";
	 margin-bottom: 15px;
}
.piecontent
{
	font-family: "PT Sans Narrow";
     text-align: left;
		 padding-top: 40px;
     padding-left: 33px;
     font-weight: 400;
    font-size: 14px;
     color: #888;
}

.floatwhats{
	position:fixed;
	width:60px;
	height:60px;
	bottom:20px;
	left:5px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
  z-index:100;
}

.my-floatwhats{
	margin-top:16px;
}



.bootstrap-select.btn-group .dropdown-toggle .filter-option{
	width:80% !important;
}





#filtroTalles, #filtroColores{
	cursor:pointer;
}


.ocultoDeEntrada{
	display:none;
}


a:hover .floatwhats{
color: white !Important;
}


.top-bar img {
    margin-right: 10px;
    min-width: 238px;
		height: auto !important;
}


.top-bar {

    padding: 2px !important;

}



.product .image:after{
	content: "";
	display: block;
	padding-bottom: 100%;
}





a {
	color: #fc6f38;
}


/*.dropdown-menu.productosCarrito.show {
    margin-left: -380px;
}*/

section.product-details .product-images .owl-carousel {
    background: #ffffff !important;
    padding: 23px 0 !important;
}

section.product-details .item .zoom img:not(.fotoVisible) {
    max-width: 1200px !important;
}

section.product-details .item .zoom img {
    max-width: 100% !important;
}


.preCarrito {
    padding: .375rem .75rem !important;
}



nav.navbar {

    padding: 0 !important;

}

ul.navbar-nav.d-flex.align-items-left {
    font-size: 16px;
    font-weight: 700 !important;
}

nav.navbar.navbar-expand-lg {
    border-bottom: solid 1px #e6e6e6;
}
.form-group {
    margin-bottom: 5px;
    margin-top: 8px;
}

button.submit.btn.btn-outline-primary {
    padding-top: 0;
    padding-bottom: 0;
}


section.hero .item {
    padding: 0 !important;
}


.recieningresadostext {
text-align: center;
color: #ff8300;
font-size: 18px;
text-transform: uppercase;
}



h3.h6.text-uppercase.no-margin-bottom {
    font-size: 17px;
		font-family: "PT Sans Narrow";

    letter-spacing: 0.13rem;
		font-weight: 700;
font-style: normal;
color: black;
}
span.price.text-muted {
    color: #ff8203 !important;
    font-size: 25px;
    margin-top: 10px;
    letter-spacing: -1px;
    font-weight: bold;
}
