/***************************************************
  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: #ffc121; }

.btn-inverse {
  color: #FFFFFF;
  background-color: #333b48;
  border-color: #333b48; }
  .btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active {
    color: #FFFFFF;
    background-color: #ffc121;
    border-color: #ffc121; }
  .open .btn-inverse.dropdown-toggle {
    color: #FFFFFF;
    background-color: #ffc121;
    border-color: #ffc121; }
  .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: #333b48;
    border-color: #333b48; }
  .btn-inverse .badge {
    color: #333b48;
    background-color: #FFFFFF; }

.btn-outline {
  color: #FFFFFF;
  background-color: #ffc121;
  border-color: #ffc121; }
  .btn-outline:hover, .btn-outline:focus, .btn-outline:active, .btn-outline.active {
    color: #ffc121;
    background-color: #FFFFFF;
    border-color: #ffc121; }
  .open .btn-outline.dropdown-toggle {
    color: #ffc121;
    background-color: #FFFFFF;
    border-color: #ffc121; }
  .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: #ffc121;
    border-color: #ffc121; }
  .btn-outline .badge {
    color: #ffc121;
    background-color: #FFFFFF; }

.btn-primary {
  background-color: #ffc121; }

.carousel-control .icon-prev:hover, .carousel-control .icon-next:hover {
  background: #ffc121 !important;
  border-color: #ffc121; }

.owl-theme .owl-controls .owl-buttons div:hover {
  background: #ffc121;
  border-color: #ffc121; }

.pagination a:hover, .pagination a:focus {
  color: #ffc121; }
.pagination .current a {
  color: #ffc121; }

#wrapper .breadcrumb li a:hover {
  color: #ffc121; }

.products-selection .display > div.selected a {
  color: #ffc121; }

/* Override Bootstrap */
.group-span-filestyle .btn-default {
  background: #ffc121; }

.custom-radio input[type="radio"]:checked + span {
  background-color: #ffc121; }

/* header */
.header-nav a:hover {
  color: #ffc121; }

.popup-over a.popup-title:hover {
  color: #ffc121; }
.popup-over .popup-content a:hover {
  color: #ffc121; }
.popup-over .popup-content li.current {
  color: #ffc121; }
  .popup-over .popup-content li.current a {
    color: #ffc121; }

/* Sidebar */
.sidebar .block .title_block:before {
  background: #ffc121; }
.sidebar .block-highlighted {
  border-color: #ffc121; }
  .sidebar .block-highlighted .title_block {
    background-color: #ffc121;
    border-color: #ffc121; }
    .sidebar .block-highlighted .title_block:before {
      background: none; }

/* footer */
.footer-container li a:hover {
  color: #ffc121; }

/* Block cart */
#cart-block .cart-products-count {
  background: #ffc121; }
#cart-block .cart-preview.active a {
  color: #ffc121; }

/* Block Search */
.search-widget .btn-search:hover {
  color: #ffc121; }
.search-widget form input[type=text]:focus {
  border-bottom-color: #ffc121; }
  .search-widget form input[type=text]:focus + button {
    color: #ffc121; }
.search-widget form button[type=submit]:hover {
  color: #ffc121; }

/* Megamenu */
.leo-megamenu .dropdown-menu a > .menu-title:hover {
  color: #ffc121; }
.leo-megamenu .dropdown-menu .menu-title a:hover {
  color: #ffc121; }
.leo-megamenu .dropdown-menu li a:hover {
  color: #ffc121; }
.leo-megamenu .navbar-nav > li > a > .menu-title:after {
  background: #ffc121; }

/* Slideshow */
.bannercontainer .tp-caption.btn.btn-readmore {
  border-color: #ffc121; }
.bannercontainer .tp-caption.medium_grey .caption-contain:before, .bannercontainer .tp-caption.medium_grey .caption-contain:after, .bannercontainer .tp-caption.white .caption-contain:before, .bannercontainer .tp-caption.white .caption-contain:after {
  background: #ffc121; }

.iview-controlNav div.iview-items ul li a.iview-control {
  background: #ffc121; }
  .iview-controlNav div.iview-items ul li a.iview-control:before {
    background: #ffc121; }
  .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 #ffc121;
    -webkit-box-shadow: 0 0 0 1px #ffc121;
    -o-box-shadow: 0 0 0 1px #ffc121;
    -ms-box-shadow: 0 0 0 1px #ffc121;
    box-shadow: 0 0 0 1px #ffc121; }
.iview-controlNav div.iview-items.customHtmlBullet a.iview-control.active span, .iview-controlNav div.iview-items.customHtmlBullet a.iview-control:hover span {
  background-color: #ffc121; }

.iview-directionNav a:hover {
  background: #ffc121; }

/* Product list */
.thumbnail-container .product-title a:hover {
  color: #ffc121; }
.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-color: #ffc121;
  border-color: #ffc121; }

/* Lastest Blog */
.latest-blogs .blog-meta .cat a {
  color: #ffc121; }

.blog-item .blog-meta a:hover {
  color: #ffc121; }

.blog-tags a:hover span {
  background: #ffc121; }

/* Block category left */
.block-categories .collapse-icons .add:hover,
.block-categories .collapse-icons .remove:hover {
  color: #ffc121; }
.block-categories .arrows .arrow-right:hover,
.block-categories .arrows .arrow-down:hover {
  color: #ffc121; }

/* Block Newsletter */
.block_newsletter form .btn:hover {
  color: #ffc121; }

/* Product page */
.has-discount.product-price, .has-discount p {
  color: #ffc121; }

.product-tabs.tabs .nav-tabs .nav-link.active {
  border-bottom-color: #ffc121; }
.product-tabs.tabs .nav-tabs .nav-link:hover {
  border-bottom-color: #ffc121; }

.product-cover .layer .zoom-in {
  color: #ffc121; }

#product-modal .modal-content .modal-body .product-images img:hover {
  border-color: #ffc121; }

.product-images > li.thumb-container > .thumb.selected, .product-images > li.thumb-container > .thumb:hover {
  border-color: #ffc121; }

.products-section-title:before {
  background: #ffc121; }

.more-info-product .title-info-product:before {
  background: #ffc121; }

.products-accordion .card-header a:hover:after {
  color: #ffc121; }

.product-actions .add-to-cart {
  background: #800000; }

.scroll-box-arrows i:hover {
  color: #ffc121; }

/* Leo Feature */
.review_button .btn.button-small:hover {
  background: #ffc121; }

.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: #ffc121;
  border-color: #ffc121; }

.leo-compare-wishlist-button .btn-product:hover, .leo-compare-wishlist-button .btn-product.added, .leo-compare-wishlist-button .btn-product.active {
  background: #ffc121; }

.leo-list-wishlist .dropdown-item:focus, .leo-list-wishlist .dropdown-item:hover {
  color: #ffc121; }

.leo-fly-cart .leo-fly-cart-icon {
  color: #ffc121; }

.leo-dropdown-cart-item a:hover, .leo-dropdown-cart-item a:focus {
  color: #ffc121; }

.leo-remove-from-cart:hover {
  color: #ffc121; }

.view-leo-dropdown-additional {
  background: #ffc121; }

.leo-fly-cart-slidebar .leo-fly-cart-total {
  color: #ffc121; }

/* Back to top */
#back-top a {
  background: #ffc121; }

/* Widget */
.owl-theme .owl-controls span {
  background: #ffc121; }

.ApColumn .title_block:before, .ApColumn .title_block:after {
  background: #ffc121; }

.box-show-more a {
  border-color: #ffc121; }
  .box-show-more a:hover {
    background: #ffc121;
    color: #FFFFFF; }

.feature-item .flat-icon {
  color: #ffc121; }

.ApImage.block__cacophony-image .title_block {
  color: #ffc121; }
.ApImage.block__cacophony-image .block_content .image_description .read-more a:hover:before {
  background: #ffc121; }
.ApImage.block__collection-image .block_content-img .title_block {
  color: #ffc121; }
.ApImage.block__collection-image .block_content-img .link-collection a:hover {
  background: #ffc121; }

.ApBlockCarousel.block_testimonials .descript span {
  color: #ffc121; }
.ApBlockCarousel.block_testimonials .testimonials_link a:hover {
  color: #ffc121; }

/* Panel tool */
.paneltool .leo-dynamic-update-side.current-sidebar {
  color: #ffc121; }
.paneltool .leo-dynamic-update-side.themetool .leo-dynamic-update-header.current-header {
  color: #ffc121; }

.leo-dynamic-update-layout:hover, .leo-dynamic-update-layout.current-layout-mod {
  color: #ffc121; }

.group-input a.apconfig.active {
  color: #ffc121; }

.enable_fheader.btn_no:before, .enable_fheader.btn_yes:after {
  background: #ffc121; }

.panelbutton {
  background: #ffc121; }

/*# sourceMappingURL=skin.css.map */
