
/*************************
*******Typography******
**************************/
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,400italic,500,700,100);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,800,300,600,700);
@import url(https://fonts.googleapis.com/css?family=Abel);

@font-face {
  font-family: "untitled-font-1";
  src:url("../fonts/untitled-font-1.eot");
  src:url("../fonts/untitled-font-1.eot?#iefix") format("embedded-opentype"),
    url("../fonts/untitled-font-1.woff") format("woff"),
    url("../fonts/untitled-font-1.ttf") format("truetype"),
    url("../fonts/untitled-font-1.svg#untitled-font-1") format("svg");
  font-weight: normal;
  font-style: normal;

}

body {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 1.2;
}

ul li {
  list-style: none;
}
.index-product-count {
    color:#1f69a7;
}
a:hover {
outline: none;
text-decoration:none;
}
#rules {
  padding: 25px;
}
a:focus {
  outline:none;
  outline-offset: 0;
}
address {
  font-weight: 400;
}
a {
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Roboto', sans-serif;
}

.btn:hover, 
.btn:focus{
  outline: none;
  box-shadow: none;
}
.seo-title h2 {
  font-size: 20px;
  font-weight: bold;
}
.seo-intro-text {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.4;
}
.seo-text {
    font-size: 16px;
    line-height: 1.4;
    text-align: justify;
}
.navbar-toggle {
  background-color: #000;
}

a#scrollUp {
  bottom: 0px;
  right: 10px;
  padding: 5px 10px;
  background: #0b5391;
  color: #FFF;
  -webkit-animation: bounce 2s ease infinite;
  animation: bounce 2s ease infinite;
}

a#scrollUp i{
  font-size: 30px;
}


/*************************
*******Header CSS******
**************************/

.header_top {
  background: none repeat scroll 0 0 #fff;
}

.contactinfo ul li a{
  font-size: 16px;
  color: black;
  font-family: 'Roboto', sans-serif;
}

.banner-flex {
  display: flex;
  width: 100%;
}

.flex-child-element:first-child {
  margin-right: 20px;
}

.contactinfo ul li a:hover{
	background:inherit;
}

.checkbox-block.disabled {
    opacity: 0.5;
    pointer-events: none; /* optional: prevents hover/click */
}
.social-icons ul li a {
  border: 0 none;
  border-radius: 0;
  color: black;
  padding:0px;
}


.social-icons ul li{
	display:inline-block;
}

.social-icons ul li a i {
  padding: 11px 15px;
   transition: all 0.9s ease 0s;
  -moz-transition: all 0.9s ease 0s;
  -webkit-transition: all 0.9s ease 0s;
  -o-transition: all 0.9s ease 0s;
}

.social-icons ul li a i:hover{
  color: #fff;
   transition: all 0.9s ease 0s;
  -moz-transition: all 0.9s ease 0s;
  -webkit-transition: all 0.9s ease 0s;
  -o-transition: all 0.9s ease 0s;
}
.header-middle {
    background: #1f69a7;
}
.header-middle .container .row {
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 20px;
  padding-top: 20px;
}

.header-middle .container .row .col-sm-4{
  padding-left: 0;
}

.header-middle .container .row .col-sm-8 {
    display: contents;
	padding-right:0;
}
#billingInfo .select-container {
  margin-bottom: 10px;
}
#imageSlider .owl-item img {
    max-width: 500px;
}
.tooltipster-content {
    max-width: 420px !important; /* Adjust the maximum width as needed */
}
.banner-flex .flex-container
{
  display: flex;
  justify-content: center;
  width: 100%;
}
.banner-flex .flex-child-element.tablet-hidden
{
  max-width: 500px;
  overflow: hidden;
  display: flex;
  justify-content: center;
}
.tooltipster-content span img
{
  max-width: 400px;
}
.tooltipster-base {
  height: auto !important;
}
.usa {
  border-radius: 0;
  color: #B4B1AB;
  font-size: 12px;
  margin-right: 20px;
  padding: 2px 15px;
  margin-top: 10px;
}

.usa:hover {
	background:#0b5391;
	color:#fff;
	border-color:#0b5391;
}

.usa:active, .usa.active {
  background: none repeat scroll 0 0 #0b5391;
  box-shadow: inherit;
  outline: 0 none;
}

.btn-group.open .dropdown-toggle {
  background: rgba(0, 0, 0, 0);
  box-shadow: none;
}

.dropdown-menu  li  a:hover, .dropdown-menu  li  a:focus {
  background-color: #0b5391;
  color: #FFFFFF;
  font-family: 'Roboto', sans-serif;
  text-decoration: none;
}

.float-right {
    float: right;
}

.shop-menu ul li {
	display:inline-block;
  padding-left: 15px;
  padding-right: 15px;
}

.shop-menu ul li:last-child {
  padding-right: 0;
}


.shop-menu ul li a {
  background: #FFFFFF;
  color: black;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  font-weight: 300;
  padding:0;
  padding-right: 0;
  margin-top: 10px;
}


.shop-menu ul li a i{
	margin-right:3px;
}


.shop-menu ul li a:hover {
	color:#0b5391;
	background:#fff;
}


.header-bottom {
  padding-bottom: 30px;
  padding-top: 30px;
}

.navbar-collapse.collapse{
  padding-left: 0;
}

.mainmenu ul li{
  padding-right: 15px;
  padding-left: 15px;
}
.payment-options .border-middle {
    border-top: none;
    border-bottom: none;
}
.payment-options > div {
    border: 1px solid gray;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: gray;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: gray;
    border-radius: 5px;
}
.payment-options .radio-button-box > input {
  margin-right: 10px;
}
.mainmenu ul li:first-child{
  padding-left: 0px;
}
.payment-options .radio-button-box {
  padding: 25px;
  width: 100%;
  cursor: pointer;
  font-size: 14px;
  position: relative;
  display: flex;
  align-items: center;
}
.radio-button-box {
    font-weight: initial;
}
.mainmenu ul li a {
	color: black;
	font-family: 'Roboto', sans-serif;
	font-size: 17px;
	font-weight: 300;
	padding: 0;
	padding-bottom: 10px;
}

.mainmenu ul li a:hover, .mainmenu ul li a.active,  .shop-menu ul li a.active{
	background:none;
	color:#0b5391;
}

.search_box input {
  background: #F0F0E9;
  border: medium none;
  color: #B2B2B2;
  font-family: 'roboto';
  font-size: 12px;
  font-weight: 300;
  height: 35px;
  outline: medium none;
  padding-left: 10px;
  width: 155px;
  background-image: url(../images/home/searchicon.png);
  background-repeat: no-repeat;
  background-position: 130px;
}


/*  Dropdown menu*/

.navbar-header 
.navbar-toggle .icon-bar {
    background-color: #fff;
}


.nav.navbar-nav > li:hover > ul.sub-menu{
  display: block;
  -webkit-animation: fadeInUp 400ms;
  -moz-animation: fadeInUp 400ms;
  -ms-animation: fadeInUp 400ms;
  -o-animation: fadeInUp 400ms;
  animation: fadeInUp 400ms;
}

ul.sub-menu {
	position: absolute;
	top: 30px;
	left: 0;
	background: rgba(0, 0, 0, 0.6);
	list-style: none;
	padding: 0;
	margin: 0;
	width: 220px;
	-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
	display: none;
	z-index: 999;
}

.dropdown ul.sub-menu li .active{
  color: #0b5391;
  padding-left: 0;
}


.navbar-nav li ul.sub-menu li{
  padding: 10px 20px 0 ;
}

.navbar-nav li ul.sub-menu li:last-child{
  padding-bottom: 20px;
}

.navbar-nav li ul.sub-menu li a{
  color: #fff;
}
.nav.nav-pills .phone-numbers {
    display: flex;
}
.navbar-nav li ul.sub-menu li a:hover{
    color: #0b5391;
}

.fa-angle-down{
  padding-left: 5px; 
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.product_list.features_items {
  overflow: hidden;
} 
#header {
  margin-bottom: 15px;
}
/*************************
*******Footer CSS******
**************************/

#footer {
  background: #F0F0E9;
}


.footer-top .container {
  border-bottom: 1px solid #E0E0DA;
  padding-bottom: 20px;
}

.companyinfo {
  margin-top: 57px;
}

.companyinfo h2 {
  color: #B4B1AB;
  font-family: abel;
  font-size: 27px;
  
}

.companyinfo h2  span{
  color:#0b5391;
}

.companyinfo p {
  color: #B3B3AD;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.footer-top .col-sm-3{
  overflow: hidden;
}

.video-gallery {
  margin-top: 57px;
  position: inherit;
}

.video-gallery a img {
  height: 100%;
  width: 100%;
}

.iframe-img {
  position: relative;
  display: block;
  width: 140px;
  height: 78px;
  margin-bottom: 10px;
  border: 2px solid #CCCCC6;
  border-radius: 3px;
}
.overlay-icon {
  position: absolute;
  top: 0;
  width: 100%;
  height: 61px;
  background: #0b5391;
  border-radius: 3px;
  color: #FFF;
  font-size: 20px;
  line-height: 0;
  display: block;
  opacity: 0;
   -webkit-transition: 300ms;
  -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

.overlay-icon i {
  position: relative;
  top: 50%;
  margin-top: -20px;
}

.video-gallery a:hover .overlay-icon{
  opacity: 1;
}

.video-gallery p {
  color: #8C8C88;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  font-weight: 500;
  margin-bottom:0px;
}

.video-gallery  h2 {
  color: #8c8c88;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  font-weight: 300;
  text-transform:uppercase;
  margin-top:0px;
}


.address {
  margin-top: 30px;
  position: relative;
  overflow: hidden;
}
.address  img {
	width:100%;
}

.address p {
  color: #666663;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 300;
  left: 25px;
  position: absolute;
  top: 50px;
}

.footer-widget {
  margin-bottom: 68px;
}

.footer-widget .container {
  border-top: 1px solid #FFFFFF;
  padding-top: 15px;
}

.single-widget h2 {
  color: #666663;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 22px;
  
}

.single-widget h2 i{
	margin-right:15px;
}

.single-widget ul li a{
	color: #8C8C88;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 300;
	padding: 5px 0;
}

.single-widget ul li a i {
  margin-right: 18px;
}

.single-widget ul li a:hover{
	background:none;
	color:#0b5391;
}


.searchform input {
  border: 1px solid #DDDDDD;
  color: #CCCCC6;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  margin-top: 0;
  outline: medium none;
  padding: 7px;
  width: 212px;
}


.searchform button {
  background: #0b5391;
  border: medium none;
  border-radius: 0;
  margin-left: -5px;
  margin-top: -3px;
  padding: 7px 17px;
}

.searchform button i {
  color: #FFFFFF;
  font-size: 20px;
}

.searchform  button:hover, 
.searchform  button:focus{
	background-color:#0b5391;
}

.searchform p {
  color: #8C8C88;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 300;
  margin-top: 25px;
}

.footer-bottom {
  background: #D6D6D0;
  padding-top: 10px;
}

.footer-bottom p {
  color: #363432;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  margin-left: 15px;
}

.footer-bottom p span a {
  color: #0b5391;
  font-style: italic;
  text-decoration: underline;
}


/*************************
******* Home ******
**************************/


#slider {
  padding-bottom: 45px;
}

.carousel-indicators li {
  background: #C4C4BE;
}

.carousel-indicators li.active {
	  background: #0b5391;
}

.carousel-inner .item {
  padding-left: 100px;
}


.pricing {
  position: absolute;
  right: 40%;
  top: 52%;
}

.girl {
  margin-left: 0;
}

.item h1 {
  color: #B4B1AB;
  font-family: abel;
  font-size: 48px;
  margin-top: 115px;
}

.item h1 span {
	color:#0b5391;
}

.item h2 {
  color: #363432;
  font-family: 'Roboto', sans-serif;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 22px;
  margin-top: 10px;
}

.item  p {
	color:#363432;
	font-size:16px;
	font-weight:300;
	font-family: 'Roboto', sans-serif;
}

.get {
  background: #0b5391;
  border: 0 none;
  border-radius: 0;
  color: #FFFFFF;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 300;
  margin-top: 23px;
}


.item button:hover {
  background: #0b5391;
}

.control-carousel {
  position: absolute;
  top: 50%;
  font-size: 60px;
  color: #C2C2C1;
}

.control-carousel:hover{
  color: #0b5391 ;
}

.right {
  right: 0;
}
.right.control-carousel.hidden-xs {
  right: -20px;   
}

.left.control-carousel.hidden-xs {
  left: -20px;
}

.category-products {
  border: 1px solid #e7e7e7;;
  margin-bottom: 35px;
  padding-bottom: 20px;
  padding-top: 15px;
}
.left-sidebar h2, .brands_products h2 {
  color: #0b5391;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 700;
  margin: 0 auto 30px;
  text-align: center;
  
  position: relative;
  z-index:3;
}

.left-sidebar h2:after, h2.title:after{
	content: " ";
	position: absolute;
	border: 1px solid #f5f5f5;
	bottom:8px;
	left: 0;
	width: 100%;
	height: 0;
	z-index: -2;
}

.left-sidebar h2:before{
	content: " ";
	position: absolute;
	background: #fff;
	bottom: -6px;
	width: 130px;
	height: 30px;
	z-index: -1;
	left: 50%;
	margin-left: -65px;
}

h2.title:before{
	content: " ";
	position: absolute;
	background: #fff;
	bottom: -6px;
	width: 220px;
	height: 30px;
	z-index: -1;
	left: 50%;
	margin-left: -110px;
}

.category-products .panel {
	background-color: #FFFFFF;
	border: 0px;
	border-radius: 0px;
	box-shadow:none;
	margin-bottom: 0px;
}

.category-products .panel-default .panel-heading {
  background-color: #FFFFFF;
  border: 0 none;
  color: #FFFFFF;
  padding: 5px 20px;
}

.category-products .panel-default .panel-heading .panel-title a {
  color: black;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  text-decoration: none;
  display: block;
  width: 100%;
}

.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 0 none;
}

.category-products .badge {
  background:none;
  border-radius: 10px;
  color: black;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  min-width: 10px;
  padding: 3px 7px;
  text-align: center;
  vertical-align: baseline;
  white-space: nowrap;
}

.panel-body ul{
  padding-left: 20px;
}


.panel-body ul li a {
  color: black;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
}

.brands-name {
  border: 1px solid #e7e7e7;;
  padding-bottom: 20px;
  padding-top: 15px;
}


.brands-name .nav-stacked li a {
  background-color: #FFFFFF;
  color: black;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  padding: 5px 25px;
  text-decoration: none;
  
}

.brands-name .nav-stacked li a:hover{
  background-color: #fff;
  color: black;
}

.shipping {
  background-color: #F2F2F2;
  margin-top: 40px;
  overflow: hidden;
  padding-top: 20px;
  position: relative;
}


.price-range{
  margin-top:30px;
}

.well {
  background-color: #FFFFFF;
  border: 1px solid #e7e7e7;;
  border-radius: 4px;
  box-shadow: none;
  margin-bottom: 20px;
  min-height: 20px;
  padding: 35px;
}


.tooltip-inner {
  background-color: #0b5391;
  border-radius: 4px;
  color: #FFFFFF;
  max-width: 200px;
  padding: 3px 8px;
  text-align: center;
  text-decoration: none;
}

.tooltip.top .tooltip-arrow {
  border-top-color: #0b5391;
  border-width: 5px 5px 0;
  bottom: 0;
  left: 50%;
  margin-left: -5px;
}


.padding-right {
  padding-right: 0;
}

/*.features_items{*/
/*	overflow:hidden;*/
/*}*/


h2.title {
  color: #0b5391;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 700;
  margin: 0 15px;
  
  margin-bottom: 30px;
  position: relative;
}

.product-image-wrapper{
    border: 1px solid #e7e7e7;
    overflow: hidden;
    margin: 0 0 20px 0;
}

.single-products {
  position: relative;
  padding: 0 30px 0 30px;
}

.new, .sale {
  position: absolute;
  top: 0;
  right: 0;
}

.productinfo h2{
	color: #0b5391;
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
	font-weight: 700;
}
.product-overlay h2{
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
	font-weight: 700;
}


.productinfo p{
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: black;
}

.productinfo img{
  width: 100%;
}

.productinfo{
 position:relative;
}

.product-overlay {
  background:#0b5391;
  top: 0;
  display: none;
  height: 0;
  position: absolute;
  transition: height 500ms ease 0s;
  width: 100%;
  display: block;
  opacity:;
}

/***  cart  ***/
.cart-link {
    position: relative;
    display: inline-block;
}

.cart-count {
    position: absolute;
      top: -5px;
      right: 0px;
      color: #1f69a7;
      border-radius:50%;
      width: 20px;
      height: 20px;
      font-size: 12px;
      display: flex;
      align-items: center;
      justify-content: center;
      background:#ffe03f;
}
.product-overlay .overlay-content {
  bottom: 0;
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
}

.product-overlay .add-to-cart {
  background:#fff;
  border: 0 none;
  border-radius: 0;
  color: #0b5391;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  margin-bottom: 25px;
}

.product-overlay .add-to-cart:hover {
  background:#fff;
  color: #0b5391;
}


.product-overlay p{
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
}



.add-to-cart {
  background:#F5F5ED;
  border: 0 none;
  border-radius: 0;
  color: black;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  margin-bottom: 25px;
}

.add-to-cart:hover {
  background: #0b5391;
  border: 0 none;
  border-radius: 0;
  color: #FFFFFF;
}

.add-to{
  margin-bottom: 10px;
}

.add-to-cart i{
	margin-right:5px;
}

.add-to-cart:hover {
  background: #0b5391;
  color: #FFFFFF;
}

.choose {
  border-top: 1px solid #e7e7e7;;
}

.choose ul li a {
  color: #B3AFA8;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  padding-left: 0;
  padding-right: 0;
}

.choose ul li a i{
	margin-right:5px;
}

.choose ul li a:hover{
	background:none;
	color:#0b5391;
}

.category-tab {
  overflow: hidden;
}

.category-tab ul {
  background: #40403E;
  border-bottom: 1px solid #0b5391;
  list-style: none outside none;
  margin: 0 0 30px;
  padding: 0;
  width: 100%;
}

.category-tab ul li a {
  border: 0 none;
  border-radius: 0;
  color: #B3AFA8;
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  
}

.category-tab ul  li  a:hover{
	background:#0b5391;
	color:#fff;
}

.nav-tabs  li.active  a, .nav-tabs  li.active  a:hover, .nav-tabs  li.active  a:focus {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #0b5391;
  border:0px;
  color: #FFFFFF;
  cursor: default;
  margin-right:0;
  margin-left:0;
}

.nav-tabs  li  a {
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 4px 4px 0 0;
  line-height: 1.42857;
  margin-right:0;
}

.recommended_items {
  overflow: hidden;
}

#recommended-item-carousel .carousel-inner .item {
  padding-left: 0;
}

.recommended-item-control {
  position: absolute;
  top: 41%;
}

.recommended-item-control i {
  background: none repeat scroll 0 0 #0b5391;
  color: #FFFFFF;
  font-size: 20px;
  padding: 4px 10px;
}

.recommended-item-control i:hover {
  background: #ccccc6;
}

.recommended_items  h2 {
}

.our_partners{
  overflow:hidden;
}

.our_partners ul {
  background: #F7F7F0;
  margin-bottom: 50px;
}


.our_partners ul li a:hover{
	background:none;
}

/*************************
*******Shop CSS******
**************************/


#advertisement {
  padding-bottom: 45px;
}

#advertisement img {
  width: 100%;
}

.pagination {
  display: block;
  margin-top: 0;
  padding-left: 15px;
  width: 400px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 75px;
  clear:both;
}

.pagination  li:first-child  a, .pagination  li:first-child  span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: 0;
}

.pagination  li:last-child  a, .pagination  li:last-child  span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.pagination  .active  a, .pagination  .active  span, .pagination  .active  a:hover, .pagination  .active  span:hover, .pagination  .active  a:focus, .pagination  .active  span:focus {
  background-color: #0b5391;
  border-color: #0b5391;
  color: #FFFFFF;
  cursor: default;
  z-index: 2;
}

.pagination  li  a, .pagination  li  span {
  background-color: #f0f0e9;
  border: 0;
  float: left;
  line-height: 1.42857;
  margin-left: -1px;
  padding: 6px 12px;
  position: relative;
  text-decoration: none;
  margin-right: 5px;
  color:#000;
}

.pagination  li  a:hover{
	background:#0b5391;
	color:#fff;
}



/*************************
*******Product Details CSS******
**************************/
/* PhotoSwipe image container adjustments */
@media (max-width: 768px) {
    .pswp__img {
        padding: 10px;
        box-sizing: border-box;
    }
}
.product-details{
	overflow:hidden;
}


#similar-product {
  width:400px;
  margin-top: 40px;
}

.carousel-item {
  width: 100px;
  display: inline-block;
}


#reviews {
  padding-left: 25px;
  padding-right: 25px;
}

.product-details {
  margin-bottom: 40px;
  overflow: hidden;
  margin-top: 10px;
}



.view-product {
  position: relative;
}

.view-product img {
  border: 1px solid #e7e7e7;;
  width: 100%;
}

.view-product h3 {
  background: #0b5391;
  bottom: 0;
  color: #FFFFFF;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 0;
  padding: 8px 20px;
  position: absolute;
  right: 0;
}

#similar-product .carousel-inner .item{
	padding-left:0px;
}

#similar-product .carousel-inner .item img {
  display: inline-block;
  margin-left: 15px;
}

.item-control {
  position: absolute;
  top: 35%;
}
.item-control i {
  background: #0b5391;
  color: #FFFFFF;
  font-size: 20px;
  padding: 5px 10px;
}

.item-control i:hover{
	background:#ccccc6;
}

.product-information {
  overflow: hidden;
  position: relative;
}
.product-description-table {
  padding: 15px;
  border: 1px solid #e7e7e7;
  margin-bottom: 15px;
}

.newarrival{
	position:absolute;
	top:0;
	left:0
}

.product-information h2 {
  color: #363432;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  margin-top: 0;
}

.product-information p {
  color: black;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 5px;
}

.product-information span {
  display: inline-block;
  margin: 2px 0;
}

.product-information span span {
  color: #0b5391;
  float: left;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
  font-weight: 700;
  margin-right: 20px;
  margin-top: 0px;
}
.product-details .product-information h1 {
  margin-top: 0;
}
.product-information span input {
  border: 1px solid #DEDEDC;
  color: black;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  font-weight: 700;
  height: 33px;
  outline: medium none;
  text-align: center;
  width: 50px;
}

.product-information span label {
  color: black;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  margin-right: 5px;
}

.share {
  margin-top: 15px;
}


.cart {
  background: #0b5391;
  border: 0 none;
  border-radius: 0;
  color: #FFFFFF;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  margin-bottom: 10px;
  margin-left: 20px;
}


.shop-details-tab {
  border: 1px solid #e7e7e7;;
  margin-bottom: 75px;
  margin-left: 15px;
  margin-right: 15px;
  padding-bottom: 10px;
}
.shop-details-tab .col-sm-12 {
	padding-left: 0;
	padding-right: 0;
}


#reviews ul {
  background: #FFFFFF;
  border: 0 none;
  list-style: none outside none;
  margin: 0 0 20px;
  padding: 0;
}

#reviews  ul  li {
	display:inline-block;
}

#reviews ul li a {
  color: black;
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  padding-right: 15px;
}

#reviews ul li a i{
	color:#0b5391;
	padding-right:8px;
}

#reviews ul li a:hover{
	background:#fff;
	color:#0b5391;
}

#reviews p{
	color:#363432;
}

#reviews  form span {
  display: block;
}

#reviews form span input {
  background:#F0F0E9;
  border: 0 none;
  color: #A6A6A1;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  outline: medium none;
  padding: 8px;
  width: 48%;
}
#reviews form span input:last-child {
  margin-left: 3%;
}

#reviews textarea {
  background: #F0F0E9;
  border: medium none;
  color: #A6A6A1;
  height: 195px;
  margin-bottom: 25px;
  margin-top: 15px;
  outline: medium none;
  padding-left: 10px;
  padding-top: 15px;
  resize: none;
  width: 99.5%;
}

#reviews button {
  background: #0b5391;
  border: 0 none;
  border-radius: 0;
  color: #FFFFFF;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
}


/*************************
*******404 CSS******
**************************/

.logo-404 {
  margin-top: 60px;
}

.content-404 h1 {
  color: #363432;
  font-family: 'Roboto', sans-serif;
  font-size: 41px;
  font-weight: 300;
}

.content-404 img {
 margin:0 auto;
}

.content-404 p {
  color: #363432;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
}

.content-404  h2 {
  margin-top:50px;
}

.content-404 h2 a {
  background: #0b5391;
  color: #FFFFFF;
  font-family: 'Roboto', sans-serif;
  font-size: 44px;
  font-weight: 300;
  padding: 8px 40px;
}


/*************************
*******login page CSS******
**************************/

#form {
  display: block;
  margin-bottom: 185px;
  overflow: hidden;
}

.login-form {

}

.signup-form {

}

.login-form h2, .signup-form h2 {
  color: black;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 30px;
}


.login-form form input, .signup-form form input {
  background: #F0F0E9;
  border: medium none;
  color: black;
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 300;
  height: 40px;
  margin-bottom: 10px;
  outline: medium none;
  padding-left: 10px;
  width: 100%;
}

.login-form form span{
  line-height: 25px;
}

.login-form form span input {
  width: 15px;
  float: left;
  height: 15px;
  margin-right: 5px;
}

.login-form form button {
  margin-top: 23px;
}

.login-form form button, .signup-form form button {
  background: #0b5391;
  border: medium none;
  border-radius: 0;
  color: #FFFFFF;
  display: block;
  font-family: 'Roboto', sans-serif;
  padding: 6px 25px;
}

.login-form label{

}


.login-form label input {
  border: medium none;
  display: inline-block;
  height: 0;
  margin-bottom: 0;
  outline: medium none;
  padding-left: 0;
}


.or{
	background: #0b5391;
	border-radius: 40px;
	color: #FFFFFF;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	margin-top: 75px;
	text-align: center;
	width: 50px;
}

/* Breadcrumb Navigation Styles */
.breadcrumb-nav {
    padding: 10px 0;
    margin-bottom: 20px;
}

.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
    list-style: none;
    background-color: transparent;
    font-size: 14px;
}

.breadcrumb-item {
    display: flex;
    align-items: center;
}

.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    color: #6c757d;
    content: "/";
}

.breadcrumb-item a {
    color: #007bff;
    text-decoration: none;
    transition: color 0.15s ease-in-out;
}

.breadcrumb-item a:hover {
    color: #0056b3;
    text-decoration: underline;
}

.breadcrumb-item.active {
    color: #6c757d;
}

/* Container wrapper for breadcrumbs */
.container .breadcrumb-nav {
    margin-left: -15px;
    margin-right: -15px;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .breadcrumb {
        font-size: 12px;
    }
    
    .breadcrumb-item + .breadcrumb-item::before {
        padding-right: 0.3rem;
        padding-left: 0.3rem;
    }
    
    .breadcrumb-nav {
        padding: 8px 0;
        margin-bottom: 15px;
    }
}
/* Collapsible breadcrumb */
.breadcrumb-item.breadcrumb-hidden {
    display: none !important;
}
 
.breadcrumb-expanded .breadcrumb-item.breadcrumb-hidden {
    display: flex !important;
}
 
.breadcrumb-ellipsis a {
    color: #6c757d;
    font-weight: bold;
    letter-spacing: 2px;
    cursor: pointer;
}
 
.breadcrumb-ellipsis a:hover {
    color: #007bff;
}
 
.breadcrumb-expanded .breadcrumb-ellipsis {
    display: none;
}
 
/*************************
*******Cart CSS******
**************************/

#do_action {
  margin-bottom: 50px;
}

/*.breadcrumbs {*/
/*  position: relative;*/
/*}*/

/*.breadcrumbs .breadcrumb {*/
/*  background:transparent;*/
/*  margin-bottom: 75px;*/
/*  padding-left: 0;*/
/*}*/

/*.breadcrumbs .breadcrumb li a {*/
/*  background:#0b5391;*/
/*  color: #FFFFFF;*/
/*  padding: 3px 7px;*/
/*}*/

/*.breadcrumbs .breadcrumb li a:after {*/
/*  content:"";*/
/*  height:auto;*/
/*  width: auto;*/
/*  border-width: 8px;*/
/*  border-style: solid;*/
/*  border-color:transparent transparent transparent #0b5391;*/
/*  position: absolute;*/
/*  top: 11px;*/
/*  left:48px;*/

/*}*/

/*.breadcrumbs .breadcrumb > li + li:before {*/
/*  content: " ";*/
/*}*/

#cart_items .cart_info {
  border: 1px solid #bebebe;
  margin-bottom: 50px
}


#cart_items .cart_info .cart_menu {
  background: #0b5391;
  color: #fff;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
}

#cart_items .cart_info .table.table-condensed thead tr {
  height: 51px;
}


#cart_items .cart_info .table.table-condensed tr {
  border-bottom: 1px solid#F7F7F0
}

#cart_items .cart_info .table.table-condensed tr:last-child {
  border-bottom: 0
}

.cart_info table tr td {
  border-top: 0 none;
  vertical-align: inherit;
}


#cart_items .cart_info .image {
  padding-left: 30px;
}


#cart_items .cart_info .cart_description h4 {
  margin-bottom: 0
}

#cart_items .cart_info .cart_description h4 a {
  color: #363432;
  font-family: 'Roboto',sans-serif;
  font-size: 20px;
  font-weight: normal;

}

#cart_items .cart_info .cart_description p {
  color:black
}


#cart_items .cart_info .cart_price p {
  color:black;
  font-size: 18px
}


#cart_items .cart_info .cart_total_price {
  color: #0b5391;
  font-size: 24px;
}

.cart_product {
  display: block;
}

.cart_quantity_button a {
  background:#F0F0E9;
  color: black;
  display: inline-block;
  font-size: 16px;
  height: 28px;
  overflow: hidden;
  text-align: center;
  width: 35px;
  float: left;
}


.cart_quantity_input {
  color: black;
  float: left;
  font-size: 16px;
  text-align: center;
  font-family: 'Roboto',sans-serif;
  
}


.cart_delete  {
  display: block;
  overflow: hidden;
}


.cart_delete a {
  color: black;
  padding: 4px 6px;
  border: 1px solid #bebebe;
  border-radius: 2px;
}

.cart_delete a:hover {
  background:#0b5391
}


.bg h2.title {
  margin-right:0;
  margin-left:0;
  margin-top: 0;
}

.heading h3 {
  color: #363432;
  font-size: 20px;
  font-family: 'Roboto', sans-serif;
}

.heading p {
  color: #434343;
  font-size: 16px;
  font-weight: 300;
}


#do_action .total_area {
  padding-bottom: 18px !important;
}

#do_action .total_area, #do_action .chose_area {
  border: 1px solid #bebebe;
  color: black;
  padding: 30px 25px 30px 0;
  margin-bottom: 80px;
}

.total_area span {
  float: right;
}

.total_area ul li {
  background:#E6E4DF;
  color: black;
  margin-top: 10px;
  padding: 7px 20px;
}


.user_option label {
  color: black;
  font-weight: normal;
  margin-left: 10px;
}


.user_info {
  display: block;
  margin-bottom: 15px;
  margin-top: 20px;
  overflow: hidden;
}

.user_info label {
  color: black;
  display: block;
  font-size: 15px;
  font-weight: normal;

}

.user_info .single_field {
  width: 31%
}

.user_info .single_field.zip-field input {
  background: transparent;
  border: 1px solid#F0F0E9
}

.user_info > li {
  float: left;
  margin-right: 10px
}

.user_info > li > span {
}

.user_info input, select, textarea {
  padding: 5px;
  width: 100%;
  margin-bottom: 10px;
  border: 1px solid #bebebe;
}

.user_info select:focus {
  border: 0
}


.chose_area .update {
  margin-left: 40px;
}

.update, .check_out {
  background: #0b5391;
  border-radius: 0;
  color: #FFFFFF;
  margin-top: 18px;
  border: none;
  padding: 5px 15px;
}
.update{
    margin-left: 40px;
}

.check_out {
  margin-left: 20px
}



/*************************
*******checkout CSS******
**************************/

.step-one {
  margin-bottom: -10px
}

.register-req, .step-one .heading {
  background: none repeat scroll 0 0 #F0F0E9;
  color: #363432;
  font-size: 20px;
  margin-bottom: 35px;
  padding: 10px 25px;
  font-family: 'Roboto', sans-serif;
}

.checkout-options {
  padding-left: 20px
}


.checkout-options h3 {
  color: #363432;
  font-size: 20px;
  margin-bottom: 0;
  font-weight: normal;
  font-family: 'Roboto', sans-serif;
}

.checkout-options p {
  color: #434343;
  font-weight: 300;
  margin-bottom: 25px;
}

.checkout-options .nav li {
  float: left;
  margin-right: 45px;
  color: black;
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
}

.checkout-options .nav label {
  font-weight: normal;
}

.checkout-options .nav li a {
  color: #0b5391;
  font-size: 18px;
  font-weight: normal;
  padding: 0
}

.checkout-options .nav li a:hover {
  background: inherit;
}

.checkout-options .nav i {
  margin-right: 10px;
  border-radius: 50%;
  padding: 5px;
  background: #0b5391;
  color:#fff;
  font-size: 14px;
  padding: 2px 3px;
}


.register-req  {
  font-size: 14px;
  font-weight: 300;
  padding: 15px 20px;
  margin-top: 35px;

}

.register-req p {
  margin-bottom: 0
}



.shopper-info p, 
.bill-to p, 
.order-message p {
  color: black;
  font-size: 20px;
  font-weight: 300
}


.shopper-info .btn-primary {
  background: #0b5391;
  border: 0 none;
  border-radius: 0;
  margin-right: 15px;
  margin-top: 20px;
}


.form-two, .form-one {
  float: left;
  width: 100%
}


.shopper-info > form > input, 
.form-two > form > select, 
.form-two > form > input, 
.form-one > form > input {
border: 1px solid #bebebe;
  margin-bottom:10px;
  padding: 10px;
  width: 100%;
  font-weight: 300
}

.form-two > form > select {
  /*padding:10px 5px*/
}

.form-two {
  /*margin-left: 5%*/
}


.order-message textarea {
  font-size: 12px;
  height: 200px;
  margin-bottom: 20px;
  padding: 15px 20px;
}

.order-message label {
  font-weight:300;
  color: black;
  font-family: 'Roboto', sans-serif;
  margin-left: 10px;
  font-size: 14px
}


.review-payment h2 {
  color: black;
  font-size: 20px;
  font-weight: 300;
  margin-top: 45px;
  margin-bottom: 20px
}


#cart_items .cart_info 
.table.table-condensed.total-result {
  margin-bottom: 10px;
  margin-top: 35px;
  color: black
}

#cart_items .cart_info 
.table.table-condensed.total-result tr {
  border-bottom: 0
}

#cart_items .cart_info 
.table.table-condensed.total-result span {
  color: #0b5391;
  font-weight: 700;
  font-size: 16px
}

#cart_items .cart_info 
.table.table-condensed.total-result 
.shipping-cost {
  border-bottom: 1px solid #e7e7e7;;
}




/*************************
*******Blog CSS******
**************************/



.blog-post-area 
.single-blog-post h3 {
  color: black;
  font-size: 16px;
  font-family: 'Roboto',sans-serif;
  
  font-weight: 500;
  margin-bottom: 17px;
}

.single-blog-post > a {
}

.blog-post-area 
.single-blog-post a img {
  border: 1px solid #e7e7e7;;
  width: 100%;
  margin-bottom: 30px
}

.blog-post-area  
.single-blog-post p {
  color: #363432
}

.blog-post-area 
.post-meta {
  display: block;
  margin-bottom: 25px;
  overflow: hidden;
}

.blog-post-area 
.post-meta ul {
  padding:0;
  display: inline;
}

.blog-post-area 
.post-meta ul li {
  background:#F0F0E9;
  float: left;
  margin-right: 10px;
  padding: 0 5px;
  font-size: 11px;
  color: #393b3b;
  position: relative;
}

.blog-post-area 
.post-meta ul li i {
  background:#0b5391;
  color: #FFFFFF;
  margin-left: -4px;
  margin-right: 7px;
  padding: 4px 7px;
}

.sinlge-post-meta li i:after,
.blog-post-area 
.post-meta ul li i:after {
  content: "";
  position: absolute;
  width: auto;
  height: auto;
  border-color:transparent transparent transparent #0b5391;
  border-width:4px;
  border-style: solid;
  top:6px;
  left:24px
}

.blog-post-area 
.post-meta ul span {
  float: right;
  color: #0b5391
}

.post-meta span{
    float: right;
}

.post-meta span i{
  color: #0b5391
}


.blog-post-area  
.single-blog-post 
.btn-primary {
  background:#0b5391;
  border: medium none;
  border-radius: 0;
  color: #FFFFFF;
  margin-top: 17px;
}


.pagination-area {
  margin-bottom:45px;
  margin-top:45px
}

.pagination-area 
.pagination li a {
  background:#F0F0E9;
  border: 0 none;
  border-radius: 0;
  color: black;
  margin-right: 5px;
  padding: 4px 12px;
}

.pagination-area 
.pagination li a:hover,
.pagination-area 
.pagination li .active {
  background:#0b5391;
  color: #fff
}



/*************************
*******Blog Single CSS******
**************************/

.pager-area {
  overflow: hidden;
}

.pager-area .pager li a {
  background:#F0F0E9;
  border: 0 none;
  border-radius: 0;
  color: black;
  font-size: 12px;
  font-weight: 700;
  padding: 4px;
  
  width: 57px;
}

.pager-area 
.pager li a:hover {
  background: #0b5391;
  color: #fff
}

.rating-area {
  border: 1px solid #e7e7e7;;
  direction: block;
  overflow: hidden;
}

.rating-area ul li {
  float: left;
  padding: 5px;
  font-size: 12px
}

.rating-area .ratings {
  float: left;
  padding-left: 0;
  margin-bottom: 0
}


.rating-area 
.ratings li i {
  color:#CCCCCC
}

.rating-area .rate-this {
  color: #363432;
  font-size: 12px;
  font-weight: 700;
  
}

.rating-area 
.ratings .color, 
.rating-area .color {
  color: #0b5391
}


.rating-area .tag {
  float: right;
  margin-bottom: 0;
  margin-right: 10px;
}

.rating-area .tag li {
  padding: 5px 2px;
}
.rating-area .tag li span {
  color: #363432;
}


.socials-share {
  margin-bottom: 30px;
  margin-top: 18px;
}


.commnets 
.media-object {
  margin-right: 15px;
  width: 100%;
}

.commnets {
  border: 1px solid #e7e7e7;;
  padding: 18px 18px 18px 0;
  margin-bottom: 50px
}

.commnets .pull-left {
  margin-right: 22px
}

.commnets p, 
.response-area p, 
.replay-box p {
  font-size: 12px
}

.media-heading {
  color: #363432;
  font-size: 14px;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 15px
}

.blog-socials {
  margin-bottom: -9px;
  margin-top: 14px;
}

.blog-socials ul {
  padding-left: 0;
  overflow: hidden;
  float: left;
}

.blog-socials .btn.btn-primary{
  margin-top: 0;
}

.blog-socials ul li {
  
  float: left;
  height: 17px;
  margin-right: 5px;
  text-align: center;
  width: 17px;
}


.blog-socials ul li a {
  color: #393B3B;
  display: block;
  font-size: 10px;
  padding: 1px;
  background:#F0F0E9;
}

.blog-socials ul li a:hover {
  color: #fff;
  background:#0b5391
}


.media-list .btn-primary, 
.commnets .btn-primary {
  background:#FC9A11;
  border: 0 none;
  border-radius: 0;
  color: #FFFFFF;
  float: left;
  font-size: 10px;
  padding: 1px 7px;
  
}

.response-area h2 {
  color: #363432;
  font-size: 20px;
  font-weight: 700;
}

.response-area .media {
  border: 1px solid #e7e7e7;;
  padding: 18px 18px 18px 0;
  margin-bottom: 27px
}

.response-area .media img{
  height: 102px;
  width: 100%;
}
.logo.pull-left img {
    max-width: 200px;
}
.response-area .media .pull-left {
  margin-right: 25px
}

.response-area .second-media {
  margin-left: 5%;
  width: 95%;
}


.sinlge-post-meta {
  overflow: hidden;
  padding-left: 0;
  margin-bottom: 15px
}
.home-logo img {
  height: 30px;
  margin-left: 10px;
  margin-bottom: 5px;
}


.sinlge-post-meta li {
  background:#F0F0E9;
  color: #363432;
  float: left;
  font-size: 10px;
  font-weight: 700;
  margin-right: 10px;
  padding: 0 10px 0 0;
  position: relative;
  
}

.sinlge-post-meta li i {
  background:#0b5391;
  color: #FFFFFF;
  margin-right: 10px;
  padding: 8px 10px;
}

.sinlge-post-meta li i:after {
  top: 7px;
  border-width: 6px;
  left: 27px;
}


.replay-box {
  margin-bottom: 107px;
  margin-top: 55px;
}

.replay-box h2 {
  font-weight: 700;
  font-size: 20px;
  color: #363432;
  margin-top: 0;
  margin-bottom: 45px
}

.replay-box label {
  background:#0b5391;
  color: #FFFFFF;
  margin-bottom: 15px;
  padding: 3px 15px;
  float: left;
  font-weight: 400;
}

.replay-box span {
  color: #0b5391;
  float: right;
  font-weight: 700;
  margin-top: 21px;
}

.replay-box form input {
  border: 1px solid #e7e7e7;;
  color: #ADB2B2;
  font-size: 12px;
  margin-bottom: 22px;
  padding: 8px;
  width: 100%;
}

.replay-box form input:hover, 
.text-area textarea:hover {
  border: 1px solid #0b5391;
}

.text-area {
  margin-top: 66px
}

.text-area textarea {
  background: transparent;
  border: 1px solid#F7F7F0
}

.btn.btn-primary {
  background:#0b5391;
  border: 0 none;
  border-radius: 0;
  margin-top: 16px;
}

.blank-arrow {
  position: relative;
}

.blank-arrow label:after {
  content: "";
  position: absolute;
  width: auto;
  height: auto;
  border-style: solid;
  border-width: 8px;
  border-color:#0b5391 transparent transparent transparent;
  top: 25px;
  left: 5px
} 



/*************************
******* Contact CSS ********
**************************/

.contact-map {
  width: 100%;
  height: 385px;
  margin-bottom: 70px
}

.contact-info .heading, 
.contact-form .heading {
  text-transform: capitalize;
}

.contact-form .form-group {
  margin-bottom: 20px;
}

#contact-page 
.form-control::-moz-placeholder {
  color: #8D8D8D;
}

#contact-page .form-control {
  background-color: #fff;
  border: 1px solid #ddd;
  color: black;
  height: 46px;
  padding: 6px 12px;
  width: 100%;
  font-size: 16px;
  border-radius: 4px;
  box-shadow:inherit;
}

#contact-page #message {
  height:160px;
  resize:none;
}

#main-contact-form .btn-primary {
  margin-bottom: 15px;
  margin-top: 20px;
}


#contact-page .form-control:focus, 
#contact-page .form-control:hover {
  box-shadow: inherit;
  border-color: #0b5391;
}

#contact-page .contact-info {
  padding: 0 20px;
}

#contact-page .contact-info address {
  margin-bottom: 40px;
  margin-top: -5px;
}

#contact-page .contact-info p {
  margin-bottom: 0;
  color: black;
  font-size: 16px;
  line-height: 25px;
}

.social-networks{
  overflow: hidden;
  text-align: center;
}

.social-networks ul {
  margin-top: -5px;
  padding: 0;
  display: inline-block;
}

.social-networks ul li {
  float: left;
  text-decoration: none;
  list-style: none;
  margin-right: 20px;
}

.social-networks ul li:last-child{
  margin-right: 0;
}

.social-networks ul li a {
  color: #999;
  font-size: 25px;
}

.contact-info .social-networks ul li a i{
  background: none;
}

.contact-info .social-networks ul li a:hover{
  color: #0b5391;
}

/*SLider Price Range*/
#amount
{
  color:#990000; //DF7401
  font-size:20px;
  font-weight:bold;
}
#slider-range
{
  margin:0px auto;
  padding:0px;
  text-align:center;
  width:200px;
}  

.ui-slider .ui-slider-handle{width:10px;}

.pricerange input[type="submit"], .part-filter input[type="submit"]{
  background: #0b5391;
    border-radius: 0;
    color: #FFFFFF;
    margin-top: 18px;
    border: none;
    padding: 5px 15px;
    margin-left: 90px;
    border-radius: 3px;
}
.part-filter form {
  text-align: right;
  margin: 0 15px 15px 15px;
}

.panel-body .checkbox-inline + .checkbox-inline {
  margin: 0;
}

	/*#categoryFilter {*/
	/*margin-bottom: 10px;*/
	/*}*/

	#categoryAccordion {
	    list-style-type: none;
	}

	#categoryAccordion li a h3 {
    font-size: 16px;
    font-weight: bold;
	}

  #categoryAccordion li .filter-categories h3 {
    font-weight: 300 !important;
    font-size: 14px;
    font-weight: normal;
    padding-top: 8px;
	}

  .main-category-accordion {
    display: block;
    padding: 15px;
    padding-left: 15px;
    padding-left: 30px;
    font-weight: bold;
    font-size: 18px;
    border: 1px solid #e7e7e7;
    background: white;
    color: black;
    text-decoration: none;
  }

  .main-category-accordion:hover {
    background: #0b5391;
    color: white;
  }
  
  .accordion-panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
  }
  
  .all-subcategories {
    padding: 17px 0 17px 0;
    margin-bottom: 15px;
    cursor: pointer;
    border: 1px solid #0b5391;
    cursor: default;
  }

  .main-category-accordion.active {
    background: #0b5391;
    color: white;
  }

  .flex-columns {
    justify-content: flex-start;
    flex-flow: row wrap;
    display: flex;
  }
  .flex-list {
    padding: 0 35px 30px 0;
  }

  .filter-categories {
    color: #000;
    font: 14px/1.2 -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",sans-serif;
    text-decoration: none;
    transition: color .5s ease;
    display: block;
  }
  .flex-list li a h3 {
    margin: 0;
    padding: 2px;
  }
  
  .non-index {
    display: none;
  }
  .category-arrow  {
    float: right;
    color: #0b5391;
  }
  .main-category-accordion:hover .category-arrow{
    float: right;
    color: #fff;
  }
  .row .select2 .dropbtn {
    height: 40px;
    padding: 5px;
    width: 100%;
    border-radius: 5px;
    color: black;
    border: 2px solid #0b5391;
    font-size: 16px;
    text-align: center;
  }
  
  
  #myInput {
    box-sizing: border-box;
    background-image: url('searchicon.png');
    background-position: 14px 12px;
    background-repeat: no-repeat;
    font-size: 16px;
    padding: 14px 20px 12px 45px;
    border: none;
    border-bottom: 1px solid #ddd;
  }
  
  #myInput:focus {outline: 3px solid #ddd;}
  
  .dropdown {
    position: relative;
    display: inline-block;
    padding-bottom: 25px;
  }
  
  .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f6f6f6;
    min-width: 230px;
    overflow: auto;
    border: 1px solid #ddd;
    z-index: 1;
    width: 90%;
    max-height: 200px;
  }
  
  .dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
  }
  
  .dropdown a:hover {background-color: #ddd;}
  
  .show {display: block;}


  [id*=myInput] {
    width: 100%;
}
.features_items {
  min-height: 300px;
}

#progress {
    position: relative;
    padding-top: 23px;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}

#progress-bar {
  position: absolute;
  background: #4584ff;
  height: 5px;
  width: 0%;
  top: 50%;
  left: 0;
}

#progress-text {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
}

#progress-text::before {
  content: "";
  background-color: lightgray;
  position: absolute;
  top: 50%;
  left: 0;
  height: 5px;
  width: 100%;
  z-index: -1;
}

#progress-text .checkout-step {
  border: 3px solid lightgray;
  border-radius: 100%;
  width: 42px;
  height: 42px;
  line-height: 25px;
  text-align: center;
  background-color: #fff;
  font-family: sans-serif;
  font-size: 14px;
  position: relative;
  z-index: 1;
}

#progress-text .checkout-step.active {
  border-color: #4584ff;
  background-color: #4584ff;
  color: #4584ff;
  
}

.btn {
  background: lightgray;
  border: none;
  border-radius: 3px;
  padding: 6px 12px;
}

/* added css */
#progress-text .checkout-step {
  display:flex;
  justify-content:center;
  white-space: nowrap;
}

.checkout-step.progress {
  overflow: unset;
}

#progress-text .checkout-step label{
  margin-top:120%;
}

#progress-text .checkout-step.progress{
  border-color:#4584ff;

}

#progress-text .checkout-step.progress label{
  color:#4584ff;
}
.checkout-delivery-body {
    margin-bottom: 50px;
}
.checkout-step {
    background-repeat: no-repeat;
    background-position: center;    
}
.checkout-row {
    display: flex;
    justify-content: center;
}
.checkout-cart.active {
    background-image: url('../images/checkout/shopping-cart.png');
} 
.checkout-login.active {
    background-image: url('../images/checkout/user.png');
} 
.checkout-delivery.active {
    background-image: url('../images/checkout/shipped.png');
} 
.checkout-payment.active {
    background-image: url('../images/checkout/credit-card.png');
} 
.checkout-confirmation.active {
    background-image: url('../images/checkout/confirm.png');
}
.checkout-cart {
    background-image: url('../images/checkout/shopping-cart-black.png');
} 
.checkout-login {
    background-image: url('../images/checkout/user-black.png');
} 
.checkout-delivery {
    background-image: url('../images/checkout/shipped-black.png');
} 
.checkout-payment {
    background-image: url('../images/checkout/credit-card-black.png');
} 
.checkout-confirmation {
    background-image: url('../images/checkout/confirm-black.png');
}
.tooltip-image {
    display: none;
    position: absolute;
}
input[type="checkbox"][name="shipping_info"] {
  width: 5%;
}
[data-icon]:before {
  font-family: "untitled-font-1" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "untitled-font-1" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size:24px;
  margin-right: 10px;
}

.icon-axis:before {
  content: "\61";
}
.icon-bonnet:before {
  content: "\62";
}
.icon-car-door:before {
  content: "\63";
}
.icon-car-engine:before {
  content: "\64";
}
.icon-car-seat:before {
  content: "\65";
}
.icon-car-wheel:before {
  content: "\66";
}
.icon-disc-brake:before {
  content: "\68";
}
.icon-download-speed:before {
  content: "\69";
}
.icon-exhaust-pipe:before {
  content: "\6a";
}
.icon-gearbox:before {
  content: "\6b";
}
.icon-headlight:before {
  content: "\6c";
}
.icon-spare-parts:before {
  content: "\6d";
}
.icon-tires:before {
  content: "\6e";
}
.icon-trunk-open:before {
  content: "\6f";
}
.icon-water-drop:before {
  content: "\70";
}
.icon-windscreen-air:before {
  content: "\71";
}
.icon-windshield:before {
  content: "\72";
}
.icon-windshield1:before {
  content: "\73";
}
.icon-chassis1:before {
  content: "\74";
}

.main-category-accordion .icon,
.main-category-accordion .arrow {
  display: inline-block;
  vertical-align: middle;
}
.main-category-accordion .arrow {
  width: 94%;
}
.no-padding {
   padding: 0 !important;
   margin: 0 !important;
}
.delivery-methods {
  display: flex;
  justify-content: space-between;
}
.category-product-title {
    max-height: 4em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 100px;
}
#do_action .btn-default.disabled, .btn-default[disabled] {
    background-color: red;
}
.cart-warning {
    text-align: center;
    color: red;
    font-weight: 600;
}
.width-third {
    width: 30%;
}
.category-name, .panel-title a {
  font-weight: normal;
  font-size: 13px;
  line-height: 1.2;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
}
.panel-body .mid-level .category-name {
    font-size: 15px;
    display: block;
    width: 100%;
}
.checkbox-block {
    display: block;
    padding-left: 20px;
    margin-bottom: 10px;
    font-weight: normal;
    vertical-align: middle;
    cursor: pointer;
}
.checkbox-block.collapse {
  display: none;
}
.mid-level {
  padding: 0px 0 10px 0;
}
.cat__sub_links.open::after {
  content: "-";
}

.cat__sub_links::after {
  width: 22px;
  font: 500 14px/1.2 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  content: "+";
  padding: 0 0 1px 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  align-items: center;
  justify-content: center;
  display: flex;
}
.ml-5 {
    margin-left: 5px;
}
.mr-25 {
    margin-right: 25px;
}
.mb-20 {
    margin-bottom: 20px;
}
.m-5 {
    margin: 5px;
}
.mt-15{
    margin-top: 15px;
}
.p-5 {
    padding:5px;
}
.p-15 {
    padding:15px;
}
.mt-5 {
    margin-top: 5px;
}
.centered-container {
    display: flex;
    justify-content: center; /* Center horizontally */
    align-items: center; /* Center vertically */
    text-align: left; /* Align text within the container to the left */
}

.left-aligned-content {
    max-width: 400px; /* Adjust the max-width as needed */
    padding: 20px; /* Add padding to the content for better readability */
}
.product-image-wrapper .choose {
  display: none;
}
.cart-title {
    font: bold 22px/1.2 -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",sans-serif;
    padding: 20px 0 20px 0;
}
.checkout-width {
    max-width: 900px;
    margin: 0 auto;
}
table {
    width: 100%;
}
.success {
    color: green;
    padding: 5px 0 10px 0;
}
.delivery-line {
  height: 60px;
  border-top: 1px solid #bebebe;
  margin: 0 15px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
td.first-column {
  width: 75%;
  text-align: right;
}

td.right-align {
  text-align: right;
}
.total_area {
  border: 1px solid #bebebe;
  background: #e9f4fe;
  height: 100px;
  padding-top: 10px;
}
.total_area tr > td {
  padding: 0 15px 15px 0;
}
.button-right {
 text-align: right;
}
.checkout-border { 
 border: 1px solid #e7e7e7;
 padding: 15px;
}
.delivery-label {
    border: 1px solid #e7e7e7;
    padding: 25px;
}
.delivery-label img {
  width: 150px;
}
.dropdown-content a:hover {
    background-color: #f1f1f1;
}

/** menu dropdown **/
.header-container {
  display: block ruby;
}
.header_top a {
    color: #1f69a7;
    padding-right: 15px;
}

.header_top .dropdown {
    position: relative;
    display: inline-block;
}
.header_top .header-left .dropdown a {
    font-size: 13px;
}
.header_top a {
    font-size: 20px;
}
.header_top .dropdown-toggle {
    background: none;
    border: none;
    cursor: pointer;
    font-size: 24px;
    padding: 5px 10px;
    color: #1f69a7;
}

.header_top .dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    border-radius: 5px;
}

.header_top .dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.header-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.header-center {
    display: none;
    text-align: center;
}

.header-right {
    text-align: right;
}
.header_top .dropdown {
    padding: 0;
}
.header-left, .header-center, .header-right {
    z-index: 2;
    flex: 1;
}
.search-width {
    padding: 0;
}
.header-middle .container {
    padding: 0;
}

/* Menu button - black color */
.header_top .dropdown-toggle {
    color: #000 !important;
}
.header_top .dropdown-toggle .fa-bars {
    color: #000;
}

/* Pin button styling */
.pin-button,
#install-button {
    background: none;
    border: none;
    cursor: pointer;
    padding: 5px 10px;
    display: inline-block !important;
    vertical-align: middle;
    margin-top: -10px;
}

/* Header icons (pin, cart) */
.header-icon {
    width: 24px;
    height: 24px;
    object-fit: contain;
    vertical-align: middle;
}

/* Cart link with icon */
.cart-link {
    position: relative;
    display: inline-block;
}
.cart-link .cart-count {
    position: absolute;
    top: -8px;
    right: -8px;
    background: #ff0000;
    color: #fff;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    font-size: 11px;
    line-height: 18px;
    text-align: center;
}
/** menu dropdown **/

/* OEM Search Section on Homepage */
.category-search-container {
  border: 1px solid #e0e0e0;
  padding: 20px;
  border-radius: 8px;
  margin-bottom: 15px;
  background: #f6f6f6;
}
.logo-with-lines-container.flex-lines {
    display: flex;
    align-items: flex-start; /* Align items to top instead of center */
    width: 100%;
    margin-top: -35px;
}

.flex-line {
    height: 1px;
    background-color: #e0e0e0;
    flex-grow: 1;
    margin-top: 25px; /* Adjust this value to position lines higher */
}

.logo-content {
    padding: 0 15px;
    flex-shrink: 0;
}
.oem-search-section {
  max-width: 100%;
  margin: 20px auto;
  box-sizing: border-box;
  border: 1px solid #e0e0e0;
  padding: 20px;
  border-radius: 8px;
  background: #f6f6f6;
}
.oem-search-label {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px;
    color: #333;
}
.oem-search-label .info-tooltip {
    cursor: help;
    color: #1f69a7;
    margin-left: 5px;
}
.oem-search-form {
    background: #1f69a7;
    padding: 4px;
    border-radius: 5px;
}
.oem-search-container {
    background: #fff;
    border-radius: 4px;
}
.oem-search-container .search-input {
    border: none;
}
 
/* Category Search Section - styled like OEM search */
.category-search-section {
    width: 100%;
    max-width: 100%;
    margin: 15px auto;
    background: #1f69a7;
    padding: 4px;
    border-radius: 5px;
    box-sizing: border-box;
}
.category-search-input {
    border: none !important;
    border-radius: 4px !important;
}
 
.banner-flex {
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    padding: 15px;
    margin-bottom: 25px;
    background: #fff;
}
.part-search {
    border-right: 1px solid #e0e0e0;
    padding-right: 20px;
}
@media (max-width: 768px) {
    .part-search {
        border-right: none;
        border-bottom: 1px solid #e0e0e0;
        padding-right: 0;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
}
 
/* Categories section styling */
.categories {
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    overflow: hidden;
    background: #fff;
}
.main-category-accordion {
    border-bottom: 1px solid #e0e0e0;
}
.main-category-accordion:last-child {
    border-bottom: none;
}

/** mobile search **/
.btn.btn-primary.search-button {
  margin: 0;
}
.search-form {
    display: inline-block;
    width: 100%;
}

.search-container {
    position: relative;
    display: flex;
}

.search-input {
    flex: 1;
    padding-right: 45px; /* Make space for the button */
    border-radius: 4px 0 0 4px !important; /* Rounded left corners only */
}
.fa.fa-search {
  color: #1f69a7;
}
.search-button {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
}
.btn.btn-primary.search-button {
    background: #fff;
    border: 0 none;
    border-radius: 0;
    border: 1px solid #ccc;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: rgb(204, 204, 204);
    border-left: none;
}
/* For better mobile appearance */
@media (max-width: 768px) {
    .search-form {
        width: 100%;
    }
    
    .search-button {
        padding: 0 12px;
    }
}
/** mobile search **/

.delivery-methods label.selected {
  background: #e9f4fe;
}
.delivery-methods #pickup, .delivery-methods #courier {
  visibility: hidden;
  display: none;
}
.payment-message {
  float: right;
  padding: 50px 0 0 0;
}
.order-success {
    text-align: center;
}
#agree-policy {
    padding-left: 10px;
}
.bank-image {
  position: absolute;
  right: 0;
  top: 50%;
  padding-right: 25px;
  transform: translateY(-50%);
}
.order-success-image {
  max-width: 100%;
  width: 300px;
}

.nav.nav-pills .phone-numbers {
    display: flex;
}
.socials {
  word-spacing: 40px;
  text-align: center;
  padding: 0 0 15px 0;
}

.highlight {
    background-color: yellow;  /* or any other color you prefer */
}
.product-information .btn.btn-fefault.cart {
  background: #f2ea5d;
  color: black;
  font-weight: 500;
  padding: 10px;
  border-radius: 5px;
  transition-duration: 0.5s;
}
.product-information .btn.btn-fefault.cart:hover {
  background: #0b5391;
  color: white;
}

/* ---- Product Details Redesign ---- */

/* Price row */
.product-price-row {
  margin: 14px 0 16px;
}
.product-price {
  display: block;
  font-size: 28px;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 6px;
}
.product-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 4px 16px;
}
.badge-item {
  font-size: 12px;
  color: #2e7d32;
  font-weight: 500;
  white-space: nowrap;
}
.badge-item .fa {
  margin-right: 4px;
}

/* Action buttons */
.product-actions {
  display: flex;
  gap: 10px;
  margin-bottom: 20px;
}
.product-actions .buy-form {
  flex: 1;
  margin: 0;
}
.btn-buy {
  width: 100%;
  background: #22c55e;
  color: #fff;
  font-weight: 600;
  font-size: 15px;
  padding: 11px 16px;
  border-radius: 6px;
  border: none;
  cursor: pointer;
  transition: background 0.2s;
}
.btn-buy:hover {
  background: #16a34a;
  color: #fff;
}
.btn-whatsapp {
  flex: 1;
  background: #1a1a1a;
  color: #fff;
  font-weight: 600;
  font-size: 15px;
  padding: 11px 16px;
  border-radius: 6px;
  border: none;
  cursor: pointer;
  transition: background 0.2s;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
}
.btn-whatsapp:hover {
  background: #1ebe5b;
  color: #fff;
  text-decoration: none;
}

/* Info cards */
.info-card {
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 10px;
}
.info-card-header {
  background: #f7f7f7;
  font-weight: 700;
  font-size: 13px;
  padding: 7px 12px;
  border-bottom: 1px solid #e0e0e0;
  color: #1a1a1a;
}
.info-card-body {
  background: #fff;
}
.info-row {
  display: flex;
  justify-content: space-between;
  padding: 0 12px;
  border-bottom: 1px solid #f0f0f0;
  font-size: 13px;
  line-height: 1.4;
}
.info-row:last-child {
  border-bottom: none;
}
.info-row:nth-child(even) {
  background: #fafafa;
}
.info-label {
  color: #555;
  flex-shrink: 0;
  margin-right: 10px;
}
.info-value {
  color: #1a1a1a;
  font-weight: 500;
  text-align: right;
  word-break: break-word;
}

/* Responsive: stack on mobile */
@media (max-width: 480px) {
  .product-price-row {
    flex-direction: column;
    gap: 6px;
  }
  .product-actions {
    flex-direction: column;
    margin-left: 20%;
    margin-right: 20%;
  }
  .product-actions .buy-form,
  .btn-whatsapp {
    width: 100%;
  }
}
#contact-page iframe {
  width: 100%;
  height: 400px;
}

form.part-search {
    width: 400px;
    border: 1px solid #999999;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #f6f6f6;
}
.filter-line.disabled {
  color: gray;
}
form.part-search .row {
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 10px;
}

form.part-search .row select {
    width: 350px;
}
.part-search button {
    width: 350px;
    background: #1f69a7;
    padding: 5px;
    border-radius: 5px;
    color: white;
    font-weight: 600;
    transition-duration: 1s;
    height: 44px;
}
.part-search button:hover {
    background: #174e7c;
}
.part-search .hint {
    width: 80%;
    font-size: 13px;
    margin-top: -10px;
    margin-bottom: 20px;
}
.part-search .select2-selection__rendered {
    line-height: 41px !important;
}
.part-search .select2-container .select2-selection--single {
    height: 44px !important;
}
.part-search .select2-selection__arrow {
    height: 43px !important;
}
.part-search .search-title {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: .5px;
    margin-top: 10px;
}
.contactinfo li > a, .contactinfo li > button {
  display: inline-block;
}       
@media all and (max-width: 480px) {
    .category-search-container {
      margin: 15px;
    }
    .product-information span span {
      float: unset;
      margin-right: 0;
      padding: 0 25px 0 25px;
    }
    .product-information .btn.btn-fefault.cart {
      margin: 0;
    }
    .product-information {
      padding-left: 0;
    }
    .owl-stage .owl-item {
      width: 80px !important;
      height: auto;
    }
    .owl-carousel .item img {
        width: 80px !important; /* Adjust for smaller screens */
    }
    .header_top {
      padding-left: 5px;
      padding-right: 5px;
    }
    .contactinfo .phone-numbers > a {
    padding-right: 5px;
    padding-left: 0;
    }
    .cart_product > a > img {
      width: 100%;
    }
    #cart_items table > tbody > .product-list {
      display: grid;
      padding-bottom: 10px;
    }
    .features_items .title.text-center {
      padding-top: 25px;
    }
    .shop-menu ul li {
        width: 100%;
    }
    .header_top .nav > li > a {
      display: initial;
    }
    #part-search {
      width: 100%;
    }
    .banner-flex .flex-container {
      display: none;
    }
    .banner-flex .flex-child-element {
      width: 100%;
      margin: 0;
    }
   .mobile-hidden {
    display: none !important;
   } 
   #progress {
       display: none;
   }
   .checkout-border {
        border: none;
        padding: 35px;
   }
   .checkout-row {
      display: block;
      justify-content: center;
    }
}
@media (min-width:480px)  {
    .contactinfo ul li:first-child{
        margin-left: -15px;
    }
    .flex-list {
        width: calc((100% / 3) - 10px);
    }  
    .nav.nav-pills.nav-stacked.rules {
      column-count: 3;
    }
    .pc-hidden {
        display: none !important;
    }
}
@media all and (max-width: 720px) { 
   .banner-flex .flex-child-element.tablet-hidden {
    display: none;   
   } 
}
@media (max-width: 768px) {
    .home-logo img {
        height: 4vw;
    }
  .bank-image {
    max-width: 25%; /* Adjust this value as needed */
  }
}
/* Badge color variants */
.badge-success {
  background-color: #5cb85c;
}

.badge-info {
  background-color: #5bc0de;
}

.badge-warning {
  background-color: #f0ad4e;
}

.badge-danger {
  background-color: #d9534f;
}

.badge-primary {
  background-color: #337ab7;
}

/* Orders phone input box styling */
.orders-phone-box {
  background-color: #fff;
}
/* Brand Logos Section */
.brand-logos-section {
  margin: 30px 0;
  padding: 0 15px;
}

.brand-logos-title {
  font-family: 'Roboto', sans-serif;
  font-size: 22px;
  font-weight: 700;
  color: #333;
  margin-bottom: 20px;
}

.brand-logos-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(90px, 1fr));
  gap: 10px;
}

.brand-logo-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  padding: 12px;
  background: #fff;
  transition: box-shadow 0.2s ease, border-color 0.2s ease;
  text-decoration: none;
  aspect-ratio: 1 / 1;
}

.brand-logo-item:hover {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  border-color: #ccc;
}

.brand-logo-item img {
  max-width: 100%;
  max-height: 50px;
  object-fit: contain;
}

.brand-logo-all {
  flex-direction: column;
  gap: 4px;
  text-decoration: none;
  color: #333;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  text-align: center;
}

.brand-logo-all:hover {
  color: #0b5391;
}

.brand-logo-arrow {
  font-size: 18px;
}

@media (max-width: 768px) {
  .brand-logos-grid {
    grid-template-columns: repeat(auto-fill, minmax(70px, 1fr));
    gap: 8px;
  }

  .brand-logo-item img {
    max-height: 35px;
  }

  .brand-logos-title {
    font-size: 18px;
  }

  .brand-logo-all {
    font-size: 10px;
  }
}

@media (max-width: 480px) {
  .brand-logos-grid {
    grid-template-columns: repeat(auto-fill, minmax(60px, 1fr));
    gap: 6px;
  }

  .brand-logo-item {
    padding: 8px;
  }

  .brand-logo-item img {
    max-height: 28px;
  }
}
/* ================================================
   All Brands Page
   ================================================ */
.all-brands-page {
  padding: 20px 15px 40px;
}

.all-brands-heading {
  font-family: 'Roboto', sans-serif;
  font-size: 28px;
  font-weight: 700;
  color: #333;
  margin-bottom: 8px;
}

.all-brands-subtitle {
  font-size: 14px;
  color: #777;
  margin-bottom: 20px;
}

.all-brands-search-wrap {
  margin-bottom: 20px;
}

.all-brands-search {
  width: 100%;
  max-width: 400px;
  padding: 10px 15px;
  font-size: 15px;
  border: 2px solid #e5e5e5;
  border-radius: 8px;
  outline: none;
  transition: border-color 0.2s;
}

.all-brands-search:focus {
  border-color: #0b5391;
}

.all-brands-letters {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-bottom: 25px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.all-brands-letter-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  background: #f5f5f5;
  border-radius: 6px;
  color: #0b5391;
  font-weight: 700;
  font-size: 14px;
  text-decoration: none;
  transition: background 0.2s, color 0.2s;
}

.all-brands-letter-link:hover {
  background: #0b5391;
  color: #fff;
  text-decoration: none;
}

.all-brands-group {
  margin-bottom: 25px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e0e0e0;
}
.all-brands-letter {
  font-size: 32px;
  font-weight: 700;
  color: #0b5391;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 3px solid #0b5391;
  display: inline-block;
}

.all-brands-list {
  display: flex;
  flex-wrap: wrap;
  gap: 0;
}

.all-brands-item {
  display: inline-block;
  padding: 6px 16px;
  font-size: 15px;
  color: #333;
  text-decoration: none;
  border-radius: 4px;
  transition: background 0.15s, color 0.15s;
}

.all-brands-item:hover {
  background: #f0f6fc;
  color: #0b5391;
  text-decoration: none;
}

.all-brands-no-results {
  text-align: center;
  font-size: 16px;
  color: #999;
  padding: 40px 0;
}

@media (max-width: 768px) {
  .all-brands-heading {
    font-size: 22px;
  }

  .all-brands-letter {
    font-size: 26px;
  }

  .all-brands-item {
    font-size: 14px;
    padding: 5px 12px;
  }

  .all-brands-letter-link {
    width: 30px;
    height: 30px;
    font-size: 12px;
  }
}

/* ================================================
   Brand Landing Page (Models Grid)
   ================================================ */
.brand-landing-page {
  padding: 20px 15px 40px;
}

.brand-landing-heading {
  font-family: 'Roboto', sans-serif;
  font-size: 28px;
  font-weight: 700;
  color: #333;
  margin-bottom: 8px;
}

.brand-landing-subtitle {
  font-size: 14px;
  color: #777;
  margin-bottom: 20px;
}

.brand-landing-search-wrap {
  margin-bottom: 25px;
}

.brand-landing-search {
  width: 100%;
  max-width: 400px;
  padding: 10px 15px;
  font-size: 15px;
  border: 2px solid #e5e5e5;
  border-radius: 8px;
  outline: none;
  transition: border-color 0.2s;
}

.brand-landing-search:focus {
  border-color: #0b5391;
}

.brand-models-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 20px;
  margin-bottom: 30px;
}

.brand-model-card {
  min-width: 0;
}

.brand-model-name {
  display: block;
  font-size: 18px;
  font-weight: 700;
  color: #0b5391;
  text-decoration: none;
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: 2px solid #0b5391;
}

.brand-model-name:hover {
  color: #094275;
  text-decoration: none;
}

.brand-model-lines {
  list-style: none;
  padding: 0;
  margin: 0;
}

.brand-model-lines li {
  margin-bottom: 4px;
}

.brand-model-lines li a {
  font-size: 13px;
  color: #333;
  text-decoration: none;
  transition: color 0.15s;
  display: block;
  padding: 2px 0;
}

.brand-model-lines li a:hover {
  color: #0b5391;
  text-decoration: none;
}

.brand-line-years {
  color: #999;
  font-size: 14px;
}

.brand-landing-no-results {
  text-align: center;
  font-size: 16px;
  color: #999;
  padding: 40px 0;
}

.brand-landing-no-results a {
  display: block;
  margin-top: 10px;
  color: #0b5391;
}

.brand-seo-text {
  margin-top: 30px;
  padding: 16px;
  font-size: 14px;
  color: #444;
  line-height: 1.6;
}

.brand-landing-page .category-faq {
  margin-top: 30px;
}

.brand-landing-back {
  margin-top: 20px;
  padding-top: 15px;
  border-top: 1px solid #e5e5e5;
}

.brand-landing-back-link {
  font-size: 14px;
  color: #0b5391;
  text-decoration: none;
}

.brand-landing-back-link:hover {
  text-decoration: underline;
}

@media (max-width: 1200px) {
  .brand-models-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 992px) {
  .brand-models-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 768px) {
  .brand-models-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }

  .brand-landing-heading {
    font-size: 22px;
  }

  .brand-model-name {
    font-size: 16px;
  }
}

@media (max-width: 480px) {
  .brand-models-grid {
    grid-template-columns: 1fr;
    gap: 15px;
  }
}

/* Bigger brand text */
.all-brands-item {
  font-size: 18px;
}

/* Mobile: single brand per line */
@media (max-width: 768px) {
  .all-brands-list {
    flex-direction: column;
  }

  .all-brands-item {
    display: block;
    font-size: 16px;
    padding: 8px 16px;
  }
}
/* Letter and brands on same line */
.all-brands-group {
  display: flex;
  align-items: baseline;
  gap: 10px;
  margin-bottom: 0;
  padding: 15px 0;
}

.all-brands-letter {
  flex-shrink: 0;
  min-width: 40px;
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
  display: block;
}

.all-brands-list {
  align-items: baseline;
}
/* ===== Model Landing Page ===== */
.model-landing-page {
  padding: 20px 0 40px;
}

.model-landing-heading {
  font-size: 26px;
  font-weight: 600;
  color: #333;
  margin-bottom: 8px;
}

.model-landing-subtitle {
  font-size: 15px;
  color: #666;
  margin-bottom: 25px;
}

.model-landing-back {
  margin-top: 30px;
  padding-top: 15px;
  border-top: 1px solid #eee;
}

.model-landing-back-link {
  color: #0b5391;
  text-decoration: none;
  font-size: 15px;
}

.model-landing-back-link:hover {
  text-decoration: underline;
}

@media (max-width: 768px) {
  .model-landing-heading {
    font-size: 20px;
  }
}
/* ── Category top description ───────────────────────────────────────────── */
.category-top-description {
    border-radius: 4px;
    margin-bottom: 20px;
    font-size: 14px;
    color: #444;
    clear: both;
}

/* ── Category FAQ accordion ─────────────────────────────────────────────── */
.category-faq {
    margin-top: 40px;
    border-top: 1px solid #e5e5e5;
    padding-top: 24px;
    clear: both;
}

.category-faq-title {
    font-size: 20px;
    margin-bottom: 16px;
}

.faq-item {
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-bottom: 8px;
}

.faq-question {
    padding: 12px 16px;
    cursor: pointer;
    font-weight: 600;
    background: #0b5391;
    color: #fff;
    user-select: none;
    border-radius: 3px;
}

.faq-question:hover {
    background: #fff;
    color: #0b5391;
}

.faq-question:hover .faq-icon {
    color: #0b5391;
}

.faq-icon {
    display: inline-block;
    width: 20px;
    font-style: normal;
    font-weight: bold;
}

.faq-answer {
    padding: 12px 16px;
    display: none;
    border-top: 1px solid #ddd;
    color: #555;
    font-size: 14px;
}

/* ── Category Link Blocks ─────────────────────────────────────────────── */
.category-link-blocks {
    margin-top: 40px;
    clear: both;
}

.link-block-section {
    margin-bottom: 30px;
}

.link-block-section h3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 16px;
    color: #333;
}

.link-block-list {
    column-count: 2;
    column-gap: 40px;
}

.link-block-item {
    padding: 4px 0 4px 16px;
    break-inside: avoid;
}

.link-block-item a {
    color: #0b5391;
    text-decoration: none;
    font-size: 14px;
}

.link-block-item a:hover {
    text-decoration: underline;
}

@media (max-width: 768px) {
    .link-block-list {
        column-count: 1;
    }
}

.product-details .faq-section .faq-icon-q {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  background: #1a1a1a;
  color: #fff;
  border-radius: 50%;
  font-size: 12px;
  font-weight: 700;
  flex-shrink: 0;
  text-align: center;
}
.product-details .faq-section .faq-toggle-icon {
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  flex-shrink: 0;
  line-height: 1;
  margin: 0;
}
.homepage-seo-block {
    padding: 20px;
}
.form-outline {
    position: relative;
    display: flex;
    align-items: center;
}

.form-outline .form-control {
    padding-right: 45px; /* vieta mygtukui */
}

.form-outline .search-button {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 0 4px 4px 0;
    background: transparent;
    border: none;
    color: #1a6496; /* mėlyna spalva kaip screenshot'e */
    padding: 0 12px;
}

.form-outline .search-button:hover {
    background: transparent;
    color: #0d3c5e;
}
.oem-seo-section {
    clear: both;
}
@media (max-width: 768px) {
    .oem-seo-section {
        margin: 15px;
    }
}