/*
	Theme Name:   Savoy Child
	Theme URI:    http://themeforest.net/item/savoy-minimalist-ajax-woocommerce-theme/12537825
	Description:  Savoy child theme
	Author:       NordicMade
	Author URI:   http://www.nordicmade.com
	Template:     savoy
	Version:      1.0.1
*/


/* Child theme CSS
--------------------------------------------------------------- */

/*
Aliciente
*/

/* sprites */

.sprite {
    background-image: url(/wp-content/uploads/2019/08/icons.png);
    background-repeat: no-repeat;
    display: block;
}

.sprite-icono-smart-new {
	background-image: url(/wp-content/uploads/2020/10/icons_ws.png) !important;
	width: 48px;
	height: 50px;
	background-position: -430px -5px; 
}

.sprite-icono-antique-new {
    width: 48px;
    height: 50px;
    background-position: -5px -5px;
}

.sprite-icono-artef-new {
    width: 48px;
    height: 50px;
    background-position: -65px -5px;
}

.sprite-icono-deco-new {
    width: 48px;
    height: 50px;
    background-position: -125px -5px;
}

.sprite-icono-hogar-new {
    width: 48px;
    height: 50px;
    background-position: -185px -5px;
}

.sprite-icono-led-new {
    width: 48px;
    height: 50px;
    background-position: -245px -5px;
}

.sprite-icono-prof-new {
    width: 48px;
    height: 50px;
    background-position: -305px -5px;
}

.sprite-icono-renov-new {
    width: 48px;
    height: 50px;
    background-position: -365px -5px;
}

.nm-menu-cart-count { 
	display: none !important;
}



input.al-new-order{
    padding: 0px;
    width: 30px;
    display: inline-block;
    text-align: center;
}
.bg-alic{
    background-color: #026937;
    color: white;
}
.btn-alic-light{
    color: #282828 !important;
    background-color: #fff;
    border-color: #026937;
    border-radius: 0;
    font-size: 1.5rem;
}
.btn-alic{
    color: #fff !important;
    background-color: #026937;
    border-color: #026937;
    border-radius: 0;
    font-size: 1.5rem;
}
.al-edit{
    background-color: white;
    color: #026937 !important;
    line-height: 18px;
    height: 18px;
    width: 18px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    font-size: 12px;
    cursor: pointer;
}
.al-edit:hover{
    background-color: #026937;
    color: white !important;
    font-size: 10px;
    border: 1px solid white;
}
/*
Aliciente End
*/
/*
Wholesale
*/
#al-search-results{
    z-index:1;
    width: 100%;
}
.al-search-list-group-item-action:hover{
    color: white;
    background-color: #007bff;
    cursor: pointer;
}
.al-cart-alert{
    display: inline-block;
    width: 10px;
    height: 10px;
    line-height: 10px;
    background: #fff;
    color: #026937;
    position: relative;
    top: -8px;
    left: -5px;
    font-size: 9px;
    font-weight: bolder;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #026937;
}

.al-cart-alert > i{
    font-style: normal;
    position: relative;
    left: -0.1px;
    top: -1px;
}
.list-group-item-alic{
    background: none;
    color: #fff;
    border-bottom-color: rgba(255, 255, 255, 0.775);
}
.list-group-item-alic-light{
    background: none;
    color: #026937;
    border-bottom: none;
}
.al-link{
    color: white;
}
.al-link:hover{
    text-decoration: underline !important;
    cursor: pointer;
}
.al-cart-img{
    width: 40px;
}
.al-cart-img-wrap:hover .al-cart-tooltip{
    /* opacity: 1;
    z-index: 1; */
    display: block;
}
.al-cart-img-wrap{
    display: inline-block;
}
.al-cart-tooltip{
    z-index: 1;
    left: 45px;
    bottom: -120px;
    padding: 5px;
    background: #0009;
    /* opacity: 0;
    transition: opacity 0.5s; */
    display: none;
    max-width: fit-content;
}
/*
Wholesale End
*/

.small-text{
    font-size: 0.9em;
    font-style: italic;
}
.nm-menu ul.sub-menu{
    box-shadow: 1px 1px 2px #888888AA;
}
.nm-shop-loop-thumbnail{
    background: #ededed;
}
.wpsl-search{
    color: white;
    background: #026937;
}
#wpsl-search-btn{
    color: #026937;
    background: white;
}
#gd-custom-categories{
    width: 100%;
    display: flex;
    /* display: none; */
    margin-top: 10px;
    height: 55px;
}
.gd-custom-categorie-wrap{
    display: flex;
    flex-grow: 1;
}
.gd-custom-categorie-wrap:hover, .gd-custom-categorie-wrap:focus{
    opacity: 0.9;
}
.gd-custom-categorie-wrap > a {
    width: 100%;
    display: flex;
    justify-content: left;
    align-items: center;
    color: white;
    padding: 3px;
    font-size: 1.3em;
}
.gd-custom-categorie-wrap > a > img {
    width: 50px;
    padding: 0 5px;
}
.gd-custom-categorie-wrap > a:hover, .gd-custom-categorie-wrap > a:focus{
    color: white;
}
.gd-custom-categorie-wrap.eco-led{
background: #3fae2a;
margin-right: 3px;
}
.gd-custom-categorie-wrap.antique{
background: #000000;
margin-right: 3px;
}
.gd-custom-categorie-wrap.artefactos{
background: #5b6770;
margin-right: 3px;
}
.gd-custom-categorie-wrap.renovables{
background: #1fc7b5;
margin-right: 3px;
color: white;
font-weight: 100;
}

microsite-btn{
background: #1fc7b5;
margin-right: 3px;
color: white;
font-weight: 100;
}

.gd-custom-categorie-wrap.verde{
background: #0c6839;
}

.gd-custom-categorie-wrap.verde:after {
  content : "";
  position: absolute;
  left    : 0;
  bottom  : 0;
  width   : 1px;
  height  : 50%;  /* or 100px */
  border-right:1px solid white;
}

.gd-custom-categorie-wrap.colgantes:hover, .gd-custom-categorie-wrap.colgantes:focus{
    opacity: 0.8;
}
.gd-custom-categorie-wrap.energia-limpia{
background: #1fc7b5;
}

.wpsl-search input {
   color: black;
}

.gd-catalog-footer{
    padding-top: 35px;
}

@media (max-width: 770px) {
    .d-sm-none{
        display: none;
    }
    .gd-custom-categorie-wrap > a {
        justify-content: center;
    }
    .triangle {
        top: 126px !important;
        border-top: solid 10px orange;
        border-left: solid 20px transparent !important;
        border-right: solid 20px transparent !important;
    }
    #responsive-form {
        max-width: 320px !important;
    }

}
@media (min-width: 650px) {
    #img-popup-renovables{
        width: 90vw;
    }
}
@media (min-width: 770px) {
    .d-md-block{
        display: block;
    }
}
@media (min-width: 850px) {
    #wpsl-search-wrap form{
        width: 100%;
        display: flex;
        justify-content: space-around;
        align-items: center;
    }
    .wpsl-input, .wpsl-search-btn-wrap, .wpsl-select-wrap{
        display: flex !important;
        justify-content: center;
        align-items: center;
        margin-bottom: 10px;
    }
    .wpsl-input, .wpsl-search-btn-wrap{
        flex-grow: 1;
    }
    .wpsl-select-wrap{
        flex-grow: 2;
        justify-content: space-around;
    }
    #wpsl-radius{
        display: flex !important;
        justify-content: center;
        align-items: center;
    }
}
/* Carousel stuff */
.d-none{
    display: none;
}
.gd-carousel{
    padding: 10px 25px 10px 25px;
    overflow: hidden;
    position: relative;
}
.gd-tile{
    width: 25%;
    float: left;
    position: relative;
    left: 0%;
    transition: left .2s;
    -moz-transition: left .2s;
    -webkit-transition: left .2s;
    -o-transition: left .2s;
    transition-timing-function:cubic-bezier(0.5, 0, 0.1, 1);
    transition-duration:400ms;
}
.gd-tile:hover{
    cursor:pointer;
}
.gd-controller-wrap{
    position: absolute;
    padding: 0;
    height: 100%;
    top: 0px;
}
.gd-controller{
    background-color: rgba(0,0,0,0);
    border: none;
    color: #0c6839;
    font-size: 15px;
    height: 100%;
    padding: 10px 0 10px 0;
    width: 25px;
}
.gd-controller:hover{
    cursor: pointer;
}
.gd-controller-left-wrap{
    left: 1px;
}
.gd-controller-right-wrap{
    right: 1px;
}
.gd-tile-img-wrap{
    padding: 0 1px;
    position:relative;
    transform: scale(1);
}
.gd-tile-img-wrap:hover > div:last-child{
    display: flex;
}
.gd-tile-img-wrap-focus{
    transform: scale(1);
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transform: scale(1.5);
    z-index: 1;
    transition-timing-function:cubic-bezier(0.5, 0, 0.1, 1);
    transition-duration:400ms;
}
.gd-tile-img-wrap-focus-out{
    transform: scale(1.5);
    transition: all .2s ease-in-out;
    transition-timing-function:cubic-bezier(0.5, 0, 0.1, 1);
    transition-duration:400ms;
    transform: scale(1);
    z-index: 1;
}
.move-left{
    left: 5%;
}
.move-right{
    left: -5%;
}
.gd-tile-img{
    width: 100%;
}
/* end of Carousel stuff */

@media (min-width: 880px) {
    .gd-d-dsk-flex{
        display: flex !important;
    }
}

.current-menu-item a{
    color: #3fae2a !important;
    text-decoration: underline !important;
}

.activo{
    /*background: orange !important;*/
}
.triangle {
    content: '';
    position: absolute;
    top: 160px;
    left: 0px;
    opacity: 0;
    width: 0;
    height: 0;
    border-top: solid 20px orange;
    border-left: solid 40px transparent;
    border-right: solid 40px transparent;
    opacity: 0;
}
.microsite-btn{
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    background-color: #026937;
    color: white;
    text-align: center;
    height: 50px;
    padding: 10px;
    margin-top: 20px;
    border-radius: 6px;
}
.microsite-btn:hover{
    background: #5b6770;
}

.clientes-btn{
    display: none !important;
}

#nm-mobile-menu .clientes-btn{
    display:list-item !important;
    background-color: #0c6839 !important;
    text-align: center;
    margin-top: 10px;
}

#nm-mobile-menu .clientes-btn a{
    color: white !important;
}

#notifications {
	font-size: 12px;
	width: 440px;
}

#notificationsDropdown {
	font-size: 14px;
	
}

.read-notification { 
	
}
.readd {
	float: right; 
	display: inline-block
}

.stockalert {
	font-size: 11px;
	text-transform: uppercase;
	padding: 3px !important;
}

.bottom-footer {
	width: 950px;
	height: 200px;
	margin-bottom: 30px;
}

.gd-custom-categorie-wrap.smartlife {
    background: #56c180;
    margin-right: 3px;
}

.new-products {
	position: fixed;
    bottom: 0;
    right: 0;
    max-width: 600px;
    z-index: 9999;
    background: #FFF;
    border: solid 1px #0c6839;
	padding: 5px;
	margin-right:10px;
	margin-bottom:10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.35);
	-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.35);
	box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.35);
	animation-name: downTop;
	animation-duration: 1s;
}

.hidden {
	display: none;
}

@keyframes downTop { 
	from { bottom: -50px; }
	to { bottom: 0 }
}

body.login div#login p#nav a,
	body.login div#login p#backtoblog a {
	    color: white !important;
	}



