/*Fonts path*/
/*************** background opacity and gradient *******************/
/*************** Shadow *******************/
/*************** Transform *******************/
/*************** Transition *******************/
/*************** Animation *******************/
/*************** Media Query *******************/
@font-face {
  font-family: "Conv_Gotham_Narrow_Bold";
  src: url("../fonts/Gotham_Narrow_Bold.eot");
  src: url("../fonts/Gotham_Narrow_Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham_Narrow_Bold.woff") format("woff"), url("../fonts/Gotham_Narrow_Bold.ttf") format("truetype"), url("../fonts/Gotham_Narrow_Bold.svg#Conv_Gotham_Narrow_Bold") format("svg");
  font-display: fallback;
}
@font-face {
  font-family: "Conv_Gotham_Narrow_Book";
  src: url("../fonts/Gotham_Narrow_Book.eot");
  src: url("../fonts/Gotham_Narrow_Book.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham_Narrow_Book.woff") format("woff"), url("../fonts/Gotham_Narrow_Book.ttf") format("truetype"), url("../fonts/Gotham_Narrow_Book.svg#Conv_Gotham_Narrow_Book") format("svg");
  font-display: fallback;
}
@font-face {
  font-family: "Conv_Gotham_Narrow_Medium";
  src: url("../fonts/Gotham_Narrow_Medium.eot");
  src: url("../fonts/Gotham_Narrow_Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham_Narrow_Medium.woff") format("woff"), url("../fonts/Gotham_Narrow_Medium.ttf") format("truetype"), url("../fonts/Gotham_Narrow_Medium.svg#Conv_Gotham_Narrow_Medium") format("svg");
  font-display: fallback;
}
@font-face {
  font-family: "Montserrat-Bold";
  src: url("../fonts/Montserrat-Bold.eot");
  src: url("../fonts/Montserrat-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Bold.woff") format("woff"), url("../fonts/Montserrat-Bold.ttf") format("truetype"), url("../fonts/Montserrat-Bold.svg#Montserrat-Bold") format("svg");
  font-display: fallback;
}
@font-face {
  font-family: "Montserrat-Medium";
  src: url("../fonts/Montserrat-Medium.eot");
  src: url("../fonts/Montserrat-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Medium.woff") format("woff"), url("../fonts/Montserrat-Medium.ttf") format("truetype"), url("../fonts/Montserrat-Medium.svg#Montserrat-Medium") format("svg");
  font-display: fallback;
}
@font-face {
  font-family: "Montserrat-Regular";
  src: url("../fonts/Montserrat-Regular.eot");
  src: url("../fonts/Montserrat-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Regular.woff") format("woff"), url("../fonts/Montserrat-Regular.ttf") format("truetype"), url("../fonts/Montserrat-Regular.svg#Montserrat-Regular") format("svg");
  font-display: fallback;
}
@font-face {
  font-family: "Montserrat-SemiBold";
  src: url("../fonts/Montserrat-SemiBold.eot");
  src: url("../fonts/Montserrat-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-SemiBold.woff") format("woff"), url("../fonts/Montserrat-SemiBold.ttf") format("truetype"), url("../fonts/Montserrat-SemiBold.svg#Montserrat-SemiBold") format("svg");
  font-display: fallback;
}
@font-face {
  font-family: "Montserrat-SemiBoldnew";
  src: url("../fonts/Montserrat-SemiBoldnew.eot");
  src: url("../fonts/Montserrat-SemiBoldnew.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-SemiBoldnew.woff") format("woff"), url("../fonts/Montserrat-SemiBoldnew.ttf") format("truetype"), url("../fonts/Montserrat-SemiBoldnew.svg#Montserrat-SemiBoldnew") format("svg");
  font-display: fallback;
}
@font-face {
  font-family: "Montserrat-Regularnew";
  src: url("../fonts/Montserrat-Regularnew.eot");
  src: url("../fonts/Montserrat-Regularnew.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Regularnew.woff") format("woff"), url("../fonts/Montserrat-Regularnew.ttf") format("truetype"), url("../fonts/Montserrat-Regularnew.svg#Montserrat-Regularnew") format("svg");
  font-display: fallback;
}
@font-face {
  font-family: "Montserrat-Mediumnew";
  src: url("../fonts/Montserrat-Mediumnew.eot");
  src: url("../fonts/Montserrat-Mediumnew.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Mediumnew.woff") format("woff"), url("../fonts/Montserrat-Mediumnew.ttf") format("truetype"), url("../fonts/Montserrat-Mediumnew.svg#Montserrat-Mediumnew") format("svg");
  font-display: fallback;
}
@font-face {
  font-family: "Montserrat-Boldnew";
  src: url("../fonts/Montserrat-Boldnew.eot");
  src: url("../fonts/Montserrat-Boldnew.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Boldnew.woff") format("woff"), url("../fonts/Montserrat-Boldnew.ttf") format("truetype"), url("../fonts/Montserrat-Boldnew.svg#Montserrat-Boldnew") format("svg");
  font-display: fallback;
}
h1 {
  font-size: 25px;
  font-size: 1.5625rem;
}

body {
  color: #333333;
  font-family: "Montserrat-Mediumnew", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
}

/*.home-bg,*/
.bg-gray {
  background: #e2e2e2;
}

.card,
.card-header,
.card-footer {
  border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
}

.navbar-brand {
  margin-top: 0 !important;
  max-width: 120px;
}
@media only screen and (min-width: 768px) {
  .navbar-brand {
    max-width: 190px;
  }
}

.navbar {
  z-index: 999;
}
.navbar .navbar-brand {
  margin-top: 0 !important;
  max-width: 250px;
}
.navbar .navbar-nav {
  margin: auto !important;
}
.navbar .navbar-nav .nav-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  text-align: left;
  align-self: center;
  position: relative !important;
}
.navbar .navbar-nav .nav-item:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  height: 40px;
  border-right: 1px solid transparent;
  background: #acacac;
  margin: auto;
}
.navbar .navbar-nav .nav-item:last-child:before {
  display: none;
}
.navbar .navbar-nav .nav-item > .nav-link {
  position: relative;
  color: #333333;
  padding: 0.5rem 1rem;
  text-align: center;
  font-size: 15px;
  font-size: 0.9375rem;
  white-space: normal;
}
.navbar .navbar-nav .nav-item > .nav-link:before {
  content: normal;
  left: 0;
  right: 0;
  top: auto;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  text-shadow: 0 0 0 transparent;
  margin: 0 auto;
  width: 10px;
  font-size: 28px;
  font-size: 1.75rem;
  color: transparent;
  display: none !important;
}
@media only screen and (min-width: 768px) {
  .navbar .navbar-nav .nav-item > .nav-link:before {
    content: ".";
    display: block;
    position: absolute;
  }
}
.navbar .navbar-nav .nav-item > .nav-link:after {
  display: none;
}
.navbar .navbar-nav .nav-item:hover > .nav-link, .navbar .navbar-nav .nav-item.active > .nav-link {
  color: #094360 !important;
}
.navbar .navbar-nav .nav-item:hover > .nav-link:before, .navbar .navbar-nav .nav-item.active > .nav-link:before {
  text-shadow: 10px 0 0 #094360, -10px 0 0 #094360;
  color: #094360;
}
.navbar .navbar-nav .nav-item.show > .nav-link {
  color: #ffffff !important;
  background: #094360;
}
.navbar .navbar-nav .nav-item.show > .nav-link:before {
  text-shadow: 0 0 0 transparent;
  color: transparent;
}
.navbar .navbar-nav .nav-item.position-static .dropdown-menu {
  background: #ffffff;
  padding: 0.8rem;
}
.navbar .navbar-nav .nav-item .dropdown-menu {
  background: #37aab0;
}
.navbar .navbar-nav .nav-item .dropdown-menu li {
  padding: 0;
}
.navbar .navbar-nav .nav-item .dropdown-menu li a {
  color: #ffffff !important;
  border-bottom: 1px solid #094360;
  padding: 0;
  background: transparent;
}
.navbar .navbar-nav .nav-item .dropdown-menu li a strong {
  color: #094360;
}
.navbar .navbar-nav .nav-item .dropdown-menu li a:after {
  color: #ffffff !important;
}
.navbar .navbar-nav .nav-item .dropdown-menu li.active > a {
  color: #fff !important;
}
.navbar .navbar-nav .nav-item .dropdown-menu .dropdown-menu li {
  background: transparent;
  padding-left: 0;
}
.navbar .navbar-nav .nav-item .dropdown-menu .dropdown-menu li ul {
  padding-left: 0 !important;
}
.navbar .navbar-nav .nav-item .dropdown-menu .dropdown-menu li ul li a {
  padding-left: 1.8rem !important;
}
@media only screen and (min-width: 768px) {
  .navbar .navbar-nav .nav-item .dropdown-menu .dropdown-menu li ul li a {
    padding-left: 1rem !important;
  }
}
.navbar .navbar-nav .nav-item .dropdown-menu .card {
  background: transparent;
}
.navbar .navbar-nav .nav-item .dropdown-menu .card .card-body .nav li a {
  padding: 0.2rem 0.5rem;
  color: #333333 !important;
}
.navbar .navbar-nav .nav-item .dropdown-menu .card .card-body .nav li:hover a {
  color: #094360 !important;
}
.navbar .navbar-nav .nav-item .dropdown-menu.login {
  background: #ffffff;
}
.navbar .navbar-nav .nav-item.megamenu .dropdown-menu {
  background: #f8f9fa;
}
.navbar .navbar-nav .nav-item.megamenu .dropdown-menu .dropdown-submenu > a {
  background: #094360;
  color: #ffffff;
}
.navbar .navbar-nav .nav-item.megamenu .dropdown-menu .dropdown-submenu:hover > a, .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .dropdown-submenu.active > a {
  color: #fff !important;
  background: #052231;
}
.navbar .navbar-nav .nav-item.megamenu .dropdown-menu .dropdown-submenu:hover > a:after, .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .dropdown-submenu.active > a:after {
  color: #fff;
}
.navbar .navbar-nav .nav-item.megamenu .dropdown-menu .dropdown-submenu li a {
  background: transparent;
}
.navbar .navbar-nav .nav-item.megamenu .dropdown-menu .dropdown-menu {
  background: #f8f9fa;
}
.navbar .navbar-nav .nav-item.megamenu .dropdown-menu .dropdown-menu .list-unstyled li a {
  color: #333333 !important;
}
.navbar .navbar-nav .nav-item.megamenu .dropdown-menu .dropdown-menu .list-unstyled li:hover > a {
  color: #094360 !important;
  background: transparent;
}
.navbar .btn-link {
  position: realtive;
}
.navbar .btn-link span {
  position: absolute;
  background: #094360;
  color: #fff;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 12px;
  top: 0;
  right: 5px;
  padding: 0.2rem 0.3rem;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}

/***** cms header ****/
.three-steps-content .three-steps i {
  -webkit-transition: transform 0.3s;
  -moz-transition: transform 0.3s;
  -ms-transition: transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  -moz-transform: translateZ(0);
  -o-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.three-steps-content .three-steps:hover i {
  -moz-transform: translateY(-6px);
  -o-transform: translateY(-6px);
  -ms-transform: translateY(-6px);
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
  color: #0bacef;
}

/***** cms middle footer ****/
.middle-footer-content #testimonial_sidebar {
  border: 0;
}
.middle-footer-content #testimonial_sidebar h4 {
  font-size: 24px;
  font-size: 1.5rem;
}
.middle-footer-content #testimonial_sidebar .card-header,
.middle-footer-content #testimonial_sidebar .card-footer {
  background: transparent;
  border: 0;
  padding: 0;
}
.middle-footer-content #testimonial_sidebar .card-body {
  min-height: 250px;
  padding: 0.5rem 0;
}
.middle-footer-content #testimonial_sidebar .carousel-control-prev,
.middle-footer-content #testimonial_sidebar .carousel-control-next {
  width: 20px;
}
.middle-footer-content .video-box iframe {
  border: 5px solid #333333;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
}

/***** cms footer ****/
.social-media a {
  height: 30px;
  width: 30px;
  line-height: 30px;
  background: #5a5454;
  color: #dfdfdf;
  margin: 0.3rem 0.3rem 0 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  display: inline-block;
  text-align: center;
}
.social-media a:hover {
  background: #0bacef;
  color: #ffffff;
}

.footer-content #subscribe_sidebar {
  border: 0;
  background: transparent;
}
.footer-content #subscribe_sidebar .card-header {
  background: transparent;
  border: 0;
  padding: 0;
}
.footer-content #subscribe_sidebar .card-body {
  padding: 0.5rem 0;
}
.footer-content .list-unstyled {
  float: left;
  width: 100%;
}
.footer-content .list-unstyled > li {
  margin-bottom: 1rem;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .footer-content .list-unstyled > li {
    width: auto;
    float: left;
    margin-right: 1.3rem;
  }
}
@media only screen and (min-width: 1248px) {
  .footer-content .list-unstyled > li {
    margin-right: 3rem;
  }
}
.footer-content .list-unstyled > li ul {
  padding: 0;
  list-style: none;
}
.footer-content .list-unstyled > li ul li {
  padding: 0.15rem 0;
}
.footer-content .list-unstyled > li ul li a {
  color: #5a5454;
}
.footer-content .list-unstyled > li ul li a:hover {
  color: #0bacef;
}

/**** product hover ****/
.product-box {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.product-box h3 {
  color: #333 !important;
}
.product-box .hover-box-shadow {
  margin-bottom: 0 !important;
  background: #eeeeee;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.product-box .hover-box-shadow .card-title {
  color: #333333 !important;
  font-size: 20px;
  font-size: 1.25rem;
}
.product-box .hover-box-shadow .card-text {
  font-size: 13px;
  font-size: 0.8125rem;
  color: #666666;
}
.product-box .hover-box-shadow .card-text strong {
  color: #666666;
}
.product-box .hover-box-shadow:hover {
  -webkit-box-shadow: 0 0 0 15px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 0 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0 15px rgba(0, 0, 0, 0.1);
}
.product-box .flip3d {
  height: 290px;
}
.product-box .flip3d .card-header {
  background: #094360;
}
.product-box .flip3d .card-header .card-title h3 {
  color: #fff !important;
  font-size: 16px;
  font-size: 1rem;
}
.product-box .flip3d .card-header .card-title:hover h3 {
  color: rgba(255, 255, 255, 0.8) !important;
}
.product-box .slideup h3,
.product-box .slide-hover h3,
.product-box .triangle-slide-overlay h3 {
  font-size: 16px;
  font-size: 1rem;
  color: #fff !important;
}

/**** sidebar ****/
.sidebar .card .card-header {
  background: #094360 !important;
}
.sidebar .card .card-header .card-title {
  color: #ffffff;
}
.sidebar .card .card-body {
  background: #fff;
}

#designer_template_category li a:hover, #designer_template_category li a.p_act {
  color: #094360;
}

/**** mailing list modal ****/
#mailing_xls_model .page-header h2 {
  padding: 0.5rem 1rem;
  color: #ffffff;
}

.page-header {
  display: none;
}

.bootstrap-datepicker-widget {
  font-size: 12px;
  font-size: 0.75rem;
}

/***Forget Password Popup***/
#forgate_password_popup .page-header h3 {
  margin: 0 !important;
  padding: 0.5rem;
  color: #fff;
}

.form-control:focus + .input-group-append .input-group-text {
  border-color: #094360;
}
.form-control:focus ~ .col-form-label {
  color: #094360;
}

.facebook_login,
.google_login {
  color: #fff !important;
}

/**** media box ****/
.media-filter li a:hover {
  color: #094360 !important;
}
.media-filter li a.selected {
  background: #094360;
}

.sidebar .card .card-body #straightmenu .list-group {
  margin-left: 0 !important;
}
.sidebar .card .card-body #straightmenu .list-group .list-group-item {
  padding: 0.9rem !important;
}
.sidebar .card .card-body #straightmenu .list-group .list-group-item .text-info {
  font-size: 16px;
  font-size: 1rem;
  color: #0bacef !important;
  border-bottom: 1px dashed #ccc;
  padding-left: 0 !important;
  padding-bottom: 0.5rem !important;
  margin-bottom: 0.5rem;
}
.sidebar .card .card-body #straightmenu .list-group .list-group-item .text-info:before {
  display: none;
}
.sidebar .card .card-body #straightmenu .list-group .list-group-item .all-product {
  font-size: 15px;
  font-size: 0.9375rem;
  padding-left: 0;
  color: #333 !important;
}
.sidebar .card .card-body #straightmenu .list-group .list-group-item .all-product:before {
  display: none;
}
.sidebar .without_cat .list-group .list-group-item {
  padding: 0 !important;
}
.sidebar .without_cat .list-group .list-group-item > a {
  padding: 0.5rem 0.9rem;
}
.sidebar .without_cat .list-group .list-group-item ul {
  margin-bottom: 0.9rem;
}
.sidebar .without_cat .list-group .list-group-item ul li:hover a, .sidebar .without_cat .list-group .list-group-item ul li.active a {
  color: #094360 !important;
}
.sidebar #straightmenu .list-group .list-group-item > a.all-product {
  font-size: 16px;
  font-size: 1rem;
  color: #0bacef;
}
.sidebar #straightmenu .list-group .list-group-item > a.all-product:before {
  display: none;
}
.sidebar #straightmenu .list-group .list-group-item > a:not(.all-product) {
  padding: 0.2rem 0 0.2rem 1.1rem !important;
}
.sidebar #straightmenu .list-group .list-group-item > a:not(.all-product):before {
  display: block;
}
.sidebar #straightmenu .list-group .list-group-item > a:hover {
  color: #094360 !important;
}
.sidebar #straightmenu .list-group .list-group-item .list-unstyled li > a {
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
}
.sidebar #straightmenu .list-group .list-group-item .list-unstyled li > a:before {
  top: 3px;
}
.sidebar #straightmenu .list-group .list-group-item .list-unstyled li > a:hover {
  color: #094360 !important;
}
.sidebar #straightmenu .list-group .list-group-item .list-unstyled li:hover > a, .sidebar #straightmenu .list-group .list-group-item .list-unstyled li.active > a {
  color: #094360 !important;
}
.sidebar #straightmenu .without_cat .list-unstyled {
  padding-left: 0.9rem;
}

.popover.show {
  z-index: 9999;
  padding: 0;
}
.popover.show .card {
  border: 0;
}

/* Date Picker CSS */
.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td:hover {
  background: #0bacef;
  color: #fff;
}
.bootstrap-datetimepicker-widget table td.active:hover, .bootstrap-datetimepicker-widget table td:hover:hover {
  background: #0bacef;
  color: #fff;
}

.top-header .bootstrap-select {
  margin-left: 0.5rem !important;
}
.top-header .bootstrap-select .dropdown-menu {
  z-index: 9999 !important;
}
.top-header .bootstrap-select > .dropdown-toggle {
  padding: 0 0.75rem;
}
.top-header .top-links li {
  margin: 0;
}
.top-header .top-links li a {
  padding: 0 0.5rem;
  color: #094360;
}
.top-header .top-links li a .badge {
  font-size: 11px;
  font-size: 0.6875rem;
}
.top-header .top-links li a:hover {
  color: #0bacef;
}
.top-header .top-nav-cms {
  position: static;
}
.top-header .top-nav-cms .search-toggle {
  background: #0bacef;
  position: absolute;
  width: 100%;
  right: 0;
  left: 0;
  z-index: 9999;
}
@media only screen and (min-width: 640px) {
  .top-header .top-nav-cms .search-toggle {
    right: 0;
    left: auto;
    width: 300px;
  }
}
.top-header .top-nav-cms .search-toggle .twitter-typeahead {
  width: 100%;
}
@media only screen and (min-width: 640px) {
  .top-header .top-nav-cms {
    position: relative;
  }
}
.top-header .header-search .twitter-typeahead {
  width: 100% !important;
}

.top-header .btn-link {
  position: relative;
}
.top-header .btn-link span {
  position: absolute;
  background: #094360;
  color: #fff;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 12px;
  top: 0px;
  right: 5px;
  padding: 0.2rem 0.3rem;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}

#faq_details .card-title a:hover {
  color: #094360 !important;
}

#sitemap ul li a:hover {
  color: #0bacef;
}

.zoom .btn {
  position: static;
  height: auto;
  -moz-transform: translateY(0%);
  -o-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
}

.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
  font-size: 12px;
  font-size: 0.75rem;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .navbar-brand {
    width: 100%;
  }
}
#login_sidebar .google_login {
  margin-top: 15px;
}

#home_page {
  padding-bottom: 1.5rem;
  position: relative;
}
#home_page > .pager {
  position: absolute !important;
  bottom: 0;
  right: 0;
}

.zoom:hover {
  background: #094360;
  background: rgba(9, 67, 96, 0.85);
}

/***** Header tag CSS *****/
.page-header {
  background: #ffffff;
  padding: 0.5rem;
}
@media only screen and (min-width: 768px) {
  .page-header {
    padding: 0;
  }
}
.page-header h1,
.page-header h2,
.page-header h3 {
  color: #ffffff;
  padding: 0.5rem 1rem !important;
  margin: 0;
}
.page-header h1 small,
.page-header h2 small,
.page-header h3 small {
  color: rgba(255, 255, 255, 0.7) !important;
}
.page-header h1 .btn-link,
.page-header h1 a,
.page-header h2 .btn-link,
.page-header h2 a,
.page-header h3 .btn-link,
.page-header h3 a {
  padding-top: 0.15rem;
}
.page-header a {
  color: #ffffff;
}
.page-header .btn-link {
  color: #ffffff;
}
.page-header .btn-link:hover {
  color: #fff;
}

/**** table ****/
.table .thead-light th,
.table .thead th,
.table thead th {
  color: #0bacef !important;
  background: transparent;
  border-bottom-color: #0bacef;
}

.treeview li .act {
  color: #094360 !important;
}
.treeview li a:hover {
  color: #094360 !important;
}

/***** Anchor tag css ******/
a {
  color: #094360;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:hover {
  color: #0bacef;
  text-decoration: none;
}

/***** Button ******/
.btn {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn:focus, .btn.focus, .btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active, .btn:not(:disabled):not(.disabled):active:focus {
  -webkit-box-shadow: 0 0 0 0 #ffffff;
  -moz-box-shadow: 0 0 0 0 #ffffff;
  box-shadow: 0 0 0 0 #ffffff;
}

.btn-primary {
  background: #094360;
  border-color: #094360;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active:focus {
  background: #052231;
  border-color: #052231;
}
.btn-primary.disabled, .btn-primary:disabled {
  background: #094360;
  border-color: #094360;
  opacity: 0.65;
  filter: alpha(opacity=65);
}

.btn-info {
  background: #0bacef;
  border-color: #0bacef;
}
.btn-info:hover, .btn-info:focus, .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active:focus {
  background: #0989be;
  border-color: #0989be;
}
.btn-info.disabled, .btn-info:disabled {
  background: #0bacef;
  border-color: #0bacef;
  opacity: 0.65;
  filter: alpha(opacity=65);
}

.btn-secondary {
  background: #333333;
  border-color: #333333;
}
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active:focus {
  background: #1a1a1a;
  border-color: #1a1a1a;
}
.btn-secondary.disabled, .btn-secondary:disabled {
  background: #333333;
  border-color: #333333;
  opacity: 0.65;
  filter: alpha(opacity=65);
}

.btn-success {
  background: #0bacef;
  border-color: #0bacef;
}
.btn-success:hover, .btn-success:focus, .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active:focus {
  background: #0989be;
  border-color: #0989be;
}
.btn-success.disabled, .btn-success:disabled {
  background: #0bacef;
  border-color: #0bacef;
  opacity: 0.65;
  filter: alpha(opacity=65);
}

.btn-link {
  color: #094360;
}
.btn-link:hover {
  color: #0bacef;
}
.btn-link:disabled, .btn-link.disabled {
  color: #dddddd;
}

/***** Button outline ******/
.btn-outline-primary {
  border-color: #094360;
  color: #094360;
}
.btn-outline-primary:hover, .btn-outline-primary:focus, .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active:focus {
  background: #094360;
  color: #ffffff;
  border-color: #094360;
}

.btn-outline-info {
  border-color: #0bacef;
  color: #0bacef;
}
.btn-outline-info:hover, .btn-outline-info:focus, .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .btn-outline-info:not(:disabled):not(.disabled):active:focus {
  background: #0bacef;
  color: #ffffff;
  border-color: #0bacef;
}

.btn-outline-success {
  border-color: #0bacef;
  color: #0bacef;
}
.btn-outline-success:hover, .btn-outline-success:focus, .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .btn-outline-success:not(:disabled):not(.disabled):active:focus {
  background: #0bacef;
  color: #ffffff;
  border-color: #0bacef;
}

/***** Border Color *****/
.border-primary {
  border-color: #094360 !important;
}

.border-info {
  border-color: #0bacef !important;
}

/**** loader ****/
.loading-container .loading {
  border-color: transparent #094360;
}
.loading-container #loading-text {
  color: #094360;
}

/**** custom-tab ****/
.nav-customtabs li .nav-link.active {
  color: #094360;
}
.nav-customtabs li .nav-link.active:after {
  background: #094360;
}

/***** Text Color *****/
.text-primary {
  color: #094360 !important;
}

.text-info {
  color: #0bacef !important;
}

/***** Text-Color with Anchor Tag *****/
a.text-info:hover, a.text-info:focus {
  color: #0989be !important;
}

/***** background-Color *****/
.bg-primary {
  background-color: #094360 !important;
}

.bg-info {
  background-color: #0bacef !important;
}

/***** badge Color *****/
.badge-primary {
  background-color: #094360;
}

.badge-info {
  background-color: #0bacef;
}

/***** Dropdown-color *****/
.dropdown-item:hover, .dropdown-item:focus, .dropdown-item.active, .dropdown-item:active {
  background-Color: #f5f5f5;
  color: #094360;
}

.bootstrap-select .dropdown-menu li.active small {
  color: #094360 !important;
}
.bootstrap-select .dropdown-toggle small {
  color: #094360 !important;
}
.bootstrap-select .dropdown-toggle:focus {
  border-color: #094360;
}

/***** Radio button color *****/
.custom-radio .custom-control-input:checked ~ .custom-control-label {
  box-shadow: none;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #094360;
  border-color: #094360;
  box-shadow: none;
}

/***** Checkbox color *****/
.custom-checkbox .custom-control-input:checked ~ .custom-control-label {
  box-shadow: none;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #094360;
  border-color: #094360;
  box-shadow: none;
}

/***** Input border-color on focus *****/
.form-control,
.custom-select {
  font-size: 14px;
  font-size: 0.875rem;
}
.form-control:focus,
.custom-select:focus {
  border-color: #094360;
}

.input-group-append .btn {
  font-size: 14px;
  font-size: 0.875rem;
}

/***** Top menu ******/
.navbar-light .navbar-nav li.active > .nav-link {
  color: #094360;
}
.navbar-light .navbar-nav li:hover > .nav-link {
  color: #094360;
}
.navbar-light .navbar-nav li.show .nav-link {
  color: #094360;
}
.navbar-light .navbar-nav .dropdown-menu > li:hover > a {
  color: #094360;
}

/***** dropdown menu ******/
.navbar-nav .dropdown .dropdown-menu > li:hover > a {
  color: #37aab0;
  background: #2b8489;
}
.navbar-nav .dropdown .dropdown-menu > li:hover > a:after {
  color: #37aab0;
}
.navbar-nav .dropdown .dropdown-menu > li:active > a {
  color: #0bacef;
}
.navbar-nav .dropdown .dropdown-menu > li:active > a:after {
  color: #37aab0;
}

/***** dropdown mega menu ******/
.nav-item.megamenu .dropdown-menu .list-unstyled > li:hover > a {
  color: #094360;
}
.nav-item.megamenu .dropdown-menu .list-unstyled > li:hover > a:after {
  color: #ffffff;
}

/***** vertical menu ******/
#cssmenu .list-group-item {
  background: #fff;
}
#cssmenu .list-group-item > a {
  color: #094360 !important;
}
#cssmenu .list-group-item > ul {
  background-color: #094360;
  background: linear-gradient(top, #094360, #094360 darker);
  background: -webkit-linear-gradient(top, #094360, #094360 darker);
  background: -moz-linear-gradient(top, #094360, #094360 darker);
  background: -ms-linear-gradient(top, #094360, #094360 darker);
  background: -o-linear-gradient(top, #094360, #094360 darker);
}
#cssmenu .list-group-item > ul li {
  background: #094360;
}
#cssmenu .list-group-item > ul li a {
  color: #ffffff !important;
}
#cssmenu .list-group-item > ul li:hover > a {
  color: #ffffff !important;
  background: #073349;
}
#cssmenu .list-group-item > ul li:hover > ul {
  background: #073349;
}
#cssmenu .list-group-item > ul li:hover > ul li {
  background: #094360;
}
#cssmenu .list-group-item > ul li:hover > ul li:hover {
  background: #073349;
}
#cssmenu .list-group-item > ul li.active {
  color: #094360 !important;
}
#cssmenu .list-group-item:hover > a {
  background: #094360;
  color: #ffffff !important;
}
#cssmenu .list-group-item:hover > ul {
  background: #094360;
}

/***** straight menu ******/
#straightmenu .list-group-item > a.active {
  color: #094360 !important;
}
#straightmenu .list-group-item > a:hover {
  color: #094360 !important;
}

/***** toggle ******/
.sidebar .list-group-item ul li:hover > a, .sidebar .list-group-item ul li.active > a {
  color: #094360 !important;
}

/***** my account menu ******/
#myaccount_menu li.active a {
  color: #094360 !important;
}
#myaccount_menu li:hover a {
  color: #094360 !important;
}

/***** category list ******/
#category_list a:hover, #category_list a.act {
  color: #094360;
}

/***** Action Button ******/
/* Action Button CSS */
.browse_design:hover,
.upload_design:hover,
.custom_design:hover,
.hire_designer:hover,
.quote_product:hover {
  -webkit-box-shadow: 0 0 5px 1px #73797D;
  -moz-box-shadow: 0 0 5px 1px #73797D;
  box-shadow: 0 0 5px 1px #73797D;
}

.browse_design {
  border-color: #0bacef !important;
}
.browse_design .btn-img-text {
  color: #0bacef !important;
}
.browse_design:hover .btn-img-text {
  color: #0989be !important;
}

.upload_design {
  border-color: #333333 !important;
}
.upload_design .btn-img-text {
  color: #333333 !important;
}
.upload_design:hover .btn-img-text {
  color: #1a1a1a !important;
}

.custom_design {
  border-color: #094360 !important;
}
.custom_design .btn-img-text {
  color: #094360 !important;
}
.custom_design:hover .btn-img-text {
  color: #052231 !important;
}

.hire_designer {
  border-color: #0bacef !important;
}
.hire_designer .btn-img-text {
  color: #0bacef !important;
}
.hire_designer:hover .btn-img-text {
  color: #0989be !important;
}

.quote_product {
  border-color: #333333 !important;
}
.quote_product .btn-img-text {
  color: #333333 !important;
}
.quote_product:hover .btn-img-text {
  color: #1a1a1a !important;
}

.btn-title-text .h4 {
  font-size: 18px;
  font-size: 1.125rem;
}
.btn-title-text.browse_design {
  background: #0bacef !important;
  border-color: #0bacef !important;
}
.btn-title-text.browse_design a .h4,
.btn-title-text.browse_design a i {
  color: #ffffff !important;
}
.btn-title-text.browse_design:hover {
  background: transparent !important;
}
.btn-title-text.browse_design:hover a .h4,
.btn-title-text.browse_design:hover a i {
  color: #0bacef !important;
}
.btn-title-text.upload_design {
  background: #333333 !important;
  border-color: #333333 !important;
}
.btn-title-text.upload_design a .h4,
.btn-title-text.upload_design a i {
  color: #ffffff !important;
}
.btn-title-text.upload_design:hover {
  background: transparent !important;
}
.btn-title-text.upload_design:hover a .h4,
.btn-title-text.upload_design:hover a i {
  color: #333333 !important;
}
.btn-title-text.custom_design {
  background: #094360 !important;
  border-color: #094360 !important;
}
.btn-title-text.custom_design a .h4,
.btn-title-text.custom_design a i {
  color: #ffffff !important;
}
.btn-title-text.custom_design:hover {
  background: transparent !important;
}
.btn-title-text.custom_design:hover a .h4,
.btn-title-text.custom_design:hover a i {
  color: #094360 !important;
}
.btn-title-text.hire_designer {
  background: #0bacef !important;
  border-color: #0bacef !important;
}
.btn-title-text.hire_designer a .h4,
.btn-title-text.hire_designer a i {
  color: #ffffff !important;
}
.btn-title-text.hire_designer:hover {
  background: transparent !important;
}
.btn-title-text.hire_designer:hover a .h4,
.btn-title-text.hire_designer:hover a i {
  color: #0bacef !important;
}
.btn-title-text.quote_product {
  background: #333333 !important;
  border-color: #333333 !important;
}
.btn-title-text.quote_product a .h4 {
  color: #ffffff !important;
}
.btn-title-text.quote_product:hover {
  background: transparent !important;
}
.btn-title-text.quote_product:hover a .h4 {
  color: #333333 !important;
}

/***** Product Hover Effact *****/
.slideup .bg-dark {
  background: #094360 !important;
}

.slide-hover {
  overflow: hidden;
}
.slide-hover .card-title:after {
  background: #052231;
}

/**** pagination ****/
.page-item.active .page-link {
  background: #094360;
  border-color: #094360;
}

/**** bottom links ****/
.bottom-links .list-inline-item a {
  color: #ffffff;
}
.bottom-links .list-inline-item a.active, .bottom-links .list-inline-item a:focus, .bottom-links .list-inline-item a:hover {
  color: rgba(255, 255, 255, 0.7);
}

.fotter_bottom ul li a:hover, .fotter_bottom ul li a:focus {
  color: #094360;
}
.fotter_bottom h3 {
  color: #0bacef;
}

/**** search dropdown****/
.tt-dropdown-menu .tt-suggestion.tt-is-under-cursor {
  background-color: #0bacef;
}
.tt-dropdown-menu .tt-suggestion.tt-is-under-cursor strong {
  color: #ffffff;
}
.tt-dropdown-menu .tt-suggestion a {
  color: #333333;
}
.tt-dropdown-menu .tt-suggestion a strong {
  color: #333333;
}
.tt-dropdown-menu .tt-suggestion:hover strong {
  color: #ffffff !important;
}

/*****Produsct Category CSS *****/
.accordion-menu .list-group-item,
.accordion .list-group-item {
  background: #fff;
}
.accordion-menu .list-group-item > a,
.accordion .list-group-item > a {
  color: #333333 !important;
}
.accordion-menu .list-group-item > a:hover, .accordion-menu .list-group-item > a[aria-expanded=true],
.accordion .list-group-item > a:hover,
.accordion .list-group-item > a[aria-expanded=true] {
  color: #094360 !important;
}
.accordion-menu .list-group-item > a:hover:before, .accordion-menu .list-group-item > a[aria-expanded=true]:before,
.accordion .list-group-item > a:hover:before,
.accordion .list-group-item > a[aria-expanded=true]:before {
  background-color: #094360;
}
.accordion-menu .list-group-item ul li a,
.accordion .list-group-item ul li a {
  line-height: 1.8;
}

/***** Nav-Tabs CSS *****/
#InfoTab .nav-tabs li a.active, #InfoTab .nav-tabs li a:hover {
  background: #094360;
  color: #ffffff;
}

/**** Account Page CSS ****/
.account-links a:hover .cicon {
  color: #0bacef;
}

.account_dashboard_box h4 {
  color: #0bacef;
}

/**** payment process message ****/
div.load_message,
div.div_img_loader {
  color: #094360;
}

/**** JQUERY UPLOADER START ****/
.bar {
  background-color: #094360;
}

/**** Breadcrumbs ****/
.breadcrumb_container .breadcrumb li a {
  color: #333333;
}
.breadcrumb_container .breadcrumb li a:hover {
  color: #0bacef;
}
.breadcrumb_container .breadcrumb li.active .a {
  color: #0bacef;
}

/**** media filter ****/
.media-filter li a {
  border-color: #0bacef;
  color: #0bacef;
}
.media-filter li a:hover, .media-filter li a.selected {
  background: #0bacef !important;
  color: #ffffff !important;
}
.media-filter .media-boxes-drop-down-header {
  border: 1px solid #0bacef;
}

/**** card title link ****/
.card-title a.btn-link {
  color: #094360;
}

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