/**
 * If using a CSS pre-processor, tell it to overwrite this file. If not, place
 * your custom CSS modifications here.
 */
#block-contactformpopup {
    padding: 0;
}
.modal-open .modal {
    z-index: 9999;
}
#block-contactformpopup .modal-dialog{
    width: 55%;
}
#block-gtranslate{
	text-align: right; 
}
#block-gtranslate a{
	display: none; 
}
.top-header{
	background: #f8f8f8;
}
header#navbar {
    border-top: unset;
}
.table-responsive{
    width: 100%;
    overflow: auto;
}
.col-md-3 nav ul li {
    width: 100% !important;
}
.col-md-3 nav ul li a{
	height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #ccc;
    padding: 0;
}
#ajax_loader
{
	background:url(ajax-loader.gif) no-repeat center center;
	position:fixed;
	height:100%;
	width:100%;
	top:0;
	left:0;
	z-index: 9; 
}
section#block-modalpopup {
    padding: 0;
}
.float-left {
    float: left!important;
}
.d-inline-block {
    display: inline-block!important;
}
.clients img{
	height: 50px;
    width: 50px;
}
#flexslider-2 li {
	background: #595b5e;
	color: #fff;
	font-size: 18px;
	border-radius: 10px;
}
.clients{
	display: -webkit-box;
    padding: 20px;
}
.p-0 {
    margin: 0;
}
.clients .fa-star {
    color: #FFD700;
    cursor: pointer;
}
.mt-3, .my-3 {
    margin-top: 1rem!important;
}
.mb-2, .my-2 {
    margin-bottom: .5rem!important;
}
.ml-3, .mx-3 {
    margin-left: 1rem!important;
}
.moreproducts .btn-info{
    color: #fff;
    background-color: #2e353b;
    border-radius: 0px;
	font-size: 18px;
    padding: 12px;
}
.feature-product {
	margin-bottom: 30px;
	text-align: center;
}
.feature-product img {
	width:100%;
	border: 1px solid #ccc;
}
.feature-product .views-field-title a{
	color:#000;
}
.feature-product .btn-info{
	width: 100%;
    color: #fff;
    background-color: #2e353b;
    border-radius: 0px;
	font-size: 18px;
    padding: 12px;
}
.flexslider{
	border: none;
	margin: 0;
}
.customer-support .card{
	background: #f7f7f7;
    border-radius: 15px;
    padding: 20px 28px 20px;
}
section.block-block-content,.customer-support {
    padding: 20px 0px;
}
section .block-title{
	text-align: center;
    font-weight: 700;
}
.main-container{
	margin-top: 30px;
}
.helptext{
	position: absolute;
    right: 3%;
    font-size: 18px;
}
.path-add-bundle-quantity .js-form-type-checkbox {
    margin: 0;
}
.form-control{
	width:100% !important;
}
.certification-row .thumbnail a>img {
    height: 300px;
}
.certification-row  .thumbnail .caption {
    padding: 9px;
    color: #fff !important;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    background: #203d84;
    margin-top: 10px;
}
a b {
    color: #e01f28;
}
.navbar-right {
    right: 0%;
    position: relative;
}
.navbar-addcart{
    color: #ed1c24;
    font-size: 25px;
    margin-right: 0;
    float: right;
    position: absolute;
    top: 18px;
    right: 8%;
	display:none;
}
span#cart-icon:before {
    content: "\f290";
    font-family: FontAwesome;
}
#itemcount{
	position: absolute;
    top: -5px;
    font-weight: 800;
    background: #f8f8f8;
    border-radius: 50%;
    padding: 3px;
    font-size: 10px;
    border: 1px solid #ccc;
    height: 50%;
    line-height: 10px;
}
	
.navbar-addcart a{
    color: #ed1c24;
}

.navbar-default .navbar-nav>li>a {
    font-weight: 500 !important;
    font-size: 14px !important;
	padding: 10px !important;
	color: #000;
}

.footer {
    background: #ffd333;
	padding:0px;
	font-size: 16px;
}
.footer a{
	color: #000;
}
.footer-copyright{
	background: #343a40!important;
    color: #fff;
    padding: 10px 0px;
    font-size: 16px;
    margin-bottom: -20px;
    margin-top: 20px;
}
.footer-copyright a{
	color: #fff;
}
a {
    color: #33336b;
    text-decoration: none !important;
}
.navbar {
    border-radius: 0px;
	margin-bottom: 0;
}
body {
    margin-top: 0px;
}

legend {
    margin-bottom: 0px;
    font-size: 15px;
    font-weight: bold;
}
/* custom style */
fieldset .form-checkboxes {
    max-height: 140px;
    overflow-y: auto;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
	padding-right: 10px;
    padding-left: 10px;
}
.img-thumbnail{
	height: 180px;
}
figure {
    margin-bottom: 20px;
}
figure img{
    width:100%;
}
fieldset {
    margin-bottom: 10px;
}
.btn {
    margin-right: 10px;
}
.btn-custom{
	background-color: #D3D3D3;
    border-color: #D3D3D3;
	color: #000;
}
.mb-10{
	margin-bottom:10px;
}
a.logo.navbar-btn img {
    width: 120px;
    height: auto;
}
.navbar-brand {
    float: left;
    height: 69px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 45px;
}

.navbar-nav>li>a {
    line-height: 55px;
    height: 72px;
    font-size: 16px;
}
.img-fluid{
	max-width: 100%;
    height: auto;
    border: 1px solid #ccc;
    padding: 4px;
    border-radius: 4px;
}
.page-node-type-products .field--type-string,.page-node-type-products .field--type-list-string{
	display: inline-flex;
    width: 100%;
}

.page-node-type-products .field--type-string .field--label,.page-node-type-products .field--type-list-string .field--label {
    font-weight: 700;
    border: 1px solid #ccc;
    padding: 5px;
    width: 100%;
	max-width: 50%;
}

.page-node-type-products .field--type-string .field--item,.page-node-type-products .field--type-list-string .field--item {
    border: 1px solid #ccc;
    padding: 5px;
    width: 100%;
	max-width: 50%;
}
.pagination>li>a, .pagination>li>span {
    color: #d6212a;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #d6212a;
    border-color: #d6212a;
}
.marb-10{
	margin-bottom:10px;
}

@media only screen and (max-width: 780px) {
	.navbar-nav {
		/* margin: 7.5px -15px; */
		padding: 0px 15px !important;
	}
	.navbar-nav>li>a {
		line-height: 20px;
		height: 40px;
	}
	.navbar-toggle {
		margin-top: 25px;
		margin-bottom: 25px;
		right: 8%;
	}
	.navbar-addcart {
		right: 5%;
	}
	.navbar-right {
		right: 0% !important;
		position: relative;
	}
}

@media only screen and (min-width: 780px) and (max-width: 1280px) {
	.navbar-right {
		right: 0% !important;
		position: relative;
		float: left !important;
	}
}

@media only screen and (min-width: 1280px) and (max-width: 1450px) {
	.navbar-right {
		right: 5%;
		position: relative;
	}
}

.menu--user-manu-link {
 float: left;
    margin-top: 23px;
}

.menu--user-manu-link li{
  float:left;
}

.headerfix{
	position:fixed;
	top:0;
	width:100%;
	z-index:9999;
}
.sharebtns
{
	padding-top:10px;
}
.col-md-3 .breadcrumb
{
	display:none;
}
td strong{padding:0 5px;}
.text-uppercase.font-weight-bold{padding:15px 0 0px 0;}

.dropdown-menu {
    width: 250px;
}
.dropdown-menu>li>a {
    padding: 5px 20px;
}
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    padding: 0px;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

.dropdown-submenu > a:after {
  content: "\e080";
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-size: 10px;
  float: right;
  margin-top: 3px;
}

.dropdown-submenu:hover > a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.navbar-nav li:last-child > .dropdown-menu {
  /* left: auto;
  right: 0px; */
}
.navbar-nav li:last-child > .dropdown-menu a {
  /* text-align: right !important; */
}
.navbar-nav li:last-child > .dropdown-menu .dropdown-submenu > a:after {
  float: left;
  content: "\e079";
}
.navbar-nav li:last-child > .dropdown-menu .dropdown-submenu > .dropdown-menu {
  left: -100%;
}
.ContactSnackBar.detail>ul>li>a {
    padding: 12px;
}
.ContactSnackBar>ul>li>a {
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 15px;
    text-decoration: none;
    padding: 12px;
    width: 154px;
    background: #fe5955;
    border-color: #fe5955;
}
.ContactSnackBar.active, .ContactSnackBar.detail.active {
    margin-bottom: 0;
    opacity: 1;
    z-index: 99999;
}
.ContactSnackBar {
    opacity: 1;
    margin-bottom: 0;
    position: fixed;
    right: 0;
    top: 50%;
    bottom: auto;
    width: 140px;
    height: auto;
    text-align: left;
}
.ContactSnackBar>ul>li:last-child {
    border-right: none;
}
.ContactSnackBar.detail>ul>li {
    transform: rotate(-90deg);
    width: 100%;
    margin-left: 38px;
    -webkit-transition: margin-left ease-in-out .3s;
    -moz-transition: margin-left ease-in-out .3s;
    -o-transition: margin-left ease-in-out .3s;
    transition: margin-left ease-in-out .3s;
    list-style: none;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.ContactSnackBar.detail>ul>li>a {
    padding: 12px;
}
.form-ico .btn.btn-info
{
    background: #ed2627;
    border: 1px solid #ed2627;
    letter-spacing: 1.5px;
    padding: 15px 30px;
    font-weight: bold;
    font-size: 18px;
}
.form-ico .btn.btn-info:hover
{
	background:#000;
	border:1px solid #000;
}
#block-modalpopup .modal-content{
	background: transparent;
    box-shadow: none;
    border: none;
}
.modal-body{
	margin-top: 12% !important;
}