/***************** OST CSS *******************/

body{
	font-size:13px !important;
	line-height: 1.5 !important;
}
.form-control {
  font-size: 13px !important;
 }

 .mobile .form-control{
  font-size: 13px !important;
}
.wrapper, .mega-menu-content, .site-wrapper > .container, .grid-cols, .desktop-header-active .is-sticky .header .desktop-main-menu-wrapper, .desktop-header-active .is-sticky .sticky-fullwidth-bg, .boxed-layout .site-wrapper, .breadcrumb, .title-wrapper, .page-title > span, .desktop-header-active .header .top-bar, .desktop-header-active .header .mid-bar, .desktop-main-menu-wrapper {
  max-width: 1220px !important;
}

.desktop-header-active .is-sticky .header .desktop-main-menu-wrapper::before {
	background: rgba(221,0,23,1) !important;
}

.module-newsletter-67 .module-body .newsletter-form .input-group input {
  border-radius: 0 !important;
  border: 0px !important;
  height: 34px;
  line-height: 35px;
  font-size: 14px !important;
}

.module-newsletter.module-newsletter-67 .input-group .input-group-btn .btn {
  background: rgba(221, 14, 28, 1);
  border-radius: 0px !important;
  padding-top: 0px !important;
  border-width: 2px;
  border-style: solid;
  border-color: rgb(221, 0, 23);
  padding-bottom: 2px;
  min-height: 35px !important;
  height: 35px !important;
  font-weight: 600;
}

.module-newsletter.module-newsletter-67 .input-group-btn .btn {
  margin-top: -18px !important;
}

.module-newsletter-67 .newsletter-text {
  line-height: 35px;
  font-weight: 400 !important;
}

.buttons {
  overflow: hidden;
  padding: 15px;
  line-height: 30px;
  margin: 20px 0 20px 0;
  background-color: rgb(244, 244, 244);
}

footer .grid-row-2 {
  padding: 22px !important;
 }

.module-form-20 .buttons .pull-right:only-child .btn {
  border-radius: 30px;
  padding: 0 14px;
  line-height: 32px;
  background-color: rgb(42, 43, 46);
}

.module-form-20 .form-group .control-label {
    font-weight: 700;
}

.module-form-20 input[type="text"], .module-form-20 input[type="email"], .module-form-20 input[type="password"], .module-form-20 input[type="tel"], textarea {
  -webkit-appearance: none;
  background: white;
  border-radius: 0;
  border-width: 1px;
  border-style: solid;
  border-color: #EEEEEE;
  padding: 5px 10px;
  width: 100%;
  transition: all 0.2s;
  font-size: 13px;
  min-height: 35px;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.08);
}
.contact-info{
	font-weight: 400;
	font-family: "Ubuntu";
	font-style: normal;
	font-size: 13px;
}
.contact-info > div > div {
  float: left;
  width: 48%;
  margin-bottom: 10px;
}

ul.breadcrumb::before {
    background-color: rgb(244, 244, 244);
}

ul.breadcrumb {
  font-weight: bold;
  font-family: Helvetica, Arial, sans-serif;
  font-style: normal;
  font-size: 13px;
  text-transform: none;
  background-color: rgb(244, 244, 244);
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 20px;
}

ul.breadcrumb li:last-of-type a {
  font-family: 'Ubuntu';
  font-weight: 600;
  color: rgb(51, 55, 69);
}

ul.breadcrumb li a {
  font-family: 'Ubuntu';
  font-weight: 600;
  color: rgb(51, 55, 69);
  text-decoration:none;
}
ul.breadcrumb li a:hover, ul.breadcrumb li:last-of-type a:hover{
  color: rgb(221, 0, 23);
}

.module-blocks-301 .title.module-title {
  padding: 0 15px !important;
  text-align: left;
  line-height: 40px;
  height: 40px;
  margin-bottom: 20px;
}

.module-form.module-form-20 h3.title.module-title {
  text-align: left;
  font-weight: 400;
  font-family: "Ubuntu";
  font-style: normal;
  font-size: 16px;
  text-transform: none;
  color: rgb(42, 43, 46);
  border-bottom-width: 1px;
  border-style: solid;
  border-color: rgb(244, 244, 244);
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 15px;
  background: none;
  padding-left: 0;
  padding-right: 0px;
  border-top: 0;
  border-left: 0;
}

.buttons .pull-right .btn {
  padding: 0 14px !important;
  line-height: 32px;
  font-weight: 600 !important;
}
.login-box .title {
  font-weight: 400 !important;
  padding: 8px 0 !important;
  margin-bottom: 15px !important;
  font-size: 16px !important;
  text-transform: unset !important;
}
.login-box .well p:first-of-type {
  display: block !important;
  font-size: 15px;
}
.login-box .well p:nth-child(3) {
  font-size: 13px;
  line-height: 1.3;
  overflow: hidden;
  margin-top: 15px;
}
.login-box .form-group .control-label {
  color: #000;
  font-weight: 700;
}

.login-box .form-group div a {
  position: relative;
  margin: 8px 0;
  display: block;
  font-size: 13px;
  text-decoration: underline;
}
h1.title.page-title {
  text-align: left;
  box-sizing: border-box;
  border-radius: 2px;
  line-height: 40px;
  min-height: 40px;
  padding: 0 0 0 15px !important;
  font-size: 14px !important;
  text-transform: uppercase;
  background-color: rgb(244, 244, 244);
  margin-bottom: 20px !important;
  border:0 !important;
  font-weight: 700 !important;
}
.grid-row-content-top-1 {
  margin-bottom: 0px !important;
}
html:not(.popup) .page-title::after, html:not(.popup) .page-title.page-title > span::after {
  width: 100px;
  height: 0 !important;
  content: none !important;
}

.accordion-menu-19 .title.module-title{
  text-align: left;
  border-radius: 2px;
  line-height: 40px;
  min-height: 40px;
  background-color: rgb(244, 244, 244);
  padding: 0 0 0 10px;
}
.module-blocks-48 .block-content h2 {
  font-size: 20px !important;
  margin-bottom: 15px;
}
.module-blocks-48 .block-content {
  font-family: 'Ubuntu';
  font-weight: normal !important;
  font-size: 13px !important;
  line-height: 1.5;
}
.route-product-manufacturer #content a:hover {
  font-weight: normal !important;
}
#column-left {
  border-right-width: 0 !important;
 }

.side-column {
    padding-right: 20px !important;
	}

.column-left #content {
  padding-left: 0 !important;
}

#column-left .accordion-menu-19.accordion-menu .j-menu > li > a::before {
  color: rgb(169, 184, 192);
  margin-right: 5px;
  min-width: 20px;
  font-size: 14px;
}

.accordion-menu-19 .open-menu {
    padding-right: 10px !important;
}
.accordion-menu .open-menu{
	width: 20px !important;
    height: 20px !important;
}

.route-account-wishlist #content table td, .route-checkout-cart #content table td, .route-checkout-checkout #content table td {
  min-width: 70px !important;
  max-width: 150px;
}

.route-account-wishlist #content table thead td, .route-checkout-cart #content table thead td, .route-checkout-checkout #content table thead td {
 background-color: rgb(244, 244, 244);
 text-align: center;
 text-transform: none;
 color: rgb(51, 55, 69);
}

.route-account-wishlist .td-image {
  /* width: 500px; */
}

.route-account-wishlist .td-name {
  text-align: left !important;
  font-size: 14px;
}

.route-account-wishlist .td-name a{
  color: rgb(69, 115, 143);
  text-decoration:none;
}

.route-account-wishlist .td-name a:hover {
  color: rgb(221, 0, 23);
}

.route-account-wishlist table thead td, .route-account-wishlist table thead th {
  border: 0px !important;
  border-bottom-width: 0px !important;
 }

 .route-account-wishlist .table-responsive {
  border-width: 0px !important;
 }

.side-column {
  max-width: 240px !important;
 }

.one-column #content {
  max-width: calc(100% - 240px) !important;
}

.three-column{
	margin-top:30px;
}
#content .product-info .product-center {
  padding-left: 20px;
  width: calc(100% - 70%);
}

#content .product-info .product-right {
  padding-left: 20px;
  width: calc(100% - 75%);
}

#content .product-info .product-left {
  width: 45%;
}
.product-stats{
	/*background-color: rgb(244, 244, 244);*/
	margin-bottom: 15px !important;
	padding: 0px !important;
	border: 0 !important;
}
#content .product-info .product-stats li::before {
  content: none !important;
  font-family: icomoon !important;
  font-size: 7px;
  margin: 0px;
}

.product-info .product-stats b {
  font-size:13px !important;
  padding-right: 3px;
}

.product-info .product-stats .product-stock b {
  display: block !important;
}

#content .product-info .product-stats .in-stock span {
  font-weight: 400;
  text-transform: none;
}

#content a {
  color: rgb(69, 115, 143);
  text-decoration: none;
  cursor: pointer;
  font-weight: normal;
  outline:none;
}
.grid-list .compare-btn {
  font-weight: 500 !important;
  padding-left: 0 !important;
 }
 .grid-list .count-badge {
  display: inline-flex;
  border: 0;
}
.main-products.product-grid .product-thumb .name a, .main-products.product-list .product-thumb .name a{
  font-size: 14px !important;
 }
.main-products.product-list .product-thumb .description {
  font-weight: normal;
}
.products-filter .select-group .input-group .input-group-addon {
  background: none;
}
#content a:hover {
  color: rgb(221, 0, 23);
  box-shadow: none;
}

.product-info .product-details > div.price {
  background: none;
  margin-bottom: 15px !important;
  padding: 0px !important;
  border: 0 !important;
  pointer-events: unset;
}
.route-product-product:not(.popup) .product-info .product-details .price-group {
    padding-right: 0px !important;
    flex-direction: row !important;
	margin: 0 0 20px 0;
}
.product-info .product-price-old {
  font-weight: 500;
 font-family: "Ubuntu";
 font-style: normal;
 font-size: 18px!important;
 text-transform: none;
 color: #757575 !important;
 border-radius: 30px;
 background:none;
 position: relative;
 padding: 3px 10px;
top: 7px;
margin-left: 5px;
}
.product-options .form-group {
  margin-right: 0 !important;
  margin-bottom: 6px;
  margin-left: 0 !important;
}
.product-options .form-group:last-child {
 margin-bottom: 0px;
}

.product-info .price .price-new, .product-info .price .product-price, .product-info .price li.price-new, .product-info .price li.product-price {
  font-weight: 600;
  font-family: "Ubuntu";
  font-style: normal;
  font-size: 32px;
  text-transform: none;
  color: #232323;
}
.product-info .product-price-new{
	font-weight: 600 !important;
	font-family: "Ubuntu" !important;
	font-style: normal;
	font-size: 32px;
	text-transform: none;
	color:#232323 !important;
}
.affirm-as-low-as {
  font-weight: 500;
  font-size:12px;
  margin-bottom:0;
}
.affirm-as-low-as .__apr_badge.__apr_badge_indigo{
	background: #fc6373;
  color: #fff;
  font-weight: 400;
  margin-right: 10px;
  vertical-align: middle;
}

.affirm-as-low-as .__apr_badge.__apr_badge_indigo::before {
	filter: brightness(0) invert(1); /* Turns indigo (dark) into white */
	width: 1.2em;
    height: 1.2em;
    left: .15em;
}

.affirm-modal-trigger {
  display: block;
  margin: 10px 0 0 0;
}

#content .product-info .product-manufacturer a {
  font-size: 13px;
  color:#676767;
}
#content .product-info .product-manufacturer a:hover {
 color: rgb(221, 0, 23);
}

#content .product-info .product-stats span {
  font-size: 13px;
  color:#676767;
}

#content .product-info .product-options {
  background-color: rgb(244, 244, 244);
  margin-bottom: 25px !important;
  padding: 15px !important;
  border: 0 !important;
}

#content .product-info .product-options h3 {
  height: auto;
  line-height: 20px;
  color: #333745;
  padding-left: 0px;
  margin-bottom: 5px;
  font-size: 15px;
  text-transform: unset;
}
legend {
  padding: 10px;
}
.product-info .rating {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  /*background-color: rgb(244, 244, 244);*/
  background:none;
  padding:0px;
  margin-bottom: 15px;
  border: 0px !important;
}

.product-info .wishlist-compare{
  background : none);
  padding:0px;
  margin-bottom: 15px;
  text-align: center;
  border: 0px !important;
  width: 100% !important;
  display: flex !important;
  gap: 10px;
}

.product-info .wishlist-compare a.btn{
  color: rgb(0, 0, 0) !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  text-transform: unset !important;
  border: 1px solid #333 !important;
  padding: 15px !important;
  border-radius: 50px !important;
  background: #fff !important;
  margin: 0 !important;
  flex: auto !important;
  height: 48px!important;
}
.product-info .wishlist-compare a.btn:hover, 
.product-info .wishlist-compare a.btn:focus {
  /*color: #fff !important;
  background: rgba(221, 0, 23, 1) !important;*/
  border: 1px solid rgba(221, 0, 23, 1) !important;
}
.product-info .button-group-page {
  padding: 0 !important;
}
.product-info .stepper-group.cart-group{
  background: none;
  padding: 0px;
  margin-bottom: 5px;
}

.product-info .rating div a {
  font-size: 13px;
  line-height: 20px;
  position: relative;
  top: 0px;
}

.accordion-menu.accordion-menu-19 .j-menu > li > div .j-menu > li > a {
  padding-left: 10px !important;
  padding-right: 30px !important;
}
.stepper .control-label {
  display: none;
}
.product_extra-284 .block-content .form-group {
  margin-right: 0 !important;
  margin-bottom: 6px;
  margin-left: 0 !important;
}
.product_extra-284 .block-content div {
  padding: 0;
}
.accordion-menu.accordion-menu-19 .accordion-menu-item:hover > a > .open-menu i::before {
  color: #fff !important;
}

.module-products-296 .product-grid .product-thumb .btn-cart.btn, .module-products-296 .product-grid .product-thumb .btn-cart.btn:visited {
  font-family: 'Ubuntu';
  font-weight: 700 !important;
  font-size: 11px !important;
  color: rgba(255, 255, 255, 1) !important;
  text-transform: uppercase !important;
}

a.btn{
	font-weight: 700 !important;
   font-size: 11px !important;
   color: rgba(255, 255, 255, 1) !important;
   text-transform: uppercase !important;
}

.options.shipping{
  background-color: rgb(244, 244, 244);
  padding:10px;
  margin-bottom: 15px
}

.options.shipping select {
  background: #f4f4f4;
  border: 1px solid #E4E4E4;
  padding: 2px;
  margin: 5px;
  max-width: 100%;
  font-size: 13px;
}

.options.shipping input[type="text"], .options.shipping input[type="email"], .options.shipping input[type="password"], .options.shipping input[type="tel"], .options.shipping textarea {
  -webkit-appearance: none;
  background: white;
  border-radius: 0;
  border-width: 1px;
  border-style: solid;
  border-color: #EEEEEE;
  padding: 5px 10px;
  width: 100%;
  transition: all 0.2s;
  font-size: 13px;
  min-height: 35px;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.08);
}

#shipping_submit {
  font-size: 13px;
}


.product-info .button-group-page .stepper {
  display: none !important; /* hidden by default */
  position: relative;
  border : 0;
  border-radius: 30px !important;
  align-items: center;
  background: rgb(249, 202, 52, 1);
  width: 100% !important;
  height: 48px !important;
  margin: 0 !important;
}

.product-info .button-group-page .stepper.active {
  display: block !important; /* hidden by default */
}
/* Spinner style */
.product-info .button-group-page .stepper .loader {
  border: 3px solid #f3f3f3;
  border-top: 3px solid #007bff;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  animation: spin 0.8s linear infinite;
  margin: 10px auto;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -0%);
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* Hide content until loader is done */
.product-info .button-group-page .stepper .stepper-content {
  display: none;
}


.product-info .button-group-page .stepper .stepper-content.active {
  display: flex;
  width: 100% !important;
  flex-direction: row;
  justify-content: space-between;
  padding: 5px;
}



.product-info .button-group-page .stepper .stepper-content span {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0;
}

.product-info .product-details .stepper .form-control {
  padding-right: 0;
 }

 .steper-counter {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 80px;
  padding-right: 20px;
  font-size: 14px;
}

 .steper-counter input#product-quantity {
  flex: 1;
  width: auto;
  display: inline-block;
  min-width: 2.5em;
  text-align: right;
  margin-right: 2px;
  box-shadow: none;
  border: 0 !important;
  background: none !important;
}

.product-info .button-group-page .stepper .stepper-content span i {
  color: #232323;
  background: none !important;
  border-radius: 50px;
  height: 40px;
  width: 40px;
  font-size: 24px;
}

.product-info .button-group-page .stepper .stepper-content span.left-but i:first-of-type::before {
  font-family: icomoon;
  content: "-";
  transform: rotate(0deg);
  margin-top: -10px;
}
.product-info .button-group-page .stepper .stepper-content span.right-but i:last-of-type::before {
  font-family: icomoon;
  content: "+";
  transform: rotate(0deg);
  margin-top: -5px;
}
.product-info .button-group-page .stepper .stepper-content span i:hover,
.product-info .button-group-page .stepper .stepper-content span i:focus {
  color: rgba(255, 255, 255, 1);
  background-color: rgba(0, 0, 0, 0.4) !important;
}

.product-info .button-group-page .extra-group {
    width: auto;
    flex-grow: initial;
    flex-direction: row;
    display: block !important;
    margin-left: 0px !important;
    padding-top: 10px;
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-cart {
  flex-grow: 1;
  height: 45px;
  padding: 0 30px;
  border-radius: 30px !important;
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-extra {
  height: 45px;
  padding: 0 30px;
}

.product-blocks.blocks-top {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}
.product_tabs .nav-tabs > li {
  border: 0 !important;
  margin: 0 !important;
}
.product_tabs .nav-tabs > li > a {
  font-weight: 700;
  font-family: "Ubuntu";
  font-style: normal;
  font-size: 12px !important;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: rgb(255, 255, 255) !important;
  background-color: rgb(0, 0, 0);
  box-shadow: inset 0 -3px 6px -2px rgba(0, 0, 0, 0.5);
  padding: 0 15px !important;
  text-align: center;
  text-decoration: none;
  transition: all .2s;
  line-height: 37px;
  outline: none;
}

.product_tabs .nav-tabs > li > a:hover, .product_tabs .nav-tabs > li > a:focus{
  color: rgb(255, 255, 255);
  background-color: rgb(221, 0, 23)!important;
}
.product_tabs .nav-tabs > li.active a {
  color: rgb(255, 255, 255);
  background-color: rgb(221, 0, 23)!important;
  box-shadow: none;
}

.product_tabs .tab-content {
  padding-top: 0 !important;
}

.product_tabs .tab-content .tab-pane {
  background-color: rgb(244, 244, 244);
  padding: 15px;
}

.product_tabs .tab-content .tab-pane h2 {
	font-size: 24px;
}

.product-blocks.blocks-bottom {
  width: 100%;
}

.product_extra-242 .expand-content {
  overflow: visible !important;
  max-height: 100% !important;
}

.block-expand-overlay {
  display: none !important;
 }

#tab-specification .table.table-bordered {
  border-collapse: collapse;
  width: 100%;
  border-top: 1px solid #E4E4E4;
  border-left: 1px solid #E4E4E4;
  font-size: 14px;
}
#tab-specification .table.table-bordered thead td, #tab-specification .table.table-bordered thead tr td:first-child {
  color: #333745;
  font-size: 14px;
  background: #f4f4f4;
  text-align: left;
}
#tab-specification .table.table-bordered tr td:first-child {
  width: 20%;
  text-align: center;
}

#tab-specification .table.table-bordered td {
  padding: 7px !important;
  color: #333745;
  text-align: left;
  vertical-align: top;
  border-right: 1px solid #E4E4E4;
  border-bottom: 1px solid #E4E4E4;
}
 #tab-specification .table.table-bordered td strong {
  font-weight: 400;
  text-transform: none;
}

.tags {
  margin-left: 0;
  color: transparent;
  margin-bottom: 15px;
  text-align: left;
}
.tags span.tags-title {
  background-color: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
  border-radius: 15px;
  margin-right: 5px;
  font-weight: normal;
  padding: 2px 6px 3px 6px;
}

.tags a {
  margin-left: 0;
  padding: 1px 6px 1px 6px;
  background-color: rgb(244, 244, 244)!important;
  color: #333745 !important;
  display: inline-block;
  margin-bottom: 5px;
  transition: all 0.2s;
  border-radius: 15px;
}

.tags a:hover {
  color: rgb(255, 255, 255) !important;
  background-color: rgb(221, 0, 23) !important;
}

.product-grid .product-thumb .name a{
	color: rgb(51, 55, 69)!important;
}

.countdown-wrapper{
  /* background-color: rgb(244, 244, 244); */
  padding:10px;
  margin-bottom: 15px
}

.expire-text {
  padding:0;
  margin-bottom:10px;
  /* background-color: rgb(221, 0, 23); */
  font-weight: bold;
  font-family: Helvetica, Arial, sans-serif;
  font-style: normal;
  font-size: 14px;
  text-transform: none;
  /* color: rgb(255, 255, 255); */
  text-align: left;
}

.countdown-wrapper .countdown,
.countdown-wrapper .countdown2 {
  position: relative;
  background: none;
  width: 100%;
  visibility: visible;
  opacity: 1;
  display: table;
  padding: 0px 0;
  border-radius:0;
  transition: all 0.2s;
  bottom: 0;
  z-index: 10;
  box-sizing: border-box;
  max-width: 280px;
  color:#000;
  margin-left: -20px;
}

.countdown-wrapper .countdown div,
.countdown-wrapper .countdown2 div {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0px;
  position: relative;
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  width: 25%;
  box-sizing: border-box;
  border: 0 !important;
}

.countdown-wrapper .countdown div::after,
.countdown-wrapper .countdown2 div::after {
  content: " :";   /* text or symbol to add */
  color: #333;
  font-weight: bold;
  position: absolute;
  top: 0px;
  right: 0;
}

.countdown-wrapper .countdown div:last-child::after,
.countdown-wrapper .countdown2 div.second::after {
	content: none; 
}

.countdown-wrapper .countdown div span,
.countdown-wrapper .countdown2 div span {
  margin-top:10px;
  font-size:8px !important;
  text-transform: uppercase;

}

.countdown-wrapper .countdown div:first-child,
.countdown-wrapper .countdown2 div:first-child {
  border-right: 0;
}

.countdown-wrapper .countdown div:last-child,
.countdown-wrapper .countdown2 div:last-child {
  border-right: 0;
  color:#f80202;
}

.countdown-wrapper .countdown div span,
.countdown-wrapper .countdown2 div span {
  display: block;
  font-size: 11px;
  font-weight: normal;
  border: 0;
  text-align: center;
  width: 100%;
  overflow: hidden;
  padding: 0 3px;
  color: #333;
}

.mobile-header-active .mobile-3 .mobile-logo-wrapper {
  height: 70px !important;
}
.mobile-header-active .mobile-3 .mobile-logo-wrapper #logo a > img {
  /*max-width: 100%;
  max-height: 100%;*/
  width: auto;
  height: 70px;
  position: absolute;
  align-self: center;
  margin-top: 0px;
}


.mobile-header-active .mobile-top-menu-wrapper .top-menu .j-menu > li > a {
    padding: 5px 4px;
}
.mobile-header-active .mobile-top-menu-wrapper .top-menu .j-menu > li > a::before {
 /* margin-right: 0px;*/
  min-width: 16px;
}
.mobile-bar-group.mobile-search-group{
	background:rgb(68, 67, 73);
	border-color: rgb(80, 80, 80);
	border-width:1px;
	border-left-width: 0 !important;
	border-right-width: 0 !important;
	border-bottom-width: 0 !important;
}
.mobile-bar-group.mobile-menu-group.sticky-bar {
	background:rgb(68, 67, 73);
	border-color: rgb(80, 80, 80);
	border-width:1px;
	border-left-width: 0 !important;
	border-right-width: 0 !important;
}

.mobile-header-active .mobile-search-group .header-search {
  border-width: 1px;
  border-style: solid;
  border-color: rgba(80, 80, 80, 1);
  border-radius: 0;
  height: 40px;
  }

.mobile input:not([type="button"]):not([type="submit"]), .mobile textarea {
  font-size: 13px !important;
}

.mobile-header-active .mobile-search-group .header-search .search-button {
  position: absolute;
  left: 15px;
  width: 40px;
}
.mobile-search-wrapper.full-search .twitter-typeahead {
  padding-left: 35px;
}

.mobile-header-active .menu-trigger::after {
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
    left: 170%;
    top: 90%;
}
footer ul li a {
	padding-left: 0 !important;
}

.mobile-main-menu-wrapper .main-menu .open-menu i::before {
  left: 0 !important;
}
.mobile-main-menu-wrapper .main-menu .open-menu[aria-expanded="true"] i::before {
  left: 0 !important;
}
.stepper-group.cart-group #button-cart {
  width: 100%;
 /* width: calc(100% - 90px);*/
  background: rgb(249, 202, 52, 1);
  color: #333 !important;
  padding: 15px;
}
.route-product-product:not(.popup) .product-info .button-group-page .btn-cart {
  flex-grow: initial;
  height: 48px !important;
}
.stepper-group.cart-group #button-cart:hover,
.stepper-group.cart-group #button-cart:focus {
  color: #fff !important;
}
.stepper-group.cart-group #button-cart .btn-text{
	font-size:16px;
	font-weight: 600;
}
.login-box .well{
	background-color: #f5f5f5 !important;
	padding: 15px !important;
}
.account-page .title {
  padding: 10px;
}
.third-menu .top-menu .j-menu > li > a::before {
  font-size: 15px !important;
}

.product-right .product-options input.form-control,
.product-right .product-options select.form-control {
  max-width: 100% !important;
  font-weight: 400 !important;
  padding: 0 10px !important;
  color: #757575 !important;
}

#content-bottom {
  float: left;
  width: 100%;
}

#content-bottom .title.module-title {
	margin:10px 0 20px 0 !important;
}

.product_tabs .tab-content .tab-pane h1 {
  font-size: 24px !important;
}

.swiper {
  margin-bottom: 20px;
}
.swiper-container .product-grid .product-thumb .price-new {
  font-size: 13px;
  color: rgba(51, 55, 69, 1);
  font-weight: 700 !important;
  margin: 0 0 0 7px !important;
  order: 2 !important;
}
.swiper-container .product-grid .product-thumb .price-old {
  font-size: 13px;
  color: #fff !important;
  font-weight: 400;
  text-decoration: line-through;
  margin: 0;
  order: 1;
}
.swiper-buttons div::before {
  color: #000 !important;
}

.swiper-buttons div:not(.swiper-button-disabled):hover::before {
  color: rgba(221, 0, 23, 1) !important;
}

.refine-item a{
	background-color: rgb(244, 244, 244)!important;
}
.mobile .form-horizontal select {
  /*padding: 0 !important;*/
  font-size: 12px !important;
}
.route-checkout-checkout #checkout-checkout #content .panel-group .panel {
  margin-top: 0px !important;
}
.route-checkout-checkout #content .panel-group .panel-heading {
  border-color: rgb(80, 80, 80)!important;
  background-color: rgb(68, 67, 73) !important;
 }
 .route-checkout-checkout #content .panel-group .panel-heading a {
  justify-content: space-between;
  font-family: 'Ubuntu';
  font-weight: 500 !important;
  font-size: 13px;
  color: #fff !important;
  text-transform: none;
  padding: 8px;
}

.buttons .pull-left .btn.btn-default{
	background: rgba(42, 43, 46, 1);
	border-width: 2px;
	padding: 0 14px !important;
    line-height: 32px;
    font-weight: 600 !important;
	border-radius: 20px !important;
	font-size: 13px;
    color: rgba(255, 255, 255, 1);
    text-transform: uppercase;
}
.buttons .pull-left .btn.btn-default:hover {
  color: rgba(255, 255, 255, 1) !important;
  background: rgba(221, 0, 23, 1) !important;
}

.account-page h2.title, .route-account-edit legend{
  text-align: left;
font-weight: 400;
font-family: "Ubuntu";
font-style: normal;
font-size: 16px;
text-transform: none;
color: rgb(42, 43, 46);
border-bottom-width: 1px;
border-style: solid;
  border-top-style: solid;
  border-right-style: solid;
  border-left-style: solid;
border-color: rgb(244, 244, 244);
  border-top-color: rgb(244, 244, 244);
  border-right-color: rgb(244, 244, 244);
  border-left-color: rgb(244, 244, 244);
padding-top: 8px;
padding-bottom: 8px;
background: none;
  background-attachment: scroll;
padding-left: 0;
padding-right: 0;
border-left: 0;
border-right: 0;
border-top: 0;
margin-bottom: 10px;
}
.route-account-edit legend{
	margin-bottom: 20px;
}

.account-list > li > a {
  padding-left: 10px;
  outline: none;
}

.route-account-account #content > div, .route-affiliate-account #content > div {
  margin-bottom: 0px !important;
}

.desktop-header-active .is-sticky .desktop-main-menu-wrapper {
  z-index: 99;
}
.main-menu > ul > .dropdown .j-menu > li > a {
  padding: 11px 10px 12px 9px !important;
 }

 .product-info .product-stats li b{
 	Font-weight:normal;
 }
 .product-info .product-stats span, .product-info .product-manufacturer a {
  font-weight: 400 !important;
 }

.main-menu > ul > .dropdown .j-menu .links-text {
  padding-right: 10px !important;
}

.desktop .accordion-menu-19.accordion-menu .j-menu .j-menu > li:hover > a, .accordion-menu-19.accordion-menu .j-menu .j-menu > li.active > a {
    font-weight: 400 !important;
}

.links-menu .menu-item a .links-text {
  font-weight: 400 !important;
}
.refine-categories{
  margin-bottom: 20px;
}
.refine-item a img {
  background: #fff;
  margin-bottom:0;
}
.refine-item a:hover {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  background: rgba(221, 0, 23, 1) !important;
}

.module-filter .module-title {
  width: 100%;
  line-height: 40px;
  height: 40px;
  padding: 0 10px;
  margin-bottom: 10px;
  display: block;
}
.module-filter .module-title button {
  margin-left: auto;
  right: 10px !important;
  font-size: 10px;
}

.module-filter .module-title button:hover {
  background: #fff !important;
  color: #000 !important;
}

.main-products.product-list .product-thumb .extra-group .btn.btn {
  background: rgba(42, 43, 46, 1)!important;
  border-width: 2px !important;
  padding: 8px !important;
  border-radius: 20px !important;
}
.main-products-wrapper .main-products.product-list .product-thumb .extra-group .btn.btn:hover, .main-products-wrapper .main-products.product-list .product-thumb .extra-group .btn + .btn.btn:hover  {
  color: #fff !important;
  background: rgba(233, 102, 49, 1) !important;
}

.main-products.product-list .product-thumb .extra-group .btn:first-child::before, .main-products.product-list .product-thumb .extra-group .btn + .btn::before {
  color: #fff !important;
}
.top-menu-14 .j-menu li.top-menu-item-1 > a:first-child {
  font-weight: normal !important;
}

#logo a > img {
  width: auto !important;
 }

.header-search > span {
  padding-left: 30px;
  font-weight: normal;
}
.header-search .search-button {
  position: absolute;
  left: 0;
  z-index: 9;
}
.header-search input {
  font-weight: normal !important;
}
#cart {
  padding-right: 10px;
}
#cart-total {
  font-weight: 500 !important;
  padding-right:0 !important;
}
#cart-items.count-badge {
  display: none;
}
.desktop-cart-wrapper.default-cart-wrapper {
  max-width: 263px;
  width: 100%;
}
.desktop-header-active #cart {
  max-width: 100% !important;
}
.cart-empty {
  font-weight: normal !important;
  font-style: italic;
  height: 80px;
  line-height: 40px;
}
div.main-menu.main-menu-3 > .j-menu li.main-menu-item-9 > a {
  color: rgba(51, 51, 51, 1) !important;
}
.desktop-main-menu-wrapper .main-menu .main-menu-item {
  border-right: 1px solid rgba(255, 255, 255, 0.48);
}
.desktop-main-menu-wrapper .main-menu .main-menu-item:last-child {
  border-right: 0px;
}
.social_login h3{
	font-size: 14px;
	margin: 5px;
}
.refine-item a:hover{
  border-color:rgb(221, 0, 23);
}
.module-products-296 .title.module-title {
  margin:0 10px 10px 10px !important;
}
.product-thumb {
	border-radius:0 !important;
}
#column-left .social_login{
	height: auto;
}
#column-left iframe{
	height: 135px !important;
}
#column-left .accordion-menu .menu-item > a {
  font-weight: normal !important;
}
#column-left .grid-items {
  margin-bottom: 15px;
}
#content-top .block-description h1 span{
  font-size: 14px;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
#column-left .title.module-title,
#column-left .social_login h3 {
  text-align: left;
  border-radius: 2px;
  line-height: 40px;
  min-height: 40px;
  background-color: rgba(221, 0, 23, 1);
  padding: 0 0 0 10px;
  margin: 0 0 10px 0;
  color:#fff;
}
.accordion-menu-19.accordion-menu .j-menu > li.open > a {
  color: rgba(221, 0, 23, 1) !important;
}
.accordion-menu-19 .open-menu {
  background: rgba(44, 54, 64, 1);
  border-width: 0px !important;
 }
.accordion-menu-19 .accordion-menu-item.open > a > .open-menu:hover, .accordion-menu-19 .open-menu:hover{
	background: rgba(221, 0, 23, 1) !important;
 }
.accordion-menu-19 .accordion-menu-item.open > a > .open-menu {
  background: rgba(44, 54, 64, 1) !important;
}
.module-side_products-310 .side-product .name a {
  font-weight: normal !important;
}
.module-side_products-310 .side-product .name a:hover {
  color:rgba(221, 14, 28, 1) !important;
}
.module-side_products-310 .side-product .price-old {
  color: rgba(221, 14, 28, 1) !important;
  font-weight: normal !important;
  order: 1 !important;
  margin: 0 5px 0 0 !important;
}
.module-side_products-310 .side-product .price-new {
  color: rgba(0, 0, 0, 1) !important;
  order: 2 !important;
}
.main-products.product-list .product-thumb .name {
  justify-content: flex-start;
 }
.main-products.product-list .product-thumb .name a {
  font-size: 14px;
  padding-bottom: 5px;
  border-bottom: 1px solid #E4E4E4;
  display: inline-block;
  text-overflow: ellipsis;
  width: 100%;
  overflow: hidden;
  text-align: left !important;
}
.products-filter {
  padding: 5px 10px !important;
 }
 .module-filter-305 .panel-group .panel-heading {
  border: 0 !important;
 }
 .grid-col-column-left-1-1 {
  margin-bottom: 10px !important;
}
.module-products-296 .product-grid.product-grid .product-thumb .rating {
  top: -170px !important;
}
.module-products-296 .product-grid .product-thumb .rating .fa-stack {
  font-size: 14px !important;
}
footer .links-menu h3.title.module-title {
  border-bottom-style: solid;
  text-align: left;
  font-weight: 700;
  font-family: "Ubuntu";
  font-style: normal;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: rgb(255, 255, 255);
  border-color: rgb(42, 43, 46);
  padding-bottom: 12px;
  margin: 12px 0;
}
footer .links-menu .menu-item a {
  padding-bottom: 2px;
  padding-top: 0 !important;
  font-weight: normal;
}
#account-login #column-left .social_login{
	display:none;
}
.login-box .form-group {
  margin-right: 0px !important;
  margin-bottom: 6px;
  margin-left: 0px !important;
}
.login-box .well .buttons {
  margin-top: auto;
  padding: 15px 0 0 !important;
  margin-bottom: 0 !important;
}
.login-box p {
  font-weight: normal !important;
}
.route-account-register .buttons .pull-right:only-child .btn {
  width: auto;
  margin-top: 0;
}
h2.title.manufacturer-letter {
  background-color: rgb(244, 244, 244);
  font-size: 15px;
  font-weight: bold;
  padding: 5px 8px;
  margin-bottom: 6px;
}
.manufacturer .image-card > span {
  text-align: left;
  margin: 0;
 }
.route-product-manufacturer #content > h1 + p {
  margin-bottom: 15px !important;
}
.route-product-manufacturer #content > h1 + p a{
  font-weight: 500;
}
.route-product-manufacturer .manufacturer {
  margin-bottom: 15px !important;
 }
.route-product-manufacturer .manufacturer > div {
  display: flex;
  padding: 0 15px 0px 0  !important;
  width: 25%;
}
.route-product-manufacturer .manufacturer a {
  padding-bottom:0 !important;
  display: block;
  width: 100%;
}
#product-manufacturer .social_login{
	display:none;
}

#information-sitemap #column-left .social_login{
	display:none;
}

.route-information-sitemap #content > .row > div {
  padding: 15px;
  border-width: 0px !important;
  border-radius: 0px !important;
  width: 40% !important;
}
#information-sitemap #content ul li a{
  list-style: none;
  font-weight: bold;
  color:rgb(69, 115, 143);
}
#information-sitemap #content ul li ul li a{
  font-weight: normal;
  color:rgb(69, 115, 143);
}
.cart-panels h2.title{
padding:10px;
}

.cart-panels .panel-group {
  margin-top: 0 !important;
}
.route-checkout-cart .cart-panels .form-group {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.mobile-countdown-wrapper {
  background: #f5f5f5;
  padding: 10px;
  margin: 0 -20px 15px -20px;
  text-align: center;
}
.mobile-countdown-wrapper .expire-text {
  text-align: center;
}

.mobile-countdown-wrapper .countdown-wrapper .countdown{
	margin: auto;
}

.desktop-only{
	padding:0 !important;
}
.mobile-only{
	display:none !important;
}

@media (max-width: 1024px){
	.route-product-product:not(.popup) .product-info .button-group-page .stepper-group {
	  width: 100%  !important;
	}
}

@media screen and (max-width: 990px) {
    .desktop-only{
		display:none !important;
	}
	.product-stats.desktop-only{
		display:none;
	}
	.mobile-only{
		display:block !important;
		padding:0 !important;
	}

	.three-column {
	  margin-top: 10px;
	}

	#content .product-info .product-left {
	  width: 100%;
	  border-bottom: 0px solid #f5f5f5;
      padding-bottom: 15px;
	}
	#content .product-info .product-left::after {
	  content: "";
	  display: block;
	  width: calc(100% + 40px);
	  height: 2px;
	  background: #f5f5f5; /* border color */
	  margin-top: 10px; /* space between div and border */
	  margin-left: -20px;
      margin-right: -20px;
	}
	.product-options .required .control-label::after, .product-options .required .control-label + div::before {
	  margin-top: 0px !important;
	}

	.product_tabs .tab-content .tab-pane h2 {
	  font-size: 16px;
	  text-align: left !important;
	}
	.product_tabs .tab-content p {
	  text-align: left;
	}

	.product_tabs .tab-content ul {
	  padding-left: 15px;
	}

	.route-product-product:not(.popup) .product-info .product-details .price-group {
		padding-top: 0px !important;
	}

	#content .product-info .product-center {
	  padding-left: 0;
	  width: 100%;
	}

	#content .product-info .product-right {
	  padding-left: 0;
	  width: 100%;
	  margin-top: 15px;
	}

	.route-product-product .tags {
	  margin: 15px 0;
	}
	.route-information-sitemap #content > .row > div {
	  width: 100% !important;
	}

	.mobile-only .guarantee-section{
	  padding: 0 0 0px 0 !important;
	  border-bottom: 0px solid rgb(226, 226, 226) !important;
	}

	.product-image .main-image .swiper-pagination-bullet {
		height: 10px !important;
	}

}

@media screen and (max-width: 600px) {
	.mobile-header-active .top-menu .j-menu > li > a {
	  font-weight: 400 !important;
	}
	.search-result > a img {
	  width: 30px;
	}
	.search-result > a {
	  color: #555;
	  font-size: 11px;
	}
	.module-banners-259 .module-item:not(.swiper-slide) {
		padding: 0!important;
	}
	.module-banners .module-item > a img {
	  height: 100px;
	  transform: scale(1.15);
	}
	.module-products-315 .title.module-title {
	  margin-top: 0;
	}

	.module-newsletter-67 .newsletter-text {
	  margin-right: 0 !important;
	  margin-bottom: 10px;
	}

	.module-newsletter-67 {
	  float: left;
	  padding: 0 20px;
	  width: 100%;
	}

	.module-newsletter .module-body .newsletter-form {
	  max-width: 100%;
	  width: 100%;
	  float: left;
	}
	.module-newsletter .module-body .newsletter-form form {
	  max-width: 100%;
	  width: 100%;
	  float: left;
	  height: 80px;
	}

	.module-newsletter .module-body .newsletter-form form .input-group {
	  display: block;
	}

	.module-newsletter .module-body .newsletter-form form .input-group .input-group-btn {
	  width: 100%;
	  height: 100%;
	  float: left;
	  position: static;
	  clear: both;
	  margin-top: 5px;
	}

	.module-newsletter.module-newsletter-67 .input-group-btn .btn {
	  margin-top: 0px !important;
	  transform: translateX(0px);
	  width: 100%;
	  float: left;
	}

	footer .grid-row-1 .grid-col {
	  width: 100% !important;
	  padding: 0 !important;
	  padding-left: 0;
	  float: left;
	}
	footer .module-banners .module-item > a img {
	  height: auto;
	  transform: 0;
	  width: 132px;
	}
	footer .module-banners .module-item > a {
	  display: block;
	  align-items: left;
	 }

	 footer h3{
		position:relative;
		padding-bottom: 12px !important;
		margin-top: 12px !important;
		display: block;
	}
	.mobile-header-active footer .links-menu h3.title.module-title::before, .phone footer .links-menu h3.title.module-title::before {
	  content: "\f04b"!important;
	  font-size: 12px;
	  position: absolute;
	  right: 7px;
	  top: 3px;
	  transition: all 0.05s ease-out;
	  font-family: icomoon !important;
	  -webkit-transform: rotate(90deg) !important;
	  transform: rotate(90deg) !important;
	  display: block;
	  width: 10px;
	  height: 10px;
	  background: none;
	}
	.mobile-header-active footer .links-menu h3.title.module-title.closed::before, .phone footer .links-menu h3.title.module-title.closed::before {
	  content: "\f04b"!important;
	  font-size: 12px;
	  position: absolute;
	  right: 7px;
	  top: 3px;
	  transition: all 0.05s ease-out;
	  font-family: icomoon !important;
	  -webkit-transform: rotate(0deg) !important;
	  transform: rotate(0deg) !important;
	  display: block;
	  width: 10px;
	  height: 10px;
	  background: none;
	}
	
	footer h3.closed + ul.module-body {
	  display: none;
	}

	footer h3 + ul.module-body {
	  display: block;
	}

	#content .product-info .product-options h3 {
	  height: 35px;
	  line-height: 35px;
	 }
	 #shipping_quote {
	  font-size: 12px;
	}

	.route-product-product:not(.popup) .product-info .button-group-page .btn-wishlist::before {
	  font-size: 20px;
	  margin-right: 5px !important;
	}
	.route-product-product:not(.popup) .product-info .button-group-page .btn-wishlist .btn-text {
	  display: block !important;
	}
	.route-product-product:not(.popup) .product-info .button-group-page .btn-compare::before {
	  margin-right: 5px !important;
	}
	.route-product-product:not(.popup) .product-info .button-group-page .btn-compare .btn-text {
	  display: block !important;
	}
	#content .content img{
		float:none;
	}
	.one-column #content {
	    max-width: 100% !important;
	    padding:20px !important;
	}
	ul.breadcrumb {
		margin: 0 auto;
		padding: 0 20px;
		padding-right: 20px;
		padding-left: 20px;
		height: 40px;
		line-height: 38px;
		position: relative;
		z-index: 1;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		border: 0;
	}
	.mobile .breadcrumb {
	  overflow-x: hidden !important;
	}
	.panel-group .panel-heading + .panel-collapse {
	  background-color: rgb(244, 244, 244);
	  padding: 15px;
	}
	.product_accordion.panel-group .panel-heading a::before {
		color: #fff !important;
	}
	.product-blocks .product_accordion.panel-group .panel-active .panel-heading a::before {
		content: '\f054' !important;
		font-family: icomoon !important;
		color: #fff !important;
		 -webkit-transform: rotate(90deg) !important;
	    transform: rotate(90deg) !important;
	}
	
	.product_accordion.panel-group .panel-active .panel-heading a{
	  background-color: rgb(221, 0, 23);
	  color: #fff !important;
	}
	.product_accordion.panel-group .panel-heading a{
	  padding: 10px;
	  background: #000;
	  color: #fff !important;
	}
	.product_accordion .panel-body h2{
		font-size: 20px;
	}
	.mobile .product-blocks .expand-block {
	  margin-bottom: 0px;
	}
	.route-product-product .tags {
	  margin: 15px 0 0 0 !important;
	}


	.content table {
	  width: 100% !important;
	}
	.route-product-manufacturer h2.title {
	  padding: 7px;
	}
	.route-product-manufacturer .manufacturer > div {
	  display: block;
	  padding: 0;
	  width: 100%;
	  text-align: left;
	}
	.image-card > span {
	  width: 100%;
	  text-align: left;
	  max-width: 100%;
	  line-height: 1.1;
	}

	.main-products.product-grid .product-layout:not(.swiper-slide) {
	  padding: 10px;
	  width: calc(100% / 2 - 0.01px) !important;
	}

	.main-products.product-list.product-list .product-layout .image {
	  float: left !important;
	  height: auto !important;
	  width: 100% !important;
	}
	.main-products.product-list .product-thumb .caption {
	  float: left;
	}
	.buttons > div {
	  width: auto !important;
	  flex-basis: auto;
	}

	.table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
	 /* white-space: nowrap;*/
	}

   .scroll-top i::before {
	font-size: 30px !important;
  }
  .swiper {
	  position: relative;
	  width: 100%;
	  padding: 0 15px;
	  box-sizing: border-box;
	  margin-bottom: 30px;
	}
	#bottom {
	  margin-bottom: 15px;
	}
	#bottom  .title.module-title {
		margin-bottom:20px !important;
	}
	#bottom .swiper-buttons {
	  top: -20px;
	}
	.mobile-header-active #cart {
	  margin-right: 15px;
	}

	.refine-item{
	  width: calc(100% / 2 - 0.01px) !important;
	}
	.products-filter .select-group .input-group.sort-by {
	  width:70%;
	  margin: 0;
	}

	.products-filter .select-group {
		  display: flex;
		  margin-left: auto;
		  width: 100%;
		  margin: 5px 0;
		  justify-content: space-between;
		}
	.grid-list .links-text {
	  display: block !important;
	  font-size: 14px;
      color: #000;
	}
	.route-checkout-checkout #content .buttons .pull-right:only-child {
	  flex: 0 0 auto;
	  width: auto;
	  margin: 0 auto 0 0;
	  white-space: normal;
	  width: 100% !important;
	  display: block;
	}
	.radio label img {
	  width: 150px;
	}
	.table-responsive table td a {
	  white-space: normal;
	}
	.route-checkout-checkout #content .panel-group .panel-body {
	  padding-bottom: 0px !important;
	  padding-top: 20px;
	}
	ul.module-body .links-menu .menu-item {
	  display: block !important;
	}
	.product-info .wishlist-compare{
	  padding-bottom: 0;
	}
	.route-checkout-cart .cart-page {
	  display: block !important;
	}
	.route-checkout-checkout #content .form-group .control-label{
	  max-width: 100% !important;
	}
	.buttons.confirm-buttons{
	  margin-bottom: 0px !important;
	}
	.quick-checkout-wrapper .captcha{
	  margin-top: 0 !important;
	}
	.checkout-section{
	  margin-bottom: 10px !important;
	}
	.alert{
	  margin-bottom: 0 !important;
	}
  .braintree-large-button{
    padding: 0px !important;
  }
  .braintree-method{
    padding: 2px 10px !important;
  }
  .route-checkout-cart .cart-panels .buttons {
	  padding: 0;
	}
   .policy-section ul, .policy-section ol {
	  margin: 10px 0 15px 20px !important;
	  padding-left: 20px;
	}
	
}

@media screen and (max-width: 360px) {
	.mobile-header-active .mobile-top-menu-wrapper .top-menu .j-menu > li > a::before {
	  margin-right: 0;
	}
	.mobile-header-active .top-menu .j-menu > li > a {
		flex-direction: column;
	  }

}


.product-layout .wish-group{
	display:none;
}

.product-layout .product-thumb:hover .wish-group{
	display:flex;
}

@media screen and (max-width: 760px) {
	.product-layout .wish-group{
		display:flex;
	}
}

/* Guarantee Section */
.guarantee-section {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px 10px;
  max-width: 600px;
  margin: 20px 0;
  padding: 0 0 20px 0 !important;
  border-bottom: 2px solid rgb(226, 226, 226) !important;
}

.guarantee-item {
  display: flex;
  align-items: flex-start;
  gap: 10px;
}

.guarantee-icon {
  width: 24px;
  height: 24px;
  flex: 0 0 24px;
}

.guarantee-icon img {
  width: 24px;
  height: 24px;
}

.guarantee-text {
  font-size: 13px;
  color: #333;
  font-weight: 500;
}

/* Divider */
.guarantee-section + hr {
  margin: 25px 0;
  border: none;
  border-top: 1px solid #ddd;
}

.riders-choose{
	padding:0 !important;
	margin-bottom: 20px;
}
/* Riders Section */
.riders-choose h3 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 15px;
  color: #111;
  position:relative;
}
.riders-choose h3::before {
  content: '\f054' !important;
  font-family: icomoon !important;
  font-size: 15px;
  color: rgba(44, 54, 64, 1);
  position:absolute;
  top:0;
  right:0;
  display:none;
}
.riders-grid {
  float: left;
  width:100%;
  display: grid;
  gap:10px;
  grid-template-columns: repeat(2, 1fr);
}

.rider-box {
  background: none;
  padding: 0px 0px;
  border-radius: 4px;
  font-size: 13px;
  color: #333;
  font-weight: 500;
  display: inline-block;
  margin:0px;
}



/************* New layout ****************/

.three-column h1.title.page-title{
  font-size: 20px !important;
  text-transform: unset !important;
  font-weight: 500 !important;
  background: none !important;
  margin-bottom: 10px !important;
  padding: 0px !important;
  min-height: auto !important;
  line-height: 28px !important;
  overflow: visible !important;
  white-space: normal !important;
}

.short-description {
  font-weight: 400;
}

.three-column .product-info .product-details .rating{
  background: none !important;
  padding: 0 0 15px 0 !important;
  margin-bottom: 15px;
  border-bottom: 2px solid rgb(226, 226, 226) !important;
}

.three-column #lowerprice{
	padding:0;
}

.countdown-wrapper{
	padding:0 !important;
}

.product-options .form-group .control-label {
  max-width: 100% !important;
  font-weight: 400;
}

.product-info.has-extra-button {
  margin-bottom: 50px;
}

.product-price-group.price {
  margin-bottom: 15px;
}

.product-price-old{
  order: 2 !important;
}
.rating-number{
    font-size:14px;
	font-weight:500;
	color:#333;
	padding-right:5px;
}
.product-info .rating-stars {
  gap: 0px !important;
  margin-bottom: 0px !important;
  width: auto;
  border-right: 2px solid #f1f1f1;
  padding-right: 5px;
}

.product-info .review-links {
  margin: unset !important;
}

.rating.rating-page .rating-stars i {
  font-size: 1em;
 }

 .dd-container {
  margin-bottom: 0px !important;
}

.top-menu .j-menu > li > a::before {
  font-size: 14px !important;
  padding-right: 5px;
  min-width: auto !important;
  margin: 0 !important;
}
.product-info .product-stats .in-stock span {
  color: #2c8f0f !important;
  font-weight: 700 !important;
 }

 .product-stats {
 }

 .route-checkout-checkout #content .left .required .control-label::after {
   margin-top: 0 !important;
   margin-left: -5px !important;
   line-height: 0.8;
}

@media (max-width: 1024px) {
  .route-product-product:not(.popup) .product-info .product-details .button-group-page .wishlist-compare {
    padding-top: 10px !important;
  }

   .product-image .main-image .swiper-pagination-bullet.swiper-pagination-bullet-active {
	  background-color: #bfbfbf !important;
	}
  .product-image .main-image .swiper-pagination-bullet {
	  background-color: #e4e4e4 !important;
  }
}

 @media screen and (max-width: 990px) {
	.riders-choose h3{
	 cursor: pointer;
	}
	.riders-choose h3::before {
	  display:block;
	  transform: rotate(-90deg);
	}
	.riders-choose h3.active::before {
	  transform: rotate(0deg);
	}
	.product-info.has-extra-button {
	  margin-bottom: 20px;
	}
	.countdown-wrapper {
	  margin-bottom: 0px;
	}

 }


 /************************ Mobile Search ***********************/

 .mobile-bar-group.mobile-menu-group.sticky-bar {
  min-height: 52px;
  padding-left: 15px;
}

 .mobile-header-active .mobile-3 .mobile-search-wrapper {
  min-height: 60px;
}
.mobile-header-active .mobile-3 .mobile-search-wrapper form {
  width: 100%;
}

.mobile-header-active .mobile-search-group .header-search {
  height: 60px !important;
}

.mobile.mobile-header-active input.search-input:not([type="button"]):not([type="submit"]){
  border:1px solid rgba(221, 0, 23, 1);
  padding: 0 60px 0 40px !important;
  width: calc(100% - 65px);
  height: 40px;
  border-radius: 50px;
  margin-left: 10px;
}

.mobile.mobile-header-active .mic-search {
  position: absolute;
  right: 60px;
}

.mobile select {
  padding: 0 10px !important;
}

.mobile-header-active .header-search > .go-button{
	background:none;
	border:0px;
	width:40px;
	height:40px;
}
.mobile-header-active .header-search > .go-button::before {
  content: '\f061' !important;
  font-family: icomoon !important;
  font-size: 16px;
  color: rgba(221, 0, 23, 1);
  left: 1px;
  margin-left: 10px;
  border: 3px solid rgba(221, 0, 23, 1);
  padding: 5px;
  border-radius: 50px;
  width: 30px;
  height: 30px;
  display: block;
  line-height: 14px;
}

.product-options .dd-selected {
  padding: 10px 20px 10px 10px;
}
.product-options .dd-option-text, .product-options .dd-selected-text {
  line-height: 14px !important;
}

.dd-select {
  width: 100% !important;
}

@media screen and (max-width: 600px) {
  .mobile-header-active #cart {
    margin-top: 10px;
  }
  .mobile-header-active .top-menu > ul {
	  white-space: nowrap;
	  overflow: hidden;
	}
}


/**** Wildboar Suggestion, improvements ****/

.account-outer{
  display: grid;
  height: auto;
  margin: 0 0 20px 0;
  width: 100%;
  list-style-type: none;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
}

.account-outer div {
  border: 2px solid rgb(244, 244, 244);
  padding: 15px;
  border-radius: 12px;
}

.account-list > li {
    position: relative;
}

#content .account-list > li > a {
    color: #101820;
    padding-left: 30px;
    display: block;
	padding-bottom:5px;
}
#content .account-list > li > a:hover {
	color: rgba(221, 0, 23, 1) !important;
}

.account-list > li::before {
    content: "\e93f";
    font-family: 'icomoon';
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 15px;
    color: #a9b8c0;
}


#module-emailtemplate-newsletter #content .checkbox {
  width: 100%;
  margin-bottom: 10px;
}

#module-emailtemplate-newsletter #content .panel-footer {
  padding: 0;
  background: none;
  border: 0;
  border-radius: 0;
}

#module-emailtemplate-newsletter #content .panel-footer .buttons {
  margin-bottom: 0px;
  display: flex;
  align-items: flex-start;
 }

#module-emailtemplate-newsletter #content .panel-footer .buttons input + .btn {
  margin-top: 0px;
}

.buttons .pull-right {
  gap: 10px;
  padding: 0;
}

#information-information .financing-section{
	width:auto;
}

#information-information .financing-section .mb-3{
	margin-bottom:30px;
}

.brand-logos img{
  max-height:auto;
  margin:20px 0px;
}

.media-hub {
  display: grid;
  gap: 30px;
  grid-template-columns: 1fr 1fr 1fr;
}

.d-flex{
	display:flex;
}

.media-hub .media {
    margin-top: 15px !important;
	background:#fff;
	border-radius:18px;
	padding:35px 28px;
	box-shadow:0 20px 40px rgba(0,0,0,.08);
	transition:.3s;
	text-align: center;
}
/*
.media-hub .media:hover{
	transform:translateY(-10px);
}
*/
.media-hub .media .media-icon {
  width: 50px;
  margin-bottom:10px;
}

.route-information-information .content .media-hub h5 {
  font-size: 18px;
  font-weight: 500;
}

.justify-content-center{
	justify-content:center;
}

.mt-2{
	margin-top:20px;
}
.affirm-card{
  max-width: 500px;
  margin: 50px auto 20px;
  background:#fff;
  border-radius:22px;
  padding:30px;
  box-shadow:0 30px 60px rgba(0,0,0,.12);
  text-align: center;
}

.affirm-logo{max-width:160px;margin-bottom:20px;}

.affirm-card ul{
  list-style:none;
  max-width:650px;
  margin:25px auto;
  padding:0;
  text-align: left;
}
.affirm-card li{
  padding:5px 0;
  color:#425b7c;
}
.affirm-card li:before{
  content:"\2714";
  color:#2a7de1;
  margin-right:10px;
}

.finance-btn{
  display:inline-block;
  background:linear-gradient(135deg,#1c6fe8,#2bb0ed);
  color:#fff !important;
  padding:16px 50px;
  border-radius:40px;
  text-decoration:none;
  font-size:18px;
  margin:25px 0;
  box-shadow:0 12px 30px rgba(42,125,225,.4);
}

.finance-btn:hover{opacity:.9;}

.affirm-card small{
  display:block;
  color:#7b8fa7;
  margin-top:20px;
  font-size:13px;
}
#checkout-cart .cart-bottom{
	padding:0;
}
#checkout-cart .cart-panels h2.title {
  padding: 13px;
  border-bottom: 1px solid rgba(226, 226, 226, 1);
}


#checkout-cart .panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 0;
  padding: 15px;
}

@media screen and (max-width: 850px) {
	#checkout-cart .panel-group .panel-heading + .panel-collapse > .panel-body {
	  border-top: 0;
	  padding: 0px;
	}

}
.route-checkout-cart #checkout-cart #content .cart-panels p {
  margin-bottom: 0px;
  padding: 15px 15px 5px 15px;
}

.route-checkout-cart #checkout-cart #content .cart-panels .panel-body p {
  margin-bottom: 0px;
  padding: 0px;
}

#checkout-cart .panels-total .cart-total {
  margin-top: 15px;
  align-items: flex-start;
  padding: 0 15px;
}

#checkout-cart .affirm-cart-page {
  text-align: right;
  margin: 15px;
}

#checkout-cart .buttons {
  margin-bottom: 0;
  display: flex;
  gap: 10px;
}

#checkout-cart .panel-heading .panel-title a{
	color: rgb(51, 55, 69);
	font-size: 12px;
    font-weight: 700;
}

input.mailpoet_text{
  width: 100%;
  box-sizing: border-box;
  padding: 10px;
  margin: 0 auto 0 0;
  background: rgb(56, 56, 56);
  border-radius: 0;
  border: 0;
  color: #fff;
}

#content .pagination a:hover {
  color: #fff;
}

.products-filter .select-group .form-control {
  width: auto;
  padding: 5px;
}

.login-box label{
	  display: flex;
	  align-items: center !important;
      gap: 5px !important;
}
.login-form label {
	  display: flex;
	  align-items: center !important;
      gap: 0px !important;
}
.login-box label input[type="radio"],
.login-form label input[type="radio"] {
  margin: 0px 0 0;
}

.login-form input.form-control {
  width: 100%;
 }
 .login-form .buttons {
	margin-bottom:0;
 }
@media screen and (max-width: 600px) {
	.account-outer{
	  grid-template-columns: 1fr;
	}
	.media-hub {
	  grid-template-columns:1fr;
	}
	.route-information-information .content h2 {
	  font-size: 24px !important;
	}
	 .products-filter .select-group .input-group .form-control {
		max-width: fit-content !important;
	  }
}

/***************** footer css ********************/

@media screen and (max-width: 850px) {
  .copyright {
    width: 100%;
    text-align: center;
  }
  .footer-menu {
    width: 100%;
    text-align: center;
    margin: 0px 0;
    padding-top: 0 !important;
  }
   .social-media {
    justify-content: center;
  }
  .footer-wrap .site-footer {
	margin-bottom: 60px;
	}
}

.footer-wrap {
  background-color: #1a1c20;
  color: #fff;
  width: 100%;
  float: left;
  clear: both;
  font-size: 13px;
}

.footer-wrap {
    background-color: #1a1c20;
    color: #fff;
    width: 100%;
    float: left;
    clear: both;
	font-size: 13px;
}
.footer-wrap .site-footer {
	border-top: 1px solid rgba(255,255,255,.1);
	text-align: left;
	min-height: 60px;
}

.copyright {
  float: left;
  padding: 20px 15px;
  color:#a0a0a0;
  font-weight: 400;
}
.footer-menu {
  float: right;
  padding: 20px 15px;
  color:#a0a0a0;
  font-weight: 400;
}
.footer-menu a{
  color: #a0a0a0;
  text-decoration: none;
}

.footer-menu a:hover{
  color: #f1f1f1;
}

.footer-menu ul{
  display:block;
  gap:20px;
}
.footer-menu ul li{
	display:inline-block;
}
.footer-menu ul li a{
  display: inline-block;
  padding:20px 10px;
  color:#fff;
}

.footer-menu ul li a:hover, .footer-menu ul li a:focus{
  color:#fff;
  text-decoration:underline;
}

.footer-wrap [class*="footer-col-"]{
    padding-top: 35px;
    padding-bottom: 20px;
}
.footer-top-box .widget ul li a {
    color: #a0a0a0;
    padding: 5px 0px;
    display: block;
}
.footer-top-box .widget ul li.cat-item a {
    display: inline-block;
}
.footer-top-box .widget ul li a:hover {
    color: #f1f1f1;
}


.footer-wrap .footer-col-1,
.footer-wrap .footer-col-2,
.footer-wrap .footer-col-3,
.footer-wrap .footer-col-4{
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
}
.footer-col-1{
    width: 100%;
}
.footer-col-2{
    width: 50%;
}
.footer-col-3{
    width: 33.333%;
}
.footer-col-4{
    width: 25%;
}


/*Go to top Footer*/
.go-to-top {
    display: none;
    position: fixed;
    bottom: 45px;
    right: 15px;
    padding: 0px 15px;
    font-size: 28px;
    margin-bottom: 10px;
}
#toTop {
    padding: 3px 10px 7px 10px;
    background: #333;
    border-radius: 3px;
    color: #fff;
}

.entry-footer {
    padding: 0 30px;
    margin-top: 0;
    float: right;
    color: #dd0017;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.5px;
    margin-right: 10px;
    text-transform: uppercase;
}

.single .entry-footer,
.page .entry-footer {
    float: left;
	width:100%;
}
.single-affirm{
	color:#85868c;
}

.entry-footer span:after {
    content: "/";
    display: inline-block;
    padding: 0 10px;
}

.entry-footer span:last-child:after {
    display: none;
}

.entry-footer .cat-links a,
.entry-footer .edit-link a {
    color: #dd0017;
}
.wp-block-search .wp-block-search__label,
.footer-top-box h2.wp-block-heading,
.footer-top-box h2.widget-title,
#secondary h2.widget-title,
#left-sidebar h2.widget-title {
    font-size: 16px;
    position: relative;
    /*text-transform: uppercase;*/
    font-weight: 500;
    padding-bottom: 15px;
	margin-bottom: 15px;
}
.wp-block-search .wp-block-search__label:after,
.footer-top-box h2.wp-block-heading:after,
.footer-top-box h2.widget-title:after,
#secondary h2.widget-title:after,
#left-sidebar h2.widget-title:after {
    background-color: #dd0017;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 20px;
    height: 2px;
}

.footer-wrap .menu {
  padding: 0;
  list-style: none;
  font-weight: 400;
}

.textwidget {
  color: #a0a0a0;
  font-weight: 400;
}

.textwidget a {
  color: #a0a0a0;
  text-decoration: none;
}
.textwidget a:hover {
  color: #f1f1f1;
}

body footer > div {
  background: none;
  font-weight: 400;
}

.footer-wrap p {
  margin-bottom: 1.5em;
  position: relative;
  line-height: 1.8em;
  margin: 0 0 10px;
}

.footer-wrap > .container,
.site-footer > .container {
  max-width: 1280px !important;
  width:100%;
 }

 
@media screen and (max-width:767px) {
    .both-sidebar #secondary,
    #primary,
    #secondary {
        width: 100%;
        margin: 0;
    }
    .footer-col-1,
    .footer-col-2,
    .footer-col-3,
    .footer-col-4{
        width: 50%;
    }
	body.two-column  #masonry-loop > article{
	  width: calc(1/1*100% - (1 - 1/1)*30px);
	}

}


@media (max-width: 580px){
    .footer-col-1,
    .footer-col-2,
    .footer-col-3,
    .footer-col-4{
        width: 100%;
    }
	.site-main article .post-thumbnail {
	  max-height: 300px;
	}
	
    .footer-wrap [class*="footer-col-"]{
        padding-top: 0;
		padding-bottom: 0;
    }

    .footer-wrap [class*="footer-col-"]:first-child{
        padding-top: 35px;
    }
	.footer-wrap [class*="footer-col-"]:last-child {
	  padding-top: 0px;
	  padding-bottom: 0px;
	}
	.footer-menu ul li a {
		display: inline-block;
		padding:5px 10px;
  	}
	 #maxslider-26491 {
		height: 120px !important;
	  }
	 .entry-meta a, .entry-meta .posted-on a time, .two-column .entry-content p {
	  color: #000;
	}
	#left-sidebar .widget ul li a, #secondary .widget ul li a, .widget_recent_comments li {
	  color: #000;
	}
	.slick-dots{
		display:none;
	}
}

.textwidget {
  color: #a0a0a0;
}

.textwidget a{
  color: #a0a0a0;
}

.textwidget a:hover {
  color: #f1f1f1;
}

.widget_block input.mailpoet_text{
  width: 100%;
  box-sizing: border-box;
  padding: 10px !important;
  margin: 0 auto 0 0;
  background: rgb(56, 56, 56);
  border-radius: 0;
  border: 0;
  color: #fff;
}

.social-media {
  display: flex;
  gap: 20px;
  padding-top: 10px;
}

.social-media img{
  max-height:90px;
}

.left-social-media{
	display: flex;
    gap: 20px;
}

.head-btn.right {
  min-width: 260px;
  text-align: right;
}
.widget {
  margin: 0 0 1.5em;
}

#mailpoet_form_2 .mailpoet_paragraph {
  line-height: 20px;
  margin-bottom: 20px;
}

.mailpoet-screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}
.mailpoet_form .mailpoet_submit {
  white-space: normal;
  word-wrap: break-word;
  padding: 10px !important;
}
.footer-wrap input[type="submit"] {
  background-color: #dd0017;
  border: 0;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
  color: #fff;
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0px;
  line-height: 1.2;
  padding: 10px 15px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.footer-wrap .footer-disclaimer {
  padding: 0 15px;
}
.pagination > li.active > span, 
.pagination > li.active > span:hover, 
.pagination > li > a:focus {
  color: #fff !important;
  background: rgba(221, 0, 23, 1);
}
.track_order-outer{
	padding: 20px 0;
}
.one-column .track_order-outer #content {
  max-width: 100% !important;
}

.track_order{
	max-width: 550px;
    margin: auto;
}

.track_order h2 {
  text-align: center;
}

.track_order ul.nav-tabs {
  justify-content: center;
  margin-bottom:15px;
}

.track_order ul.nav-tabs button {
  padding: 10px 15px;
}

.track_order ul.nav-tabs button.btn-primary {
  color: #fff;
  background-color: rgba(221, 0, 23, 1);
  border-color: rgba(221, 0, 23, 1);
}

.phone #content {
  padding-top: 20px;
}

.login-form .form-group label:first-child {
  margin-right: 20px !important;
}

.route-product-compare .compare-buttons .btn-cart.btn {
  padding: 7px 8px !important;
  font-weight: 700 !important;
  font-size: 11px !important;
}

div.main-menu.main-menu-3 > .j-menu li.main-menu-item-1 :hover > a {
  background: rgba(27, 27, 27, 1) !important;
}
.route-account-register legend {
  margin-left: 10px !important;
 }
#emailtemplate-preference .col-sm-offset-2 {
  margin-left:20px !important;
}
#emailtemplate-preference button{
	padding: 5px 15px !important;
}
#emailtemplate-preference button:focus {
  color: rgba(255, 255, 255, 1) !important;
  background: rgba(221, 0, 23, 1) !important;
}

.route-product-compare .compare-buttons {
  flex-wrap: nowrap !important;
 }

 .quick-checkout-wrapper label {
  align-items: center;
  gap: 10px;
}

.reset-filter::before {
  padding-right: 5px;
  margin-top: 2px;
}
.policy-section ul, .policy-section ol {
  padding: 0;
}

.policies-container {
  max-width: 100% !important;
  padding: 0px !important;
}

.route-information-information .content h2 {
  font-size: 1.5em !important;
}

.form-horizontal .radio label, .form-horizontal .checkbox label{
  display: flex;
  align-items: center;
}

.quick-checkout-wrapper div .title.section-title {
  padding: 10px;
  margin-bottom: 10px;
}

.route-checkout-checkout #content label span img{
	margin-left: 10px;
    max-height: 30px;
}

.quick-checkout-payment h2 {
  font-size: 20px;
}
.popup-quickview .popup-inner-body {
  padding: 15px;
}

.popup-quickview .popup-close {
  margin-right: -5px !important;
  margin-top: -5px !important;
 }
.social_login {
  margin-left: 10px;
}
.side-column .social_login {
  margin-left: 0px;
}
.route-account-register legend {
      padding-bottom: 0;
}
.route-account-register fieldset + fieldset {
  margin-top: 0px;
}
.title.search-products-title {
  padding: 10px 10px 5px 10px;
}
.title.search-criteria-title {
  padding: 10px;
  font-size: 18px;
  margin-bottom: 10px;
}
/*
.breadcrumb>li+li:last-child:before {
	content:none;
}
*/
@media (max-width: 580px){
	.route-account-register legend {
	  margin-left: 0px !important;
	  padding-left: 0;
	  margin-bottom: 0;
      padding-bottom: 0;
	}
	#content a.agree{
		margin:0;
	}
	.route-account-register .form-group {
	  margin-right: 0px !important;
	  margin-bottom: 6px;
      margin-left: 0px !important;
	}
	#emailtemplate-preference .col-sm-offset-2 {
	  margin-left: 0px !important;
	}
	.route-account-register .buttons > div {
	  flex: auto !important;
	}
	.route-checkout-checkout #content label span img {
	  max-width: 100px;
	}
	.section-payment {
      padding-top: 0px !important
    }
	.popup-quickview #subscribe-sms-number {
	  max-width: 250px;
	  width: 100% !important;
	}
	.popup-quickview #subscribe-sms-button {
	  font-size: 14px !important;
	  padding: 10px !important;
	}

	#rc-imageselect, .g-recaptcha {
        transform:scale(0.67);
        transform-origin:0 0;
        margin-bottom: -20px;
    }
	.route-checkout-cart #content .table-responsive table tbody .td-qty .input-group {
		min-width: 150px;
	}
	.main-products.product-list .product-thumb .name a {
		white-space: normal !important;
	}
}

/******** Hide Footer Newletter **********/
.footer-top-box #custom_html-5,
.footer-top-box #block-11{
	display:none;
}

.footer-top-box .social-media {
    padding-top: 0px;
}

@media (max-width: 470px) {
    .route-checkout-checkout #content .checkout-same-address label {
		display: flex;
		align-items: flex-start;
	}
	.login-form .form-group label:first-child {
		margin-right: 5px !important;
	}
}