/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
/**Iconos header e boton añadir carrito**/
.fa-heart-o::before {
    background-image: url(https://www.calzadoscapitan.com/img/corazon.png);
    background-size: 23px 23px;
    padding-right: 2px;
    display: inline-block;
    position: relative;
    width: 23px;
    height: 23px;
    background-repeat: no-repeat;
    content: " " !important;
}

.product-add-to-cart.pt-3 .fa-heart-o::before {
    background-image: url(https://www.calzadoscapitan.com/img/corazon.png);
    background-size: 23px 23px;
    padding-right: 2px;
    display: inline-block;
    position: relative;
    width: 23px;
    height: 23px;
    background-repeat: no-repeat;
}
#iqit-wishlist-product-btn:hover .fa-heart-o::before {
    background-image: url(https://www.calzadoscapitan.com/img/corazon-blanco.png);
    background-size: 23px 23px;
    padding-right: 2px;
    display: inline-block;
    position: relative;
    width: 23px;
    height: 23px;
    background-repeat: no-repeat;
}

.product-functional-buttons-links .fa-heart-o::before {
    background-image: url(https://www.calzadoscapitan.com/img/corazon.png);
    background-size: 23px 23px;
    padding-right: 2px;
    display: inline-block;
    position: relative;
    width: 23px;
    height: 23px;
    background-repeat: no-repeat;
    margin-top: 2px;
}

@media (max-width: 768px) {
    .product-functional-buttons-links .fa-heart-o::before {
        background-image: url(https://www.calzadoscapitan.com/img/corazon.png);
        background-size: 23px 23px;
        padding-right: 2px;
        display: inline-block;
        position: relative;
        width: 23px;
        height: 23px;
        background-repeat: no-repeat;
        margin-top: 2px;
    }
}

.fa-user::before {
    background-image: url(https://www.calzadoscapitan.com/img/usuario.png);
    background-size: 23px 23px;
    padding-right: 2px;
    display: inline-block;
    position: relative;
    width: 23px;
    height: 23px;
    background-repeat: no-repeat;
    content: " " !important;
}

.btn.btn-primary.btn-lg.add-to-cart .fa-shopping-bag::before {
    background-image: url(https://www.calzadoscapitan.com/img/carrito.png);
    background-size: 23px 23px;
    position: relative;
    line-height: 0;
    width: 23px;
    height: 23px;
    content: " " !important;
    background-repeat: no-repeat;
    vertical-align: middle;
}
.btn.btn-primary.btn-lg.add-to-cart:hover .fa.fa-shopping-bag.fa-fw.bag-icon::before {
    background-image: url(https://www.calzadoscapitan.com/img/carrito-blanco.png);
    background-size: 23px 23px;
    position: relative;
    line-height: 0;
    width: 23px;
    height: 23px;
    content: " " !important;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.fa-shopping-bag::before {
    background-image: url(https://www.calzadoscapitan.com/img/carrito.png);
    background-size: 23px 23px;
    padding-right: 2px;
    display: inline-block;
    position: relative;
    width: 23px;
    height: 23px;
    content: " " !important;
}
.fa-search::before {
    background-image: url(https://www.calzadoscapitan.com/img/buscar.png);
    background-size: 22px 22px;
    display: inline-block;
    position: relative;
    width: 22px;
    height: 22px;
    content: " " !important;
    background-repeat: no-repeat;
    vertical-align: middle;
}
#mobile-btn-search .fa-search::before {
    background-image: url(https://www.calzadoscapitan.com/img/buscar.png);
    background-size: 22px 22px;
    display: inline-block;
    position: relative;
    width: 22px;
    height: 22px;
    content: " " !important;
    background-repeat: no-repeat;
    vertical-align: unset;
}
/*Lista de deseos en negro al añadir un producto*/
.product-add-to-cart.pt-3 .fa.fa-heart.added::before {
    background-image: url(https://www.calzadoscapitan.com/img/corazon-negro.png);
    background-size: 23px 23px;
    padding-right: 2px;
    display: inline-block;
    position: relative;
    width: 23px;
    height: 23px;
    background-repeat: no-repeat;
    content: " " !important;
}

.product-functional-buttons-links .fa.fa-heart.added::before {
    background-image: url(https://www.calzadoscapitan.com/img/corazon-negro.png);
    background-size: 23px 23px;
    padding-right: 2px;
    display: inline-block;
    position: relative;
    width: 23px;
    height: 23px;
    background-repeat: no-repeat;
    margin-top: 2px;
    content: " " !important;
}

/**/
/*.search-btn .fa-search::before {
	font-size: 21px;
}*/
#iqit-wishlist-product-btn {
	max-height: 59px;
}
#module-iqitwishlist-view .form-control.input-qty {
	max-width: 50px;
	margin-right: 5px;
}

#module-iqitwishlist-view .btn-product-list {
	padding: 0.46875rem 0.9375rem;
	background: #fff;
	color: #313030;
	border: 1px solid #313030;
}
#module-iqitwishlist-view .btn.btn-product-list.add-to-cart .fa-shopping-bag::before {
	vertical-align: middle;
}
#module-iqitwishlist-view .btn-product-list:hover {
background: #4a4a4a;
  color: #ffffff;
  border-color: #4a4a4a;
}
#module-iqitwishlist-view .btn.btn-product-list.add-to-cart:hover .fa-shopping-bag::before {
    background-image: url(https://www.calzadoscapitan.com/img/carrito-blanco.png);
}
#wrapper .breadcrumb ol {
    text-align: center;
}
.my-account-side-links.col-sm-3 .fa-map-marker::before, #my-account .fa-history::before, #my-account .fa-file-o::before, #my-account .fa-sign-out::before {
	font-size: 23px;
}
.my-account-side-links.col-sm-3 .col-lg-4.col-md-6.col-sm-6.col-xs-12.lgcookieslaw-account-button img {
	max-height: 23px;
}
@media (max-width: 768px) {
.col.col-auto.center-nav.text-center {
	width: 100%;
}
}
@media (max-width: 767px) {
#footer .block-toggle > .block-title span::after {
	right: 0;
	position: absolute;
}
}
