/* Text Desoration */
[data-elem-type="text"] a {text-decoration: none !important; border: 0px !important; border-bottom: none !important;}
[data-elem-type="text"] a:hover {border-bottom: 1px solid #000000 !important;}

/* Shooping Mark */
.t786__mark, .t778__mark, .t-store__card__mark {font-size: 12px !important; border-radius: 0px !important; height: 20px !important;}

/* Shopping Options (filters in shop) */
.js-product-controls-wrapper {display: flex; flex-wrap: wrap;}
.js-product-option.t-product__option {width: 100%;}
.js-product-edition-option {margin-right: 10px;}
.js-product-edition-option.t-product__option {margin-top: 0px; margin-bottom: 0px;}
.t-store__card__price-wrapper {margin-bottom: 12px;}

/* Cart Size */
.t706__carticon_sm .t706__carticon-imgwrap {width: 50px; height: 50px;}
.t706__carticon_sm .t706__carticon-counter {right: 8px; bottom: 8px; width: 12px; height: 12px; line-height: 12px; font-size: 10px;}

/* WishList Size */
.t1002__wishlisticon_sm .t1002__wishlisticon-imgwrap {width: 50px; height: 50px;}
.t1002__wishlisticon_sm .t1002__wishlisticon-counter {right: 8px; bottom: 8px; width: 12px; height: 12px; line-height: 12px; font-size: 10px;}

/* Cart Width */
/* .t706__cartwin-content {max-width: 760px;}

/* Cart Button Width */
/* .t-store__card__btn {max-width: 100px;}

/* Menu */
#rec416567686 {position: fixed; top: 0px; left: 0; width:100%; z-index: 9999;}
.drmenu{position: fixed; text-align: left; width: 0%; display: none; top: 60px; left: 0;}
.onmenu:hover .drmenu{width: 100% !important; display: block;}
.onmenu:hover {cursor: default;}