/***************************************************
  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
 */
/***********************************************************************/
a:hover, a:focus {
  color: #543c4f; }

.btn-inverse {
  color: #FFFFFF;
  background-color: #543c4f;
  border-color: #543c4f; }
  .btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active {
    color: #FFFFFF;
    background-color: transparent;
    border-color: #eaeaea; }
  .open .btn-inverse.dropdown-toggle {
    color: #FFFFFF;
    background-color: transparent;
    border-color: #eaeaea; }
  .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: #543c4f;
    border-color: #543c4f; }
  .btn-inverse .badge {
    color: #543c4f;
    background-color: #FFFFFF; }

.btn-outline {
  color: #FFFFFF;
  background-color: #282d35;
  border-color: #282d35; }
  .btn-outline:hover, .btn-outline:focus, .btn-outline:active, .btn-outline.active {
    color: #FFFFFF;
    background-color: #543c4f;
    border-color: #543c4f; }
  .open .btn-outline.dropdown-toggle {
    color: #FFFFFF;
    background-color: #543c4f;
    border-color: #543c4f; }
  .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: #282d35;
    border-color: #282d35; }
  .btn-outline .badge {
    color: #282d35;
    background-color: #FFFFFF; }

.btn-primary {
  background-color: #543c4f; }

.carousel-control:hover {
  background: #543c4f !important; }

.owl-theme .owl-controls .owl-buttons div:hover {
  background: #543c4f; }

.pagination a:hover, .pagination a:focus {
  color: #543c4f; }
.pagination .current a {
  color: #543c4f; }

#wrapper .breadcrumb li a:hover {
  color: #543c4f; }

.products-selection .display > div.selected a {
  color: #543c4f; }

/* Override Bootstrap */
.group-span-filestyle .btn-default {
  background: #543c4f; }

.custom-radio input[type="radio"]:checked + span {
  background-color: #543c4f; }

/* header */
.header-nav a:hover {
  color: #543c4f; }

.popup-over a.popup-title:hover {
  color: #543c4f; }
.popup-over .popup-content a:hover {
  color: #543c4f; }
.popup-over .popup-content ul li.current {
  color: #543c4f; }
  .popup-over .popup-content ul li.current a {
    color: #543c4f; }

/* Sidebar */
.block-categories .category-sub-menu li > a:hover:before {
  color: #543c4f; }

/* footer */
.footer-container li a:hover {
  color: #543c4f; }

/* Block cart */
#_desktop_cart .cart-preview.active a {
  color: #543c4f; }

/* Block Search */
.search-widget form button[type=submit]:hover {
  background: #543c4f; }

/* Megamenu */
.leo-megamenu .navbar-nav > li a:hover, .leo-megamenu .navbar-nav > li a:focus, .leo-megamenu .navbar-nav > li a:active {
  color: #543c4f; }
.leo-megamenu .navbar-nav > li.active > a, .leo-megamenu .navbar-nav > li:hover > a, .leo-megamenu .navbar-nav > li:focus > a {
  color: #543c4f; }
.leo-megamenu .dropdown-menu a > .menu-title:hover {
  color: #543c4f; }
.leo-megamenu .dropdown-menu .menu-title a:hover {
  color: #543c4f; }

/* Slideshow */
.bannercontainer .tp-caption.btn.btn-discover:hover {
  background: #543c4f;
  border-color: #543c4f; }
.bannercontainer .tp-caption.btn.btn-white:hover {
  background: #543c4f; }

/* Product list */
.thumbnail-container .product-title a:hover {
  color: #543c4f; }
.thumbnail-container .quickview .quick-view:hover {
  background: #543c4f; }

/* Lastest Blog */
.blog-item .blog-meta a {
  color: #543c4f; }

.blog-tags a:hover span {
  background: #543c4f; }

/* Block category left */
.block-categories .collapse-icons .add:hover,
.block-categories .collapse-icons .remove:hover {
  color: #543c4f; }
.block-categories .arrows .arrow-right:hover,
.block-categories .arrows .arrow-down:hover {
  color: #543c4f; }

/* Block Newsletter */
.block_newsletter form .btn:hover {
  background: #543c4f;
  border-color: #543c4f; }

/* Product page */
.product-price {
  color: #543c4f; }

.product-tabs.tabs .nav-tabs .nav-link.active {
  border-bottom-color: #543c4f;
  color: #543c4f; }
.product-tabs.tabs .nav-tabs .nav-link:hover {
  border-bottom-color: #543c4f;
  color: #543c4f; }

.product-cover .layer .zoom-in {
  color: #543c4f; }

#product-modal .modal-content .modal-body .product-images img:hover {
  border-color: #543c4f; }

.product-images > li.thumb-container > .thumb.selected, .product-images > li.thumb-container > .thumb:hover {
  border-color: #543c4f; }

.products-section-title:before {
  background: #543c4f; }

.more-info-product .title-info-product:before {
  background: #543c4f; }

.products-accordion .card-header a:hover:after {
  color: #543c4f; }

/* Back to top */
#back-top a:hover {
  color: #543c4f;
    background-color:#d3e8d8;
    }

/* Widget */
/* Panel tool */
.paneltool .leo-dynamic-update-side.current-sidebar {
  color: #543c4f; }
.paneltool .leo-dynamic-update-side.themetool .leo-dynamic-update-header.current-header {
  color: #543c4f; }

.leo-dynamic-update-layout:hover, .leo-dynamic-update-layout.current-layout-mod {
  color: #543c4f; }

.group-input a.apconfig.active {
  color: #543c4f; }

.enable_fheader.btn_no:before {
  background: #543c4f; }

.leo-megamenu .navbar-nav > li > a > .menu-title:after {
  background: #543c4f; }

.iview-directionNav a:hover {
  background: #543c4f; }

.featured_box .shopping:hover, .shop:hover, .little_story_box a.learn_more:hover {
  background: #543c4f;
  border: 2px solid #543c4f; }

.widget-category_image .leo-qty {
  color: #543c4f; }

.latest-blogs .cat a {
  color: #543c4f; }

#_desktop_cart .cart-preview.active .shopping-cart {
  color: #543c4f; }

.popup-over.leo_block_top .popup-content .language-selector li.current img {
  border: 1px solid #543c4f; }

.popup-over.leo_block_top .popup-content .currency-selector li.current a {
  color: #543c4f; }

.leo-megamenu .dropdown-menu {
  border-top: 3px solid #543c4f; }

#leo_search_block_top .icon-open-search:hover {
  color: #543c4f; }

.nav-tabs .nav-link:after {
  background: #543c4f; }

.product-flags .product-flag {
  background: #543c4f; }

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  background: #543c4f;
  border: 1px solid #543c4f; }

.text_box .all:hover {
  color: #543c4f; }

.list_inline ul a:hover {
  color: #543c4f; }

.latest-blogs .blog-viewall .btn-primary:hover {
  background: #543c4f; }

.iview-controlNav div.iview-items ul li a.iview-control.active, .iview-controlNav div.iview-items ul li a.iview-control:hover {
  color: #543c4f; }

#search_filters .facet .facet-label a:hover,
#search_filters .facet .custom-checkbox a:hover,
#search_filters_brands .facet .facet-label a:hover,
#search_filters_brands .facet .custom-checkbox a:hover,
#search_filters_suppliers .facet .facet-label a:hover,
#search_filters_suppliers .facet .custom-checkbox a:hover {
  color: #543c4f; }

.product-add-to-cart .wishlist .btn-product:hover .icon-btn-product,
.product-add-to-cart .wishlist .btn-product.added .icon-btn-product,
.product-add-to-cart .wishlist .btn-product.active .icon-btn-product,
.product-add-to-cart .compare .btn-product:hover .icon-btn-product,
.product-add-to-cart .compare .btn-product.added .icon-btn-product,
.product-add-to-cart .compare .btn-product.active .icon-btn-product {
  color: #543c4f; }

.products-sort-order .select-list:hover {
  background: #543c4f; }

.block-categories .category-sub-menu li > a:hover {
  color: #543c4f; }

.popup-over.leo_block_top.popup-over a.popup-title:hover {
  color: #543c4f; }

.product-quantity .add-to-cart:hover, .product-quantity .add-to-cart:focus, .product-quantity .add-to-cart.forcus {
  background: #543c4f; }

.product-quantity .wishlist .btn-product:hover, .product-quantity .wishlist .btn-product:focus, .product-quantity .wishlist .btn-product.focus, .product-quantity .compare .btn-product:hover, .product-quantity .compare .btn-product:focus, .product-quantity .compare .btn-product.focus {
  color: #543c4f; }

.product-tabs.tabs .nav-tabs .nav-link:after {
  background: #543c4f; }

.search-widget form button[type=submit]:hover .search {
  color: #543c4f; }

.blog-item .title a:hover {
  color: #543c4f; }

.blog-item .more:hover, .blog-item .more:hover:focus {
  color: #543c4f;
  border-bottom: 2px solid #543c4f; }

.leo-block-sidebar .author a {
  color: #543c4f; }

#tags_blog_block_left .block_content a:hover {
  color: #543c4f; }

.leo-save-wishlist-bt:hover, .leo-save-wishlist-bt:focus {
  color: #543c4f; }

.footer_links li a:hover {
  color: #543c4f; }

.open > .btn-primary.btn-product.dropdown-toggle {
  background: #543c4f; }

#product_comparison .thumbnail-container .cart .btn-product:hover {
  background: #543c4f; }

#_desktop_cart .cart-products-count,
a.ap-wishlist .ap-total {
  background: #543c4f; }

.bannercontainer .tp-caption.btn .caption-layer, .bannercontainer .tp-caption.btn .caption-contain {
  background: #543c4f; }

.thumbnail-container .product-price-and-shipping {
  color: #543c4f; }

.title-w a {
  color: #fff;
  background: #543c4f; }

.box-show-more a {
  background: #543c4f; }
  .box-show-more a:hover {
    color: #fff; }

.sub-title-widget:after {
  background: #543c4f; }

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #543c4f; }

.more-wrap i {
  color: #543c4f !important; }

.copyright strong {
  color: #543c4f; }

.text-include a:hover {
  background: #543c4f; }

.latest-blogs .blog-title a:hover {
  color: #543c4f; }

.variant-w a {
  border: 1px solid #543c4f; }

.variant-w a:hover {
  color: #543c4f; }

.iview-controlNav div.iview-items ul li a.iview-control:before {
  background-color: #543c4f; }

.iview-controlNav div.iview-items ul li a.iview-control {
  background-color: #543c4f; }

.text-include-s h3 {
  color: #543c4f; }

.showmenu {
  background: #543c4f !important; }

.top-cate a:hover {
  color: #543c4f; }

.quickview .slick-arrows .slick-arrow {
  background: #543c4f; }

.product-list-default .btn-product:hover {
  background: #543c4f; }

#blockcart-modal .product-name {
  color: #543c4f; }

#blockcart-modal .cart-content a.btn {
  background: #543c4f; }

#blockcart-modal .modal-header {
  background: #543c4f; }

.ApMegamenu .leo-verticalmenu .title_block {
  background: #543c4f !important; }

.leo-plist-style-3 .thumbnail-container .p-name .quick-view:hover {
  background: transparent; }

.leo-plist-style-3 .thumbnail-container .p-name .quick-view:hover i {
  color: #543c4f; }

.leo-plist-style-3 .thumbnail-container .functional-buttons .leo-wishlist-button i:hover {
  background: #543c4f; }

.leo-plist-style-3.list .thumbnail-container .p-price .add-to-cart {
  background: #543c4f; }

.leo-plist-style-2-1 .thumbnail-container .functional-buttons .btn-product:hover, .leo-plist-style-2-1 .thumbnail-container .functional-buttons .quick-view:hover {
  background: #543c4f; }

.leo-plist-style-1-1 .thumbnail-container .functional-buttons .btn-product:hover, .leo-plist-style-1-1 .thumbnail-container .functional-buttons .quick-view:hover {
  background: #543c4f; }

.leo-plist-style-1-1 .thumbnail-container .functional-buttons .btn-product span span, .leo-plist-style-1-1 .thumbnail-container .functional-buttons .quick-view span span {
  background: #543c4f; }

.leo-plist-style-4 .thumbnail-container .functional-buttons .btn-product:hover, .leo-plist-style-4 .thumbnail-container .functional-buttons .quick-view:hover {
  background: #543c4f; }

.leo-plist-style-4 .thumbnail-container .functional-buttons .btn-product span span, .leo-plist-style-4 .thumbnail-container .functional-buttons .quick-view span span {
  background: #543c4f; }

.leo-plist-style-1 .thumbnail-container .functional-buttons .btn-product:hover, .leo-plist-style-1 .thumbnail-container .functional-buttons .quick-view:hover {
  background: #543c4f; }

.leo-plist-style-1 .thumbnail-container .functional-buttons .btn-product span span, .leo-plist-style-1 .thumbnail-container .functional-buttons .quick-view span span {
  background: #543c4f; }

.leo-plist-style-2 .thumbnail-container .product-image .quick-view:hover {
  background: #fff;
  color: #543c4f; }

.leo-plist-style-2 .thumbnail-container .functional-buttons .btn-product:hover, .leo-plist-style-2 .thumbnail-container .functional-buttons .quick-view:hover {
  background: #543c4f; }

.leo-plist-style .thumbnail-container .functional-buttons .btn-product:hover, .leo-plist-style .thumbnail-container .functional-buttons .quick-view:hover {
  background: #543c4f; }

.leo-plist-style .thumbnail-container .functional-buttons .btn-product span span, .leo-plist-style .thumbnail-container .functional-buttons .quick-view span span {
  background: #543c4f; }

.leo-plist-style-5 .thumbnail-container .leo-more-cdown ul {
  background: #543c4f; }

.leo-plist-style-5 .thumbnail-container .functional-buttons .btn-product:hover i, .leo-plist-style-5 .thumbnail-container .functional-buttons .btn-product.added i, .leo-plist-style-5 .thumbnail-container .functional-buttons .quick-view:hover i, .leo-plist-style-5 .thumbnail-container .functional-buttons .quick-view.added i {
  color: #543c4f; }

.leo-plist-style-5 .thumbnail-container .functional-buttons .btn-product:hover i, .leo-plist-style-5 .thumbnail-container .functional-buttons .btn-product.added i, .leo-plist-style-5 .thumbnail-container .functional-buttons .quick-view:hover i, .leo-plist-style-5 .thumbnail-container .functional-buttons .quick-view.added i {
  color: #543c4f; }

.leo-plist-style-5 .thumbnail-container .quickview .quick-view:hover {
  background: #fff; }

.leo-plist-style-6 .thumbnail-container .btn-product:hover, .leo-plist-style-6 .thumbnail-container .quick-view:hover {
  background: #543c4f !important;
  border-color: #543c4f !important; }

.leo-plist-style-6 .thumbnail-container .functional-buttons .btn-product span span, .leo-plist-style-6 .thumbnail-container .functional-buttons .quick-view span span {
  background: #543c4f !important; }

.leo-plist-style-7 .thumbnail-container .functional-buttons > div .btn-product:hover i, .leo-plist-style-7 .thumbnail-container .functional-buttons > div .quick-view:hover i {
  color: #543c4f; }

.leo-plist-style-7 .thumbnail-container .functional-buttons > div .btn-product:hover, .leo-plist-style-7 .thumbnail-container .functional-buttons > div .quick-view:hover {
  color: #543c4f; }

.leo-plist-style-8 .thumbnail-container .box-card-info .button-container .btn-product {
  background: #543c4f; }

.leo-plist-style-8 .thumbnail-container .functional-buttons .btn-product:hover i, .leo-plist-style-8 .thumbnail-container .functional-buttons .quick-view:hover i {
  color: #543c4f; }

.leo-plist-style-8 .thumbnail-container .quickview .quick-view:hover {
  background: #fff; }

.leo-plist-style-8 .thumbnail-container .functional-buttons .btn-product span span, .leo-plist-style-8 .thumbnail-container .functional-buttons .quick-view span span {
  background: #543c4f; }

.product-list-countdown .deal-clock {
  background: #543c4f; }

#back-top a {
  background: #543c4f; }

.product-flags .product-flag.new:before {
  background: #543c4f; }

#cart a.label:hover {
  background: #543c4f;
  color: #fff; }

.product-list-countdown .btn-product:hover, .product-list-countdown .quick-view:hover {
  background: #543c4f !important; }

.leo-plist-style-6 .thumbnail-container .functional-buttons .btn-product span span:before, .leo-plist-style-6 .thumbnail-container .functional-buttons .quick-view span span:before {
  border-top-color: #543c4f !important;
  background: transparent; }

.leo-plist-style-4 .thumbnail-container .button-review .btn-product:hover, .leo-plist-style-4 .thumbnail-container .button-review .quick-view:hover {
  background: transparent; }

.leo-plist-style-4 .thumbnail-container .button-review .btn-product:hover .icon-btn-product, .leo-plist-style-4 .thumbnail-container .button-review .quick-view:hover .icon-btn-product {
  color: #543c4f; }

/*# sourceMappingURL=skin.css.map */
