/*
Theme Name: Tire Butler
Text Domain: tirebutler
Version: 1
*/

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float:right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}.section.products.services.description .title.block-title {  text-align: center;}.section.storage.sales .row-sales .description-block__text {  padding-left: 0;}.section.brands {  background-color: #f5f5f5;}.page-id-360 .section.storage .storage-subtitle .description-block__title .block-title {  font-size: 45px;  line-height: 47px;}


.fluentform .ff-el-form-control {
  border-radius: 0;
  background: #efefef !important;
  font-weight: 400;
}

.ff-btn-submit {
  border-radius: 0 !important;
  border: 0 !important;
  font-size: 26px !important;
  padding: 20px 60px !important;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700 !important;
  margin: 0;
}

.fluentform label {
  font-weight: 400 !important;
  font-size: 14px;
  text-transform: uppercase;
  color: black;
  line-height: 15px;
}

.single-blog-post-col{
	margin-bottom: 25px;
}

.single-blog-post{
	background: #efefef;
	height: 100%;
	box-shadow: 0 0 3px #bfbfbf;
}

.single-blog-post a {
  display: block;
  width: 100%;
}

.single-blog-post img {
  width: 100%;
  height: 300px;
  object-fit: cover;
}

.single-blog-post h3{
	min-height: 42px;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-weight: 600;
}

.single-blog-post .single-blog-post-details{
	padding: 20px;
}

.single-blog-post .read-more-link {
  text-decoration: underline;
  width: 100%;
  margin-top: 10px;
  display: block;
}

.pagination_nav {
  text-align: center;
  margin-bottom: 50px;
}

.pagination_nav .page-numbers {
  position: relative;
  display: inline-block;
  padding: 8px 14px;
  margin: 0 2px;
  background: #ededed;
  color: #333;
  border: 1px solid #f2f2f2;
  border-radius: 2px;
  transition: all .3s;
  font-weight: 500;
}

.pagination_nav .page-numbers:hover, .pagination_nav .page-numbers.current {
	background: #333333;
	color: #ffffff;
	text-decoration:none;
}

.single-post .section-content h2{
	  font-size: 2rem;
	  margin-bottom: 10px;
}

.single-post .section-content h3{
	  font-size: 1.75rem;
	  margin-bottom: 10px;
}

.single-post .section-content h5{
		font-size: 1.25rem;
		font-weight: 500;
		line-height: 1.2;
		margin-bottom: 10px;
}

.single-post .section-content p{
	margin-bottom: 15px;
	font-size: 14px;
	line-height: 20px;
}

.single-post .section-content ul {
  padding-left: 28px;
}

.single-post .section-content ul li {
  margin: 0;
  color: #000000;
  font-size: 16px;
  padding-bottom: 5px;
  list-style: disc;
}

.single-post .section-content a{
	color: #2986cd;
	text-decoration: underline;
}

.single-post .section-content img{
	margin: 15px 0;
	max-width: 100%;
	width: auto;
	height: auto;
}

.home-banner .overlay{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.4);
}

.banner .container{
	position: relative;
}

.row-normal-margin .block-text {
  margin-top: 0 !important;
}
.row-normal-margin .description-block {
  padding-top: 0 !important;
}

.row-normal-margin .description-image__block .img-desc{
	margin-top: 0 !important;
}

.section-img-box {
  background-color: #062265;
  padding-top: 30px;
  padding-bottom: 50px;
}

.single-img-box{
	margin-bottom: 25px;
}

.single-img-box .content-image__item {
	height: auto;
}

.single-img-box .content-text-block {
  padding: 15px;
}

.single-img-box .content-text-block .content-item-button .btn {
  width: 100%;
  margin-top: 10px;
}

.single-img-box .content-text-block .content-item-text {
  margin-top: 5px;
	line-height: 18px;
}

.single-img-box .content-text-block .content-item-text p {
  margin-bottom: 10px;
}

.single-img-box .single-img-box-inner {
  height: 100%;
  background: whitesmoke;
}

.page-id-753 .row-sales {
  margin-bottom: 80px;
}


.page-id-753 .section-img-box .block-text a:hover{
  color: white; 
}

.page-id-804 .storage .col-xl-12 .description-block__button {
  margin-bottom: 50px;
}

.page-id-804 .storage .advantage-image {
  right: unset;
  padding-left: unset;
  position: relative;
  width: auto;
}

.sellers .contact-button .btn {
  margin-top: 0;
}

.products {
  margin-top: 50px !important;
}

.products{
	background-color: #fff !important;
}

.woocommerce ul.products li.product{
	text-align: center;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title{
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  word-break: break-word;
  min-height: 69px;
}

.woocommerce ul.products li.product img {
	height: 150px !important;
	width: 100% !important;
	object-fit: contain;
}

.woocommerce ul.products li.product .button{
	background: #E35205;
	font-weight: 700;
	line-height: 1em;
	color: #fff;
	font-family: 'Barlow Condensed', sans-serif;
	text-transform: uppercase;
	width: 100%;
	border-radius: 0;
	margin-top: 10px;
}

.woocommerce ul.products li.product .price {
  color: #062265;
  font-weight: 700;
  font-size: 25px;
  margin: 0;
  font-family: 'Barlow Condensed', sans-serif;
}


.single-product div.product{
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.single-product div.product .related.products{
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	border-top: 1px solid #e2e2e2;
	padding-bottom: 0;
	margin-top: 0 !important;
}


.single-product div.product div.images{
	-ms-flex: 0 0 65%;
	flex: 0 0 65%;
	max-width: 65%;
	padding: 15px 30px;
}

.single-product div.product div.summary{
	-ms-flex: 0 0 35%;
	flex: 0 0 35%;
	max-width: 35%;
	padding: 15px 30px;
}

.single-product div.product .related.products > h2{
	text-align: center;
	text-transform: uppercase;
	font-size: 25px;
	font-weight: 700;
}

.woocommerce div.product form.cart .button {
  background: #E35205;
  font-weight: 700;
  line-height: 1em;
  color: #fff;
  font-family: 'Barlow Condensed', sans-serif;
  text-transform: uppercase;
  width: 100%;
  border-radius: 0;
  max-width: 182px;
  margin-top: 10px;
  font-size: 26px;
  padding: 10px 15px;
  clear: both;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
  color: black;
  font-weight: 700;
  font-size: 35px;
}

.woocommerce div.product p.stock {
  font-size: 18px;
  margin: 10px 0;
  color: #e35205;
  font-weight: 700;
}
.product_meta .posted_in {
  display: none; 
}

.qib-button-wrapper .quantity input.input-text.qty.text {
  background: #f0f0f0;
  color: black; 
  font-weight: 700;
  text-align: center; 
  width: 100%; 
  border-color: #ddd;
}

.woocommerce div.product div.images img {
  max-height: 350px;
  width: 100%;
  object-fit: contain;
}


nav ul li{
	position: relative;
}
nav ul li .sub-menu li{
	display: block;
	margin: 0;
}

#locations-list{
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
#locations-list > p{
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
	margin-bottom: 30px;
	padding: 15px;
}

#locations-list a {
  display: block;
  background: #f2f2f2;
  color: black;
  padding: 10px 15px;
  font-size: 16px;
  line-height: 17px;
}

.row-form {
  margin-bottom: 80px;
}

.location-form {
  padding: 15px;
  background: #eaeaea;
  text-align: center;
  margin-top: 65px;
}

.location-form .before_form_html {
  margin-bottom: 15px;
}

.location-form .before_form_html h2{
	font-size: 35px;
	line-height: 37px;
	margin-bottom: 10px;
}

.location-form .before_form_html a{
	text-decoration: underline;
}
.location-form  .ff-btn-submit{
	background-color: #E35205 !important;
	width: 100%;
	padding: 15px !important;
	line-height: 28px;
}

.location-form .ff-el-form-control {
  background-color: white !important;
}

.section-gallery{
	background: #eaeaea;
	text-align: center;
	padding-top: 1px;
}

.section-gallery .container{
	background: #eaeaea;
}

.gallery-grid {
  margin-top: 30px;
  display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.gallery-grid .gallery-grid-col{
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
	padding: 15px;
}

.gallery-grid .gallery-grid-col img{
	height: 250px;
	width: 100%;
	object-fit: cover;
}

.woocommerce div.product form.cart .variations tr {
  display: block;
}

.woocommerce div.product form.cart .variations tr > * {
  padding: 10px;
}

.woocommerce div.product form.cart .variations tr select {
  padding: 5px;
  font-weight: 600;
}

.page-id-790 .section.products.services.description {
  background-color: #f4f4f4 !important;
}

.page-id-790 .services-description .block-text{
	min-height: unset;
}
.page-id-790 .services-title span {
  background: #062265;
  color: white;
  height: 50px;
  width: 50px;
  display: grid;
  margin: auto;
  border-radius: 5px;
  align-content: center;
  align-items: center;
  font-size: 30px;
  text-shadow: -2px 2px 0px #b8b8b8;
  box-shadow: 0px 0px 6px #9c9c9c;
}

.page-id-790 .services-block {
  background: #fff;
  border-radius: 5px;
  padding: 15px;
  border: 1px solid #e8e8e8;
}

.row-tire-models img {
  height: 200px !important;
  width: 100%;
  object-fit: contain;
  object-position: left;
  padding: 5px;
}

.row-tire-models h2 {
	margin-bottom: 20px;
}

.row-tire-models .content-item-textd strong {
  padding: 5px 0;
  display: inline-block;
  margin-top: 10px;
}

.row-tire-models .content-item-head{
	color: #000;
	margin-bottom: 10px;
}

.row-tire-models .content-item-textd {
  min-height: 292px;
}

.tesla-rims{
	background-color: #f4f4f4;
	padding: 50px 0;
}

.row-pro-cat .pro-cat-tabs {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	text-align: center;
	margin-top: 20px;
}

.row-pro-cat .pro-cat-tabs > div {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
	padding: 5px;
	position: relative;
}

.row-pro-cat .pro-cat-tabs > div.active:after{
	width: 0;
	height: 0;
	border-left: 25px solid transparent;
	border-right: 24px solid transparent;
	border-top: 25px solid #062265;
	content: '';
	display: block;
	left: calc( 50% - 25px );
	position: absolute;
	bottom: -19px;
}

.row-pro-cat .pro-cat-tabs > div span{
	display: block;
	width: 100%;
	padding: 10px 20px;
	background-color: #E35205;
	font-family: 'Barlow Condensed', sans-serif;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
}

.row-pro-cat .pro-cat-tabs > div.active span,
.row-pro-cat .pro-cat-tabs > div:hover span{
	background-color: #062265;
}

.row-pro-cat .tab-box{
	display: none;
}

.row-pro-cat .tab-box.active{
	display: block;
}

.row-pro-cat .tab-box .woocommerce ul.products {
  background: transparent !important;
}

.description-row2 {
  margin: 0 !important;
  padding-top: 30px !important;
}

.page-template-thule-page .description-row2 {
  margin: 0 !important;
  padding-top: 30px !important;
}
.page-template-thule-page .products {
  padding-top: 0 !important;
  margin-top: 0 !important;
}

.page-template-thule-page .image-description2{
	width: 100% !important;
}

.page-template-thule-page .row-pro-cat .tab-box .row-sellers {
  margin-top: 35px;
}

.buttons__book_cart img{
	height: 24px;
	
}

.buttons__book_cart{
	margin-left: 20px;
	margin-right: 0;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
  border: 1px solid black;
  padding: 5px;
}

#customer_details h3, #order_review_heading {
  text-transform: uppercase;
  font-size: 21px;
  color: black;
  font-weight: 600;
  margin-bottom: 20px;
}

/*Woo Style*/

.woocommerce-message { display: none;  }
.woocommerce-cart.full-width-content .content,
.woocommerce-checkout.full-width-content .content { max-width: 100%; }

.woocommerce-cart .woocommerce table.shop_table td.actions {
  border-top: 1px solid #e6e6e6;
  background: #f7f7f7;
  border-bottom: 0px solid #e6e6e6;
}
.woocommerce-cart .entry-content form { width: 60%; float: left;  }
.woocommerce-cart .woocommerce .cart-collaterals {
    width: 33%;
  float: right;
}
.woocommerce-cart .woocommerce .cart-collaterals h2 { display: none;  }
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals { width: 100%; }


#add_payment_method .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr th, 
.woocommerce-checkout .cart-collaterals .cart_totals tr th,
#add_payment_method table.cart th, 
.woocommerce-cart table.cart th, 
.woocommerce-checkout table.cart th,
.woocommerce-checkout table.shop_table th { color: #034997; font-size: 16px; text-transform: uppercase; }

#add_payment_method .cart-collaterals .cart_totals tr td, 
.woocommerce-cart .cart-collaterals .cart_totals tr td, 
.woocommerce-checkout .cart-collaterals .cart_totals tr td, 
#add_payment_method table.cart td,
.woocommerce-cart table.cart td,
.woocommerce-checkout table.cart td,
.woocommerce-checkout table.shop_table td { color: #555; font-size: 14px;  }

.woocommerce-cart .woocommerce table.shop_table th {   border-bottom: 2px solid #034997; }

.woocommerce-cart .woocommerce table.shop_table,
.woocommerce-checkout .woocommerce table.shop_table {
  border: 1px solid #e6e6e6;
  margin: 0;
  text-align: left;
  width: 100%;
  border-collapse: separate;
  border-radius: 0;
  border-bottom: none;
    border-right: none;
     margin-bottom: 35px;
      border-bottom: 1px solid #e6e6e6;
}

body #add_payment_method #payment ul.payment_methods li input, 
body.woocommerce-cart #payment ul.payment_methods li input, 
body.woocommerce-checkout #payment ul.payment_methods li input { width: auto;   margin: -2px .5em 0 0; }

body .woocommerce form .form-row .input-checkbox { width: auto;  margin: -2px 5px 0 0; }

#add_payment_method .cart-collaterals .cart_totals tr td, 
#add_payment_method .cart-collaterals .cart_totals tr th, 
body.woocommerce-cart .cart-collaterals .cart_totals tr td, 
body.woocommerce-cart .cart-collaterals .cart_totals tr th, 
body.woocommerce-checkout .cart-collaterals .cart_totals tr td, 
body.woocommerce-checkout .cart-collaterals .cart_totals tr th,
body .woocommerce table.shop_table th { 
	border-top: none; 
	border-bottom: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	text-align: right;
	padding: 10px 20px;
}

body #add_payment_method table.cart td, 
body #add_payment_method table.cart th, 
body.woocommerce-cart table.cart td, 
body.woocommerce-cart table.cart th, 
body.woocommerce-checkout table.cart td, 
body.woocommerce-checkout table.cart th { border-right: 1px solid #e6e6e6; }

#add_payment_method .cart-collaterals .cart_totals tr th, 
body.woocommerce-cart .cart-collaterals .cart_totals tr th, 
body.woocommerce-checkout .cart-collaterals .cart_totals tr th { }

.woocommerce-cart .cart-collaterals .cart_totals table th { border-bottom: 1px solid #e6e6e6;  }

body .woocommerce #respond input#submit.alt, 
body .woocommerce a.button.alt, 
body .woocommerce button.button.alt, 
body .woocommerce input.button.alt {
	background: #e35205 !important; 
	font-weight: 500;
}

body .woocommerce #respond input#submit.alt:hover, 
body .woocommerce a.button.alt:hover, 
body .woocommerce button.button.alt:hover, 
body .woocommerce input.button.alt:hover {
	background: #062265 !important; 
}

body .woocommerce .cart .button, 
body .woocommerce .cart input.button,
body .woocommerce #respond input#submit, 
body .woocommerce a.button, 
body .woocommerce button.button, 
body .woocommerce input.button { background: #062265 !important; color: #fff; font-weight: 500;   text-transform: uppercase;
font-size: 15px; }

body .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
  float: right;
  width: 100%;
  display: block;
  text-align: center;
  margin-bottom: 0;
  font-size: 1.25em;
  padding: 1em;
  border-radius: 0;
  margin-top: .5em;
}

body .woocommerce form .form-row-first, 
body .woocommerce form .form-row-last, 
body .woocommerce-page form .form-row-first, 
body .woocommerce-page form .form-row-last { width: 49%; }

body .woocommerce #respond input#submit.disabled, 
body .woocommerce #respond input#submit:disabled, 
body .woocommerce #respond input#submit:disabled[disabled], 
body .woocommerce a.button.disabled, 
body .woocommerce a.button:disabled, 
body .woocommerce a.button:disabled[disabled], 
body .woocommerce button.button.disabled, 
body .woocommerce button.button:disabled, 
body .woocommerce button.button:disabled[disabled], 
body .woocommerce input.button.disabled, 
body .woocommerce input.button:disabled, 
body .woocommerce input.button:disabled[disabled] { background: #ccc; }


body .woocommerce a.checkout-button.button.alt { border-radius: 0; background: #e35205 !important; }

body .woocommerce #content table.cart td.actions .coupon, 
body .woocommerce table.cart td.actions .coupon { width: 68%; }

body #add_payment_method table.cart td.actions .coupon .input-text, 
body.woocommerce-cart table.cart td.actions .coupon .input-text, 
body.woocommerce-checkout table.cart td.actions .coupon .input-text {
	padding: 8px 6px 7px;
 	width: 65%;
}

body .woocommerce table.shop_table td { padding: 15px; }

body .woocommerce-checkout table.shop_table td { text-align: right;
  border-right: 1px solid #e6e6e6;   border-top: 0; }

.woocommerce a.remove { margin: 0 auto;  }
.woocommerce-cart .woocommerce table.shop_table th.product-remove,
.woocommerce-cart .woocommerce table.shop_table th.product-name { text-align: center; }
.woocommerce-cart .woocommerce table.shop_table th.product-price,
.woocommerce-cart .woocommerce table.shop_table th.product-quantity,
.woocommerce-cart .woocommerce table.shop_table th.product-subtotal { text-align: right; }

.woocommerce-cart .woocommerce table.shop_table .cart_item td.product-price,
.woocommerce-cart .woocommerce table.shop_table .cart_item td.product-quantity,
.woocommerce-cart .woocommerce table.shop_table .cart_item td.product-subtotal { text-align: right; }

.woocommerce-checkout #add_payment_method #payment ul.payment_methods li, 
.woocommerce-checkout #payment ul.payment_methods li { list-style: none; }

.woocommerce-checkout .woocommerce .col2-set { width: 47.8260869565%; float: left; margin-right: 4.347826087%; }
.woocommerce-checkout .woocommerce .col2-set .col-1,
.woocommerce-checkout .woocommerce .col2-set .col-2 { margin-bottom: 2em; width: 100%; float: none; }
.woocommerce-checkout #order_review_heading,
.woocommerce-checkout #order_review { background: #fff; width: 47.8260869565%; float: right; margin-right: 0; }
.woocommerce-checkout #ship-to-different-address-checkbox { width: auto; float: right; margin-left: 15px; margin-top: 10px; opacity: 1; position: static; }
.woocommerce-checkout #ship-to-different-address label { font-size: 24px;   font-weight: 700; line-height: 1; margin: 0; margin-bottom: 1em; padding: 0; text-transform: uppercase; color: #000; }
.woocommerce-checkout .woocommerce form .form-row.create-account label { padding-top: 2px; font-weight: bold; }

.woocommerce-checkout .payment-fixed { position: fixed; z-index: 9; box-shadow: rgba(0, 0, 0, 0.2) 0px 6px 2em; left: 52%; margin-left: 0; padding: 20px; top: 0; width: 45.5% !important; -webkit-transition: padding .1s ease-in; -moz-transition: padding .1s ease-in; -o-transition: padding .1s ease-in; -ms-transition: padding .1s ease-in; transition: padding .1s ease-in; }

.product-shipping-message { font-size: 16px; text-align: center; text-transform: uppercase; padding: 10px 0px; border-top: 1px solid #139248; border-bottom: 1px solid #139248; }

body .woocommerce table.shop_table tbody th, 
body .woocommerce table.shop_table tfoot td, 
body .woocommerce table.shop_table tfoot th { border-bottom: none; }

body .woocommerce form .form-row input.input-text, 
body .woocommerce form .form-row textarea { max-width: 100%; }

body .woocommerce .product-name a { color: #000; pointer-events: none; cursor: default; }

body .woocommerce table.cart td.actions .coupon{
	max-width: 200px;
	text-align: center;
}
body .woocommerce table.cart td.actions .coupon input,
body .woocommerce table.cart td.actions .coupon .button{
	width: 100% !important;
	margin: 0 !important;
	border-radius: 0;
	text-align: center;
}

body .woocommerce table.cart th, body .woocommerce table.cart td{
	height: unset !important;
}

.banner-slider-custom .slick-arrow {
  top: 50%;
  position: absolute;
  font-size: 0 !important;
  height: 30px;
  width: 30px;
  color: white;
  z-index: 1;
  background-color: rgba(0,0,0,0.4);
  background-size: 20px;
  padding: 10px;
  background-repeat: no-repeat;
  background-position: center;
}
.banner-slider-custom .slick-prev.slick-arrow {
	background-image: url('img/prev.png');
	left: 0;
}
.banner-slider-custom .slick-next.slick-arrow{
	background-image: url('img/next.png');
	right: 0;
}
.banner-slider-custom .banner-title{
	padding: 0 !important;
}
.banner-slider-custom .banner{
	padding: 100px 0;
}

.banner-slider-custom .about-buttons-banner{
	margin-top: 20px;
}

.best_sellers_custom li.product {
  width: 22.05% !important;
  margin: 0 2.8% 2.992em 0 !important;
}

.single-product .banner,
.single-product .banner:before {
  background: white !important;
}

.single-product .banner {
  height: 110px;
  min-height: unset;
}

.woocommerce-Tabs-panel h2 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 10px;
}

.single-team-box .product-block__image .product-image{
  width: 100%;
  object-fit: cover;
  object-position: top;
  height: 300px;
}

.single-team-box .services-block__image{
	height: auto;
}

.product-title p.position_title {
  color: #b3b3b3;
  font-weight: 400 !important;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
}

.product-title p.member-title{
  font-size: 25px;	
}

.single-team-box .services-title {
  margin-top: 20px;
}

.single-team-box .services-description .block-text{
	margin-top: 15px;
}

.single-team-box .services-button .btn {
  padding: 8px;
  font-size: 14px;
  font-weight: 400;
}

.single-team-box .product-block__description{
	min-height: 65px;
}

@media only screen and (max-width: 1139px) {
	.woocommerce-cart .entry-content form { width: 64%; }
}

@media only screen and (max-width: 980px) {

	.woocommerce-cart .entry-content form {
	  width: 80%;
	  float: none;
	  margin: 0 auto;
	}
	.woocommerce-cart .woocommerce .cart-collaterals {
	  width: 80%;
	  float: None;
	  margin: auto;
	}
	body .woocommerce #content table.cart td.actions .coupon, body .woocommerce table.cart td.actions .coupon { width: 100%; }
	body #add_payment_method table.cart td.actions .coupon .input-text, body.woocommerce-cart table.cart td.actions .coupon .input-text, body.woocommerce-checkout table.cart td.actions .coupon .input-text { width: 48%; }
	
	.qib-button-wrapper .quantity input.input-text.qty.text {
	  padding: 3px;
	  height: 30px;
	  font-size: 15px;
	  width: 45px;
	}
	
	.qib-button-wrapper button.qib-button {
	  height: 30px;
	  padding: 3px;
	  margin: 0;
	  width: 30px;
	}
	
	.woocommerce-cart table.cart .product-thumbnail {
	  height: unset !important;
	}
	
	.best_sellers_custom li.product {
	  width: 48% !important;
	  margin: 0 2% 2.992em 0 !important;
	}
	
}

@media only screen and (max-width: 768px) {
  
  .banner-slider-custom .banner{
		padding: 50px 0;
	}

  .woocommerce-cart .entry-content form {
	  width: 100%;

	}
	.woocommerce-cart .woocommerce .cart-collaterals {
	  width: 100%;

	}

	.woocommerce-checkout .woocommerce .col2-set { width: 100%; float: none; margin-right: 0; }
	.woocommerce-checkout #order_review_heading, 
  .woocommerce-checkout #order_review { width: 100%; float: none; }
	
	.woocommerce-cart .woocommerce table.shop_table tr,
	.woocommerce-cart .woocommerce table.shop_table tr{
		display: block !important;
		width: 100%;
		margin-bottom: 20px;
		height: auto;
	}
	
	.woocommerce-cart .woocommerce table.shop_table th, 
	.woocommerce-cart .woocommerce table.shop_table td,
	.woocommerce-cart .woocommerce table.shop_table th,
	.woocommerce-cart .woocommerce table.shop_table td{
		width: 100% !important;
		max-width: 100% !important;
		display: flex !important;
		text-align: left !important;
		min-width: 100%;
		padding: 5px;
	}
	
	.woocommerce-cart .woocommerce table.shop_table thead {
	  display: none;
	}
	
	.woocommerce-cart .woocommerce table.shop_table tr.cart_item {
	  border-bottom: 5px solid #ececec;
	}
	
	.woocommerce-cart .woocommerce table.shop_table tr.cart_item .product-total {
	  text-align: center !important;
	}

	#shipping_method {
	  width: 100%;
	  min-width: 185px;
	  line-height: 15px;
	}
	
	#shipping_method label{
		font-size: 12px;
		line-height: 12px;
	}
	
	#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
	  width: 130px;
	}
	
	.woocommerce table.shop_table_responsive tr td:before, 
	.woocommerce-page table.shop_table_responsive tr td:before {
	  padding: 5px;
	  min-width: 80px;
	  background: #f0f0f0;
	  margin-right: 10px;
	  align-content: center;
	  align-items: center;
	}
	
	.woocommerce table.shop_table td.product-thumbnail:before{
		display: none;
	}
	body .woocommerce table.shop_table td.product-remove {
	  padding: 0 !important;
	  position: relative;
	}
	
	body .woocommerce table.shop_table td.product-remove a{
		position: absolute;
		right: 5px;
		top: 5px;
	}
	
	.woocommerce-cart .woocommerce table.shop_table td.actions {
	  display: block !important;
	}
	
	body .woocommerce table.cart td.actions .coupon {
	  max-width: 100%;
	}
	
}



/*Woo Style*/

@media (min-width: 992px) {
	
	
	nav ul li .sub-menu{
		display: none;
		min-width: 200px;
		position: absolute;
		top: 100%;
		padding-top: 15px;
		margin: 0;
	}
	nav ul li .sub-menu li a{
		padding: 10px 15px;
		border-bottom: 1px solid #e3e3e3;
		width: 100%;
		background: white;
	}
	nav ul li .sub-menu li a:hover{
		background: #e3e3e3;
	}
	nav ul li:hover > .sub-menu{
		display: block;
	}	

}

@media (max-width: 1200px) {
	
	.page-id-721 .description-row2{
		margin-top: 50px;
	}
	
	.tesla-rims{
		margin-top: -300px;
	}
	
	
	.page-template-thule-page .sellers-top {
	  margin-top: -350px;
	}

	
}

@media (max-width: 992px) {
	
	.navigation-buttons{
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		max-width: 100%;
		margin: 0 !important;
	}
	
	.navigation-buttons > div{
		-ms-flex: 0 0 40%;
		flex: 0 0 40%;
		max-width: 40%;
	}
	
	.navigation-buttons > div.buttons__book_cart{
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
		margin: 0;
	}
	
	.navigation-buttons .navigation-buttons__phone img{
	  margin-right: 5px;
	  height: 24px;
	}
	
	.navigation-buttons > div.buttons__book_cart img{
	  height: 23px;
	}
	
	.navigation-buttons > div a {
	  width: 100%;
	  border-radius: 0 !important;
	  margin: 0 !important;
	}
	
	header.style2{
		z-index: 999999;
	}
	header.open-menu .toggle-block{
		padding: 0;
	}
	
	header.open-menu nav {
	  height: calc( 100vh - 170px );
	  overflow-y: auto;
	}

	nav ul li {
		margin: 0;
	}
	nav ul li a {
		background: #f5f5f5;
		border-bottom: 1px solid #d4d4d4;
	}
	nav ul.sub-menu {
		display: none;
	}
	
	nav ul li.menu-item-has-children > a{
		position: relative;
	}
	
	nav ul li.menu-item-has-children > a:after{
		content: "";
		background-image: url('img/down-arrow.png');
		background-size: 20px;
		height: 40px;
		width: 40px;
		display: inline-block;
		position: absolute;
		right: 0;
		top: 0;
		background-position: center;
		background-repeat: no-repeat;
		background-color: #eee;
	}
	
	nav ul li.menu-item-has-children.expanded-menu-item > a:after{
		background-image: url('img/up-arrow.png');
	}
	
	.navigation-buttons {
		margin-top: 15px;
	}
	
	#locations-list > p{
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	
	.gallery-grid .gallery-grid-col{
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	
}

@media (max-width: 767px) {
	
	.page-template-thule-page .sellers-top {
	  margin-top: -255px;
	}
	
	.row-pro-cat .pro-cat-tabs > div {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
	}
	
	.row-pro-cat .pro-cat-tabs > div.active:after {
		display: none;
	}
	
	.tesla-rims{
		margin-top: -175px;
	}
	
	.row-tire-models .content-item-textd {
	  min-height: auto;
	}
	
	.gallery-grid .gallery-grid-col{
		padding: 5px;
	}
	
	.gallery-grid .gallery-grid-col img{
		height: 150px;
	}

	.single-product div.product div.images,
	.single-product div.product div.summary{
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	

	html body .alignleft,
	html body .alignright,
	html body .alignnone {
		float: none;
		display: block;
		margin: 5px auto 5px auto;
	}
	
	#locations-list > p{
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		padding: 0;
	}
	
}

@media (max-width: 580px) {
	
	.page-template-thule-page .sellers-top {
	  margin-top: -185px;
	}

}

.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	padding: 5px 3px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

em {font-style: italic;}
/*************** WordPress Core END***************/

.description-image > .description-image__video:first-child {
	top: 0;
	left: 0;
}
.about-buttons-banner > .button-item:last-child a {
	margin-right: 0;
}
.block-text.white {color: #fff}

.block-text > * + * {margin-top: 20px;}

.advantage-list > * {
	font-size: 18px;
	line-height: 24px;
	margin-top: 30px;
	color: #929292;
	font-weight: 400;
}
.advantage-list ul li {
	margin-bottom: 10px;
	padding-left: 40px;
	position: relative;
}
.advantage-list ul li:before {
	content: "";
	position: absolute;
	left: 0;
	background: url(img/list.png);
	background-position: center center, center right;
	background-repeat: no-repeat;
	background-size: contain;
	width: 20px;
	height: 20px;
}

body #content-block .mt0 {margin-top: 0}

.section.advantages.appointment:after {
	content: attr(data-text);
}

.single-team-box {
  max-width: 292px;
  margin: auto;
}

@media (min-width: 2301px) {
	body header #logo {
		max-width: 230px;
	}
}