body {
	font-family: Roboto !important;
	font-size: 1rem;
	line-height: 1.25em;
}
.h1, .h2, .h3 {
	text-transform: capitalize;
	color: #304269;
}
a, h2,.block .title_block a, .block h4 a, .page-heading, .page-subheading, .cat_desc p,
.footer-container .h3, .footer-container .h4,#contact-infos,
#block_contact_infos h4,
.product-miniature .product-price-and-shipping {
	color: #304269 !important;
}
a:focus:not(:focus-visible) {
    outline: none;
    box-shadow: none;
}
header {
  z-index: 1;
  position: relative;
  background: #fff;
  padding-bottom: 15px; }

#block_top_menu {
	padding: 0px;
	width: auto;
}
#header .header-nav, #header .header-nav .blockcart {
  background: #d9e8f5; 
  color: #304269;
  font-size: 12px;
}
.header-top #search_widget input {
	background: #fff !important;
	border-color: #D9E8F5 !important;
	color: #304269 !important;
}
body#checkout #header .header-nav{padding:0}
.sf-menu > li > a{
	font-size: 12px;
}
header .header-nav .row {margin: 0px; }
header .header-nav nav {width: 100%; }
header .row {position: relative; }
marquee {
	float: left;
	line-height: 49px;
	font-weight: bold;
	color: #304269 !important;
}
#header, #header .header-top {
	box-shadow: none;
}
#header #block_top_menu .sf-menu {
	background: #D9E8F5 !important;
	border-bottom: none !important;
}
#header .header-top > .container {
	border-bottom: 1px solid #D9E8F5;
	padding-bottom: 20px;
}
.sf-contener {
	clear: none;
	float: left;
	width: 70%;
}
.label, label,
form .form-control-comment,
form .form-control-label {
	color: #304269;
}
.page-authentication .page-header h1,
.page-registration .page-header h1{
	text-align: center;
}
.submenu-container, .submenu-container ul {
	box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.2);
}
#search_widget form {
	border: 1px solid #D9E8F5;
}
#search_widget form i {
	padding: 18px 10px 15px 10px;
	background: #D9E8F5;
	height: auto;
	width: auto;
}
.header-top #search_widget input {
	font-size: 12px;
	padding: 18px 20px 18px 50px;
	background-color: #fff;
}

.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background: #304269;
	color: #fff !important;

}
.sf-menu a:not(.sf-menu .submenu-container a), 
.sf-menu a:focus:not(.sf-menu .submenu-container a:focus), 
.sf-menu a:hover:not(.sf-menu .submenu-container a:hover), 
.sf-menu a:active:not(.sf-menu .submenu-container a:active)
{
	font:600 16px/18px Roboto;
	text-shadow: unset;
}
.sf-menu li.sfHover, .sf-menu li.sfHover:hover, .sf-menu li.sfHover:focus,
.sf-menu li.sfHoverForce, .sf-menu li.sfHoverForce:hover {    
	background-color: #304269 !important;
  color: #fff !important;
  font-size:12px;
}
.sf-menu .sfHoverForce a:not(.sf-menu .sfHoverForce .submenu-container a), 
.sf-menu .sfHoverForce a:visited:not(.sf-menu .sfHoverForce .submenu-container a:visited),
.sf-menu .sfHover a:not(.sf-menu .sfHover .submenu-container a), 
.sf-menu .sfHover a:visited:not(.sf-menu .sfHover .submenu-container a:visited)
 {
	color: #fff !important;
	text-shadow: unset;
	font:600 16px/18px Roboto;
}
.sf-menu .sfHoverForce a:not(.sf-menu .sfHoverForce .submenu-container a):not(.sf-menu .sfHoverForce a.sf-with-ul), 
.sf-menu .sfHoverForce a:visited:not(.sf-menu .sfHoverForce .submenu-container a:visited):not(.sf-menu .sfHoverForce a.sf-with-ul){
	font-size:12px !important;
	font-weight: normal !important;
}
.sf-menu li.sfHoverForce a.sf-with-ul:visited{
	text-shadow: unset;
	color: #fff;
}

.sf-menu li.sfHover a:hover{
	background-color: #304269 !important;
	color: #fff !important;
	text-shadow: unset;
	font-size:12px;
}
.sf-menu a, .sf-menu a:visited {
	text-shadow: none !important;
}
#wrapper{
	min-height: 526px;
	padding-top: 0px;
	background: #fff;
}
.carousel {
	width: 66%;
	padding-left:0;
	padding-right:0;
}
.carousel .carousel-inner {
	height: 408px;
}
.carousel .carousel-item .caption{
	opacity: 0;
}
.carousel .carousel-control.left, .carousel .carousel-control.right {
	opacity: 0;
}
#htmlcontent_top {
	float: right;
	width: 34%;
	max-width: 391px;
}
#htmlcontent_top ul li {
	width: 100%;
	margin-bottom: 10px;
}
#htmlcontent_top ul li img {
	max-width: 100%;
	height: auto;
}
.featured-products {
	display: inline-block;
	margin-top: -60px;
}
.featured-products .products-section-title {
	text-align: left;
	background-color: #D9E8F5;
	width: 125px;
	padding: 15px;
	font-weight: bold;
	font-size: 19px;
}
#products .all-product-link, .featured-products .all-product-link, .product-accessories .all-product-link,
.products article .wishlist-button-add,
.product-miniature .product-flags li.product-flag.online-only {
	display: none;
}
.product-miniature .thumbnail-top {
	padding: 9px;
	margin-bottom: 13px;
	position: relative;
}
.product-quantity .input-group-btn-vertical {
	width: auto;
	display: none;
}
#blockcart-modal .product-name {
	font-size: 16px;
	line-height: 23px;
	margin-bottom: 20px;
	color: #304269 !important;
}
#footer {
	padding-top: 0; 
	position: relative;
	width: 100%;
	bottom: 0;
}
body .footer-container {
	background: #91bed4 !important;
	padding-top: 10px;
}
.footer-container li a {
	cursor: pointer;
	color:#fff !important;
	text-transform: capitalize;
}
.block-contact:not(h4){
	color:#fff;
	font-size: 12px;
}
.block-contact:not(h4), .footer-container li a{
	font-size: 12px;
}
#block_trustlogo {
	position: relative;
	display: flex;
	align-items: center;
	height: 100%;
	right: 0px;
	margin: 0px !important;
}
.trusted-logo img {
	width: 70%;
	margin-top: 50px;
} 
.button.button-medium, .label-success, .button.button-small span {
	background: #304269 !important;
	border: 1px solid #304269 !important;
}
.btn-primary, .btn-primary:hover{
	background: #304269 !important;
	color:#fff !important;
}
#header .header-nav .blockcart.active a:hover, #header .header-nav .cart-preview.active a, #header .header-nav .cart-preview.active i {
	color: #fff !important;
}
.product-miniature .thumbnail-container{
border: 0px solid #D9E8F5 !important;
box-shadow: 0px 0px 2px 0px rgba(217, 232, 245,0) inset;
-webkit-box-shadow: 0px 0px 2px 0px rgba(217, 232, 245,0) inset;
-moz-box-shadow: 0px 0px 2px 0px rgba(217, 232, 245,0) inset;
}
.product-miniature .thumbnail-container:hover{
border: 3px solid #D9E8F5;
box-shadow: 5px 5px 5px 5px rgba(217, 232, 245,0.75) inset;
-webkit-box-shadow: 2px 0px 2px 2px rgba(217, 232, 245,0.75) inset;
-moz-box-shadow: 2px 0px 2px 2px rgba(217, 232, 245,0.75) inset;
}
.product-miniature .thumbnail-container:hover .highlighted-informations{
	min-height: 345px;
	margin-top: -35px;
}
.product-miniature .highlighted-informations .btn-primary{
	background:#D9E8F5 !important;
	color:#304269 !important;
	padding: .7rem 0.45rem;
	float: left;
	font-size: 12px;
	margin-left: 1px;
	box-shadow: 0px 0px 0px 2px rgba(48, 66, 105,0.25) inset;
-webkit-box-shadow: 0px 0px 0px 2px rgba(48, 66, 105,0.25) inset;
-moz-box-shadow: 0px 0px 0px 2px rgba(48, 66, 105,0.25) inset;
}
.product-miniature .highlighted-informations .quick-view {
	background: #FFF !important;
	color: #304269 !important;
	border: 3px solid #D9E8F5 !important;
	padding: .7rem 0.45rem;
	float: right;
	font-size: 12px;
	font-weight: 600;
	margin-right: 16px;
	text-transform: uppercase;
	box-shadow: 0px 0px 0px 2px rgba(48, 66, 105,0.25) inset;
	-webkit-box-shadow: 0px 0px 0px 2px rgba(48, 66, 105,0.25) inset;
	-moz-box-shadow: 0px 0px 0px 2px rgba(48, 66, 105,0.25) inset;
	min-width: 78px;
}
.block-category {
	min-height: auto;
	box-shadow: none;
	border: 0;
	background: transparent;
}
.block-category h1{
	text-transform: uppercase;
}
.block-category .block-category-inner{
	display: none;
}
.product-price{
	color: #304269;
	font: 600 16px;
}
/*.product-price strong{
	color: #304269;
	font: 600 12px;
}*/
.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 18px;
	list-style: none;
	background-color: #f6f6f6;
	border-radius: 0px;
}
.breadcrumb {
	display: inline-block;
	padding: 0 11px;
	border: 1px solid #d6d4d4;
	font-weight: bold;
	font-size: 12px;
	line-height: 24px;
	min-height: 6px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
	margin-bottom: 16px;
	position: relative;
	z-index: 1;
}
.breadcrumb > li {
	display: inline-block;
}
.breadcrumb li:nth-child(1){
	padding-left: 8px;
}
.icon, [class^="icon-"] {
	display: inline-block;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
}
.breadcrumb a {
	display: inline-block;
	background: #fff;
	padding: 0 15px 0 22px;
	margin-left: -26px;
	position: relative;
	z-index: 2;
	color: #333;
}
.breadcrumb a.home {
	font-size: 17px;
	color: #304269 !important;
	width: 38px;
	text-align: center;
	padding: 0;
	margin: 0 0 0 -10px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
	z-index: 99;
	line-height: 22px;
	display: inline-block;
	height: 25px;
}
.breadcrumb a.home i {
	vertical-align: -1px;
}
.page-not-found #search_widget{
	display: none;
}
#product-modal .modal-dialog{
	background: #fff;
	max-width: 860px;
}
#product-modal .modal-content .modal-body{
	margin-left:0;
}
#product-modal figcaption,#product-modal #thumbnails{
	display: none;
}
#product-modal figure {
	margin: 0 auto;
}
#product-modal .modal-content .modal-body .arrows{
	right:0;
}
#product-modal .modal-content .modal-body .product-cover-modal img
{
	-webkit-transition:all .2s linear;
	transition:all .2s linear;
}
.arrows .arrow-back{
	left:-20px;
	position: absolute;
	color:#000;
	top:35%;
}
.arrows .arrow-forward{
	right:-20px;
	position: absolute;
	color:#000;
	top:35%;
}
.product-line-info .cart_ref{
	font-size: 12px;
	font-family: Roboto;
}

h1, h2, h3 {
	margin-top: 18px;
	margin-bottom: 9px;
}
h2, .h2 {
	font-size: 19px;
}
h4, h5, h6 {
	margin-top: 9px;
	margin-bottom: 9px;
}
h4, .h4 , b, strong {
	font-size: 14px;
	color: #304269 !important;
}

p,h2, .h2, h5, h6, em,.label, .value, #wrapper .breadcrumb li:last-child{
	color: #304269 !important;
}
.cart-items .cart-item:not(.cart-items .cart-item:last-child) {
	border-bottom: 1px solid #d6d4d4;
}
#main .page-header h1,.page-cms .page-heading,.page-addresses .address .address-body h4 {
	font: 600 16px/18px Roboto;
	color: #304269 !important;
	text-transform: uppercase;
	padding: 0px 0px 17px 0px;
	margin-bottom: 30px;
	border-bottom: 1px solid #d6d4d4;
	overflow: hidden;
}
#main .page-content,.page-addresses .address .address-body address,.page-content.page-cms ul,.page-content.page-cms ul li,.page-content.page-cms p, p{
	text-transform: unset;
	color: #304269 !important;
	font-size: 12px;
	font-family: Roboto;
}

.page-addresses .address .address-body h4, .page-order-detail .addresses h4, .page-order-detail h3{
	text-transform: uppercase;
	color: #304269 !important;
}
#main .page-header {
	margin-bottom: 1.563rem;
	padding-bottom: 0;
}
.page-content.page-cms ul {
	list-style: disc;
	list-style-type: disc;
	padding-left: 15px;
}
.page-content.page-cms ul,.page-content.page-cms ul li,.page-content.page-cms p, p{
	font: 400 14px Roboto;	
}

.page-content.page-cms ul li{
	padding-bottom:5px;
}
.top-hr {
	background: #99bed5 !important;
	height: 5px;
	margin: 2px 0 31px;
}
.tabs .nav-tabs{
	/*border-bottom: #99bed5 1px solid;*/
}
.color-red-bold{color:red !important;font:600 16px Roboto;}
#left-column .links .h3 , #left-column .featured-products h2.title{
	background: #D9E8F5 !important;
	border: none !important;
	color: #304269 !important;
	font:600 18px/22px Roboto;
	text-transform: uppercase;
	padding: 14px 5px 17px 20px;
  margin-bottom: 20px;
}
#left-column .links ul li {
	padding: 5px 0 6px 20px;
	border-top: 1px solid #d6d4d4;
}
#left-column .links ul li:nth-child(1) {
	border-top:0;
}
.product-line-grid-right .cart-line-product-actions, .product-line-grid-right .product-price{
	color: #304269 !important;
}
#header .header-nav .cart-preview.active .body{
	/*display: inline;*/
  width: 100%;
  position: absolute;
  right: 0;
  background: #fff;
  z-index: 10;
  top:50px;
  padding-top:10px;
  border:1px solid #d6d4d4;
}
#header .header-nav .cart-preview .body.cart-hover-content ul{
	position: relative;
	width:100%;
}
#header .header-nav .cart-preview .body.cart-hover-content ul li/*:not(#header .header-nav .cart-preview .body.cart-hover-content ul li:last-child)*/{
	position: relative;
	float:left;
	clear: both;
	width:100%;
	border-bottom: 1px solid #d6d4d4;
}
#header .header-nav .cart-preview .body.cart-hover-content .remove-from-cart {
	color: #304269 !important;
	position: relative;
	/* right: 34px; */
	float: right;
	width: auto;
	/* top: -30px; */
	text-decoration: underline;
	left: 0;
	clear: both;
	text-align: right;
	margin-right: 10px;
	margin-bottom: 5px;
}
#header .header-nav .cart-preview .body.cart-hover-content ul li .product-quantity{display: none}
#header .header-nav .cart-preview .body.cart-hover-content ul li .shoppingcart_img{
	float:left;
	width:40%;
	padding: 10px 10px;
}
#header .header-nav .cart-preview .body.cart-hover-content ul li .product-name,
#header .header-nav .cart-preview .body.cart-hover-content ul li .product-price
{
	float:right;
	color:#304269;
	text-align: left;
	width:60%;
	padding: 10px 10px;
}
#header .header-nav .cart-preview .body.cart-hover-content ul li .product-name{
	white-space: normal;
}
#header .header-nav .cart-preview .body.cart-hover-content .cart-total {
	position: relative;
	width: 100%;
	clear: both;
	text-align: right;
	font:600 18px/22px Roboto;
	padding-right:10px;
	padding-top:10px;
}
#header .header-nav .cart-preview .body.cart-hover-content .cart-total .label{
	font:600 18px/22px Roboto;
	padding-right: 15px;
}
#header .header-nav .cart-preview .body.cart-hover-content .cart-wishlist-action{
	position: relative;
	width: 100%;
	height: auto;
	margin:15px auto;

}
#header .header-nav .cart-preview .body.cart-hover-content .cart-wishlist-action a:hover, 
#header .header-nav .cart-preview .body.cart-hover-content .cart-wishlist-action a, 
#header .header-nav .cart-preview .body.cart-hover-content .cart-wishlist-action i,
#header .header-nav .cart-preview .body.cart-hover-content .cart-wishlist-action a,
#header .header-nav .cart-preview .body.cart-hover-content .cart-wishlist-action a:hover,
{
	color:#304269 !important;

}
#header .header-nav .cart-preview .body.cart-hover-content .cart-wishlist-action .cart-wishlist-viewcart{
	padding:10px 20px;
	width:50%;
	background: #fff;
	color: #304269 !important;
	border:1px solid #304269;
	text-transform: uppercase;
	font:600 16px/18px Roboto;
}
#header .header-nav .cart-preview .body.cart-hover-content .cart-wishlist-action .cart-wishlist-checkout{
	padding:10px 20px;
	width:50%;
	background: #304269;
	color:#fff;
	text-transform: uppercase;
	font:600 16px/18px Roboto;
}
/* Product Detail */
.box-info-product {
	background: #f6f6f6;
	border: 1px solid #d2d0d0;
	border-top: 1px solid #b0afaf;
	border-bottom: 1px solid #b0afaf;
}
h1.h1  {
	font-size: 1.075rem;
}
.product-information{width:100%;}
.product-information .product-description{width:60%;float:left;}
.product-information .product-price-section{width:40%;float:right;border: 1px solid #99bed5;}
.box-info-product p {
	margin-bottom: 7px;
}
.product-information .product-price-section .product-prices{text-align: center;}
.product-information .product-price-section .product-prices .product-price {
	color: #304269 !important;
	font: 800 32px Roboto;
	/*line-height: 18px;*/
}
.product-quantity .add{position: relative; margin-bottom: -23px;}
.product-actions .btn-primary{
	background: #24B9D7 !important;
	padding: 0;
}
.product-quantity #quantity_wanted{width:5rem;text-align: center;}
.product-actions .add-to-cart::before {
	font-family: "FontAwesome";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	color: #fff;
	font-size: 25px;
	line-height: 47px;
	text-shadow: 0 1px #015883;
	content: "\f07a";
	z-index: 2;
	width: 51px;
	text-align: center;
	border: 1px solid #06b2e6;
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 0 0 5px;
}
.product-actions .add-to-cart {
	margin:0 auto;
	height: 2.98rem;
	text-transform: capitalize;
	border-top: 1px solid #0079b6;
	border-right: 1px solid #006fa8;
	border-left: 1px solid #006fa8;
	border-bottom: 1px solid #012740;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	display: block;
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWFkMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwN2FiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
	background-size: 100%;
	background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#009ad0),color-stop(100%,#007ab7));
	background-image: -moz-linear-gradient(#009ad0,#007ab7);
	background-image: -webkit-linear-gradient(#009ad0,#007ab7);
	background-image: linear-gradient(#009ad0,#007ab7);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009ad0',endColorstr='#007ab7',GradientType=0 );
}

.product-actions .add-to-cart::after {
	background: url(https://madhuramstores.com/themes/default-bootstrap/css/../img/border-1.gif) repeat-y 0 0;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 51px;
	content: "";
	width: 1px;
	z-index: 2;
}
.product-actions .add-to-cart span {	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-weight: 700;
	font-size: 20px;
	line-height: 22px;
	border-top: 1px solid #06b2e6;
	border-right: 1px solid #06b2e6;
	border-left: 1px solid #06b2e6;
	border-bottom: 1px solid #06b2e6;
	text-shadow: 0 1px #015883;
	padding: 12px 36px 14px 60px;
	color: #fff;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border:0px;
}
.product-actions .add-to-cart:hover {
      background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwN2FiNyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOWFkMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
      background-size: 100%;
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #007ab7), color-stop(100%, #009ad0));
      background-image: -moz-linear-gradient(#007ab7, #009ad0);
      background-image: -webkit-linear-gradient(#007ab7, #009ad0);
      background-image: linear-gradient(#007ab7, #009ad0);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007ab7', endColorstr='#009ad0',GradientType=0 );
      background-position: 0 0; 
}
.tax-shipping-delivery-label, .wishlist-button-add{display: none !important;}
.product-variants {
	-moz-box-shadow: inset 0 6px 6px rgba(0,0,0,0.05);
	-webkit-box-shadow: inset 0 6px 6px rgba(0,0,0,0.05);
	box-shadow: inset 0 6px 6px rgba(0,0,0,0.05);
	padding: 19px 19px 0;
}

.product-variants .product-variants-item ul {
	clear: both;
}
.product-variants .product-variants-item ul li {
	float: left;
	margin-right: 10px;
}
.control-label{
	margin-bottom: 5px;
  font-weight: bold;
	color: #304269 !important;
}
.input-radio {
	width: 13px;
	height: 13px;
	margin: 5px;
	min-height: 18px;
	opacity: 1;
}
.input-radio + span, .input-radio:checked + span, .input-radio:hover + span{border:0px solid;}
.radio-label{
	color: #304269 !important;
	font-weight: normal;
	font-size:12px;
	margin-left:10px;
	background: none;
}
.product-quantity {
	flex-direction: column;
	gap: 20px;
	/*align-items: center;*/
	padding:0px 20px;
}
.product-add-to-cart .control-label{padding:0px 20px;}
.product-quantity .qty{gap:5px;}
.product-quantity .qty input{width:100px;}
.icon-plus, .icon-minus{font:600 24px all-petite-caps;}
.btn.button-plus,
.btn.button-minus {
  font-size: 14px;
  line-height: 14px;
  color: #c0c0c0;
  text-shadow: 1px -1px rgba(0, 0, 0, 0.05);
  padding: 0;
  border: 1px solid;
  border-color: #dedcdc #c1bfbf #b5b4b4 #dad8d8;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0; }
  .btn.button-plus span,
  .btn.button-minus span {
    display: block;
    border: 1px solid #fff;
    vertical-align: middle;
    width: 25px;
    height: 25px;
    text-align: center;
    vertical-align: middle;
    padding: 4px 0 0 0;
    background: white;
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(white), to(#fbfbfb));
    background-image: -webkit-linear-gradient(top, white, 0%, #fbfbfb, 100%);
    background-image: -moz-linear-gradient(top, white 0%, #fbfbfb 100%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #fbfbfb 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFFBFBFB', GradientType=0); }
  .btn.button-plus:hover,
  .btn.button-minus:hover {
    color: #333; }
  .btn.button-plus:hover span,
  .btn.button-minus:hover span {
    filter: none;
    background: #f6f6f6; 
  }

@media (max-width: 767px) {
	#block_top_menu {
		width: 100%;
	}
	#header .header-nav #menu-icon{
		display: none;
	}
	#header marquee{
		width:50%;
	}
	header .row{
		width:100%;
	}
	#header .header-nav{
		/*min-height: 122px;*/
	}
	#header .top-logo{
		min-height: 158px;
	}
	#header .top-logo img {
		width: auto;
		 max-height: 8rem; 
		 margin:0 auto;
	}
	.header-top-right {
		width: 100%;
		padding-right: 15px;
	}
	#header .header-top > .container {
		border-bottom: 0px solid #D9E8F5;
		padding-bottom: 0px;
	}
	.sf-contener{width: 100%}
  .cat-title {
    display: block;
    font: 600 16px/18px Roboto;
    text-transform: uppercase;
    color: #304269;
    display: block;
    padding: 17px 20px;
    border-bottom: 1px solid #304269;
    background: #d9e8f5;
    position: relative;
  }
  .featured-products .products-section-title{
  	margin: 3.5rem 0;
  	padding: 12px;
  }
  .carousel {
	width: 100%;

}
.carousel .carousel-inner {
	height: 193px;
	margin-left: 20px;
	width: auto;

}
#htmlcontent_top {
	float: left;
	width: 100%;
	max-width: 391px;
	position: relative;
	top:-25px;
}
#htmlcontent_top ul li{
	float: left;
	width:50%;
}
.links.block-contact .title {
	border-bottom: 0px solid #f6f6f6;
}
  .footer-container .links ul{
  	background: transparent !important;
  }
  .footer-container .links ul > li{
  	border:0;
  }
  #block_contact_infos h4{
  	display: none;
  }
  .trusted-logo{
  	width:100%;

  }
  .trusted-logo img {
		width: auto;
		position: relative;
		left: 50%;
		transform: translateX(-50%);
	}
	#left-column{display:none;}
	.product-information .product-price-section,.product-information .product-description{width:100%}
	@media (min-width: 600px) {
		#search_widget {
			width: 100%;
			max-width: 100%;
		} 
		.carousel .carousel-inner {
			height: 275px;
			margin-left: 102px;
			width: 94%;
		}
	}
}
@media (min-width: 768px) and (max-width: 900px){
  #search_widget {
		float: unset;
		margin-bottom: 0;
		position: absolute;
		top: 73px;
		width: 100%;
		max-width: 50%;
	}
	.carousel .carousel-inner {
	height: 260px;
	margin-left: 59px;
}
#header .header-top > .container {
	border-bottom: 1px solid #D9E8F5;
	padding-bottom: 45px;
}
#left-column{display:none;}
}
@media (min-width: 901px) and (max-width: 1200px){
	#search_widget {
		width: auto;
		max-width: 47%;
		min-width: 40%;
	}
}