/*
* ===================================================
*     CUSTOM CSS CODE BELOW
* ===================================================

/* productfilter sod_selectcustom */

.productfilter 
{
    width: 12rem;
	float: left;

border-color:#ff007b;border-style:solid;border-width:3px 6px;padding:5px;

}
.productsort  
{
    width: 12rem;
 
border-color:#030303;border-style:solid;border-width:3px 6px;padding:5px;
    }

/* Go Top  */

#goTop {
position: fixed;
right: 15px;
bottom: 15px;
width: 60px; 
height: 90px; 
opacity: 1; 
z-index: 10;
cursor: pointer;

}


 {color:#FF6817;
    
}   

.option
{
 color:#FF6817

}
/* 行距 */
.rel-date {
 
margin: 0em
}



/* Airlectra */

.product-price.preorder {
    color:#FF6817;
}

.product-btn-addcart.preorder, .btn-cta.preorder, .btn-cta.preorder:hover, .btn-cta.preorder:focus, .btn-cta.preorder:active {
    background-color:#FF6817;
}

.wishlist-btn.wishlist-add {
    padding-bottom:0.25rem;
}