/*===================================================================================*/
/* Colors CSS /*===================================================================================*/
a {
    color: #0f6cb2;
}

.show-theme-options:hover, .show-theme-options:focus {
    background: #0f6cb2;
}

.btn-primary:hover, .btn-black:hover, .btn-primary:focus, .btn-black:focus {
    background: #0f6cb2;
}

.top-bar .cnt-account ul>li a:hover, .top-bar .cnt-account ul>li a:focus {
    color: #fff;
}

.top-bar .cnt-block ul li a .caret {
    color: rgba(255, 255, 255, 0.8);
}

.top-bar .cnt-block ul li .dropdown-menu li a:hover, .top-bar .cnt-block ul li .dropdown-menu li a:focus {
    color: #0f6cb2;
}

.main-header .top-search-holder .contact-row .icon {
    color: #0f6cb2;
}

.top-cart-row .dropdown-cart .lnk-cart .items-cart-inner .total-price-basket .total-price {
    color: #fff;
}

.top-cart-row .dropdown-cart .dropdown-menu .cart-item.product-summary .name a:hover, .top-cart-row .dropdown-cart .dropdown-menu .cart-item.product-summary .name a:focus {
    color: #0f6cb2;
}

.top-cart-row .dropdown-cart .dropdown-menu .cart-item.product-summary .price {
    color: #0f6cb2;
}

.top-cart-row .dropdown-cart .dropdown-menu .cart-item.product-summary .action a:hover, .top-cart-row .dropdown-cart .dropdown-menu .cart-item.product-summary .action a:focus {
    color: #0f6cb2;
}

.top-cart-row .dropdown-cart .dropdown-menu .cart-total .price {
    color: #0f6cb2;
}

.main-header .top-search-holder .search-area .categories-filter .dropdown-menu li a:hover, .main-header .top-search-holder .search-area .categories-filter .dropdown-menu li a:focus {
    color: #0f6cb2;
}

.header-style-1 .header-nav {
    background: #157ed2;
    border-top: 1px solid hsla(0, 0%, 100%, .2);
    border-radius: 0px 0px 0px 200px;
}

.cnt-home .header-style-1 .header-nav .navbar .navbar-nav>li.active {
}

.cnt-home .header-style-1 .header-nav .navbar .navbar-nav>li.active a:after {
    content: "";
    position: absolute;
    top: 92%;
    right: 42%;
    border-width: 0px 6px 6px 6px;
    border-style: solid;
    border-color: #f8f8f8 transparent;
    display: block;
    width: 0;
    left: inherit;
    z-index: 10000;
}

.cnt-home .header-style-1 .header-nav .navbar .navbar-nav>li a:hover:after {
    content: "";
    position: absolute;
    top: 92%;
    right: 42%;
    border-width: 0px 6px 6px 6px;
    border-style: solid;
    border-color: #f8f8f8 transparent;
    display: block;
    width: 0;
    left: inherit;
    z-index: 10000;
}

.cnt-home .header-style-1.header-style-2 .header-nav .navbar .navbar-nav>li.active, .cnt-homepage .header-style-1.header-style-2 .header-nav .navbar .navbar-nav>li.active {
    background: #0f6cb2;
}

.cnt-home .header-style-1.header-style-3 .header-nav .navbar .navbar-nav>li.active {
    background: #0f6cb2;
}

.header-style-2 .header-nav .navbar-default .navbar-collapse .navbar-nav>li>a:hover, .header-style-2 .header-nav .navbar-default .navbar-collapse .navbar-nav>li>a:focus {
    background: #0f6cb2 !important;
}

.header-style-2 .header-nav .navbar-default .navbar-collapse .navbar-nav>li.open {
    background: #0f6cb2;
}

.sidebar .side-menu nav .nav>li a:hover, .sidebar .side-menu nav .nav>li a:focus {
    color: #0f6cb2;
}

.sidebar .side-menu nav .nav>li a:hover:after, .sidebar .side-menu nav .nav>li a:focus:after {
    color: #0f6cb2;
}

.info-box .info-box-heading.green {
    color: #fff;
}

.scroll-tabs .nav-tab-line li a:hover, .scroll-tabs .nav-tab-line li a:focus {
    color: #0f6cb2;
}

.product .product-info .name a:hover, .product .product-info .name a:focus {
    color: #0f6cb2;
}

.product .product-info .product-price .price {
    color: #333;
}

.product .cart .action ul li.lnk a:hover, .product .cart .action ul li.lnk a:focus {
    color: #0f6cb2;
}

.product .cart .action ul li.add-cart-button .btn-primary:hover, .product .cart .action ul li.add-cart-button .btn-primary:focus {
    background: #0f6cb2;
}

.product .cart .action ul li.add-cart-button .btn-primary.icon:hover, .product .cart .action ul li.add-cart-button .btn-primary.icon:focus {
    background: #0f6cb2;
}

.tag.sale {
    background: #fdd922;
    color: #333
}

.copyleft-bar .copyleft a {
    color: #0f6cb2;
}

.blog-slider-container .blog-slider .blog-post-info .name a:hover, .blog-slider-container .blog-slider .blog-post-info .name a:focus {
    color: #0f6cb2;
}

.footer .links-social .social-icons a:hover, .footer .links-social .social-icons a:focus, .footer .links-social .social-icons a.active {
    background: #0f6cb2;
}

.latest-tweet .re-twitter .comment a {
    color: #0f6cb2;
}

.latest-tweet .re-twitter .comment .icon .fa-stack-2x {
    color: #0f6cb2;
}

.footer .contact-information .media .icon .fa-stack-2x {
    color: #0f6cb2;
}

.footer .contact-information .media .media-body a:hover, .footer .contact-information .media .media-body a:focus {
    color: #0f6cb2;
}

.footer .footer-bottom .module-body ul li a:hover, .footer .footer-bottom .module-body ul li a:focus {
    color: #72797e;
}

.product-tag .item.active, .product-tag .item:hover, .product-tag .item:focus {
    background: #0f6cb2;
}

.hot-deals .product-info .product-price .price {
    color: #0f6cb2;
}

.hot-deals .product-info .name a:hover, .hot-deals .product-info .name a:focus {
    color: #0f6cb2;
}

.custom-carousel .owl-controls .owl-prev:hover, .custom-carousel .owl-controls .owl-next:hover, .custom-carousel .owl-controls .owl-prev:focus, .custom-carousel .owl-controls .owl-next:focus {
    background: #0f6cb2;
}

.yamm .dropdown-menu .title:hover, .yamm .dropdown-menu .title:focus {
    color: #0f6cb2;
}

.yamm .dropdown-menu li a:hover, .yamm .dropdown-menu li a:focus {
    color: #0f6cb2;
}

.breadcrumb ul li.active {
    color: #157ed2;
}

.breadcrumb ul a:hover, .breadcrumb ul a:focus {
    color: #157ed2;
}

.filters-container .nav-tabs.nav-tab-box li.active a .icon {
    color: #0f6cb2;
}

.filters-container .pagination-container ul li.active a {
    color: #0f6cb2;
}

.filters-container .pagination-container ul li.prev:hover, .filters-container .pagination-container ul li.next:hover, .filters-container .pagination-container ul li.prev:focus, .filters-container .pagination-container ul li.next:focus {
    background: #0f6cb2;
}

.filters-container .pagination-container ul li a:hover, .filters-container .pagination-container ul li a:focus {
    color: #0f6cb2;
}

.filters-container .lbl-cnt .dropdown.dropdown-med .dropdown-menu li a:hover, .filters-container .lbl-cnt .dropdown.dropdown-med .dropdown-menu li a:focus {
    color: #0f6cb2;
}

.sidebar .sidebar-module-container .sidebar-widget .sidebar-widget-body .accordion .accordion-group .accordion-heading .accordion-toggle, .sidebar .sidebar-module-container .sidebar-widget .sidebar-widget-body .accordion .accordion-group .accordion-heading .accordion-toggle:hover, .sidebar .sidebar-module-container .sidebar-widget .sidebar-widget-body .accordion .accordion-group .accordion-heading .accordion-toggle:focus, .sidebar .sidebar-module-container .sidebar-widget .sidebar-widget-body .accordion .accordion-group .accordion-heading .accordion-toggle:after {
    color: #0f6cb2;
}

.sidebar .sidebar-module-container .sidebar-widget .sidebar-widget-body .price-range-holder .slider .slider-track .slider-handle {
    border: 5px solid #0f6cb2;
}

.sidebar .sidebar-module-container .sidebar-widget .sidebar-widget-body .list li a:hover, .sidebar .sidebar-module-container .sidebar-widget .sidebar-widget-body .list li a:focus {
    color: #0f6cb2;
}

.sidebar .sidebar-module-container .sidebar-widget .sidebar-widget-body .compare-report span {
    color: #0f6cb2;
}

.sidebar .sidebar-widget .advertisement .owl-controls .owl-pagination .owl-page.active span {
    background: #0f6cb2;
}

.sidebar .sidebar-widget .advertisement .owl-controls .owl-pagination .owl-page:hover span {
    background: #0f6cb2;
}

.single-product .gallery-holder .gallery-thumbs .owl-item .item:hover {
    border: 1px solid #0f6cb2;
}

.single-product .product-info .rating-reviews .reviews .lnk:hover, .single-product .product-info .rating-reviews .reviews .lnk:focus {
    color: #0f6cb2;
}

.single-product .product-info .price-container .price-box .price {
    color: #ff7878;
}

.single-product .product-info .quantity-container .cart-quantity .arrows .arrow:hover, .single-product .product-info .quantity-container .cart-quantity .arrows .arrow:focus {
    color: #0f6cb2;
}

.single-product .product-info .product-social-link .social-icons ul li a:hover, .single-product .product-info .product-social-link .social-icons ul li a:focus {
    background: #0f6cb2;
}

.single-product .product-tabs .nav.nav-tabs.nav-tab-cell li a:hover, .single-product .product-tabs .nav.nav-tabs.nav-tab-cell li a:focus {
    background: #0f6cb2;
}

.single-product .product-tabs .nav.nav-tabs.nav-tab-cell li a:hover:after, .single-product .product-tabs .nav.nav-tabs.nav-tab-cell li a:focus:after {
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #0f6cb2;
    transform: rotate(180deg);
}

.single-product .product-tabs .nav.nav-tabs.nav-tab-cell li.active a {
    background: #0f6cb2;
}

.single-product .product-tabs .nav.nav-tabs.nav-tab-cell li.active a:after {
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #0f6cb2;
}

.cart .action .add-cart-button .btn.btn-primary.icon:hover, .cart .action .add-cart-button .btn.btn-primary.icon:focus {
    background: #0f6cb2;
    color: #fff
}

.product-tabs .tab-content .tab-pane .product-reviews .reviews .review .review-title .date span {
    color: #0f6cb2;
}

.product-tabs .tab-content .tab-pane .product-reviews .reviews .review .author span {
    color: #0f6cb2;
}

#owl-main:hover .owl-prev:hover, #owl-main:hover .owl-next:hover {
    background: #0f6cb2;
    color: #fff !important
}

#owl-main:hover .owl-prev:hover .icon, #owl-main:hover .owl-next:hover .icon {
    color: #fff !important
}

#owl-main .owl-controls .owl-pagination .owl-page:active span, #owl-main .owl-controls .owl-pagination .owl-page:hover span {
    background: #0f6cb2;
}

.cart .action ul .lnk .add-to-cart:hover, .cart .action ul .lnk .add-to-cart:focus {
    color: #fff !important;
}

.cart .action .add-to-cart:hover, .cart .action .add-to-cart:focus {
    color: #0f6cb2 !important;
}

.homepage-container .product .tag.hot {
    background: #0f6cb2;
}

.homepage-container .product .product-info .name a:hover, .homepage-container .product .product-info .name a:focus {
    color: #0f6cb2;
}

.homepage-container .btn-primary:hover, .homepage-container .btn-primary:focus {
    background: #0f6cb2;
    border: 2px solid #0f6cb2;
}

.category-product .cart .action ul li .add-to-cart:hover, .category-product .cart .action ul li .add-to-cart:focus {
    background: #0f6cb2;
}

.furniture-container .product .btn-primary:hover, .furniture-container .product .btn-primary:focus {
    background: #0f6cb2;
}

.header-style-3 .header-nav .navbar-default .navbar-collapse .navbar-nav>li>a:hover, .header-style-3 .header-nav .navbar-default .navbar-collapse .navbar-nav>li>a:focus {
    background: #0f6cb2;
}

.header-style-3 .header-nav .navbar-default .navbar-collapse .navbar-nav>li.open {
    background: #0f6cb2;
}

#owl-single-product-thumbnails .owl-controls .owl-pagination .owl-page.active span {
    background: #0f6cb2 !important;
}

#owl-single-product-thumbnails .owl-controls .owl-pagination .owl-page span:hover, #owl-single-product-thumbnails .owl-controls .owl-pagination .owl-page span:focus {
    background: #0f6cb2 !important;
}

.cnt-homepage .sidebar .sidebar-module-container .sidebar-widget .sidebar-widget-body .price-range-holder .slider .slider-track .slider-handle.max-slider-handle {
    background: #0f6cb2;
}

.blog-page .blog-post h1 a:hover, .blog-page .blog-post h1 a:focus {
    color: #0f6cb2;
}

.blog-page .sidebar .sidebar-module-container .sidebar-widget .nav-tabs>li.active>a, .blog-page .sidebar .sidebar-module-container .sidebar-widget .nav-tabs>li.active>a:hover, .blog-page .sidebar .sidebar-module-container .sidebar-widget .nav-tabs>li.active>a:focus {
    color: #157ed2;
}

.blog-page .blog-post .social-media a:hover, .blog-page .blog-post .social-media a:focus {
    background-color: #0f6cb2;
}

.blog-page .sidebar .sidebar-module-container .search-area .search-button:after {
    color: #333;
}

.blog-page .sidebar .sidebar-module-container .sidebar-widget .blog-post h4 a:hover, .blog-page .sidebar .sidebar-module-container .sidebar-widget .blog-post h4 a:focus {
    color: #0f6cb2;
}

.blog-page .blog-post-author-details .author-social-network button .twitter-icon {
    background-color: #0f6cb2;
}

.blog-page .blog-review .review-action a, .blog-page .blog-review .review-action a:hover, .blog-page .blog-review .review-action a:focus {
    color: #0f6cb2;
}

.blog-page .blog-post-author-details .author-social-network .dropdown-menu>li>a:hover, .blog-page .blog-post-author-details .author-social-network .dropdown-menu>li>a:focus {
    color: #0f6cb2;
}

.checkout-box .checkout-steps .panel .panel-heading .unicase-checkout-title>a:not(.collapsed) span {
    background-color: #0f6cb2;
}

.checkout-box .checkout-steps .checkout-step-01 .already-registered-login a:hover, .checkout-box .checkout-steps .checkout-step-01 .already-registered-login a:focus {
    color: #0f6cb2;
}

.checkout-box .checkout-progress-sidebar .panel-body ul li a:hover, .checkout-box .checkout-progress-sidebar .panel-body ul li a:focus {
    color: #0f6cb2;
}

.contact-page .contact-info .contact-i {
    background-color: #0f6cb2;
}

.shopping-cart .shopping-cart-table table tbody tr .cart-product-name-info h4 a:hover, .shopping-cart .shopping-cart-table table tbody tr .cart-product-name-info h4 a:focus {
    color: #0f6cb2;
}

.shopping-cart .shopping-cart-table table tbody tr .cart-product-name-info .cart-product-info span span {
    color: #84b943;
}

.shopping-cart .shopping-cart-table table tbody tr .cart-product-edit a:hover, .shopping-cart .shopping-cart-table table tbody tr .cart-product-edit a:focus {
    color: #0f6cb2;
}

.shopping-cart .cart-shopping-total table thead tr th .cart-grand-total {
    color: #84b943;
}

.shopping-cart-table table tbody tr td .quant-input .arrows .arrow:hover, .shopping-cart-table table tbody tr td .quant-input .arrows .arrow:focus {
    color: #0f6cb2;
}

.logo-color {
    fill: #0f6cb2;
}

.cnt-homepage .single-product .product-info-block .form-control .dropdown-menu ul li a:hover, .cnt-homepage .single-product .product-info-block .form-control .dropdown-menu ul li a:focus {
    color: #0f6cb2;
}

.cnt-homepage .single-product .product-info-block .txt.txt-qty {
    color: #0f6cb2;
}

.cnt-homepage .single-product .product-tabs .nav-tab-cell-detail {
    border-bottom: none;
}

.cnt-homepage .single-product .product-tabs .nav-tab-cell-detail li {
    margin-left: 10px;
    padding: 0;
}

.cnt-homepage .single-product .product-tabs .nav-tab-cell-detail li a:hover, .cnt-homepage .single-product .product-tabs .nav-tab-cell-detail li a:focus {
    background: #0f6cb2;
    border: 2px solid #0f6cb2;
}

.cnt-homepage .single-product .product-tabs .nav-tab-cell-detail li.active a {
    background: #0f6cb2;
    border: 2px solid #0f6cb2;
}

.shopping-cart .estimate-ship-tax table tbody .unicase-form-control .dropdown-menu.open ul li a:hover, .shopping-cart .estimate-ship-tax table tbody .unicase-form-control .dropdown-menu.open ul li a:focus {
    color: #0f6cb2;
}

.mega-menu .dropdown-menu {
    width: 100%;
    right: 0px
}

.navbar-nav>li>.dropdown-menu {
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, .1);
}

.product-comparison .compare-table tr td .product-price .price {
    color: #0f6cb2;
}

.product-comparison .compare-table tr td .in-stock {
    color: #0f6cb2;
}

.body-content .my-wishlist-page .my-wishlist table tbody .product-name a:hover, .body-content .my-wishlist-page .my-wishlist table tbody .product-name a:focus {
    color: #0f6cb2;
}

.product-comparison .compare-table tr td .product-price .price {
    color: #0f6cb2;
}

.product-comparison .compare-table tr td .in-stock {
    color: #0f6cb2;
}

.body-content .x-page .x-text h1 {
    color: #0f6cb2;
}

.body-content .x-page .x-text a {
    color: #0f6cb2;
}

.sign-in-page .register-form .forgot-password, .sign-in-page .register-form .forgot-password:hover, .sign-in-page .register-form .forgot-password:focus {
    color: #0f6cb2;
}

.body-content .my-wishlist-page .my-wishlist table tbody .price {
    color: #0f6cb2;
}

.terms-conditions-page .contact-form {
    color: #0f6cb2;
}
