.table-checkout-shipping-method .row > * {
	width: auto;
}
.customer-account-create .fieldset.additional_info {
	float: left;
	margin: 0 30px 0 30px;
	width: calc(100% - 60px);
}
.blueskytechco-onepagecheckout .table-totals tr.totals-tax {border-bottom: 1px solid #ccc;}
.blueskytechco-onepagecheckout .table-totals tr.totals span.title {border-bottom: 0 !important;}
.fixed-minicart .minicart-wrapper.active .block-minicart {
min-width: 50% !important;
}
.page-main .search.results .toolbar.toolbar-products, .form-minisearch .search-form #choose_category_chosen {
	display: none;
}
.checkout-payment-method .payment-method-content .fieldset > .field.type .control {
	margin-left: 0 !important;
}
.checkout-payment-method .ccard .cvv .input-text {
	width: 85px !important;
}
.review-form .action.submit.primary {background-color: #d80000;}
.checkout-index-index .payment-method, .checkout-index-index .payment-method-title, .checkout-index-index .payment-method-content {
	float: left;
	width: 100%;
}
.catalog-category-view .page-main .filter, .account.page-layout-2columns-left .sidebar-additional, .account.page-layout-2columns-right .sidebar-additional {display: none;}
.account.page-layout-2columns-left .page-title-wrapper {visibility: hidden;}
.cart_logos {display: none !important;}
.checkout-index-index .sticky-header .cart_logos {max-width: 1170px; text-align: center;margin: 0 auto;display: block !important;}
.cart_logos img {width: 110px !important;display: inline;}
.onepagecheckout-index-index .page-title-wrapper .page-title {display: none !important;}
.onepagecheckout-index-index .page-title-wrapper .short-description {color: #3f9f3f; animation: blinkMe 1s linear infinite; font-weight: 550;}
.cms-vehicle-selection .dropdown-menu--select .col-xs-12 p {padding-top: 5px;}
.catalog-product-view .page-title {margin-top:20px; margin-bottom:6px;}
.product__style-3.page-layout-1column .column.main {border: none;}
.account.page-layout-2columns-left .column.main, .account.page-layout-2columns-right .column.main, .account.page-layout-2columns-left .sidebar.sidebar-main, .account.page-layout-2columns-right .sidebar.sidebar-main {
	padding: 0 !important;
	border: 0 !important;
}
.product__style-3 .breadcrumbs {text-align: center;}
.cms-vehicle-selection input[type="checkbox"]{width:12px;height:12px}
.modal input[type="radio"]+label{margin-left:5px!important}

.row-1 {margin-right: -15px;margin-left: -15px;}

.rating-summary .rating-result > span::before, .widget-testimonial .elementor__headline span {color: #D80000;}
.page-header {color: #D80000; border-bottom: 2px solid #d80000 !important;}
.page-header .layout-3 .call_us_at a {display: block;}
.lofgallery .gallery_title {margin-top: 10px;}
.page-header .layout-3 .call_us_at a.call_us_anchor {
	line-height: 10px;
}

.page-header .layout-3 .call_us_at a.call_us_anchor_2 {
	color: #D80000;
	font-size: 18px;
	position: absolute;
}

#back-top {
	line-height: 2.5;
}
#minicart-content-wrapper .block-content {
	color: #666666;
}
.container-fluid .product-container div {
	text-align: justify;
}
.widget-testimonial div {
	text-align: center;
}
.widget-testimonial div.elementor__headline {
	font-size: 24px !important;
}
.container-fluid .product-container h2 {
	text-align: center;
	margin-bottom: 20px;
}

.container-fluid .product-container img {
	max-height: 328px;
	margin-bottom: 20px;
}

body .white-bg {
	background: #ffffff;
}
body .black-bg {
	background: #000000;
}

body .light-gray-bg {
	background: #E0E0E0;
}

body .dark-gray-bg {
	background: #3E3E3E;
}

body .black-container {
	padding: 15px 0;
	color: #fff;
}

body.cms-index-index .black-container h4 {
	font-size: 36px;
	color: #fff !important;
	padding: 30px 0 0 0;
}

body.cms-index-index .black-container h4:after {
	content: "";
	width: 100px;
	height: 5px;
	background-color: #D80000;
	left: 0;
	margin-top: 5px;
	display: block;
}

body.cms-index-index .black-container p {
	font-size: 16px;
	line-height: 22px;
	padding: 5px 0 0 0;
	color: #fff !important;
	margin: 15px 0 0 0;
}

.dark-gray-container__right h4 {
	font-size: 32px;
	color: #fff !important;
}

.dark-gray-container__right p {
	font-size: 15px;
	line-height: 22px;
	padding: 20px 0 15px 100px;
	color: #fff !important;
}

.dark-gray-container__right .red-button {
	min-width: 280px;
	background: #D80000;
	text-align: center;
	border-radius: 2px;
	font-size: 22px;
	color: #fff;
	border: 0;
	cursor: pointer;
	font-weight: 700;
	letter-spacing: 2px;
}

.dark-gray-container__right ul {
	margin: 0;
	padding: 50px 0 0 100px;
}

.dark-gray-container__right ul li {
	margin: 0;
	padding: 0 45px 20px 0;
	font-size: 15px;
	line-height: 19px;
	position: relative;
	list-style-type: none;
	color: #fff !important;
}

.dark-gray-container__right h6 {
	font-size: 24px;
	line-height: 36px;
	padding: 0;
	margin: 0;
	color: #fff !important;
}

.dark-gray-container__right ul li::after {
	content: '';
	background: url(../images/checked.png) right top no-repeat;
	width: 28px;
	height: 28px;
	position: absolute;
	right: 0;
	top: 15px;
	background-size: 100% 100%;
}

body.cms-index-index .black-container .customize-box {
	border: 1px solid #D80000;
	border-radius: 6px;
	min-height: 300px;
	padding: 15px;
}
body.cms-index-index .black-container .customize-box .img-wrapper{
	position: relative;
    overflow: hidden;
}

body.cms-index-index .black-container .customize-box img {
	width: 100%;
	height: auto;
	border-radius: 7px;
	 -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-backface-visibility: hidden;
}
body.cms-index-index .black-container .customize-box img:hover{
-webkit-transform: scale(1.1);
    transform: scale(1.1);
}

body.cms-index-index .dark-gray-container {
	padding: 50px 0;
	color: #fff;
}

body.cms-index-index .dark-gray-container .box-col {
	width: calc(50% - 20px);
	min-height: 330px;
	background-color: #000;
	border-radius: 6px;
	float: left;
	margin: 0 10px 20px;
	padding: 0;
	color: #fff !important;
}

body.cms-index-index .dark-gray-container .box-col h3 {
	font-size: 36px;
	line-height: 53px;
	margin: 0;
	padding: 15px 15px 0 15px;
	color: #fff !important;
}
body.cms-index-index .dark-gray-container .box-col p{
	color: #fff !important;
	padding: 0 15px;
	margin: 0;
	min-height: 60px
}

body.cms-index-index .dark-gray-container .box-col img{
	display: none;
}

body.cms-index-index .dark-gray-container .image-1 {
	background: url(../images/wings-deflector.png) center bottom no-repeat #000000;
	background-size: 100%;
}

body.cms-index-index .dark-gray-container .image-2 {
	background: url(../images/charger-glowplate.png) center bottom no-repeat #000000;
	background-size: 100%;
}

body.cms-index-index .dark-gray-container .image-3 {
	background: url(../images/batmobile-sills.png) center bottom no-repeat #000000;
	
}

body.cms-index-index .dark-gray-container .image-4 {
	background: url(../images/edgelit.png) center bottom no-repeat #000000;
	
}

body.cms-index-index .white-home-bg .elementor__headline, body.cms-index-index .white-home-bg .elementor__description {
	color: #fff;
}

body.cms-index-index .white-home-bg .product-item {
	background: #fff;
	padding: 0 12px;
	border-radius: 5px;
}

.dropdown-menu--select p {
	margin-bottom: 0;
	padding: 20px;
	color: #000;
	font-size: 28px;
	font-style: normal;
	font-weight: 700;
	line-height: 28px;
	letter-spacing: 0em;
	text-align: center;
}
.compatible-vehicles p {
	display: inline;
	font-size: 24px !important;
	float: left;
	padding: 10px 10px 10px 20px !important;
	margin: 0 !important;
	line-height:36px !important;
}

.compatible-vehicles span {
	float: left;
	width: 100%;
	padding-left: 20px;
	font-size: 16px;
}

.compatible-vehicles p:nth-of-type(2){
	padding: 10px 0px 0 !important;
}

.compatible-vehicles .image-sec {
	height: auto !important;
	padding-right: 10px;
	padding-top: 15px;
	min-height: 150px;
	text-align: center;
}

.compatible-vehicles .image-sec img {
	width: auto !important;
	height: auto !important;
	max-height: 124px !important;
}

.product-section .compatible-vehicles {
	width: calc(33% - 20px) !important;
}

.product__style-3 .breadcrumbs {
	margin: 0;
}
.product__style-3:not(.catalog-product-view) .page-title-wrapper {
	text-align: center;
}
.product__style-3:not(.catalog-product-view) .page-title-wrapper .page-title {
	display: inline;
}

.product-section h4 {
	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 30px;
	line-height: 69px;
	color: #000 !important;
	padding: 30px 0 0 0;
	margin: 0;
}
.product-section .product-cat {
	background-color: #fff;
    border-radius: 6px;
    font-family: sans-serif;
    color: #000 !important;
    padding: 0;
    width: calc(25% - 20px);
    float: left;
    margin: 0 10px 20px;
    padding-bottom: 20px;
	cursor: pointer;
}
.product-section .product-cat p:first-child {
	font-size: 24px;
    font-family: sans-serif;
    padding: 10px 0 0 14px;
    margin: 0;
    line-height: 30px;
}
.product-section .product-cat p:nth-of-type(2) {
	font-size: 30px;
	color: #D80000;
	font-family: sans-serif;
	padding: 0 0 0 13px;
	margin: 0;
	line-height: 36px;
}
.product-section .product-cat .image-sec {
	width: 100%;
    height: 180px;
    padding-left: 10px;
    padding-bottom: 10px;
    position: relative;
    overflow: hidden;
}
.product-section .product-cat .image-sec img{
	width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.product-section .product-cat .image-sec:hover img{
	-webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.product-info-box{
	background-color: #fff !important;
    border-radius: 6px;
    margin-bottom: 15px;
}
.product-info-box .product-info-cnt{
	padding: 0 0 0 65px;
}
.product-info-box .product-info-cnt h5{
	font-size: 32px;
    font-family: sans-serif;
    margin: 0;
    line-height: 30px;
    padding: 20px 0 0 0;
}
.product-info-box .product-info-cnt h5 span{
	color: #D80000 !important;
}
.product-info-box .product-info-cnt p{
	font-size: 18px;
    font-family: sans-serif;
    padding: 0;
    margin: 0;
    font-weight: normal;
    color: #000;
}
.product-info-box .product-info-cnt p:nth-of-type(1){
	padding-top: 10px !important;
}
.product-info-box .product-info-img{
	padding-bottom: 10px;
	padding-top: 10px;
}
.modal {
  display: none; /* Hidden by default */
  font-family: sans-serif;
  font-size: 18px;
  position: fixed; /* Stay in place */
  z-index: 1000; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.7); /* Black w/ opacity */
}
div.radioselection {
	float: left;
	width: 48%;
	min-width: 220px;
}
.gallery-cat-photogallery div.radioselection {
	width: 45%;
	margin-left: 2%;
	display: list-item;
}
.modal label {
  font-size: 15px;
}
.modal-content {
  background-color: #fefefe;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 80%; /* Could be more or less, depending on screen size */
  max-width: 700px;
}
/* The Close Button */
.cms-index-index .close, .gallery-cat-photogallery .close, .cms-vehicle-selection .close {
  color: #000;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.cms-index-index .close:hover,
.cms-index-index .close:focus,
.gallery-cat-photogallery .close:hover,
.gallery-cat-photogallery .close:focus,
.cms-vehicle-selection .close:hover,
.cms-vehicle-selection .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
#year_chosen {
	width: auto !important;
}
.chosen-container {
	border: 1px solid #aaa;
}
.error_div {
	color: #ff0000;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
}
.page-title-wrapper.product {
	text-align: left;
	margin: 0px auto 15px auto;
}
.page-title-wrapper .page-title {
	font-size: 28px;
}
.page-title-wrapper .page-title span {
	position: relative;
}
.page-title-wrapper .page-title ::after {
	content: "";
	width: 105px;
	height: 5px;
	background-color: #D80000;
	position: absolute;
	right: 0;
	bottom: -4px;
	display: block;
}
.fancybox-product {width:100%; text-align:center; float:left;}
.modal-slide.my-custom-class .modal-content {
  margin: 0 auto; /* 15% from the top and centered */
  max-width: none;
}
.thumb-slider-section {
	padding: 15px 0 5px 0;
}
.product-main-content .product-info-main .product-rate-price/*, .product-layout-1 .page-wrapper .product-add-form .product-options-wrapper*/ {
	display: none;
}
.product-main-content {
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}
.trust_seal {
	margin: 0;
}
/*
.product-layout-1 .page-wrapper .product-add-form .product-options-bottom {
	visibility: hidden;
	height: 0;
}
*/
.product-list-item {
	background-color: #fff;
	border-radius: 6px;
	padding: 0;
}
.product-list-item h3{
	font-family: serif;
    font-size: 32px;
    color: #000 !important;
    margin: 0 auto;
    padding: 0px;
    position: relative;
}
.product-list-item h3:after{
	content: "";
    width: 70%;
    height: 3px;
    background-color: #000;
    left: 0;
    bottom: 20px;
    display: block;
	margin-top: 5px;
	margin-bottom: 10px;
}
.product-list-item ul{
	margin: 0;
	padding:0;
}
.product-list-item .cc_accordion ul {
	padding-bottom: 5px;
}
.product-list-item ul li {
	margin: 5px 0 5px 0;
    padding: 0 0 0 0px;
    position: relative;
    font-family: 'open Sans',serif;
    font-size: 14px;
    color: #000 !important;
    line-height: 20px;
	list-style: none;
}
.product-options-wrapper .fieldset {margin-bottom:0;}
.product-list-item .hidden-xs ul li{
	padding: 0 0 0 50px;
}
.product-list-item ul li h6{
	font-family: serif;
	font-size: 22px;
	margin: 0;
    padding: 0;
    font-weight: normal;
    color: #000 !important;
}
.product-list-item ul li:before{
	content: "";
	position: absolute;
	background: url(../images/mobile/blue-tick.png) left top no-repeat;
    width: 28px;
    height: 28px;
}

.product-list-item .hidden-xs ul li:before{
	left: 0px;
	top: 10px;
}

.cc_accordion {
	display: none;
}
.cc_accordion ul li span.cc_inner {
	font-family: 'open Sans',serif !important;
	overflow: hidden;
	display: none;
	padding-left: 45px;
}
.cc_accordion ul li h6.cc_toggle {
	cursor: pointer;
	transition: background .3s ease;
	padding-left: 45px;
	padding-bottom: 10px;
}
.product-info-main .extra-popup {
	padding: 0;
	border-top: 1px solid #eee;
}

.horizontal-slider-banner{
	display: flex;
}
.horizontal-slider-banner .thumbnail-sec {
	min-width: 60px;
	max-width: 115px;
	padding: 0 15px 0 0;
}
.horizontal-slider-banner .thumbnail-sec ul{
	margin: 0; padding:0; list-style-type: none;
}
.horizontal-slider-banner .thumbnail-sec ul li{
	border-radius: 9px;
	overflow: hidden;
	margin: 0 0 10px 0;
    padding: 2px;
}
.horizontal-slider-banner .thumbnail-sec ul li img{	
	min-height: 75px;
	border-radius: 6px;
}
.horizontal-slider-banner .thumbnail-sec ul li.active, .horizontal-slider-banner .thumbnail-sec ul li:hover{
	border: 2px solid red;
    padding: 2px;
}
.horizontal-slider-banner .thumbnail-sec ul li:hover img {
	min-height: 71px;
	cursor: pointer;
}
.horizontal-slider-banner .thumbnail-sec ul li.active img {
	min-height: 75px;
	cursor: default;
	max-height: 125px;
}
.horizontal-slider-banner .thumb-view{
	padding-bottom: 10px;
}
.horizontal-slider-banner .thumb-view img{
	width: 100%;
}
.white-section{
	border-radius: 6px;
	background-color: #fff;
	margin-bottom: 15px !important;
	padding:0px 15px;
}
.white-section h3{
	display: flex;
	font-family: sans-serif !important;
}
.white-section h3 span:first-child{
	content: "";
    width: 40px;
    height: 40px;
    border-radius: 100%;
    color: #fff;
    background-color: #D80000;
    font-weight: normal;
    font-size: 24px;
    line-height: 40px;
    text-align: center;
}
.white-section h3 span:nth-of-type(2){
	border-bottom: 4px solid #D80000;
    font-size: 29px;
    flex: auto;
    margin-right: 50px;
    margin-left: 15px;
}
.white-section h3 i img{width: 20px;}

.most-popular-sec{
	margin: 0 57px;
}
.most-popular-sec p{
	font-family: sans-serif !important;
	font-size: 28px;
	color: #D80000;
	padding: 10px 0 0 5px;
	margin: 0px 0 -9px 0;
}
.most-popular-box {
	position: relative;
    border: 2px solid transparent;
    padding: 2px;
    border-radius: 6px;
}
.most-popular-box img{
	width: 100%;
}
.most-popular-box .most-popular-bdge{
	position: absolute;
    color: #6F6F6F;
    font-family: sans-serif !important;
    font-size: 14px;
    background-color: #fff;
    border-radius: 20px;
    top: 15px;
    right: 15px;
    padding: 5px 10px;
    border: 1px solid #6F6F6F;
}
.most-popular-box h6{
	position: absolute;
    z-index: 1;
    color: #fff;
    bottom: 0;
    left: 15px;
    font-size: 33px;
    font-weight: normal;
    line-height: 37px;
    /* padding: 0 20px 0 0; */
    width: 246px;
}
.etching-subheading {
	font-family: Open Sans;
	font-weight: normal;
	font-size: 20px;
	color: #000000 !important;
	display: inline;
	margin-left: 10px;
}
.etching-subheading-color {
	font-family: Open Sans;
	font-weight: normal;
	font-size: 24px;
	color: #000000 !important;
	margin-bottom: 5px;
}
.badge-gray{
    color: #6F6F6F;
    font-family: sans-serif !important;
    font-size: 13px;
    background-color: #fff;
    border-radius: 20px;
    padding: 2px 10px;
    border: 1px solid #6F6F6F;
	white-space: nowrap;
}
.white-section-container{
	padding: 0 55px;
}
.white-section-container .custome-graphic .image-section{
	display: inline-block;
	width: 245px;
	position: relative;
	float: left;
}
.white-section-container .custome-graphic .image-section img{

}
.white-section-container .custome-graphic .info-section	{
	float: left;
    width: calc(100% - 270px);
    border: 2px solid #D80000;
    border-radius: 6px;
    padding: 15px;
    min-height: 245px;
}
.white-section-container .custome-graphic .info-section	h2{
	border-bottom: 0px solid #D80000;
    font-weight: bold;
    font-size: 22px;
    line-height: 40px;
    margin: 0 0 0px 0;
}
.white-section-container h4{
	font-weight: bold;
	font-size: 18px;
}
.white-section-container .custome-graphic .info-section ul{
	margin: 0; padding: 0 0 0 20px;
}
.white-section-container .custome-graphic .info-section ul li {
	margin: 0;
	padding: 0 0 11px 0;
	list-style-type: disc;
	color: #000;
	line-height: 25px;
}
.white-section-container .custome-graphic .info-section ul li::marker{
	color: #D80000
}
.color-frame span{
	display: inline-block;
	border-radius: 100%;
	border: 2px solid #000000;
	width: 40px;
	height: 40px;
	margin-right: 25px;
	position: relative;
}
.color-frame span:hover:after{
	content: "";
	border:1px solid red;
	display: block;
	width: 46px;
	height: 46px;
	position: absolute;
	left: -5px;
	top: -5px;
	border-radius: 100%;
	cursor: pointer;
}
.color-frame span.active:after{
	content: "";
	border:1px solid red;
	display: block;
	width: 46px;
	height: 46px;
	position: absolute;
	left: -5px;
	top: -5px;
	border-radius: 100%;
	cursor: pointer;
}
.color-frame span.red-circle{	
	background: radial-gradient(50% 50% at 50% 50%, #F44747 0%, rgba(255, 255, 255, 0) 100%), #D80000;
}
.color-frame span.orange-circle{
	background: radial-gradient(50% 50% at 50% 50%, #FFB169 0%, rgba(255, 255, 255, 0) 100%), #FF7A00;
}
.color-frame span.yellow-circle{
	background: radial-gradient(50% 50% at 50% 50%, #FEFFB4 0%, rgba(255, 255, 255, 0) 100%), #FAFF00;
}
.color-frame span.green-circle{
	background: radial-gradient(50% 50% at 50% 50%, #8AFF7A 0%, rgba(255, 255, 255, 0) 100%), #1FD900;
}
.color-frame span.blue-circle{
	background: radial-gradient(50% 50% at 50% 50%, #3A58F7 0%, rgba(255, 255, 255, 0) 100%), #0026EE;
}
.color-frame span.purple-circle{
	background: radial-gradient(50% 50% at 50% 50%, #b19cd9 0%, rgba(255, 255, 255, 0) 100%), #9400D3;
}
.color-frame span.rainbow-circle{
	background: url(../images/rainbow.png) center top no-repeat;
}
.green-text{
	color: #19B000 !important
}
.white-section-container p.input-text{
	font-family: Open Sans;
    font-weight: normal;
    font-size: 18px;
    line-height: 33px;
    color: #000;
    padding: 0;
    margin: 0 0 10px;
}


.custom_radio input[type="radio"]{
  display: none;
}
.custom_radio input[type="radio"] + label{
  position: relative;
  display: inline-block;
  padding-left: 1.5em;
  cursor: pointer;
  line-height: 1em;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-family: Open Sans !important;
  color:#000;
}
.custom_radio input[type="radio"] + label:before,
.custom_radio input[type="radio"] + label:after{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  text-align: center;
  color: white;
  font-family: Times;
  border-radius: 50%;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.custom_radio input[type="radio"] + label:before {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  box-shadow: inset 0 0 0 0.2em white, inset 0 0 0 1em white;
  border: 1px solid #000;
}
.custom_radio input[type="radio"] + label:hover:before {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  box-shadow: inset 0 0 0 0.3em white, inset 0 0 0 1em #c6c6c6;
}
.custom_radio input[type="radio"]:checked + label:before {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  box-shadow: inset 0 0 0 2px white, inset 0 0 0 1em #D80000;
  border-color: #D80000
}
.add-to-cart-btn {
	background-color: #D80000;
	color: #fff;
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	line-height: 35px;
	margin: 0 0 0 0;
	cursor: pointer;
	width: 100%;
	font-style: italic;
}
.add-to-cart-btn.paypal {
	background-color: #2C2E2F;
	margin-bottom: 10px;
	border: none;
}
.express_paypal_image {width:85px; margin-top:-5px;}
#product-addtocart-button-paypal:hover {
	box-shadow: 0 0 0 1px #2C2E2F;
	background-color: #514d4d;
}
.heading-red-border{
	margin: 0 55px 10px;
    font-size: 20px;
    color: #000;
    font-family: "Open Sans",sans-serif !important;
    border-bottom: 4px solid #D80000;
    padding: 0 0 10px 0;
}
.no-border{
	border: 0px !important
}
.product-logo-slider .logo-section{
	display: inline-block !important;
}
.product-logo-slider .logo-section .item{
	border: 3px solid #E0E0E0;
	border-radius: 6px;
	min-height: 187px;
	margin-right: 15px;
	display: flex;
  	align-items: center;
  	justify-content: center;
}
.product-logo-slider .owl-stage-outer {
	max-height: 200px;
}

.right-search {float:right; width:200px;}
.right-search span {font-family:intenso !important;}
.right-search input {color:#fff !important;}



.disabledDiv {
    pointer-events: none;
    opacity: 0.4;
}
.white-section-container .chosen-container {
	min-width: 40% !important;
}

.product-options-wrapper {
	padding-bottom: 20px;
	float: left;
	width: 100%;
}

.next-part {
	padding: 0px 15px 0px;
}

.white-section-container .validation-advice {
	position: relative !important;
	top: inherit !important;
}

.white-section-container .validation-advice::after {
	bottom: -27% !important;
}

.white-section .white-section-container .tooltip {
	opacity: inherit;
}

.first-part {
	padding-bottom: 0px !important;
}

.catalog-product-view .columns {margin-bottom: 20px;}

.most-popular-sec .row-1 .col-md-4 p span, .most-popular-sec .owl-carousel .item p span {
	border: 2px solid transparent;
	border-radius: 6px 6px 0 0;
	padding: 5px 5px 0 5px;
	margin-left: -5px;
}
.most-popular-box.first {
	border-radius: 0 6px 6px 6px;
}
.most-popular-sec .row-1 .col-md-4:hover p span, .most-popular-sec .owl-carousel .item:hover p span {
	border-color: #D80000;
}
.most-popular-sec .row-1 .col-md-4 p span.active, .most-popular-sec .owl-carousel .item p span.active {
	border-color: #D80000;
}
.most-popular-sec .row-1 .col-md-4 .most-popular-box.active, .most-popular-sec .row-1 .col-md-4:hover .most-popular-box,
.most-popular-sec .owl-carousel .item .most-popular-box.active, .most-popular-sec .owl-carousel .item:hover .most-popular-box{
	border-color: #D80000;
	cursor: pointer;
}
.most-popular-box.active .most-popular-bdge, .most-popular-box:hover .most-popular-bdge{
	border-color: #D80000 !important;
	color: #D80000 !important
}

#text_field_note .configurable-option-text textarea {
	background: #fff;
	margin: 0;
	border: 2px solid #bbb;
	height: 6.5em;
}

.content_only_price {
	display: none;
}

.white-section-container .product-logo-slider div.item {opacity:.8}
.white-section-container .product-logo-slider div.item:hover {opacity:1}
.white-section-container .product-logo-slider div.active {border-color:red;opacity:1}
.white-section-container ul {list-style: none;}
.title.product-label {position: initial;}
.product-options ul{margin-left:0}
.product-options .group_label,.product-options dt>label{text-transform:uppercase;color:#232323}
.product-options li{list-style:none;padding:0}
.product-options li.group-list-assco label,.product-options .smallThumb ul li label{font-weight:100;color:#8a8a8a;font-size:13px;font-family:"Open Sans",sans-serif}
.product-options .group_option label{color:#333}
.product-options input[type="checkbox"]{margin-left:0!important}
.product-options .smallThumb{display:table;width:100%;clear:both}
.product-options .smallThumb ul{margin-left:1.1em!important}
.product-options .smallThumb ul li{position:relative;display:inline-block;padding:1px 0;margin:2px 10px 0 0}
.product-options .smallThumb ul li img{border:2px solid #eee;display:block;position:relative;z-index:1;margin:0 auto;cursor:pointer}
.product-options .smallThumb ul li span.title{clear:both;display:none}
.product-options .smallThumb ul li span{display:none;text-indent:-2000px;overflow:hidden;display:block;position:relative}
.product-options .smallThumb ul li span.title input{float:left;height:100%;width:100%;top:0;left:0;position:absolute;z-index:0;display:inline-block}
.product-options .smallThumb ul li.active img{border-color:red}
.product-options .personalized_laser_graphics_li .price{display:inline}
.product-options .required_selection{color:#e71d2b!important;font-size:14px;margin-left:10px}
.product-options #product_addtocart_form .product-name{margin-left:1%}
.product-options .smallThumb ul li.etchingDesignChange img{max-width:138px;border-width:3px}
.product-options .product-view .product-type-data>.price-box{border-top:none!important;margin:0!important;padding:0!important}
.product-options .ratings.no-rating{display:none!important}

.video-layer-wrap.center-align{top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translate(-50%);transform:translateY(-50%) translate(-50%);max-width:600px}
.video-layer-wrap #close{position:absolute;width:30px;height:30px;line-height:30px;border-radius:50%;bottom:10px;right:10px;z-index:99999;color:#fff;background:#dc1c28;text-align:center}
.video-wrap #video_popup,.video-layer-wrap #close{cursor:pointer}
.smallThumb{display:table;width:100%;clear:both}
.smallThumb ul{margin-left:0;padding-left:0;}
.smallThumb ul li{position:relative;display:inline-block;padding:2px;margin:0 7px 0 0}
.smallThumb ul li img{border:2px solid #eee;display:block;position:relative;z-index:1;margin:0 auto;cursor:pointer}
.smallThumb ul li span.title{clear:both}
.smallThumb ul li span{position:relative;}
.smallThumb ul li span.label{white-space:break-spaces;}
span.red_test{left:7px;color:red;font-size:12px;text-indent:unset;display:inline;position:relative}
.required_selection{color:red}
.smallThumb ul li span.title input{float:left;height:100%;width:100%;top:0;left:0;position:absolute;z-index:0;display:inline-block}
.smallThumb ul li img{opacity:.8}
.smallThumb ul li:hover img{opacity:1}
.smallThumb ul li.active img{border-color:red;opacity:1}
.personalized_laser_graphics_li .price{display:inline}
.associated_group_list .required_selection{color:#e71d2b!important;font-size:14px;margin-left:10px}
#product_addtocart_form .product-name{margin-left:1%}
.smallThumb ul li.etchingDesignChange img{border-width:3px;width:140px}
.product-view .product-type-data>.price-box{border-top:none!important;margin:0!important;padding:0!important}
.ratings.no-rating{display:none!important}
#results_associated_product .associated_group_list{margin-bottom:0}
#results_associated_product .associated_group_list .smallThumb{margin-bottom:15px}
#results_associated_product .group_label{font-size:16px;margin-bottom:5px;margin-top:10px;font-weight:700}
#results_associated_product .group_option{margin-bottom:5px}

.alwaysshow {display:block !important;}
.required_v_msg {color: red;}
.required_v_border {border: dashed 2px red;}
.arrow {
	background: url(../images/arrow-red.png) left top no-repeat;
	width: 28px;
	height: 28px;
	background-size: 28px 28px;
	top: calc(50% - 14px);
}

.owl-prev {
	position: absolute;
	left: -36px;
	transform: rotate(180deg);
}

.owl-next {
	position: absolute;
	right: -29px;
}

.arrow.disable {
	filter: grayscale(100%);
	opacity: 0.3;
}

.ride-container {
	padding: 50px 0;
	color: #fff;
}

.yearsatwindrestrcitor h4, .ride-container .ride-container-left h4 {
	font-family: Helvetica, Arial, serif;
	font-size: 40px;
	line-height: 54px;
	position: relative;
	color: #fff !important;
}
.yearsatwindrestrcitor h4{
	font-size: 30px;
}
.yearsatwindrestrcitor h4:after, .ride-container .ride-container-left h4:after {
	content: "";
	width: 52%;
	height: 5px;
	background-color: #D80000;
	position: absolute;
	left: 0;
	bottom: -7px;
	display: block;
}

.ride-container .ride-container-left p {
	font-family: Helvetica, Arial, serif;
	font-size: 24px;
	line-height: 36px;
	padding: 15px 0 0 0;
	margin: 0;
	color: #fff !important;
}

.ride-container .car-slider-container .car-box {
	background-color: #fff;
	border-radius: 6px;
	color: #000;
    padding: 0 10px 20px 10px;
	cursor: pointer;	
}
.ride-container .car-slider-container .car-box .img-wrapper{
	position: relative;
    overflow: hidden;
	text-align: center;
}

.ride-container .car-slider-container .car-box h3 {
	margin: 0;
	padding: 20px 5px 5px 5px;
	font-family: Helvetica, Arial, serif;
	font-size: 22px;
	line-height: 36px;
	text-align: center;
}

.ride-container .car-slider-container .car-box h3 b {
	font-weight: normal;
	color: #D80000;
}

.ride-container .car-slider-container .car-box p {
	margin: 0;
	padding: 0px 5px 10px 5px;
	font-family: 'Open Sans', Helvetica, Arial, serif;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
}

.ride-container .car-slider-container .car-box img {
	width: auto;
	height: auto;
	-webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-backface-visibility: hidden;
	max-height: 80px;
	display: inline;
}
.ride-container .car-slider-container .car-box img:hover{
	-webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.car-slider-2{
	position: relative;
}
.car-slider-2 .item{
	width: 280px;
    margin: 0 10px;
}
.car-slider-2.owl-carousel .owl-nav.disabled,
.car-slider-3.owl-carousel .owl-nav.disabled,
.car-slider-4.owl-carousel .owl-nav.disabled{
	display: block;
	height: 1px;
}
.car-slider-2 .right-arrow{
	right: 20px;
}
.car-slider-2 .left-arrow{
	left: 20px;
}
.car-slider-2.owl-carousel .owl-nav .owl-prev.disabled .nav-btn,
.car-slider-2.owl-carousel .owl-nav .owl-next.disabled .nav-btn,
.car-slider-3.owl-carousel .owl-nav .owl-prev.disabled .nav-btn,
.car-slider-3.owl-carousel .owl-nav .owl-next.disabled .nav-btn,
.car-slider-4.owl-carousel .owl-nav .owl-prev.disabled .nav-btn,
.car-slider-4.owl-carousel .owl-nav .owl-next.disabled .nav-btn{
	filter: grayscale(100%);
	opacity: 0.5;
}

.gallery-cat-photogallery .products-grid img {
  display: block;
  width: 100%; max-height: inherit;
  object-fit: cover;
  border-radius: 4px;
  box-shadow: 2px 2px 5px rgba(#000, .7);
}
.gallery-cat-photogallery .products-grid .product-item {
	padding:0 !important;
}
.gallery-cat-photogallery .product-image-wrapper {
	display: inline;
	overflow: auto;
	position: inherit;
}
.gallery-cat-photogallery.page-layout-1column .column.main { padding-top: 0; }
.gallery-cat-photogallery .product_item_images {margin-bottom: 0 !important;}
.gallery-cat-photogallery .item.product.product-item {min-width: 33.33%}

#gallerybanner {
   line-height:0;
   -webkit-column-count:4; /* split it into 5 columns */
   -webkit-column-gap:6px; /* give it a 5px gap between columns */
   -moz-column-count:4;
   -moz-column-gap:6px;
   column-count:4;
   column-gap:6px;
}

#gallerybanner img {
   width: 100% !important;
   height: auto !important;
   margin-bottom:6px; /* to match column gap */
   filter: grayscale(50%);
}
#gallerybanner img:hover {
   filter: none;
}
.lofgallery-banner-detail .fancybox-overlay {
	background-color: rgba(0,0,0,0.7) !important;
}
.radioselection a {
	text-decoration: none;
	font-size: 14px;
}
.radioselection a:hover {
	text-decoration: underline;
}
body.cms-index-index .slick-dots {
	margin-top:0; padding-top:0;
}

body.cms-index-index .widget-testimonial .elementor__header {
	padding-bottom:0; margin-bottom:0;
}
.catalog-category-view .category-description {
	display: none;
}
.padding-twenty {padding:20px;}
.mark {background-color:transparent !important;}
.checkout-onepage-success .mark {color: #fff; background-color:#353535 !important;}
.fixed-minicart .minicart-wrapper #minicart-content-wrapper .subtotal, .onepagecheckout-index-index .section-top-header {display:none;}
.fixed-minicart .minicart-wrapper #minicart-content-wrapper .block-content > .actions {
	margin-top:20px;
}
button {color: #fff !important;}
.blueskytechco-onepagecheckout #opc-sidebar .discount-code #discount-form .actions-toolbar .action {
	background-color: #D80000 !important;
	border-color: #D80000 !important;
}
.onepagecheckout-index-index .column.main {padding:0 !important;}
#tnw_authorize_cim-form .control {margin-left: 0;}
.blueskytechco-onepagecheckout .table-checkout-shipping-method {margin-bottom:5px;}
.blueskytechco-onepagecheckout #mageworx-fee-form .fieldset legend, .blueskytechco-onepagecheckout #mageworx-fee-form .fieldset > .field:not(.choice) > .label, .blueskytechco-onepagecheckout #mageworx-shipping-fee-form .fieldset legend, .blueskytechco-onepagecheckout #mageworx-shipping-fee-form .fieldset > .field:not(.choice) > .label, .blueskytechco-onepagecheckout .table-totals .totals-mageworx-fee-summary {
	display:none;
}
.blueskytechco-onepagecheckout .table-totals tr.totals {
	border-bottom: 1px solid #ccc;
}
.blueskytechco-onepagecheckout #opc-sidebar .items-in-cart {border-bottom: 0;}
.footer-container .elementor-newsletter-wrapper input {color:#000;}
.slick-arrow {top: 45% !important;}
.slick-prev {left: 15px !important;}
.slick-next {right: -32px !important;}
.widget-testimonial div {margin: 0 auto;}
.header-container .customer-menu .header.links li.compare .compare {
	display: none !important;
}
.payment-option-title.field.choice {
	display: none;
}
@media (max-width: 1024px) {
	.cart_logos img {width: 90px !important;}
	#gallerybanner {
		-moz-column-count:    3;
		-webkit-column-count: 3;
		column-count:         3;
    }
	.page-title-wrapper .page-title {
			font-size: 24px;
	}
	.page-header .layout-3 .navigation {
		background-color:#000;
	}
	.page-header .layout-3 .call_us_at a.call_us_anchor {
		line-height: inherit !important;
	}
	.page-header .layout-3 .call_us_at a.call_us_anchor_2 {
		position: unset !important;
		margin-top: -25px;
	}
	.page-header .layout-3 .navigation .header-links-account li.my-account {
		color: #fff;
		text-align: center;
	}
	
	body.cms-index-index .black-container p{
		text-align: center;
		padding: 5px 0 15px;
	}
	body.cms-index-index .black-container h4{
		text-align: center;
		font-size: 21px !important;
		line-height: 27px !important;
		padding: 10px 0 0 0;
		font-weight: normal;
	}
	body.cms-index-index .black-container h4:after{
		content: none;
	}
	body.cms-index-index .widget-testimonial .elementor__headline {
		text-align: left;
	}
	body.cms-index-index .container-fluid .product-container h2, body.cms-index-index .widget-testimonial .elementor__headline {
		font-size: 24px;
		!important
	}
	body.cms-index-index .container-fluid .product-container div.col-sx-12 {
		float: left;
	}
}

@media (max-width: 992px) {
	.account .sidebar-main {position: absolute;top: -65px;width: 100%;z-index: 1099;background: #fff;}
	.account .columns {position: relative;}

	.account .sidebar-main .block-collapsible-nav .block-collapsible-nav-title {display: block;position: relative;height: auto;width: auto;border: 1px solid #e9e9e9;padding: 5px 10px;cursor: pointer;}
	
	.account .block .title strong::after {content: '+';vertical-align: top;float: right;}
	.account .block .title.active strong::after {content: '--';}

	.account .sidebar-main .block-collapsible-nav .block-collapsible-nav-content {visibility:hidden; opacity:0; transition:.2s; width:0; height:0; padding:0; margin-bottom:20px;}
	.account .sidebar-main .block-collapsible-nav .block-collapsible-nav-content.active {visibility:visible; opacity:1; width:unset; height:unset; padding:20px;}
	.cart_logos img {width: 80px !important;}
}

@media (max-width: 900px) {
	.car-slider-2.owl-carousel .owl-nav.disabled,
	.car-slider-3.owl-carousel .owl-nav.disabled,
	.car-slider-4.owl-carousel .owl-nav.disabled{
		display: none;
	}
	.add-to-cart-btn {
		font-size: 18px;
		line-height: 24px;
	}
	.express_paypal_image {
		width: 60px;
	}
}

@media only screen and (max-width: 800px) {
	.product-options .smallThumb ul li.etchingDesignChange img{max-width:116px;border-width:3px}
	.ride-container {
		padding: 0;
	}
	#gallerybanner {
		-moz-column-count:    2;
		-webkit-column-count: 2;
		column-count:         2;
	}
	#gallerybanner img {
	   filter: none;
	}
}

@media (max-width: 767px) {
	.cms-index-index .custom-vehicle-selection-button {display:block !important;background-color:#800080;}
	.footer-title h4 {font-weight: bold;}
	.header-static-menu + .elementor-content-static-menu {
        display: block;
	}
	.cart_logos img {width: 60px !important;}
	.slick-arrow {top: 50% !important;}
	.slick-prev {left: 32px !important;}
	.slick-next {right: -12px !important;}
	.widget-testimonial.design--2 .slick-prev, .widget-testimonial.design--2 .slick-next {display:inline !important;}
	div .slick-prev, div .slick-next, div .slick-next:not(.primary), div .slick-prev:not(.primary), div .fotorama__arr .fotorama__arr__arr {
		text-indent: 0px !important;
	}
	.page-header .layout-3 .navigation .level0 > a{
		color: #fff;
	}
	.page-header .layout-3 .call_us_at a.call_us_anchor_2 {
		color: #D80000;
	}
	.account #my-orders-table tbody tr {margin-bottom: 20px;}
	
	.ride-container .car-slider-container .car-box{
		min-height: auto;
		overflow: hidden;
		border-radius: 8px;
	}
	.ride-container .car-slider-container .car-box h3{padding: 15px 10px 10px 15px; font-size: 33px;}
	.ride-container .ride-container-left h4{
		font-size: 40px !important;
		line-height: 40px !important;
		font-weight: normal;
		padding: 20px 0 0 0;
		text-align: center;
	}
	.ride-container .ride-container-left h4:after {
		width: 62%;
		height: 4px;
		left: 20%;
		bottom: -7px;
	}
	.ride-container .ride-container-left p {
		font-size: 24px;
		line-height: 35px;
		padding: 15px 0 0 0;
		font-weight: normal;
		text-align: center;
	}
	.car-slider-2 .item{width: auto;margin: 0 0 0 15px;}
	.page-title-wrapper .page-title {
		font-size: 20px;
	}
	.content_only_price {
		display: inline !important;
	}
	#sticky-addcart {
		bottom: 0;
	}
	#sticky-addcart.sticky_atc_shown {
		bottom: 0;
	}
	.white-section-container .custome-graphic .info-section	{
		min-height: inherit;
		padding: 5px 15px;
	}
	.white-section-container .custome-graphic .info-section	h2{
		border-bottom: 0px solid #D80000;
		cursor: pointer;
		font-size: 18px;
	}
	.white-section-container .custome-graphic .info-section.active	{
		min-height: 245px;
	}
	.white-section-container .custome-graphic .info-section.active	h2 {
		border-bottom: 2px solid #D80000;
		margin: 0 0 15px 0;
	}
	.white-section-container .custome-graphic .info-section.active h2 span {width: 100%;}
	.white-section-container .custome-graphic .info-section.active h2 span, .white-section-container .custome-graphic .info-section.active ul, .white-section-container .custome-graphic .info-section.active h4 {
		display: block !important;
	}
	div.product.info.detailed {
		padding: 0 15px;
	}
	.product-main-content {
		margin-bottom: 0;
	}
	.cc_accordion.showit {
		display: block;
	}
	.product-list-item h3 {
		padding-top: 0px;
		cursor: pointer;
		font-size: 23px;
	}
	.product-list-item ul li h6 {
		font-size: 20px;
	}
	.product-list-item h3::before {
		content: "+";
		position: absolute;
		right: 0;
	}
	.product-list-item h3.showing::before {
		content: "-";
		position: absolute;
		right: 0;
	}
	.product-list-item div h6::before {
		content: "+";
		position: absolute;
		right: 0;
	}
	.product-list-item div h6.showing::before {
		content: "-" !important;
		position: absolute;
		right: 0;
	}
	.page-title-wrapper.product {
		text-align: center;
		margin: -5px auto 10px auto;
	}
	.dropdown-menu--section {
		background-position: 70px bottom;
		background-size: 300px;
		height: 290px;
	}
	.dropdown-menu--section h2{padding: 0}
	.dropdown-menu--section .instagrame-logo {
		right: 0;
		top: auto;
		bottom: 15px;
	}
	.product-section .product-cat{
		width: calc(50% - 20px);
		padding-bottom: 0;
	}
	.product-section .product-cat .image-sec{
		height: 140px;
	}
	.product-section .product-cat .image-sec img {
		width: 100%;
		height: 100%;
		object-fit: scale-down;
	}
	.product-info-box .product-info-cnt {
		padding: 0 0 0 15px;
	}
	.compatible-vehicles p {
		font-size: 24px !important;
		padding-bottom:2px !important;
		padding-right:5px !important;
	}
	.product-section .compatible-vehicles {
		width: calc(50% - 20px) !important;
	}
	.compatible-vehicles span {
		font-size: 14px;
	}
	.compatible-vehicles .image-sec {
		min-height: 84px;
	}
	.dropdown-menu--select p {
		font-size: 22px;
	}
	.product-section h4 {
		font-size: 32px;
		padding: 20px 0 0 0;
	}
	.product-section .product-cat p:first-child {
		font-size: 18px !important;
	}
	.product-section .product-cat p:nth-of-type(2) {
		font-size: 20px !important;
	}
	.compatible-vehicles .image-sec img {
		max-height: 62px !important;
	}
	.submit_label {
		display: none !important;
	}
	div.radioselection {
		width: 50%;
	}
	.modal-content {
		width: 100% !important;
		float: left;
		max-width: 100%;
	}
	body.cms-index-index .black-container .customize-box {
		margin-top: 15px;
		min-height: 137px;
		padding: 8px;
	}
	body.cms-index-index .black-container .customize-box .img-wrapper {
		float: left;
		width: 215px;
		border-radius: 0;
		height: 117px;
	}
	body.cms-index-index .black-container .customize-box p {
		float: right;
		width: calc(100% - 226px);
		margin: 0;
		padding: 30px 0 0 !important;
		font-size: 14px;
		line-height: 18px;
	}
	body.cms-index-index .black-container p {
		text-align: center;
		padding: 5px 0 15px;
	}
	.black-bg .container .row-1 .col-lg-8 button {
		width: calc(100% - 30px);
		margin: 15px 15px 0 15px;
		float: left;
	}

	.list-for-mobile h3 {
		font-size: 24px;
		color: #000 !important;
		margin: 0 auto;
		padding: 35px 0 30px;
		position: relative;
	}

	.list-for-mobile h3::after {
		content: "";
		width: 70%;
		height: 3px;
		background-color: #000;
		position: absolute;
		left: 0;
		bottom: 20px;
		display: block;
	}

	.list-for-mobile ul {
		margin: 0;
		padding: 0 0 20px 0;
	}

	.list-for-mobile ul li {
		margin: 0 0 10px 0;
		padding: 0 0 0 50px;
		position: relative;
		font-size: 14px;
		color: #000 !important;
		line-height: 20px;
		list-style: none;
	}

	.list-for-mobile ul li::before {
		content: "";
		position: absolute;
		left: 0;
		top: 4px;
		background: url(../images/mobile/blue-tick.png) left top no-repeat;
		width: 28px;
		height: 28px;
	}

	.list-for-mobile ul li h6 {
		font-size: 18px;
		margin: 0;
		padding: 0;
		font-weight: bold;
		color: #000 !important;
	}

	.mobile-black-box {
		background: #000;
		border-radius: 5px;
		overflow: hidden;
		color: #fff;
		margin-bottom: 10px;
		cursor: pointer;
	}
	.mobile-black-box .left-sec {
		width: 45%;
		float: left;
	}
	.mobile-black-box .left-sec h6 {
		color: #fff !important;
		font-size: 20px;
		font-weight: normal;
		padding: 20px 0 0 15px;
		margin: 0;
	}
	.mobile-black-box .left-sec span {
		font-size: 13px;
		font-weight: normal;
		padding: 0 5px 0 15px;
		margin: 0;
		display: block;
		line-height: 16px;
	}
	.mobile-black-box .right-sec {
		width: 55%;
		float: right;
	}
	.mobile-black-box .right-sec img {
		width: 100%;
		margin-bottom: 15px;
	}
	.product-banner--main {
		padding: 40px 0 40px 0px;
	}
	.product-banner--main h4{font-size: 40px;}
	.product-banner--main p{font-size: 20px;}
	.product-banner--main p i { font-size: 24px; top: 0;}
	.product-banner--main h4:after {height: 0px;}
	.horizontal-slider-banner .thumbnail-sec ul li img{
		min-height: 50px;
	}
	.horizontal-slider-banner .thumbnail-sec ul li:hover img {
		min-height: 46px;
		cursor: pointer;
	}
	.horizontal-slider-banner .thumbnail-sec ul li.active img {
		min-height: 50px;
		cursor: default;
	}
	.white-section h3 span:nth-of-type(2){
		border-bottom: 4px solid #D80000;
		font-size: 18px;
		flex: auto;
		margin-right: 0;
		margin-left: 10px;
		font-weight: normal;
		line-height: 25px;
		padding-bottom: 5px;
	}
	.white-section h3 span:first-child {
		min-width: 30px;
		width: 30px;
		height: 30px;
		font-weight: normal;
		font-size: 17px;
		line-height: 30px;
	}
	.white-section-container {
		padding: 0 0 10px 37px;
	}
	.white-section-container .custome-graphic .image-section{
		width: 100%;
		margin-top: 15px;
		margin-left: 0;
	}
	.white-section-container .custome-graphic .info-section {
		float: left;
		width: 100%;
		margin-left: 0;
		position: relative;
	}
	.white-section-container .custome-graphic .info-section h2::before {
		content: "+";
		position: absolute;
		right: 10px;
	}
	.white-section-container .custome-graphic .info-section.active	h2::before {
		content: "--";
	}
	.color-frame span{
		margin-right: 3px;
		margin-bottom: 10px;
	}
	.custom_radio input[type="radio"] + label{
		line-height: 25px;

	}
	.heading-red-border {
		margin: 0 0 10px 42px;
		font-size: 16px;
	}
	.white-section-container h4 {
		font-size: 16px;
		line-height: 22px;
	}
	.most-popular-sec {
		margin: 0;
	}
	.most-popular-box{
		margin-bottom: 15px;
	}
	.product-logo-slider .logo-section .item{
		min-height: 150px;
		margin-bottom: 10px;
	}
	.product-logo-slider .logo-section .right-arrow{
		right: -30px !important;
		position: absolute;
	}
	.product-logo-slider .logo-section .left-arrow{
		left: 45px !important;
		position: absolute;
	}
	.etching-subheading {
		font-size: 16px;
	}
	.etching-subheading-color {
		font-size: 16px;
	}

	.custom_radio input[type="radio"] + label:before, .custom_radio input[type="radio"] + label:after{
		top: 5px;
	}
	.custom_header_div_class {
		position: relative;
		min-height: 90px;
		padding-top: 26px !important;
	}
	.custom_phone_div_class {
		position: absolute;
		top: 10px;
		width: 200px;
	}
	.custom_header_div_class .number .icon-phone {float: left;}
	.custom_header_div_class .mobile-welcome-message {float: left;margin-top: -5px;margin-left: 10px;}
	.custom_header_div_class a.call_us_anchor_2 {
		color: #D80000;
	}
}
@media (max-width: 600px) {
	.compatible-vehicles p {
		font-size: 18px !important;
	}
	.compatible-vehicles .image-sec img {
		max-height: 54px !important;
	}
	div.radioselection {
		width: 100%;
	}
}

@media (min-width: 768px) {
	.only_for_mobile {float:left;}
	.page-title-wrapper.product {
		width: 750px;
	}
	div.product-main-content, div.product.info.detailed, .product-layout-1 .page-wrapper .product-add-form {
		width: 750px;
		margin: 0 auto;
	}
}
@media (min-width: 992px) {
	.page-title-wrapper.product {
		width: 970px;
	}
	div.product-main-content, div.product.info.detailed, .product-layout-1 .page-wrapper .product-add-form {
		width: 970px;
		margin: 0 auto;
	}
	.account.page-layout-2columns-left .sidebar-main, .account.page-layout-2columns-left .sidebar-additional {
		width: 25%;
	}
}
@media (min-width: 1200px) {
	.page-title-wrapper.product {
		width: 1170px;
	}
	div.product-main-content, div.product.info.detailed, .product-layout-1 .page-wrapper .product-add-form {
		width: 1170px;
		margin: 0 auto;
	}
}
.cms-terms-and-conditions .page-title-wrapper .page-title, .cms-frequently-asked-questions .page-title-wrapper .page-title, .cms-about-windrestrictor-company-overview-details .page-title-wrapper .page-title {display: block !important;}
@keyframes blinkMe {
 50% {
  opacity: 1;
 }
 100% {
  opacity: 0;
 }
}