/*
    Theme Name:         RAB Design
    Theme URI:
    Description:
    Author:
    Template:           sw_maxshop
    Author URI:
    Version:            1.0.2
    License:            GNU General Public License v2 or later
*/

/*  @import url("../sw_maxshop/style.css"); */

/*
    BLUE #00285d
    RED #ab161c
    LIGHT GREY #d1d3d4
    GRAY: #303030;
*/



@import url('https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700&display=swap');


/*----------------- SETTINGS----------------------------*/
body {
    font-family: 'Montserrat', sans-serif;
}

@media (min-width: 1366px) {
    .container {
        max-width: 1270px !important;
    }
}

.fullbgblue {
    background: #01275a;
    color: #fff;
}

html {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-weight: 400;
}

/**
 * Firefox specific rule
 */

@-moz-document url-prefix() {
    body {
        font-weight: lighter !important;
    }
}
/*----------------- End----------------------------*/


/* ---------CLEAR SETTINGS-------------- */

.clearboth {
    clear: both;
    display: block;
    font-size: 0px;
    height: 0px;
    line-height: 0;
    width: 100%;
}

.space10 {
    height: 10px
}

.space20 {
    height: 20px
}

.space30 {
    height: 30px
}

.space40 {
    height: 40px
}

.space50 {
    height: 50px
}

.space60 {
    height: 60px
}

.space70 {
    height: 70px
}

.space80 {
    height: 80px
}

.space90 {
    height: 90px
}

.space100 {
    height: 100px
}
/*----------------- End----------------------------*/

/* -------------padding styles------------ */
.pd-row-s{
    padding-top:20px;
    padding-bottom:20px;
}

.pd-none{
    padding:0!important;
}
/*----------------- End----------------------------*/


/* -------------margin styles------------ */
.m-none{
    margin:0!important;
}
/*----------------- End----------------------------*/


/*--------------------------text Styles-----------------------------*/

.heading1-lg{
    color: #0c2b5a;
    font-size: 44px;
    font-weight: 700;
}


.heading1-sm{
    color: #0c2b5a;
    font-size: 34px;
    font-weight: 600;
}

.heading2-lg{
    color: #0c2b5a;
    font-size: 24px;
    font-weight: 600;
}

.heading2-sm{
    color: #0c2b5a;
    font-size: 30px;
    font-weight: 600;
}

.heading3{
    color: #0c2b5a;
    font-size: 16px;
    font-weight: 300;
}

.paragraph{
    color: #00285d;
    font-size: 15px;
    font-weight: 400;
}

.btn1 button{
    background: transparent!important;
    border: 1px solid #0c285d!important;
    color: #0c285d!important;
    font-size: 14px!important;
    font-weight: 600!important;
    border-radius: 0!important;
    transition: .1s ease-in-out 0s;
}
.btn1 button:hover{
    background: #0c285d!important;
    color: #fff!important;
    transition: .1s ease-in-out 0s;
}

.btn2 button{
    background: #0c285d!important;
    color: #fff!important;
    font-size: 14px!important;
    border: 1px solid #0c285d!important;
    font-weight: 600!important;
    border-radius: 0!important;
    transition: .1s ease-in-out 0s;
}
.btn2 button:hover{
    background: transparent!important;
    color: #0c285d!important;
    transition: .1s ease-in-out 0s;
}


/* .heading1 {
    font-size: 40px !important;
    color: #00285d !important;
    font-weight: 600;
    text-transform: capitalize !important;
}

.single-product-top .product-summary h1 {
    font-size: 40px !important;
}

a {
    transition: all 0.2s linear !important;
    -moz-transition: all 0.2s linear !important;
    -webkit-transition: all 0.2s linear !important;
    -o-transition: all 0.2s linear !important;
}

.text-center {
    text-align: center
}

.text-white {
    color: #fff !important
}

.products-content {
    text-align: center !important;
}

.products-content h4 a {
    font-family: 'Montserrat';
    font-weight: 700;
    color: #00285d;
    text-align: center !important;
    font-size: 16px !important
} */
/*----------------- End----------------------------*/


/*-------------------------------------HEADER STYLE-----------------------------------------------*/

.primary-menu {
    background: #fff;
    border-bottom: 1px solid #D8D8D8;
    width: 100%;
    padding: 15px;
}

.inline-cls {
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px;
}

/* LOGO STYLE */
.ya-logo {
    width: 10%;
}

.ya-logo img {
    width: 200px;
}

/* NAViGATION STYLE */
.mid-header {
    width: 49%
}

.mid-header ul.nav li a,
.mid-header ul.nav li a:after {
    color: #00285d !important;
}

.mid-header ul.nav li.hover a {
    background: transparent !important;
    color: #00285d !important;
}

.mid-header ul.nav li a:before {
    background: none !important;
}

.mid-header ul.nav li.dropdown a.dropdown-toggle_x {
    position: relative;
}
.mid-header ul.nav li.active a{
    background: transparent!important;
    opacity:0.7!important;
}

.mid-header ul.nav li.dropdown a.dropdown-toggle_x:after {
    position: absolute;
    right: 2px;
    content: "\f107";
    color: #00285d;
    font-size: 14px;
    font-family: fontawesome;
}

.mid-header ul.nav li.level1 a{
    color: #00285d;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 700;
    background: none;
    border: none;
    line-height: 48px;
}
.mid-header ul.nav li ul.dropdown-menu li.dropdown-submenu a {
    color: #00285d;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 400;
    background: none;
    border: none;
    line-height: 20px;
}
.mid-header ul.nav li ul.one-column li.one-column a {
    color: #00285d;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 400;
    background: none;
    border: none;
    line-height: 20px;
}
.mid-header ul.dropdown-menu li.dropdown-submenu>span.have-title {
    color: #00285d;
    font-size: 15px !important;
    text-transform: capitalize;
    font-weight: 600 !important;
    border-bottom: 1px solid gray;
    margin-bottom: 8px!important;
    padding-bottom: 5px!important;
}
.mid-header ul.dropdown-menu li.dropdown-submenu{
    border: none!important;
    margin: 20px!important;
    width: 25%!important;
    clear: none!important;
}
/* SEARCH STYLE */
.sidebar-top-header {
    width: 25%;
    position: relative;
    transition: 1s ease-in-out 0s;

}

.sidebar-top-header input {
    margin: 0;
    width: 100%;
    width: 75%;
    border-radius: 0;
    vertical-align: top;
    position: relative;
    padding: 10px 5px;
}

.sidebar-top-header button {
    position:absolute;
    margin: 0;
    width: 25%;
    right: 1px;
    border: 1px;
    height: 100%;
    padding: 8px 5px;
    border-radius: 0;
    vertical-align: top;
    font-size: 13px;
    color: #fff;
    background: #00285d;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}

.sidebar-top-header button:before {
    padding-right: 5px;
    color: #fff;
    font-family: fontawesome;
    font-weight: 100;

}

/* LOGIN STYLE */
.login-cls {
    width: 15%;
    border-left: 1px solid #D8D8D8;
    transition: 1s ease-in-out 0s;

}
.login-cls a{
    color: #00285d;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 700;
    background: none;
    border: none;
    line-height: 48px;
    height: 48px;
}
/*----------------- End----------------------------*/

/* --------SLIDER STYLE-------- */

.slider-cls .wpb_column{
    padding-left: 0!important;
    padding-right: 0!important;
}
.slider-cls .wpb_content_element{
    margin-bottom:0px;
}

/*----------------- End----------------------------*/


.ya_category_list .siberlef_category {
    padding: 10px 15px 0px 15px;
    border: 1px solid #ddd;
    border-top: none
}

.ajax-layered {
    padding: 15px;
    border: 1px solid #ddd;
    border-top: none
}

.widget_layered_nav {
    margin: 0 !important;
    padding-bottom: 35px !important
}

.widget_layered_nav ul {
    margin-bottom: 0 !important
}

.widget_layered_nav ul li {
    border-bottom: 1px dotted #ddd;
    font-size: 11px !important;
    line-height: 12px !important;
    letter-spacing: -0.05em;
    padding: 0 !important
}

.ya_category_list ul li a,
.ajax-layered ul li a {
    color: #666
}

.ya_category_list ul li a:hover,
.ajax-layered ul li a:hover {
    color: #00285d
}

.ya_category_list ul li {
    border-top: 1px dotted #ddd;
    font-size: 14px !important;
    line-height: 14px !important;
    padding: 8px 0 !important
}

.ya_category_list ul li:first-child {
    border-top: none
}

.ajax-layered ul li .count {
    color: #999;
    font-size: 10px
}

.widget_layered_nav_filters ul li {
    clear: both;
    width: 100%
}

.block-title-widget {
    overflow: hidden !important;
    height: 30px
}

.block-title-widget h2,
.block-title-widget h2 span {
    font-size: 14px !important;
    padding: 0;
    margin: 0;
    line-height: 30px !important;
}

.breadcrumbs,
.breadcrumbs a {
    color: #888 !important;
    display: inline-block !important;
    font-size: 14px;
    font-weight: 500;
}

.breadcrumbs a:hover {
    color: #00285d !important
}

.breadcrumbs ul.breadcrumb li:after {
    color: #00285d !important;
}

.breadcrumbs .container {
    padding-left: 0;
}

.item-bottom .compare-button {
    display: none
}

.item-bottom .yith-wcwl-add-to-wishlist {
    display: none
}

.image-category {
    border: 1px solid black
}

.image-category img {
    width: 100px;
    height: 100px
}

table.spec-list,
table.spec-list td {
    border-color: #eee !important;
    text-align: left;
    line-height: 30px;
    font-size: 12px;
}

table.spec-list td {
    padding: 5px 5px 5px 15px;
    color: #777
}

a.block-red {
    display: inline-block;
    color: #fff;
    background: #0e205b;
    padding: 0 20px;
    line-height: 30px
}

a.block-red:hover {
    background: #7B050A;
    color: #fff !important
}

table.spec-list a.block-red {
    float: right;
}

.product-gallery-items {
    width: 15%;
    float: left;
    margin: 5px;
}

.product-gallery-items.item-last {
    margin-right: 0%
}

.product-images img,
.product-gallery-items img,
.related.boxed ul.products-loop li img {
    width: 400px;
    height: auto;
    margin: 0 auto;
    object-fit: contain;
    object-position: center;
}
.nav-tabs {
    border-bottom: 0px solid #dee2e6;
}

.tab-content ul{
    margin-bottom:5px;
}

.tab-content li {
    font-size: 15px;
    color: #0c285d;
    font-weight: 300;
}
.tab-content ul.list-group li{
    background: #EFF1F6;
    margin-bottom: 10px;
}
.tab-content ul.list-group li a{
    font-size: 15px;
    color: #0c285d;
    font-weight: 300;
}
.tab-content ul.list-group li a i{
    font-size: 24px;
    margin-right: 8px;
}
.product-summary h1,
p {
    color: #00285d !important;
    font-size: 15px;
    font-weight: 300;
}

.related.boxed {
    margin-bottom: 30px
}

a.button {
    padding: 10px 0 !important;
    width: 100% !important;
    border: 1px solid #00285d !important;
    background: #00285d !important;
    font-size: 14px !important;
    color: #fff !important;
    border-radius: 0 !important;
    transition: all .1s ease-in-out 0s;
    -webkit-transition: all .1s ease-in-out 0s;
    -moz-transition: all .1s ease-in-out 0s;
    -ms-transition: all .1s ease-in-out 0s;
    -o-transition: all .1s ease-in-out 0s;
}

a.button:hover {
    background: #fff !important;
    color: #00285d !important;
    transition: all .1s ease-in-out 0s;
    -webkit-transition: all .1s ease-in-out 0s;
    -moz-transition: all .1s ease-in-out 0s;
    -ms-transition: all .1s ease-in-out 0s;
    -o-transition: all .1s ease-in-out 0s;
}

a.add_to_cart_button {
    width: 30px !important;
    border: none !important;
}

.related.boxed ul.products-loop li .products-entry {
    border: none !important;
    padding: 0 !important;
    margin-bottom: 5px;
}

.woocommerce ul.view-mode .cls-mode-wrap .cls-mode a.grid-cls,
.woocommerce-page ul.view-mode .cls-mode-wrap .cls-mode a.grid-cls {
    background-image: url("assets/img/blue/grid-btn.png");
}

.woocommerce ul.view-mode .cls-mode-wrap .cls-mode a.active,
.woocommerce-page ul.view-mode .cls-mode-wrap .cls-mode a.active {
    background-position: left bottom;
}

.woocommerce ul.view-mode .cls-mode-wrap .cls-mode a.list-cls,
.woocommerce-page ul.view-mode .cls-mode-wrap .cls-mode a.list-cls {
    background-image: url("assets/img/blue/listing-btn.png");
}

.woocommerce ul.view-mode .catalog-ordering .orderby-order-container ul li span.current-li,
.woocommerce-page ul.view-mode .catalog-ordering .orderby-order-container ul li span.current-li {
    background: #fff;
    display: block;
    padding: 0 10px;
    border: 1px solid #ddd;
}

.orderby-order-container ul.order-dropdown,
.orderby-order-container ul.order {
    display: none !important
}

@media only screen and (max-width: 750px) {
    .related.boxed ul.products-loop li {
        width: 50%;
        float: left
    }

    .product-single-sidebar {
        display: none
    }

    .top-header {
        text-align: center;
        padding-bottom: 0 !important
    }

}

.related.boxed h4 {
    color: #00285d;
    margin: 17px 0;
    font-size: 28px;
    font-weight: 600;
}

.square-box {
    position: relative;
    width: 100%;
    overflow: hidden;
    background: #fff;
}

.square-box:before {
    content: "";
    display: block;
    padding-top: 100%;
}

.square-box-content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    color: white;
    text-align: center;
}

/* Accordion */

.wpb_accordion_content h1,
.wpb_accordion_content h3 {
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 0.09em;
    font-weight: 700;
    color: #00285d;
    margin-top: 25px
}

.wpb_accordion_content h2,
.wpb_accordion_content h3 {
    font-size: 20px;
    font-weight: 700
}

h3.wpb_accordion_header,
h3.wpb_accordion_header a {
    background: none !important;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    outline: none !important;
    font-weight: normal !important
}

.wpb_accordion .wpb_accordion_wrapper .ui-icon {
    line-height: 30px;
    margin-top: 4px;
}

.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header.ui-state-default {
    background: #d1d3d4 !important;
    transition: all 0.2s linear !important;
    -moz-transition: all 0.2s linear !important;
    -webkit-transition: all 0.2s linear !important;
    -o-transition: all 0.2s linear !important;
}

.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header.ui-state-active {
    background: #8c9293 !important;
    transition: all 0.2s linear !important;
    -moz-transition: all 0.2s linear !important;
    -webkit-transition: all 0.2s linear !important;
    -o-transition: all 0.2s linear !important;
}

/*slider*/
.rab-slider .item {
    width: 100%;
    height: 425px
}

.rab-slides .rab-cta {
    position: absolute;
    text-align: center;
    top: 45%;
    z-index: 100;
    width: 80%;
    color: #fff !important;
    left: 50%;
    margin-left: -40%;
}

.rab-slider.cat-slider .item {
    width: 100%;
    height: 300px
}

.cat-slider {
    margin-bottom: 30px
}

.center-caption {
    height: 30px !important;
    line-height: 30px !important;
    padding: 0 !important;
    bottom: auto;
    top: 140px
}

@media only screen and (min-width: 1500px) {
    .rab-slider .item {
        width: 100%;
        height: 600px
    }
}

@media only screen and (max-width: 900px) {
    .rab-slider .item {
        width: 100%;
        height: 400px
    }
}

@media only screen and (max-width: 600px) {
    .rab-slider .item {
        width: 100%;
        height: 250px
    }
}

.carousel-inner a:hover,
.carousel-inner a:hover img {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0px;
    bottom: 0;
    width: 15%;
    opacity: 1;
    filter: alpha(opacity=100);
    font-size: 20px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-control.left {
    background: #00285d;
}

.carousel-control.right {
    left: auto;
    right: 0px;
    background: #00285d;
}

.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    opacity: .7;
    filter: alpha(opacity=70);
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 5;
    display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: serif;
}

.carousel-control .icon-prev:before {
    content: '\2039';
}

.carousel-control .icon-next:before {
    content: '\203a';
}

.carousel-indicators {
    z-index: 15;
    margin-bottom: 25px;
    padding-left: 0;
    list-style: none;
    text-align: left;
}

.carousel-indicators li {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 5px 0 0;
    text-indent: 9999px;
    border-radius: 50%;
    cursor: pointer;
}

.carousel-indicators .active {
    width: 14px;
    height: 14px;
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
    text-shadow: none;
}

.carousel-caption.dark-bg,
.carousel-caption.dark-left {
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5)
}

.carousel-caption.dark-left {
    text-align: left;
    text-indent: 5%
}

.carousel-caption.text-left {
    text-align: left
}

.carousel-caption h3 {
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 36px;
    line-height: 36px;
    margin: 0 0 10px 0
}

.carousel-caption h4 {
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    margin: 0 0 px 0
}

@media only screen and (max-width: 750px) {
    .carousel-caption h3 {
        font-family: 'Montserrat';
        font-weight: 700;
        font-size: 20px;
        line-height: 20px;
        margin: 0 0 10px 0
    }

    .carousel-caption h4 {
        font-family: 'Montserrat';
        font-weight: 400;
        font-size: 14px;
        line-height: 14px;
        margin: 0 0 px 0
    }
}


@media only screen and (min-width: 1200px) {
    .shiftnav-filters {
        display: none
    }
}

/* FORM */

.wrap-contact-address .contact-address p.ct-street {
    background-position: 0 0
}

.wrap-contact-address .contact-address p.ct-street a {
    font-size: 14px;
}

.wrap-contact-address .contact-address .ct-email {
    background-position: 0 0
}

.wrap-contact-address .contact-address p.ct-hotline {
    background-position: 0 0
}

input.hs-button.primary.large {
    margin-top: 20px;
    width: 150px;
    height: 45px;
    text-transform: uppercase;
}

.hubspot-form label span {
    font-size: 16px;
    color: #666;
    font-weight: 400
}

.hubspot-form input.hs-input {
    height: 30px;
    width: 100%;
    margin-bottom: 10px;
}

.hubspot-form select.hs-input {
    margin-bottom: 10px;
}

.hubspot-form textarea.hs-input {
    height: 150px;
    width: 100%;
}

.hubspot-form input[type="submit"] {
    background: #00285d;
    color: #fff;
    border: 0
}

.hubspot-form input[type="submit"]:hover {
    background: #8B1618 !important;
    cursor: pointer
}

#radius_in_submit {
    display: block;
    width: 100%;
    clear: both;
    margin-top: 30px
}

#radius_in_submit input.slp_ui_button {
    background: #00285d !important;
    border: 0;
    color: #fff !important;
    padding: 10px !important;
    border-radius: 0px;
    height: 36px;
}

#radius_in_submit input.slp_ui_button:hover {
    background: #8B1618 !important;
    cursor: pointer
}

#address_search label {
    width: 100%;
    clear: both;
    text-align: left !important;
    float: left
}

.mfp-figure:after {
    background: #fff !important
}

/*#main-menu {
    position: absolute !important;
    top: 175px !important;
    width:100%;
     z-index:10000
}*/
#ya-totop{
bottom:40px;
}

.navbar-fixed{
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 99;
    transition: 2s ease-in-out;
}

#main-menu.sticky {
    position: fixed !important;
    top: 0 !important;
    width: 100%;
    background: rgba(0, 40, 93, 1.0) !important;
}

/*DevTeam*/
.solution-popup {
    top: 38.5%;
    display: inline-block;
    position: fixed;
    right: -4px;
    width: 97px;
    z-index: 10000;
}

.solution-popup:hover {
    right: 0 !important;
}

.solution-popup:hover img {
    opacity: 1 !important;
}

[data-featherlight] img {
    cursor: pointer !important;
}

.lightbox {
    display: none;
}

.featherlight {
    cursor: inherit !important;
}

.featherlight:last-of-type {
    background: rgba(255, 255, 255, 0.6) !important;
}

.featherlight .featherlight-content {
    background: #fff !important;
    border: 2px solid #1C2C5B !important;
    padding: 10px !important;
}

/*DevTeam*/

div#accordion {
    border: 2px solid #dedede;
    border-bottom: 0px solid #dedede;
}

.card {
    border-bottom: 2px solid #dedede;
}

#headingOne h5 {
    margin-bottom: 0;
    padding-left: 8%;
    background-image: url(http://rabdesign.computantest.com/wp-content/uploads/RAB-productpage_03.png);
    background-repeat: no-repeat;
    background-position: 3%;
}

.card-body {
    border-top: 2px solid #dedede;
}

.card-body p {
    border: 1px solid #dedede;
    margin: 0;
    border-left: 0;
    padding: 10px;
    padding-left: 8%;
    border-right: 0;
}

.ies1,
.spec1,
.tech1,
.inspuctions1,
.layout1,
.case-study-1 {
    width: 70% !important;
    display: inline-block !important;
}

.card-body span {
    display: inline-block;
    max-width: 68%;
    color: #444444;
    text-transform: uppercase;
}

.card-body span {
    width: 100%;
    display: inline;
}

#headingTwo h5 {
    margin-bottom: 0;
    padding-left: 8%;
    background-image: url(http://rabdesign.computantest.com/wp-content/uploads/RAB-productpage_06.png);
    background-repeat: no-repeat;
    background-position: 3%;
}

#headingFive h5 {
    margin-bottom: 0;
    padding-left: 8%;
    background-image: url(http://rabdesign.computantest.com/wp-content/uploads/RAB-productpage_12.png);
    background-repeat: no-repeat;
    background-position: 3%;
}

.card-header h5 button.collapsed::after {
    content: '\f0d7';
    font-family: fontAwesome;
    font-size: 24px;
    float: right;
    margin-top: -5px;
}

.card-header h5 button:hover,
.card-header h5 button:active {
    text-decoration: none;
}

.btn-link:hover,
.btn-link:focus {
    color: #2573a1;
    text-decoration: underline;
    background-color: transparent;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 4px solid transparent;
    margin-right: 8px;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.card-header h5 button {
    text-transform: uppercase;
    color: #022a5d;
    width: 100%;
    text-align: left;
}



/***/

@media (min-width: 1366px) {
    .container-sm {
        max-width: 1300px;
    }

    .container-md {
        max-width: 1200px;
    }
}

@media (min-width: 1480px) {
    .container-sm {
        max-width: 1650px;
    }

    .container-md {
        max-width: 1300px
    }
}

@media (min-width: 1800px) {
    .container-sm {
        max-width: 1820px;
    }

    .container-md {
        max-width: 1300px;
    }
}

.cls-header {
    border-bottom: 1px solid #ccc;
    padding-bottom: 14px !important;
}
}

.cls-header .top-header {
    margin-bottom: 0px !important;
}

.cls-header .top-header .ya-logo {
    position: inherit !important;
}

.cls-header .top-header .mid-header {
    float: left;
    width: 65%;
}

.cls-header .top-header #sidebar-top-header {
    float: right;
    padding-top: 15px;
}

.cls-header #menu-header {
    padding: 8px 20px;
}

.cls-header #main-menu .primary-menu .navbar-inner .nav>li {
    width: auto;
}

.woocommerce-error {
    display: ruby-text;
}

#ship-to-different-address,
.shipping_address {
    display: none !important;
}

/*.woocommerce-info,
.woocommerce-error {
    border: medium none;
    position: absolute;
    top: 12px;
}*/

#billing_state_field {
    overflow: visible !important;
    width: 52% !important;
    float: left !important;
}

.success-location {
    display: none;
    color: green;
}

.cart .wc-product-retailers {
    display: none;
}

.cart>select {
    float: left;
    height: 26px;
    margin-right: 20px;
    min-width: 120px;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
    background-color: #8b1618;
}

.cross-sells {
    display: none;
}

.checkbox input {
    margin-left: 7px;
    margin-top: 7px;
}

.checkbox {
    padding-left: 4px !important;
}

#addy_in_address>input {
    height: 40px;
}

.checkout div#map.slp_map {
    float: left;
    height: 400px;
    margin-bottom: 50px;
    overflow: hidden;
    width: 60%;
}

.checkout #sl_div #map_sidebar {
    float: left;
    width: 40%;
    height: 400px !important;
    overflow: scroll;
}

.top_tabs_header {
    background: #00285d;
    border: 1px solid #00285d;
    margin-top: 20px;
}

.top_tabs_header ul.nav-tabs {
    margin-left: 0px !important;
}

.top_tabs_header .nav-tabs>li>a {
    color: #fff;
    text-align: center;
    width: 100%;
    font-weight: 600;
}

.top_tabs_header .nav-tabs>li:hover .nav-tabs>li a {
    color: #00285d;
}

.top_tabs_header .nav-tabs>li:hover {
    background: #00285d;
}

.top_tabs_header .nav-tabs>li {
    border: 1px solid #00285d;
    margin: 0;
    width: 33.33%;
}

.top_tabs_header .nav-tabs>li.active {
    border: 1px solid #00285d;
}

.top_tabs_header .nav-tabs>li.active>a {
    background: #fff;
    color: #00285d;
    cursor: default;
}

.top_tabs_header .nav>li>a:hover,
.top_tabs_header .nav>li>a:focus {
    background-color: #eeeeee;
    color: #00285d !important;
}

.main_fullbg .tab-content {
    padding: 30px 0;
}

.tab-content h3 {
    font-size: 24px;
    font-weight: 600;
    color: #00285d;
}

.tab-content h5 {
    font-size: 20px;
    color: #00285d;
}

.related.products.boxed.crosshere {
    margin-top: 30px;
}

.fullbgblue {
    padding: 20px 0;
}

.fullbgblue h3 {
    font-weight: 500;
    font-size: 30px;
}

.content-area{
    width:100%;
}

.fullbgblue .gform_body ul li label {
    color: #fff;
    font-weight: 500;
    margin-top: 9px;
    font-size: 14px;
}

.fullbgblue .gform_body ul li label span.gfield_required {
    color: #ff0000 !important;
}

.gform_wrapper {
    width: 70%
}

.fullbgblue .gform_body ul li.gfield {
    display: inline-block;
    width: 50%;
    vertical-align: top;
}

.fullbgblue .gform_body ul li.gfield_error {
    margin: 0 10px;
    width: 48%;
    background: none;
    border-top: none;
    border-bottom-color: #ff0000;
    color: #ff0000 !important;
}

.gform_wrapper .validation_error {
    color: #ff0000 !important;
    border-color: #ff0000 !important;
}

.gform_wrapper .gfield_error .gfield_label {
    color: #ff0000 !important;
}

.gform_wrapper .validation_message {
    color: #ff0000 !important;
}


.fullbgblue .gform_body ul li input {
    width: 100% !important;
    border-radius: 0 !important;
}

.fullbgblue .gform_footer input.gform_button {
    background: transparent;
    border: 2px solid #fff;
    color: #fff;
    border-radius: 0;
    font-size: 16px !important;
    margin: 0 !important;
    padding: 10px 30px 10px 20px;
    transition: all .1s ease-in-out 0s;
    -webkit-transition: all .1s ease-in-out 0s;
    -moz-transition: all .1s ease-in-out 0s;
    -ms-transition: all .1s ease-in-out 0s;
    -o-transition: all .1s ease-in-out 0s;
}

.fullbgblue .gform_footer:hover input.gform_button {
    background: #fff;
    border: 2px solid #fff;
    color: #00285d;
    transition: all .1s ease-in-out 0s;
    -webkit-transition: all .1s ease-in-out 0s;
    -moz-transition: all .1s ease-in-out 0s;
    -ms-transition: all .1s ease-in-out 0s;
    -o-transition: all .1s ease-in-out 0s;
}

.fullbgblue .gform_footer:hover:before {
    color: #00285d;
    transition: all .1s ease-in-out 0s;
    -webkit-transition: all .1s ease-in-out 0s;
    -moz-transition: all .1s ease-in-out 0s;
    -ms-transition: all .1s ease-in-out 0s;
    -o-transition: all .1s ease-in-out 0s;
}


.fullbgblue .gform_footer {
    width: auto !important;
    position: relative;
    display: inline-block;
}

.fullbgblue .gform_footer:before {
    content: '\f105';
    font-family: fontawesome;
    position: absolute;
    color: #fff;
    z-index: 9;
    font-size: 20px;
    top: 21px;
    transition: all .1s ease-in-out 0s;
    -webkit-transition: all .1s ease-in-out 0s;
    -moz-transition: all .1s ease-in-out 0s;
    -ms-transition: all .1s ease-in-out 0s;
    -o-transition: all .1s ease-in-out 0s;
    animation-name: ryt;
    animation-duration: 1500ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-play-state: running;
}

@keyframes ryt {
    0% {
        right: 12px;
    }

    50% {
        right: 16px;
    }

    100% {
        right: 12px;
    }
}

/*-----------------------------------------Category Page Style--------------------------------------------*/
.listing-title {
    border-bottom: 1px solid #d1d3d4;
}

li.product h4 {
    min-height: 48px;
}

.price_slider_amount .button {
    margin-top: 11px !important;
}

.price_slider {
    background: #9e9e9e !important;
}

.price_slider_amount input {
    padding: 5px !important;
}

.ui-slider-range {
    background: #00285d !important;
}

.ui-slider-handle {
    border-color: #00285d !important;
}

.sidebar h3 {
    font-size: 18px;
    color: #00285d;
    font-weight: 600;
    border-bottom: 1px solid #00285d;
    padding-bottom: 8px;
    margin-bottom: 10px;
}

.sidebar .berocket_aapf_widget_show {
    width: 15px !important;
    height: 15px !important;
    margin-right: 10px !important;
}

.sidebar .berocket_aapf_widget_show i {
    font-size: 24px !important;
    color: #00285d !important;
}

.shiftnav-toggle-button {
    background: #00285d !important;
    font-size: 16px !important;
}

a.vc_btn3 {
    border: 1px solid transparent !important;
}

a.vc_btn3:hover {
    background: transparent !important;
    color: #0c285e !important;
    border-color: #0c285e !important;
}

/*------------------FOOTER STYLE-------------------------*/

footer .footer-column .footer-border li a {
    color: #fff;
}

footer {
    background: #303030;
    padding: 30px 0 0 0
}

footer .footer-column {
    background: #303030;
    border-left: none;
    padding-left: 10px;
    margin-bottom: 30px;
    flex: 0 0 20%!important;
    max-width: 20%!important;
    position: relative;
    padding-top: 40px;
}

.footer-column ul.menu li {
    padding-bottom: 8px;
}

.footer-border h2 {
    text-transform: uppercase !important;
    font-size: 16px !important;
}

.footer-column h2 {
    color: #fff !important;
    text-transform: capitalize !important;
    font-size: 20px !important;
}

.footer-column p {
    color: #fff !important;
    font-size: 13px;
    line-height: 1.7;
}

.footer-column a {
    color: #fff !important;
    font-size: 13px;
    line-height: 1.7;
}

.footer-column span {
    color: #fff !important;
    font-size: 13px;
    line-height: 1.7;
}

.footer a:hover {
    text-decoration: underline;
}

.footer .footer-column:before {
    position: absolute;
    top: -20px;
    color: gray;
    font-size: 40px;
    left: 10px;
    font-family: fontawesome;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-play-state: running;
}

.footer .footer-column:nth-child(1):before {
    content: "\f013";
    animation-name: rotate;
    animation-duration: 10000ms;

}

.footer .footer-column:nth-child(2):before {
    content: "\f0f7";
    animation-name: scale1;
    animation-duration: 5000ms;
}

.footer .footer-column:nth-child(3):before {
    content: "\f278";
    animation-name: scale2;
    animation-duration: 5000ms;
}

.footer .footer-column:nth-child(4):before {
    content: "\f059";
    animation-name: scale1;
    animation-duration: 5000ms;
}

.footer .footer-column:nth-child(5):before {
    content: "\f27b";
    animation-name: scale2;
    animation-duration: 5000ms;
}


@keyframes rotate {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }

}

@keyframes scale1 {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes scale2 {
    0% {
        transform: rotate(0deg);
    }

    25% {
        transform: rotate(10deg);
    }

    50% {
        transform: rotate(0deg);
    }

    75% {
        transform: rotate(-10deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

footer .left-bar {
    text-align: left;
}

footer .right-bar {
    text-align: right;
}

footer .copyright-text {
    padding: 0;
}

footer .copyright {
    background-color: #575757;
    padding: 8px 0;
}

footer .copyright ul {
    list-style: none;
    padding: 12px 0;
    margin: 0;
}

footer .copyright ul li {
    display: inline-block;
    padding-right: 24px;
    vertical-align: middle;
}

footer .copyright-text span {
    font-size: 15px !important;
    line-height: 1.5;
    color: #fff !important;
    margin: 0;
    font-weight: 600;
}

footer .copyright-text a {
    font-size: 15px !important;
    line-height: 1.5;
    color: #fff !important;
}

footer .socials a {
    display: inline-block;
    padding: 5px;
}

footer .socials a i {
    color: #fff;
    font-size: 38px;
    transform: scale(1);
    transition: .1s ease-in-out 0s;
}

footer .socials a i:hover {
    transform: scale(0.9);
    transition: .1s ease-in-out 0s;
}

footer .copyright,
footer .copyright a {
    color: #fff
}

.shiftnav-inner ul{
    padding:10px!important;
}
.shiftnav-inner ul li{
    padding:10px;
    border-bottom: 1px solid #CECECE;
}

.shiftnav-inner ul li a:hover{
    color:#0C285D;
}

/* 404 page style */


.pd-none{
    padding:0;
}
.wrapper_404page {
    width: 100%;
    background-image: url("http://rabdesign.kinex11.info/wp-content/uploads/404-background.jpg")!important;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: center;
}

.wrapper_404page  .content-404page{
    max-width: 100%;
    width: 35%;
    float: none;
    text-align: center; 
    margin: 220px auto 350px;
}

.wrapper_404page .content-404page p.txt-404{
    font-size: 76px;
    font-weight: 700;
    margin: 0;
}
.wrapper_404page .content-404page p.txt-not{
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 20px;

}
.wrapper_404page .content-404page p.txt-sub{
    font-size: 15px;
    font-weight: 300;
}

.wrapper_404page .content-404page .button-404{
    padding-top:20px;
}

.wrapper_404page .content-404page .prev-page-btn{
    background: transparent;
    border: 1px solid #0c285d;
    color: #0c285d;
    font-size: 14px;
    font-weight: 600;
    border-radius: 0;
}
.wrapper_404page .content-404page .prev-page-btn:hover{
    background: #0c285d;
    color: #fff;
}

.wrapper_404page .content-404page .back2home{
    background: #0c285d;
    color: #fff;
    font-size: 14px;
    border: 1px solid #0c285d;
    font-weight: 600;
    border-radius: 0;
}
.wrapper_404page .content-404page .back2home:hover{
    background: transparent;
    color: #0c285d;
}

/*-----------------------------------------MEDIA QUERIES--------------------------------------------*/

@media(max-width:1366px){
    .sidebar-top-header button {
        font-size: 12px;    
        width: 24%;
    }
    .sidebar-top-header input{
        width: 76%;
    }
    .login-cls a{
        font-size: 14px;
    }
    .mid-header ul.nav li.level1 a{
        font-size: 14px;
    }
    .wrapper_404page .content-404page{
        margin: 120px auto 250px;
    }
}

@media(max-width:1200px) {
    .category-product {
        width: 100% !important;
    }

    .hide-filters {
        display: none
    }

    #header .ya-logo {
        width: 20%;
    }

    .cls-header .top-header .mid-header {
        width: 80%;
    }
    .login-cls a{
        font-size: 12px;
    }
}


@media(max-width:1024px) {
    .heading1 {
        font-size: 36px !important;
    }

    .single-product-top .product-summary h1 {
        font-size: 36px !important;
    }

    .tab-content h3 {
        font-size: 22px;
    }

    .tab-content h5 {
        font-size: 16px;
    }

    .fullbgblue h3 {
        font-size: 28px;
    }

    .gform_wrapper {
        width: 100%
    }

    .related.boxed h4 {
        font-size: 26px;
    }

    .footer .footer-column {
        flex: 0 0 50%!important;
        max-width: 50% !important;
    }

    .vc_non_responsive .vc_row .vc_col-sm-3,
    .vc_col-sm-6 {
        width: 50% !important;
    }

    footer .socials a i {
        font-size: 28px;
    }
    .ya-logo{
        width:30%;
    }
    .mid-header{
        width:69%;
        text-align: right;
    }
    .sidebar-top-header{
        width: 50%;
    }
    .login-cls{
        width: 49%;
        border-left: none;
        text-align: right;
    }
    .navbar-inner{
        width: 100%;
    }
    .navbar-inner ul.nav{
        display: inline-block;
    }
    .navbar-inner ul.nav li:nth-last-child(1) a{
        padding-right: 0!important;
    }
.navbar-fixed .sidebar-top-header{
display: none;
transition: 1s ease-in-out 0s;
}
.navbar-fixed .login-cls{
    display: none;
    transition: 1s ease-in-out 0s;
    }

}

@media(max-width: 999px) {
    .top-header #main-menu {
        display: block !important;
    }

    .top-header .navbar-inner {
        display: none !important;
    }

    .top-header .mid-header {
        display: none;
    }

    #header .ya-logo {
        width: 70%;
        text-align: left !important;
    }

    .sidebar-top-header {
        width: 30%;
    }

    footer .left-bar {
        text-align: center;
        margin:0 auto;
    }

    footer .right-bar {
        text-align: center;
        margin:0 auto;
    }
    .header-style1 #main-menu{
        display: block!important;
    }
    .mid-header{
        display: none;
    }
    .ya-logo{
        width: 100%;
        margin-bottom: 10px;
    }
    .ya-logo img{
        margin: 0 auto;
    }
    .sidebar-top-header{
        width: 50%;
    }
    .login-cls{
        width: 49%;
    }
    .navbar-fixed {
        top: 50px;
    }
}


@media(max-width:990px) and (min-width:610px){
    .wrapper_404page  .content-404page{
        width: 70%;
    }    
}

@media(max-width:1200px) and (min-width:991px){
    .wrapper_404page  .content-404page{
        width: 50%;
    }    
}

@media(max-width: 767px) {
    .heading1 {
        font-size: 32px !important;
    }

    .single-product-top .product-summary h1 {
        font-size: 32px !important;
    }

    .tab-content h3 {
        font-size: 20px;
    }

    .tab-content h5 {
        font-size: 18px;
    }

    .top_tabs_header .nav-tabs>li {
        width: 100%;
    }

    .fullbgblue h3 {
        font-size: 26px;
    }

    .fullbgblue .gform_body ul li.gfield,
    li.gfield_error {
        width: 100%
    }

    .related.boxed h4 {
        font-size: 28px;
    }

    .products-content h4 a {
        font-size: 14px !important
    }

    .top_tabs_header ul.nav-tabs {
        padding: 10px 0;
    }

    .product-gallery-items {
        margin: 3px;
    }

    .price_slider_amount .button {
        margin-top: 0px !important;
    }

    .sidebar h3 {
        font-size: 16px;
    }

    .footer .footer-column {
        flex: 0 0 50%!important;
        max-width: 100% !important;    }

    #header .ya-logo {
        width: 50%;
        text-align: left !important;
    }

    .sidebar-top-header {
        width: 50%;
    }
    .ya-logo img {
        width: 150px;
    }
    /*  .sidebar-top-header .top-search {
        display: block !important;
    }
*/
    .vc_non_responsive .vc_row .vc_col-sm-3,
    .vc_col-sm-6 {
        width: 100% !important;
    }


    #main-mobile {
        height: 86% !important;
        bottom: 0 !important;
    }

    footer .socials a i {
        font-size: 26px;
    }
    .sidebar-top-header{
        width: 64%;
    }
    .login-cls{
        width: 34%;
    }
    .sidebar-top-header button{
        width:34%;
        padding: 1px 2px;
    }
    .sidebar-top-header input {
     width:66%!important;
     padding: 5px;
    }
    .wrapper_404page .content-404page{
        margin: 100px auto 200px;
    }
    
    .wrapper_404page .content-404page p.txt-404{
        font-size: 66px;
    }
    .wrapper_404page .content-404page p.txt-not{
        font-size: 30px; 
    }
    .wrapper_404page .content-404page p.txt-sub{
        font-size: 14px;
    }
    .wrapper_404page  .content-404page{
        width: 100%;
    }
}

@media(max-width: 641px) {

    .sidebar-top-header button {
        font-size: 10px;
    }
    .login-cls{
        padding: 0;
    }
    .login-cls a {
        font-size: 10px;
        padding: 0;
    }
}

@media (max-width: 480px){
.topsearch-entry {
    width: 100%!important;
}
.sidebar-top-header button{
    font-size:0;
}
.sidebar-top-header button:before{
    font-size:12px;
}
}

@media(max-width: 761px),
(max-device-width: 1023px) and (min-device-width: 768px) {

    .gform_wrapper ul.gform_fields li.gfield.gfield_error+li.gfield.gfield_error {
        margin-top: 0px !important;
    }
}


/*-----------------------------------------Color-STYLE--------------------------------------------*/

.header-style5 .primary-menu {
    background: #00285d !important;
}

.primary-menu .navbar-inner .nav.nav-mega>li>.dropdown-menu.nav-level1 {
    border-bottom: 1px solid #00285d !important;
}

.primary-menu .navbar-inner .nav.nav-mega>li.ya-menu-custom>.dropdown-menu>li .dropdown-sub {
    border-bottom: 1px solid #00285d !important;
}

.primary-menu .navbar-inner .nav.nav-mega>li.ya-menu-custom>.dropdown-menu>li .dropdown-sub>li a:hover {
    color: #00285d !important;
}

.primary-menu .navbar-inner .nav.nav-mega>li.ya-menu-custom>.dropdown-menu>li .dropdown-sub>li a:hover:before {
    background-color: #00285d !important;
}

.primary-menu .navbar-inner .nav.nav-mega>li.ya-menu-custom>.dropdown-menu>li:hover>a,
.primary-menu .navbar-inner .nav.nav-mega>li.ya-menu-custom>.dropdown-menu>li.active>a {
    color: #00285d !important;
}

.primary-menu .navbar-inner .nav.nav-mega>li.ya-menu-custom>.dropdown-menu>li:hover>a:before,
.primary-menu .navbar-inner .nav.nav-mega>li.ya-menu-custom>.dropdown-menu>li.active>a:before {
    background: #00285d !important;
}

.primary-menu .navbar-inner .nav.nav-mega>li.ya-mega-menu>.dropdown-menu>li>.dropdown-sub.nav-level2>li>a:hover {
    color: #00285d !important;
}

.primary-menu .navbar-inner .nav.nav-css>li ul>li:hover>a,
.primary-menu .navbar-inner .nav.nav-css>li ul>li.active>a {
    color: #00285d !important;
}

.primary-menu .navbar-inner .nav.nav-css>li ul>li:hover>a:before,
.primary-menu .navbar-inner .nav.nav-css>li ul>li.active>a:before {
    background: #00285d !important;
}

.vertical_megamenu .nav.vertical-megamenu>li>a:hover {
    color: #00285d !important;
}

.vertical_megamenu .nav.vertical-megamenu>li.ya-menu-custom>.dropdown-menu>li .dropdown-sub {
    border-bottom: 1px solid #00285d !important;
}

.vertical_megamenu .nav.vertical-megamenu>li.ya-menu-custom>.dropdown-menu>li .dropdown-sub>li a:hover {
    color: #00285d !important;
}

.vertical_megamenu .nav.vertical-megamenu>li.ya-menu-custom>.dropdown-menu>li .dropdown-sub>li a:hover:before {
    background-color: #00285d !important;
}

.vertical_megamenu .nav.vertical-megamenu>li.ya-menu-custom>.dropdown-menu>li:hover>a,
.vertical_megamenu .nav.vertical-megamenu>li.ya-menu-custom>.dropdown-menu>li.active>a {
    color: #00285d !important;
}

.vertical_megamenu .nav.vertical-megamenu>li.ya-menu-custom>.dropdown-menu>li:hover>a:before,
.vertical_megamenu .nav.vertical-megamenu>li.ya-menu-custom>.dropdown-menu>li.active>a:before {
    background: #00285d !important;
}

.vertical_megamenu .nav.vertical-megamenu>li.ya-mega-menu>.dropdown-menu>.dropdown-submenu .dropdown-sub>li>a:hover {
    color: #00285d !important;
}

.block-popup-login .tt_popup_login {
    border-bottom: 3px solid #00285d !important;
}

.block-popup-login .tt_popup_login strong {
    background-color: #00285d !important;
}

.block-popup-login .tt_popup_login strong:before {
    border-bottom: 37px solid #00285d !important;
}

.block-popup-login .block-content .col-reg.registered-account .btn-submit-login:hover {
    background-color: #00285d !important;
}

.block-popup-login .block-content .btn-reg-popup {
    background-color: #00285d !important;
}

.header-style3 #header .header-msg {
    background-color: #00285d !important;
}

.header-style4 #header .header-msg .sidebar-top .widget .top-login li:hover a,
.header-style4 #header .header-msg .sidebar-top .widget ul.menu>li:hover a,
.header-style4 #header .header-msg .sidebar-top .widget #lang_sel ul li:hover a,
.header-style4 #header .header-msg .sidebar-top .widget .currency_w>li:hover a,
.header-style5 #header .header-msg .sidebar-top .widget .top-login li:hover a,
.header-style5 #header .header-msg .sidebar-top .widget ul.menu>li:hover a,
.header-style5 #header .header-msg .sidebar-top .widget #lang_sel ul li:hover a,
.header-style5 #header .header-msg .sidebar-top .widget .currency_w>li:hover a {
    color: #00285d !important;
}

.header-style4 #header .header-msg .sidebar-top .widget #lang_sel ul li>ul li:hover,
.header-style4 #header .header-msg .sidebar-top .widget ul.menu>li>ul li:hover,
.header-style4 #header .header-msg .sidebar-top .widget .currency_w>li>ul li:hover,
.header-style5 #header .header-msg .sidebar-top .widget #lang_sel ul li>ul li:hover,
.header-style5 #header .header-msg .sidebar-top .widget ul.menu>li>ul li:hover,
.header-style5 #header .header-msg .sidebar-top .widget .currency_w>li>ul li:hover {
    background: #00285d !important;
}

#header .header-msg .sidebar-top .widget ul.menu>li>ul.dropdown-menu li a:hover {
    background-color: #00285d !important;
}

#header .header-msg .sidebar-top .widget #lang_sel ul li ul li:hover {
    background: #00285d !important;
}

#header .header-msg .sidebar-top .widget .currency_w>li .currency_switcher li:hover {
    background: #00285d !important;
}

#header .top-header .sidebar-top-header .top-search .button-search-pro {
    color: #00285d !important;
}

#main-menu .sidebar-top-menu .top-form-minicart {
    background-color: #00285d !important;
}

#main-menu .sidebar-top-menu .top-form-minicart:before {
    border-right: 15px solid #00285d !important;
}

.header-style5 #main-menu .ver-megamenu-header .vertical_megamenu .nav.vertical-megamenu>li a:hover {
    background: #00285d !important;
}

.top-form-minicart .wrapp-minicart .minicart-padding {
    border-bottom: 5px solid #00285d !important;
}

.top-form-minicart .wrapp-minicart .minicart-padding ul li .detail-item .product-details-bottom .price {
    color: #00285d;
}

.top-form-minicart .wrapp-minicart .cart-checkout .cart-link:hover,
.top-form-minicart .wrapp-minicart .cart-checkout .checkout-link:hover {
    background-color: #00285d !important;
}

.woocommerce #respond input#submit.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce-page #respond input#submit.alt,
.woocommerce-page button.button.alt,
.woocommerce-page input.button.alt {
    background: #00285d !important;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,
.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background: #00285d !important;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle.ui-state-hover,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle.ui-state-hover {
    border: 2px solid #00285d !important;
}

.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce-page .widget_price_filter .price_slider_amount .button {
    color: #00285d !important;
}

.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.woocommerce-page .widget_price_filter .price_slider_amount .button:hover {
    border: 1px solid #00285d !important;
    background: #00285d !important;
}

.woocommerce .cart-collaterals .cart_totals table tr.order-total th .amount,
.woocommerce .cart-collaterals .cart_totals table tr.order-total td .amount,
.woocommerce-page .cart-collaterals .cart_totals table tr.order-total th .amount,
.woocommerce-page .cart-collaterals .cart_totals table tr.order-total td .amount {
    color: #00285d;
}

.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button,
.woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
    background: #00285d !important;
}

.woocommerce .cart-collaterals .shipping_calculator .shipping-calculator-form .button,
.woocommerce-page .cart-collaterals .shipping_calculator .shipping-calculator-form .button {
    background: #00285d !important;
    border-color: #00285d !important;
}

.woocommerce #reclss #recls_form_wrapper #recls_form .comment-form .form-submit input:hover,
.woocommerce-page #reclss #recls_form_wrapper #recls_form .comment-form .form-submit input:hover {
    background: #00285d !important;
}

.page-template-page-homemagazine-php .ya_posts.widget h3,
.page-template-page-homemagazine-php .sw_post_slider.widget h3 {
    color: #00285d !important;
}

.nav-copyright ul.menu li:hover {
    color: #00285d !important;
}

.widget.widget_search .searchform>div input#searchsubmit:hover {
    background: #00285d !important;
}

.widget.widget_nav_menu ul.menu>li>a:hover {
    color: #00285d !important;
}

.widget_categories ul li:hover a,
.widget_pages ul li:hover a,
.widget_meta ul li:hover a,
.widget_recent_comments ul li:hover a,
.widget_rss ul li:hover a,
.widget_archive ul li:hover a,
.widget_recent_entries ul li:hover a {
    color: #00285d !important;
}

.sidebar .widget .widget-inner .block-title-widget {
    border-bottom: 3px solid #00285d !important;
}

.sidebar .widget .widget-inner .block-title-widget h2 span {
    background: #00285d !important;
}

.sidebar .widget .widget-inner .block-title-widget h2 span:before {
    border-bottom: 37px solid #00285d !important;
}

.sidebar .widget .widget-inner>ul li a:hover {
    color: #00285d !important;
}

.customNavigation .btn-bs:hover {
    color: #00285d !important;
}

.customNavigation .btn-bs .title2:hover,
.page-button-index5 .customNavigation .btn-bs:hover {
    background-color: #00285d !important;
    border-color: #00285d !important;
}

.page-button .control-button .precls:hover {
    border-color: #00285d !important;
    background: url(../assets/img/hover_pre.png) no-repeat center center #00285d;
}

.page-button .control-button .next:hover {
    background: url(../assets/img/hover_next.png) no-repeat center center #00285d;
    border-color: #00285d;
}

#pbd-alp-load-posts a:hover,
#pbd-alp-load-posts a:active {
    background-color: #00285d !important;
    border: 2px solid #00285d !important;
}

.quantity .plus:hover,
.quantity .minus:hover {
    background-color: #00285d !important;
}

a.button.product_type_grouped:hover,
a.button.product_type_external:hover {
    background-color: #00285d !important;
}

.products-loop.list .item-bottom a.button.product_type_grouped:hover,
.products-loop.list .item-bottom a.button.product_type_external:hover {
    background-color: #00285d !important;
}

a.button.add_to_cart_button.added:hover {
    background-color: #00285d !important;
}

a.button.add_to_cart_button:hover {
    background-color: #00285d !important;
}

.products-loop.list .item-bottom a.button.add_to_cart_button:hover {
    background-color: #00285d !important;
}

.yith-wcwl-add-to-wishlist .add_to_wishlist:hover {
    background-color: #00285d !important;
}

.compare-button a.button.compare:hover {
    background-color: #00285d !important;
}

.sm_quickcls_handler:hover {
    background-color: #00285d !important;
}

.mega-left-title {
    background-color: #00285d !important;
}

.products-thumb a.fancybox:hover {
    background-color: #00285d !important;
}

.item-content h4 a:hover,
.products-content h4 a:hover {
    color: #00285d !important;
}

ins {
    color: #00285d;
}

.list-services a:hover {
    border-color: #00285d !important;
}

div.breadcrumbs ul.breadcrumb li:after {
    color: #00285d !important;
}

.client-wrapper-b .client-say-info .name-client h2 a {
    color: #00285d !important;
}

.woocommerce ul.view-mode .catalog-ordering .orderby-order-container ul li ul li a:hover,
.woocommerce-page ul.view-mode .catalog-ordering .orderby-order-container ul li ul li a:hover {
    background-color: #00285d !important;
}

.woocommerce ul.view-mode .woocommerce-pagination ul li span.current,
.woocommerce ul.view-mode .woocommerce-pagination ul li a:hover,
.woocommerce-page ul.view-mode .woocommerce-pagination ul li span.current,
.woocommerce-page ul.view-mode .woocommerce-pagination ul li a:hover {
    background-color: #00285d !important;
}

.woocommerce ul.view-mode .woocommerce-pagination ul li a.next:hover,
.woocommerce-page ul.view-mode .woocommerce-pagination ul li a.next:hover {
    background: url(../assets/img/hover_next.png) no-repeat center center #00285d !important;
}

.woocommerce ul.view-mode .woocommerce-pagination ul li a.prev:hover,
.woocommerce-page ul.view-mode .woocommerce-pagination ul li a.prev:hover {
    background: url(../assets/img/hover_pre.png) no-repeat center center #00285d !important;
}

.single-product-top .product-images .flex-thumbnail .flex-clsport ul>li.flex-active-slide a img {
    border: 1px solid #00285d !important;
}

.ie9 .single-product-top .product-images .flex-thumbnail .flex-clsport ul>li.flex-active-slide a img {
    border-right: 2px solid #00285d !important;
    border-left: 2px solid #00285d !important;
}

.single-product-top .product-images .flex-thumbnail .flex-direction-nav li a.flex-prev:hover:before {
    color: #00285d !important;
}

.single-product-top .product-images .flex-thumbnail .flex-direction-nav li a.flex-next:hover:before {
    color: #00285d !important;
}

.single-product-top .product-summary .product-stock span.stock {
    color: #00285d !important;
}

.single-product-top .product-summary .price .amount {
    color: #00285d !important;
}

.single-product-top .product-summary .product-summary-bottom .cart .single_add_to_cart_button:hover {
    background-color: #00285d !important;
}

.page-links>a {
    background: #00285d !important;
}

.page-links>a:hover {
    color: #00285d !important;
    border-color: #00285d !important;
}

.category-contents .blog-content-list .post .entry .bl_read_more:hover {
    background: #00285d !important;
    border: 1px solid #00285d !important;
}

.category-contents .blog-full-list .post .entry .entry-content .bl_read_more {
    background: #00285d !important;
    border: 1px solid #00285d !important;
}

.single .single-tag a:hover {
    color: #00285d !important;
}

.single .single-post-relate .item-relate-content h4 a:hover {
    color: #00285d !important;
}

.commentlist .media-body .media .author-name a:hover {
    color: #00285d !important;
}

#commentform .cmm-box-left .control-group span:hover {
    background: #00285d !important;
}

#commentform .cmm-box-right .btn:hover {
    background: #00285d !important;
}

.about_us .widget.widget_nav_menu ul.menu>li a:hover {
    color: #00285d !important;
}

.page .box-contact-us .contact-form-submit input[type="submit"]:hover {
    background: #00285d !important;
}

.pagination.nav-pag ul li.disabled a {
    background: #00285d !important;
}

.pagination.nav-pag ul li a:hover {
    background: #00285d !important;
}

.tagcloud a:hover {
    background: #00285d !important;
}

.ya-comments .ya-comment .comment-author a {
    color: #00285d !important;
}

.sw-recent .sw-recent-content .sw-recent-detail a:hover {
    color: #00285d !important;
}

.form-row input.button {
    background: #00285d !important;
}


.minicart-content li a:hover {
    color: #00285d !important;
}

.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected {
    background: #00285d !important;
}

.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-message {
    border-top: 3px solid #00285d !important;
}

.woocommerce .woocommerce-message:before,
.woocommerce-page .woocommerce-message:before {
    background: #00285d !important;
}

.woocommerce table.shop_table td.actions .button,
.woocommerce-page table.shop_table td.actions .button {
    color: #00285d !important;
}

.woocommerce table.shop_table td.actions .button:hover,
.woocommerce-page table.shop_table td.actions .button:hover {
    background: #00285d !important;
}

.woocommerce table.shop_table td.actions .checkout-button,
.woocommerce-page table.shop_table td.actions .checkout-button {
    background: #00285d !important;

}

.woocommerce table.shop_table td.actions .checkout-button:hover,
.woocommerce-page table.shop_table td.actions .checkout-button:hover {
    color: #00285d !important;
}

.woocommerce .entry-content form.login .lost_password a,
.woocommerce-page .entry-content form.login .lost_password a {
    color: #00285d !important;
}

.woocommerce .checkout #payment #place_order,
.woocommerce-page .checkout #payment #place_order {
    background: #00285d !important;
}

.woocommerce #yith-wcwl-form table.shop_table tr td.product-add-to-cart .add_to_cart:hover,
.woocommerce-page #yith-wcwl-form table.shop_table tr td.product-add-to-cart .add_to_cart:hover {
    background: #00285d !important;
}

.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-error,
.woocommerce-page .woocommerce-info,
.woocommerce-page .woocommerce-message {
    border-top-color: #00285d !important;
}

.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-message:before,
.woocommerce-page .woocommerce-error:before,
.woocommerce-page .woocommerce-info:before,
.woocommerce-page .woocommerce-message:before {
    background: #00285d !important;
}

.shipping-calculator-form .button {
    background: #00285d !important;
}

.shipping-calculator-form .button:hover {
    color: #00285d !important;
}

#ya-totop {
    background-color: #00285d !important;
}

.woocommerce form .lost_password a:hover,
.woocommerce-page form .lost_password a:hover {
    color: #00285d !important
}

.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt:disabled[disabled]:hover {
    background: #00285d !important;
}

.sidebar-above-footer .socials-wrap ul li a:hover {
    color: #00285d !important;
}

.sidebar-above-footer .block-subscribe-footer .block-content .newsletter-content .newsletter-submit {
    background-color: #00285d !important;
}

footer .footer-column .footer-border ul.contact-us li .sp-ic {
    color: #00285d !important;
}

.porfolio .portfolio-tab ul li.selected {
    color: #00285d !important;
}

.porfolio .btn-loadmore:hover {
    background: #00285d !important;
}

.porfolio .ya-portfolio-masonry .portfolio-item .portfolio-masonry-inner h3 a:hover {
    color: #00285d !important;
}

.portfolio-container ul li h3 a:hover {
    color: #00285d !important;
}

.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.woocommerce-page .widget_price_filter .price_slider_amount .button:hover {
    color: #fff !important;
}

#header .top-header .sidebar-top-header .top-search .button-search-pro {
    color: #fff !important;
}

.woocommerce .products-nav .woocommerce-pagination ul li span.current,
.woocommerce .products-nav .woocommerce-pagination ul li a:hover,
.woocommerce-page .products-nav .woocommerce-pagination ul li span.current,
.woocommerce-page .products-nav .woocommerce-pagination ul li a:hover {
    background-color: #00285d !important;
}

/*-----------------------------------------END-Color-Style--------------------------------------------*/



/* ---------------------N/A---------------- */

/* .card-header h5 button {
    line-height: 1rem !important;
    padding: 15px 0 !important;
}

card-header h5 button.collapsed:after {
    content: '\f0d7';
    font-family: fontAwesome;
    font-size: 24px;
    float: right;
    margin-top: -13px !important;
    padding-right: 10px !important;
}

.card-header h5 button:after {
    content: '\f0d8';
    font-family: fontAwesome;
    font-size: 24px;
    float: right;
    margin-top: -5px;
}

.card-header h5 button::after {
    margin-top: -5px;
    padding-right: 15px;
}

.card-header h5 button.collapsed::after {
    padding-right: 15px;
}

.block-red {
    vertical-align: middle !important;
    float: right;
    margin-top: -5px;
}

#headingThree h5 {
    margin-bottom: 0;
    padding-left: 8%;
    background-image: url(http://rabdesign.computantest.com/wp-content/uploads/RAB-productpage_08.png);
    background-repeat: no-repeat;
    background-position: 3%;
}

#headingFour h5 {
    margin-bottom: 0;
    padding-left: 8%;
    background-image: url(http://rabdesign.computantest.com/wp-content/uploads/RAB-productpage_10.png);
    background-repeat: no-repeat;
    background-position: 3%;
}

div#accordion {
    margin: 25px 0 0 0;
}

.primary-menu .navbar-inner .nav>li>a,
.primary-menu .navbar-inner .nav>li>a,
.primary-menu .navbar-inner .nav>li.active>a:after,
.primary-menu .navbar-inner .nav>li.active>a,
.primary-menu .navbar-inner .nav>li.open>a,
.primary-menu .navbar-inner .nav>li.open.active>a,
.primary-menu .navbar-inner .nav>li.hover>a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#designstudio-button {
    bottom: -1% !important;
}


#headingOne h5 {
    position: relative;
}

#headingOne h5::before {
    content: "\f1c1";
    font-family: fontAwesome;
    font-size: 20px;
    top: 0;
    position: absolute;
    color: #00285d;
    transform: translate(-24px, 12px);
}


#headingTwo h5 {
    position: relative;
}

#headingTwo h5::before {
    content: "\f1c6";
    font-family: fontAwesome;
    font-size: 20px;
    top: 0;
    position: absolute;
    color: #00285d;
    transform: translate(-24px, 12px);
}

#headingFour h5 {
    position: relative;
}

#headingFour h5::before {
    content: "\f059";
    font-family: fontAwesome;
    font-size: 20px;
    top: 0;
    position: absolute;
    color: #00285d;
    transform: translate(-24px, 12px);
}

#headingFive h5 {
    position: relative;
}

#headingFive h5::before {
    content: "\f1b2";
    font-family: fontAwesome;
    font-size: 20px;
    top: 0;
    position: absolute;
    color: #00285d;
    transform: translate(-24px, 12px);
}

@media only screen and (max-width: 450px) {

    #headingFive h5 {
        position: relative;
    }

    #headingOne h5::before {
        content: "\f1c1";
        font-family: fontAwesome;
        font-size: 18px;
        top: 0;
        position: absolute;
        color: #00285d;
        transform: translate(-17px, 14px);
    }



    #headingTwo h5 {
        position: relative;
    }

    #headingTwo h5::before {
        content: "\f1c6";
        font-family: fontAwesome;
        font-size: 18px;
        top: 0;
        position: absolute;
        color: #00285d;
        transform: translate(-17px, 14px);
    }



    #headingFour h5 {
        position: relative;
    }

    #headingFour h5::before {
        content: "\f059";
        font-family: fontAwesome;
        font-size: 18px;
        top: 0;
        position: absolute;
        color: #00285d;
        transform: translate(-17px, 14px);
    }



    #headingFive h5 {
        position: relative;
    }

    #headingFive h5::before {
        content: "\f1b2";
        font-family: fontAwesome;
        font-size: 18px;
        top: 0;
        position: absolute;
        color: #00285d;
        transform: translate(-17px, 14px);
    }
}

*/
/*----------------- End----------------------------*/
