﻿.btn{border-radius:0;-moz-transition:.3s ease-in-out all;-o-transition:.3s ease-in-out all;-webkit-transition:.3s ease-in-out all;transition:.3s ease-in-out all;position:relative;}@media(min-width:768px){.btn:after{content:"";position:absolute;top:0;left:0;width:0;height:100%;background-color:rgba(255,255,255,.4);-webkit-transition:none;-moz-transition:none;transition:none;}.btn:hover:after{width:120%;background-color:rgba(255,255,255,0);-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;transition:all .4s ease-in-out;}}.btn-success{color:#fff;background-color:#092964;border-color:#092964;}.btn-success:hover,.btn-success:focus,.btn-success:active{color:#fff;background-color:#092964;border-color:#092964;}.category-breadcrumb{background-color:#092964;float:left;width:100%;}.category-breadcrumb ol.breadcrumb{border:0;background-color:transparent;padding:0;color:#fff;}.category-breadcrumb ol.breadcrumb a{color:#fff;}.category-breadcrumb a{color:#fff;}.category-header{background-color:#fff;border-bottom:1px solid rgba(0,0,0,.06);padding-bottom:20px;}.category-header .h1-header{margin-top:0;padding:30px 15px;text-align:center;}.category-header h1{margin-top:0;font-size:45px;}.category-header .category-text{max-width:100%;margin:0 auto;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;position:relative;}.category-header .category-text.expanded{display:block;-webkit-line-clamp:unset;overflow:visible;}.category-header #toggleText{background-color:#e9e9e9;border-color:#e9e9e9;padding:8px 15px;border-radius:20px!important;margin-top:25px;}.category-subcats{background-color:#fff;padding-bottom:30px;padding-top:30px;}.category-subcats .flex-row>div{height:100%;margin-bottom:30px;}.category-subcats .category-box-items,.category-subcats .product-box-items{border:0;border-radius:8px;background-color:#fff;box-shadow:0 0 10px 1px #878787;transition:box-shadow .3s ease;overflow:hidden;}.category-subcats .category-box-items:hover,.category-subcats .product-box-items:hover{box-shadow:0 0 10px 1px #092964;}.category-subcats .category-box-items:hover .category-cta>.category-btn,.category-subcats .product-box-items:hover .category-cta>.category-btn{color:#ec7c32;background-color:#fff;display:none;}.category-subcats .category-box-items a,.category-subcats .product-box-items a{text-decoration:none;}.category-subcats .category-box-items .category-cta,.category-subcats .product-box-items .category-cta{padding:0 15px 15px;background-color:#fff;color:#fff;display:flex;align-items:center;height:auto;overflow:hidden;}.category-subcats .category-box-items .category-cta .category-name,.category-subcats .product-box-items .category-cta .category-name{font-weight:bold;font-size:16px;padding-right:15px;color:#092964;}.category-subcats .category-box-items .category-cta .category-btn,.category-subcats .product-box-items .category-cta .category-btn{background-color:#ec7c32;padding:6px 12px;display:flex;align-content:center;justify-content:center;border-radius:20px;margin-left:auto;width:100px;min-width:100px;transition:box-shadow .3s ease;display:none;}.category-subcats .category-box-items .category-cta .nowPrice,.category-subcats .product-box-items .category-cta .nowPrice{color:#fff;text-align:left;width:100%;display:block;}