div.block-related-product .aw-arp-block {
    background: #FFFFFF;
    border-top: 1px solid #A9A9A9;
    border-bottom: 1px solid #A9A9A9;
    border-radius: 5px;
}

div.block-related-product .aw-arp-block .block-title {
    border-radius: 5px 5px 0 0;
    background: #FAFAFA;
}

div.block-related-product .aw-arp-block-content {
    padding: 5px 0 0 5px;
    /*overflow: hidden;*/
    clear: both;
}

div.block-related-product .aw-arp-item,div.block-related .aw-arp-item {
    /*text-align: center;*/
    /*width: 100px;
    min-height: 100px;*/
    width: 93%;
    /*min-height: 434px;*/
    /* border:solid 1px #dddddd; */
    display: -moz-inline-stack;
    display: inline-block !important;
    vertical-align: top;
    zoom: 1;
    _height: 250px;
    margin: 5px -1px 20px;
    background-color:white;
    padding:20px;
    max-height:282px;
}

#nombre-aw a{
    font-weight: bold;
    color: #444;
}

#nombre-aw {
    min-height: 50px;
    overflow: auto;
    text-overflow: ellipsis;
    max-height: 28px;
    line-height: 1em;
    margin-top: -22px;
}

#nombre-aw a:hover{
    font-weight: normal !important;
    color: #1BCE94;
}

/* .aw-arp-item .price-box{
    float:right;
} */

.aw-arp-item img{
    /* border-bottom: 1px solid #eee; */
}

.aw-arp-item img:hover{
    opacity:0.8;
}

button.btn-comprar2:hover{
background-color: #1A2952 !important;
-webkit-transition: background-color 150ms linear;
-ms-transition: background-color 150ms linear;
transition: background-color 150ms linear;
}
.owl-stage-outer .price-box, .owl-stage-outer  .price{
  font-size: 15px !important;
}
button.btn-comprar2{
  position: absolute;
bottom: 40px;
right: 30px;
border-radius: 30px;
background-color: #1BCE94;
font-size: 16px;
color: white;
cursor: pointer;
z-index: 100;
display: block;
border: unset;
padding: 2px 16px;
}


/*@media (max-width:1199px) and (min-width:992px){
    button.btn-comprar2{
	right: -155px !important;
    }
}*/


@media (max-width:1199px) and (min-width:515px){
    button.btn-comprar2{
	right: -73% !important;
    }
}

@media (max-width:514px){
    button.btn-comprar2{
	right: -77% !important;
    }
}

/*
@media (max-width:991px) and (min-width:515px){
    .aw-arp-item{
	min-height:443px !important;
    }
}
*/
/*@media (max-width:723px) and (min-width:610px){

    .aw-arp-item{
	min-height:430px !important;
	width:48% !important;
    }

}*/


/*@media (max-width:609px) and (min-width:515px){
    .aw-arp-item{
	min-height:430px !important;
	width:47% !important;
    }

}*/

@media (max-width:514px){
    .aw-arp-item{
	/*min-height:430px !important;*/
	width:100% !important;
    }

    .aw-arp-item img{
/*	border-bottom:0px !important;*/
    }

}





button.btn-oft2{
  position: relative;
  top:-43px;
  right:-175px;
  width: 45px;
  height: 45px;
  border-radius: 100%;
  background-color: #d92222;
  font-size: 20px;
  color: rgb(255, 255, 255);
  line-height: 45px;
  cursor: pointer;
  box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.24);
  overflow: hidden !important;
  z-index: 100;
  display: block;
}


.fa-plus::before {
    content: "+";
    }


div.block-related-product .aw-arp-block-content .aw-arp-addtocart>p {
    margin-bottom: 5px;
}

div.block-related-product .aw-arp-product-item {
    margin: 0 0 20px;
}

div.block-related-product .aw-arp-item-photo,div.block-related .aw-arp-item-photo {
    float: left;
    margin-right: 10px;
}

div.block-related-product .aw-arp-item-photo img,div.block-related .aw-arp-item-photo img {
    /* border: 1px solid #A9A9A9; */
    width: 75px;
}

div.block-related-product .aw-arp-item-text, div.block-related .aw-arp-item-text {
    margin-left: 85px;
}

div.block-related-product .footer .aw-arp-block-content li {
    display: inline-block !important;
}

div.block-related-product .footer .aw-arp-block-content a {
    color: #1E7EC8;
}
