/***************************************************
  Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
  Mixins RTL Themes 
/***************************************************/
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/* $image-appagebuilder-path:                  "../../../../../img/modules/appagebuilder/img/" !default;
$image-leofeature-path:                     "../../../../../img/modules/leofeature/img/" !default;
$image-quicklogin-path:                     "../../../../../img/modules/leoquicklogin/img/" !default;
$image-slideshow-typo-path:                 "../../../../../img/modules/leoslideshow/img/typo/" !default;
$image-slideshow-iview-path:                "../../../../../../../img/modules/leoslideshow/img/iView/" !default; */
/***********************************************************************/
a:hover, a:focus {
  color: #c01157; }

.btn-primary {
  background-color: #c01157;
  border-color: #c01157; }

.btn-inverse {
  color: #000000;
  background-color: transparent;
  border-color: #000000; }
  .btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active {
    color: #FFFFFF;
    background-color: #c01157;
    border-color: #c01157; }
  .open .btn-inverse.dropdown-toggle {
    color: #FFFFFF;
    background-color: #c01157;
    border-color: #c01157; }
  .btn-inverse:active, .btn-inverse.active {
    background-image: none; }
  .open .btn-inverse.dropdown-toggle {
    background-image: none; }
  .btn-inverse.disabled, .btn-inverse.disabled:hover, .btn-inverse.disabled:focus, .btn-inverse.disabled:active, .btn-inverse.disabled.active, .btn-inverse[disabled], .btn-inverse[disabled]:hover, .btn-inverse[disabled]:focus, .btn-inverse[disabled]:active, .btn-inverse[disabled].active, fieldset[disabled] .btn-inverse, fieldset[disabled] .btn-inverse:hover, fieldset[disabled] .btn-inverse:focus, fieldset[disabled] .btn-inverse:active, fieldset[disabled] .btn-inverse.active {
    background-color: transparent;
    border-color: #000000; }
  .btn-inverse .badge {
    color: transparent;
    background-color: #000000; }

.btn-outline {
  color: #FFFFFF;
  background-color: #000000;
  border-color: #000000; }
  .btn-outline:hover, .btn-outline:focus, .btn-outline:active, .btn-outline.active {
    color: #FFFFFF;
    background-color: #c01157;
    border-color: #c01157; }
  .open .btn-outline.dropdown-toggle {
    color: #FFFFFF;
    background-color: #c01157;
    border-color: #c01157; }
  .btn-outline:active, .btn-outline.active {
    background-image: none; }
  .open .btn-outline.dropdown-toggle {
    background-image: none; }
  .btn-outline.disabled, .btn-outline.disabled:hover, .btn-outline.disabled:focus, .btn-outline.disabled:active, .btn-outline.disabled.active, .btn-outline[disabled], .btn-outline[disabled]:hover, .btn-outline[disabled]:focus, .btn-outline[disabled]:active, .btn-outline[disabled].active, fieldset[disabled] .btn-outline, fieldset[disabled] .btn-outline:hover, fieldset[disabled] .btn-outline:focus, fieldset[disabled] .btn-outline:active, fieldset[disabled] .btn-outline.active {
    background-color: #000000;
    border-color: #000000; }
  .btn-outline .badge {
    color: #000000;
    background-color: #FFFFFF; }

.carousel-control .icon-prev:hover, .carousel-control .icon-next:hover {
  background: #c01157 !important;
  border-color: #c01157; }

.owl-theme .owl-buttons div:hover {
  border-color: #c01157;
  background: #c01157; }

.slick-arrows .slick-arrow:hover, .slick-arrows .slick-arrow:focus {
  background-color: #c01157;
  border-color: #c01157; }

.pagination a:hover, .pagination a:focus {
  color: #c01157; }
.pagination .current a {
  color: #c01157; }

#wrapper .breadcrumb li a:hover {
  color: #c01157; }
#wrapper .breadcrumb li:last-child a:hover {
  color: #c01157; }

.products-selection .display > div.selected a {
  color: #c01157; }
.products-selection .display > div a:hover {
  color: #c01157; }

#search_filters .facet .facet-label a:hover,
#search_filters .facet .custom-checkbox a:hover,
#search_filters .facet .custom-radio a:hover,
#search_filters_brands .facet .facet-label a:hover,
#search_filters_brands .facet .custom-checkbox a:hover,
#search_filters_brands .facet .custom-radio a:hover,
#search_filters_suppliers .facet .facet-label a:hover,
#search_filters_suppliers .facet .custom-checkbox a:hover,
#search_filters_suppliers .facet .custom-radio a:hover {
  color: #c01157; }

/* Override Bootstrap */
.group-span-filestyle .btn-default {
  background: #c01157; }

.custom-radio input[type="radio"]:checked + span {
  background-color: #c01157; }

/* header */
.header-nav a:hover {
  color: #c01157; }

.popup-over a.popup-title:hover {
  color: #c01157; }
.popup-over .popup-content a:hover {
  color: #c01157; }
  .popup-over .popup-content a:hover .icons {
    color: #c01157; }
.popup-over .popup-content li.current {
  color: #c01157; }
  .popup-over .popup-content li.current a {
    color: #c01157; }

/* Sidebar */
.sidebar .block .title_block:before {
  background: #c01157; }
.sidebar .block a.all-product-link:hover {
  color: #c01157; }
.sidebar .block-highlighted {
  border-color: #c01157; }
  .sidebar .block-highlighted .title_block {
    background-color: #c01157;
    border-color: #c01157; }
    .sidebar .block-highlighted .title_block:before {
      background: none; }

/* footer */
.footer-container li a:hover {
  color: #c01157; }

/* Block cart */
#_desktop_cart .cart-preview.active a:hover {
  color: #c01157; }
  #_desktop_cart .cart-preview.active a:hover .shopping-cart {
    color: #c01157; }
  #_desktop_cart .cart-preview.active a:hover .cart-products-count {
    background: #c01157; }

/* Block Search */
.search-widget .btn-search:hover {
  color: #c01157; }
.search-widget form input[type=text]:focus {
  border-bottom-color: #c01157; }
  .search-widget form input[type=text]:focus + button {
    color: #c01157; }
.search-widget form button[type=submit]:hover {
  color: #c01157; }

/* Megamenu */
.leo-megamenu .dropdown-menu .menu-title a:hover {
  color: #c01157; }
.leo-megamenu .leo-widget .widget-html .demo-pdetail li:hover a {
  border-color: #c01157; }

/* Slideshow */
.bannercontainer .tp-caption.btn.btn-discover:hover {
  background: #c01157; }
.bannercontainer .tp-caption.btn.btn-inverse:hover {
  background: #c01157;
  border-color: #c01157; }

.iview-controlNav div.iview-items ul li a.iview-control {
  background: #c01157; }
  .iview-controlNav div.iview-items ul li a.iview-control:before {
    background: #c01157; }
  .iview-controlNav div.iview-items ul li a.iview-control.active, .iview-controlNav div.iview-items ul li a.iview-control:hover {
    -moz-box-shadow: 0 0 0 1px #c01157;
    -webkit-box-shadow: 0 0 0 1px #c01157;
    -o-box-shadow: 0 0 0 1px #c01157;
    -ms-box-shadow: 0 0 0 1px #c01157;
    box-shadow: 0 0 0 1px #c01157; }
.iview-controlNav div.iview-items.customHtmlBullet a.iview-control.active span, .iview-controlNav div.iview-items.customHtmlBullet a.iview-control:hover span {
  background-color: #c01157; }

.iview-directionNav a:hover {
  background: #c01157; }

/* Product list */
.thumbnail-container .product-title a:hover {
  color: #c01157; }
.thumbnail-container .functional-buttons > div .btn-product:hover, .thumbnail-container .functional-buttons > div .btn-product.added, .thumbnail-container .functional-buttons > div .btn-product.active {
  background: #c01157; }
.thumbnail-container .cart .add-to-cart:hover, .thumbnail-container .cart .add-to-cart.added, .thumbnail-container .cart .add-to-cart.active {
  background: #c01157;
  border-color: #c01157; }

/* Lastest Blog */
.latest-blogs .blog-read__more:hover:before {
  background: #c01157; }

.blog-item .blog-title a:hover {
  color: #c01157; }
.blog-item .blog-meta > span a:hover {
  color: #c01157; }

.blog-tags a:hover span {
  background: #c01157; }

.leo-blog-tags .block_content a:hover {
  background-color: #c01157; }

/* Block category left */
.block-categories .collapse-icons .add:hover,
.block-categories .collapse-icons .remove:hover {
  color: #c01157; }
.block-categories .arrows .arrow-right:hover,
.block-categories .arrows .arrow-down:hover {
  color: #c01157; }
.block-categories .category-sub-menu li > a:hover {
  color: #c01157; }
.block-categories .category-sub-menu li:hover:after {
  background-color: #c01157; }

/* Block Newsletter */
.block_newsletter form .btn:hover {
  background: #c01157;
  border-color: #c01157; }
.block_newsletter form input[type=email]:focus {
  border-color: #c01157; }

/* Product page */
#product-modal .modal-content .modal-body .product-images img:hover {
  border-color: #c01157; }

.products-section-title:before {
  background: #c01157; }

.more-info-product .title-info-product:before {
  background: #c01157; }

.products-accordion .card-header a:hover:after {
  color: #c01157; }

.product-actions .add-to-cart:hover {
  background-color: #c01157; }

.product-add-to-cart .wishlist .btn-product:hover, .product-add-to-cart .wishlist .btn-product.added, .product-add-to-cart .wishlist .btn-product.active,
.product-add-to-cart .compare .btn-product:hover,
.product-add-to-cart .compare .btn-product.added,
.product-add-to-cart .compare .btn-product.active {
  color: #c01157; }

/* Leo Feature */
.review_button .btn.button-small:hover {
  background: #c01157; }

.leo-wishlistproduct-item .thumbnail-container .cart .btn-product.added, .leo-wishlistproduct-item .thumbnail-container .cart .btn-product.active, .leo-wishlistproduct-item .thumbnail-container .cart .btn-product:hover,
.leo-productscompare-item .thumbnail-container .cart .btn-product.added,
.leo-productscompare-item .thumbnail-container .cart .btn-product.active,
.leo-productscompare-item .thumbnail-container .cart .btn-product:hover {
  background: #c01157;
  border-color: #c01157; }

.leo-compare-wishlist-button .btn-product:hover, .leo-compare-wishlist-button .btn-product.added, .leo-compare-wishlist-button .btn-product.active {
  background: #c01157; }

.leo-list-wishlist .dropdown-item:focus, .leo-list-wishlist .dropdown-item:hover {
  color: #c01157; }

.leo-fly-cart .leo-fly-cart-icon {
  color: #c01157; }

.leo-dropdown-cart-item a:hover, .leo-dropdown-cart-item a:focus {
  color: #c01157; }

.leo-remove-from-cart:hover {
  color: #c01157; }

.view-leo-dropdown-additional {
  background: #c01157; }

.leo-fly-cart-slidebar .leo-fly-cart-total {
  color: #c01157; }

/* ApQuicklogin */
.ApQuicklogin a.popup-title:hover {
  color: #c01157; }

/* Back to top */
#back-top {
  background: #c01157; }
  #back-top a {
    background: #c01157; }

/* Widget */
.owl-theme .owl-controls span {
  background: #c01157; }

.box-show-more a:hover {
  background: #c01157;
  border-color: #c01157;
  color: #FFFFFF; }

.ApHtml.payment ul li a:hover {
  color: #c01157; }

.ApImage.img__top-collection .image_description .btn:hover {
  background-color: #c01157;
  border-color: #c01157; }
.ApImage.img__season-sale .img-content .btn:hover {
  background-color: #c01157;
  border-color: #c01157; }
.ApImage.block__widget-img5 .img5_content .btn-discover:hover {
  background-color: #c01157; }

.ApCountdown .ap-countdown-link:hover {
  background-color: #c01157; }

.group_image-Cate5 .cate-img-html .image_description .btn:hover {
  color: #c01157; }

/* Panel tool */
.paneltool .leo-dynamic-update-side.current-sidebar {
  color: #c01157; }
.paneltool .leo-dynamic-update-side.themetool .leo-dynamic-update-header.current-header {
  color: #c01157; }

.leo-dynamic-update-layout:hover, .leo-dynamic-update-layout.current-layout-mod {
  color: #c01157; }

.group-input a.apconfig.active {
  color: #c01157; }

.enable_fheader.btn_no:before, .enable_fheader.btn_yes:after {
  background: #c01157; }

/*# sourceMappingURL=skin.css.map */
