
footer .footer_inner .widget .widget_title {
    position: relative;
    padding: 0 0 15px;
    margin: 0 0 15px;
    color: #fff;
}

footer .footer_inner .widget_social_link .widget_inner ul li a:hover i {
    opacity: 0.5;
}
footer .footer_inner .widget_social_link .widget_inner ul li a i.fa-facebook {
    background: #0671ad;
}

footer .footer_inner .widget_social_link .widget_inner ul li a i.fa-twitter {
    background: #1dadeb;
}

footer .footer_inner .widget_social_link .widget_inner ul li a i.fa-instagram {
    background: #EA4335;
}

footer .footer_inner .widget_social_link .widget_inner ul li a i.fa-linkedin {
    background: #1178b3;
}

footer .footer_inner .widget_social_link .widget_inner ul li a i.fa-youtube {
    background: #bb0528;
}

footer .footer_inner .widget_social_link .widget_inner ul li a i {
    width: 25px;
    line-height: 25px;
    border-radius: 50%;
    text-align: center;
    margin-right: 10px;
    color: #fff;
    transition: all 300ms linear 0s;
}

ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.amount-details {
    color: #000;
    font-size: 24px;
    margin-bottom: 10px;
    font-weight: 700;
    line-height: 1;
}

#payment_method-error {
    font-weight: bold;
    color:#a94442;
}

#privacy_policy-error {
    font-weight: bold;
    color:#a94442;
}
#shipping_cost-error {
    font-weight: bold;
    color:#a94442;
}


/* Theme CSS Style */

.main-header .topBar.color5 {
    background: rgb(17 17 17 / 77%) !important;
    border-bottom: none;
    padding: 0 !important;
}
.topBar ul li {
    line-height: 13px;
    font-size: 13px;
    border-right: 1px solid #e4e4e4;
    padding: 8px 15px;
}
.topBar ul.pull-left li:hover,
.topBar ul.pull-left li:focus {
    background: #082754 !important;
}
.topBar ul.pull-left li:hover a,
.topBar ul li:focus a {
    color:#fff !important;
}
.topBar ul.pull-left li:first-child:hover,
.topBar ul li:first-child:focus {
    background: none !important;
}
.topBar ul.pull-left li:first-child:hover a,
.topBar ul.pull-left li:first-child:focus a {
    background: #082754 !important;
    padding: 2px 10px;
    transition: 1s;
}
.topBar a, .topBar ul li {
    color: #ffffff;
    line-height: 24px;
    font-size: 13px;
}
.topBar .social_topBar li {
    border-right: 0;
    padding: 0 8px;
    line-height: 24px;
    color: #fff;
}
.topBar select {
    border: 1px solid rgb(255 255 255 / 52%);
    border-radius: 50px;
    margin: 5px 0px;
    color: #fff;
    padding: 4px 20px;
}
.topBar select:hover,
.topBar select:focus {
    border: 1px solid #fff !important;
}
.middleBar {
    padding: 4px 0;
}
.header-logo a {
    float: left;
}
h3.promotion-title {
    padding: 0px;
    text-align: left;
    background: none;
}
.main-nav.color3 {
    background: #082754 !important;
}
.searchBtn.color3 {
    background: #082754 !important;
    border:1px solid #082754 !important;
}
.middleBar .input-group:hover .searchBtn.color3,
.middleBar .input-group:focus .searchBtn.color3 {
    background: #121521 !important;
    border:1px solid #121521 !important;
}
.style-1 .middleBar .form-control, .style-1 .input-group-addon {
    border-color: #082754 !important;
}
.middleBar .input-group:hover .style-1 .middleBar .form-control, .style-1 .input-group-addon,
.middleBar .input-group:focus .style-1 .middleBar .form-control, .style-1 .input-group-addon {
    border-color: #121521 !important
}
.middleBar .form-control {
    font-size: 14px !important;
}
.form-control:focus {
    box-shadow: none !important;
}
.header-nav li a .extra-icon {
    font-size: 24px;
}
.header-nav li a:hover .extra-icon,
.header-nav li a:focus .extra-icon {
    color: #121521 !important;
}
.header-nav li a:hover .icon-tips,
.header-nav li a:focus .icon-tips {
    background: #121521 !important;
}
.navbar ul.nav .text-uppercase.active a {
    background-color: #03542b !important;
}
.slick-next, .slick-prev {
    top: 42%;
}
.slider .slick-prev,
.slider .slick-next,
.style-1 .page-content .slider .slick-prev,
.style-1 .page-content .slider .slick-next {
    background-color: #082754 !important;
}
.style-1 .page-content .slider .slick-prev {
    left: 10px;
}
.style-1 .page-content .slider .slick-next {
    right: 10px;
}

.style-1 .page-content .slider .slick-prev:hover,
.style-1 .page-content .slider .slick-next:hover,
.style-1 .page-content .slider .slick-prev:focus,
.style-1 .page-content .slider .slick-next:focus,
.style-1 .main-nav .nav > li > a:focus {
    background-color: #121521 !important;
}
.slick-dots li button:before {
    font-size: 10px;
}
.slick-dots li.slick-active button:before {
    color: #082754 !important;
}
.slider .slick-dots li button::before,
.slider .slick-dots li button::before:focus {
    color: #082754 !important;
}
.overview_area .overview_inner .single_overview {
    padding: 40px 0;
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 1px 2px rgb(0 0 0 / 23%);
}
.overview_area .overview_inner .single_overview .overview_icon i {
    font-size: 40px;
    color: #082754 !important;
}
.overview_details h4 {
    color: #082754 !important;
    font-size: 15px !important;
}
.overview_details h6 {
    color: #777 !important;
    font-size: 13px !important;
}
.category-heading .sec-title {
    color: #082754 !important;
    text-transform: uppercase;
}
.category-heading .sec-title:before {
    background-color: #082754 !important;
}
.slider_nav .owl-nav {
    border: 1px solid rgb(10 108 59 / 31%);
    border-radius: 30px;
}
.slider_nav .owl-nav .fa {
    color: #082754;
    font-size: 18px;
    font-weight: bold;
}
.product_category .top_deals {
    box-shadow: inset 1px 3px 6px rgb(0 0 0 / 6%), 1px 1px 2px rgb(0 0 0 / 12%);
    padding: 10px;
}
.product_category .top_deals .d-flex {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 15px;
}
.product_category .top_deals .d-flex:last-child {
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 15px !important;
}
.product_category .top_deals .d-flex .cat-desc a {
    color: #082754 !important;
}
.product_category .top_deals .d-flex .cat-desc .product_cost p.current {
    color: #777;
    font-weight: bold;
}
.rating_stars .rating-wrap i {
    margin-right: 3px;
}
.newsletter.color3 {
    background: #082754cc !important;
}
.big-footer.color2 {
    background: #525050 !important;
}
.subfooter {
    padding: 5px 0;
    border-top: 1px solid #404040;
    background-color: #404040 !important;
}
.footer-box p, .contact_info, .contact_info a {
    color: rgb(255 255 255 / 74%) !important
}
.newsletter .newsletter-title {
    text-transform: capitalize;
}
.newsletter strong.offers {
    color: #ffffff !important;
    text-transform: uppercase;
    font-size: 24px;
    margin-left: 10px;
}
.subfooter .copy-text {
    color: rgb(255 255 255 / 74%) !important;
}
.subfooter .copy-text a {
    color: #ffffff;
    text-decoration: underline;
    font-size: 18px;
    margin-left: 5px;
    margin-right: 6px;
    transition: 1s;
}
.subfooter .copy-text a:hover,
.subfooter .copy-text a:focus {
    background: #082754 !important;
    padding: 2px 5px;
    transition: 1s;
}
.list-inline.pull-right li h6.color44 {
    color: rgb(255 255 255 / 74%) !important;
}
.list-inline.pull-right {
    margin-top: 0px;
}
.list-inline.pull-right li a img {
    height: auto !important;
    width: 70px !important;
}
.input-group-btn .btn.color2 {
    background: #082754 !important;
}
.input-group-btn .btn.color2:hover,
.input-group-btn .btn.color2:focus {
    background: #121521 !important;
}
.social-icon a, .footer-box ul li a {
    color: rgb(255 255 255 / 74%) !important
}
.social-icon a:hover,
.social-icon a:focus,
.footer-box ul li a:hover,
.footer-box ul li a:focus {
    color: #ffffff !important;
}
.footer-box .link-title {
    color: #fff !important;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.list-unstyled li a,
.footer-link li a {
    padding-left: 0px !important;
}
.footer-link li a:before {
    content: "\e876";
    margin-right: 5px;
    font-family: Linearicons-Free;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.big-footer .page-scroll {
    top: auto !important;
    bottom: -50px;
    background: #082754 !important;
    border-radius: 50px;
    width: 44px;
    height: 44px;
    line-height: 44px;
    border: 1px dashed #082754;
}
.big-footer .page-scroll:hover {
    background: rgb(10 108 59 / 58%) !important;
}
.footer-box>p {
    font-size: 16px;
    color: #fff !important;
    text-transform: uppercase;
}
.footer-box {
    margin-bottom: 0 !important;
}
.theiaStickySidebar a.btn.btn-warning.color4 {
    border: 1px solid #082754 !important;
    background: #082754 !important;
}
.theiaStickySidebar a.btn.btn-warning.color4:hover,
.theiaStickySidebar a.btn.btn-warning.color4:focus {
    border: 1px solid #121521 !important;
    background: #121521 !important;
}
.theiaStickySidebar a.btn.btn-warning.color4 i {
    margin-right: 5px;
    font-size: 16px;
}
.filter-title h1 {
    color: #082754 !important;
}
.page-breadcrumbs li a,
.meta-brand a {
    color: #082754;
}
.page-breadcrumbs li a:hover {
    color: #121521;
}
.irs-from, .irs-single, .irs-to {
    background: #082754 !important;
}
.irs-from:after, .irs-single:after, .irs-to:after {
    border-top-color: #082754 !important;
}
.slick-slide.slick-current.slick-center,
.slick-slide:hover,
.slick-slide:focus {
    border-color: #082754 !important;
}
.main-img-slider .slick-next::before, .main-img-slider .slick-prev::before {
    color: #082754;
}
.product-rating i {
    margin-right: 3px;
}
.meta-value {
    color: #082754;
}
.short-description p {
    color: #777 !important;
}
.form-control:hover,
.form-control:focus {
    border-color: #082754;
}
.sec_heading h2.sec_title {
    background: #082754 !important;
}
.product_slider .owl-nav i {
    font-size: 24px !important;
    color: #082754 !important;
}
.sidebar-widget {
    padding: 0px 0px 0px 0px !important;
    margin-top: 30px !important;
    border-right: none !important;
}
.accessories, .price-Pips, .product-size, .filter-nav, .sidebar-review, .discount, .product-color {
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 1px 2px rgb(0 0 0 / 23%);
    background: none !important;
}
h3.sidebar-title {
    color: #082754 !important;
}
.shopping-cart li {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
}
.shopping-cart li:last-child {
    border: none !important;
}
.remove_cart_product.pull-right {
    margin-top: -15px !important;
}
.delete_cart_item,
.delete_comparison_item {
    color: #082754 !important;
    font-size: 20px !important;
}
.delete_cart_item:hover,
.delete_cart_item:focus,
.delete_comparison_item:hover,
.delete_comparison_item:focus {
    color: #121521 !important;
}
.dropdown-menu.shopping-cart .shopping-cart-btn {
    background: #082754 !important;
}
.dropdown-menu.shopping-cart .shopping-cart-btn:hover,
.dropdown-menu.shopping-cart .shopping-cart-btn:focus {
    background: #121521 !important;
}
.brand-cat-content {
    padding: 30px 0px !important;
}
.logo-item {
    padding: 20px 15px !important;
    margin: 0 5px !important;
}
.banner-content {
    margin-bottom: 0px !important;
}
.style-1 .main-nav .nav > li.active > a {
    background-color: rgb(255 255 255 / 25%) !important;
}
input[type=checkbox]:focus,
input[type=file]:focus, input[type=radio]:focus {
    outline: 0px auto -webkit-focus-ring-color !important;
    outline-offset: 0px !important;
}
.table-responsive {
    margin-top: 20px;
}
.table a.btn {
    padding: 5px 15px;
    font-size: 18px;
}
#sidebar {
    background: rgb(27 115 73 / 67%) !important;
}
a {
    color: #082754;
}
.style-1 .middleBar .form-control.search-field.product-search-field {
    border-color: #082754 !important;
}
.filter-title {
    margin-left: 0px !important;
}
.tracking_form .btn-primary {
    color: #fff;
    background-color: #3b8962;
    border-color: #3b8962;
}
.tracking_form .btn-primary:hover,
.tracking_form .btn-primary:focus {
    color: #fff;
    background-color: #082754;
    border-color: #082754;
}
.cart-totals a.checkout {
    background: #3b8962 !important;
    color: #fff;
}
.cart-totals a.checkout:hover,
.cart-totals a.checkout:focus {
    background: #121521 !important;
    color: #fff;
}
.check-orde .color3 {
    background: #082754 !important;
    border: 1px solid #082754 !important;
}
.check-orde .color3:hover,
.check-orde .color3:focus {
    background: #121521 !important;
    border: 1px solid #121521 !important;
    color: #fff;
}
.checkbox label::after,
.radio label::after {
    background: #082754 !important;
}
.cart-list-content h1, .checkout-conent h1 {
    text-transform: uppercase;
}
.cart-totals a.checkout {
    float: right;
    width: auto;
    margin-bottom: 30px;
}

@media (max-width: 767px) {
    .mobile-search {
        margin-bottom: 10px;
    }
    .subfooter {
        display: block !important;
    }
    .footer-box .link-title {
        margin-top: 30px;
    }
    .big-footer {
        padding: 20px 0 !important;
    }
    ul.products, ul.category {
        box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 1px 2px rgb(0 0 0 / 23%);
        margin: 25px 15px;
    }
    .product-details-tab .nav-tabs > li.active > a,
    .product-details-tab .nav-tabs > li.active > a:focus,
    .product-details-tab .nav-tabs > li.active > a:hover {
        border-bottom-color: #082754 !important;
    }

}
.nav-label .color4 {
    background: #082754 !important;
}