/*
   Theme Name: AutoShowroom
   Theme URI: http://wordpress.templaza.net/autoshowroom/
   Author: Templaza
   Author URI: http://templaza.com
   Version: 1.8.9
   Description: Auto Showroom Theme is clean and modern design which is useful for Car Dealer, Auto Dealer, Automotive WordPress website and any other automotive dealership business, who sell, buy or lease vehicles via website.
   License: GNU General Public License v2 or later
   License URI: http://www.gnu.org/licenses/gpl-2.0.html
   Tags: one-column, two-columns, three-columns, four-columns, right-sidebar,  theme-options
   Text Domain: autoshowroom
*/

/**
* [Table of contents]

* 1.0 - General
* 2.0 - Header
* 3.0 - Module Style
*   3.1 - Search Vehicle
*   3.2 - SlideShow
*   3.3 - Title Style
*   3.4 - Featured Vehiclebody
*   3.5 - Title Element
*   3.6 - Our Process
*   3.7 - Service
*   3.8 - Quote
*   3.9 - Counter
*   3.10 - Post Slider
*   3.11 - List
*   3.12 - Sign Up
*   3.13 - Ads
*   3.14 - Autoshowroom-grid
*   3.15 - Button
* 4.0 - Vehicle Pages
*   4.1 - Vehicle Archive
*   4.2 - Vehicle Detail
* 5.0 - Woocommerce
*   5.1 - Cart
*   5.2 - Checkout
*   5.3 - My Account
*   5.4 - Related
*   5.5 - Shop Category
*   5.6 - Shop Detail
*   5.7 - UpSells
*   5.8 - Wishlist
* 6.0 - Contact Form
* 7.0 - Breadcrumb
* 8.0 - Blog
*   8.1 - Search Not Data
*   8.2 - Single Post
*   8.3 - Comment
*   8.4 - Contact Section
*   8.5 - Footer
* 9.0 - Agency
* 10.0 - Responsive
*   10.1 - Large desktop
*   10.2 - Portrait tablet to landscape and desktop
*   10.3 - Landscape phone to portrait tablet
*   10.4 - Landscape phones and down

* ----------------------------------------------------------------------------
*/

@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:wght@400;700&display=swap');

/*================TZ================*/
/* 1.0 - General
/*================TZ================*/
*,
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
label,
fieldset,
input,
p,
blockquote,
th,
td {
   margin: 0;
   padding: 0;
}
table {
   border-collapse: collapse;
   border-spacing: 0;
}
fieldset,
img {
   border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
   font-style: normal;
   font-weight: normal;
}
ol,
ul,
li {
   list-style: none;
}
caption,
th {
   text-align: left;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body h1 a,
body h2 a,
body h3 a,
body h4 a,
body h5 a,
body h6 a {
   font-family: 'Montserrat', sans-serif;
   font-weight: 700;
   text-transform: uppercase;
   line-height: 25px;
}
q:before,
q:after {
   content: '';
}
strong {
   font-weight: bold;
}
em {
   font-style: italic;
}
a img {
   border: none;
}
body,
body a,
body p {
   font-size: 14px;
   color: #565656;
   font-family: 'Muli';
   font-weight: 300;
   letter-spacing: 0.3px;
}
body {
   overflow-x: hidden;
   background: #f7f9fb;
}
body p {
   line-height: 25px;
   margin-bottom: 25px;
}
body a {
   color: #ff5400;
   text-decoration: none;
}
body a:hover {
   text-decoration: none;
   color: #ff5400;
}
body a:focus,
body a:active,
body a select:focus,
body a Select:active {
   outline: none;
}
body input[type="text"],
body input[type="number"],
body input[type="password"],
body input[type="search"],
body input[type="date"],
select {
   height: 35px;
   line-height: 35px;
   border: 1px solid #dfdfdf;
   padding: 0 15px;
   color: #777;
   width: 100%;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
   -webkit-appearance: none;
   margin: 0;
}
body button {
   text-transform: uppercase;
   color: #fff;
   background: #222222;
   text-align: center;
   padding: 0 30px;
   border: none;
   height: 45px;
   line-height: 45px;
   -webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
   -ms-transition: all 0.3s linear;
   -o-transition: all 0.3s linear;
   transition: all 0.3s linear;
}
body button:hover {
   -webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
   -ms-transition: all 0.3s linear;
   -o-transition: all 0.3s linear;
   transition: all 0.3s linear;
   background: #ff5400;
}
body .clr {
   height: 0;
   clear: both;
   display: block;
}
body > .vc_row {
   margin-left: 0;
   margin-right: 0;
}
body > .vc_row > .no_container > .vc_col-sm-12 > .vc_column-inner {
   padding-left: 0;
   padding-right: 0;
}
body > .vc_row .wpb_content_element {
   margin-bottom: 0;
}
body .vc_column_container {
   min-height: 0;
}
body .over-hidden {
   overflow: hidden;
}
.lazyload, .lazyloading {
   opacity: 1 !important;
}
.default-page {
   padding: 85px 0;
}
.default-page.ajax_active,
.auto-page-content.ajax_active{
   background: url(images/ajax-loader.gif) center no-repeat;
   min-height: 700px;
}
.autoshowroom-scroll {
   overflow: hidden;
}
.autoshowroom-scroll .animateme {
   opacity: 0;
}
.vc_parallax .vc_parallax-inner {
   z-index: -1 !important;
}
.autoshowroom-blog-body h1,
.autoshowroom-blog-body h2,
.autoshowroom-blog-body h3,
.autoshowroom-blog-body h4,
.autoshowroom-blog-body h5,
.autoshowroom-blog-body h6{
   font-family: 'Muli';
}
.autoshowroom-blog-body h1{
   font-size:35px;
   margin:30px 0;
   line-height: 35px;
}
.autoshowroom-blog-body h2{
   font-size:23px;
   margin:30px 0;
}
.autoshowroom-blog-body h3{
   font-size:21px;
   margin:25px 0;
}
.autoshowroom-blog-body h4{
   font-size:18px;
   margin:20px 0;
}
.autoshowroom-blog-body h5{
   font-size:15px;
   margin:20px 0;
}
.autoshowroom-blog-body h6{
   font-size:14px;
   margin:15px 0;
}
.autoshowroom-blog-body p{
   margin: 25px 0;
}
blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child{
   margin: 10px 0;
}
body blockquote{
   border-left:5px solid #ff5400;
   padding: 10px 20px;
}
table{
   width:100%;
}
table th{
   padding:10px 5px;
   border:1px solid #e8e8e8;
}
table td{
   padding:10px 5px;
   border:1px solid #e8e8e8;
}
dl dd{
   margin-bottom: 25px;
}
.autoshowroom-blog-body ul{
   list-style: disc;
   margin-left: 20px;
}
.autoshowroom-blog-body ul li{
   list-style: disc;
   line-height: 25px;
}
.autoshowroom-blog-body ul li ul{
   margin-left: 25px;
}
.autoshowroom-blog-body ol{
   list-style: decimal;
   margin-left: 20px;
}
.autoshowroom-blog-body ol li{
   list-style: decimal;
   line-height: 25px;
}
.autoshowroom-blog-body ol li ol{
   margin-left: 25px;
}
body pre{
   white-space:pre-wrap;
   padding:10px 20px;
}
.alignleft{
   float:left;
   margin:0 20px 20px 0;
}
.alignright{
   float:right;
   margin:0 0 20px 20px;
}
.aligncenter{
   margin:auto;
}

.autoshowroom-blog-body img{
   max-width: 100%;
   height:auto;
}
.autoshowroom-blog-body iframe{
   max-width: 100%;
}
.wp-caption{
   margin-bottom: 0;
   max-width: 100%;
}
.wp-caption p{
   margin:5px 0 0;
}
.post-password-form input[type="password"]{
   border:1px solid #e8e8e8;
   padding:0 10px;
   height:40px;
   line-height: 40px;
}
.post-password-form input[type="submit"]{
   height:40px;
   border:1px solid transparent;
   background:#ff5400;
   color:#fff;
   padding:0 25px;
   text-align: center;
}
/*================TZ================*/
/* 2.0 - Header
/*================TZ================*/
header {
   border-top: 3px solid #ff5400;
}
header.title {
   border: none;
}
header .tz-top-header {
   padding: 15px 0;
   line-height: 18px;
   background: #fff;
}
header .tz-top-header .tz-top-header-left {
   text-align: left;
}
header .tz-top-header .tz-top-header-right {
   text-align: right;
}
header .tz-top-header .textwidget ul li {
   display: inline-block;
   border-left: 1px solid #dfdfdf;
   padding-left: 15px;
   margin-left: 15px;
   float: left;
   line-height: 25px;
   color:#777;
}
header .tz-top-header .textwidget ul li:first-child {
   margin: 0;
   padding: 0;
   border: none;
}
header .tz-menu-header {
   padding: 0;
   background: #f7f9fb;
}
header .tz-menu-header .tz_logo {
   padding: 43px 0;
}
header .tz-megamenu{
   /*position: static;*/
}
header .tz-megamenu-wrap {
   position: relative;
}
header .tz-megamenu-wrap .tz-megamenutz-nav {
   position: static;
}
header  .tz-nav > ul >li{
   display: inline-block;
   height:auto;
}

header  .tz-nav > ul >li >a{
   background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
   border-color: rgba(255, 255, 255, 0);
   border-radius: 0;
   border-style: solid;
   border-width: 0;
   color: #222;
   cursor: pointer;
   display: block;
   font-family: inherit;
   font-size: 14px;
   font-weight: normal;
   height: 20px;
   line-height: 20px;
   outline: medium none;
   padding: 45px 25px;
   text-align: left;
   text-decoration: none;
   text-transform: uppercase;
   vertical-align: baseline;
   width: auto;
}
header  .tz-nav > ul >li >a:hover{
   color:#ff5400;
}
header.tz-header-2 .tz-nav > ul >li >a,
header.tz-header-3 .tz-nav > ul >li >a{
   color:#fff;
}
header.tz-header-2 .tz-nav > ul > li > a.current_page_item,
header.tz-header-3 .tz-nav > ul > li > a.current_page_item,
header.tz-header-3 .tz-nav > ul > li > a:hover,
header.tz-header-2 .tz-nav > ul > li > a:hover{
   color:#fff600;
}
header li.mega-menu-item .vehicle-search-form {
   padding: 5px 0 0;
}
header li.mega-menu-item .vehicle-search-form p.field {
   margin-bottom: 20px !important;
}
header li.mega-menu-item .vehicle-search-form p.field.field-registration select {
   width: 48%;
   float: left;
   margin-top: 0;
}
header li.mega-menu-item .vehicle-search-form p.field.field-registration select.car-dealer-min-values {
   margin-right: 4%;
}
header li.mega-menu-item .vehicle-search-form p.field.fieldtype-taxonomy:before,
header li.mega-menu-item .vehicle-search-form p.field.fieldtype-number:before,
header li.mega-menu-item .vehicle-search-form p.field.fieldtype-number:after,
header li.mega-menu-item .vehicle-search-form p.field.field-order:before,
header li.mega-menu-item .vehicle-search-form p.field.field-order:after {
   content: "\f0d7";
   font-family: 'FontAwesome';
   position: absolute;
   top: 39px;
   right: 15px;
   display: block !important;
}
header li.mega-menu-item .vehicle-search-form p.field.fieldtype-number:after {
   left: 42%;
   right: auto;
}
header li.mega-menu-item .vehicle-search-form #car-search-submit {
   margin-top: 20px;
   width: 100%;
   -webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
   -ms-transition: all 0.3s linear;
   -o-transition: all 0.3s linear;
   transition: all 0.3s linear;
}
header li.mega-menu-item .vehicle-search-form #car-search-submit:hover {
   background: #ff5400;
   -webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
   -ms-transition: all 0.3s linear;
   -o-transition: all 0.3s linear;
   transition: all 0.3s linear;
}
header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:last-child a,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary > li.mega-menu-item:last-child a,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary > li.mega-menu-item:last-child a,
header #mega-menu-wrap-primary #mega-menu-primary-home-2 > li.mega-menu-item:last-child a,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 > li.mega-menu-item:last-child a,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary-home-2 > li.mega-menu-item:last-child a,
header #mega-menu-wrap-primary #mega-menu-primary-home-3 > li.mega-menu-item:last-child a,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-3 > li.mega-menu-item:last-child a,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary-home-3 > li.mega-menu-item:last-child a {
   padding-right: 0 !important;
}
header #mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary a.mega-menu-link,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary a.mega-menu-link,
header #mega-menu-wrap-primary #mega-menu-primary-home-2 a.mega-menu-link,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 a.mega-menu-link,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary-home-2 a.mega-menu-link,
header #mega-menu-wrap-primary #mega-menu-primary-home-3 a.mega-menu-link,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-3 a.mega-menu-link,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary-home-3 a.mega-menu-link {
   height: auto !important;
}
header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title,
header #mega-menu-wrap-primary #mega-menu-primary-home-2 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary-home-2 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title,
header #mega-menu-wrap-primary #mega-menu-primary-home-3 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-3 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary-home-3 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {
   font-family: 'Montserrat';
}
header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,
header #mega-menu-wrap-primary #mega-menu-primary-home-2 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary-home-2 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,
header #mega-menu-wrap-primary #mega-menu-primary-home-3 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-3 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,
header #mega-menu-wrap-primary-home-6 #mega-menu-primary-home-6 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary-home-3 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
   border-bottom: 1px solid #ededed;
}
header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child a.mega-menu-link,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child a.mega-menu-link,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child a.mega-menu-link,
header #mega-menu-wrap-primary #mega-menu-primary-home-2 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child a.mega-menu-link,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child a.mega-menu-link,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary-home-2 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child a.mega-menu-link,
header #mega-menu-wrap-primary #mega-menu-primary-home-3 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child a.mega-menu-link,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-3 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child a.mega-menu-link,
header #mega-menu-wrap-primary-home-6 #mega-menu-primary-home-6 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child a.mega-menu-link,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary-home-3 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child a.mega-menu-link {
   border: none;
}
header #mega-menu-wrap-primary #mega-menu-primary .menu li:first-child,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary .menu li:first-child,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary .menu li:first-child,
header #mega-menu-wrap-primary #mega-menu-primary-home-2 .menu li:first-child,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 .menu li:first-child,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary-home-2 .menu li:first-child,
header #mega-menu-wrap-primary #mega-menu-primary-home-3 .menu li:first-child,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-3 .menu li:first-child,
header #mega-menu-wrap-primary-home-6 #mega-menu-primary-home-6 .menu li:first-child,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary-home-3 .menu li:first-child {
   margin-top: 10px;
}
header #mega-menu-wrap-primary #mega-menu-primary .menu li a,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary .menu li a,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary .menu li a,
header #mega-menu-wrap-primary #mega-menu-primary-home-2 .menu li a,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 .menu li a,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary-home-2 .menu li a,
header #mega-menu-wrap-primary #mega-menu-primary-home-3 .menu li a,
header #mega-menu-wrap-primary #mega-menu-primary-home-6 .menu li a,
header #mega-menu-wrap-primary-home-6 #mega-menu-primary-home-6 .menu li a,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-3 .menu li a,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary-home-3 .menu li a {
   border-top: 1px solid #ededed;
   padding: 15px 0 15px 25px;
   color: #666;
}
header #mega-menu-wrap-primary #mega-menu-primary .menu li a:hover,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary .menu li a:hover,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary .menu li a:hover,
header #mega-menu-wrap-primary #mega-menu-primary-home-2 .menu li a:hover,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 .menu li a:hover,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary-home-2 .menu li a:hover,
header #mega-menu-wrap-primary #mega-menu-primary-home-3 .menu li a:hover,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-3 .menu li a:hover,
header #mega-menu-wrap-primary-home-6 #mega-menu-primary-home-6 .menu li a:hover,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary-home-3 .menu li a:hover {
   color: #ff5400;
}
header #mega-menu-wrap-primary #mega-menu-primary .menu li:last-child a,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary .menu li:last-child a,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary .menu li:last-child a,
header #mega-menu-wrap-primary #mega-menu-primary-home-2 .menu li:last-child a,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 .menu li:last-child a,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary-home-2 .menu li:last-child a,
header #mega-menu-wrap-primary #mega-menu-primary-home-3 .menu li:last-child a,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-3 .menu li:last-child a,
header #mega-menu-wrap-primary-home-6 #mega-menu-primary-home-6 .menu li:last-child a,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary-home-3 .menu li:last-child a {
   border-bottom: 1px solid #ededed;
}
header #mega-menu-wrap-primary #mega-menu-primary .menu li i,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary .menu li i,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary .menu li i,
header #mega-menu-wrap-primary #mega-menu-primary-home-2 .menu li i,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 .menu li i,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary-home-2 .menu li i,
header #mega-menu-wrap-primary #mega-menu-primary-home-3 .menu li i,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-3 .menu li i,
header #mega-menu-wrap-primary-home-6 #mega-menu-primary-home-6 .menu li i,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary-home-3 .menu li i {
   float: left;
   margin-top: 20px;
   color: #666;
}
header #mega-menu-wrap-primary #mega-menu-primary .menu li:hover,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary .menu li:hover,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary .menu li:hover,
header #mega-menu-wrap-primary #mega-menu-primary-home-2 .menu li:hover,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 .menu li:hover,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary-home-2 .menu li:hover,
header #mega-menu-wrap-primary #mega-menu-primary-home-3 .menu li:hover,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-3 .menu li:hover,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary-home-3 .menu li:hover {
   color: #ff5400;
}
header #mega-menu-wrap-primary #mega-menu-primary .menu li:hover i,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary .menu li:hover i,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary .menu li:hover i,
header #mega-menu-wrap-primary #mega-menu-primary-home-2 .menu li:hover i,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 .menu li:hover i,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary-home-2 .menu li:hover i,
header #mega-menu-wrap-primary #mega-menu-primary-home-3 .menu li:hover i,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-3 .menu li:hover i,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary-home-3 .menu li:hover i {
   color: #ff5400;
}
header #mega-menu-wrap-primary #mega-menu-primary .mega-menu-item-type-widget ul.product_list_widget li,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary .mega-menu-item-type-widget ul.product_list_widget li,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary .mega-menu-item-type-widget ul.product_list_widget li,
header #mega-menu-wrap-primary #mega-menu-primary-home-2 .mega-menu-item-type-widget ul.product_list_widget li,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 .mega-menu-item-type-widget ul.product_list_widget li,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary-home-2 .mega-menu-item-type-widget ul.product_list_widget li,
header #mega-menu-wrap-primary #mega-menu-primary-home-3 .mega-menu-item-type-widget ul.product_list_widget li,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-3 .mega-menu-item-type-widget ul.product_list_widget li,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary-home-3 .mega-menu-item-type-widget ul.product_list_widget li {
   padding: 20px 0;
}
header #mega-menu-wrap-primary #mega-menu-primary .mega-menu-item-type-widget ul li,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary .mega-menu-item-type-widget ul li,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary .mega-menu-item-type-widget ul li,
header #mega-menu-wrap-primary #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li,
header #mega-menu-wrap-primary #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li {
   float: left;
   width: 100%;
}
header #mega-menu-wrap-primary #mega-menu-primary .mega-menu-item-type-widget ul li a,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary .mega-menu-item-type-widget ul li a,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary .mega-menu-item-type-widget ul li a,
header #mega-menu-wrap-primary #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li a,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li a,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li a,
header #mega-menu-wrap-primary #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li a,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li a,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li a {
   color: #222222;
   font-weight: 300;
}
header #mega-menu-wrap-primary #mega-menu-primary .mega-menu-item-type-widget ul li img,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary .mega-menu-item-type-widget ul li img,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary .mega-menu-item-type-widget ul li img,
header #mega-menu-wrap-primary #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li img,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li img,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li img,
header #mega-menu-wrap-primary #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li img,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li img,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li img {
   float: left;
   width: 30%;
   margin-right: 15px;
}
header #mega-menu-wrap-primary #mega-menu-primary .mega-menu-item-type-widget ul li div.star-rating,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary .mega-menu-item-type-widget ul li div.star-rating,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary .mega-menu-item-type-widget ul li div.star-rating,
header #mega-menu-wrap-primary #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li div.star-rating,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li div.star-rating,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li div.star-rating,
header #mega-menu-wrap-primary #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li div.star-rating,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li div.star-rating,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li div.star-rating {
   font-family: star !important;
   line-height: 10px;
   margin-bottom: 15px;
}
header #mega-menu-wrap-primary #mega-menu-primary .mega-menu-item-type-widget ul li div.star-rating span,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary .mega-menu-item-type-widget ul li div.star-rating span,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary .mega-menu-item-type-widget ul li div.star-rating span,
header #mega-menu-wrap-primary #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li div.star-rating span,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li div.star-rating span,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li div.star-rating span,
header #mega-menu-wrap-primary #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li div.star-rating span,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li div.star-rating span,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li div.star-rating span {
   font-size: 0;
   height: 20px;
   position: relative;
   float: none;
   display: inline;
}
header #mega-menu-wrap-primary #mega-menu-primary .mega-menu-item-type-widget ul li div.star-rating span:before,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary .mega-menu-item-type-widget ul li div.star-rating span:before,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary .mega-menu-item-type-widget ul li div.star-rating span:before,
header #mega-menu-wrap-primary #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li div.star-rating span:before,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li div.star-rating span:before,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li div.star-rating span:before,
header #mega-menu-wrap-primary #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li div.star-rating span:before,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li div.star-rating span:before,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li div.star-rating span:before {
   font-size: 12px;
}
header #mega-menu-wrap-primary #mega-menu-primary .mega-menu-item-type-widget ul li del span,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary .mega-menu-item-type-widget ul li del span,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary .mega-menu-item-type-widget ul li del span,
header #mega-menu-wrap-primary #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li del span,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li del span,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li del span,
header #mega-menu-wrap-primary #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li del span,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li del span,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li del span {
   font-family: 'Montserrat';
   color: #555;
}
header #mega-menu-wrap-primary #mega-menu-primary .mega-menu-item-type-widget ul li ins,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary .mega-menu-item-type-widget ul li ins,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary .mega-menu-item-type-widget ul li ins,
header #mega-menu-wrap-primary #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li ins,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li ins,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li ins,
header #mega-menu-wrap-primary #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li ins,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li ins,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li ins {
   float: left;
   text-decoration: none;
   padding-right: 15px;
}
header #mega-menu-wrap-primary #mega-menu-primary .mega-menu-item-type-widget ul li ins span,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary .mega-menu-item-type-widget ul li ins span,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary .mega-menu-item-type-widget ul li ins span,
header #mega-menu-wrap-primary #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li ins span,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li ins span,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary-home-2 .mega-menu-item-type-widget ul li ins span,
header #mega-menu-wrap-primary #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li ins span,
header #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li ins span,
header #mega-menu-wrap-primary-home-3 #mega-menu-primary-home-3 .mega-menu-item-type-widget ul li ins span {
   font-family: 'Montserrat';
   color: #222;
   text-decoration: none;
}
header nav ul.navbar-nav li {
   padding: 0;
}
header nav ul.navbar-nav li > a {
   color: #222222;
   text-transform: uppercase;
   padding: 45px 26px;
   font-weight: 600;
   background: none;
}

header nav ul.navbar-nav li:hover > ul.sub-menu {
   display:block;
}
header nav ul.navbar-nav li  > ul.sub-menu {
   background: #fff none repeat scroll 0 0;
   border-color: #ff5400;
   border-style: solid;
   border-width: 3px 0 0;
   box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
   padding: 10px 20px;
   position: absolute;
   width: 220px;
   z-index: 999;
}
header nav ul.navbar-nav li  > ul.sub-menu ul.sub-menu{
   left:100%;
   top:0;
   margin-left: -22px;
}
header nav ul.navbar-nav li a:hover {
   background: none;
   color: #ff5400;
}
header nav ul.navbar-nav li.current_page_item > a {
   color: #ff5400;
}
header nav ul.navbar-nav li:last-child a {
   padding-right: 0;
}
header nav ul.sub-menu {
   background: #fff;
   padding: 25px 20px;
   -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
   box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
   -webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
   -ms-transition: all 0.3s linear;
   -o-transition: all 0.3s linear;
   transition: all 0.3s linear;
   display:none;
}
header nav ul.sub-menu li {
   padding: 0;
}
header nav ul.sub-menu li a {
   color: #666;
   text-transform: none;
   display: block;
   font-weight: normal;
   font-size:14px;
   -webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
   -ms-transition: all 0.3s linear;
   -o-transition: all 0.3s linear;
   transition: all 0.3s linear;
   border-bottom:1px solid #ededed;
   padding:10px 0;
   line-height: 35px;

}
header nav ul.sub-menu li:last-child a{
   border:none;
}
header i {
   color: #ff5400;
   padding-right: 5px;
}

header.tz-header-2 {
   border-top: none;
   position: absolute;
   z-index: 10;
}
header.tz-header-2.tz-header-2-default{
   width:100%;
   position:relative;
   margin-top:30px;
}
header.tz-header-2.tz-header-2-default .tz-menu-header nav > ul.nav li a{
   color:#222;
}
header.tz-header-2 .tz-menu-header {
   background: transparent;
}
header.tz-header-2 .tz-menu-header .tz_logo {
   padding: 0;
}
header.tz-header-2 .tz-menu-header .tz_logo img {
   height: 90px;
   width: auto;
   max-width: 170px;
}
header.tz-header-2 .tz-menu-header .header-2-logo {
   position: absolute;
   left: 50%;
   top: 0;
   margin-left: -85px;
}
header.tz-header-2 .tz-menu-header nav {
   float: none !important;
   display: block;
   margin: auto;
}
header.tz-header-2 .tz-menu-header nav > ul.nav {
   float: none;
   text-align: center;
}
header.tz-header-2 .tz-menu-header nav > ul.nav li {
   float: none;
   display: inline-block;
}
header.tz-header-2 .tz-menu-header nav > ul.nav li a {
   color: #fff;
}
header.tz-header-2 .tz-menu-header nav > ul.nav li a:hover {
   color: #ff5400;
}
header.tz-header-2 .tz-menu-header nav > ul.nav li.current_page_item a {
   color: #ff5400;
}
header.tz-header-2 .tz-menu-header nav > ul.nav ul.sub-menu li {
   padding: 5px 0;
   display: block;
   text-align: left;
}
header.tz-header-2 .tz-menu-header nav > ul.nav ul.sub-menu li a {
   color: #222;
   padding: 0;
}
header.tz-header-3 {
   position: absolute;
   z-index: 10;
   border: none;
   width: 100%;
}
header.tz-header-3 .tz-menu-header {
   background: none;
}
header.tz-header-3 .tz-menu-header nav ul.navbar-nav li a {
   color: #fff;
}
header.tz-header-3 .tz-menu-header nav ul.navbar-nav li a:hover {
   color: #ff5400;
}
header.tz-header-3 .tz-menu-header nav ul.navbar-nav li.current_page_item a {
   color: #ff5400;
}
header.tz-header-3 .tz-menu-header nav ul.navbar-nav li:hover ul.sub-menu {
   -moz-transform: scale(1);
   -webkit-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
   opacity: 1;
   -webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
   -ms-transition: all 0.3s linear;
   -o-transition: all 0.3s linear;
   transition: all 0.3s linear;
   z-index: 99;
}
header.tz-header-3 .tz-menu-header nav ul.sub-menu {
   position: absolute;
   width: 200px;
   background: #fff;
   padding: 25px 20px;
   z-index: -1;
   -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
   box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
   top: 68px;
   opacity: 0;
   -webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
   -ms-transition: all 0.3s linear;
   -o-transition: all 0.3s linear;
   transition: all 0.3s linear;
   -moz-transform: scale(0.75);
   -webkit-transform: scale(0.75);
   -o-transform: scale(0.75);
   -ms-transform: scale(0.75);
   transform: scale(0.75);
}
header.tz-header-3 .tz-menu-header nav ul.sub-menu li {
   padding: 5px 0;
}
header.tz-header-3 .tz-menu-header nav ul.sub-menu li a {
   color: #222;
   text-transform: none;
   display: block;
   padding: 0;
   line-height: 25px;
   font-weight: normal;
   -webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
   -ms-transition: all 0.3s linear;
   -o-transition: all 0.3s linear;
   transition: all 0.3s linear;
}
header .tz-top-header p {
   color: #777;
   margin: 0;
}
header .tz-top-header .textwidget ul li {
   border: none;
}

/*================TZ================*/
/* 3.0 - Module Style
/*================TZ================*/

/*================TZ================*/
/* 3.1 - Search Vehicle
/*================TZ================*/
.quicksearch_top_right,
.quicksearch_top_left,
.quicksearch_bottom_left,
.quicksearch_bottom_right,
.quicksearch_top_center,
.quicksearch_bottom_center {
   position: absolute;
   left: 50%;
   top: 150px;
   background: #fff;
   margin-left: 230px;
   border-top: 3px solid #ff5400;
}
.quicksearch_top_right h3,
.quicksearch_top_left h3,
.quicksearch_bottom_left h3,
.quicksearch_bottom_right h3,
.quicksearch_top_center h3,
.quicksearch_bottom_center h3 {
   color: #ff5400;
   text-transform: uppercase;
   background: #f7f9fb;
   padding: 20px 25px;
   font-size: 14px;
}
.quicksearch_top_left {
   margin-left: -570px;
}
.quicksearch_bottom_left {
   top: auto;
   bottom: 0;
   margin-left: -570px;
}
.quicksearch_bottom_right {
   top: auto;
   bottom: 0;
   margin-left: 230px;
}
.quicksearch_top_center {
   margin-left: -170px;
}
.quicksearch_bottom_center {
   top: auto;
   bottom: 0;
   margin-left: -170px;
}
.TZ-Vehicle-Search-Vertical {
   z-index: 2;
}
.TZ-Vehicle-Search-Vertical h3 {
   color: #ff5400;
   text-transform: uppercase;
   background: #f7f9fb;
   padding: 20px 25px;
   font-size: 14px;
}
.TZ-Vehicle-Search-Horizontal h3 {
   color: #ff5400;
   text-transform: uppercase;
   background: #f7f9fb;
   padding: 20px 25px;
   font-size: 14px;
}
.TZ-Vehicle-Search-Horizontal .vehicle-search-form {
   width: auto;
   padding: 10px 0;
}
.TZ-Vehicle-Search-Horizontal .vehicle-search-form .field {
   float: left;
   margin-right: 2%;
   padding: 5px 0;
   width: 28%;
   margin-bottom: 0;
}
.TZ-Vehicle-Search-Horizontal .vehicle-search-form .field label {
   display: none;
}
.TZ-Vehicle-Search-Horizontal .vehicle-search-form .field label.choice {
   display: block;
}
.TZ-Vehicle-Search-Horizontal .vehicle-search-form .field select {
   width: 100%;
}
.TZ-Vehicle-Search-Horizontal .vehicle-search-form .field select.car-dealer-max-values,
.TZ-Vehicle-Search-Horizontal .vehicle-search-form .field select[name="order"] {
   margin-left: 12px;
   margin-top: 0;
}
.TZ-Vehicle-Search-Horizontal .vehicle-search-form .field.field-engine input[type="number"] {
   width: 230px;
}
.TZ-Vehicle-Search-Horizontal .vehicle-search-form .field.field-engine input[type="number"][name="engine[min]"] {
   margin-right: 8px;
}
.TZ-Vehicle-Search-Horizontal .vehicle-search-form .field.field-keyword input.search-field {
   width: 100%;
}
.TZ-Vehicle-Search-Horizontal .vehicle-search-form .field.fieldtype-taxonomy:before,
.TZ-Vehicle-Search-Horizontal .vehicle-search-form .field.fieldtype-number:before,
.TZ-Vehicle-Search-Horizontal .vehicle-search-form .field.fieldtype-number:after,
.TZ-Vehicle-Search-Horizontal .vehicle-search-form .field.field-order:before,
.TZ-Vehicle-Search-Horizontal .vehicle-search-form .field.field-order:after {
   top: 15px;
}
.TZ-Vehicle-Search-Horizontal .vehicle-search-form .field.fieldtype-number:after,
.TZ-Vehicle-Search-Horizontal .vehicle-search-form .field.field-order:after {
   top: 18px;
   right: 258px;
}
.TZ-Vehicle-Search-Horizontal .vehicle-search-form .field br {
   display: none;
}
.TZ-Vehicle-Search-Horizontal .vehicle-search-form .car-search-submit {
   margin-top: 5px;
   float: right;
   width: 10%;
}
.TZ-Vehicle-Search-Horizontal.search-label-show .field label {
   display: block;
}
.TZ-Vehicle-Search-Horizontal.search-label-show .field.fieldtype-taxonomy:before,
.TZ-Vehicle-Search-Horizontal.search-label-show .field.fieldtype-number:before,
.TZ-Vehicle-Search-Horizontal.search-label-show .field.fieldtype-number:after,
.TZ-Vehicle-Search-Horizontal.search-label-show .field.field-order:before,
.TZ-Vehicle-Search-Horizontal.search-label-show .field.field-order:after {
   top: 42px;
}
.TZ-Vehicle-Search-Horizontal.search-label-show .field.fieldtype-number:after,
.TZ-Vehicle-Search-Horizontal.search-label-show .field.field-order:after {
   top: 42px;
   right: 258px;
}
.TZ-Vehicle-Search-Horizontal.search-label-show .car-search-submit {
   margin-top: 30px;
}
.vehicle-search-form {
   width: 340px;
   padding: 10px 25px 35px;
   max-width: 100%;
}
.vehicle-search-form .field {
   position: relative;
   padding-top: 25px;
   margin-bottom: 0;
}
.vehicle-search-form .field br {
   display: none;
}
.vehicle-search-form .field label {
   display: block;
   text-transform: uppercase;
   color: #222;
   padding-bottom: 6px;
}
.vehicle-search-form .field label b {
   font-weight: normal;
}
.vehicle-search-form .field label.choice {
   font-size: 13px;
   font-weight: 300;
   text-transform: capitalize;
}
.vehicle-search-form .field input[type="checkbox"],
.vehicle-search-form .field input[type="radio"] {
   padding-right: 5px;
}
.vehicle-search-form .field select {
   width: 100%;
   border: 1px solid #dfdfdf;
   height: 45px;
   line-height: 45px;
   color: #777;
   padding: 0 12px;
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   cursor: pointer;
}
.vehicle-search-form .field select optgroup {
   font-weight: 400;
   color: #777;
}
.vehicle-search-form .field select optgroup option {
   padding: 6px 12px;
   color: #777;
   margin-left: -12px;
}
.vehicle-search-form .field select optgroup[label] {
   padding-left: 12px;
   padding-top: 5px;
}
.vehicle-search-form .field select option {
   padding: 6px 12px;
   border: none;
   background: none;
}
.vehicle-search-form .field select option:hover {
   background: none;
   color: #333;
}
.vehicle-search-form .field select option:disabled {
   display: none;
}
.vehicle-search-form .field select.car-dealer-max-values,
.vehicle-search-form .field select[name="order"] {
   margin-top: 15px;
}
.vehicle-search-form .field.fieldtype-number:before,
.vehicle-search-form .field.fieldtype-number:after{
   content:"";
}
.vehicle-search-form .field.fieldtype-taxonomy:before,
.vehicle-search-form .field.field-price.fieldtype-number:before,
.vehicle-search-form .field.field-price.fieldtype-number:after,
.vehicle-search-form .field.field-milage.fieldtype-number:before,
.vehicle-search-form .field.field-milage.fieldtype-number:after,
.vehicle-search-form .field.field-order:before,
.vehicle-search-form .field.field-order:after {
   content: "\f0d7";
   font-family: 'FontAwesome';
   position: absolute;
   top: 63px;
   right: 15px;
}
.vehicle-search-form .field.field-order:before{
   top:55px;
}
.vehicle-search-form .field.fieldtype-number:after,
.vehicle-search-form .field.field-order:after {
   top: 105px;
}
.vehicle-search-form .field.field-engine.fieldtype-number:before,
.vehicle-search-form .field.field-engine.fieldtype-number:after {
   display: none;
}
.vehicle-search-form .car-search-submit {
   margin-top: 35px;
   border: 1px solid transparent;
}

/*================TZ================*/
/* 3.2 - SlideShow
/*================TZ================*/
.tp-dottedoverlay.threexthree {
   background: rgba(0, 0, 0, 0.25) !important;
   background-image: none !important;
}
body .tp-dottedoverlay.twoxtwo{
   background-color:rgba(0,0,0,0.35);
}
.rev_slider_wrapper .Auto-Slider-Title {
   border-left: 4px solid #ff5400;
   padding-left: 15px;
}
.rev_slider_wrapper .Auto-Slider-Small-Title {
   text-transform: uppercase;
   font-family: 'mulibold';
}
.rev_slider_wrapper .Slide02-Title {
   font-family: 'mulibold' !important;
   border-left: 4px solid #ff5400;
   padding-left: 15px;
}
.rev_slider_wrapper .Slide02-Title span {
   color: #fff;
   line-height: 25px;
}
.rev_slider_wrapper .Slide02-Title p {
   font-size: 48px;
   font-weight: 700;
   font-family: 'Montserrat';
   padding-top: 20px;
   line-height: 45px;
   color: #000;
}
.rev_slider_wrapper .Slide02-Title p span {
   color: #fff;
   font-size: 24px;
   line-height: 24px;
   font-family: 'mulibold';
   float: left;
   padding-right: 5px;
}
.rev_slider_wrapper .Slide02-Desc {
   font-family: 'Muli';
}
.rev_slider_wrapper .hades .tp-arr-allwrapper {
   height: 72px;
   width: 120px;
}
.rev_slider_wrapper .hades.tparrows {
   height: 72px;
   width: 72px;
   background: #000;
}
.rev_slider_wrapper .hades.tparrows:before {
   line-height: 72px;
   font-family: FontAwesome;
   font-size: 30px;
   color: #fff;
}
.rev_slider_wrapper .hades.tparrows.tp-rightarrow:before {
   content: "\f054";
}
.rev_slider_wrapper .hades.tparrows.tp-leftarrow:before {
   content: "\f053";
}
.rev_slider_wrapper .hades.tparrows:hover:before {
   color: #252525;
}

/*================TZ================*/
/* 3.3 - Title Style
/*================TZ================*/
.autoshowroom-title h2.AutoshowroomTitle {
   font-size: 25px;
   color: #222222;
   text-align: center;
   position: relative;
   padding-bottom: 22px;
   margin-bottom: 30px;
}
.autoshowroom-title h2.AutoshowroomTitle:before {
   position: absolute;
   content: "";
   bottom: 0;
   left: 50%;
   width: 60px;
   height: 4px;
   border-top: 1px solid #ff5400;
   border-bottom: 1px solid #ff5400;
   margin-left: -30px;
}
.autoshowroom-title p {
   text-align: center;
   font-size: 15px;
   margin: 0;
}
/*================TZ================*/
/* 3.4 - Featured Vehicle
/*================TZ================*/
.TZ-Vehicle-Feature .owl-stage-outer,
.TZ-Vehicle-Grid .owl-stage-outer {
   padding: 10px 0;
}
.TZ-Vehicle-Feature.container,
.TZ-Vehicle-Grid.container {
   width: 1170px;
}
.TZ-Vehicle-Feature.container .owl-stage-outer,
.TZ-Vehicle-Grid.container .owl-stage-outer {
   overflow: visible;
}
.TZ-Vehicle-Feature .owl-nav div,
.TZ-Vehicle-Grid .owl-nav div {
   position: absolute;
   top: 50%;
   left: 50%;
   height: 45px;
   width: 45px;
   background: #222222;
   color: #fff;
   text-align: center;
   line-height: 45px;
   font-size: 0;
   margin-top: -34px;
}
.TZ-Vehicle-Feature .owl-nav div:before,
.TZ-Vehicle-Grid .owl-nav div:before {
   font-family: 'FontAwesome';
   font-size: 18px;
   height: 45px;
   width: 45px;
   position: absolute;
   top: 0;
   left: 0;
}
.TZ-Vehicle-Feature .owl-nav div.owl-prev,
.TZ-Vehicle-Grid .owl-nav div.owl-prev {
   margin-left: -700px;
}
.TZ-Vehicle-Feature .owl-nav div.owl-prev:before,
.TZ-Vehicle-Grid .owl-nav div.owl-prev:before {
   content: "\f0d9";
}
.TZ-Vehicle-Feature .owl-nav div.owl-next,
.TZ-Vehicle-Grid .owl-nav div.owl-next {
   margin-left: 660px;
}
.TZ-Vehicle-Feature .owl-nav div.owl-next:before,
.TZ-Vehicle-Grid .owl-nav div.owl-next:before {
   content: "\f0da";
}
.TZ-Vehicle-Feature .owl-item,
.TZ-Vehicle-Grid .owl-item {
   padding: 0;
   -webkit-touch-callout: none;
   /* iOS Safari */
   -webkit-user-select: none;
   /* Chrome/Safari/Opera */
   -khtml-user-select: none;
   /* Konqueror */
   -moz-user-select: none;
   /* Firefox */
   -ms-user-select: none;
   /* IE/Edge */
   user-select: none;
   position: relative;
}
.TZ-Vehicle-Feature .owl-item:before,
.TZ-Vehicle-Grid .owl-item:before {
   position: absolute;
   content: "";
   width: 100%;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   background: rgba(255, 255, 255, 0.8);
   z-index: 1;
   -webkit-transition: all 0.3s ease;
   -moz-transition: all 0.3s ease;
   -ms-transition: all 0.3s ease;
   -o-transition: all 0.3s ease;
   transition: all 0.3s ease;
}
.TZ-Vehicle-Feature .owl-item.active .Vehicle-Feature-Image .pcd-pricing,
.TZ-Vehicle-Grid .owl-item.active .Vehicle-Feature-Image .pcd-pricing {
   opacity: 1;
   -webkit-transition: all 0.3s ease;
   -moz-transition: all 0.3s ease;
   -ms-transition: all 0.3s ease;
   -o-transition: all 0.3s ease;
   transition: all 0.3s ease;
}
.TZ-Vehicle-Feature .owl-item.active:before,
.TZ-Vehicle-Grid .owl-item.active:before {
   display: none;
}
.TZ-Vehicle-Feature .item,
.TZ-Vehicle-Grid .item {
   -webkit-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.1);
   box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.1);
}
.TZ-Vehicle-Feature .item .Vehicle-Feature-Image,
.TZ-Vehicle-Grid .item .Vehicle-Feature-Image {
   position: relative;
}
.TZ-Vehicle-Feature .item .Vehicle-Feature-Image img,
.TZ-Vehicle-Grid .item .Vehicle-Feature-Image img {
   width: 100%;
   height: auto;
}
.TZ-Vehicle-Feature .item .Vehicle-Feature-Image .pcd-pricing,
.TZ-Vehicle-Grid .item .Vehicle-Feature-Image .pcd-pricing {
   position: absolute;
   left: 0;
   bottom: 0;
   background: #ff5400;
   color: #fff;
   padding: 8px 15px;
   opacity: 0;
   -webkit-transition: all 0.3s ease;
   -moz-transition: all 0.3s ease;
   -ms-transition: all 0.3s ease;
   -o-transition: all 0.3s ease;
   transition: all 0.3s ease;
}
.TZ-Vehicle-Feature .item .Vehicle-Feature-Image .pcd-pricing span,
.TZ-Vehicle-Grid .item .Vehicle-Feature-Image .pcd-pricing span {
   font-family: 'Montserrat', sans-serif;
   display: inline-block;
   line-height: 12px;
}
.TZ-Vehicle-Feature .item .Vehicle-Feature-Image .pcd-pricing span.pcd-price,
.TZ-Vehicle-Grid .item .Vehicle-Feature-Image .pcd-pricing span.pcd-price {
   font-weight: 700;
}
.TZ-Vehicle-Feature .item .Vehicle-Feature-Image .pcd-pricing span.pcd-price-msrp,
.TZ-Vehicle-Grid .item .Vehicle-Feature-Image .pcd-pricing span.pcd-price-msrp {
   padding-left: 12px;
   margin-left: 12px;
   border-left: 1px solid rgba(255, 255, 255, 0.5);
}
.TZ-Vehicle-Feature .item .Vehicle-Title,
.TZ-Vehicle-Grid .item .Vehicle-Title {
   padding: 22px 0 18px;
   margin: 0;
}
.TZ-Vehicle-Feature .item .Vehicle-Title a,
.TZ-Vehicle-Grid .item .Vehicle-Title a {
   color: #222222;
   text-transform: uppercase;
   border-left: 3px solid #ff5400;
   padding-left: 15px;
   -webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
   -ms-transition: all 0.3s linear;
   -o-transition: all 0.3s linear;
   transition: all 0.3s linear;
}
.TZ-Vehicle-Feature .item .Vehicle-Title a:hover,
.TZ-Vehicle-Grid .item .Vehicle-Title a:hover {
   padding-left: 25px;
   -webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
   -ms-transition: all 0.3s linear;
   -o-transition: all 0.3s linear;
   transition: all 0.3s linear;
}
.TZ-Vehicle-Feature .item .vehicle-feature-des,
.TZ-Vehicle-Grid .item .vehicle-feature-des {
   padding: 0 15px 20px 15px;
}
.TZ-Vehicle-Feature .item .vehicle-feature-des p,
.TZ-Vehicle-Grid .item .vehicle-feature-des p {
   margin: 0;
}
.TZ-Vehicle-Feature .item .vehicle-specs-3 .pcd-specs span,
.TZ-Vehicle-Grid .item .vehicle-specs-3 .pcd-specs span {
   width: 33.33%;
}
.TZ-Vehicle-Feature .item .vehicle-specs-2 .pcd-specs span,
.TZ-Vehicle-Grid .item .vehicle-specs-2 .pcd-specs span {
   width: 50%;
}
.TZ-Vehicle-Feature .item .vehicle-specs-1 .pcd-specs span,
.TZ-Vehicle-Grid .item .vehicle-specs-1 .pcd-specs span {
   width: 100%;
}
.TZ-Vehicle-Feature .item .pcd-specs,
.TZ-Vehicle-Grid .item .pcd-specs {
   padding: 2px;
}
.TZ-Vehicle-Feature .item .pcd-specs span,
.TZ-Vehicle-Grid .item .pcd-specs span {
   float: left;
   background: #f1f1f1;
   width: 33.33%;
   text-align: center;
   padding: 10px 0;
   border: 1px solid #fff;
}
.TZ-Vehicle-Feature .item .pcd-specs span:before,
.TZ-Vehicle-Grid .item .pcd-specs span:before {
   font-family: 'FontAwesome';
   padding-right: 5px;
}
/*.TZ-Vehicle-Feature .item .pcd-specs span.registration:before,*/
/*.TZ-Vehicle-Grid .item .pcd-specs span.registration:before {*/
/*content: "\f25d";*/
/*}*/
/*.TZ-Vehicle-Feature .item .pcd-specs span.milage:before,*/
/*.TZ-Vehicle-Grid .item .pcd-specs span.milage:before {*/
/*content: "\f013";*/
/*}*/
/*.TZ-Vehicle-Feature .item .pcd-specs span.transmission:before,*/
/*.TZ-Vehicle-Grid .item .pcd-specs span.transmission:before {*/
/*content: "\f0e4";*/
/*}*/
/*.TZ-Vehicle-Feature .item .pcd-specs span.condition:before,*/
/*.TZ-Vehicle-Grid .item .pcd-specs span.condition:before {*/
/*content: "\f1b9";*/
/*}*/
/*.TZ-Vehicle-Feature .item .pcd-specs span.color:before,*/
/*.TZ-Vehicle-Grid .item .pcd-specs span.color:before {*/
/*content: "\f1fc";*/
/*}*/
/*.TZ-Vehicle-Feature .item .pcd-specs span.interior:before,*/
/*.TZ-Vehicle-Grid .item .pcd-specs span.interior:before {*/
/*content: "\f01c";*/
/*}*/
/*.TZ-Vehicle-Feature .item .pcd-specs span.drivetrain:before,*/
/*.TZ-Vehicle-Grid .item .pcd-specs span.drivetrain:before {*/
/*content: "\f085";*/
/*}*/
/*.TZ-Vehicle-Feature .item .pcd-specs span.engine:before,*/
/*.TZ-Vehicle-Grid .item .pcd-specs span.engine:before {*/
/*content: "\f017";*/
/*}*/
.pcd-specs span i{
   padding-right:5px;
   line-height:15px;
}
.TZ-Vehicle-Feature .item .pcd-specs span em,
.TZ-Vehicle-Grid .item .pcd-specs span em {
   font-style: normal;
}
@keyframes box_scale {
   from {
       -moz-transform: scale(0) rotate(10deg);
       -webkit-transform: scale(0) rotate(10deg);
       -o-transform: scale(0) rotate(10deg);
       -ms-transform: scale(0) rotate(10deg);
       transform: scale(0) rotate(10deg);
   }
   to {
       -moz-transform: scale(1) rotate(0deg);
       -webkit-transform: scale(1) rotate(0deg);
       -o-transform: scale(1) rotate(0deg);
       -ms-transform: scale(1) rotate(0deg);
       transform: scale(1) rotate(0deg);
   }
}
.TZ-Portfolio-Grid .TZ-Vehicle-content {
   position: relative;
}
.TZ-Portfolio-Grid .TZ-Vehicle-content .TZ-PortfolioGrid-Item {
   animation-name: box_scale;
   animation-duration: 0.5s;
   float: left;
   width: 30%;
}
.TZ-Portfolio-Grid .TZ-Vehicle-content .TZ-PortfolioGrid-Item .tz-inner {
   padding: 20px 15px;
}
.TZ-Portfolio-Grid .TZ-Vehicle-content .TZ-PortfolioGrid-Item .tz-inner .TZ-Vehicle-Grid .pcd-pricing {
   opacity: 1;
}
.TZ-Portfolio-Grid .TZ-Vehicle-content.TZ-Vehicle-content-active .TZ-PortfolioGrid-Item {
   animation-name: box_scale;
   animation-duration: 0.5s;
}
.TZ-Portfolio-Grid .auto-loading {
   position: absolute;
   width: 150px;
   height: 50px;
   background: url(images/loading.gif) center no-repeat;
   top: 250px;
   left: 50%;
   margin-top: -25px;
   margin-left: -75px;
   opacity: 0;
   -moz-transform: scale(0);
   -webkit-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
   -ms-transition: all 0.3s linear;
   -o-transition: all 0.3s linear;
   transition: all 0.3s linear;
}
.TZ-Portfolio-Grid .auto-loading.auto-loading-active {
   opacity: 1;
   -moz-transform: scale(1);
   -webkit-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
   -webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
   -ms-transition: all 0.3s linear;
   -o-transition: all 0.3s linear;
   transition: all 0.3s linear;
}
.tzfilter {
   text-align: center;
   padding: 20px 0;
}
.tzfilter a {
   text-transform: uppercase;
   color: #222;
   font-family: 'mulibold';
   padding: 0 20px;
   -webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
   -ms-transition: all 0.3s linear;
   -o-transition: all 0.3s linear;
   transition: all 0.3s linear;
}
.tzfilter a.selected {
   color: #ff5400;
   text-decoration: none;
   -webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
   -ms-transition: all 0.3s linear;
   -o-transition: all 0.3s linear;
   transition: all 0.3s linear;
}
.tzfilter a:active,
.tzfilter a:focus {
   text-decoration: none;
}
.autoshowroom-post-back {
   position: relative;
}
.TZ-Vehicle-Compare .owl-stage {
   padding-bottom: 10px;
}
.TZ-Vehicle-Compare .item {
   -webkit-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.1);
   box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.1);
   background: #fff;
}
.TZ-Vehicle-Compare .item .Vehicle-Feature-Image {
   position: relative;
   height: 224px;
}
.TZ-Vehicle-Compare .item .Vehicle-Feature-Image img {
   width: 100%;
   height: auto;
}
.TZ-Vehicle-Compare .item .Vehicle-Feature-Image .btn-remove-compare {
   cursor: pointer;
   background: #ff5400;
   padding: 10px 14px;
   border-radius: 5px;
   color: #fff;
   text-transform: uppercase;
   font-family: 'Montserrat', sans-serif;
   position: absolute;
   top: 50%;
   left: 50%;
   margin-top: -20px;
   opacity: 0;
   -webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
   -ms-transition: all 0.3s linear;
   -o-transition: all 0.3s linear;
   transition: all 0.3s linear;
   -moz-transform: scale(0.75) translateX(-50%) translateY(0px);
   -webkit-transform: scale(0.75) translateX(-50%) translateY(0px);
   -o-transform: scale(0.75) translateX(-50%) translateY(0px);
   -ms-transform: scale(0.75) translateX(-50%) translateY(0px);
   transform: scale(0.75) translateX(-50%) translateY(0px);
}
.TZ-Vehicle-Compare .item .Vehicle-Feature-Image:hover .btn-remove-compare {
   -moz-transform: scale(1) translateX(-50%) translateY(0px);
   -webkit-transform: scale(1) translateX(-50%) translateY(0px);
   -o-transform: scale(1) translateX(-50%) translateY(0px);
   -ms-transform: scale(1) translateX(-50%) translateY(0px);
   transform: scale(1) translateX(-50%) translateY(0px);
   opacity: 1;
}
.TZ-Vehicle-Compare .item h3 {
   font-size: 16px;
   color: #222222;
   text-transform: uppercase;
   border-left: 3px solid #ff5400;
   line-height: 15px;
   margin: 30px 20px 20px 0;
   padding-left: 17px;
}
.TZ-Vehicle-Compare .item h3 span {
   display: inline-block;
}
.TZ-Vehicle-Compare .item p {
   padding: 0 20px 10px 20px;
   line-height: 22px;
   margin: 0;
}
.TZ-Vehicle-Compare .item .pcd-specs {
   padding-left: 20px;
   padding-right: 20px;
}
.TZ-Vehicle-Compare .item .pcd-specs > div {
   padding: 10px 0;
}
.TZ-Vehicle-Compare .item .pcd-specs > div label {
   color: #868686;
   width: 50%;
   float: left;
   font-weight: normal;
}
.TZ-Vehicle-Compare .item .pcd-specs > div span {
   color: #222222;
   font-family: 'Montserrat', sans-serif;
}
.TZ-Vehicle-Compare .item p.pcd-pricing {
   padding: 10px 20px;
   text-align: left;
   background: #ff5400 none repeat scroll 0 0;
   border: 3px solid #fff;
   box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
   color: #fff;
   font-family: "Montserrat", sans-serif;
   font-size: 12px;
   font-weight: 400;
   margin-bottom: 10px;
   text-transform: uppercase;
}
.TZ-Vehicle-Compare .item p.pcd-pricing .pcd-price {
   font-size: 15px !important;
   float: left;
   line-height: 20px;
}
.TZ-Vehicle-Compare .item p.pcd-pricing .pcd-price-msrp {
   font-size: 14px;
   border-left: 1px solid rgba(255, 255, 255, 0.5);
   margin-left: 12px;
   padding-left: 12px;
   display: inline-block;
   line-height: 12px;
}
.TZ-Vehicle-Compare .item.add-vehicle .Vehicle-Feature-Image {
   background: #cacaca;
}
.TZ-Vehicle-Compare .item.add-vehicle .Vehicle-Feature-Image i {
   font-size: 60px;
   color: #fff;
   position: absolute;
   top: 50%;
   left: 50%;
   margin-top: -30px;
   margin-left: -35px;
}
.TZ-Vehicle-Compare .item.add-vehicle .Vehicle-Title a {
   line-height: 15px;
}
.TZ-Vehicle-Compare .item.add-vehicle .Vehicle-Title a span {
   line-height: 15px;
}
.TZ-Vehicle-Compare .item.add-vehicle .pcd-specs {
   padding-top: 17px;
}
.TZ-Vehicle-Compare .item.add-vehicle .pcd-specs div {
   border-top: 1px dashed #e8e8e8;
   height: 42px;
}
.TZ-Vehicle-Compare .owl-controls .owl-nav .owl-prev {
   font-size: 0;
   color: #cacaca;
}
.TZ-Vehicle-Compare .owl-controls .owl-nav .owl-prev:before {
   content: "\f0d9";
   font-size: 60px;
   position: absolute;
   top: 45%;
   font-family: 'FontAwesome';
   margin-top: -15px;
   left: -40px;
}
.TZ-Vehicle-Compare .owl-controls .owl-nav .owl-prev:hover {
   color: #ff5400;
   -webkit-transition: all 0.3s ease;
   -moz-transition: all 0.3s ease;
   -ms-transition: all 0.3s ease;
   -o-transition: all 0.3s ease;
   transition: all 0.3s ease;
}
.TZ-Vehicle-Compare .owl-controls .owl-nav .owl-next {
   font-size: 0;
   color: #cacaca;
}
.TZ-Vehicle-Compare .owl-controls .owl-nav .owl-next:before {
   content: "\f0da";
   font-size: 60px;
   position: absolute;
   top: 45%;
   font-family: 'FontAwesome';
   margin-top: -15px;
   right: -40px;
}
.TZ-Vehicle-Compare .owl-controls .owl-nav .owl-next:hover {
   color: #ff5400;
   -webkit-transition: all 0.3s ease;
   -moz-transition: all 0.3s ease;
   -ms-transition: all 0.3s ease;
   -o-transition: all 0.3s ease;
   transition: all 0.3s ease;
}
.container-content.auto-page-content{
   padding: 80px 0;
}
.container-content .vehicle-results.vehicle-compare-results {
   margin-bottom: 40px;
}
.container-content .vehicle-results.vehicle-compare-results span.results-text {
   color: #565656;
   font-weight: normal;
}
.container-content .vehicle-results.vehicle-compare-results span.results-text span {
   color: #ff5400;
}
.container-content .vehicle-results.vehicle-compare-results .vehicle-layouts a {
   color: #fff;
   background: #ff5400;
   padding: 6px 20px;
   border-radius: 3px;
   -webkit-border-radius: 3px;
   text-transform: uppercase;
   font-size: 12px;
}
.container-content .vehicle-results.vehicle-compare-results .vehicle-layouts a i {
   padding-right: 5px;
}
.container-content .vehicle-results.vehicle-compare-results .vehicle-layouts a:hover {
   color: #fff;
}
/*================TZ================*/
/* 3.5 - Title Element
/*================TZ================*/
.autoshowroom-title.autoshowroom-title-left h2.AutoshowroomTitle {
   text-align: left;
}
.autoshowroom-title.autoshowroom-title-left h2.AutoshowroomTitle:before {
   left: 0;
   margin-left: 0;
}
.autoshowroom-title.autoshowroom-title-left h2.AutoshowroomTitle em {
   font-style: normal;
   color: #ff5400;
   font-weight: 700;
}
.autoshowroom-title.autoshowroom-title-left p {
   text-align: left;
}
.autoshowroom-title.autoshowroom-title-right h2.AutoshowroomTitle {
   text-align: right;
}
.autoshowroom-title.autoshowroom-title-right h2.AutoshowroomTitle:before {
   left: auto;
   right: 0;
   margin-left: 0;
}
.autoshowroom-title.autoshowroom-title-right h2.AutoshowroomTitle em {
   font-style: normal;
   color: #ff5400;
   font-weight: 700;
}
.autoshowroom-title.autoshowroom-title-right p {
   text-align: right;
}
/*================TZ================*/
/* 3.6 - Our Process
/*================TZ================*/
.autoshowroom-our-process {
   position: relative;
}
.autoshowroom-our-process .autoshowroom-counter-icon {
   position: absolute;
   left: 0;
   top: 25px;
   font-size: 120px;
   z-index: -1;
}
.autoshowroom-our-process .autoshowroom-counter-icon i {
   color: rgba(250, 250, 250, 0.1);
}
.autoshowroom-our-process span.autoshowroom-number-process {
   font-family: 'Montserrat', sans-serif;
   font-weight: 700;
   font-size: 30px;
   color: #ff5400;
   display: block;
   margin-bottom: 10px;
}
.autoshowroom-our-process h3.autoshowroom-name-process {
   font-size: 14px;
   color: #222222;
   margin-bottom: 14px;
   letter-spacing: 0.5px;
}
.autoshowroom-our-process p.autoshowroom-description-process {
   font-weight: 300;
   letter-spacing: 0.5px;
   margin-bottom: 30px;
}
.autoshowroom-our-process a.autoshowroom_readmore {
   color: #ff5400;
   transition: all 0.3s ease-in-out 0s;
   -webkit-transition: all 0.3s ease-in-out 0s;
   -moz-transition: all 0.3s ease-in-out 0s;
   -o-transition: all 0.3s ease-in-out 0s;
   -ms-transition: all 0.3s ease-in-out 0s;
}
.autoshowroom-our-process a.autoshowroom_readmore:hover {
   color: #222 !important;
}
/*================TZ================*/
/* 3.7 - Service
/*================TZ================*/
.autoshowroom-service .autoshowroom-service-icon {
   display: block;
   width: 70px;
   height: 70px;
   background: #ff5400;
   border-radius: 50%;
   -webkit-border-radius: 50%;
   -moz-border-radius: 50%;
   -ms-border-radius: 50%;
   -o-border-radius: 50%;
   text-align: center;
   padding: 24px 0;
   margin-bottom: 33px;
   position: relative;
}
.autoshowroom-service .autoshowroom-service-icon i {
   font-size: 22px;
   color: #ffffff;
}
.autoshowroom-service .autoshowroom-service-icon:after {
   border-left: 6px solid rgba(0, 0, 0, 0);
   border-right: 6px solid rgba(0, 0, 0, 0);
   border-top: 6px solid #ff5400;
   bottom: -5px;
   content: "";
   left: 50%;
   margin-left: -6px;
   position: absolute;
}
.autoshowroom-service h3.autoshowroom-service-title {
   font-size: 14px;
   color: #222222;
   letter-spacing: 1px;
   margin-bottom: 17px;
}
.autoshowroom-service p.autoshowroom-service-description {
   margin-bottom: 33px;
}
.autoshowroom-service a.autoshowroom-service-readmore {
   color: #222222;
   transition: all 0.3s ease-in-out 0s;
   -webkit-transition: all 0.3s ease-in-out 0s;
   -moz-transition: all 0.3s ease-in-out 0s;
   -o-transition: all 0.3s ease-in-out 0s;
   -ms-transition: all 0.3s ease-in-out 0s;
}
.autoshowroom-service a.autoshowroom-service-readmore:hover {
   color: #ff5400;
}

/*================TZ================*/
/* 3.8 - Quote
/*================TZ================*/
.autoshowroom-quote {
   padding: 0 140px;
   text-align: center;
}
.autoshowroom-quote .slick-track {
   padding-top: 35px;
}
.autoshowroom-quote .slick-track .autoshowroom-quote-item {
   text-align: center;
}
.autoshowroom-quote .slick-track .autoshowroom-quote-item .autoshowroom-quote-image {
   position: relative;
   display: inline-block;
   width: 100px;
   height: 100px;
   border-radius: 50%;
   -webkit-border-radius: 50%;
   -moz-border-radius: 50%;
   -ms-border-radius: 50%;
   -o-border-radius: 50%;
   background: #e9e9e9;
   padding: 4px;
   transition: all 300ms ease 0s;
   -webkit-transition: all 300ms ease 0s;
   -moz-transition: all 300ms ease 0s;
   -ms-transition: all 300ms ease 0s;
   -o-transition: all 300ms ease 0s;
}
.autoshowroom-quote .slick-track .autoshowroom-quote-item .autoshowroom-quote-image .autoshowroom-quote-image-box {
   width: 100%;
   height: 100%;
   border-radius: 50%;
   -webkit-border-radius: 50%;
   -moz-border-radius: 50%;
   -ms-border-radius: 50%;
   -o-border-radius: 50%;
   overflow: hidden;
   position: relative;
   z-index: 9;
}
.autoshowroom-quote .slick-track .autoshowroom-quote-item .autoshowroom-quote-image .autoshowroom-quote-image-box img {
   max-width: 100%;
   height: auto;
   filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
   /* Firefox 10+, Firefox on Android */
   -webkit-filter: grayscale(100%);
   -moz-filter: grayscale(100%);
   -ms-filter: grayscale(100%);
   filter: grayscale(100%);
   filter: gray;
   /* IE 6-9 */
   transition: all 300ms ease 0s;
   -webkit-transition: all 300ms ease 0s;
   -moz-transition: all 300ms ease 0s;
   -ms-transition: all 300ms ease 0s;
   -o-transition: all 300ms ease 0s;
}
.autoshowroom-quote .slick-track .autoshowroom-quote-item .autoshowroom-quote-image:after {
   border-left: 6px solid rgba(0, 0, 0, 0);
   border-right: 6px solid rgba(0, 0, 0, 0);
   border-top: 6px solid #ff5400;
   bottom: 5px;
   content: "";
   left: 50%;
   margin-left: -6px;
   visibility: hidden;
   opacity: 0;
   position: absolute;
   transition: all 300ms ease 0s;
   -webkit-transition: all 300ms ease 0s;
   -moz-transition: all 300ms ease 0s;
   -ms-transition: all 300ms ease 0s;
   -o-transition: all 300ms ease 0s;
}
.autoshowroom-quote .slick-track .autoshowroom-quote-item .autoshowroom-quote-image:hover {
   cursor: pointer;
   background: #ff5400;
}
.autoshowroom-quote .slick-track .autoshowroom-quote-item .autoshowroom-quote-image:hover .autoshowroom-quote-image-box img {
   -webkit-filter: none;
   -moz-filter: none;
   -ms-filter: none;
   filter: none;
}
.autoshowroom-quote .slick-track .autoshowroom-quote-item .autoshowroom-quote-info {
   padding-top: 95px;
   width: 840px;
   position: relative;
   left: 50%;
   margin-left: -420px;
   visibility: hidden;
   opacity: 0;
   transition: all 300ms ease 0s;
   -webkit-transition: all 300ms ease 0s;
   -moz-transition: all 300ms ease 0s;
   -ms-transition: all 300ms ease 0s;
   -o-transition: all 300ms ease 0s;
}
.autoshowroom-quote .slick-track .autoshowroom-quote-item .autoshowroom-quote-info .autoshowroom-quote-content {
   font-family: 'Muli', sans-serif;
   font-size: 18px;
   font-weight: 300;
   font-style: italic;
   color: #565656;
   line-height: 34px;
   margin-bottom: 35px;
}
.autoshowroom-quote .slick-track .autoshowroom-quote-item .autoshowroom-quote-info .autoshowroom-quote-content small {
   display: block;
   font-family: 'PT Serif', serif;
   font-size: 75px;
   font-weight: 700;
   font-style: normal;
   color: #ff5400;
   line-height: 24px;
}
.autoshowroom-quote .slick-track .autoshowroom-quote-item .autoshowroom-quote-info .autoshowroom-quote-name {
   font-family: 'Montserrat', sans-serif;
   font-size: 14px;
   font-weight: 700;
   color: #ff5400;
   text-transform: uppercase;
}
.autoshowroom-quote .slick-track .autoshowroom-quote-item .autoshowroom-quote-info small {
   font-family: 'Muli', sans-serif;
   font-size: 14px;
   color: #bdbdbd;
}
.autoshowroom-quote .slick-track .autoshowroom-quote-item .autoshowroom-quote-info .autoshowroom-quote-employment {
   font-family: 'Muli', sans-serif;
   font-size: 14px;
   color: #bdbdbd;
}
.autoshowroom-quote .slick-track .autoshowroom-quote-item.slick-center .autoshowroom-quote-image {
   padding: 3px;
   transform: scale(1.7);
   -webkit-transform: scale(1.7);
   -moz-transform: scale(1.7);
   -ms-transform: scale(1.7);
   -o-transform: scale(1.7);
   background: #ff5400;
}
.autoshowroom-quote .slick-track .autoshowroom-quote-item.slick-center .autoshowroom-quote-image .autoshowroom-quote-image-box img {
   -webkit-filter: none;
   -moz-filter: none;
   -ms-filter: none;
   filter: none;
}
.autoshowroom-quote .slick-track .autoshowroom-quote-item.slick-center .autoshowroom-quote-image:after {
   visibility: visible;
   opacity: 1;
   bottom: -5px;
}
.autoshowroom-quote .slick-track .autoshowroom-quote-item.slick-center .autoshowroom-quote-info {
   visibility: visible;
   opacity: 1;
}
.autoshowroom-quote .slick-track .autoshowroom-quote-item.slick-active-1 {
   text-align: right;
}
.autoshowroom-quote .slick-track .autoshowroom-quote-item.slick-active-5 {
   text-align: left;
}
.autoshowroom-quote .slick-dots {
   display: inline-block !important;
   margin-top: 36px;
}
.autoshowroom-quote .slick-dots:after {
   content: '';
   display: block;
   clear: both;
}
.autoshowroom-quote .slick-dots li {
   display: inline-block;
   float: left;
   list-style: none;
   margin: 0 8px 0 7px;
}
.autoshowroom-quote .slick-dots li button {
   background: #ff5400;
   border: 0 none;
   color: transparent;
   cursor: pointer;
   display: block;
   font-size: 0;
   height: 6px;
   line-height: 0;
   outline: medium none;
   padding: 0px;
   margin: 4px 0;
   width: 6px;
   border-radius: 50%;
   -webkit-border-radius: 50%;
   -moz-border-radius: 50%;
   -ms-border-radius: 50%;
   -o-border-radius: 50%;
   transition: all 0.3s ease-in-out 0s;
   -webkit-transition: all 0.3s ease-in-out 0s;
   -moz-transition: all 0.3s ease-in-out 0s;
   -o-transition: all 0.3s ease-in-out 0s;
   -ms-transition: all 0.3s ease-in-out 0s;
}
.autoshowroom-quote .slick-dots li.slick-active button {
   width: 14px;
   height: 14px;
   margin: 0;
}
/*================TZ================*/
/* 3.9 - Counter
/*================TZ================*/
.autoshowroom-counter .autoshowroom-counter-box {
   position: relative;
}
.autoshowroom-counter .autoshowroom-counter-box .autoshowroom-counter-icon {
   text-align: center;
}
.autoshowroom-counter .autoshowroom-counter-box .autoshowroom-counter-icon i {
   font-size: 90px;
   color: #ffffff;
   opacity: 0.1;
}
.autoshowroom-counter .autoshowroom-counter-box .autoshowroom-counter-number {
   bottom: -6px;
   color: #ffffff;
   display: block;
   font-family: "Montserrat", sans-serif;
   font-size: 50px;
   font-weight: 700;
   left: 0;
   line-height: 50px;
   position: absolute;
   text-align: center;
   width: 100%;
}
.autoshowroom-counter .autoshowroom-counter-title {
   font-family: 'mulibold';
   font-weight: normal;
   font-size: 18px;
   color: #ffffff;
   text-align: center;
   margin-top: 20px;
}

/*================TZ================*/
/* 3.10 - Post Slider
/*================TZ================*/
.autoshowroom-owl-carousel-container .autoshowroom-owlcarousel .autoshowroom-owlcarousel-item {
   text-align: center;
}
.autoshowroom-owl-carousel-container .autoshowroom-owlcarousel .autoshowroom-owlcarousel-item img {
   display: inline-block;
   width: auto;
   max-width: 100%;
}
.autoshowroom-post-slider .autoshowroom-post-slider-box .autoshowroom-post-slider-item {
   position: relative;
   -webkit-touch-callout: none;
   /* iOS Safari */
   -webkit-user-select: none;
   /* Chrome/Safari/Opera */
   -khtml-user-select: none;
   /* Konqueror */
   -moz-user-select: none;
   /* Firefox */
   -ms-user-select: none;
   /* IE/Edge */
   user-select: none;
}
.autoshowroom-post-slider .autoshowroom-post-slider-box .autoshowroom-post-slider-item .autoshowroom-post-image {
   position: relative;
}
.autoshowroom-post-slider .autoshowroom-post-slider-box .autoshowroom-post-slider-item .autoshowroom-post-image img {
   width: 100%;
   height: auto;
}
.autoshowroom-post-slider .autoshowroom-post-slider-box .autoshowroom-post-slider-item .autoshowroom-post-image .autoshowroom-post-date {
   background: #ff5400;
   position: absolute;
   top: 0;
   right: 0;
}
.autoshowroom-post-slider .autoshowroom-post-slider-box .autoshowroom-post-slider-item .autoshowroom-post-image .autoshowroom-post-date i {
   font-size: 16px;
   color: #ff5400;
   padding: 7px 11px;
   background: #ffffff;
}
.autoshowroom-post-slider .autoshowroom-post-slider-box .autoshowroom-post-slider-item .autoshowroom-post-image .autoshowroom-post-date span {
   font-size: 13px;
   color: #ffffff;
   padding: 5px 11px 5px 7px;
}
.autoshowroom-post-slider .autoshowroom-post-slider-box .autoshowroom-post-slider-item .autoshowroom-post-back {
   position: relative;
   background: #ffffff;
   border-width: 0 1px 1px;
   border-style: solid;
   border-color: #F3F3F3;
   margin-bottom: 3px;
   box-shadow: 0px 2px 3px -2px rgba(0, 0, 0, 0.1);
   -webkit-box-shadow: 0px 2px 3px -2px rgba(0, 0, 0, 0.1);
   -moz-box-shadow: 0px 2px 3px -2px rgba(0, 0, 0, 0.1);
   -ms-box-shadow: 0px 2px 3px -2px rgba(0, 0, 0, 0.1);
   -o-box-shadow: 0px 2px 3px -2px rgba(0, 0, 0, 0.1);
}
.autoshowroom-post-slider .autoshowroom-post-slider-box .autoshowroom-post-slider-item .autoshowroom-post-back .autoshowroom-post-back-box {
   border-bottom: 1px solid #f3f3f3;
}
.autoshowroom-post-slider .autoshowroom-post-slider-box .autoshowroom-post-slider-item .autoshowroom-post-back .autoshowroom-post-back-box:last-child {
   border: none;
}
.autoshowroom-post-slider .autoshowroom-post-slider-box .autoshowroom-post-slider-item .autoshowroom-post-back .autoshowroom-post-back-box span {
   display: block;
   width: 70px;
   text-align: center;
   padding: 17px 0 9px;
   border-right: 1px solid #f3f3f3;
}
.autoshowroom-post-slider .autoshowroom-post-slider-box .autoshowroom-post-slider-item .autoshowroom-post-back .autoshowroom-post-back-box span i {
   display: block;
   font-size: 18px;
   color: #bdbdbd;
}
.autoshowroom-post-slider .autoshowroom-post-slider-box .autoshowroom-post-slider-item .autoshowroom-post-back .autoshowroom-post-back-box .autoshowroom-post-back-share {
   width: 70px;
   border-right: 1px solid #f3f3f3;
   text-align: center;
   font-size: 20px;
   color: #bdbdbd;
   line-height: 13px;
   padding: 0 0 13px;
   position: relative;
}
.autoshowroom-post-slider .autoshowroom-post-slider-box .autoshowroom-post-slider-item .autoshowroom-post-back .autoshowroom-post-back-box .autoshowroom-post-back-share .autoshowroom-post-back-share-box {
   width: 100%;
   position: absolute;
   left: 0;
   bottom: 120%;
   visibility: hidden;
   opacity: 0;
   background: #ffffff;
   transition: all 0.3s ease-in-out 0s;
   -webkit-transition: all 0.3s ease-in-out 0s;
   -moz-transition: all 0.3s ease-in-out 0s;
   -ms-transition: all 0.3s ease-in-out 0s;
   -o-transition: all 0.3s ease-in-out 0s;
}
.autoshowroom-post-slider .autoshowroom-post-slider-box .autoshowroom-post-slider-item .autoshowroom-post-back .autoshowroom-post-back-box .autoshowroom-post-back-share .autoshowroom-post-back-share-box a {
   display: block;
   padding: 7px 0;
}
.autoshowroom-post-slider .autoshowroom-post-slider-box .autoshowroom-post-slider-item .autoshowroom-post-back .autoshowroom-post-back-box .autoshowroom-post-back-share .autoshowroom-post-back-share-box a i {
   color: #bdbdbd;
}
.autoshowroom-post-slider .autoshowroom-post-slider-box .autoshowroom-post-slider-item .autoshowroom-post-back .autoshowroom-post-back-box .autoshowroom-post-back-share .autoshowroom-post-back-share-box a:hover i {
   color: #ff5400;
}
.autoshowroom-post-slider .autoshowroom-post-slider-box .autoshowroom-post-slider-item .autoshowroom-post-back .autoshowroom-post-back-box .autoshowroom-post-back-share:hover {
   cursor: pointer;
}
.autoshowroom-post-slider .autoshowroom-post-slider-box .autoshowroom-post-slider-item .autoshowroom-post-back .autoshowroom-post-back-box .autoshowroom-post-back-share:hover .autoshowroom-post-back-share-box {
   bottom: 100%;
   visibility: visible;
   opacity: 1;
}
.autoshowroom-post-slider .autoshowroom-post-slider-box .autoshowroom-post-slider-item .autoshowroom-post-back .autoshowroom-post-front {
   width: auto;
   position: absolute;
   left: 70px;
   right: -1px;
   top: -50px;
   transition: all 0.3s ease-in-out 0s;
   -webkit-transition: all 0.3s ease-in-out 0s;
   -ms-transition: all 0.3s ease-in-out 0s;
   -moz-transition: all 0.3s ease-in-out 0s;
   -o-transition: all 0.3s ease-in-out 0s;
   overflow: hidden;
   padding-top: 30px;
   bottom: 0;
}
.autoshowroom-post-slider .autoshowroom-post-slider-box .autoshowroom-post-slider-item .autoshowroom-post-back .autoshowroom-post-front .autoshowroom-post-front-box {
   position: relative;
   background: #ffffff;
   padding: 32px 20px 12px;
   border-right: 1px solid #F3F3F3;
   box-shadow: -3px 0 3px -2px rgba(0, 0, 0, 0.1);
   -webkit-box-shadow: -3px 0 3px -2px rgba(0, 0, 0, 0.1);
   -moz-box-shadow: -3px 0 3px -2px rgba(0, 0, 0, 0.1);
   -ms-box-shadow: -3px 0 3px -2px rgba(0, 0, 0, 0.1);
   -o-box-shadow: -3px 0 3px -2px rgba(0, 0, 0, 0.1);
}
.autoshowroom-post-slider .autoshowroom-post-slider-box .autoshowroom-post-slider-item .autoshowroom-post-back .autoshowroom-post-front .autoshowroom-post-front-box .autoshowroom-post-front-avata {
   width: 50px;
   height: 50px;
   border-radius: 50%;
   overflow: hidden;
   -webkit-border-radius: 50%;
   -moz-border-radius: 50%;
   -ms-border-radius: 50%;
   -o-border-radius: 50%;
   position: absolute;
   top: -25px;
   left: 20px;
}
.autoshowroom-post-slider .autoshowroom-post-slider-box .autoshowroom-post-slider-item .autoshowroom-post-back .autoshowroom-post-front .autoshowroom-post-front-box .autoshowroom-post-front-avata img {
   width: 100%;
   height: auto;
   transform-style:inherit;
}
.autoshowroom-post-slider .autoshowroom-post-slider-box .autoshowroom-post-slider-item .autoshowroom-post-back .autoshowroom-post-front .autoshowroom-post-front-box .autoshowroom-post-front-info .autoshowroom-post-front-info-author {
   color: #222222;
   font-weight: 300;
   font-style: italic;
   font-size: 13px;
}
.autoshowroom-post-slider .autoshowroom-post-slider-box .autoshowroom-post-slider-item .autoshowroom-post-back .autoshowroom-post-front .autoshowroom-post-front-box .autoshowroom-post-front-info .autoshowroom-post-front-info-author a {
   color: #ff5400;
}
.autoshowroom-post-slider .autoshowroom-post-slider-box .autoshowroom-post-slider-item .autoshowroom-post-back .autoshowroom-post-front .autoshowroom-post-front-box .autoshowroom-post-front-info .autoshowroom-post-front-info-category a {
   font-size: 13px;
   font-weight: 300;
   font-style: italic;
   color: #222222;
}
.autoshowroom-post-slider .autoshowroom-post-slider-box .autoshowroom-post-slider-item .autoshowroom-post-back .autoshowroom-post-front .autoshowroom-post-front-box .autoshowroom-post-front-info .autoshowroom-divider {
   color: #e7e7e7;
   font-size: 17px;
   padding: 0 2px 0 3px;
}
.autoshowroom-post-slider .autoshowroom-post-slider-box .autoshowroom-post-slider-item .autoshowroom-post-back .autoshowroom-post-front .autoshowroom-post-front-box h3.autoshowroom-post-front-title {
   margin-top: 9px;
   line-height: 18px;
   position: relative;
}
.autoshowroom-post-slider .autoshowroom-post-slider-box .autoshowroom-post-slider-item .autoshowroom-post-back .autoshowroom-post-front .autoshowroom-post-front-box h3.autoshowroom-post-front-title a {
   line-height: 18px;
   font-family: 'mulibold';
   font-size: 14px;
   font-weight: normal;
   color: #222222;
   letter-spacing: 1px;
}
.autoshowroom-post-slider .autoshowroom-post-slider-box .autoshowroom-post-slider-item .autoshowroom-post-back .autoshowroom-post-front .autoshowroom-post-front-box h3.autoshowroom-post-front-title:after {
   content: '';
   display: block;
   width: 3px;
   height: 14px;
   background: #ff5400;
   position: absolute;
   top: 5px;
   left: -20px;
}
.autoshowroom-post-slider .autoshowroom-post-slider-box .autoshowroom-post-slider-item .autoshowroom-post-back .autoshowroom-post-front .autoshowroom-post-front-box p {
   line-height: 22px;
   margin: 7px 0 9px;
}
.autoshowroom-post-slider .autoshowroom-post-slider-box .autoshowroom-post-slider-item .autoshowroom-post-back .autoshowroom-post-front .autoshowroom-post-front-box .autoshowroom-readmore {
   display: block;
   height: 0px;
   visibility: hidden;
   opacity: 0;
   padding-top: 0px;
   transition: all 0.3s ease-in-out 0s;
   -webkit-transition: all 0.3s ease-in-out 0s;
   -ms-transition: all 0.3s ease-in-out 0s;
   -moz-transition: all 0.3s ease-in-out 0s;
   -o-transition: all 0.3s ease-in-out 0s;
}
.autoshowroom-post-slider .autoshowroom-post-slider-box .autoshowroom-post-slider-item:hover {
   cursor: pointer;
}
.autoshowroom-post-slider .autoshowroom-post-slider-box .autoshowroom-post-slider-item:hover .autoshowroom-post-back .autoshowroom-post-front {
   top: -90px;
   transition: all 0.3s ease-in-out 0s;
   -webkit-transition: all 0.3s ease-in-out 0s;
   -ms-transition: all 0.3s ease-in-out 0s;
   -moz-transition: all 0.3s ease-in-out 0s;
   -o-transition: all 0.3s ease-in-out 0s;
}
.autoshowroom-post-slider .autoshowroom-post-slider-box .autoshowroom-post-slider-item:hover .autoshowroom-post-back .autoshowroom-post-front .autoshowroom-post-front-box .autoshowroom-readmore {
   height: 30px;
   visibility: visible;
   opacity: 1;
   padding-top: 5px;
}
.autoshowroom-post-slider .owl-controls {
   margin-top: 25px;
   text-align: center;
}
.autoshowroom-post-slider .owl-controls .owl-nav {
   position: relative;
   width: 100%;
   height: 45px;
}
.autoshowroom-post-slider .owl-controls .owl-nav .owl-prev {
   width: 45px;
   height: 45px;
   font-size: 0;
   position: absolute;
   top: 0;
   left: 0;
}
.autoshowroom-post-slider .owl-controls .owl-nav .owl-prev:after {
   width: 45px;
   height: 45px;
   background: #222;
   text-align: center;
   padding: 10px 0 10px;
   color: #ffffff;
   content: "\f0d9";
   font-family: FontAwesome;
   font-size: 18px;
   font-style: normal;
   font-weight: normal;
   left: 0;
   position: absolute;
   top: 0px;
   transition: all 0.3s ease-in-out 0s;
   -webkit-transition: all 0.3s ease-in-out 0s;
   -moz-transition: all 0.3s ease-in-out 0s;
   -ms-transition: all 0.3s ease-in-out 0s;
   -transition: all 0.3s ease-in-out 0s;
}
.autoshowroom-post-slider .owl-controls .owl-nav .owl-prev:hover:after {
   background: #ff5400;
}
.autoshowroom-post-slider .owl-controls .owl-nav .owl-next {
   width: 45px;
   height: 45px;
   font-size: 0;
   position: absolute;
   top: 0;
   right: 0;
}
.autoshowroom-post-slider .owl-controls .owl-nav .owl-next:after {
   width: 45px;
   height: 45px;
   background: #222;
   text-align: center;
   padding: 10px 0 10px;
   color: #ffffff;
   content: "\f0da ";
   font-family: FontAwesome;
   font-size: 18px;
   font-style: normal;
   font-weight: normal;
   left: 0;
   position: absolute;
   top: 0px;
   transition: all 0.3s ease-in-out 0s;
   -webkit-transition: all 0.3s ease-in-out 0s;
   -moz-transition: all 0.3s ease-in-out 0s;
   -ms-transition: all 0.3s ease-in-out 0s;
   -transition: all 0.3s ease-in-out 0s;
}
.autoshowroom-post-slider .owl-controls .owl-nav .owl-next:hover:after {
   background: #ff5400;
}
.autoshowroom-post-slider .owl-controls .owl-dots {
   display: inline-block;
   position: relative;
   top: -35px;
}
.autoshowroom-post-slider .owl-controls .owl-dots:after {
   display: block;
   clear: both;
   content: '';
}
.autoshowroom-post-slider .owl-controls .owl-dots .owl-dot {
   float: left;
   padding: 0px 8px 0px 7px;
}
.autoshowroom-post-slider .owl-controls .owl-dots .owl-dot span {
   background: #ff5400;
   display: block;
   width: 6px;
   height: 6px;
   border-radius: 50%;
   -webkit-border-radius: 50%;
   -moz-border-radius: 50%;
   -ms-border-radius: 50%;
   -o-border-radius: 50%;
   transform: scale(1);
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -ms-transform: scale(1);
   -o-transform: scale(1);
   transition: all 0.3s ease-in-out 0s;
   -webkit-transition: all 0.3s ease-in-out 0s;
   -moz-transition: all 0.3s ease-in-out 0s;
   -ms-transition: all 0.3s ease-in-out 0s;
   -o-transition: all 0.3s ease-in-out 0s;
}
.autoshowroom-post-slider .owl-controls .owl-dots .owl-dot span:hover {
   transform: scale(2.4);
   -webkit-transform: scale(2.4);
   -moz-transform: scale(2.4);
   -ms-transform: scale(2.4);
   -o-transform: scale(2.4);
}
.autoshowroom-post-slider .owl-controls .owl-dots .owl-dot.active span {
   transform: scale(2.4);
   -webkit-transform: scale(2.4);
   -moz-transform: scale(2.4);
   -ms-transform: scale(2.4);
   -o-transform: scale(2.4);
}

/*================TZ================*/
/* 3.11 - List
/*================TZ================*/
.autoshowroom-list ul li {
   list-style: none;
   padding-bottom: 10px;
   padding-left: 25px;
}
.autoshowroom-list ul li i {
   font-size: 13px;
   color: #ff5400;
   padding-right: 15px;
   margin-left: -25px;
}
/*================TZ================*/
/* 3.12 - Sign Up
/*================TZ================*/
.autoshowroom-sign-up {
   position: relative;
   background: #f7f9fb;
}
.autoshowroom-sign-up .autoshowroom-sign-up-box {
   position: relative;
   background: #ff5400;
   padding: 29px 0 0;
}
.autoshowroom-sign-up .autoshowroom-sign-up-box h3.autoshowroom-sign-up-title {
   font-size: 20px;
   color: #ffffff;
   text-align: center;
   letter-spacing: 1px;
   margin-bottom: 8px;
}
.autoshowroom-sign-up .autoshowroom-sign-up-box .autoshowroom-sign-up-subtitle {
   font-size: 15px;
   color: #ffffff;
   text-align: center;
}
.autoshowroom-sign-up .autoshowroom-sign-up-box .autoshowroom-sign-up-triangle {
   height: 40px;
   width: 100%;
   background: #ff5400;
   overflow: hidden;
   position: relative;
}
.autoshowroom-sign-up .autoshowroom-sign-up-box .autoshowroom-sign-up-triangle:before {
   background: #f7f9fb none repeat scroll 0 0;
   content: "";
   display: block;
   height: 100px;
   left: 20px;
   position: absolute;
   top: 0;
   transform: rotate(-16deg);
   -webkit-transform: rotate(-16deg);
   -moz-transform: rotate(-16deg);
   -ms-transform: rotate(-16deg);
   -o-transform: rotate(-16deg);
   width: 500px;
}
.autoshowroom-sign-up .autoshowroom-sign-up-box .autoshowroom-sign-up-triangle:after {
   background: #f7f9fb none repeat scroll 0 0;
   content: "";
   display: block;
   height: 100px;
   left: -257px;
   position: absolute;
   top: 0;
   transform: rotate(16deg);
   -webkit-transform: rotate(16deg);
   -moz-transform: rotate(16deg);
   -ms-transform: rotate(16deg);
   -o-transform: rotate(16deg);
   width: 500px;
}
.autoshowroom-sign-up .esu-from-shortcode {
   width: 100%;
}
.autoshowroom-sign-up .esu-from-shortcode form ul {
   padding-top: 48px;
}
.autoshowroom-sign-up .esu-from-shortcode form ul li {
   padding: 5px 20px;
   margin: 0;
}
.autoshowroom-sign-up .esu-from-shortcode form ul li input {
   width: 100%;
   padding: 10px 16px;
   font-family: 'Muli', sans-serif;
   font-size: 14px;
   color: #bdbdbd;
   background: #ffffff;
   border: 1px solid #e9e9e9;
}
.autoshowroom-sign-up .esu-from-shortcode form ul li input.esu-button {
   border: none;
   background: #ff5400;
   font-family: 'mulibold';
   font-weight: normal;
   color: #ffffff;
   text-align: center;
   text-transform: uppercase;
   padding: 10px 16px;
}
.autoshowroom-sign-up .esu-from-shortcode form ul li:last-child {
   padding: 50px 0 0;
}
.autoshowroom-sign-up img {
   position: absolute;
   right: -115px;
   top: -36px;
}

/*================TZ================*/
/* 3.13 - Ads
/*================TZ================*/
.autoshowroom-ads {
   position: relative;
   overflow: hidden;
}
.autoshowroom-ads:after {
   content: '';
   display: block;
   clear: both;
}
.autoshowroom-ads .autoshowroom-ads-image {
   width: 53%;
   height: 100%;
   float: left;
   text-align: left;
}
.autoshowroom-ads .autoshowroom-ads-image img {
   width: 100%;
   height: auto;
}
.autoshowroom-ads .autoshowroom-ads-image.autoshowroom-ads-align-left {
   text-align: left;
}
.autoshowroom-ads .autoshowroom-ads-image.autoshowroom-ads-align-right {
   text-align: right;
}
.autoshowroom-ads .autoshowroom-ads-image.autoshowroom-ads-align-center {
   text-align: center;
}
.autoshowroom-ads .autoshowroom-ads-bg {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
}
.autoshowroom-ads .autoshowroom-ads-text {
   position: relative;
   width: 47%;
   height: 100%;
   float: right;
   display: table;
}
.autoshowroom-ads .autoshowroom-ads-text .autoshowroom-ads-text-box {
   display: table-cell;
   vertical-align: middle;
   padding: 0 50px 0 20px;
}
.autoshowroom-ads .autoshowroom-ads-text .autoshowroom-ads-text-box h4.autoshowrrom-ads-title {
   color: #ffffff;
   margin-bottom: 8px;
}
.autoshowroom-ads .autoshowroom-ads-text .autoshowroom-ads-text-box h4.autoshowrrom-ads-title a{
   color: #ffffff;
   text-decoration: none;
}
.autoshowroom-ads .autoshowroom-ads-text .autoshowroom-ads-text-box p.autoshowroom-ads-description {
   color: #ffffff;
   line-height: 24px;
   margin-bottom: 0;
}
.autoshowroom-ads.autoshowroom-ads-text-image .autoshowroom-ads-image {
   float: right;
}
.autoshowroom-ads.autoshowroom-ads-text-image .autoshowroom-ads-text {
   float: left;
}
.autoshowroom-ads.autoshowroom-ads-text-image .autoshowroom-ads-text .autoshowroom-ads-text-box {
   padding: 0 20px 0 62px;
}

/*================TZ================*/
/* 3.14 - Autoshowroom-grid
/*================TZ================*/
.autoshowroom_grid ul.autoshowroom-grid-ul {
   margin-right: -30px;
}
.autoshowroom_grid ul.autoshowroom-grid-ul li.autoshowroom-grid-item {
   width: 50%;
   float: left;
   padding: 0 30px 30px 0;
}
.autoshowroom_grid ul.autoshowroom-grid-ul li.autoshowroom-grid-item img {
   width: 100%;
   height: auto;
   border-radius: 10px;
   -moz-border-radius: 10px;
   -webkit-border-radius: 10px;
   -o-border-radius: 10px;
   -ms-border-radius: 10px;
}
.autoshowroom_grid ul.autoshowroom-grid-ul li.autoshowroom-grid-item:nth-child(2n+1) {
   clear: both;
}
.autoshowroom_grid ul.autoshowroom-grid-ul:after {
   content: '';
   display: block;
   clear: both;
}
/*================TZ================*/
/* 3.15 - Button
/*================TZ================*/
.vc_general .vc_btn3 {
   font-family: 'Montserrat', sans-serif;
   font-weight: 700;
   letter-spacing: 1px;
   text-transform: uppercase;
}
.vc_btn3.vc_btn3-color-warning {
   background-color: #ff5400 !important;
   border-color: #ff5400 !important;
}
.vc_btn3.vc_btn3-size-md {
   padding: 12px 30px !important;
}
.vc_btn3.vc_btn3-size-xs {
   padding: 8px 20px !important;
}
.vc_btn3.vc_btn3-size-sm {
   padding: 8px 25px !important;
}
.vc_btn3.vc_btn3-size-lg {
   padding: 12px 30px !important;
}
/*================TZ================*/
/* 4.0 - Vehicle Pages
/*================TZ================*/

/*================TZ================*/
/* 4.1 - Vehicle Archive
/*================TZ================*/
.container-content .vehicle-results {
   padding: 22px;
   -webkit-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.1);
   box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.1);
   font-weight: 600;
   font-size: 13px;
   color: #222222;
   margin-bottom: 15px;
   background: #fff;
}
.container-content .vehicle-results span.results-text {
   font-size: 13px;
   color: #222222;
}
.container-content .vehicle-results .vehicle-layouts {
   float: right;
}
.container-content .vehicle-results .vehicle-layouts a {
   position: relative;
   padding-left: 5px;
   -webkit-transition: all 0.3s ease;
   -moz-transition: all 0.3s ease;
   -ms-transition: all 0.3s ease;
   -o-transition: all 0.3s ease;
   transition: all 0.3s ease;
   color: #222;
}
.container-content .vehicle-results .vehicle-layouts a .tooltip-content {
   background: #ff5400;
   bottom: 130%;
   color: #fff;
   font-size: 12px;
   cursor: default;
   left: 50%;
   margin-left: -41px;
   opacity: 0;
   padding: 5px 10px;
   pointer-events: none;
   position: absolute;
   text-align: center;
   transform: scale3d(0.1, 0.2, 1);
   transform-origin: 50% 120% 0;
   transition: opacity 0.4s ease 0s, transform 0.4s cubic-bezier(0.6, 0, 0.4, 1) 0s;
   width: auto;
   z-index: 9999;
   min-width: 85px;
   -webkit-border-radius: 2px;
   border-radius: 2px;
   text-decoration: none;
}
.container-content .vehicle-results .vehicle-layouts a .tooltip-content:after {
   background: #ff5400 none repeat scroll 0 0;
   content: "";
   height: 8px;
   left: 50%;
   margin-left: -4px;
   position: absolute;
   top: 100%;
   transform: translate3d(0px, -60%, 0px) rotate3d(0, 0, 1, 45deg);
   width: 8px;
}
.container-content .vehicle-results .vehicle-layouts a:hover {
   color: #ff5400;
}
.container-content .vehicle-results .vehicle-layouts a:hover .tooltip-content {
   opacity: 1;
   pointer-events: auto;
   transform: scale3d(1, 1, 1);
}
.container-content .vehicle-results .vehicle-layouts a:active,
.container-content .vehicle-results .vehicle-layouts a:focus {
   text-decoration: none;
   outline: none;
}
.container-content .vehicle-results .vehicle-layouts a.active {
   color: #ff5400;
}
.container-content .vehicle-masonry {
   overflow: hidden;
}
.container-content .vehicle-grid {
   opacity: 0;
   padding: 0;
   -webkit-transition-duration: 0.5s;
   transition-duration: 0.5s;
   float: left;
}
.container-content .vehicle-grid .item {
   padding-bottom: 3px;
}
.container-content .vehicle-grid .TZ-Vehicle-Grid {
   background: #fff;
   margin: 20px 15px;
}
.container-content .vehicle-grid .TZ-Vehicle-Grid .Vehicle-Title {
   font-size: 14px;
   line-height: 20px;
   padding: 15px 0;
   margin: 0;
}
.container-content .vehicle-grid .TZ-Vehicle-Grid .vehicle-feature-des {
   padding: 0 20px 20px;
}
.container-content .vehicle-grid .TZ-Vehicle-Grid .vehicle-feature-des p {
   font-size: 12px;
   margin: 0;
}
.container-content .vehicle-grid .TZ-Vehicle-Grid .vehicle-specs-3 .pcd-specs span {
   width: 33.33%;
}
.container-content .vehicle-grid .TZ-Vehicle-Grid .vehicle-specs-2 .pcd-specs span {
   width: 50%;
}
.container-content .vehicle-grid .TZ-Vehicle-Grid .vehicle-specs-1 .pcd-specs span {
   width: 100%;
}
.container-content .vehicle-grid .TZ-Vehicle-Grid .pcd-specs {
   padding: 0 15px 20px 15px;
}
.container-content .vehicle-grid .TZ-Vehicle-Grid .pcd-specs span {
   background: none;
   padding: 0 5px;
   font-size: 12px;
   width: auto;
   display: inline-block;
   border: none;
   float: none;
}
.container-content .vehicle-grid .TZ-Vehicle-Grid .pcd-specs span:before {
   padding-right: 2px;
}
.container-content .vehicle-grid .TZ-Vehicle-Grid .pcd-pricing {
   margin: 3px 3px 0;
   padding: 10px 15px;
   font-size: 15px;
   color: #fff;
   background: #ff5400;
   font-family: 'Montserrat', sans-serif;
}
.container-content .vehicle-grid .TZ-Vehicle-Grid .pcd-pricing span {
   display: inline-block;
   line-height: 12px;
}
.container-content .vehicle-grid .TZ-Vehicle-Grid .pcd-pricing .pcd-price {
   font-weight: 700;
}
.container-content .vehicle-grid .TZ-Vehicle-Grid .pcd-pricing .pcd-price-msrp {
   border-left: 1px solid rgba(255, 255, 255, 0.5);
   margin-left: 12px;
   padding-left: 12px;
}
.container-content .vehicle-grid .TZ-Vehicle-Grid .vehicle-btn {
   display: none;
}
.container-content .vehicle-grid.vehicle-list {
   width: 100%;
}
.container-content .vehicle-layout-list-active {
   height: auto !important;
}
.container-content .vehicle-layout-list .vehicle-grid {
   width: 100%;
}
.container-content .vehicle-layout-list .vehicle-grid .TZ-Vehicle-Grid .item {
   position: relative;
   padding-bottom: 0;
}
.container-content .vehicle-layout-list .vehicle-grid .TZ-Vehicle-Grid .item .Vehicle-Feature-Image {
   width: 35%;
   float: left;
}
.container-content .vehicle-layout-list .vehicle-grid .TZ-Vehicle-Grid .item .Vehicle-Feature-Image img {
   width: 100%;
   height: auto;
}
.container-content .vehicle-layout-list .vehicle-grid .TZ-Vehicle-Grid .item .Vehicle-Title {
   padding-top: 15px;
   margin-top: 0;
   padding-left: 30%;
}
.container-content .vehicle-layout-list .vehicle-grid .TZ-Vehicle-Grid .item .Vehicle-Title a {
   padding-left: 17px;
}
.container-content .vehicle-layout-list .vehicle-grid .TZ-Vehicle-Grid .item .vehicle-feature-des {
   padding-left: 36%;
   padding-bottom: 15px;
}
.container-content .vehicle-layout-list .vehicle-grid .TZ-Vehicle-Grid .item .vehicle-feature-des p {
   display: inline;
   padding-left: 20px;
   margin: 0;
}
.container-content .vehicle-layout-list .vehicle-grid .TZ-Vehicle-Grid .item .vehicle-specs-3 .pcd-specs span {
   width: 33.33%;
}
.container-content .vehicle-layout-list .vehicle-grid .TZ-Vehicle-Grid .item .vehicle-specs-2 .pcd-specs span {
   width: 50%;
}
.container-content .vehicle-layout-list .vehicle-grid .TZ-Vehicle-Grid .item .vehicle-specs-1 .pcd-specs span {
   width: 100%;
}
.container-content .vehicle-layout-list .vehicle-grid .TZ-Vehicle-Grid .item .pcd-specs {
   padding-left: 30%;
}
.container-content .vehicle-layout-list .vehicle-grid .TZ-Vehicle-Grid .item .pcd-specs span:first-child {
   padding-left: 20px;
}
.container-content .vehicle-layout-list .vehicle-grid .TZ-Vehicle-Grid .item .pcd-specs .clr {
   clear: none;
}
.container-content .vehicle-layout-list .vehicle-grid .TZ-Vehicle-Grid .item .pcd-pricing {
   position: absolute;
   top: 12px;
   right: -4px;
   padding: 5px 15px;
   -webkit-border-radius: 3px 0 0 3px;
   border-radius: 3px 0 0 3px;
}
.container-content .vehicle-layout-list .vehicle-grid .TZ-Vehicle-Grid .item .pcd-pricing .pcd-price {
   font-weight: 700;
   font-size: 14px;
}
.container-content .vehicle-layout-list .vehicle-grid .TZ-Vehicle-Grid .item .pcd-pricing .pcd-price-msrp {
   border-left: 1px solid rgba(255, 255, 255, 0.5);
   margin-left: 12px;
   padding-left: 12px;
   font-size: 12px;
}
.container-content .vehicle-layout-list .vehicle-grid .TZ-Vehicle-Grid .vehicle-btn {
   display: block;
   padding-left: 30%;
}
.container-content .vehicle-layout-list .vehicle-grid .TZ-Vehicle-Grid .vehicle-btn a,
.container-content .vehicle-layout-list .vehicle-grid .TZ-Vehicle-Grid .vehicle-btn span {
   font-size: 12px;
   color: #ff5400;
   padding: 5px 10px;
   border: 1px solid #ff5400;
   -webkit-border-radius: 2px;
   border-radius: 2px;
   display: inline-block;
   cursor: pointer;
   margin-right: 10px;
   -webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
   -ms-transition: all 0.3s linear;
   -o-transition: all 0.3s linear;
   transition: all 0.3s linear;
}
.container-content .vehicle-layout-list .vehicle-grid .TZ-Vehicle-Grid .vehicle-btn a:first-child,
.container-content .vehicle-layout-list .vehicle-grid .TZ-Vehicle-Grid .vehicle-btn span:first-child {
   margin-left: 20px;
}
.container-content .vehicle-layout-list .vehicle-grid .TZ-Vehicle-Grid .vehicle-btn a.active,
.container-content .vehicle-layout-list .vehicle-grid .TZ-Vehicle-Grid .vehicle-btn span.active {
   background: #ff5400;
   color: #fff !important;
   -webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
   -ms-transition: all 0.3s linear;
   -o-transition: all 0.3s linear;
   transition: all 0.3s linear;
}

/*================TZ================*/
/* 4.2 - Vehicle Detail
/*================TZ================*/
.vehicle-detail {
   color: #222;
}
.vehicle-detail .flexslider {
   border: none;
   -webkit-border-radius: 0;
   border-radius: 0;
   margin-bottom: 10px;
   -webkit-touch-callout: none;
   /* iOS Safari */
   -webkit-user-select: none;
   /* Chrome/Safari/Opera */
   -khtml-user-select: none;
   /* Konqueror */
   -moz-user-select: none;
   /* Firefox */
   -ms-user-select: none;
   /* IE/Edge */
   user-select: none;
}
.vehicle-detail .flexslider .slides li {
   -webkit-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.1);
   box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.1);
   padding: 3px;
}
.vehicle-detail .flexslider .slides li img {
   float: left;
}
.vehicle-detail #carousel {
   border: none;
   box-shadow: none;
   padding: 0;
   background: none;
   z-index: 1;
}
.vehicle-detail #carousel .slides {
   padding: 5px 0;
}
.vehicle-detail #carousel .slides li {
   padding: 3px;
   -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
   box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
   background: #fff;
   cursor: pointer;
}
.vehicle-detail #carousel .flex-direction-nav a {
   font-size: 0;
   height: 30px;
   width: 30px;
   text-align: center;
   background: #000;
   margin-top: -15px;
   line-height: 30px;
}
.vehicle-detail #carousel .flex-direction-nav a:before {
   font-size: 14px;
   color: #fff;
   text-shadow: none;
}
.vehicle-detail #carousel .flex-direction-nav .flex-next {
   right: 3px;
}
.vehicle-detail #carousel .flex-direction-nav .flex-prev {
   left: 3px;
}
.vehicle-detail #carousel:hover .flex-direction-nav .flex-next {
   right: 3px;
}
.vehicle-detail #carousel:hover .flex-direction-nav .flex-prev {
   left: 3px;
}
.vehicle-detail .pcd-pricing {
   background: #ff5400;
   -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
   box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
   padding: 15px 20px 8px;
   border: 3px solid #fff;
   color: #fff;
   text-align: right;
   font-family: 'Montserrat', sans-serif;
   font-size: 12px;
   font-weight: 400;
   text-transform: uppercase;
   margin-bottom: 10px;
}
.vehicle-detail .pcd-pricing .pcd-price {
   font-size: 36px;
   font-weight: 700;
}
.vehicle-detail .vehicle_listings .pcd-pricing{
   background:none !important;
   border:none;
   box-shadow:none;
   text-align: left;
   padding-top:0;
}
.vehicle-detail h1.vehicle-title {
   font-size: 36px;
   line-height: 27px;
   color: #222;
   border-left: 6px solid #ff5400;
   padding-left: 15px;
   margin-bottom: 15px;
}
.vehicle-detail .vehicle-btn-function {
   margin-bottom: 40px;
}
.vehicle-detail .vehicle-btn-function a {
   text-decoration: none;
}
.vehicle-detail .vehicle-btn-function span {
   font-size: 12px;
   color: #ff5400;
   border: 1px solid #ff5400;
   padding: 5px 15px;
   border-radius: 2px;
   -webkit-border-radius: 2px;
   display: inline-block;
   margin-right: 8px;
   cursor: pointer;
}
.vehicle-detail .vehicle-btn-function span.active {
   background: #ff5400;
   color: #fff !important;
}
.vehicle-detail p.center {
   text-align: center;
   color: #222;
   font-size: 12px;
   margin: 0;
}
.vehicle-detail .vehicle-box {
   -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
   box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
   padding: 15px 20px;
   margin: 12px 0;
   background: #fff;
}
.vehicle-detail .vehicle-box h3.widget-title {
   margin-bottom: 10px;
   position: relative;
}
.vehicle-detail .vehicle-box h3.widget-title:before {
   background: #ff5400 none repeat scroll 0 0;
   content: "";
   display: block;
   height: 12px;
   left: -20px;
   position: absolute;
   top: 9px;
   width: 3px;
}
.vehicle-detail .vehicle-box h3.widget-title span {
   display: inline-block;
   padding-right: 20px;
   font-size: 16px;
   color: #363636;
   position: relative;
}
.vehicle-detail .vehicle-box h3.widget-title span:before {
   background: #ff5400 none repeat scroll 0 0;
   content: "";
   display: block;
   height: 1px;
   left: 100%;
   margin-top: -3px;
   position: absolute;
   top: 50%;
   width: 30px;
}
.vehicle-detail .vehicle-box h3.widget-title span:after {
   background: #ff5400 none repeat scroll 0 0;
   content: "";
   display: block;
   height: 1px;
   left: 100%;
   margin-top: 4px;
   position: absolute;
   top: 50%;
   width: 45px;
}
.vehicle-detail .vehicle-box .pcd-specs div {
   line-height: 35px;
   text-align: left;
}
.vehicle-detail .vehicle-box .pcd-specs div label {
   font-weight: normal;
   color: #868686;
   width: 100%;
   float: left;
}
.vehicle-detail .vehicle-box .pcd-specs div span {
   width: 100%;
   float: left;
   font-family: 'Montserrat', sans-serif;
}
.vehicle-detail .vehicle-box .pcd-specs div span em {
   font-style: normal;
}
.vehicle-detail aside.widget {
   margin-bottom: 45px;
}
.vehicle-detail aside.widget .hotline {
   background: #565656;
   color: #fff;
   padding: 20px 30px 18px 30px;
   box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);
   -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);
   margin: -25px -20px;
}
.vehicle-detail aside.widget .hotline i {
   font-size: 36px;
   float: left;
   padding: 10px 30px 20px 0;
}
.vehicle-detail aside.widget .hotline h4 {
   font-size: 27px;
   padding-bottom: 2px;
}
.vehicle-detail aside.widget .hotline p {
   color: #fff;
   margin: 0;
   letter-spacing: 0;
}
.vehicle-detail img {
   max-width: 100%;
   height: auto;
}
.vehicle-detail #tab-description {
   display: block;
}
.vehicle-detail .su-tabs {
   background: none;
   border: none;
   border-radius: 0;
   padding: 0;
}
.vehicle-detail .su-tabs .su-tabs-nav span {
   color: #fff;
   background: #565656;
   font-family: 'Montserrat', sans-serif;
   -webkit-transition: all 0.3s ease;
   -moz-transition: all 0.3s ease;
   -ms-transition: all 0.3s ease;
   -o-transition: all 0.3s ease;
   transition: all 0.3s ease;
   border-radius: 0;
   margin-left: 5px;
   margin-right: 0;
   border-top: 3px solid #565656;
   padding: 13px 20px;
}
.vehicle-detail .su-tabs .su-tabs-nav span.su-tabs-current,
.vehicle-detail .su-tabs .su-tabs-nav span:hover {
   border-top: 3px solid #ff5400;
   background: #fff;
   color: #565656;
}
.vehicle-detail .su-tabs .su-tabs-panes {
   box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
   -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
}
.vehicle-detail .su-tabs .su-tabs-panes .su-tabs-pane {
   padding: 30px 22px 0;
   margin-bottom: 30px;
}
.vehicle-detail .vehicle-content {
   margin-top: 40px;
}
.vehicle-detail .vehicle-content p {
   margin: 0 0 25px;
}
.vehicle-detail .vehicle-content p:empty {
   margin: 0;
}
.vehicle-detail .vehicle-content h4 {
   font-family: 'Muli';
   color: #565656;
   font-size: 18px;
   text-transform: capitalize;
   padding-bottom: 10px;
}
.vehicle-detail .vehicle-content h3 {
   font-size: 18px;
   color: #565656;
   font-family: 'Muli';
   text-transform: capitalize;
   display: inline-block;
   position: relative;
   padding-bottom: 5px;
}
.vehicle-detail .vehicle-content h3:before {
   width: 30px;
   content: " ";
   right: -45px;
   height: 1px;
   background: #ff5400;
   top: 10px;
   position: absolute;
}
.vehicle-detail .vehicle-content h3:after {
   width: 45px;
   content: " ";
   right: -60px;
   height: 1px;
   background: #ff5400;
   position: absolute;
   top: 17px;
}
.vehicle-detail .vehicle-content ol {
   margin-bottom: 30px;
}
.vehicle-detail .vehicle-content ol li {
   text-align: left;
   border-bottom: 1px dashed #e8e8e8;
   line-height: 30px;
   padding: 6px 0;
}
.vehicle-detail .vehicle-content ol li strong {
   float: right;
   font-family: 'Montserrat', sans-serif;
}
.vehicle-detail .vehicle-content .su-list {
   line-height: 30px;
}
.su-list {
   position: relative;
   padding-left: 20px;
}
.su-list:before {
   content: "\f046";
   position: absolute;
   left: 0;
   top: 1px;
   font-size: 13px;
   color: #ff5400;
   font-family: 'FontAwesome';
}
/*OWL Slider*/
.owl-carousel {
   -webkit-touch-callout: none;
   /* iOS Safari */
   -webkit-user-select: none;
   /* Chrome/Safari/Opera */
   -khtml-user-select: none;
   /* Konqueror */
   -moz-user-select: none;
   /* Firefox */
   -ms-user-select: none;
   /* IE/Edge */
   user-select: none;
}
.tzcustom_item {
   width: 100%;
   position: relative;
}
.tzcustom_item img {
   width: 100%;
   height: auto;
}
.tzcustom_item .container {
   position: relative;
}
.tzcustom_item .container .slider_content {
   position: absolute;
   right: 0;
   width: 60%;
   text-align: left;
   padding: 35px;
   background: #ff5400;
   color: #fff;
   bottom: 0;
}
.tzcustom_item .container .slider_content h4 a {
   color: #fff;
}
.TZ-Vehicle-Slider {
   padding-bottom: 96px;
}
.TZ-Vehicle-Slider.owl-carousel .owl-stage-outer {
   overflow: visible;
   padding: 0;
}
.TZ-Vehicle-Slider .owl-item:before {
   display: none;
}
.TZ-Vehicle-Slider .owl-item .item {
   box-shadow: none;
}
.TZ-Vehicle-Slider .owl-item .item .Vehicle-Feature-Image {
   overflow: hidden;
}
.TZ-Vehicle-Slider .owl-item .item .Vehicle-Feature-Image img {
   min-height: 100%;
   z-index: -1;
   width: auto;
   min-width: 100%;
}
.TZ-Vehicle-Slider .owl-item .item .Vehicle-Title {
   opacity: 0;
   -webkit-transition: all 0.5s ease-in-out;
   -moz-transition: all 0.5s ease-in-out;
   -ms-transition: all 0.5s ease-in-out;
   -o-transition: all 0.5s ease-in-out;
   transition: all 0.5s ease-in-out;
}
.TZ-Vehicle-Slider .owl-item .item .Vehicle-Title.container {
   position: absolute;
   top: 20%;
   left: 50%;
   margin-left: -570px;
   border-left: 4px solid #ff5400;
   padding: 0 0 0 15px;
}
.TZ-Vehicle-Slider .owl-item .item .Vehicle-Title.container a {
   font-size: 36px;
   color: #000;
   text-transform: uppercase;
   display: block;
   line-height: 30px;
   padding-bottom: 15px;
   padding-left: 0;
   border: none;
}
.TZ-Vehicle-Slider .owl-item .item .Vehicle-Title.container a span {
   display: inline;
}
.TZ-Vehicle-Slider .owl-item .item .Vehicle-Title.container span {
   color: #fff;
   display: block;
}
.TZ-Vehicle-Slider .owl-item .item .Vehicle-Title.container span label {
   float: left;
   font-size: 24px;
   font-family: 'mulibold';
   color: #fff;
   padding-right: 10px;
   font-weight: normal;
}
.TZ-Vehicle-Slider .owl-item .item .Vehicle-Title.container span span {
   font-weight: 700;
   font-size: 48px;
   color: #ff5400;
   font-family: 'Montserrat', sans-serif;
   line-height: 40px;
}
.TZ-Vehicle-Slider .owl-item .item .vehicle-slider-des {
   position: absolute;
   bottom: -96px;
   right: 50%;
   margin-right: -585px;
   color: #fff;
   font-size: 15px;
   line-height: 27px;
   width: 785px;
}
.TZ-Vehicle-Slider .owl-item .item .vehicle-slider-des:not(*:root) {
   bottom: -97px;
}
.TZ-Vehicle-Slider .owl-item .item .vehicle-slider-des .slider-info {
   background: #ff5400;
   padding: 30px 35px;
}
.TZ-Vehicle-Slider .owl-item .item .vehicle-slider-des h5 {
   margin-bottom: 30px;
}
.TZ-Vehicle-Slider .owl-item .item .vehicle-slider-des h5 a {
   color: #fff;
   font-size: 24px;
}
.TZ-Vehicle-Slider .owl-item .item .vehicle-slider-des label {
   float: left;
   font-weight: normal;
   padding-right: 5px;
}
.TZ-Vehicle-Slider .owl-item .item .vehicle-slider-des p {
   color: #fff;
   margin-top: 25px;
   margin-bottom: 0;
}
.TZ-Vehicle-Slider .owl-item .item .vehicle-slider-des .slider-info > .pcd-specs {
   padding: 0 !important;
}
.TZ-Vehicle-Slider .owl-item .item .vehicle-slider-des .slider-info > .pcd-specs > span {
   padding: 0 !important;
   background: none !important;
   width: auto;
   border: none;
}
.TZ-Vehicle-Slider .owl-item .item .vehicle-slider-des .slider-info > .pcd-specs > span.condition:before,
.TZ-Vehicle-Slider .owl-item .item .vehicle-slider-des .slider-info > .pcd-specs > span.color:before,
.TZ-Vehicle-Slider .owl-item .item .vehicle-slider-des .slider-info > .pcd-specs > span.interior:before {
   display: none !important;
}
.TZ-Vehicle-Slider .owl-item .item .vehicle-slider-des .vehicle-specs {
   background: #fff;
   padding: 25px 35px;
}
.TZ-Vehicle-Slider .owl-item .item .vehicle-slider-des .vehicle-specs > .pcd-specs {
   padding: 0 !important;
}
.TZ-Vehicle-Slider .owl-item .item .vehicle-slider-des .vehicle-specs > .pcd-specs > span {
   background: none;
   width: auto;
   color: #000;
   padding-left: 35px;
   border: none;
   line-height: 26px;
}
.TZ-Vehicle-Slider .owl-item .item .vehicle-slider-des .vehicle-specs > .pcd-specs > span:first-child {
   padding-left: 0;
}
.TZ-Vehicle-Slider .owl-item .item .vehicle-slider-des * {
   opacity: 0.75;
   -webkit-transition: all 0.3s linear 0.5s;
   -moz-transition: all 0.3s linear 0.5s;
   -ms-transition: all 0.3s linear 0.5s;
   -o-transition: all 0.3s linear 0.5s;
   transition: all 0.3s linear 0.5s;
}
.TZ-Vehicle-Slider .owl-item.active .Vehicle-Title {
   opacity: 1;
   -webkit-transition: all 0.5s ease-in-out 0.3s;
   -moz-transition: all 0.5s ease-in-out 0.3s;
   -ms-transition: all 0.5s ease-in-out 0.3s;
   -o-transition: all 0.5s ease-in-out 0.3s;
   transition: all 0.5s ease-in-out 0.3s;
}
.TZ-Vehicle-Slider .owl-item.active .vehicle-slider-des * {
   opacity: 1;
   -webkit-transition: all 0.3s linear 0.5s;
   -moz-transition: all 0.3s linear 0.5s;
   -ms-transition: all 0.3s linear 0.5s;
   -o-transition: all 0.3s linear 0.5s;
   transition: all 0.3s linear 0.5s;
}
.TZ-Vehicle-Slider .owl-controls {
   margin: 0;
}
.TZ-Vehicle-Slider .owl-controls .owl-nav div {
   position: absolute;
   top: 50%;
   height: 72px;
   width: 72px;
   background: #000;
   margin-top: -36px;
   color: #fff;
   font-size: 0;
   text-align: center;
   -webkit-transition: color 0.3s linear;
   -moz-transition: color 0.3s linear;
   -ms-transition: color 0.3s linear;
   -o-transition: color 0.3s linear;
   transition: color 0.3s linear;
}
.TZ-Vehicle-Slider .owl-controls .owl-nav div:after {
   font-family: 'FontAwesome';
   font-size: 30px;
   line-height: 72px;
}
.TZ-Vehicle-Slider .owl-controls .owl-nav div:before {
   display: none;
}
.TZ-Vehicle-Slider .owl-controls .owl-nav div:hover {
   color: #ff5400;
}
.TZ-Vehicle-Slider .owl-controls .owl-nav .owl-prev {
   left: 0;
   margin: 0;
   right: auto;
}
.TZ-Vehicle-Slider .owl-controls .owl-nav .owl-prev:after {
   content: "\f053";
}
.TZ-Vehicle-Slider .owl-controls .owl-nav .owl-next {
   right: 0;
   margin: 0;
   left: auto;
}
.TZ-Vehicle-Slider .owl-controls .owl-nav .owl-next:after {
   content: "\f054";
}
/* Light Gallery*/
.autoshowroom-lightgallery ul li img.light-thumb {
   width: 100%;
   cursor: pointer;
}
/*Compare Products*/
.products_compare {
   background: #ff5400;
   position: fixed;
   z-index: 999;
   bottom: -100px;
   right: 90px;
   border-radius: 20px 20px 0 0;
   -webkit-border-radius: 20px 20px 0 0;
   font-family: 'mulibold';
}
.products_compare .view-compare {
   padding: 10px 35px;
   color: #fff;
   cursor: pointer;
   text-align: center;
   display: block;
   text-transform: uppercase;
}
.products_compare .view-compare i {
   margin-right: 10px;
}
.products_compare .compare-count {
   height: 18px;
   width: 18px;
   background: #fff;
   border: 1px solid #ff5400;
   color: #ff5400;
   text-align: center;
   position: absolute;
   top: -10px;
   right: 20px;
   border-radius: 50%;
   -webkit-border-radius: 50%;
   line-height: 14px;
}
.products_compare.active {
   bottom: 0;
   -webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
   -ms-transition: all 0.3s linear;
   -o-transition: all 0.3s linear;
   transition: all 0.3s linear;
}
.compare-content {
   position: fixed;
   width: 100%;
   height: 100%;
   top: 0;
   left: 0;
   background: #222;
   z-index: 9999;
   -moz-transform: scale(0);
   -webkit-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
}
.compare-content.active {
   -moz-transform: scale(1);
   -webkit-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
}
.compare-content .owl-carousel .item {
   padding: 30px;
}
.compare-content .owl-carousel .item img {
   width: 100%;
   height: auto;
}
.payment-calculator{
   font-size:12px;
   text-transform: uppercase;
}
.payment-calculator label{
   display:block;
   font-family: "Montserrat",sans-serif;
   padding:15px 0 8px 0;
}
.payment-calculator label span{
   color:#ff5400;
}
.payment-calculator input{
   width:100%;
   border:1px solid #dfdfdf;
   height:35px !important;
   color:#868686;
   line-height: 35px !important;
}
.payment-calculator select{
   width:100%;
   height:35px;
   border:1px solid #dfdfdf;
   padding:0 13px;
   color:#868686;
   line-height: 35px;
}
.payment-calculator select option{
   padding:5px 15px;
   color:#868686;
}
.payment-calculator button{
   font-family: "Montserrat",sans-serif;
   font-size:14px;
   width:100%;
   margin-top:30px;
}
.payment_result{
   background:#ff5400;
   padding:0;
   margin: 20px 0 10px 0;
   -webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
   -ms-transition: all 0.3s linear;
   -o-transition: all 0.3s linear;
   transition: all 0.3s linear;
   -moz-transform: scale(0.2) translateY(-100px);
   -webkit-transform: scale(0.2) translateY(-100px);
   -o-transform: scale(0.2) translateY(-100px);
   -ms-transform: scale(0.2) translateY(-100px);
   transform: scale(0.2) translateY(-100px);
   opacity:0;
   height:0;

}
.payment_result.active{

   -webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
   -ms-transition: all 0.3s linear;
   -o-transition: all 0.3s linear;
   transition: all 0.3s linear;
   -moz-transform: scale(1) translateY(0px);
   -webkit-transform: scale(1) translateY(0px);
   -o-transform: scale(1) translateY(0px);
   -ms-transform: scale(1) translateY(0px);
   transform: scale(1) translateY(0px);
   opacity:1;
   padding:15px;
   height:auto;

}
.payment_result span{
   font-size:12px;
   color:#fff;
   display:none;
}
.payment_result.active span{
   display:block;
}
.payment_result span.strong{
   font-family: "Montserrat",sans-serif;
   color:#fff;
   display:none;
   margin-bottom: 15px;
}
.payment_result.active span.strong{
   display:block;
}
.payment_result strong.total-pay{
   margin: 0;
}
/*================TZ================*/
/* 5.0 - Woocommerce
/*================TZ================*/

/*================TZ================*/
/* 5.1 - Cart
/*================TZ================*/

form.woocommerce{
   max-width:1170px;
   margin:0 auto;
}
.woocommerce .woocommerce-message {
   font-size: 14px;
   font-weight: 300;
   line-height: 24px;
   color: #666666;
}
.woocommerce ul.woocommerce-error li {
   font-size: 14px;
   font-weight: 300;
   line-height: 24px;
   color: #666666;
}
.woocommerce p.return-to-shop a.button {
   background: #222222 none repeat scroll 0 0;
   border: medium none;
   border-radius: 25px;
   color: #ffffff !important;
   font-size: 14px;
   font-weight: 300;
   line-height: 24px;
   padding: 10px 30px;
   transition: all 0.3s ease-in-out 0s;
}
.woocommerce p.return-to-shop a.button:hover {
   background: #ff5400;
}
.woocommerce form table.shop_table {
   border: none;
   margin-bottom: 10px;
}
.woocommerce form table.shop_table thead tr th {
   font-size: 16px;
   font-weight: 400;
   color: #212121;
   line-height: 24px;
   text-transform: uppercase;
   text-align: center;
   padding: 14px 20px;
}
.woocommerce form table.shop_table thead tr th.product-name {
   text-align: left;
}
.woocommerce form table.shop_table tbody tr.cart_item td {
   text-align: center;
   padding: 20px;
}
.woocommerce form table.shop_table tbody tr.cart_item td a {
   font-size: 15px;
   color: #222222 !important;
   font-weight: 400;
   line-height: 24px;
   text-decoration: none;
}
.woocommerce form table.shop_table tbody tr.cart_item td a.remove {
   display: inline-block;
}
.woocommerce form table.shop_table tbody tr.cart_item td a img {
   width: 80px;
   height: auto;
}
.woocommerce form table.shop_table tbody tr.cart_item td span.amount {
   font-size: 15px;
   color: #222222;
   font-weight: 400;
   line-height: 24px;
}
.woocommerce form table.shop_table tbody tr.cart_item td.product-remove {
   padding: 20px 0px;
}
.woocommerce form table.shop_table tbody tr.cart_item td.product-remove a {
   width: 22px;
   height: 22px;
   line-height: 19px;
}
.woocommerce form table.shop_table tbody tr.cart_item td.product-remove a:hover {
   background: #ff5400;
   color: #fff !important;
}
.woocommerce form table.shop_table tbody tr.cart_item td.product-thumbnail {
   width: 80px;
   padding: 20px 0px;
}
.woocommerce form table.shop_table tbody tr.cart_item td.product-name {
   text-align: left;
}
.woocommerce form table.shop_table tbody tr.cart_item td.product-subtotal span.amount {
   color: #ff5400 ;
}
.woocommerce form table.shop_table tbody tr.cart_item td.product-quantity .quantity input {
   font-size: 14px;
   color: #666666 !important;
   font-weight: 300;
   line-height: 24px;
   padding: 9px 15px;
   border: 1px solid #e0e0e0;
   -webkit-border-radius: 2px;
   border-radius: 2px;
   width: 90px;
}
.woocommerce form table.shop_table tbody tr td.actions {
   padding: 30px 0;
}
.woocommerce form table.shop_table tbody tr td.actions input {
   background: #ff5400 none repeat scroll 0 0;
   color: #fff;
   font-size: 12px;
   font-weight: 400;
   height: auto;
   line-height: 12px;
   padding: 11px 15px;
   text-transform: capitalize;
   border: none;
   margin-right: 48px;
}
.woocommerce form table.shop_table tbody tr td.actions input:hover {
   background: #ff5400;
}
.woocommerce form table.shop_table tbody tr td.actions input.button {
   background: #ff5400 none repeat scroll 0 0;
   border: medium none !important;
   color: #fff !important;
   font-family: "Montserrat",sans-serif;
   font-size: 12px;
   font-weight: 400;
   height: auto;
   line-height: 12px !important;
   padding: 11px 15px;
   text-transform: capitalize;
   width: auto;
   opacity:1;
}
.woocommerce form table.shop_table tbody tr td.actions input.button:hover {
   background:#ff5400;
   color:#fff;
   cursor:pointer;
}
.woocommerce form table.shop_table tbody tr td.actions .coupon input {
   font-size: 14px;
   color: #565656;
   font-weight: 300;
   padding: 0 15px;
   border: 1px solid #e8e8e8;
   width: 270px;
   background: none;
   height: 34px;
   line-height: 35px;
}
.woocommerce form table.shop_table tbody tr td.actions .coupon input.input-text {
   margin: 0 10px 0 0;
}
.woocommerce form table.shop_table tbody tr td.actions .coupon input.button {
   background: #ff5400 none repeat scroll 0 0;
   color: #fff !important;
   font-family: "Montserrat", sans-serif;
   font-size: 12px;
   font-weight: 400;
   height: auto;
   padding: 11px 15px;
   text-transform: capitalize;
   border: none !important;
   line-height: 12px !important;
   width: auto;
}
.woocommerce form table.shop_table tbody tr td.actions .coupon input.button:hover {
   background: #ff5400;
}
.woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn form.woocommerce-shipping-calculator p {
   margin-bottom: 15px;
}
.woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn form.woocommerce-shipping-calculator p a {
   font-size: 16px;
   font-weight: 700;
   color: #222222;
   line-height: 24px;
   text-transform: none;
   text-decoration: none;
}
.woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn form.woocommerce-shipping-calculator .shipping-calculator-form {
   display: block !important;
   border: 1px solid #e8e8e8;
   padding: 50px 40px;
}
.woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn form.woocommerce-shipping-calculator .shipping-calculator-form p {
   margin: 0px;
   padding: 0px;
}
.woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn form.woocommerce-shipping-calculator .shipping-calculator-form p select {
   font-size: 14px;
   font-weight: 300;
   color: #666666;
   line-height: 24px;
   padding: 12px 12px;
   margin-bottom: 20px;
   border: 1px solid #dadada;
   -webkit-border-radius: 2px;
   border-radius: 2px;
}
.woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn form.woocommerce-shipping-calculator .shipping-calculator-form p input {
   font-size: 14px;
   font-weight: 300;
   color: #666666;
   line-height: 24px;
   padding: 10px 15px;
   margin-bottom: 20px;
   border: 1px solid #dadada;
   -webkit-border-radius: 2px;
   border-radius: 2px;
}
.woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn form.woocommerce-shipping-calculator .shipping-calculator-form p button.button {
   background: #ff5400 none repeat scroll 0 0;
   color: #fff;
   font-family: "Montserrat", sans-serif;
   font-size: 12px;
   font-weight: 400;
   height: auto;
   line-height: 12px;
   padding: 11px 15px;
   text-transform: capitalize;
   border: none;
   width: auto;
}
.woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn form.woocommerce-shipping-calculator .shipping-calculator-form p button.button:hover {
   background: #ff5400;
}
.woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn .cart_totals {
   width: 100%;
}
.woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn .cart_totals h2 {
   font-size: 16px;
   color: #222222;
   line-height: 24px;
   text-transform: none;
   margin-bottom: 15px;
   font-family: 'Muli';
}
.woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn .cart_totals table {
   padding: 45px 45px 0;
   background: #ededed;
   margin: 0px;
   width: 100%;
}
.woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn .cart_totals table tbody tr th {
   font-size: 15px;
   font-weight: 400;
   color: #222222;
   line-height: 24px;
   border: none;
   padding: 13px 0px;
}
.woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn .cart_totals table tbody tr td {
   border: none;
   line-height: 24px;
   padding: 13px 0px;
}
.woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn .cart_totals table tbody tr td span {
   font-size: 15px;
   font-weight: 400;
   color: #222222;
   line-height: 24px;
}
.woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn .cart_totals table tbody tr.order-total td span {
   color: #ff5400;
}
.woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn .cart_totals .wc-proceed-to-checkout {
   background: #ededed;
   margin: 0;
   padding: 25px 45px 41px;
}
.woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn .cart_totals .wc-proceed-to-checkout a {
   background: #ff5400 none repeat scroll 0 0;
   color: #fff;
   font-family: "Montserrat", sans-serif;
   font-size: 12px;
   font-weight: 400;
   height: auto;
   line-height: 12px;
   padding: 11px 15px;
   text-transform: capitalize;
   border: none;
   width: auto;
   display: inline-block;
}
.woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn .cart_totals .wc-proceed-to-checkout a:hover {
   background: #ff5400;
   color:#fff !important;
}


/*================TZ================*/
/* 5.2 - Checkout
/*================TZ================*/
.woocommerce-checkout .woocommerce .woocommerce-info {
   font-size: 14px;
   font-weight: 300;
   line-height: 24px;
   color: #666666;
   border-color: #ff5400;
}
.woocommerce-checkout .woocommerce .woocommerce-info:before {
   color: #ff5400;
}
.woocommerce-checkout .woocommerce .woocommerce-info a {
   color: #ff5400;
}
.woocommerce-checkout .woocommerce ul.woocommerce-error li {
   font-size: 14px;
   line-height: 24px;
   color: #666666;
   font-weight: 300;
}
.woocommerce-checkout .woocommerce form.checkout_coupon {
   border: 1px solid #dadada;
   padding: 59px 49px;
   -webkit-border-radius: 0;
   border-radius: 0;
}
.woocommerce-checkout .woocommerce form.checkout_coupon p input.input-text {
   border: 1px solid #dadada;
   border-radius: 2px;
   color: #666666;
   font-size: 14px;
   font-weight: 300;
   line-height: 24px;
   padding: 10px 15px;
}
.woocommerce-checkout .woocommerce form.checkout_coupon p input.button {
   background: #222222 none repeat scroll 0 0;
   border: medium none;
   border-radius: 25px;
   color: #ffffff;
   font-size: 14px;
   font-weight: 300;
   line-height: 24px;
   padding: 10px 30px;
   transition: all 0.3s ease-in-out 0s;
}
.woocommerce-checkout .woocommerce form.checkout_coupon p input.button:hover {
   background: #ff5400;
}
.woocommerce-checkout .woocommerce form.checkout {
   margin: 80px 0;
}
.woocommerce-checkout .woocommerce form.checkout .col2-set {
   margin-bottom: 45px;
}
.woocommerce-checkout .woocommerce form.checkout .col2-set .col-1 .woocommerce-billing-fields h3 {
   font-weight: 700;
   text-transform: uppercase;
}
.woocommerce-checkout .woocommerce form.checkout .col2-set .col-1 .woocommerce-billing-fields p label {
   color: #222222;
   font-size: 15px;
   font-weight: 400;
   line-height: 24px;
   padding: 13px 0;
}
.woocommerce-checkout .woocommerce form.checkout .col2-set .col-1 .woocommerce-billing-fields p label .required {
   font-weight: 400;
   color: #222222;
}
.woocommerce-checkout .woocommerce form.checkout .col2-set .col-1 .woocommerce-billing-fields p input {
   border: 1px solid #dadada;
   -webkit-border-radius: 2px;
   border-radius: 2px;
   color: #666666;
   font-size: 14px;
   font-weight: 300;
   line-height: 24px !important;
   margin-bottom: 10px;
   padding: 10px 15px;
}
.woocommerce-checkout .woocommerce form.checkout .col2-set .col-1 .woocommerce-billing-fields p input.button {
   background: #222222;
   color: #FFFFFF;
   -webkit-border-radius: 25px;
   border-radius: 25px;
   border: none;
   padding: 10px 30px;
   margin-bottom: 0px;
   margin-top: 11px;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.woocommerce-checkout .woocommerce form.checkout .col2-set .col-1 .woocommerce-billing-fields p input.button:hover {
   background: #ff5400;
}
.woocommerce-checkout .woocommerce form.checkout .col2-set .col-1 .woocommerce-billing-fields p .country_select a {
   border: 1px solid #dadada;
   -webkit-border-radius: 2px;
   border-radius: 2px;
   color: #666666;
   font-size: 14px;
   font-weight: 300;
   line-height: 24px !important;
   margin-bottom: 20px;
   padding: 10px 15px;
}
.woocommerce-checkout .woocommerce form.checkout .col2-set .col-1 .woocommerce-billing-fields p#billing_address_1_field {
   margin-bottom: 15px;
}
.woocommerce-checkout .woocommerce form.checkout .col2-set .col-2 .woocommerce-shipping-fields h3 label {
   font-weight: 700;
   text-transform: uppercase;
   padding: 0px 25px 0px 0px;
   margin: 0;
   float: left;
}
.woocommerce-checkout .woocommerce form.checkout .col2-set .col-2 .woocommerce-shipping-fields .shipping_address {
   margin-bottom: 10px;
}
.woocommerce-checkout .woocommerce form.checkout .col2-set .col-2 .woocommerce-shipping-fields .shipping_address p label {
   color: #222222;
   font-size: 15px;
   font-weight: 400;
   line-height: 24px;
   padding: 13px 0;
}
.woocommerce-checkout .woocommerce form.checkout .col2-set .col-2 .woocommerce-shipping-fields .shipping_address p label .required {
   font-weight: 400;
   color: #222222;
}
.woocommerce-checkout .woocommerce form.checkout .col2-set .col-2 .woocommerce-shipping-fields .shipping_address p input {
   border: 1px solid #dadada;
   -webkit-border-radius: 2px;
   border-radius: 2px;
   color: #666666;
   font-size: 14px;
   font-weight: 300;
   line-height: 24px !important;
   margin-bottom: 20px;
   padding: 10px 15px;
}
.woocommerce-checkout .woocommerce form.checkout .col2-set .col-2 .woocommerce-shipping-fields .shipping_address p input.button {
   background: #222222;
   color: #FFFFFF;
   -webkit-border-radius: 25px;
   border-radius: 25px;
   border: none;
   padding: 10px 30px;
   margin-bottom: 0px;
   margin-top: 11px;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.woocommerce-checkout .woocommerce form.checkout .col2-set .col-2 .woocommerce-shipping-fields .shipping_address p input.button:hover {
   background: #ff5400;
}
.woocommerce-checkout .woocommerce form.checkout .col2-set .col-2 .woocommerce-shipping-fields .shipping_address p .country_select a {
   border: 1px solid #dadada;
   -webkit-border-radius: 2px;
   border-radius: 2px;
   color: #666666;
   font-size: 14px;
   font-weight: 300;
   line-height: 24px !important;
   margin-bottom: 20px;
   padding: 10px 15px;
}
.woocommerce-checkout .woocommerce form.checkout .col2-set .col-2 .woocommerce-shipping-fields .shipping_address p#billing_address_1_field {
   margin-bottom: 15px;
}
.woocommerce-checkout .woocommerce form.checkout .col2-set .col-2 .woocommerce-shipping-fields p label {
   color: #222222;
   font-size: 15px;
   font-weight: 400;
   line-height: 24px;
   padding: 13px 0;
}
.woocommerce-checkout .woocommerce form.checkout .col2-set .col-2 .woocommerce-shipping-fields p label .required {
   font-weight: 400;
   color: #222222;
}
.woocommerce-checkout .woocommerce form.checkout .col2-set .col-2 .woocommerce-shipping-fields p textarea {
   border: 1px solid #dadada;
   -webkit-border-radius: 2px;
   border-radius: 2px;
   color: #666666;
   font-size: 14px;
   font-weight: 300;
   line-height: 24px !important;
   margin-bottom: 20px;
   padding: 10px 15px;
   min-height: 161px;
}
.woocommerce-checkout .woocommerce form.checkout h3#order_review_heading {
   font-weight: 700;
   text-transform: uppercase;
}
.woocommerce-checkout .woocommerce form.checkout #order_review table.woocommerce-checkout-review-order-table {
   margin-bottom: 53px;
}
.woocommerce-checkout .woocommerce form.checkout #order_review table.woocommerce-checkout-review-order-table thead tr th {
   padding: 15px 15px;
   text-align: left;
}
.woocommerce-checkout .woocommerce form.checkout #order_review table.woocommerce-checkout-review-order-table tbody tr td {
   color: #222222;
   font-size: 15px;
   font-weight: 400;
   line-height: 24px;
   padding: 20px 15px;
   text-align: left;
}
.woocommerce-checkout .woocommerce form.checkout #order_review table.woocommerce-checkout-review-order-table tfoot tr th {
   color: #222222;
   font-size: 15px;
   font-weight: 400;
   line-height: 24px;
   padding: 20px 15px;
   text-align: left;
   text-transform: uppercase;
}
.woocommerce-checkout .woocommerce form.checkout #order_review table.woocommerce-checkout-review-order-table tfoot tr td {
   padding: 0px;
}
.woocommerce-checkout .woocommerce form.checkout #order_review table.woocommerce-checkout-review-order-table tfoot tr td span.amount {
   color: #222222;
   font-size: 15px;
   font-weight: 400;
   line-height: 24px;
   padding: 20px 15px;
   text-align: left;
   font-weight:bold;
}
.woocommerce-checkout .woocommerce form.checkout #order_review .woocommerce-checkout-payment {
   background: #ededed none repeat scroll 0 0;
   -webkit-border-radius: 0;
   border-radius: 0;
}
.woocommerce-checkout .woocommerce form.checkout #order_review .woocommerce-checkout-payment ul.payment_methods {
   padding: 45px 70px 0;
}
.woocommerce-checkout .woocommerce form.checkout #order_review .woocommerce-checkout-payment ul.payment_methods li label {
   color: #222222;
   font-size: 15px;
   font-weight: 400;
   line-height: 24px;
   padding: 13px 0;
}
.woocommerce-checkout .woocommerce form.checkout #order_review .woocommerce-checkout-payment ul.payment_methods li label a {
   color: #222;
   text-decoration: none;
   margin-left: 10px;
}
.woocommerce-checkout .woocommerce form.checkout #order_review .woocommerce-checkout-payment ul.payment_methods li label a:hover {
   color: #ff5400;
}
.woocommerce-checkout .woocommerce form.checkout #order_review .woocommerce-checkout-payment ul.payment_methods li .payment_box {
   margin: 0px;
   padding: 0px 30px;
   background: none;
}
.woocommerce-checkout .woocommerce form.checkout #order_review .woocommerce-checkout-payment ul.payment_methods li .payment_box:after {
   content: none;
}
.woocommerce-checkout .woocommerce form.checkout #order_review .woocommerce-checkout-payment ul.payment_methods li .payment_box.payment_method_paypal {
   margin-bottom: 24px;
}
.woocommerce-checkout .woocommerce form.checkout #order_review .woocommerce-checkout-payment .place-order {
   padding: 30px 70px 65px;
}
.woocommerce-checkout .woocommerce form.checkout #order_review .woocommerce-checkout-payment .place-order input#place_order {
   float: left;
   background: #ff5400 none repeat scroll 0 0;
   color: #fff;
   font-family: "Montserrat", sans-serif;
   font-size: 12px;
   font-weight: 400;
   height: auto;
   line-height: 12px;
   padding: 11px 15px;
   text-transform: capitalize;
   border: none;
}
.woocommerce-checkout .woocommerce form.checkout #order_review .woocommerce-checkout-payment .place-order input#place_order:hover {
   background: #ff5400;
}
.cross-sells {
   margin-bottom: 78px;
   padding: 0px;
   float: none;
   width: 100%;
}
.cross-sells h2 {
   font-size: 20px;
   font-weight: 700;
   color: #222222;
   line-height: 24px;
   text-transform: uppercase;
   margin-bottom: 15px;
}
.cross-sells ul.products {
   margin: 0px -15px;
}
.cross-sells ul.products li.tzShop-item {
   margin: 0px;
   padding: 15px;
   width: 25%;
}
.cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image {
   position: relative;
   overflow: hidden;
}
.cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image img {
   position: relative;
   max-width: none;
   width: 100%;
   height: auto;
}
.cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_overlay {
   width: 100%;
   height: 100%;
   background: rgba(0, 0, 0, 0);
   position: absolute;
   top: 0;
   left: 0;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist {
   position: absolute;
   top: 50%;
   margin-top: -20px;
   left: 50%;
   margin-left: -45px;
   width: 40px;
   height: 40px;
   padding: 0px;
   background: #ff5400;
   float: left;
   -moz-transform: scale(1.5);
   -webkit-transform: scale(1.5);
   -o-transform: scale(1.5);
   -ms-transform: scale(1.5);
   transform: scale(1.5);
   opacity: 0;
   visibility: hidden;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
   -webkit-border-radius: 50%;
   border-radius: 50%;
}
.cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
   width: 100%;
   height: 100%;
}
.cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a {
   display: inline-block;
   width: 100%;
   height: 100%;
   text-align: center;
   padding: 9px 0px;
}
.cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a i {
   font-size: 14px;
   color: #000;
   margin: 0px;
   padding: 0px;
}
.cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span {
   position: absolute;
   top: -60px;
   left: 50%;
   margin-left: -53px;
   width: 106px;
   padding: 3px 0;
   background: #fff;
   font-weight: 400;
   font-size: 12px;
   color: #666666;
   -webkit-border-radius: 2px;
   border-radius: 2px;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
   opacity: 0;
   visibility: hidden;
}
.cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span:after {
   content: '';
   display: block;
   border-left: 4px solid rgba(0, 0, 0, 0);
   border-right: 4px solid rgba(0, 0, 0, 0);
   border-top: 4px solid #fff;
   left: 50%;
   margin-left: -4px;
   position: absolute;
   top: 100%;
   z-index: 9999;
}
.cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover span {
   top: -44px;
   opacity: 1;
   visibility: visible;
}
.cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
   width: 100%;
   height: 100%;
}
.cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
   display: inline-block;
   width: 100%;
   height: 100%;
   text-align: center;
   padding: 9px 0px;
}
.cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a i {
   font-size: 14px;
   color: #000;
   margin: 0px;
   padding: 0px;
}
.cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span {
   position: absolute;
   top: -60px;
   left: 50%;
   margin-left: -53px;
   width: 106px;
   padding: 3px 0;
   background: #fff;
   font-weight: 400;
   font-size: 12px;
   color: #666666;
   -webkit-border-radius: 2px;
   border-radius: 2px;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
   opacity: 0;
   visibility: hidden;
}
.cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span:after {
   content: '';
   display: block;
   border-left: 4px solid rgba(0, 0, 0, 0);
   border-right: 4px solid rgba(0, 0, 0, 0);
   border-top: 4px solid #fff;
   left: 50%;
   margin-left: -4px;
   position: absolute;
   top: 100%;
   z-index: 9999;
}
.cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover span {
   top: -44px;
   opacity: 1;
   visibility: visible;
}
.cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button {
   position: absolute;
   top: 50%;
   margin-top: -20px;
   right: 50%;
   margin-right: -45px;
   width: 40px;
   height: 40px;
   padding: 0px;
   background: #ff5400;
   -webkit-border-radius: 50%;
   border-radius: 50%;
   float: left;
   -moz-transform: scale(1.5);
   -webkit-transform: scale(1.5);
   -o-transform: scale(1.5);
   -ms-transform: scale(1.5);
   transform: scale(1.5);
   opacity: 0;
   visibility: hidden;
   -webkit-transition: all 0.3s ease-in-out 0.3s;
   -moz-transition: all 0.3s ease-in-out 0.3s;
   -ms-transition: all 0.3s ease-in-out 0.3s;
   -o-transition: all 0.3s ease-in-out 0.3s;
   transition: all 0.3s ease-in-out 0.3s;
}
.cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a {
   display: inline-block;
   width: 100%;
   height: 100%;
   text-align: center;
   padding: 13px 0px;
   margin: 0px;
   background: none;
}
.cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a i {
   font-size: 14px;
   color: #000;
   margin: 0px;
   padding: 0px;
}
.cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span {
   position: absolute;
   top: -60px;
   left: 50%;
   margin-left: -53px;
   width: 106px;
   padding: 9px 0;
   background: #fff;
   font-weight: 400;
   font-size: 12px;
   color: #666666;
   -webkit-border-radius: 2px;
   border-radius: 2px;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
   opacity: 0;
   visibility: hidden;
}
.cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span:after {
   content: '';
   display: block;
   border-left: 4px solid rgba(0, 0, 0, 0);
   border-right: 4px solid rgba(0, 0, 0, 0);
   border-top: 4px solid #fff;
   left: 50%;
   margin-left: -4px;
   position: absolute;
   top: 100%;
   z-index: 9999;
}
.cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a:hover span {
   top: -44px;
   opacity: 1;
   visibility: visible;
}
.cross-sells ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_overlay {
   background: rgba(0, 0, 0, 0.5);
}
.cross-sells ul.products li.tzShop-item .tzShop-item_inner:hover .yith-wcwl-add-to-wishlist {
   -moz-transform: scale(1);
   -webkit-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
   opacity: 1;
   visibility: visible;
}
.cross-sells ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_button {
   -moz-transform: scale(1);
   -webkit-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
   opacity: 1;
   visibility: visible;
}
.cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info h3.tzShop-item_title {
   margin: 0px;
   padding: 23px 0 20px;
}
.cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info h3.tzShop-item_title a {
   color: #222222;
   line-height: 14px;
   border-left: 3px solid #ff5400;
   padding-left: 15px;
   display: block;
}
.cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating {
   margin-left: 18px;
   font-size: 10px;
   letter-spacing: 6px;
   width: 85px;
}
.cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating:before {
   color: #b1b1b1;
}
.cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span:before {
   color: #ff5400;
}
.cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price {
   font-size: 15px;
   font-weight: 700;
   color: #ff5400;
   margin: 10px 0 0;
}
.cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price del {
   display: inline-block;
}
.cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price del span.amount {
   font-size: 15px;
}
.cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins {
   display: inline-block;
   text-decoration: none;
}
.cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount {
   font-size: 15px;
   font-weight: 700;
}
.cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .tzShop-item_des {
   display: none;
}
.cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .tzShop-item_button_list {
   display: none;
}


/*================TZ================*/
/* 5.3 - My Account
/*================TZ================*/

.woocommerce-account .woocommerce p.myaccount_user {
   margin-bottom: 40px;
}
.woocommerce-account .woocommerce p.myaccount_user strong {
   color: #ff5400;
}
.woocommerce-account .woocommerce p.myaccount_user a {
   color: #666666;
}
.woocommerce-account .woocommerce p.myaccount_user a:hover {
   color: #ff5400;
   text-decoration: none;
}
.woocommerce-account .woocommerce h2 {
   font-weight: 700;
   text-transform: uppercase;
}
.woocommerce-account .woocommerce .addresses {
   margin-top: 55px;
}
.woocommerce-account .woocommerce .addresses .address {
   border: 1px solid #dadada;
   padding: 55px 49px 32px;
}
.woocommerce-account .woocommerce .addresses .address header.title h3 {
   font-weight: 700;
   text-transform: uppercase;
}
.woocommerce-account .woocommerce .addresses .address header.title a {
   -webkit-border-radius: 25px;
   border-radius: 25px;
   background: #222222;
   color: #ffffff;
   font-size: 14px;
   font-weight: 300;
   line-height: 24px;
   border: none;
   padding: 10px 30px;
   width: auto;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.woocommerce-account .woocommerce .addresses .address header.title a:hover {
   background: #ff5400;
   text-decoration: none;
}
.woocommerce-account .woocommerce form h3 {
   font-weight: 700;
   text-transform: uppercase;
}
.woocommerce-account .woocommerce form p label {
   color: #222222;
   font-size: 15px;
   font-weight: 400;
   line-height: 24px;
   padding: 13px 0;
}
.woocommerce-account .woocommerce form p label .required {
   font-weight: 400;
   color: #222222;
}
.woocommerce-account .woocommerce form p input {
   border: 1px solid #dadada;
   -webkit-border-radius: 2px;
   border-radius: 2px;
   color: #666666;
   font-size: 14px;
   font-weight: 300;
   line-height: 24px !important;
   margin-bottom: 20px;
   padding: 10px 15px;
}
.woocommerce-account .woocommerce form p input.button {
   background: #222222;
   color: #FFFFFF;
   -webkit-border-radius: 25px;
   border-radius: 25px;
   border: none;
   padding: 10px 30px;
   margin-bottom: 0px;
   margin-top: 11px;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.woocommerce-account .woocommerce form p input.button:hover {
   background: #ff5400;
}
.woocommerce-account .woocommerce form p .country_select a {
   border: 1px solid #dadada;
   -webkit-border-radius: 2px;
   border-radius: 2px;
   color: #666666;
   font-size: 14px;
   font-weight: 300;
   line-height: 24px !important;
   margin-bottom: 20px;
   padding: 10px 15px;
}
.woocommerce-account .woocommerce form p#billing_address_1_field {
   margin-bottom: 15px;
}

/*================TZ================*/
/* 5.4 - Related
/*================TZ================*/

.tzshop-wrap {
   padding: 80px 0px;
}
.tzshop-wrap .woof_show_auto_form {
   background-image: none;
   position: relative;
   width: 45px;
   height: 45px;
   background-color: #ff5400;
   -webkit-border-radius: 2px;
   border-radius: 2px;
}
.tzshop-wrap .woof_show_auto_form:after {
   display: block;
   content: '\f002 ';
   font-family: FontAwesome;
   font-size: 18px;
   color: #ffffff;
   position: absolute;
   top: 10px;
   left: 14px;
}
.tzshop-wrap .woof_hide_auto_form {
   background-image: none;
   position: relative;
   width: 45px;
   height: 45px;
   background-color: #ff5400;
   -webkit-border-radius: 2px;
   border-radius: 2px;
}
.tzshop-wrap .woof_hide_auto_form:after {
   display: block;
   content: '\f002 ';
   font-family: FontAwesome;
   font-size: 18px;
   color: #ffffff;
   position: absolute;
   top: 10px;
   left: 14px;
}
.tzshop-wrap .woof_auto_show .woof_auto_show_indent .woof_sid_auto_shortcode {
   background: none;
   border: 1px solid #dedede;
   padding: 70px 20px 20px;
   -webkit-border-radius: 0;
   border-radius: 0;
}
.tzshop-wrap .woof_auto_show .woof_auto_show_indent .woof_sid_auto_shortcode .woof_edit_view {
   background: #ff5400;
   border-radius: 20px;
   color: #ffffff;
   display: inline-block;
   font-size: 14px;
   font-weight: 400;
   line-height: 24px;
   margin: -50px 0 0;
   padding: 7px 21px 9px;
   opacity: 1;
}
.tzshop-wrap .woof_auto_show .woof_auto_show_indent .woof_sid_auto_shortcode .woof_redraw_zone .woof_container .woof_container_inner ul {
   margin: 0;
   padding: 0;
}
.tzshop-wrap .woof_auto_show .woof_auto_show_indent .woof_sid_auto_shortcode .woof_redraw_zone .woof_container .woof_container_inner ul li {
   position: relative;
   margin: 0!important;
   padding: 0 0 0 22px !important;
}
.tzshop-wrap .woof_auto_show .woof_auto_show_indent .woof_sid_auto_shortcode .woof_redraw_zone .woof_container .woof_container_inner ul li input.woof_radio_term {
   margin: 0;
   padding: 0;
   position: absolute;
   top: 10px;
   left: 0;
}
.tzshop-wrap .woof_auto_show .woof_auto_show_indent .woof_sid_auto_shortcode .woof_redraw_zone .woof_container .woof_container_inner ul li label {
   font-weight: 300;
}
.tzshop-wrap .woof_auto_show .woof_auto_show_indent .woof_sid_auto_shortcode .woof_redraw_zone .woof_container .woof_container_inner ul li a.woof_radio_term_reset {
   position: relative;
   display: inline-block;
   width: 15px;
   height: 15px;
   margin-left: 7px;
}
.tzshop-wrap .woof_auto_show .woof_auto_show_indent .woof_sid_auto_shortcode .woof_redraw_zone .woof_container .woof_container_inner ul li a.woof_radio_term_reset:after {
   display: block;
   content: '\f00d';
   font-family: FontAwesome;
   font-size: 15px;
   color: #222222;
   line-height: 15px;
   position: absolute;
   top: 2px;
   left: 0;
   -webkit-transition: all 0.3s ease-in-out 0s;
   -moz-transition: all 0.3s ease-in-out 0s;
   -o-transition: all 0.3s ease-in-out 0s;
   transition: all 0.3s ease-in-out 0s;
}
.tzshop-wrap .woof_auto_show .woof_auto_show_indent .woof_sid_auto_shortcode .woof_redraw_zone .woof_container .woof_container_inner ul li a.woof_radio_term_reset img {
   display: none;
}
.tzshop-wrap .woof_auto_show .woof_auto_show_indent .woof_sid_auto_shortcode .woof_redraw_zone .woof_container .woof_container_inner ul li a.woof_radio_term_reset:hover:after {
   font-size: 20px;
   color: #ff5400;
}
.tzshop-wrap .woof_auto_show .woof_auto_show_indent .woof_sid_auto_shortcode .woof_redraw_zone .woof_container .woof_container_inner ul li:before {
   content: none;
}
.tzshop-wrap .woof_auto_show .woof_auto_show_indent .woof_sid_auto_shortcode .woof_redraw_zone .woof_submit_search_form_container {
   margin: 0;
   padding: 0;
}
.tzshop-wrap .woof_auto_show .woof_auto_show_indent .woof_sid_auto_shortcode .woof_redraw_zone .woof_submit_search_form_container button {
   background: #ff5400;
   border-radius: 20px;
   color: #ffffff;
   display: inline-block;
   font-size: 14px;
   font-weight: 400;
   line-height: 24px;
   margin: 0;
   padding: 7px 21px 9px;
}
.tzshop-wrap .woof_products_top_panel {
   margin: 20px 0;
}
.tzshop-wrap .woof_products_top_panel ul {
   border: 1px solid #ededed;
   display: inline-block;
   padding: 7px 0 7px 15px !important;
}
.tzshop-wrap .woof_products_top_panel ul:after {
   content: '';
   display: block;
   clear: both;
}
.tzshop-wrap .woof_products_top_panel ul li a span {
   color: #666666;
   background: none;
   position: relative;
   padding-right: 25px;
}
.tzshop-wrap .woof_products_top_panel ul li a span:after {
   display: block;
   content: '\f00d';
   font-family: FontAwesome;
   font-size: 18px;
   color: #222222;
   line-height: 18px;
   position: absolute;
   top: 0;
   right: 0;
   -webkit-transition: all 0.3s ease-in-out 0s;
   -moz-transition: all 0.3s ease-in-out 0s;
   -o-transition: all 0.3s ease-in-out 0s;
   transition: all 0.3s ease-in-out 0s;
}
.tzshop-wrap .grid_pagination_block {
   background: #fff none repeat scroll 0 0;
   box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
   color: #222222;
   font-size: 13px;
   font-weight: 600;
   margin-bottom: 15px;
   padding: 22px;
}
.tzshop-wrap .grid_pagination_block form.woocommerce-ordering {
   z-index: 99;
   float: left;
   margin: 0;
}
.tzshop-wrap .grid_pagination_block form.woocommerce-ordering select.orderby {
   appearance: none;
   -moz-appearance: none;
   -webkit-appearance: none;
   -ms-appearance: none;
   -o-appearance: none;
   background: url(images/orderby.png);
   background-repeat: no-repeat;
   background-position: 185px 9px;
   font-size: 13px;
   font-weight: 600;
   border: none;
   color: #222;
   height: 20px;
   padding: 0 10px;
   line-height: 20px;
   width: 210px;
}
.tzshop-wrap .grid_pagination_block form.woocommerce-ordering select.orderby option {
   padding: 5px 10px;
   font-weight: 400;
}
.tzshop-wrap .grid_pagination_block p.woocommerce-result-count {
   float: left;
   font-size: 13px;
   font-weight: 600;
   color: #222;
   line-height: 20px;
   margin: 0 0 0 20px;
   padding: 0 15px;
}
.tzshop-wrap .grid_pagination_block .tzview-style {
   float: right;
   margin-top: 1px;
}
.tzshop-wrap .grid_pagination_block .tzview-style label {
   float: left;
   font-size: 13px;
   font-weight: 600;
   line-height: 16px;
   color: #222222;
   margin-right: 7px;
}
.tzshop-wrap .grid_pagination_block .tzview-style .switchToList {
   float: left;
   position: relative;
   width: 30px;
   text-align: center;
}
.tzshop-wrap .grid_pagination_block .tzview-style .switchToList i {
   font-size: 14px;
   color: #222222;
   line-height: 14px;
}
.tzshop-wrap .grid_pagination_block .tzview-style .switchToList.active i {
   color: #ff5400;
}
.tzshop-wrap .grid_pagination_block .tzview-style .switchToList span {
   width: 80px;
   height: 25px;
   display: block;
   position: absolute;
   top: -40px;
   left: 50%;
   font-size: 12px;
   font-weight: 400;
   color: #ffffff;
   text-align: center;
   background: #ff5400;
   padding: 3px 9px;
   margin-left: -43px;
   -webkit-border-radius: 2px;
   border-radius: 2px;
   opacity: 0;
   visibility: hidden;
}
.tzshop-wrap .grid_pagination_block .tzview-style .switchToList span:after {
   border-left: 5px solid rgba(0, 0, 0, 0);
   border-right: 5px solid rgba(0, 0, 0, 0);
   border-top: 5px solid #ff5400;
   content: "";
   left: 50%;
   margin-left: -2px;
   position: absolute;
   top: 100%;
}
.tzshop-wrap .grid_pagination_block .tzview-style .switchToList:hover {
   cursor: pointer;
}
.tzshop-wrap .grid_pagination_block .tzview-style .switchToList:hover i {
   color: #ff5400;
}
.tzshop-wrap .grid_pagination_block .tzview-style .switchToList:hover span {
   top: -32px;
   opacity: 1;
   visibility: visible;
   -webkit-transition: all 0.3s ease-in;
   -moz-transition: all 0.3s ease-in;
   -ms-transition: all 0.3s ease-in;
   -o-transition: all 0.3s ease-in;
   transition: all 0.3s ease-in;
}
.tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid {
   float: left;
   position: relative;
   width: 20px;
   text-align: center;
}
.tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid i {
   font-size: 14px;
   color: #222222;
   line-height: 14px;
}
.tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid.active i {
   color: #ff5400;
}
.tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid span {
   width: 80px;
   height: 25px;
   display: block;
   position: absolute;
   top: -40px;
   left: 50%;
   font-size: 12px;
   font-weight: 400;
   color: #ffffff;
   text-align: center;
   background: #ff5400;
   padding: 3px 9px;
   margin-left: -43px;
   -webkit-border-radius: 2px;
   border-radius: 2px;
   opacity: 0;
   visibility: hidden;
}
.tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid span:after {
   border-left: 5px solid rgba(0, 0, 0, 0);
   border-right: 5px solid rgba(0, 0, 0, 0);
   border-top: 5px solid #ff5400;
   content: "";
   left: 50%;
   margin-left: -2px;
   position: absolute;
   top: 100%;
}
.tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid:hover {
   cursor: pointer;
}
.tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid:hover i {
   color: #ff5400;
}
.tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid:hover span {
   top: -32px;
   opacity: 1;
   visibility: visible;
   -webkit-transition: all 0.3s ease-in;
   -moz-transition: all 0.3s ease-in;
   -ms-transition: all 0.3s ease-in;
   -o-transition: all 0.3s ease-in;
   transition: all 0.3s ease-in;
}
.tzshop-wrap .grid_pagination_block:after {
   content: '';
   display: block;
   clear: both;
}
.tzshop-wrap .product-grid {
   border: none;
   padding-bottom: 20px;
}
.tzshop-wrap .product-grid ul.products {
   margin: 0px -15px;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item {
   margin: 0px;
   padding: 20px 15px;
   clear:none;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item.tzShop-4column {
   width: 25%;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item.tzShop-3column {
   width: 33.33333%;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item.tzShop-2column {
   width: 50%;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner {
   position: relative;
   overflow: hidden;
   background: #fff;
   -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
   box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
   padding-bottom: 3px;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image {
   position: relative;
   overflow: hidden;
   cursor: pointer;
}

.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image:after{
   position:absolute;
   content:"";
   top:0;
   left:0;
   width:100%;
   height:100%;
   background:rgba(255,255,255,0.8);
   -webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
   -ms-transition: all 0.3s linear;
   -o-transition: all 0.3s linear;
   transition: all 0.3s linear;
   opacity:0;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_image:after{
   opacity:1;
   -webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
   -ms-transition: all 0.3s linear;
   -o-transition: all 0.3s linear;
   transition: all 0.3s linear;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image img {
   position: relative;
   max-width: none;
   width: 100%;
   height: auto;
   margin:0;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_overlay {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background: rgba(229, 174, 73, 0);
   -webkit-transition: all 0.4s ease-in-out 0s;
   -moz-transition: all 0.4s ease-in-out 0s;
   -o-transition: all 0.4s ease-in-out 0s;
   transition: all 0.4s ease-in-out 0s;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist {
   position: absolute;
   top: 50%;
   margin-top:-35px;
   left: 50%;
   margin-left:5px;
   width: 35px;
   height: 35px;
   padding: 0;
   background: #ff5400;
   float: left;
   opacity: 0;
   visibility: hidden;
   z-index:1;
   -moz-transform: translateX(50px);
   -webkit-transform: translateX(50px);
   -o-transform: translateX(50px);
   -ms-transform: translateX(50px);
   transform: translateX(50px);
   -webkit-transition: all 0.3s ease-in-out 0.1s;
   -moz-transition: all 0.3s ease-in-out 0.1s;
   -ms-transition: all 0.3s ease-in-out 0.1s;
   -o-transition: all 0.3s ease-in-out 0.1s;
   transition: all 0.3s ease-in-out 0.1s;
   -webkit-border-radius: 50%;
   border-radius: 50%;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
   width: 100%;
   height: 100%;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a {
   display: inline-block;
   width: 100%;
   height: 100%;
   text-align: center;
   padding: 9px 0px;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a i {
   font-size: 14px;
   color: #ffffff;
   margin: 0px;
   padding: 0px;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span {
   position: absolute;
   top: -60px;
   left: 50%;
   margin-left: -53px;
   width: 106px;
   padding: 9px 0;
   background: #ff5400;
   font-weight: 400;
   font-size: 12px;
   line-height: 12px;
   color: #ffffff;
   -webkit-border-radius: 2px;
   border-radius: 2px;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
   opacity: 0;
   visibility: hidden;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span:after {
   content: '';
   display: block;
   border-left: 4px solid rgba(0, 0, 0, 0);
   border-right: 4px solid rgba(0, 0, 0, 0);
   border-top: 4px solid #ff5400;
   left: 50%;
   margin-left: -4px;
   position: absolute;
   top: 100%;
   z-index: 9999;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover span {
   top: -44px;
   opacity: 1;
   visibility: visible;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
   width: 100%;
   height: 100%;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
   display: inline-block;
   width: 100%;
   height: 100%;
   text-align: center;
   padding: 9px 0px;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a i {
   font-size: 14px;
   color: #ffffff;
   margin: 0px;
   padding: 0px;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span {
   position: absolute;
   top: -60px;
   left: 50%;
   margin-left: -53px;
   width: 106px;
   padding: 3px 0;
   background: #ff5400;
   font-weight: 400;
   font-size: 12px;
   color: #ffffff;
   -webkit-border-radius: 2px;
   border-radius: 2px;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
   opacity: 0;
   visibility: hidden;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span:after {
   content: '';
   display: block;
   border-left: 4px solid rgba(0, 0, 0, 0);
   border-right: 4px solid rgba(0, 0, 0, 0);
   border-top: 4px solid #ff5400;
   left: 50%;
   margin-left: -4px;
   position: absolute;
   top: 100%;
   z-index: 9999;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover span {
   top: -44px;
   opacity: 1;
   visibility: visible;
   line-height:12px;
   padding:9px 0;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button {
   position: absolute;
   top: 50%;
   left: 50%;
   margin-left: -40px;
   margin-top:-35px;
   width: 35px;
   height: 35px;
   padding: 0;
   background: #ff5400;
   float: left;
   opacity: 0;
   visibility: hidden;
   z-index:1;
   -moz-transform: translateX(-50px);
   -webkit-transform: translateX(-50px);
   -o-transform: translateX(-50px);
   -ms-transform: translateX(-50px);
   transform: translateX(-50px);
   -webkit-transition: all 0.3s ease-in-out 0.1s;
   -moz-transition: all 0.3s ease-in-out 0.1s;
   -ms-transition: all 0.3s ease-in-out 0.1s;
   -o-transition: all 0.3s ease-in-out 0.1s;
   transition: all 0.3s ease-in-out 0.1s;
   -webkit-border-radius: 50%;
   border-radius: 50%;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a {
   display: inline-block;
   width: 100%;
   height: 100%;
   text-align: center;
   padding: 13px 0px;
   margin: 0px;
   background: none;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a i {
   font-size: 14px;
   color: #ffffff;
   margin: 0px;
   padding: 0px;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span {
   position: absolute;
   top: -60px;
   left: 50%;
   margin-left: -53px;
   width: 106px;
   padding: 9px 0;
   background: #ff5400;
   font-weight: 400;
   font-size: 12px;
   color: #ffffff;
   -webkit-border-radius: 2px;
   border-radius: 2px;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
   opacity: 0;
   visibility: hidden;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span:after {
   content: '';
   display: block;
   border-left: 4px solid rgba(0, 0, 0, 0);
   border-right: 4px solid rgba(0, 0, 0, 0);
   border-top: 4px solid #ff5400;
   left: 50%;
   margin-left: -4px;
   position: absolute;
   top: 100%;
   z-index: 9999;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a:hover span {
   top: -44px;
   opacity: 1;
   visibility: visible;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a.added:after {
   display: none;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a.wc-forward {
   position: absolute;
   top: 55px;
   left: 50%;
   margin-left: -53px;
   width: 106px;
   height: 30px;
   padding: 3px 0;
   background: #fff;
   font-weight: 400;
   font-size: 12px;
   color: #666666;
   -webkit-border-radius: 2px;
   border-radius: 2px;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a.wc-forward:after {
   border-bottom: 4px solid #fff;
   border-left: 4px solid rgba(0, 0, 0, 0);
   border-right: 4px solid rgba(0, 0, 0, 0);
   bottom: 100%;
   content: "";
   display: block;
   left: 50%;
   margin-left: -4px;
   position: absolute;
   z-index: 9999;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_detail {
   position: absolute;
   bottom: -45px;
   visibility: hidden;
   opacity: 0;
   left: 0;
   -webkit-transition: all 0.4s ease-in-out 0s;
   -moz-transition: all 0.4s ease-in-out 0s;
   -o-transition: all 0.4s ease-in-out 0s;
   transition: all 0.4s ease-in-out 0s;
   width: 100%;
   text-align: center;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_detail a {
   display: inline-block;
   background-color: #ff5400;
   border-radius: 20px;
   color: #ffffff;
   font-size: 13px;
   font-weight: 400;
   line-height: 24px;
   padding: 7px 26px;
   text-transform: uppercase;
   letter-spacing: 2px;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info {
   position: relative;
   padding: 0;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info h3.tzShop-item_title {
   margin: 0px;
   padding: 23px 0 20px;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info h3.tzShop-item_title a {
   color: #222222;
   line-height: 14px;
   border-left: 3px solid #ff5400;
   padding-left: 15px;
   display: block;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating {
   height: 15px;
   display: inline-block;
   margin-left: 18px;
   font-size: 10px;
   letter-spacing: 6px;
   width: 85px;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating:before {
   color: #b1b1b1;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span:before {
   color: #ffd800;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price del {
   display: inline-block;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins {
   display: inline-block;
   text-decoration: none;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .tzShop-item_des {
   display: none;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .tzShop-item_button_list {
   display: none;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_image .tzShop-item_overlay {
   background: rgba(229, 174, 73, 0.1);
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_image .tzShop-item_detail {
   bottom: 0;
   visibility: visible;
   opacity: 1;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner:hover .yith-wcwl-add-to-wishlist {
   -moz-transform: translateX(0px);
   -webkit-transform: translateX(0px);
   -o-transform: translateX(0px);
   -ms-transform: translateX(0px);
   transform: translateX(0px);
   opacity: 1;
   visibility: visible;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_button {
   opacity: 1;
   visibility: visible;
   -moz-transform: translateX(0px);
   -webkit-transform: translateX(0px);
   -o-transform: translateX(0px);
   -ms-transform: translateX(0px);
   transform: translateX(0px);
}
.tzshop-wrap .product-list {
   position: relative;
   margin-bottom: 40px;
   padding-bottom: 20px;
}
.tzshop-wrap .product-list ul.products {
   margin: 0;
}
.tzshop-wrap .product-list ul.products li.tzShop-item {
   width: 100%;
   margin: 20px 0;
   padding: 0;
   background: #fff;
   box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
   -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
   -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
   -o-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
   -ms-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
}
.tzshop-wrap .product-list ul.products li.tzShop-item .tzShop-item_inner {
   position: relative;
   overflow: hidden;
   padding: 0;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.tzshop-wrap .product-list ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image {
   width: 260px;
   float: left;
   position: relative;
   overflow: hidden;
}
.tzshop-wrap .product-list ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image img {
   position: relative;
   max-width: none;
   width: 100%;
   height: auto;
   margin: 0;
}
.tzshop-wrap .product-list ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_overlay {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background: rgba(229, 174, 73, 0);
   -webkit-transition: all 0.4s ease-in-out 0s;
   -moz-transition: all 0.4s ease-in-out 0s;
   -o-transition: all 0.4s ease-in-out 0s;
   transition: all 0.4s ease-in-out 0s;
}
.tzshop-wrap .product-list ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist {
   display: none;
}
.tzshop-wrap .product-list ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button {
   display: none;
}
.tzshop-wrap .product-list ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_detail {
   position: absolute;
   top: 50%;
   margin-top: -19px;
   visibility: hidden;
   opacity: 0;
   left: 0;
   -webkit-transform: rotateX(90deg);
   -moz-transform: rotateX(90deg);
   -o-transform: rotateX(90deg);
   transform: rotateX(90deg);
   -webkit-transition: all 0.5s ease-in-out 0s;
   -moz-transition: all 0.5s ease-in-out 0s;
   -o-transition: all 0.5s ease-in-out 0s;
   transition: all 0.5s ease-in-out 0s;
   width: 100%;
   text-align: center;
}
.tzshop-wrap .product-list ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_detail a {
   display: inline-block;
   background-color: #ff5400;
   border-radius: 20px;
   color: #ffffff;
   font-size: 13px;
   font-weight: 400;
   line-height: 24px;
   padding: 7px 26px;
   text-transform: uppercase;
   letter-spacing: 2px;
}
.tzshop-wrap .product-list ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info {
   margin-left: 260px;
   padding: 6px 25px 0 30px;
}
.tzshop-wrap .product-list ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .tzShop-item_detail {
   display: none;
}
.tzshop-wrap .product-list ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info h3.tzShop-item_title {
   margin: 0 0 0 -30px;
   padding: 23px 0 10px;
}
.tzshop-wrap .product-list ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info h3.tzShop-item_title a {
   color: #222222;
   line-height: 14px;
   border-left: 3px solid #ff5400;
   padding-left: 27px;
   display: block;
}
.tzshop-wrap .product-list ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating {
   font-size: 10px;
   letter-spacing: 6px;
   width: 85px;
   height: 15px;
   margin: 0;
}
.tzshop-wrap .product-list ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating:before {
   color: #b1b1b1;
}
.tzshop-wrap .product-list ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span:before {
   color: #ffd800;
}
.tzshop-wrap .product-list ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price del {
   display: inline-block;
   text-decoration: none;
}
.tzshop-wrap .product-list ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price del span.amount {
   font-size: 15px;
   text-decoration: line-through;
}
.tzshop-wrap .product-list ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins {
   display: inline-block;
   text-decoration: none;
}
.tzshop-wrap .product-list ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .tzShop-item_des {
   margin: 10px 0;
}
.tzshop-wrap .product-list ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .tzShop-item_des p {
   font-size: 12px;
   line-height: 20px;
}
.tzshop-wrap .product-list ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .tzShop-item_button_list {
   margin: 30px 0 0;
}
.tzshop-wrap .product-list ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .tzShop-item_button_list .yith-wcwl-add-to-wishlist {
   float: left;
   margin: 0px;
   padding: 0px;
}
.tzshop-wrap .product-list ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .tzShop-item_button_list .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
   float: left;
   margin-right: 10px;
}
.tzshop-wrap .product-list ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .tzShop-item_button_list .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a {
   display: inline-block;
   border: 1px solid #ff5400;
   -webkit-border-radius: 2px;
   border-radius: 2px;
   font-size: 12px;
   line-height: 18px;
   color: #ff5400;
   padding: 5px 12px;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.tzshop-wrap .product-list ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .tzShop-item_button_list .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover {
   background: #ff5400;
   color: #fff !important;
}
.tzshop-wrap .product-list ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .tzShop-item_button_list .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a i {
   margin-right: 5px;
}
.tzshop-wrap .product-list ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .tzShop-item_button_list .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
   float: left;
   margin-right: 10px;
}
.tzshop-wrap .product-list ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .tzShop-item_button_list .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
   display: inline-block;
   border: 1px solid #ff5400;
   -webkit-border-radius: 2px;
   border-radius: 2px;
   font-size: 12px;
   line-height: 18px;
   color: #ff5400;
   padding: 5px 12px;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.tzshop-wrap .product-list ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .tzShop-item_button_list .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover {
   background: #ff5400;
   color: #fff !important;
}
.tzshop-wrap .product-list ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .tzShop-item_button_list .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a i {
   margin-right: 5px;
}
.tzshop-wrap .product-list ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .tzShop-item_button_list .tzShop-item_button {
   float: left;
   margin-right: 10px;
}
.tzshop-wrap .product-list ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .tzShop-item_button_list .tzShop-item_button a {
   margin: 0;
   display: inline-block;
   border: 1px solid #ff5400;
   -webkit-border-radius: 2px;
   border-radius: 2px;
   font-size: 12px;
   line-height: 18px;
   color: #ff5400;
   font-weight: normal;
   background: none;
   padding: 5px 12px;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.tzshop-wrap .product-list ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .tzShop-item_button_list .tzShop-item_button a:hover {
   background: #ff5400;
   color: #fff !important;
}
.tzshop-wrap .product-list ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .tzShop-item_button_list .tzShop-item_button a i {
   margin-right: 5px;
}
.tzshop-wrap .product-list ul.products li.tzShop-item .tzShop-item_inner:after {
   content: '';
   display: block;
   clear: both;
}
.tzshop-wrap .product-list ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_image .tzShop-item_detail {
   visibility: visible;
   opacity: 1;
   -webkit-transform: rotateX(0deg);
   -moz-transform: rotateX(0deg);
   -o-transform: rotateX(0deg);
   transform: rotateX(0deg);
}
.tzshop-wrap .product-list ul.products li.tzShop-item.first {
   clear: none;
}
.tzshop-wrap .product-list ul.products li.tzShop-item.tzShopList-2column {
   width: 50%;
}
.tzshop-wrap .product-list ul.products li.tzShop-item.tzShopList-2column:nth-child(2n+1) {
   clear: both;
}
.tzshop-wrap .product-list ul.products li.tzShop-item.tzShopList-2column .tzShop-item_info .tzShop-item_button_list .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a {
   width: 40px;
   height: 40px;
   padding: 8px 12px;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
   overflow: hidden;
}
.tzshop-wrap .product-list ul.products li.tzShop-item.tzShopList-2column .tzShop-item_info .tzShop-item_button_list .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span {
   opacity: 0;
   visibility: hidden;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.tzshop-wrap .product-list ul.products li.tzShop-item.tzShopList-2column .tzShop-item_info .tzShop-item_button_list .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover {
   background: #ff5400;
   width: 150px;
}
.tzshop-wrap .product-list ul.products li.tzShop-item.tzShopList-2column .tzShop-item_info .tzShop-item_button_list .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover span {
   opacity: 1;
   visibility: visible;
}
.tzshop-wrap .product-list ul.products li.tzShop-item.tzShopList-2column .tzShop-item_info .tzShop-item_button_list .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
   width: 40px;
   height: 40px;
   padding: 8px 12px;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
   overflow: hidden;
}
.tzshop-wrap .product-list ul.products li.tzShop-item.tzShopList-2column .tzShop-item_info .tzShop-item_button_list .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span {
   opacity: 0;
   visibility: hidden;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.tzshop-wrap .product-list ul.products li.tzShop-item.tzShopList-2column .tzShop-item_info .tzShop-item_button_list .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover {
   background: #ff5400;
   width: 165px;
}
.tzshop-wrap .product-list ul.products li.tzShop-item.tzShopList-2column .tzShop-item_info .tzShop-item_button_list .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover span {
   opacity: 1;
   visibility: visible;
}
.tzshop-wrap .product-list ul.products li.tzShop-item.tzShopList-2column .tzShop-item_info .tzShop-item_button_list .tzShop-item_button a {
   width: 40px;
   height: 40px;
   padding: 8px 12px;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
   overflow: hidden;
   text-align: center;
}
.tzshop-wrap .product-list ul.products li.tzShop-item.tzShopList-2column .tzShop-item_info .tzShop-item_button_list .tzShop-item_button a span {
   opacity: 0;
   visibility: hidden;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.tzshop-wrap .product-list ul.products li.tzShop-item.tzShopList-2column .tzShop-item_info .tzShop-item_button_list .tzShop-item_button a:hover {
   background: #ff5400;
   width: 165px;
}
.tzshop-wrap .product-list ul.products li.tzShop-item.tzShopList-2column .tzShop-item_info .tzShop-item_button_list .tzShop-item_button a:hover span {
   opacity: 1;
   visibility: visible;
}
.tzshop-wrap .woocommerce-pagination {
   text-align: right !important;
   margin-top: 0;
}
.tzshop-wrap .woocommerce-pagination ul.page-numbers {
   margin: 0px;
   padding: 0px;
   border: none;
}
.tzshop-wrap .woocommerce-pagination ul.page-numbers li {
   border: none;
   overflow: visible;
}
.tzshop-wrap .woocommerce-pagination ul.page-numbers li span {
   border-radius: 2px;
   -webkit-border-radius: 2px;
   -moz-border-radius: 2px;
   -ms-border-radius: 2px;
   -o-border-radius: 2px;
   box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
   -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
   -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
   -o-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
   -ms-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
   font-size: 14px;
   font-weight: 400;
   color: #666666;
   margin-left: 10px;
   padding: 12px 14px;
}
.tzshop-wrap .woocommerce-pagination ul.page-numbers li span.current {
   background: #ff5400;
   color: #ffffff;
}
.tzshop-wrap .woocommerce-pagination ul.page-numbers li a {
   background: #fff;
   font-size: 14px;
   font-weight: 400;
   margin-left: 10px;
   padding: 12px 14px;
   color: #565656;
   border-radius: 2px;
   -webkit-border-radius: 2px;
   -moz-border-radius: 2px;
   -ms-border-radius: 2px;
   -o-border-radius: 2px;
   box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
   -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
   -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
   -o-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
   -ms-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
   transition: all 0.3s ease-in-out 0s;
   -webkit-transition: all 0.3s ease-in-out 0s;
   -moz-transition: all 0.3s ease-in-out 0s;
   -ms-transition: all 0.3s ease-in-out 0s;
   -o-transition: all 0.3s ease-in-out 0s;
}
.tzshop-wrap .woocommerce-pagination ul.page-numbers li a:hover {
   background: #ff5400;
   color: #ffffff;
}
/*================TZ================*/
/* 5.5 - Shop Category
/*================TZ================*/
.tzshop-wrap ul.products li.product-category {
   margin: 0px;
   width: 25%;
}
.tzshop-wrap ul.products li.product-category .tz-shop-subcategory {
   padding: 15px;
}
.tzshop-wrap ul.products li.product-category .tz-shop-subcategory .tz-shop-subcategory-inner {
   position: relative;
   overflow: hidden;
}
.tzshop-wrap ul.products li.product-category .tz-shop-subcategory .tz-shop-subcategory-inner img {
   width: 100%;
   height: auto;
}
.tzshop-wrap ul.products li.product-category .tz-shop-subcategory .tz-shop-subcategory-inner .tz-subcategory-overlay {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background: rgba(0, 0, 0, 0);
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.tzshop-wrap ul.products li.product-category .tz-shop-subcategory .tz-shop-subcategory-inner .tz-subcategory-info {
   position: absolute;
   top: 0px;
   left: 0px;
   width: 100%;
   height: 100%;
   opacity: 0;
   visibility: hidden;
   -moz-transform: scale(2);
   -webkit-transform: scale(2);
   -o-transform: scale(2);
   -ms-transform: scale(2);
   transform: scale(2);
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.tzshop-wrap ul.products li.product-category .tz-shop-subcategory .tz-shop-subcategory-inner .tz-subcategory-info .tz-subcategory-table {
   width: 100%;
   height: 100%;
   display: table;
}
.tzshop-wrap ul.products li.product-category .tz-shop-subcategory .tz-shop-subcategory-inner .tz-subcategory-info .tz-subcategory-table .tz-subcategory-table-cell {
   display: table-cell;
   vertical-align: middle;
   text-align: center;
}
.tzshop-wrap ul.products li.product-category .tz-shop-subcategory .tz-shop-subcategory-inner .tz-subcategory-info .tz-subcategory-table .tz-subcategory-table-cell a {
   font-size: 30px;
   font-weight: 700;
   text-decoration: none;
   text-transform: uppercase;
   color: #ffffff;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.tzshop-wrap ul.products li.product-category .tz-shop-subcategory .tz-shop-subcategory-inner .tz-subcategory-info .tz-subcategory-table .tz-subcategory-table-cell a:hover {
   color: #ff5400;
}
.tzshop-wrap ul.products li.product-category .tz-shop-subcategory .tz-shop-subcategory-inner:hover .tz-subcategory-overlay {
   background: rgba(0, 0, 0, 0.5);
}
.tzshop-wrap ul.products li.product-category .tz-shop-subcategory .tz-shop-subcategory-inner:hover .tz-subcategory-info {
   opacity: 1;
   visibility: visible;
   -moz-transform: scale(1);
   -webkit-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
}

/*================TZ================*/
/* 5.6 - Shop Detail
/*================TZ================*/

.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images:after {
   content: '';
   display: block;
   clear: left;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide {
   float: right;
   margin-right: 0px;
   position: relative;
   height: 585px;
   overflow: hidden;
   border: 5px solid rgba(229, 174, 73, 0.5);
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide ul {
   margin: 0;
   padding: 0;
   width: 100%;
   height: 100%;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide ul li {
   width: 100%;
   height: 585px;
   display: none;
   margin: 0px;
   padding: 0px;
   position: relative;
   overflow: hidden;
   -webkit-border-radius: 0;
   border-radius: 0;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide ul li img {
   position: relative;
   max-width: none;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide ul li:after {
   display: block;
   content: '';
   width: 100%;
   height: 100%;
   position: absolute;
   top: 0;
   left: 0;
   background: rgba(229, 174, 73, 0.1);
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide ul li a {
   position: absolute;
   top: 10px;
   left: 15px;
   font-weight: 400;
   font-size: 10px;
   line-height: 18px;
   color: #656565;
   z-index: 1;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide ul li a i {
   padding-right: 5px;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide ul li a:hover {
   text-decoration: none;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide ul li img {
   width: 100%;
   height: auto;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide li.active {
   display: block !important;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide li span.opacity {
   position: absolute;
   bottom: 0;
   left: 0;
   display: block;
   width: 100%;
   height: 60px;
   background: #000;
   filter: alpha(opacity=50);
   -moz-opacity: 0.5;
   -khtml-opacity: 0.5;
   opacity: 0.5;
   z-index: 500;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide li span.content {
   position: absolute;
   bottom: 0;
   left: 0;
   display: block;
   width: 100%;
   height: 60px;
   z-index: 1000;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide li span.content h1 {
   font-size: 14px;
   margin: 5px 0;
   padding: 0 10px;
   color: #42e2e8;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide li span.content p {
   font-size: 11px;
   margin: 5px 0;
   padding: 0 10px;
   color: #42e2e8;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel {
   float: left;
   width: 85px;
   margin-right: 14px;
   position: relative;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel .jcarousel-skin-tango .jcarousel-container-vertical {
   width: 100%!important;
   height: 585px!important;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel .jcarousel-skin-tango .jcarousel-container-vertical .jcarousel-next {
   display: none!important;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel .jcarousel-skin-tango .jcarousel-container-vertical .jcarousel-prev {
   display: none!important;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel .jcarousel-skin-tango .jcarousel-container-vertical .jcarousel-clip-vertical {
   width: 100%!important;
   height: 585px!important;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul {
   margin: 0;
   padding: 0;
   list-style: none;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li {
   background: #fff;
   height: 105px;
   width: 85px;
   margin-bottom: 15px;
   position: relative;
   border: 1px solid rgba(229, 174, 73, 0.2);
   float: none;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li a {
   display: inline-block;
   height: 103px;
   width: 83px;
   position: relative;
   overflow: hidden;
   z-index: 1;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li a img {
   position: relative;
   max-width: none;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li .arrow {
   left: 3px;
   top: 28px;
   position: absolute;
   width: 20px;
   height: 40px;
   background: url(images/arrow_white.png) no-repeat 0 0;
   display: block;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li.bd_active {
   border: 1px solid rgba(229, 174, 73, 0.5);
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li:hover {
   border: 1px solid rgba(229, 174, 73, 0.5);
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul .active {
   filter: alpha(opacity=100);
   -moz-opacity: 1.0;
   -khtml-opacity: 1.0;
   opacity: 1.0;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul .faded {
   filter: alpha(opacity=50);
   -moz-opacity: 0.5;
   -khtml-opacity: 0.5;
   opacity: 0.5;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info {
   width: 100%;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info h1.product_title {
   font-size: 20px;
   font-weight: 400;
   text-decoration: none;
   text-transform: uppercase;
   color: #222222;
   margin: 15px 0 8px;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .woocommerce-product-rating {
   margin-bottom: 15px;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .woocommerce-product-rating .star-rating {
   height: 15px;
   margin-left: 18px;
   font-size: 10px;
   letter-spacing: 6px;
   width: 85px;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .woocommerce-product-rating .star-rating span:before {
   color: #ffd800;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .woocommerce-product-rating a.woocommerce-review-link {
   font-size: 14px;
   font-weight: 300;
   line-height: 24px;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price del {
   text-decoration: none;
   opacity: 1;
   margin-right: 13px;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price del span.amount {
   font-weight: 400;
   text-decoration: line-through;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price ins {
   text-decoration: none;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info div[itemprop="description"] {
   border-bottom: 1px solid #ededed;
   padding-bottom: 39px;
   margin-bottom: 30px;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart {
   display: inline-block;
   float: left;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart .quantity {
   margin-right: 10px;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart .quantity input {
   font-size: 14px;
   font-weight: 300;
   color: #666666;
   line-height: 24px;
   border: 1px solid #ededed;
   -webkit-border-radius: 2px;
   border-radius: 2px;
   padding: 7px 10px;
   width: 70px;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart button {
   font-size: 14px;
   font-weight: 400;
   color: #FFFFFF;
   line-height: 24px;
   background: #c7c7c7;
   -webkit-border-radius: 20px;
   border-radius: 20px;
   padding: 7px 20px;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart button:hover {
   background: #ff5400;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart table.group_table tbody tr td label a {
   font-size: 14px;
   font-weight: 400;
   text-decoration: none;
   color: #222222;
   display: inline-block;
   padding: 22px 0px;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart table.group_table tbody tr td.price span.amount {
   font-size: 14px;
   font-weight: 400;
   text-decoration: none;
   padding: 8px 0px;
   display: inline-block;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart table.group_table tbody tr td.price del span.amount {
   text-decoration: line-through;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.cart {
   display: inline-block;
   float: left;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.cart a {
   font-size: 14px;
   font-weight: 400;
   color: #FFFFFF;
   line-height: 24px;
   background: #c7c7c7;
   -webkit-border-radius: 20px;
   border-radius: 20px;
   padding: 7px 20px;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.cart a:hover {
   background: #ff5400;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.variations_form table.variations {
   margin-bottom: 0px;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.variations_form table.variations tbody tr td label {
   font-size: 16px;
   font-weight: 400;
   color: #666666;
   padding: 20px 0px;
   text-transform: capitalize;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.variations_form table.variations tbody tr td.value select {
   font-size: 14px;
   font-weight: 300;
   color: #666666;
   line-height: 24px;
   border: 1px solid #ededed;
   -webkit-border-radius: 2px;
   border-radius: 2px;
   padding: 7px 10px;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.variations_form table.variations tbody tr td.value a.reset_variations {
   font-size: 14px;
   font-weight: 300;
   color: #666666;
   line-height: 24px;
   text-decoration: none;
   display: inline-block !important;
   margin-top: 5px;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.variations_form table.variations tbody tr td.value a.reset_variations:hover {
   color: #ff5400;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.variations_form .single_variation_wrap .single_variation {
   margin-left: 40px;
   margin-bottom: 17px;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.variations_form .single_variation_wrap .single_variation span.price span.amount {
   font-weight: 700;
   font-size: 20px;
   line-height: 25px;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.variations_form .single_variation_wrap .single_variation span.price del {
   text-decoration: none;
   opacity: 1;
   margin-right: 13px;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.variations_form .single_variation_wrap .single_variation span.price del span.amount {
   text-decoration: line-through;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.variations_form .single_variation_wrap .single_variation span.price ins {
   text-decoration: none;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.variations_form .single_variation_wrap .variations_button:after {
   content: '';
   display: block;
   clear: both;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.out-of-stock {
   font-size: 24px;
   font-weight: 400;
   margin-bottom: 20px;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist {
   display: inline-block;
   margin: 0 0 30px;
   float: left;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
   margin-left: 10px;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a {
   display: inline-block;
   font-size: 14px;
   font-weight: 400;
   color: #FFFFFF;
   line-height: 24px;
   background: #c7c7c7;
   -webkit-border-radius: 20px;
   border-radius: 20px;
   padding: 7px 20px;
   text-decoration: none;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover {
   background: #ff5400;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-add-button img {
   display: none !important;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse {
   margin-left: 10px;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse span.feedback {
   display: none;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a {
   display: inline-block;
   font-size: 14px;
   font-weight: 400;
   color: #FFFFFF;
   line-height: 24px;
   background: #c7c7c7;
   -webkit-border-radius: 20px;
   border-radius: 20px;
   padding: 7px 20px;
   text-decoration: none;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover {
   background: #ff5400;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
   margin-left: 10px;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse span.feedback {
   display: none;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
   display: inline-block;
   font-size: 14px;
   font-weight: 400;
   color: #FFFFFF;
   line-height: 24px;
   background: #c7c7c7;
   -webkit-border-radius: 20px;
   border-radius: 20px;
   padding: 7px 20px;
   text-decoration: none;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover {
   background: #ff5400;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .product_meta {
   border-top: 1px solid #ededed;
   margin-top: 2px;
   padding-top: 44px;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .product_meta span {
   font-size: 14px;
   font-weight: 400;
   color: #666666;
   margin-right: 15px;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .product_meta span span {
   font-weight: 300;
   margin-right: 0;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .product_meta span a {
   font-weight: 300;
   color: #666666;
   text-decoration: none;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .product_meta span a:hover {
   color: #ff5400;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .product_share {
   margin-top: 25px;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .product_share span {
   font-size: 14px;
   font-weight: 400;
   color: #666666;
   margin-right: 15px;
   float: left;
   line-height: 40px;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .product_share .product_share_social .tz_social {
   background-color: #c7c7c7;
   -webkit-border-radius: 0;
   border-radius: 0;
   cursor: pointer;
   display: inline-block;
   font-size: 15px;
   height: 40px;
   line-height: 25px;
   margin: 0 5px;
   position: relative;
   text-align: center;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   width: 40px;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .product_share .product_share_social .tz_social span {
   background: #ff5400;
   border-radius: 0;
   display: block;
   height: 0;
   left: 50%;
   margin: 0;
   position: absolute;
   top: 50%;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
   width: 0;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .product_share .product_share_social .tz_social:hover {
   -webkit-border-radius: 50%;
   border-radius: 50%;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .product_share .product_share_social .tz_social:hover span {
   width: 40px;
   height: 40px;
   -webkit-border-radius: 50%;
   border-radius: 50%;
   top: 0;
   left: 0;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .product_share .product_share_social .tz_social i {
   background: none;
   color: #ffffff;
   height: 40px;
   left: 0;
   line-height: 40px;
   position: absolute;
   top: 0;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
   width: 40px;
   z-index: 10;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product.product-type-grouped .tzShopDetail_info form.cart {
   display: block;
   float: none;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product.product-type-grouped .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
   margin-left: 0px;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product.product-type-grouped .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse {
   margin-left: 10px;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product.product-type-grouped .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse span.feedback {
   display: none;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product.product-type-grouped .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a {
   display: inline-block;
   font-size: 14px;
   font-weight: 400;
   color: #FFFFFF;
   line-height: 24px;
   background: #c7c7c7;
   -webkit-border-radius: 20px;
   border-radius: 20px;
   padding: 7px 20px;
   text-decoration: none;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product.product-type-grouped .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover {
   background: #ff5400;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product.product-type-grouped .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
   margin-left: 0px;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product.product-type-variable .tzShopDetail_info form.cart {
   display: block;
   float: none;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product.product-type-variable .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
   margin-left: 0px;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product.product-type-variable .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse {
   margin-left: 10px;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product.product-type-variable .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse span.feedback {
   display: none;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product.product-type-variable .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a {
   display: inline-block;
   font-size: 14px;
   font-weight: 400;
   color: #FFFFFF;
   line-height: 24px;
   background: #c7c7c7;
   -webkit-border-radius: 20px;
   border-radius: 20px;
   padding: 7px 20px;
   text-decoration: none;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product.product-type-variable .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover {
   background: #ff5400;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product.product-type-variable .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
   margin-left: 0px;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product.outofstock .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
   margin-left: 0px;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product.outofstock .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse {
   margin-left: 10px;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product.outofstock .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse span.feedback {
   display: none;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product.outofstock .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a {
   display: inline-block;
   font-size: 14px;
   font-weight: 400;
   color: #FFFFFF;
   line-height: 24px;
   background: #c7c7c7;
   -webkit-border-radius: 20px;
   border-radius: 20px;
   padding: 7px 20px;
   text-decoration: none;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product.outofstock .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover {
   background: #ff5400;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product.outofstock .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
   margin-left: 0px;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs {
   border-bottom: 2px solid rgba(229, 174, 73, 0.2);
   display: block;
   padding: 0 0 52px;
   margin-bottom: 44px;
   margin-top: 59px;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs {
   margin: 0 0 -1px;
   padding: 0 5px;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs:before {
   border: none;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li {
   margin: 0 2px 0 0;
   padding: 0;
   border: none;
   background: none;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li:before {
   content: none;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li:after {
   content: none;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a {
   margin: 0px;
   padding: 13px 29px;
   background: #ff5400;
   border-width: 3px 1px 0 1px;
   border-color: #ff5400;
   border-style: solid;
   font-size: 14px;
   font-weight: 400;
   color: #222222;
   line-height: 24px;
   text-transform: uppercase;
   letter-spacing: 0.5px;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover {
   background: none;
   color: #ff5400;
   border-left-color: rgba(229, 174, 73, 0.2);
   border-right-color: rgba(229, 174, 73, 0.2);
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a {
   background: none;
   color: #ff5400;
   border-left-color: rgba(229, 174, 73, 0.2);
   border-right-color: rgba(229, 174, 73, 0.2);
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel {
   margin: 0px;
   padding: 24px 28px 13px;
   border: 1px solid rgba(229, 174, 73, 0.2);
   -webkit-border-radius: 0;
   -moz-border-radius: 0;
   -ms-border-radius: 0;
   -o-border-radius: 0;
   border-radius: 0;
   -webkit-box-shadow: none;
   -moz-box-shadow: none;
   -ms-box-shadow: none;
   -o-box-shadow: none;
   box-shadow: none;
   background: none;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel h2 {
   font-weight: 400;
   font-size: 20px;
   color: #222222;
   margin-bottom: 10px;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel table.shop_attributes {
   margin: 20px 0 0;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #comments {
   margin-bottom: 20px;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #comments ol.commentlist {
   margin: 20px 0 0;
   padding: 0px;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment_container:after {
   content: '';
   display: block;
   clear: both;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment_container img {
   width: 90px;
   height: 90px;
   background: none;
   border: none;
   padding: 0px;
   -webkit-border-radius: 50%;
   border-radius: 50%;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment_container .comment-text {
   margin-left: 120px;
   -webkit-border-radius: 0;
   border-radius: 0;
   padding: 10px 15px;
   border: none;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment_container .comment-text p.meta {
   margin-bottom: 2px;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment_container .comment-text p.meta strong[itemprop="author"] {
   font-weight: 400;
   font-size: 14px;
   color: #222222;
   text-transform: uppercase;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment_container .comment-text p.meta time {
   font-style: italic;
   font-size: 14px;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form .comment-respond h3.comment-reply-title {
   font-size: 20px;
   font-weight: 400;
   color: #222222;
   margin-bottom: 10px;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form .comment-respond form#commentform p label {
   font-weight: 400;
   font-size: 14px;
   color: #222222;
   margin-bottom: 10px;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form .comment-respond form#commentform p p.stars span a:after {
   color: #b1b1b1;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form .comment-respond form#commentform p p.stars span a.active:after {
   color: #ffd800;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form .comment-respond form#commentform p p.stars span a:hover:after {
   color: #ffd800;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form .comment-respond form#commentform p textarea {
   border: 1px solid #ededed;
   -webkit-border-radius: 0;
   border-radius: 0;
   font-weight: 300;
   font-size: 14px;
   color: #666666;
   padding: 10px 15px;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form .comment-respond form#commentform p.form-submit input {
   display: inline-block;
   font-size: 14px;
   font-weight: 400;
   color: #FFFFFF;
   line-height: 24px;
   background: #c7c7c7;
   -webkit-border-radius: 20px;
   border-radius: 20px;
   padding: 7px 20px;
   text-decoration: none;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form .comment-respond form#commentform p.form-submit input:hover {
   background: #ff5400;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product.tzShopDetail_navigationSlide_right .tzShopDetail_images #tzShopDetail_slide {
   float: left;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product.tzShopDetail_navigationSlide_right .tzShopDetail_images #tzShopDetailSlide-carousel {
   margin-left: 15px;
   margin-right: 0px;
}

/*================TZ================*/
/* 5.7 - UpSells
/*================TZ================*/
.upsells h2 {
   font-size: 20px;
   font-weight: 400;
   color: #222222;
   line-height: 25px;
   text-transform: uppercase;
   margin-bottom: 15px;
   letter-spacing: 0.5px;
}
.upsells ul.products {
   margin: 0px -15px;
}
.upsells ul.products li.tzShop-item {
   margin: 0px;
   padding: 15px;
   width: 25%;
}
.upsells ul.products li.tzShop-item .tzShop-item_inner {
   position: relative;
   overflow: hidden;
   background: #fff;
   -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
   box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
   padding-bottom: 3px;
}
.upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image {
   position: relative;
   overflow: hidden;
}
.upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image img {
   position: relative;
   max-width: none;
   width: 100%;
   height: auto;
}
.upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_overlay {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background: rgba(229, 174, 73, 0);
   -webkit-transition: all 0.4s ease-in-out 0s;
   -moz-transition: all 0.4s ease-in-out 0s;
   -o-transition: all 0.4s ease-in-out 0s;
   transition: all 0.4s ease-in-out 0s;
}
.upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist {
   position: absolute;
   top: 50%;
   margin-top: -43px;
   left: 50%;
   margin-left: -45px;
   width: 40px;
   height: 40px;
   padding: 0px;
   background: #ff5400;
   float: left;
   -moz-transform: scale(1.5);
   -webkit-transform: scale(1.5);
   -o-transform: scale(1.5);
   -ms-transform: scale(1.5);
   transform: scale(1.5);
   opacity: 0;
   visibility: hidden;
   -webkit-transition: all 0.3s ease-in-out 0.3s;
   -moz-transition: all 0.3s ease-in-out 0.3s;
   -ms-transition: all 0.3s ease-in-out 0.3s;
   -o-transition: all 0.3s ease-in-out 0.3s;
   transition: all 0.3s ease-in-out 0.3s;
   -webkit-border-radius: 50%;
   border-radius: 50%;
}
.upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
   width: 100%;
   height: 100%;
}
.upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a {
   display: inline-block;
   width: 100%;
   height: 100%;
   text-align: center;
   padding: 9px 0px;
}
.upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a i {
   font-size: 14px;
   color: #ffffff;
   margin: 0px;
   padding: 0px;
}
.upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span {
   position: absolute;
   top: -60px;
   left: 50%;
   margin-left: -53px;
   width: 106px;
   padding: 3px 0;
   background: #ff5400;
   font-weight: 400;
   font-size: 12px;
   color: #ffffff;
   -webkit-border-radius: 2px;
   border-radius: 2px;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
   opacity: 0;
   visibility: hidden;
}
.upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span:after {
   content: '';
   display: block;
   border-left: 4px solid rgba(0, 0, 0, 0);
   border-right: 4px solid rgba(0, 0, 0, 0);
   border-top: 4px solid #ff5400;
   left: 50%;
   margin-left: -4px;
   position: absolute;
   top: 100%;
   z-index: 9999;
}
.upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover span {
   top: -44px;
   opacity: 1;
   visibility: visible;
}
.upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
   width: 100%;
   height: 100%;
}
.upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
   display: inline-block;
   width: 100%;
   height: 100%;
   text-align: center;
   padding: 9px 0px;
}
.upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a i {
   font-size: 14px;
   color: #ffffff;
   margin: 0px;
   padding: 0px;
}
.upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span {
   position: absolute;
   top: -60px;
   left: 50%;
   margin-left: -53px;
   width: 106px;
   padding: 3px 0;
   background: #ff5400;
   font-weight: 400;
   font-size: 12px;
   color: #ffffff;
   -webkit-border-radius: 2px;
   border-radius: 2px;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
   opacity: 0;
   visibility: hidden;
}
.upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span:after {
   content: '';
   display: block;
   border-left: 4px solid rgba(0, 0, 0, 0);
   border-right: 4px solid rgba(0, 0, 0, 0);
   border-top: 4px solid #ff5400;
   left: 50%;
   margin-left: -4px;
   position: absolute;
   top: 100%;
   z-index: 9999;
}
.upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover span {
   top: -44px;
   opacity: 1;
   visibility: visible;
}
.upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button {
   position: absolute;
   top: 50%;
   margin-top: -43px;
   right: 50%;
   margin-right: -45px;
   width: 40px;
   height: 40px;
   padding: 0px;
   background: #ff5400;
   -webkit-border-radius: 50%;
   border-radius: 50%;
   float: left;
   -moz-transform: scale(1.5);
   -webkit-transform: scale(1.5);
   -o-transform: scale(1.5);
   -ms-transform: scale(1.5);
   transform: scale(1.5);
   opacity: 0;
   visibility: hidden;
   -webkit-transition: all 0.3s ease-in-out 0.3s;
   -moz-transition: all 0.3s ease-in-out 0.3s;
   -ms-transition: all 0.3s ease-in-out 0.3s;
   -o-transition: all 0.3s ease-in-out 0.3s;
   transition: all 0.3s ease-in-out 0.3s;
}
.upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a {
   display: inline-block;
   width: 100%;
   height: 100%;
   text-align: center;
   padding: 13px 0px;
   margin: 0px;
   background: none;
}
.upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a i {
   font-size: 14px;
   color: #ffffff;
   margin: 0px;
   padding: 0px;
}
.upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span {
   position: absolute;
   top: -60px;
   left: 50%;
   margin-left: -53px;
   width: 106px;
   padding: 9px 0;
   background: #ff5400;
   font-weight: 400;
   font-size: 12px;
   color: #ffffff;
   -webkit-border-radius: 2px;
   border-radius: 2px;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
   opacity: 0;
   visibility: hidden;
}
.upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span:after {
   content: '';
   display: block;
   border-left: 4px solid rgba(0, 0, 0, 0);
   border-right: 4px solid rgba(0, 0, 0, 0);
   border-top: 4px solid #ff5400;
   left: 50%;
   margin-left: -4px;
   position: absolute;
   top: 100%;
   z-index: 9999;
}
.upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a:hover span {
   top: -44px;
   opacity: 1;
   visibility: visible;
}
.upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a.added:after {
   display: none;
}
.upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a.wc-forward {
   position: absolute;
   top: 55px;
   left: 50%;
   margin-left: -53px;
   width: 106px;
   height: 30px;
   padding: 3px 0;
   background: #fff;
   font-weight: 400;
   font-size: 12px;
   color: #666666;
   -webkit-border-radius: 2px;
   border-radius: 2px;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a.wc-forward:after {
   border-bottom: 4px solid #fff;
   border-left: 4px solid rgba(0, 0, 0, 0);
   border-right: 4px solid rgba(0, 0, 0, 0);
   bottom: 100%;
   content: "";
   display: block;
   left: 50%;
   margin-left: -4px;
   position: absolute;
   z-index: 9999;
}
.upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_detail {
   position: absolute;
   bottom: -45px;
   visibility: hidden;
   opacity: 0;
   left: 0;
   -webkit-transition: all 0.4s ease-in-out 0s;
   -moz-transition: all 0.4s ease-in-out 0s;
   -o-transition: all 0.4s ease-in-out 0s;
   transition: all 0.4s ease-in-out 0s;
   width: 100%;
   text-align: center;
}
.upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_detail a {
   display: inline-block;
   background-color: #ff5400;
   border-radius: 20px;
   color: #ffffff;
   font-size: 13px;
   font-weight: 400;
   line-height: 24px;
   padding: 7px 26px;
   text-transform: uppercase;
   letter-spacing: 2px;
}
.upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info {
   position: relative;
   padding: 0;
}
.upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info h3.tzShop-item_title {
   margin: 0px;
   padding: 23px 0 20px;
}
.upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info h3.tzShop-item_title a {
   color: #222222;
   line-height: 14px;
   border-left: 3px solid #ff5400;
   padding-left: 15px;
   display: block;
}
.upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating {
   height: 15px;
   display: inline-block;
   margin-left: 18px;
   font-size: 10px;
   letter-spacing: 6px;
   width: 85px;
}
.upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating:before {
   color: #b1b1b1;
}
.upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span:before {
   color: #ffd800;
}
.upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price del {
   display: inline-block;
}
.upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins {
   display: inline-block;
   text-decoration: none;
}
.upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .tzShop-item_des {
   display: none;
}
.upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .tzShop-item_button_list {
   display: none;
}
/*================TZ================*/
/* 5.8 - Wishlist
/*================TZ================*/

form#yith-wcwl-form .wishlist-title h2 {
   font-size: 20px;
   font-weight: 700;
   color: #222222;
   line-height: 24px;
   text-transform: uppercase;
   margin-bottom: 15px;
}
form#yith-wcwl-form table.wishlist_table {
   margin-bottom: 0px;
}
form#yith-wcwl-form table.wishlist_table thead tr th {
   border: none;
}
form#yith-wcwl-form table.wishlist_table tbody tr td {
   text-align: center;
   padding: 20px;
}
form#yith-wcwl-form table.wishlist_table tbody tr td a {
   font-size: 15px;
   color: #222222 !important;
   font-weight: 400;
   line-height: 24px;
   text-decoration: none;
}
form#yith-wcwl-form table.wishlist_table tbody tr td a.remove {
   display: inline-block;
}
form#yith-wcwl-form table.wishlist_table tbody tr td a img {
   width: 80px;
   height: auto;
}
form#yith-wcwl-form table.wishlist_table tbody tr td span.amount {
   font-size: 15px;
   color: #222222 !important;
   font-weight: 400;
   line-height: 24px;
}
form#yith-wcwl-form table.wishlist_table tbody tr td.product-remove {
   padding: 20px 0px;
}
form#yith-wcwl-form table.wishlist_table tbody tr td.product-remove a {
   width: 22px;
   height: 22px;
}
form#yith-wcwl-form table.wishlist_table tbody tr td.product-remove a:hover {
   background: #ff5400;
   color: #fff !important;
}
form#yith-wcwl-form table.wishlist_table tbody tr td.product-thumbnail {
   width: 80px;
   padding: 20px 0px;
}
form#yith-wcwl-form table.wishlist_table tbody tr td.product-name {
   text-align: left;
}
form#yith-wcwl-form table.wishlist_table tbody tr td.product-price ins {
   text-decoration: none;
}
form#yith-wcwl-form table.wishlist_table tbody tr td.product-stock-status span {
   font-size: 15px;
   font-weight: 400;
   line-height: 24px;
}
form#yith-wcwl-form table.wishlist_table tbody tr td.product-add-to-cart a {
   background: #222222;
   font-size: 14px;
   color: #FFFFFF !important;
   font-weight: 300;
   line-height: 24px;
   padding: 10px 30px;
   border: none;
   -webkit-border-radius: 25px;
   border-radius: 25px;
   width: 100%;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
form#yith-wcwl-form table.wishlist_table tbody tr td.product-add-to-cart a:hover {
   background: #ff5400;
}
form#yith-wcwl-form table.wishlist_table tfoot tr td {
   padding: 0px;
}
form#yith-wcwl-form table.wishlist_table tfoot tr td .yith-wcwl-share {
   margin: 20px 0;
   padding-left:20px;
}
form#yith-wcwl-form table.wishlist_table tfoot tr td .yith-wcwl-share h4.yith-wcwl-share-title {
   display: inline-block;
   float: left;
   margin: 0 10px 0 0;
   font-weight:normal;
   text-transform: none;
}
form#yith-wcwl-form table.wishlist_table tfoot tr td .yith-wcwl-share ul li {
   margin: 0px 5px;
}
.woocommerce ul.products li.product.tzShop-item .price {
   font-size: 15px;
   font-weight: 700;
   color: #fff;
   margin: 0;
}
.woocommerce ul.products li.product.tzShop-item .price ins {
   margin-left: 0;
   margin-right: 15px;
}
.woocommerce ul.products li.product.tzShop-item .price del {
   opacity: 0.8;
}
.product-list .tzShop-item-bottom-info .woocommerce-Price-amount{
   color:#ff5400;
}
.tzShop-item .tzShop-item-bottom-info {
   margin: 3px 3px 0;
   padding: 10px 15px;
   font-size: 15px;
   color: #fff;
   background: #ff5400;
   font-family: 'Montserrat', sans-serif;
   font-weight: 700;
   position: relative;
}
.tzShop-item .tzShop-item-bottom-info del span {
   color: #fff;
}
.tzShop-item .tzShop-item-bottom-info ins {
   float: left;
}
.tzShop-item .tzShop-item-bottom-info ins span {
   color: #fff;
}
.tzShop-item .tzShop-item-bottom-info .tzShop-item_detail {
   position: absolute;
   top: 50%;
   right: 15px;
   margin-top: -12px;
}
.tzShop-item .tzShop-item-bottom-info .tzShop-item_detail a {
   color: #fff;
   font-size: 12px;
}
.woocommerce .product-list .tzShop-item .star-rating {
   margin-left: 0;
}
.woocommerce .product-list .tzShop-item .tzShop-item-bottom-info {
   background: none !important;
   padding-left: 0;
   margin: 0;
   color: #ff5400;
}
.woocommerce .product-list .tzShop-item .tzShop-item-bottom-info .price del span,
.woocommerce .product-list .tzShop-item .tzShop-item-bottom-info .price ins span {
   color: #ff5400;
   font-size: 15px;
}
.woocommerce .product-list .tzShop-item .description {
   font-size: 12px;
}
.autoshowroom-sidebar aside.widget_product_search.widget {
   padding: 0;
}
.autoshowroom-sidebar aside.widget ul li a:hover {
   color: #ff5400;
}
.vehicle_listing .pcd-pricing .pcd-price-msrp{
   display:none;
}
.vehicle_listing .pcd-pricing .pcd-price{
   color:#ff5400;
   font-family: 'Montserrat', sans-serif;
   font-size:14px;

}
.autoshowroom-sidebar aside .vehicle_listings .vehicle_listing h4 a {
   text-transform: none;
   font-size: 14px;
   font-family: 'Muli';
   color: #222;
}
.autoshowroom-sidebar aside .vehicle_listings .vehicle_listing h4 a img {
   width: 70px;
   height: auto;
   margin-right: 20px;
   float: left;
   margin-left: 0;
}
.autoshowroom-sidebar aside .vehicle_listings .vehicle_listing h4 a:hover {
   color: #ff5400;
}
.autoshowroom-sidebar aside form {
   position: relative;
}
.autoshowroom-sidebar aside form.woocommerce-product-search:after {
   content: "\f002";
   font-family: 'FontAwesome';
   font-size: 12px;
   color: #565656;
   display: block;
   position: absolute;
   right: 15px;
   top: 13px;
}
.autoshowroom-sidebar aside form input[type="submit"] {
   border: medium none;
   font-size: 0;
   height: 30px;
   position: absolute;
   right: 5px;
   top: 5px;
   width: 50px;
   background: none;
   z-index: 1;
}
.autoshowroom-sidebar aside form input.search-field {
   border: none;
   font-size: 12px;
   padding: 0 15px;
}
.autoshowroom-sidebar aside.woocommerce.widget ul {
   padding-top: 10px;
}
.autoshowroom-sidebar aside.woocommerce.widget ul li {
   font-family: 'Montserrat', sans-serif;
   padding-bottom: 15px;
   margin-bottom: 15px;
   padding-top: 0;
}
.autoshowroom-sidebar aside.woocommerce.widget ul li a {
   color: #222222;
}
.autoshowroom-sidebar aside.woocommerce.widget ul li a img {
   float: left;
   width: 90px;
   height: auto;
   margin-right: 15px;
}
.autoshowroom-sidebar aside.woocommerce.widget ul li a:hover {
   color: #ff5400;
}
.autoshowroom-sidebar aside.woocommerce.widget ul li:hover a {
   color: #ff5400;
}
.autoshowroom-sidebar aside.woocommerce.widget ul li del {
   display: block;
   padding: 10px 0 3px 0;
   opacity: 0.75;
}
.autoshowroom-sidebar aside.woocommerce.widget ul li del span {
   color: #ff5400;
   text-decoration: line-through;
}
.autoshowroom-sidebar aside.woocommerce.widget ul li ins {
   text-decoration: none;
}
.autoshowroom-sidebar aside.woocommerce.widget ul li ins span {
   color: #ff5400;
}
.autoshowroom-sidebar aside.widget .vehicle-search-form {
   padding: 0;
}
.autoshowroom-sidebar aside.widget .vehicle-search-form label {
   display: block;
   font-weight: bold;
   font-family: 'Montserrat', sans-serif;
   font-size: 12px;
   text-transform: uppercase;
   padding-bottom: 3px;
}
.autoshowroom-sidebar aside.widget .vehicle-search-form label.choice {
   font-family: 'Muli';
   font-weight: normal;
   text-transform: none;
}
.autoshowroom-sidebar aside.widget .vehicle-search-form input.search-field {
   border: 1px solid #dfdfdf;
}
.autoshowroom-sidebar aside.widget .vehicle-search-form input[type="text"],
.autoshowroom-sidebar aside.widget .vehicle-search-form input[type="number"],
.autoshowroom-sidebar aside.widget .vehicle-search-form [type="search"] {
   height: 35px;
   line-height: 35px;
   font-size: 12px;
   padding: 0 10px;
}
.TZ-ElementPortfolio .vehicle-results{
   margin:0 15px 15px;
}
.autoshowroom-sidebar aside.widget .vehicle-search-form .field {
   padding-top: 22px;
   margin: 0;
}
.autoshowroom-sidebar aside.widget .vehicle-search-form .field select {
   height: 35px;
   line-height: 35px;
   font-size: 12px;
   padding: 0 10px;
}
.autoshowroom-sidebar aside.widget .vehicle-search-form .field.fieldtype-taxonomy::before,
.autoshowroom-sidebar aside.widget .vehicle-search-form .field.fieldtype-number::before,
.autoshowroom-sidebar aside.widget .vehicle-search-form .field.fieldtype-order::before {
   top: 56px;
}
.autoshowroom-sidebar aside.widget .vehicle-search-form .field.fieldtype-number::after,
.autoshowroom-sidebar aside.widget .vehicle-search-form .field.fieldtype-order::after {
   top: 105px;
}
.autoshowroom-sidebar aside.widget .vehicle-search-form .field.field-engine input[type="number"] {
   width: 45%;
}
.autoshowroom-sidebar aside.widget .vehicle-search-form .field.field-engine input[name="engine[min]"] {
   margin-right: 10px;
}
.autoshowroom-sidebar aside.widget .vehicle-search-form .field.field-engine .pcd-unit_append {
   font-size: 0;
   clear: both;
}
.autoshowroom-sidebar aside.widget h3.black {
   background: #222222;
   color: #fff;
   font-size: 15px;
   margin-left: -20px;
   margin-right: -20px;
   margin-top: -25px;
   padding: 18px 20px;
}
.autoshowroom-sidebar aside.widget h3.black i {
   color: #ff5400;
   padding-right: 10px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
   background: #ff5400;
}
.woocommerce .widget_price_filter .price_slider_wrapper {
   padding-top: 15px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
   background: #ededed;
}
.woocommerce .widget_price_filter .price_slider_wrapper .price_label {
   float: left;
   font-size: 14px;
}
.woocommerce .widget_price_filter .price_slider_amount {
   padding-top: 10px;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
   float: right;
   color: #ff5400;
   background: none;
   border: none;
   text-transform: uppercase;
   font-size: 12px;
   font-family: 'Montserrat', sans-serif;
   height: auto;
   line-height: 20px;
}
.woocommerce .product-rate {
   float: none;
}
.woocommerce .product-rate .star-rating {
   float: none;
}
.woocommerce .star-rating {
   display: inline-block;
   font-size: 10px;
   height: 15px;
   letter-spacing: 6px;
   margin-left: 18px;
   width: 85px;
}
.woocommerce .star-rating:before {
   color: #b1b1b1;
}
.woocommerce .star-rating span:before {
   color: #ffd800;
}
.woocommerce #carousel.shopslider {
   margin-top: 5px;
}
.woocommerce #carousel.shopslider .slides li {
   padding: 0;
}
.woocommerce .shopslider {
   margin-top: 50px;
   overflow: hidden;
   -webkit-touch-callout: none;
   /* iOS Safari */
   -webkit-user-select: none;
   /* Chrome/Safari/Opera */
   -khtml-user-select: none;
   /* Konqueror */
   -moz-user-select: none;
   /* Firefox */
   -ms-user-select: none;
   /* IE/Edge */
   user-select: none;
}
.woocommerce .shopslider img {
   width: 100%;
}
.product-detail .autoshowroom-sidebar .woocommerce-Price-amount{
   font-family: "Montserrat",sans-serif;
   font-size: 36px;
}
.woocommerce .product-detail .price {
   background: #ff5400 none repeat scroll 0 0;
   border: 3px solid #fff;
   box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
   -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
   color: #fff;
   font-size: 12px;
   font-weight: 400;
   margin-bottom: 10px;
   padding: 15px 20px 0;
   text-align: left;
   text-transform: uppercase;
   display: block;
   line-height: 40px;
}
.woocommerce .product-detail .price ins {
   float: left;
   text-decoration: none;
}
.woocommerce .product-detail .price ins span {
   font-size: 36px;
   font-family: "Montserrat", sans-serif;
}
.woocommerce .product-detail .price del {
   display: inline-block;
   margin: 19px 0 0 15px;
   text-decoration: none;
   line-height: 15px;
}
.woocommerce .product-detail .price del span {
   font-size: 12px;
   text-decoration: line-through;
   font-family: "Montserrat", sans-serif;
}
.woocommerce .product-detail .pcd-specs div[itemprop="description"] {
   padding-bottom: 0;
   border-bottom: 1px dashed #e8e8e8;
   margin-bottom: 30px;
}
.woocommerce .product-detail .pcd-specs .product_meta {
   clear: both;
   border-top: 1px dashed #e8e8e8;
   margin-top: 0;
   padding-top: 15px;
}
.woocommerce .product-detail .pcd-specs .product_meta span {
   display: inline-block;
   font-family: "Montserrat", sans-serif;
   font-size: 14px;
   font-weight: 700;
   float: none;
   width: auto;
   color: #565656;
   padding-right: 30px;
}
.woocommerce .product-detail .pcd-specs .product_share {
   clear: both;
}
.woocommerce .product-detail .pcd-specs .product_share span {
   display: inline-block;
   font-family: "Montserrat", sans-serif;
   font-size: 14px;
   font-weight: 700;
   width: auto;
   color: #565656;
   padding-right: 10px;
   float: left;
}
.woocommerce .product-detail .pcd-specs .product_share .product_share_social a {
   padding: 0 5px;
}
.woocommerce .product-detail .cart {
   float: none;
   margin-bottom:30px;
}
.woocommerce .product-detail .cart .quantity {
   float: left;
}
.woocommerce .product-detail .cart .quantity input.qty {
   width: 45px;
   height: 35px;
   line-height: 35px;
   text-align: center;
   border: 1px solid #dfdfdf;
   padding: 0 5px;
   margin-right: 10px;
}
.woocommerce .product-detail .cart .single_add_to_cart_button {
   background: #ff5400 none repeat scroll 0 0;
   color: #fff;
   font-family: "Montserrat", sans-serif;
   font-size: 12px;
   font-weight: 400;
   height: auto;
   padding: 11px 15px;
   line-height: 12px;
   text-transform: capitalize;
}
.woocommerce .product-detail .cart .single_add_to_cart_button:hover {
   background: #ff5400 none repeat scroll 0 0;
}
.woocommerce .product-detail .yith-wcwl-add-to-wishlist {
   float: left;
   margin: 0 0 30px 10px;
}
.woocommerce .product-detail .yith-wcwl-add-to-wishlist .add_to_wishlist {
   background: #ff5400 none repeat scroll 0 0;
   color: #fff;
   font-family: "Montserrat", sans-serif;
   font-size: 12px;
   font-weight: 400;
   height: auto;
   padding: 11px 15px;
   text-transform: capitalize;
   display: inline-block;
   line-height: 12px;
   float: left;
}
.woocommerce .product-detail aside.widget h3.widget-title {
   font-size: 16px;
}
.woocommerce .product-detail .related ul.products {
   margin: 0;
}
.woocommerce .product-detail .related ul.products li.related-product-item {
   display: block;
   width: 100%;
   border-bottom: 1px dashed #e8e8e8;
   padding-bottom: 15px;
   margin-bottom: 15px;
   float: left;
}
.woocommerce .product-detail .related ul.products li.related-product-item:last-child {
   border: none;
   margin: 0;
}
.woocommerce .product-detail .related ul.products li.related-product-item a.img {
   float: left;
   width: 105px;
   margin-right: 20px;
}
.woocommerce .product-detail .related ul.products li.related-product-item a.img img {
   width: 100%;
   height: auto;
}
.woocommerce .product-detail .related ul.products li.related-product-item a.product-title {
   display: inline-block;
   color: #222222;
   padding-bottom: 5px;
}
.woocommerce .product-detail .related ul.products li.related-product-item span.price {
   border: none;
   box-shadow: none;
   line-height: 20px;
   display: inline-block;
   background: none !important;
   padding: 5px 0 0;
}
.woocommerce .product-detail .related ul.products li.related-product-item span.price del,
.woocommerce .product-detail .related ul.products li.related-product-item span.price ins {
   float: none;
   display: inline;
   margin: 0;
}
.woocommerce .product-detail .related ul.products li.related-product-item span.price del span,
.woocommerce .product-detail .related ul.products li.related-product-item span.price ins span {
   color: #ff5400;
   font-size: 14px;
   font-family: "Montserrat", sans-serif;
}
.woocommerce .product-detail .related ul.products li.related-product-item span.price del {
   opacity: 0.75;
}
.woocommerce .product-detail .related ul.products li.related-product-item span.price ins {
   float: left;
   margin-right: 10px;
}
.woocommerce .product-detail .related ul.products li.related-product-item .star-rating {
   margin: 0;
}
.woocommerce .product-detail .product-content {
   margin-top: 40px;
}
.woocommerce .product-detail .product-content .woocommerce-tabs ul.tabs li {
   border-radius: 0;
   color: #fff;
   margin-left: 5px;
   margin-right: 0;
   padding: 0;
   display: inline-block;
}
.woocommerce .product-detail .product-content .woocommerce-tabs ul.tabs li a {
   border-top: 3px solid #565656;
   background: #565656 none repeat scroll 0 0;
   padding: 13px 20px;
   color: #fff;
   font-size: 13px;
   font-family: "Montserrat", sans-serif;
   -webkit-transition: all 0.3s ease;
   -moz-transition: all 0.3s ease;
   -ms-transition: all 0.3s ease;
   -o-transition: all 0.3s ease;
   transition: all 0.3s ease;
}
.woocommerce .product-detail .product-content .woocommerce-tabs ul.tabs li:hover a,
.woocommerce .product-detail .product-content .woocommerce-tabs ul.tabs li:focus a,
.woocommerce .product-detail .product-content .woocommerce-tabs ul.tabs li.active a {
   border-top: 3px solid #ff5400;
   background: #fff;
   color: #565656;
   text-decoration: none;
   -webkit-transition: all 0.3s ease;
   -moz-transition: all 0.3s ease;
   -ms-transition: all 0.3s ease;
   -o-transition: all 0.3s ease;
   transition: all 0.3s ease;
}
.woocommerce .product-detail .product-content .woocommerce-tabs .panel {
   -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
   box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
   padding: 30px 20px 0;
}
.woocommerce .product-detail .product-content .woocommerce-tabs .panel .productInfoTab {
   color: #565656;
   padding: 15px 0;
   line-height: 23px;
}
.woocommerce .product-detail .product-content .woocommerce-tabs .panel .productInfoTab:empty {
   padding: 0;
}
.woocommerce .product-detail .product-content .woocommerce-tabs .panel .productInfoTab h4 {
   font-size: 18px;
   font-family: 'Muli';
   text-transform: none;
   padding-top: 0;
}
.woocommerce .product-detail .product-content .woocommerce-tabs .panel .productInfoTab h4 ~ .productInfoTab {
   padding-top: 0;
}
.woocommerce .product-detail .product-content .woocommerce-tabs #reviews {
   padding-bottom: 20px;
}
.woocommerce .product-detail .product-content .woocommerce-tabs #reviews h2 {
   font-size: 16px;
   text-transform: none;
   color: #565656;
   font-family: 'Muli';
   margin-bottom: 20px;
}
.woocommerce .product-detail .product-content .woocommerce-tabs #reviews h3.comment-reply-title {
   font-size: 16px;
   font-family: 'Muli';
   text-transform: none;
   margin-bottom: 15px;
   color: #565656;
}
.woocommerce .product-detail .product-content .woocommerce-tabs #reviews .comment-form-rating {
   margin: 10px 0;
}
.woocommerce .product-detail .product-content .woocommerce-tabs #reviews .comment-form-rating label {
   float: left;
   margin-right: 10px;
   font-weight: 400;
}
.woocommerce .product-detail .product-content .woocommerce-tabs #reviews .comment-form-rating .stars {
   padding-top: 4px;
}
.woocommerce .product-detail .product-content .woocommerce-tabs #reviews .comment-form-rating .stars a {
   color: #FFD800;
   margin: 0 2px;
}
.woocommerce .product-detail .product-content .woocommerce-tabs #reviews .comment-form-comment label {
   margin-bottom: 10px;
   font-weight: 400;
}
.woocommerce .product-detail .product-content .woocommerce-tabs #reviews .comment-form-comment textarea {
   border: 1px solid #e8e8e8;
   min-height: 100px;
   padding: 10px 15px;
}
.woocommerce .product-detail .product-content .woocommerce-tabs #reviews .form-submit input#submit {
   background: #ff5400 none repeat scroll 0 0;
   color: #fff;
   font-family: "Montserrat", sans-serif;
   font-size: 12px;
   font-weight: 400;
   height: auto;
   line-height: 12px;
   padding: 11px 15px;
   text-transform: capitalize;
   border: none;
   margin-top: 10px;
}
.woocommerce div.woocommerce-message {
   border-top-color: #ff5400;
   margin: 0 !important;
}
.woocommerce div.woocommerce-message:before {
   color: #ff5400;
}
.woocommerce div.woocommerce-message a.button {
   background: #ff5400 none repeat scroll 0 0;
   color: #fff;
   font-family: "Montserrat", sans-serif;
   font-size: 12px;
   font-weight: 400;
   height: auto;
   line-height: 12px;
   padding: 11px 15px;
   text-transform: capitalize;
   border: none;
}
.woocommerce .content-cart,
.woocommerce .tzCart_totals {
   background: #fff;
   -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
   box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
   margin-bottom: 40px;
   padding-left:0;
   padding-right:0;
}
.cart .coupon{
   padding-left:20px;
}
.woocommerce .tzCart_totals {
   margin-top: 0;
   padding: 35px 20px 45px 20px;
   margin-bottom: 0;
}
.woocommerce div.woocommerce-info {
   border-top-color: #ff5400;
}
.woocommerce div.woocommerce-info:before {
   color: #ff5400;
}
.woocommerce .woocommerce-checkout {
   background: #fff;
   -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
   box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
   padding: 45px 20px;
}
.autoshowroom-text-box {
   padding: 15px;
   -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
   box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
}
.autoshowroom-text-box h3.AutoshowroomTitle {
   border-bottom: 1px solid #ebebeb;
   margin-bottom: 24px;
   padding-bottom: 18px;
   position: relative;
   padding-right: 45px;
}
.autoshowroom-text-box h3.AutoshowroomTitle:before {
   background: #ff5400 none repeat scroll 0 0;
   content: "";
   display: block;
   height: 12px;
   left: -20px;
   position: absolute;
   top: 9px;
   width: 3px;
}
.autoshowroom-text-box h3.AutoshowroomTitle:after {
   content: '';
   display: block;
   width: 70px;
   height: 1px;
   background: #222222;
   position: absolute;
   bottom: -1px;
   left: 0;
   transition: all 0.3s ease-in-out 0s;
   -webkit-transition: all 0.3s ease-in-out 0s;
   -moz-transition: all 0.3s ease-in-out 0s;
   -ms-transition: all 0.3s ease-in-out 0s;
   -o-transition: all 0.3s ease-in-out 0s;
}
.autoshowroom-text-box h3.AutoshowroomTitle span {
   display: inline-block;
   padding-right: 20px;
   font-size: 16px;
   color: #363636;
   position: relative;
}
.autoshowroom-text-box h3.AutoshowroomTitle span:before {
   background: #ff5400 none repeat scroll 0 0;
   content: "";
   display: block;
   height: 1px;
   left: 100%;
   margin-top: -3px;
   position: absolute;
   top: 50%;
   width: 30px;
}
.autoshowroom-text-box h3.AutoshowroomTitle span:after {
   background: #ff5400 none repeat scroll 0 0;
   content: "";
   display: block;
   height: 1px;
   left: 100%;
   margin-top: 4px;
   position: absolute;
   top: 50%;
   width: 45px;
}
.autoshowroom-text-box h3.AutoshowroomTitle span a {
   font-size: 16px;
   color: #363636;
}
.autoshowroom-text-box i {
   color: #ff5400;
   padding: 5px 15px 20px 0;
   float: left;
}
.autoshowroom-text-box p {
   color: #868686;
   line-height: 21px;
   margin: 0;
}
.autoshowroom-text-box p:first-child {
   padding-bottom: 20px;
}
.autoshowroom-text-box p:empty {
   padding: 0;
}
.autoshowroom-text-box hr {
   margin: 10px 0;
}
.autoshowroom-text-box a {
   display: inline-block;
}
.autoshowroom-text-box ul li {
   text-align: right;
   font-size: 12px;
   line-height: 20px;
}
.autoshowroom-text-box ul li strong {
   float: left;
   font-size: 14px;
   font-weight: normal;
}
.autoshowroom-text-box a.font_awesome_link i {
   color: #e1e1e1;
   border: none !important;
   padding: 0 10px 0 0 !important;
   background: none !important;
   font-size: 16px !important;
   width: auto !important;
   height: auto !important;
   -webkit-transition: all 0.3s ease-in-out 0s;
   -moz-transition: all 0.3s ease-in-out 0s;
   -o-transition: all 0.3s ease-in-out 0s;
   transition: all 0.3s ease-in-out 0s;
   float: left;
   margin-top: -5px !important;
}
.autoshowroom-text-box a.font_awesome_link:hover i {
   color: #ff5400;
   background: none !important;
   border: none !important;
   -webkit-transition: all 0.3s ease-in-out 0s;
   -moz-transition: all 0.3s ease-in-out 0s;
   -o-transition: all 0.3s ease-in-out 0s;
   transition: all 0.3s ease-in-out 0s;
}
.autoshowroom-text-box:hover h3.AutoshowroomTitle:after {
   width: 100%;
}

/*================TZ================*/
/* 6.0 - Contact Form
/*================TZ================*/
.request-infomation {
   margin-top: 30px;
}
.wpcf7-form .wpcf7-form-control-wrap {
   margin-top: 3px;
   display: block;
}
.wpcf7-form p {
   color: #ffffff;
   font-family: "Montserrat", sans-serif;
   font-size: 12px;
  line-height: 15px;
   margin-bottom: 0 !important;
  text-transform: uppercase;
}
.wpcf7-form p em {
   color: #ff5500;
}
.wpcf7-form .wpcf7-text {
   height: 35px;
   line-height: 35px;
   width: 100%;
   padding: 0 10px;
   color: #565656;
   border: 1px solid #dfdfdf;
   font-family: 'Muli';
}
.wpcf7-form .wpcf7-text::-webkit-input-placeholder,
.wpcf7-form .wpcf7-text:-moz-placeholder {
   color: #c0c0c0;
}
.wpcf7-form .wpcf7-textarea {
   color: #565656;
   border: 1px solid #dfdfdf;
   font-family: 'Muli';
   padding: 10px;
   height: 190px;
   width: 100%;
}
.wpcf7-form p.btn {
   width: 100%;
   clear: both;
   padding: 10px 15px 20px 15px;
}
.wpcf7-form p.btn .wpcf7-submit {
   width: 100%;
   text-align: center;
   font-family: "Montserrat", sans-serif;
   font-size: 12px;
   text-transform: uppercase;
   background: #222;
   padding: 10px;
   border: none;
   -webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
   -ms-transition: all 0.3s linear;
   -o-transition: all 0.3s linear;
   transition: all 0.3s linear;
   color: #fff;
}
.wpcf7-form p.btn .wpcf7-submit:hover {
   background: #ff5500;
   -webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
   -ms-transition: all 0.3s linear;
   -o-transition: all 0.3s linear;
   transition: all 0.3s linear;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing,
div.wpcf7-mail-sent-ng, div.wpcf7-aborted,
div.wpcf7-mail-sent-ok {
   color: #ffffff!important;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
   color: #ffffff!important;
}

/*================TZ================*/
/* 7.0 - Breadcrumb
/*================TZ================*/
.autoshowroom-title-breadcrumb .autoshowroom-page-title {
   background-color: #363633;
   background-position: center top;
   background-repeat: no-repeat;
   background-size: cover;
}
.autoshowroom-title-breadcrumb .autoshowroom-page-title .autoshowroom-page-title-overlay {
   background-color: rgba(0, 0, 0, 0.6);
   padding: 49px 0 47px;
}
.autoshowroom-title-breadcrumb .autoshowroom-page-title .autoshowroom-page-title-overlay .autoshowroom-page-title-content {
   padding-right: 50px;
}
.autoshowroom-title-breadcrumb .autoshowroom-page-title .autoshowroom-page-title-overlay .autoshowroom-page-title-content h1 {
   color: #eaeaea;
   display: inline-block;
   font-size: 30px;
   margin: 0;
   padding: 0 30px 0 0;
   text-align: left;
   text-transform: uppercase;
   position: relative;
}
.autoshowroom-title-breadcrumb .autoshowroom-page-title .autoshowroom-page-title-overlay .autoshowroom-page-title-content h1:before {
   content: '';
   display: block;
   width: 30px;
   height: 1px;
   background: #ff5400;
   position: absolute;
   top: 50%;
   left: 100%;
   margin-top: -3px;
}
.autoshowroom-title-breadcrumb .autoshowroom-page-title .autoshowroom-page-title-overlay .autoshowroom-page-title-content h1:after {
   content: '';
   display: block;
   width: 45px;
   height: 1px;
   background: #ff5400;
   position: absolute;
   top: 50%;
   left: 100%;
   margin-top: 4px;
}
.autoshowroom-title-breadcrumb .autoshowroom-breadcrumb {
   padding: 19px 0 24px;
   background: #ffffff;
}
.autoshowroom-title-breadcrumb .autoshowroom-breadcrumb .autoshowroom-breadcrumb-navxt span a {
   color: #565656;
   transition: all 0.3s ease-in-out 0s;
   -webkit-transition: all 0.3s ease-in-out 0s;
   -moz-transition: all 0.3s ease-in-out 0s;
   -ms-transition: all 0.3s ease-in-out 0s;
   -o-transition: all 0.3s ease-in-out 0s;
}
.autoshowroom-title-breadcrumb .autoshowroom-breadcrumb .autoshowroom-breadcrumb-navxt span a:hover {
   color: #ff5400;
}

/*================TZ================*/
/* 8.0 - Blog
/*================TZ================*/
.wp-caption{

}
.wp-caption-text{

}
.sticky{

}
.screen-reader-text{

}
.gallery-caption{

}
.bypostauthor{

}
.alignright{

}
.alignleft{

}
.aligncenter{

}

.autoshowroom-blog {
   background: #f7f9fb;
   padding: 95px 0;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item {
   padding-left: 25px;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap {
   position: relative;
   border-left: 1px solid #ff5400;
   padding: 0 0 61px 45px;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-icon {
   position: absolute;
   top: 0;
   left: -25px;
   width: 50px;
   height: 50px;
   border-radius: 50%;
   -webkit-border-radius: 50%;
   -moz-border-radius: 50%;
   -ms-border-radius: 50%;
   -o-border-radius: 50%;
   background: #ff5400;
   text-align: center;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-icon i {
   font-size: 18px;
   color: #ffffff;
   padding: 16px;
}
.autoshowroom-blog-item-content p{
   margin-bottom:0;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content {
   position: relative;
   background: #ffffff;
   padding: 15px 30px 34px;
   box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
   -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
   -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
   -ms-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
   -o-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content:after {
   content: '';
   display: block;
   clear: both;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content .autoshowroom-blog-item-sticky {
   width: 26px;
   height: 30px;
   background: #ff5400;
   position: absolute;
   top: 0;
   right: 30px;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content .autoshowroom-blog-item-sticky:before {
   content: '';
   width: 0;
   height: 0;
   border-top: 11px solid #ff5400;
   border-right: 13px solid transparent;
   position: absolute;
   top: 100%;
   left: 0;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content .autoshowroom-blog-item-sticky:after {
   content: '';
   width: 0;
   height: 0;
   border-top: 11px solid #ff5400;
   border-left: 13px solid transparent;
   position: absolute;
   top: 100%;
   right: 0;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content h3.autoshowroom-blog-item-title {
   position: relative;
   margin-bottom: 5px;
   margin-top:0;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content h3.autoshowroom-blog-item-title a {
   color: #2d2d2d;
   letter-spacing: 1px;
   transition: all 0.3s ease-in-out 0s;
   -webkit-transition: all 0.3s ease-in-out 0s;
   -moz-transition: all 0.3s ease-in-out 0s;
   -ms-transition: all 0.3s ease-in-out 0s;
   -o-transition: all 0.3s ease-in-out 0s;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content h3.autoshowroom-blog-item-title a:hover {
   color: #ff5400;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content h3.autoshowroom-blog-item-title:after {
   content: '';
   display: block;
   width: 3px;
   height: 12px;
   background: #ff5400;
   position: absolute;
   top: 10px;
   left: -30px;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content .autoshowroom-blog-item-Info {
   margin-bottom: 28px;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content .autoshowroom-blog-item-Info span {
   font-size: 13px;
   color: #bebebe;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content .autoshowroom-blog-item-Info span i {
   font-size: 13px;
   padding-right: 10px;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content .autoshowroom-blog-item-Info span a {
   color: #bebebe;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content .autoshowroom-blog-item-Info span a:hover {
   color: #ff5400;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content .autoshowroom-blog-item-Info small {
   font-size: 13px;
   color: #bebebe;
   padding: 0 8px;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content .autoshowroom-blog-item-img {
   margin-bottom: 32px;
   text-align: center;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content .autoshowroom-blog-item-img img {
   max-width: 100%;
   height: auto;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content .autoshowroom-blog-item-audio {
   margin-bottom: 32px;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content .autoshowroom-blog-item-audio iframe {
   width: 100%;
   height: auto;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content .autoshowroom-blog-item-video {
   margin-bottom: 32px;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content .autoshowroom-blog-item-video iframe {
   max-width: 100%;
   /*display: block;*/
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content .autoshowroom-gallery-flexslider {
   margin-bottom: 32px;
   position: relative;
   margin-left: -20px;
   margin-right: 20px;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content .autoshowroom-gallery-flexslider ul.flex-direction-nav li a {
   width: 40px;
   height: 40px;
   display: block;
   position: absolute;
   top: 50%;
   margin-top: -20px;
   background: rgba(0, 0, 0, 0.5);
   border-radius: 50%;
   -webkit-border-radius: 50%;
   -moz-border-radius: 50%;
   -ms-border-radius: 50%;
   -o-border-radius: 50%;
   visibility: hidden;
   opacity: 0;
   transition: all 0.3s ease-in-out 0s;
   -webkit-transition: all 0.3s ease-in-out 0s;
   -moz-transition: all 0.3s ease-in-out 0s;
   -ms-transition: all 0.3s ease-in-out 0s;
   -o-transition: all 0.3s ease-in-out 0s;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content .autoshowroom-gallery-flexslider ul.flex-direction-nav li a:before {
   font-family: FontAwesome;
   font-style: normal;
   font-weight: normal;
   text-decoration: inherit;
   color: #ffffff;
   font-size: 18px;
   padding-right: 0.5em;
   position: absolute;
   top: 8px;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content .autoshowroom-gallery-flexslider ul.flex-direction-nav li a.flex-prev {
   left: 0px;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content .autoshowroom-gallery-flexslider ul.flex-direction-nav li a.flex-prev:before {
   content: "\f053";
   left: 12px;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content .autoshowroom-gallery-flexslider ul.flex-direction-nav li a.flex-next {
   right: 0px;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content .autoshowroom-gallery-flexslider ul.flex-direction-nav li a.flex-next:before {
   content: "\f054";
   left: 15px;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content .autoshowroom-gallery-flexslider ul.flex-direction-nav li a:hover {
   background: #ff5400;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content .autoshowroom-gallery-flexslider:hover ul.flex-direction-nav li a {
   visibility: visible;
   opacity: 1;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content .autoshowroom-gallery-flexslider:hover ul.flex-direction-nav li a.flex-prev {
   left: 25px;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content .autoshowroom-gallery-flexslider:hover ul.flex-direction-nav li a.flex-next {
   right: 25px;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content .autoshowroom-blog-item-quote {
   background: #f4f5f8;
   padding: 25px 33px 28px;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content .autoshowroom-blog-item-quote blockquote {
   border: none;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content .autoshowroom-blog-item-quote blockquote p {
   position: relative;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content .autoshowroom-blog-item-quote blockquote p:before {
   content: "\"";
   left: -7px;
   position: absolute;
   top: 0;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content .autoshowroom-blog-item-quote blockquote p:after {
   content: "\"";
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content .autoshowroom-blog-item-link {
   background: #f4f5f8;
   padding: 25px 33px 28px;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content .autoshowroom-blog-item-link a {
   font-size: 16px;
   color: #797979;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content .autoshowroom-blog-item-link a:hover {
   color: #ff5400;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content a.more-link {
   float: right;
   display: inline-block;
   padding: 4px 15px 7px;
   border-radius: 25px;
   -webkit-border-radius: 25px;
   -moz-border-radius: 25px;
   -ms-border-radius: 25px;
   -o-border-radius: 25px;
   border: 1px solid #bebebe;
   color: #565656;
   margin-top: 28px;
   transition: all 0.3s ease-in-out 0s;
   -webkit-transition: all 0.3s ease-in-out 0s;
   -moz-transition: all 0.3s ease-in-out 0s;
   -ms-transition: all 0.3s ease-in-out 0s;
   -o-transition: all 0.3s ease-in-out 0s;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content a.more-link i {
   font-size: 14px;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content a.more-link:hover {
   color: #ffffff;
   border-color: #222222;
   background: #222222;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content .autoshowroom-blog-item-share {
   float: right;
   display: inline-block;
   padding: 5px 15px;
   border-radius: 25px;
   -webkit-border-radius: 25px;
   -moz-border-radius: 25px;
   -ms-border-radius: 25px;
   -o-border-radius: 25px;
   border: 1px solid #bebebe;
   color: #565656;
   margin-top: 28px;
   margin-right: 14px;
   transition: all 0.3s ease-in-out 0s;
   -webkit-transition: all 0.3s ease-in-out 0s;
   -moz-transition: all 0.3s ease-in-out 0s;
   -ms-transition: all 0.3s ease-in-out 0s;
   -o-transition: all 0.3s ease-in-out 0s;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content .autoshowroom-blog-item-share i {
   font-size: 14px;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content .autoshowroom-blog-item-share .autoshowroom-blog-share-icon {
   float: right;
   margin-left: 0px;
   display: inline;
   width: 0px;
   height: 0;
   overflow: hidden;
   transition: all 0.3s ease-in-out 0s;
   -webkit-transition: all 0.3s ease-in-out 0s;
   -moz-transition: all 0.3s ease-in-out 0s;
   -ms-transition: all 0.3s ease-in-out 0s;
   -o-transition: all 0.3s ease-in-out 0s;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content .autoshowroom-blog-item-share .autoshowroom-blog-share-icon a {
   color: #ffffff;
   padding: 0 4px;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content .autoshowroom-blog-item-share:hover {
   color: #ffffff;
   border-color: #222222;
   background: #222222;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content .autoshowroom-blog-item-share:hover .autoshowroom-blog-share-icon {
   width: 100px;
   margin-left: 10px;
   height:21px;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content .autoshowroom-blog-item-share:hover .autoshowroom-blog-share-icon a:hover {
   color: #ff5400;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-pagenavi {
   margin-top: -1px;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-pagenavi:after {
   content: '';
   display: block;
   clear: both;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-pagenavi .autoshowroom-blog-back {
   float: left;
   width: 50px;
   height: 50px;
   background: #ff5400;
   overflow: hidden;
   border-radius: 50%;
   -webkit-border-radius: 50%;
   -moz-border-radius: 50%;
   -ms-border-radius: 50%;
   -o-border-radius: 50%;
   text-align: center;
   padding: 14px 0;
   cursor:pointer;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-pagenavi .autoshowroom-blog-back i {
   font-size: 18px;
   color: #ffffff;
}
/*.wp-pagenavi {*/
/*float: right;*/
/*clear: none;*/
/*margin-top: 80%;*/
/*margin-right: 13px;*/
/*}*/
.wp-pagenavi span {
   margin: 0 5px;
   padding: 9px 16px;
   display: inline-block;
   background: #ffffff;
   border: none;
   border-radius: 2px;
   -webkit-border-radius: 2px;
   -moz-border-radius: 2px;
   -ms-border-radius: 2px;
   -o-border-radius: 2px;
   box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
   -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
   -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
   -o-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
   -ms-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
}
.wp-pagenavi span.current {
   font-weight: normal;
   background: #ff5400;
   color: #ffffff;
}
.wp-pagenavi a {
   display: inline-block;
   padding: 9px 16px;
   margin: 0 5px;
   border-radius: 2px;
   border: none;
   background: #ffffff;
   color: #565656;
   -webkit-border-radius: 2px;
   -moz-border-radius: 2px;
   -ms-border-radius: 2px;
   -o-border-radius: 2px;
   box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
   -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
   -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
   -o-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
   -ms-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
   transition: all 0.3s ease-in-out 0s;
   -webkit-transition: all 0.3s ease-in-out 0s;
   -moz-transition: all 0.3s ease-in-out 0s;
   -ms-transition: all 0.3s ease-in-out 0s;
   -o-transition: all 0.3s ease-in-out 0s;
}
body .wp-pagenavi a:hover {
   background: #ff5400;
   color: #ffffff !important;
}
.container-content-404{
   padding:110px 0;
   text-align: center;
}
.container-content-404 .title-404{
   font-size:156px;
   color:#ff5400;
   line-height: 156px;
}
.container-content-404 h3{
   text-transform: none;
   font-size:43px;
   line-height: 45px;
   color:#222;
   font-weight:normal;
   margin:25px 0 20px;
}
.bug-content{
   padding:0 200px;
}
.bug-content #errorboxheader{
   font-size:16px;
   line-height: 25px;
   color:#565656;
}
.back-to-homepage a{
   display:inline-block;
   background:#ff5400;
   color:#fff;
   font-size:14px;
   text-transform: uppercase;
   font-family: 'Montserrat', sans-serif;
   padding:10px 40px;
}
#errorboxbody{
   margin-top:40px;
}
.back-to-homepage a:hover{
   color:#fff;
}
/*================TZ================*/
/* 8.1 - Search Not Data
/*================TZ================*/
.autoshowroom-serach-notdata {
   background: #ffffff;
   box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
   -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
   -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
   -ms-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
   -o-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
   padding: 15px 25px 34px;
}
.autoshowroom-serach-notdata h3 {
   font-size: 16px;
   color: #2d2d2d;
   letter-spacing: 1px;
   text-transform: uppercase;
   margin-bottom: 6px;
}
.autoshowroom-serach-notdata .page-content form.searchform {
   width: 260px;
   margin-top: 30px;
   position: relative;
   box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
   -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
   -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
   -ms-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
   -o-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
}
.autoshowroom-serach-notdata .page-content form.searchform input.Tzsearchform {
   background: #f7f9fb;
   border: 0 none;
   color: #555;
   font-size: 13px;
   line-height: 24px;
   padding: 13px 20px;
}
.autoshowroom-serach-notdata .page-content form.searchform input.searchsubmit {
   background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
   border: medium none;
   font-size: 0;
   height: 50px;
   position: absolute;
   right: 0;
   top: 0;
   width: 50px;
   z-index: 1;
}
.autoshowroom-serach-notdata .page-content form.searchform .i-search {
   font-size: 14px;
   position: absolute;
   right: 18px;
   top: 19px;
}
/*================TZ================*/
/* 8.2 - Single Post
/*================TZ================*/
.single-post .autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap {
   padding-bottom: 41px;
}
.single-post .autoshowroom-single-share {
   position: relative;
}
.single-post .autoshowroom-single-share .autoshowroom-single-share-box {
   position: absolute;
   top: 0;
   left: -90px;
}
.single-post .autoshowroom-single-share .autoshowroom-single-share-box .autoshowroom-single-share-item {
   margin-bottom: 13px;
   position: relative;
}
.single-post .autoshowroom-single-share .autoshowroom-single-share-box .autoshowroom-single-share-item a {
   display: inline-block;
   width: 27px;
   height: 27px;
   background: #ff5400;
   text-align: center;
   padding: 3px 0;
   border-radius: 50%;
   -webkit-border-radius: 50%;
   -moz-border-radius: 50%;
   -ms-border-radius: 50%;
   -o-border-radius: 50%;
}
.single-post .autoshowroom-single-share .autoshowroom-single-share-box .autoshowroom-single-share-item a i {
   font-size: 13px;
   color: #ffffff;
}
.single-post .autoshowroom-single-share .autoshowroom-single-share-box .autoshowroom-single-share-item span {
   font-size: 12px;
   color: #ffffff;
   padding: 4px 10px;
   background: #ff5400;
   border-radius: 2px;
   -webkit-border-radius: 2px;
   -moz-border-radius: 2px;
   -ms-border-radius: 2px;
   -o-border-radius: 2px;
   position: absolute;
   top: 0;
   left: 150%;
   visibility: hidden;
   opacity: 0;
   transition: all 0.3s ease-in-out 0s;
   -webkit-transition: all 0.3s ease-in-out 0s;
   -moz-transition: all 0.3s ease-in-out 0s;
   -ms-transition: all 0.3s ease-in-out 0s;
   -o-transition: all 0.3s ease-in-out 0s;
   white-space: nowrap;
}
.single-post .autoshowroom-single-share .autoshowroom-single-share-box .autoshowroom-single-share-item span:after {
   content: '';
   border-top: 4px solid transparent;
   border-right: 4px solid #ff5400;
   border-bottom: 4px solid transparent;
   position: absolute;
   top: 50%;
   margin-top: -4px;
   right: 100%;
}
.single-post .autoshowroom-single-share .autoshowroom-single-share-box .autoshowroom-single-share-item:hover span {
   left: 133%;
   visibility: visible;
   opacity: 1;
}
.single-post .autoshowroom-meta-tags {
  display:none;
   margin-top: 33px;
   color: #868686;
}
.single-post .autoshowroom-meta-tags i {
   font-size: 14px;
   color: #565656;
   padding-right: 6px;
}
.single-post .autoshowroom-meta-tags a {
   color: #868686;
   font-style: italic;
}
.single-post .autoshowroom-meta-tags a:hover {
   color: #ff5400;
}
.single-post .autoshowroom-single-author {
   padding-left: 25px;
}
.single-post .autoshowroom-single-author .autoshowroom-single-author-wrap {
   border-left: 1px solid #ff5400;
   padding: 0 0 41px 45px;
   position: relative;
}
.single-post .autoshowroom-single-author .autoshowroom-single-author-wrap .autoshowroom-single-author-icon {
   background: #ff5400 none repeat scroll 0 0;
   border-radius: 50%;
   height: 50px;
   left: -25px;
   position: absolute;
   text-align: center;
   top: 0;
   width: 50px;
}
.single-post .autoshowroom-single-author .autoshowroom-single-author-wrap .autoshowroom-single-author-icon i {
   color: #ffffff;
   font-size: 18px;
   padding: 16px;
}
.single-post .autoshowroom-single-author .autoshowroom-single-author-wrap .autoshowroom-single-author-info {
   background: #ffffff none repeat scroll 0 0;
   box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
   padding: 24px 30px 30px;
   position: relative;
}
.single-post .autoshowroom-single-author .autoshowroom-single-author-wrap .autoshowroom-single-author-info:after {
   clear: both;
   display: block;
   content: '';
}
.single-post .autoshowroom-single-author .autoshowroom-single-author-wrap .autoshowroom-single-author-info .autoshowroom-single-author-left {
   width: 120px;
   height: 120px;
   float: left;
   border: 2px solid #ff5400;
   border-radius: 50%;
   -webkit-border-radius: 50%;
   -moz-border-radius: 50%;
   -ms-border-radius: 50%;
   -o-border-radius: 50%;
   padding: 6px;
}
.single-post .autoshowroom-single-author .autoshowroom-single-author-wrap .autoshowroom-single-author-info .autoshowroom-single-author-left .autoshowroom-single-author-img {
   border-radius: 50%;
   -webkit-border-radius: 50%;
   -moz-border-radius: 50%;
   -ms-border-radius: 50%;
   -o-border-radius: 50%;
   overflow: hidden;
}
.single-post .autoshowroom-single-author .autoshowroom-single-author-wrap .autoshowroom-single-author-info .autoshowroom-single-author-left .autoshowroom-single-author-img img {
   width: 100%;
   height: auto;
}
.single-post .autoshowroom-single-author .autoshowroom-single-author-wrap .autoshowroom-single-author-info .autoshowroom-single-author-right {
   padding-left: 150px;
}
.single-post .autoshowroom-single-author .autoshowroom-single-author-wrap .autoshowroom-single-author-info .autoshowroom-single-author-right h3 {
   margin-bottom: 10px;
}
.single-post .autoshowroom-single-author .autoshowroom-single-author-wrap .autoshowroom-single-author-info .autoshowroom-single-author-right h3 a {
   font-size: 12px;
   font-weight: 400;
}
.single-post .autoshowroom-single-author .autoshowroom-single-author-wrap .autoshowroom-single-author-info .autoshowroom-single-author-right p {
   font-size: 12px;
   font-weight: 300;
   margin-bottom: 13px;
   margin-top:0;
}
.single-post .autoshowroom-single-author .autoshowroom-single-author-wrap .autoshowroom-single-author-info .autoshowroom-single-author-right .autoshowroom-author-social a {
   display: inline-block;
   margin-right: 11px;
   font-size: 12px;
   color: #565656;
}
.single-post .autoshowroom-single-author .autoshowroom-single-author-wrap .autoshowroom-single-author-info .autoshowroom-single-author-right .autoshowroom-author-social a:hover {
   color: #ff5400;
}
.single-post .autoshowroom-might-also-like {
   padding-left: 25px;
}
.single-post .autoshowroom-might-also-like .autoshowroom-might-also-like-wrap {
   border-left: 1px solid #ff5400;
   padding: 0 0 41px 45px;
   position: relative;
}
.single-post .autoshowroom-might-also-like .autoshowroom-might-also-like-wrap .autoshowroom-might-also-like-icon {
   background: #ff5400 none repeat scroll 0 0;
   border-radius: 50%;
   height: 50px;
   left: -25px;
   position: absolute;
   text-align: center;
   top: 0;
   width: 50px;
}
.single-post .autoshowroom-might-also-like .autoshowroom-might-also-like-wrap .autoshowroom-might-also-like-icon i {
   color: #ffffff;
   font-size: 18px;
   padding: 16px;
}
.single-post .autoshowroom-might-also-like .autoshowroom-might-also-like-wrap .autoshowroom-might-also-like-content {
   background: #ffffff none repeat scroll 0 0;
   box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
   padding: 24px 30px 31px;
   position: relative;
}
.single-post .autoshowroom-might-also-like .autoshowroom-might-also-like-wrap .autoshowroom-might-also-like-content h3.autoshowroom-might-also-like-title {
   font-size: 16px;
   color: #222222;
   letter-spacing: 2px;
   position: relative;
   margin-bottom: 23px;
}
.single-post .autoshowroom-might-also-like .autoshowroom-might-also-like-wrap .autoshowroom-might-also-like-content h3.autoshowroom-might-also-like-title:after {
   background: #ff5400 none repeat scroll 0 0;
   content: "";
   display: block;
   height: 12px;
   left: -30px;
   position: absolute;
   top: 7px;
   width: 3px;
}
.single-post .autoshowroom-might-also-like .autoshowroom-might-also-like-wrap .autoshowroom-might-also-like-content .autoshowroom-might-also-like-post {
   position: relative;
   margin-right: -15px;
}
.single-post .autoshowroom-might-also-like .autoshowroom-might-also-like-wrap .autoshowroom-might-also-like-content .autoshowroom-might-also-like-post:after {
   content: '';
   display: block;
   clear: both;
}
.single-post .autoshowroom-might-also-like .autoshowroom-might-also-like-wrap .autoshowroom-might-also-like-content .autoshowroom-might-also-like-post .autoshowroom-might-also-like-item {
   width: 33.33%;
   float: left;
   padding-right: 15px;
}
.single-post .autoshowroom-might-also-like .autoshowroom-might-also-like-wrap .autoshowroom-might-also-like-content .autoshowroom-might-also-like-post .autoshowroom-might-also-like-item .autoshowroom-might-also-like-image {
   margin-bottom: 12px;
}
.single-post .autoshowroom-might-also-like .autoshowroom-might-also-like-wrap .autoshowroom-might-also-like-content .autoshowroom-might-also-like-post .autoshowroom-might-also-like-item .autoshowroom-might-also-like-image img {
   max-width: 100%;
   height: auto;
}
.single-post .autoshowroom-might-also-like .autoshowroom-might-also-like-wrap .autoshowroom-might-also-like-content .autoshowroom-might-also-like-post .autoshowroom-might-also-like-item .autoshowroom-might-also-like-info h6 {
   margin-bottom: 4px;
}
.single-post .autoshowroom-might-also-like .autoshowroom-might-also-like-wrap .autoshowroom-might-also-like-content .autoshowroom-might-also-like-post .autoshowroom-might-also-like-item .autoshowroom-might-also-like-info h6 a {
   font-family: 'Muli', sans-serif;
   font-size: 14px;
   font-weight: 400;
   color: #222222;
   display: block;
   text-align: center;
   text-transform: none;
   line-height: 18px;
}
.single-post .autoshowroom-might-also-like .autoshowroom-might-also-like-wrap .autoshowroom-might-also-like-content .autoshowroom-might-also-like-post .autoshowroom-might-also-like-item .autoshowroom-might-also-like-info .autoshowroom-might-also-like-date {
   display: block;
   text-align: center;
   font-size: 12px;
   font-weight: 300;
   font-style: italic;
}
.single-post .autoshowroom-comment {
   padding-left: 25px;
}
.single-post .autoshowroom-comment .autoshowroom-comment-wrap {
   border-left: 1px solid #ff5400;
   padding: 0 0 41px 45px;
   position: relative;
}
.single-post .autoshowroom-comment .autoshowroom-comment-wrap .autoshowroom-comment-icon {
   background: #ff5400 none repeat scroll 0 0;
   border-radius: 50%;
   height: 50px;
   left: -25px;
   position: absolute;
   text-align: center;
   top: 0;
   width: 50px;
}
.single-post .autoshowroom-comment .autoshowroom-comment-wrap .autoshowroom-comment-icon i {
   color: #ffffff;
   font-size: 18px;
   padding: 16px;
}
.single-post .autoshowroom-comment .autoshowroom-comment-wrap .autoshowroom-comment-content {
   background: #ffffff none repeat scroll 0 0;
   box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
   padding: 24px 30px 31px;
   position: relative;
}
.autoshowroom-sidebar aside.widget {
   background: #ffffff none repeat scroll 0 0;
   box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
   padding: 25px 20px;
   position: relative;
   margin-bottom: 40px;
}
.autoshowroom-sidebar aside.widget h3.widget-title {
   border-bottom: 1px solid #ebebeb;
   margin-bottom: 24px;
   padding-bottom: 18px;
   position: relative;
   padding-right: 45px;
   font-size:16px;
}
.autoshowroom-sidebar aside.widget h3.widget-title:before {
   background: #ff5400 none repeat scroll 0 0;
   content: "";
   display: block;
   height: 12px;
   left: -20px;
   position: absolute;
   top: 9px;
   width: 3px;
}
.autoshowroom-sidebar aside.widget h3.widget-title:after {
   content: '';
   display: block;
   width: 70px;
   height: 1px;
   background: #222222;
   position: absolute;
   bottom: -1px;
   left: 0;
   transition: all 0.3s ease-in-out 0s;
   -webkit-transition: all 0.3s ease-in-out 0s;
   -moz-transition: all 0.3s ease-in-out 0s;
   -ms-transition: all 0.3s ease-in-out 0s;
   -o-transition: all 0.3s ease-in-out 0s;
}
.autoshowroom-sidebar aside.widget h3.widget-title span {
   display: inline-block;
   padding-right: 20px;
   font-size: 16px;
   color: #363636;
   position: relative;
}
.autoshowroom-sidebar aside.widget h3.widget-title span:before {
   background: #ff5400 none repeat scroll 0 0;
   content: "";
   display: block;
   height: 1px;
   left: 100%;
   margin-top: -3px;
   position: absolute;
   top: 50%;
   width: 30px;
}
.autoshowroom-sidebar aside.widget h3.widget-title span:after {
   background: #ff5400 none repeat scroll 0 0;
   content: "";
   display: block;
   height: 1px;
   left: 100%;
   margin-top: 4px;
   position: absolute;
   top: 50%;
   width: 45px;
}
.autoshowroom-sidebar aside.widget h3.widget-title span a {
   font-size: 16px;
   color: #363636;
}
.autoshowroom-sidebar aside.widget p {
   color: #868686;
}
.autoshowroom-sidebar aside.widget ul li {
   color: #565656;
   margin-bottom: 11px;
   padding-bottom: 10px;
   border-bottom: 1px dashed #e8e8e8;
}
.autoshowroom-sidebar aside.widget ul li a {
   color: #565656;
}
.autoshowroom-sidebar aside.widget ul li:last-child {
   border: none;
   padding: 0;
   margin: 0;
}
.autoshowroom-sidebar aside.widget.widget_categories ul li {
   text-align: right;
}
.autoshowroom-sidebar aside.widget.widget_categories ul li:before {
   content:".";
   clear:both;
   display:inline;
   height:0;
   visibility: hidden;
}
.autoshowroom-sidebar aside.widget.widget_categories ul li a {
   float: left;
   padding-left: 25px;
   display: inline-block;
   position: relative;
}
.autoshowroom-sidebar aside.widget.widget_categories ul li a:before {
   content: '\f0a9';
   font-family: FontAwesome;
   font-size: 13px;
   color: #ff5400;
   position: absolute;
   top: 2px;
   left: 0;
}
.autoshowroom-sidebar aside.widget.widget_pages ul li a {
   padding-left: 25px;
   display: inline-block;
   position: relative;
}
.autoshowroom-sidebar aside.widget.widget_pages ul li a:before {
   content: '\f0a9';
   font-family: FontAwesome;
   font-size: 13px;
   color: #ff5400;
   position: absolute;
   top: 2px;
   left: 0;
}
.autoshowroom-sidebar aside.widget.widget_meta ul li a {
   padding-left: 25px;
   display: inline-block;
   position: relative;
}
.autoshowroom-sidebar aside.widget.widget_meta ul li a:before {
   content: '\f0a9';
   font-family: FontAwesome;
   font-size: 13px;
   color: #ff5400;
   position: absolute;
   top: 2px;
   left: 0;
}
.autoshowroom-sidebar aside.widget.tz-recent-w ul.tz-recent-post li {
   margin-bottom: 15px;
   padding-bottom: 19px;
}
.autoshowroom-sidebar aside.widget.tz-recent-w ul.tz-recent-post li span {
   font-size: 12px;
   color: #c2c2c2;
   display: block;
   margin-bottom: 7px;
}
.autoshowroom-sidebar aside.widget.tz-recent-w ul.tz-recent-post li h3 {
   line-height: 21px;
   margin-bottom: 6px;
}
.autoshowroom-sidebar aside.widget.tz-recent-w ul.tz-recent-post li h3 a {
   line-height: 21px;
   font-family: 'Muli', sans-serif;
   font-weight: 400;
   font-size: 18px;
   color: #222222;
   text-transform: none;
}
.autoshowroom-sidebar aside.widget.tz-recent-w ul.tz-recent-post li:last-child {
   margin: 0;
   padding: 0;
}
.autoshowroom-sidebar aside.widget label {
   display: none;
}
.autoshowroom-sidebar aside.widget select {
   padding: 12px 16px;
   width: 100%;
}
.autoshowroom-sidebar aside.widget .calendar_wrap table {
   width: 100%;
}
.autoshowroom-sidebar aside.widget .calendar_wrap table caption {
   font-size: 13px;
   font-family: 'Montserrat', sans-serif;
   font-weight: 400;
   color: #222222;
   text-transform: uppercase;
   text-align: center;
}
.autoshowroom-sidebar aside.widget .calendar_wrap table thead th {
   text-align: center;
}
.autoshowroom-sidebar aside.widget .calendar_wrap table tbody tr td {
   text-align: center;
}
.autoshowroom-sidebar aside.widget .textwidget img {
   max-width: 100%;
   height: auto;
   margin: 10px 0;
}
.autoshowroom-sidebar aside.widget .textwidget form {
   margin-top: 10px;
}
.autoshowroom-sidebar aside.widget .tagcloud a {
   border: 1px solid #e9ebef;
   color: #565656;
   display: inline-block;
   font-size: 13px !important;
   margin: 0 2px 5px 0;
   padding: 3px 14px;
   transition: all 0.3s ease-in-out 0s;
   -webkit-transition: all 0.3s ease-in-out 0s;
   -moz-transition: all 0.3s ease-in-out 0s;
   -ms-transition: all 0.3s ease-in-out 0s;
   -o-transition: all 0.3s ease-in-out 0s;
}
.autoshowroom-sidebar aside.widget .tagcloud a:hover {
   border-color: #ff5400;
   background: #ff5400;
   color: #ffffff;
}
.autoshowroom-sidebar aside.widget.widget_search {
   padding: 0;
}
.autoshowroom-sidebar aside.widget.widget_search h3:before {
   content: none;
}
.autoshowroom-sidebar aside.widget.widget_search form.searchform {
   width: 100%;
   position: relative;
   box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
   -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
   -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
   -ms-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
   -o-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
}
.autoshowroom-sidebar aside.widget.widget_search form.searchform input.Tzsearchform {
   border: 0 none;
   color: #555;
   font-size: 13px;
   line-height: 24px;
   padding: 13px 20px;
}
.autoshowroom-sidebar aside.widget.widget_search form.searchform input.searchsubmit {
   background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
   border: medium none;
   font-size: 0;
   height: 50px;
   position: absolute;
   right: 0;
   top: 0;
   width: 50px;
   z-index: 1;
}
.autoshowroom-sidebar aside.widget.widget_search form.searchform .i-search {
   font-size: 14px;
   position: absolute;
   right: 18px;
   top: 15px;
}
.autoshowroom-sidebar aside.widget:hover h3.widget-title:after {
   width: 100%;
}
.autoshowroom-sidebar ul li ul.children{
   margin:10px 0 10px 25px;
   border-top: 1px dashed #e8e8e8;
   padding-top:10px;
}
.autoshowroom-sidebar ul.menu li ul.sub-menu{
   margin-left: 15px;
   margin-top:10px;
   border-top: 1px dashed #e8e8e8;
   padding-top:10px;
}
/*================TZ================*/
/* 8.3 - Comment
/*================TZ================*/
#comments .tzCommentContent h3.comments-title {
   font-size: 16px;
   color: #222222;
   letter-spacing: 2px;
   position: relative;
   margin-bottom: 28px;
}
#comments .tzCommentContent h3.comments-title:after {
   background: #ff5400 none repeat scroll 0 0;
   content: "";
   display: block;
   height: 12px;
   left: -30px;
   position: absolute;
   top: 7px;
   width: 3px;
}
#comments .tzCommentContent ol.comment-list li.comment article.comment-body {
   margin-bottom: 45px;
}
#comments .tzCommentContent ol.comment-list li.comment article.comment-body .comment-author {
   width: 85px;
   height: 85px;
   padding: 4px;
   border: 1px solid #ebebeb;
   border-radius: 50%;
   float: left;
   -webkit-border-radius: 50%;
   -moz-border-radius: 50%;
   -ms-border-radius: 50%;
   -o-border-radius: 50%;
}
#comments .tzCommentContent ol.comment-list li.comment article.comment-body .comment-author img {
   overflow: hidden;
   width: 100%;
   height: auto;
   border-radius: 50%;
   -webkit-border-radius: 50%;
   -moz-border-radius: 50%;
   -ms-border-radius: 50%;
   -o-border-radius: 50%;
}
#comments .tzCommentContent ol.comment-list li.comment article.comment-body .comment-content {
   padding-left: 105px;
}
#comments .tzCommentContent ol.comment-list li.comment article.comment-body .comment-content h5 {
   line-height: 16px;
}
#comments .tzCommentContent ol.comment-list li.comment article.comment-body .comment-content h5 a {
   font-size: 11px;
   font-weight: 400;
   color: #222222;
   letter-spacing: 2px;
   line-height: 16px;
}
#comments .tzCommentContent ol.comment-list li.comment article.comment-body .comment-content h5 a:hover {
   color: #ff5400;
}
#comments .tzCommentContent ol.comment-list li.comment article.comment-body .comment-content .tz-commentInfo {
   margin-bottom: 12px;
}
#comments .tzCommentContent ol.comment-list li.comment article.comment-body .comment-content .tz-commentInfo a {
   font-size: 11px;
   color: #343434;
   font-weight: 300;
   letter-spacing: 1px;
   opacity: 0.5;
   margin-right: 20px;
}
#comments .tzCommentContent ol.comment-list li.comment article.comment-body .comment-content .tz-commentInfo a.comment-edit-link {
   font-family: 'Montserrat', sans-serif;
   font-size: 11px;
   text-transform: uppercase;
   opacity: 1;
   color: #ffffff;
   float: right;
   padding: 4px 8px;
   margin-right: 0;
   margin-top: -9px;
   background: #222222;
   border-radius: 3px;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   -ms-border-radius: 3px;
   -o-border-radius: 3px;
   transition: all 0.3s ease-in-out 0s;
   -webkit-transition: all 0.3s ease-in-out 0s;
   -moz-transition: all 0.3s ease-in-out 0s;
   -ms-transition: all 0.3s ease-in-out 0s;
   -o-transition: all 0.3s ease-in-out 0s;
}
#comments .tzCommentContent ol.comment-list li.comment article.comment-body .comment-content .tz-commentInfo a.comment-edit-link:hover {
   color: #ffffff;
   background: #ff5400;
}
#comments .tzCommentContent ol.comment-list li.comment article.comment-body .comment-content .tz-commentInfo a.comment-reply-link {
   font-family: 'Montserrat', sans-serif;
   font-size: 11px;
   text-transform: uppercase;
   opacity: 1;
   color: #ffffff;
   float: right;
   padding: 4px 8px;
   margin-top: -9px;
   background: #222222;
   border-radius: 3px;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   -ms-border-radius: 3px;
   -o-border-radius: 3px;
   transition: all 0.3s ease-in-out 0s;
   -webkit-transition: all 0.3s ease-in-out 0s;
   -moz-transition: all 0.3s ease-in-out 0s;
   -ms-transition: all 0.3s ease-in-out 0s;
   -o-transition: all 0.3s ease-in-out 0s;
}
#comments .tzCommentContent ol.comment-list li.comment article.comment-body .comment-content .tz-commentInfo a.comment-reply-link:hover {
   color: #ffffff;
   background: #ff5400;
}
#comments .tzCommentContent ol.comment-list li.comment article.comment-body .comment-content .tz-commentInfo a:hover {
   color: #ff5400;
}
#comments .tzCommentContent ol.comment-list li.comment article.comment-body .comment-content p {
   font-size: 11px;
   color: #565656;
}
#comments .tzCommentContent ol.comment-list li.comment ol.children {
   padding-left: 60px;
}
#comments .tzCommentForm .comment-respond h3 {
   display: block;
   text-align: center;
   position: relative;
}
#comments .tzCommentForm .comment-respond h3:before {
   content: '';
   width: 100%;
   height: 1px;
   /*background: #eaeaea;*/
   position: absolute;
   top: 50%;
   left: 0;
}
#comments .tzCommentForm .comment-respond h3 span {
   position: relative;
   display: inline-block;
   font-size: 12px;
   color: #222222;
   letter-spacing: 2px;
   padding: 0 20px;
   background: #ffffff;
}
#comments .tzCommentForm .comment-respond form.comment-form p {
   text-align: center;
}
#comments .tzCommentForm .comment-respond form.comment-form p a {
   font-size: 12px;
   color: #565656;
}
#comments .tzCommentForm .comment-respond form.comment-form p a:hover {
   color: #ff5400;
}
#comments .tzCommentForm .comment-respond form.comment-form .comment-notes {
   margin-bottom: 36px;
}
#comments .tzCommentForm .comment-respond form.comment-form .logged-in-as {
   margin-bottom: 36px;
}
#comments .tzCommentForm .comment-respond form.comment-form .tzCommentForm_Top {
   margin-bottom: 30px;
}
#comments .tzCommentForm .comment-respond form.comment-form .tzCommentForm_Top p label {
   display: none;
}
#comments .tzCommentForm .comment-respond form.comment-form .tzCommentForm_Top p input {
   border: 1px solid #eaeaea;
   font-size: 12px;
   border-radius: 3px;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   -ms-border-radius: 3px;
   -o-border-radius: 3px;
}
#comments .tzCommentForm .comment-respond form.comment-form .comment-form-comment {
   margin-bottom: 33px;
}
#comments .tzCommentForm .comment-respond form.comment-form .comment-form-comment label {
   display: none;
}
#comments .tzCommentForm .comment-respond form.comment-form .comment-form-comment textarea {
   font-size: 12px;
   padding: 20px;
   width: 100%;
   border: 1px solid #eaeaea;
   color: #bdbdbd;
   border-radius: 3px;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   -ms-border-radius: 3px;
   -o-border-radius: 3px;
}
#comments .tzCommentForm .comment-respond form.comment-form .form-submit {
   text-align: left;
}
#comments .tzCommentForm .comment-respond form.comment-form .form-submit input {
   font-family: 'Montserrat', sans-serif;
   font-size: 11px;
   color: #ffffff;
   font-weight: 400;
   text-transform: uppercase;
   letter-spacing: 2px;
   padding: 11px 20px;
   border: none;
   border-radius: 3px;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   -ms-border-radius: 3px;
   -o-border-radius: 3px;
   background: #252525;
}

/*================TZ================*/
/* 8.4 - Contact Section
/*================TZ================*/
.autoshowroom-contact {
   background-color: #363633;
   background-position: center top;
   background-repeat: no-repeat;
   background-size: cover;
  display: none;
}
.autoshowroom-contact .autoshowroom-contact-overlay {
   background-color: rgba(0, 0, 0, 0.7);
   padding: 44px 0;
}
.autoshowroom-contact .autoshowroom-contact-overlay .autoshowroom-contact-content .autoshowroom-contact-message {
   display: inline-block;
   width: 80%;
   float: left;
   font-family: 'Montserrat', sans-serif;
   font-size: 36px;
   font-weight: 700;
   color: #ffffff;
}
.autoshowroom-contact .autoshowroom-contact-overlay .autoshowroom-contact-content .autoshowroom-contact-message p {
   font-family: 'Montserrat', sans-serif;
   font-size: 36px;
   font-weight: 700;
   color: #ffffff;
   line-height: 44px;
   margin:0;
}
.autoshowroom-contact .autoshowroom-contact-overlay .autoshowroom-contact-content a.autoshowroom-contact-button {
   display: inline-block;
   float: right;
   font-family: 'Montserrat', sans-serif;
   font-size: 14px;
   font-weight: 700;
   padding: 12px 30px;
   background: #ff5400;
   color: #ffffff !important;
   text-transform: uppercase;
   letter-spacing: 1px;
}
/*================TZ================*/
/* 8.5 - Footer
/*================TZ================*/
@keyframes autoshowroom_rotate {
   from {
       transform: rotateY(0);
       -webkit-transform: rotateY(0);
       -moz-transform: rotateY(0);
       -ms-transform: rotateY(0);
       -o-transform: rotateY(0);
   }
   to {
       transform: rotateY(360deg);
       -webkit-transform: rotateY(360deg);
       -moz-transform: rotateY(360deg);
       -ms-transform: rotateY(360deg);
       -o-transform: rotateY(360deg);
   }
}
.autoshowroom-footer .autoshowroom-footer-top {
   background: #444349;
   padding: 68px 0 50px;
   position: relative;
}
.autoshowroom-footer .autoshowroom-footer-top:after {
   background-color: rgba(0, 0, 0, 0.5);
   content: "";
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 0;
}
.autoshowroom-footer .autoshowroom-footer-top .footerattr {
   z-index: 1;
}
.autoshowroom-footer .autoshowroom-footer-top .footerattr .widget {
   margin: 0 0 22px;
}
.autoshowroom-footer .autoshowroom-footer-top .footerattr .widget h3.widget-title {
   margin: 0 0 19px;
   padding: 0;
   color: #fff;
   font-family: "Montserrat", sans-serif;
   font-size: 14px;
   font-weight: 700;
   letter-spacing: 2px;
   line-height: 27px;
   text-transform: uppercase;
}
.autoshowroom-footer .autoshowroom-footer-top .footerattr .widget p {
   color: #868686;
   line-height: 23px;
   padding-bottom: 4px;
   margin-bottom: 0;
}
.autoshowroom-footer .autoshowroom-footer-top .footerattr .widget.widget_contact_info .tzwidget-contact .tzContact_description {
   padding-bottom: 6px;
   margin-bottom: 0;
}
.autoshowroom-footer .autoshowroom-footer-top .footerattr .widget.widget_contact_info .tzwidget-contact span {
   color: #868686;
   display: block;
   margin: 11px 0 0;
   padding-left: 30px;
   position: relative;
}
.autoshowroom-footer .autoshowroom-footer-top .footerattr .widget.widget_contact_info .tzwidget-contact span i {
   position: absolute;
   top: 6px;
   left: 0;
   width: 16px;
   text-align: center;
   font-size: 16px;
}
.autoshowroom-footer .autoshowroom-footer-top .footerattr .widget.dw_twitter .dw-twitter-inner .tweet-item {
   margin-bottom: 31px;
   padding-left: 30px;
   position: relative;
}
.autoshowroom-footer .autoshowroom-footer-top .footerattr .widget.dw_twitter .dw-twitter-inner .tweet-item:after {
   color: #ff5400;
   content: "\f099";
   font-family: FontAwesome;
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   left: 0;
   position: absolute;
   top: 4px;
}
.autoshowroom-footer .autoshowroom-footer-top .footerattr .widget.dw_twitter .dw-twitter-inner .tweet-item .tweet-content {
   color: #868686;
   line-height: 23px;
   overflow: hidden;
}
.autoshowroom-footer .autoshowroom-footer-top .footerattr .widget.dw_twitter .dw-twitter-inner .tweet-item .tweet-content a {
   color: #e4e4e4;
   text-decoration: none;
}
.autoshowroom-footer .autoshowroom-footer-top .footerattr .widget.dw_twitter .dw-twitter-inner .tweet-item .tweet-content span.time {
   display: block;
   margin-top: 9px;
}
.autoshowroom-footer .autoshowroom-footer-top .footerattr .widget.dw_twitter .dw-twitter-inner .tweet-item:last-child {
   margin-bottom: 0;
}
.autoshowroom-footer .autoshowroom-footer-top .footerattr .widget.widget_newsletterwidget {
   color: #868686;
}
.autoshowroom-footer .autoshowroom-footer-top .footerattr .widget.widget_newsletterwidget .newsletter form {
   margin-top: 30px;
   width: 270px;
   position: relative;
}
.autoshowroom-footer .autoshowroom-footer-top .footerattr .widget.widget_newsletterwidget .newsletter form p input.newsletter-email {
   width: 100%;
   padding: 11px 15px;
   border: none;
   box-shadow: none;
}
.autoshowroom-footer .autoshowroom-footer-top .footerattr .widget.widget_newsletterwidget .newsletter form p input.newsletter-submit {
   font-size: 0;
   width: 45px;
   height: 45px;
   background: #ff5400;
   border: none;
   box-shadow: none;
   position: absolute;
   top: 0;
   right: 0;
}
.autoshowroom-footer .autoshowroom-footer-top .footerattr .widget.widget_newsletterwidget .newsletter form p input.newsletter-submit:after {
   width: 100%;
   height: 100%;
   color: #ffffff;
   content: "\f099";
   font-family: FontAwesome;
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   left: 0;
   position: absolute;
   top: 0;
}
.autoshowroom-footer .autoshowroom-footer-top .footerattr .widget.widget_newsletterwidget .newsletter form:after {
   background: #ff5400 none repeat scroll 0 0;
   color: #fff;
   content: "\f00c";
   display: block;
   font-family: FontAwesome;
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   height: 45px;
   padding: 10px 0;
   position: absolute;
   right: 0;
   text-align: center;
   top: 0;
   width: 45px;
}
.autoshowroom-footer .autoshowroom-footer-bottom {
   padding: 31px 0 20px;
   background: #151515;
   position: relative;
}
.autoshowroom-footer .autoshowroom-footer-bottom .autoshowroom-footer-bottom-center {
   width: 100%;
   position: absolute;
   top: -29px;
   left: 0;
   text-align: center;
}
.autoshowroom-footer .autoshowroom-footer-bottom .autoshowroom-footer-bottom-center .autoshowrooom-footer-bottom-center-box {
   display: inline-block;
   background: #ff5400;
   border-radius: 30px;
   -webkit-border-radius: 30px;
   -moz-border-radius: 30px;
   -ms-border-radius: 30px;
   -o-border-radius: 30px;
   padding: 0px 27px;
}
.autoshowroom-footer .autoshowroom-footer-bottom .autoshowroom-footer-bottom-center .autoshowrooom-footer-bottom-center-box:after {
   display: block;
   clear: both;
   content: '';
}
.autoshowroom-footer .autoshowroom-footer-bottom .autoshowroom-footer-bottom-center .autoshowrooom-footer-bottom-center-box .autoshowroom-footer-social-item {
   display: inline-block;
   float: left;
}
.autoshowroom-footer .autoshowroom-footer-bottom .autoshowroom-footer-bottom-center .autoshowrooom-footer-bottom-center-box .autoshowroom-footer-social-item a i {
   padding: 19px 16px;
   font-size: 18px;
   color: #ffffff;
   transition: all 0.3s ease-in-out 0s;
   -webkit-transition: all 0.3s ease-in-out 0s;
   -moz-transition: all 0.3s ease-in-out 0s;
   -ms-transition: all 0.3s ease-in-out 0s;
   -o-transition: all 0.3s ease-in-out 0s;
}
.autoshowroom-footer .autoshowroom-footer-bottom .autoshowroom-footer-bottom-center .autoshowrooom-footer-bottom-center-box .autoshowroom-footer-social-item a:hover i {
   animation-name: autoshowroom_rotate;
   animation-duration: 1.5s;
   animation-delay: 0s;
   animation-timing-function: linear;
   animation-iteration-count: infinite;
}
.autoshowroom-footer .autoshowroom-footer-bottom .autoshowroom-footer-bottom-left .widget {
   text-align: left;
   margin: 0;
}
.autoshowroom-footer .autoshowroom-footer-bottom .autoshowroom-footer-bottom-left .widget p {
   line-height: 38px;
   color: #ffffff;
   margin: 0;
}
.autoshowroom-footer .autoshowroom-footer-bottom .autoshowroom-footer-bottom-right .widget {
   text-align: right;
   margin: 0 0 15px;
}
.autoshowroom-footer .autoshowroom-footer-bottom .autoshowroom-footer-bottom-right .widget p {
   line-height: 23px;
   color: #ffffff;
   margin-bottom: 0;
}
.autoshowroom-footer .autoshowroom-footer-bottom .autoshowroom-footer-bottom-right .widget.widget_nav_menu ul {
   display: inline-block;
}
.autoshowroom-footer .autoshowroom-footer-bottom .autoshowroom-footer-bottom-right .widget.widget_nav_menu ul:after {
   display: block;
   clear: both;
   content: '';
}
.autoshowroom-footer .autoshowroom-footer-bottom .autoshowroom-footer-bottom-right .widget.widget_nav_menu ul li {
   float: left;
   padding: 0 0 0 17px;
}
.autoshowroom-footer .autoshowroom-footer-bottom .autoshowroom-footer-bottom-right .widget.widget_nav_menu ul li a {
   color: #868686;
   transition: all 0.3s ease-in-out 0s;
   -webkit-transition: all 0.3s ease-in-out 0s;
   -moz-transition: all 0.3s ease-in-out 0s;
   -ms-transition: all 0.3s ease-in-out 0s;
   -o-transition: all 0.3s ease-in-out 0s;
}
.autoshowroom-footer .autoshowroom-footer-bottom .autoshowroom-footer-bottom-right .widget.widget_nav_menu ul li a:hover {
   color: #ffffff;
}
.autoshowroom-footer .autoshowroom-footer-bottom .autoshowroom-footer-bottom-right .widget.widget_nav_menu ul li.current_page_item a {
   color: #ffffff;
}

/*================TZ================*/
/* 9.0 - Agency
/*================TZ================*/
.autoshowroom-agency {
   background: #f7f9fb none repeat scroll 0 0;
   padding: 95px 0;
}
.autoshowroom-agency .autoshowroom-agency-item {
   background: #FFFFFF;
   padding: 1px;
   margin-bottom: 40px;
   -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
   -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
   -ms-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
   -o-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
   box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
   overflow: hidden;
}
.autoshowroom-agency .autoshowroom-agency-item .autoshowroom-agency-image {
   text-align: center;
   padding: 20px 15px;
}
.autoshowroom-agency .autoshowroom-agency-item .autoshowroom-agency-image img {
   max-width: 100%;
   height: auto;
}
.autoshowroom-agency .autoshowroom-agency-item .row {
   display: table;
   margin: 0 !important;
   width: 100%;
}
.autoshowroom-agency .autoshowroom-agency-item .row .col-md-4 {
   display: table-cell;
   vertical-align: top;
   float: none;
}
.autoshowroom-agency .autoshowroom-agency-item .row .col-md-4.item-end {
   background: #f4f5f8;
}
.autoshowroom-agency .autoshowroom-agency-item .row .col-md-4.item-start {
   vertical-align: middle;
}
.autoshowroom-agency .autoshowroom-agency-item .autoshowroom-agency-content {
   padding: 22px 15px 22px 0;
}
.autoshowroom-agency .autoshowroom-agency-item .autoshowroom-agency-content h3.autoshowroom-agency-title {
   position: relative;
   padding-right: 45px;
   margin-bottom: 10px;
}
.autoshowroom-agency .autoshowroom-agency-item .autoshowroom-agency-content h3.autoshowroom-agency-title a {
   position: relative;
   display: inline-block;
   font-size: 16px;
   color: #222222;
   padding-right: 20px;
   text-decoration: none;
}
.autoshowroom-agency .autoshowroom-agency-item .autoshowroom-agency-content h3.autoshowroom-agency-title a:before {
   background: #ff5400 none repeat scroll 0 0;
   content: "";
   display: block;
   height: 1px;
   left: 100%;
   margin-top: -3px;
   position: absolute;
   top: 50%;
   width: 30px;
}
.autoshowroom-agency .autoshowroom-agency-item .autoshowroom-agency-content h3.autoshowroom-agency-title a:after {
   background: #ff5400 none repeat scroll 0 0;
   content: "";
   display: block;
   height: 1px;
   left: 100%;
   margin-top: 4px;
   position: absolute;
   top: 50%;
   width: 45px;
}
.autoshowroom-agency .autoshowroom-agency-item .autoshowroom-agency-content .autoshowroom-agency-des {
   margin-bottom: 27px;
}
.autoshowroom-agency .autoshowroom-agency-item .autoshowroom-agency-content .autoshowroom-agency-des p {
   font-size: 12px;
   line-height: 18px;
}
.autoshowroom-agency .autoshowroom-agency-item .autoshowroom-agency-content a.autoshowroom-agency-more {
   background: #222222;
   -webkit-border-radius: 2px;
   -moz-border-radius: 2px;
   -ms-border-radius: 2px;
   -o-border-radius: 2px;
   border-radius: 2px;
   font-size: 12px;
   color: #FFFFFF;
   text-transform: uppercase;
   padding: 5px 20px;
   display: inline-block;
   text-decoration: none;
   -webkit-transition: all 0.3s ease-in-out 0s;
   -moz-transition: all 0.3s ease-in-out 0s;
   -ms-transition: all 0.3s ease-in-out 0s;
   -o-transition: all 0.3s ease-in-out 0s;
   transition: all 0.3s ease-in-out 0s;
}
.autoshowroom-agency .autoshowroom-agency-item .autoshowroom-agency-content a.autoshowroom-agency-more:hover {
   background: #ff5400;
}
.autoshowroom-agency .autoshowroom-agency-item .autoshowroom-agency-info {
   padding: 25px 15px;
}
.autoshowroom-agency .autoshowroom-agency-item .autoshowroom-agency-info span {
   display: block;
   font-family: "Muli", sans-serif;
   font-size: 12px;
   font-weight: 400;
   color: #565656;
   line-height: 24px;
   padding-left: 30px;
}
.autoshowroom-agency .autoshowroom-agency-item .autoshowroom-agency-info span i {
   font-size: 14px;
   float: left;
   margin-left: -30px;
   margin-top: 5px;
}
.autoshowroom-agency .autoshowroom-agency-item .autoshowroom-agency-info span.autoshowroom-agency-address {
   margin-bottom: 15px;
}
.autoshowroom-agency-rating {
   font-family: FontAwesome;
   font-size: 14px;
   height: 15px;
   margin: 7px 0 0;
   float: right;
   line-height: 1;
   overflow: hidden;
   position: relative;
   width: 6em;
}
.autoshowroom-agency-rating:before {
   font-family: FontAwesome;
   content: '\f006 \f006 \f006 \f006 \f006 ';
   font-size: 16px;
   left: 0;
   position: absolute;
   top: 0;
   color: #b5b5b5;
   letter-spacing: 2px;
}
.autoshowroom-agency-rating span {
   float: left;
   left: 0;
   overflow: hidden;
   padding-top: 1.5em;
   position: absolute;
   top: 0;
}
.autoshowroom-agency-rating span:before {
   font-family: FontAwesome;
   content: '\f005 \f005 \f005 \f005 \f005 ';
   font-size: 16px;
   left: 0;
   position: absolute;
   top: 0;
   color: #f7941d;
   letter-spacing: 2px;
}
.autoshowroom-agency-single {
   background: #f7f9fb none repeat scroll 0 0;
   padding: 95px 0;
}
.autoshowroom-agency-single article {
   background: #FFFFFF;
}
.autoshowroom-agency-single article .autoshowroom-agency-map iframe {
   width: 100%;
   height: 480px;
   border: none;
}
.autoshowroom-agency-single article .autoshowroom-agency-content {
   padding: 38px 20px 30px;
}
.autoshowroom-agency-single article .autoshowroom-agency-content:after {
   content: '';
   display: block;
   clear: both;
}
.autoshowroom-agency-single article .autoshowroom-agency-content .autoshowroom-agency-content-left {
   float: left;
   width: 270px;
}
.autoshowroom-agency-single article .autoshowroom-agency-content .autoshowroom-agency-content-left .autoshowroom-agency-image {
   position: relative;
   background: #FFFFFF;
   padding: 40px;
   margin-top: -147px;
   margin-bottom: 12px;
   -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
   -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
   -ms-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
   -o-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
   box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
}
.autoshowroom-agency-single article .autoshowroom-agency-content .autoshowroom-agency-content-left .autoshowroom-agency-image img {
   max-width: 100%;
   height: auto;
}
.autoshowroom-agency-single article .autoshowroom-agency-content .autoshowroom-agency-content-left .autoshowroom-agency-info {
   background: #f4f5f8;
   padding: 20px 24px 25px;
   -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
   -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
   -ms-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
   -o-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
   box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
}
.autoshowroom-agency-single article .autoshowroom-agency-content .autoshowroom-agency-content-left .autoshowroom-agency-info > span {
   font-size: 12px;
   line-height: 24px;
   display: block;
   position: relative;
   padding-left: 28px;
   margin-bottom: 14px;
}
.autoshowroom-agency-single article .autoshowroom-agency-content .autoshowroom-agency-content-left .autoshowroom-agency-info > span i {
   font-size: 14px;
   color: #565656;
   width: 14px;
   height: 14px;
   display: inline-block;
   text-align: center;
   position: absolute;
   top: 5px;
   left: 0;
}
.autoshowroom-agency-single article .autoshowroom-agency-content .autoshowroom-agency-content-left .autoshowroom-agency-info > span label {
   display: block;
}
.autoshowroom-agency-single article .autoshowroom-agency-content .autoshowroom-agency-content-left .autoshowroom-agency-info > span.autoshowroom-agency-phone {
   margin-bottom: 0;
}
.autoshowroom-agency-single article .autoshowroom-agency-content .autoshowroom-agency-content-left .autoshowroom-agency-info .autoshowroom-agency-rating {
   display: inline-block;
   float: none;
   margin-left: 24px;
   margin-top: 10px;
}
.autoshowroom-agency-single article .autoshowroom-agency-content .autoshowroom-agency-content-right {
   padding-left: 312px;
}
.autoshowroom-agency-single article .autoshowroom-agency-content .autoshowroom-agency-content-right h3.autoshowroom-agency-single-title {
   font-size: 30px;
   color: #222222;
   padding-left: 25px;
   margin-bottom: 32px;
   position: relative;
}
.autoshowroom-agency-single article .autoshowroom-agency-content .autoshowroom-agency-content-right h3.autoshowroom-agency-single-title:after {
   content: '';
   display: block;
   width: 6px;
   height: 24px;
   background: #ff5400;
   position: absolute;
   top: 0;
   left: 0;
}
.autoshowroom-agency-single article .autoshowroom-agency-content .autoshowroom-agency-content-right p {
   padding-bottom: 23px;
}
.autoshowroom-agency-single article .autoshowroom-agency-content .autoshowroom-agency-content-right .wpcf7-form p {
   padding-bottom: 0;
}
.autoshowroom-agency-single article .autoshowroom-agency-content .autoshowroom-agency-content-right .wpcf7-form p.btn {
   padding: 0;
   margin-top: 5px;
}
.autoshowroom-agency-single article .autoshowroom-agency-content .autoshowroom-agency-content-right .wpcf7-form p.btn.btn-color .wpcf7-submit {
   background: #ff5400;
}

/*================TZ================*/
/* 10.0 - Responsive
/*================TZ================*/

/*================TZ================*/
/* 10.1 - Large Desktop
/*================TZ================*/
@media screen and (max-width: 1400px) {
   .TZ-Vehicle-Feature .owl-nav div.owl-prev,
   .TZ-Vehicle-Grid .owl-nav div.owl-prev {
       margin-left: -645px;
   }
   .TZ-Vehicle-Feature .owl-nav div.owl-next,
   .TZ-Vehicle-Grid .owl-nav div.owl-next {
       margin-left: 600px;
   }
}
@media screen and (max-width: 1320px) {
   .TZ-Vehicle-Feature .owl-nav,
   .TZ-Vehicle-Grid .owl-nav {
       opacity: 0;
       -webkit-transition: all 0.3s linear;
       -moz-transition: all 0.3s linear;
       -ms-transition: all 0.3s linear;
       -o-transition: all 0.3s linear;
       transition: all 0.3s linear;
   }
   .TZ-Vehicle-Feature .owl-nav div.owl-prev,
   .TZ-Vehicle-Grid .owl-nav div.owl-prev {
       margin-left: -570px;
   }
   .TZ-Vehicle-Feature .owl-nav div.owl-next,
   .TZ-Vehicle-Grid .owl-nav div.owl-next {
       margin-left: 525px;
   }
   .TZ-Vehicle-Feature:hover .owl-nav,
   .TZ-Vehicle-Grid:hover .owl-nav {
       opacity: 1;
       -webkit-transition: all 0.3s linear;
       -moz-transition: all 0.3s linear;
       -ms-transition: all 0.3s linear;
       -o-transition: all 0.3s linear;
       transition: all 0.3s linear;
   }
   .TZ-Portfolio-Grid .TZ-Vehicle-content .TZ-PortfolioGrid-Item {
       width: 30%;
   }
   .TZ-Vehicle-Grid .item .pcd-specs span::before,
   .TZ-Vehicle-Grid .item .pcd-specs span::before {
       padding-right: 0;
   }
}
@media screen and (max-width: 1230px) {
   header .tz-top-header .textwidget ul li {
       padding-left: 15px;
       margin: 0;
   }
   #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link,
   #mega-menu-wrap-primary-home-2 #mega-menu-primary > li.mega-menu-item > a.mega-menu-link,
   #mega-menu-wrap-primary-home-3 #mega-menu-primary > li.mega-menu-item > a.mega-menu-link,
   #mega-menu-wrap-primary #mega-menu-primary-home-2 > li.mega-menu-item > a.mega-menu-link,
   #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 > li.mega-menu-item > a.mega-menu-link,
   #mega-menu-wrap-primary-home-3 #mega-menu-primary-home-2 > li.mega-menu-item > a.mega-menu-link,
   #mega-menu-wrap-primary #mega-menu-primary-home-3 > li.mega-menu-item > a.mega-menu-link,
   #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-3 > li.mega-menu-item > a.mega-menu-link,
   #mega-menu-wrap-primary-home-3 #mega-menu-primary-home-3 > li.mega-menu-item > a.mega-menu-link {
       padding-left: 15px !important;
       padding-right: 15px !important;
       -webkit-transition: all 0.3s linear;
       -moz-transition: all 0.3s linear;
       -ms-transition: all 0.3s linear;
       -o-transition: all 0.3s linear;
       transition: all 0.3s linear;
   }
   .TZ-Portfolio-Grid .TZ-Vehicle-content .TZ-PortfolioGrid-Item .tz-inner {
       padding: 10px;
   }
   .TZ-Vehicle-Grid .item .pcd-specs span::before,
   .TZ-Vehicle-Feature .item .pcd-specs span::before {
       padding-right: 0;
   }
}

/*================TZ================*/
/* 10.2 - Portrait tablet to landscape and desktop
/*================TZ================*/

@media screen and (max-width: 1200px) {
   .autoshowroom-quote.number-item-5 .slick-track .autoshowroom-quote-item.slick-active-1{
       text-align:center;
   }
   .rev_slider_wrapper .hades.tparrows {
       opacity: 0;
       -webkit-transition: all 0.3s linear;
       -moz-transition: all 0.3s linear;
       -ms-transition: all 0.3s linear;
       -o-transition: all 0.3s linear;
       transition: all 0.3s linear;
   }
   .rev_slider_wrapper:hover .hades.tparrows {
       opacity: 1;
       -webkit-transition: all 0.3s linear;
       -moz-transition: all 0.3s linear;
       -ms-transition: all 0.3s linear;
       -o-transition: all 0.3s linear;
       transition: all 0.3s linear;
   }
   .TZ-Vehicle-Search-Vertical.quicksearch_bottom_left {
       margin-left: -470px;
   }
   .TZ-Vehicle-Slider .owl-item .item .vehicle-slider-des {
       margin-right: -500px;
       width: 630px;
   }
   header.tz-header-2 .tz-top-header {
       margin-top: 70px !important;
   }
   header.tz-header-2 .tz-menu-header .header-2-logo {
       top: 0 !important;
       margin-left: -66px;
   }
   header.tz-header-2 .tz-menu-header .tz_logo img {
       height: 70px;
   }
   .woocommerce .product-detail .related ul.products li.related-product-item a.product-title {
       display: list-item;
   }
   .TZ-Vehicle-Search-Horizontal .vehicle-search-form .car-search-submit {
       width: 15%;
   }
   .TZ-Vehicle-Search-Horizontal .vehicle-search-form .field {
       width: 26%;
   }
   .TZ-Vehicle-Feature.container,
   .TZ-Vehicle-Grid.container {
       width: 970px;
   }
   div .autoshowroom-ads .autoshowroom-ads-text {
       width: 60%;
   }
   div .autoshowroom-ads .autoshowroom-ads-image {
       width: 40%;
   }
   .quicksearch_top_right,
   .quicksearch_top_left,
   .quicksearch_bottom_left,
   .quicksearch_bottom_right,
   .quicksearch_top_center,
   .quicksearch_bottom_center {
       margin-left: 150px;
   }
   .autoshowroom-footer .autoshowroom-footer-top .footerattr .widget.widget_newsletterwidget .newsletter form {
       width: auto;
   }
   .TZ-Vehicle-Slider .owl-item .item .Vehicle-Title.container {
       margin-left: -465px;
   }
   body .autoshowroom-agency-rating {
       bottom: 70px;
       position: absolute;
   }
   body .autoshowroom-agency .autoshowroom-agency-item .autoshowroom-agency-content .autoshowroom-agency-des {
       margin-bottom: 50px;
   }
   body .autoshowroom-agency .autoshowroom-agency-item .autoshowroom-agency-image img {
       max-width: 150px;
       height: auto;
   }
   .autoshowroom-sidebar aside.woocommerce.widget ul li a img {
       margin: 0 0 15px 0;
       width: 100%;
   }
   .autoshowroom-sidebar aside.woocommerce.widget ul li del {
       display: inline-block;
   }
   .tzshop-wrap .product-list ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .tzShop-item_button_list .tzShop-item_button {
       margin-bottom: 10px;
   }
   .tzshop-wrap .product-list ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .tzShop-item_button_list .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
       font-size: 11px;
   }
}
@media screen and (max-width: 1000px) {
   #mega-menu-wrap-primary-home-3 .mega-menu-toggle .mega-toggle-block-right {
       position: absolute;
       top: 15px;
       right: 5px;
   }
   .autoshowroom-sidebar{
       clear:both;
   }
   #mega-menu-wrap-primary-home-3 .mega-menu-toggle + #mega-menu-primary-home-3 li.mega-menu-item > ul.mega-sub-menu {
       padding: 0 15px;
   }
   #mega-menu-wrap-primary-home-3 .mega-menu-toggle {
       height: 0;
   }
   #mega-menu-wrap-primary-home-3 #mega-menu-primary-home-3 {
       background: #fff;
   }
   #mega-menu-wrap-primary-home-3 #mega-menu-primary-home-3 > li.mega-menu-item > a.mega-menu-link {
       color: #222;
   }
   header .tz-menu-header .tz_logo {
       padding: 25px 0;
   }
   #mega-menu-wrap-primary .mega-menu-toggle {
       display: block;
       position: absolute;
       right: 5px;
       top: 18px;
   }
   div .autoshowroom-sign-up .esu-from-shortcode {
       position: relative;
       z-index: 2;
   }
   div .autoshowroom-sign-up img {
       z-index: 1;
   }
   div .autoshowroom-quote {
       padding: 0 50px;
   }

   .autoshowroom-footer .autoshowroom-footer-top .footerattr {
       float: left;
       width: 50%;
   }
   footer .autoshowroom-footer-bottom-left,
   footer .autoshowroom-footer-bottom-right {
       float: left;
       width: 50%;
   }
   .TZ-Vehicle-Feature.container,
   .TZ-Vehicle-Grid.container {
       width: 750px;
   }
   #mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary li.mega-menu-item > ul.mega-sub-menu {
       padding: 0 30px;
   }
   .TZ-Vehicle-Feature .owl-nav div.owl-prev,
   .TZ-Vehicle-Grid .owl-nav div.owl-prev {
       margin-left: -435px;
   }
   .TZ-Vehicle-Feature .owl-nav div.owl-next,
   .TZ-Vehicle-Grid .owl-nav div.owl-next {
       margin-left: 390px;
   }
   .autoshowroom-ads .autoshowroom-ads-image img {
       opacity: 1;
   }
   div .autoshowroom-quote .slick-track .autoshowroom-quote-item.slick-active-3 {
       text-align: center;
   }
}
/*================TZ================*/
/* 10.3 - Landscape phone to portrait tablet
/*================TZ================*/

@media screen and (max-width: 992px) {
   .TZ-Vehicle-Slider .owl-item .item .Vehicle-Title.container {
       margin-left: -360px;
   }
   .wp-pagenavi{
       clear:both;
       margin-bottom:20px;
       float:none;
       text-align: center;
   }
   .TZ-Vehicle-Slider .owl-item .item .vehicle-slider-des {
       left: 50%;
       margin-left: -375px;
       right: auto;
       width: 750px;
   }
   header.tz-header-2 {
       left: 0;
   }
   .TZ-Vehicle-Search-Vertical.quicksearch_bottom_left {
       display: none;
   }
   header.tz-header-2 .tz-top-header .tz-top-header-right {
       clear: both;
       text-align: left;
       width: 100%;
   }
   header.tz-header-2 #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 {
       background: #fff;
       border-top: 1px solid #e8e8e8;
   }
   #mega-menu-wrap-primary-home-2 .mega-menu-toggle + #mega-menu-primary-home-2 li.mega-menu-item > ul.mega-sub-menu {
       padding: 0 25px;
   }
   header.tz-header-2 .tz-menu-header .col-md-12 {
       padding: 0;
   }
   header.tz-header-2 #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 > li.mega-menu-item > a.mega-menu-link {
       color: #222;
   }
   #mega-menu-wrap-primary-home-2 .mega-menu-toggle {
       height: 0;
   }
   #mega-menu-wrap-primary-home-2 .mega-menu-toggle .mega-toggle-block {
       margin-top: -60px;
       margin-right: 15px;
   }
   .autoshowroom-sidebar aside.woocommerce.widget ul {
       display: table;
   }
   .autoshowroom-sidebar aside.woocommerce.widget ul li {
       float: left;
       width: 50%;
       padding: 10px !important;
       border: none;
   }
   .wpb_revslider_element ~ .TZ-Vehicle-Search-Vertical {
       display: none;
   }
   .autoshowroom-sidebar .vehicle-search-form {
       width: 100%;
   }
   div .autoshowroom-ads.autoshowroom-ads-text-image .autoshowroom-ads-text .autoshowroom-ads-text-box {
       padding-left: 30px;
   }
   div .autoshowroom-ads .autoshowroom-ads-text .autoshowroom-ads-text-box {
       padding-right: 30px;
   }
   div .autoshowroom-ads .autoshowroom-ads-image img {
       width: auto;
       height: 100%;
   }
   div .autoshowroom-our-process {
       margin-bottom: 30px;
   }
   div .autoshowroom-our-process p.autoshowroom-description-process {
       margin-bottom: 10px;
   }
   .rev_slider_wrapper .hades.tparrows {
       opacity: 0;
       -webkit-transition: all 0.3s linear;
       -moz-transition: all 0.3s linear;
       -ms-transition: all 0.3s linear;
       -o-transition: all 0.3s linear;
       transition: all 0.3s linear;
   }
   .rev_slider_wrapper:hover .hades.tparrows {
       opacity: 1;
       -webkit-transition: all 0.3s linear;
       -moz-transition: all 0.3s linear;
       -ms-transition: all 0.3s linear;
       -o-transition: all 0.3s linear;
       transition: all 0.3s linear;
   }
   .container-content .vehicle-layout-list .vehicle-grid .TZ-Vehicle-Grid .vehicle-btn {
       padding-bottom: 20px;
   }
}
@media screen and (max-width: 850px) {
   .TZ-Vehicle-Feature.container .owl-stage-outer,
   .TZ-Vehicle-Grid.container .owl-stage-outer {
       overflow: hidden;
   }
   .TZ-Vehicle-Feature .owl-nav div.owl-prev,
   .TZ-Vehicle-Grid .owl-nav div.owl-prev {
       margin-left: -360px;
   }
   .TZ-Vehicle-Feature .owl-nav div.owl-next,
   .TZ-Vehicle-Grid .owl-nav div.owl-next {
       margin-left: 315px;
   }
}

/*================TZ================*/
/* 10.4 - Landscape phones and down
/*================TZ================*/
@media screen and (max-width: 768px) {
   .TZ-Vehicle-Slider .owl-item .item .Vehicle-Title.container {
       margin-left: 0;
       left: 15px;
   }
   .TZ-Vehicle-Slider .owl-item .item .vehicle-slider-des {
       left: 0;
       margin: 0;
       right: 0;
       width: auto;
   }
   .TZ-Vehicle-Search-Horizontal .vehicle-search-form .field {
       width: 33.333%;
       margin: 0;
   }
   .TZ-Vehicle-Search-Horizontal .vehicle-search-form .car-search-submit {
       width: 100%;
       clear: both;
       float: none;
       margin-top: 10px;
   }
   .tzshop-wrap .product-grid ul.products li.tzShop-item.tzShop-2column ,
   .tzshop-wrap .product-grid ul.products li.tzShop-item.tzShop-4column ,
   .tzshop-wrap .product-grid ul.products li.tzShop-item.tzShop-3column {
       width: 50%;
   }
   header.tz-header-2 {
       width: auto;
       left: 15px;
       right: 15px;
   }
   header.tz-header-2 .tz-top-header {
       padding-right: 50px;
   }
   body .autoshowroom-agency .autoshowroom-agency-item .row .col-md-4 {
       display: block;
       width: 50%;
       float: left;
   }
   body .autoshowroom-agency .autoshowroom-agency-item .row .col-md-4.item-start {
       width: 100%;
       margin-bottom: 10px;
   }
   body .autoshowroom-agency .autoshowroom-agency-item .row .col-md-4.item-end {
       background: none;
   }
   .default-page,
   body .autoshowroom-agency {
       padding: 45px 0;
   }
   .TZ-Vehicle-Feature.container,
   .TZ-Vehicle-Grid.container {
       width: auto;
   }
   .vc_tta-container .TZ-Vehicle-Feature.container
   {
       width: 650px;
   }
   div .autoshowroom-sign-up {
       width: 80%;
   }
   div .autoshowroom-sign-up .autoshowroom-sign-up-triangle {
       display: none;
   }
   div .autoshowroom-sign-up .autoshowroom-sign-up-box {
       padding-bottom: 20px;
   }
   header .tz-top-header .textwidget ul li {
       padding-left: 0;
       padding-right: 15px;
   }
   header .tz-top-header .textwidget ul li:first-child {
       padding-right: 15px;
   }
   header .tz-top-header .tz-top-header-right {
       text-align: left;
       clear: both;
   }
   .autoshowroom-footer .autoshowroom-footer-top .footerattr {
       width: 100%;
       float: none;
   }
   .TZ-Vehicle-Feature .owl-nav div {
       left: 14px;
   }
   .TZ-Vehicle-Feature .owl-nav div.owl-prev {
       margin-left: 0;
   }
   .TZ-Vehicle-Feature .owl-nav div.owl-next {
       margin-left: 0;
       left: auto;
       right: 15px;
   }
   .TZ-Vehicle-Feature.container .owl-stage-outer {
       overflow: hidden;
   }
   footer .autoshowroom-footer-bottom-left,
   footer .autoshowroom-footer-bottom-right {
       float: none;
       width: 100%;
       text-align: center;
       margin: 10px 0;
   }
   footer.autoshowroom-footer .autoshowroom-footer-bottom .autoshowroom-footer-bottom-left .widget,
   footer.autoshowroom-footer .autoshowroom-footer-bottom .autoshowroom-footer-bottom-right .widget {
       text-align: center;
   }
   div .autoshowroom-our-process {
       text-align: center;
   }
   div .autoshowroom-ads .autoshowroom-ads-text {
       width: 100%;
       position: absolute;
   }
   #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
       width: 100%;
   }
   div .autoshowroom-sign-up .esu-from-shortcode {
       z-index: 1;
   }
}
@media screen and (max-width: 650px) {
   .vc_tta-container .TZ-Vehicle-Feature.container
   {
       width: 600px;
   }
   .TZ-Vehicle-Slider .owl-item .item .vehicle-slider-des .vehicle-specs > .pcd-specs > span {
       padding: 0 5px;
   }
   .TZ-Vehicle-Slider .owl-item .item .vehicle-slider-des {
       bottom: -76px;
   }
   body .autoshowroom-agency-single article .autoshowroom-agency-content .autoshowroom-agency-content-left {
       width: 100%;
   }
   body .autoshowroom-agency-single article .autoshowroom-agency-content .autoshowroom-agency-content-right {
       clear: both;
       padding: 40px 0;
   }
   body .autoshowroom-agency-single article .autoshowroom-agency-content .autoshowroom-agency-content-left .autoshowroom-agency-info .autoshowroom-agency-rating {
       margin-left: -20px;
   }
   .tzshop-wrap .grid_pagination_block p.woocommerce-result-count {
       display: none;
   }
   div .autoshowroom-quote .slick-track .autoshowroom-quote-item.slick-active-3 {
       text-align: center;
   }
   div .autoshowroom-quote .slick-track .autoshowroom-quote-item.slick-active-1 {
       text-align: center;
   }
   .tzfilter a {
       display: inline-block;
       margin: 5px 0;
   }
   .container-content .vehicle-layout-list .vehicle-grid .TZ-Vehicle-Grid .item .vehicle-feature-des {
       clear: both;
       padding-left: 0;
   }
   .container-content .vehicle-layout-list .vehicle-grid .TZ-Vehicle-Grid .item .vehicle-feature-des p {
       display: block;
   }
   .container-content .vehicle-layout-list .vehicle-grid .TZ-Vehicle-Grid .item .pcd-specs,
   .container-content .vehicle-layout-list .vehicle-grid .TZ-Vehicle-Grid .item .vehicle-btn {
       padding-left: 0;
   }
   .container-content .vehicle-layout-list .vehicle-grid .TZ-Vehicle-Grid .item .Vehicle-Title {
       clear: both;
       padding-left: 0;
   }
   .container-content .vehicle-layout-list .vehicle-grid .TZ-Vehicle-Grid .item .Vehicle-Feature-Image {
       width: 100%;
       float: none;
   }
}
@media screen and (max-width: 520px) {
   .vc_tta-container .TZ-Vehicle-Feature.container
   {
       width: 480px;
   }
   .um-member-card{
       text-align: left;
   }
   .TZ-Portfolio-Grid .TZ-Vehicle-content .TZ-PortfolioGrid-Item {
       width: 100%;
   }
   .TZ-Vehicle-Slider .owl-item .item .vehicle-slider-des {
       bottom: -103px;
   }
   .tzshop-wrap .grid_pagination_block {
       padding: 20px 5px;
   }
   header.tz-header-2 .tz-top-header {
       height: 60px;
       margin-top: 0 !important;
       overflow: hidden;
       padding: 5px 0 5px 115px;
   }
   #mega-menu-wrap-primary-home-2 .mega-menu-toggle .mega-toggle-block {
       margin-top: -40px;
   }
   header.tz-header-2 .tz-menu-header .header-2-logo {
       left: 0;
       margin: 0;
       top: 0 !important;
       height: 60px;
       overflow: hidden;
   }
   header.tz-header-2 .tz-menu-header .tz_logo img {
       max-width: 115px;
       height: 60px;
   }
   .tzshop-wrap .product-list ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image{
       width:100%;
       float:none;
   }
   .tzshop-wrap .product-list ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info{
       margin-left:0;
       padding-bottom:15px;
   }
}
@media screen and (max-width: 480px) {
   .vc_tta-container .TZ-Vehicle-Feature.container
   {
       width: 400px;
   }
   .tzshop-wrap .product-grid ul.products li.tzShop-item.tzShop-4column,
   .tzshop-wrap .product-grid ul.products li.tzShop-item.tzShop-2column,
   .tzshop-wrap .product-grid ul.products li.tzShop-item.tzShop-3column {
       width: 100%;
   }
   .autoshowroom-sidebar aside.woocommerce.widget ul li {
       width: 100%;
       padding: 0 !important;
   }
   body .autoshowroom-agency .autoshowroom-agency-item .autoshowroom-agency-info {
       padding: 0 0 20px 0;
   }
   body .autoshowroom-agency .autoshowroom-agency-item .row .col-md-4 {
       display: block;
       width: 100%;
       float: left;
   }
   body .autoshowroom-agency .autoshowroom-agency-item .row .col-md-4.item-start {
       width: 100%;
       margin-bottom: 10px;
   }
   body .autoshowroom-agency .autoshowroom-agency-item .row .col-md-4.item-end {
       background: none;
   }
   body.single-post .autoshowroom-single-author .autoshowroom-single-author-wrap .autoshowroom-single-author-info .autoshowroom-single-author-left {
       margin: auto;
       float: none;
   }
   body.single-post .autoshowroom-single-author .autoshowroom-single-author-wrap .autoshowroom-single-author-info .autoshowroom-single-author-right {
       padding-left: 0;
   }
   body.single-post .autoshowroom-might-also-like .autoshowroom-might-also-like-wrap .autoshowroom-might-also-like-content .autoshowroom-might-also-like-post .autoshowroom-might-also-like-item {
       width: 100%;
       float: none;
   }
   .woocommerce .product-detail .related ul.products li.related-product-item a.product-title {
       display: list-item;
   }
   .TZ-Vehicle-Slider .owl-item .item .vehicle-slider-des p {
       display: none;
   }
}
.um-form .um-misc-with-img {
   border-bottom: 1px solid #eee !important;
}
.um-form .um-misc-ul {
   margin-left: 0 !important;
   list-style: none;
}
.um-form .um-misc-ul li {
   list-style: none !important;
}
.um-form .um-misc-ul li:hover a {
   color: #ff5400;
   transition: all 1s ease;
   -webkit-transition: all 1s ease;
   -moz-transition: all 1s ease;
   -o-transition: all 1s ease;
}
.um-form .um-misc-ul li:hover a:after {
   color: #ff5400;
   transition: all 1s ease;
   -webkit-transition: all 1s ease;
   -moz-transition: all 1s ease;
   -o-transition: all 1s ease;
}
.um-form .um-misc-ul li a {
   transition: all 1s ease;
   -webkit-transition: all 1s ease;
   -moz-transition: all 1s ease;
   -o-transition: all 1s ease;
   padding-left: 15px;
   font-family: "Muli";
   font-size: 14px;
   line-height: 18px;
   font-weight: 400;
   color: #222;
   position: relative;
}
.um-form .um-misc-ul li a:after {
   font-family: FontAwesome;
   content: "\f105";
   position: absolute;
   left: 0;
   top: 0;
}
.um-form form {
   padding: 34px 30px 30px 30px;
   background: #ffffff;
   -webkit-box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.1);
   -moz-box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.1);
   box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.1);
}
.um-form form .um-row {
   margin: 0 0 11px 0 !important;
}
.um-form form .um-field-label {
   margin: 0 0 9px;
}
.um-form form .um-field-label label {
   font-family: "Montserrat";
   font-weight: 700;
   color: #222222;
   font-size: 14px;
   line-height: 18px;
   text-transform: uppercase;
}
.um-form form .um-field-area input {
   border: 1px solid #dfdfdf !important;
   border-radius: 0;
}
.um-form form .select2.select2-container .select2-selection {
   border: 1px solid #dfdfdf !important;
}
.um-form form .select2.select2-container .select2-selection .select2-selection__arrow:before {
   content: "\f0dd" !important;
   font-family: "FontAwesome" !important;
   color: #222 !important;
   font-size: 14px !important;
   line-height: 32px !important;
}
.um-form form .um-field {
   padding: 0 0 19px;
}
.um-form form .select2-container--default .select2-selection--single .select2-selection__placeholder {
   font-family: "Muli";
   font-size: 14px;
   line-height: 18px;
   font-weight: 400;
   color: #bdbdbd;
   letter-spacing: 1px;
}
.um-form form .um-col-alt {
   margin: 0;
}
.um-form form .um-col-alt .um-left input {
   background: #222222 !important;
   font-family: "Montserrat";
   font-weight: 700 !important;
   color: #fff;
   font-size: 14px;
   line-height: 20px !important;
   letter-spacing: 0.5px;
   text-transform: uppercase !important;
   border-radius: 0 !important;
   padding: 11.5px 0 !important;
   border: 1px solid #222 !important;
   transition: all 1s ease;
   -webkit-transition: all 1s ease;
   -o-transition: all 1s ease;
   -moz-transition: all 1s ease;
}
.um-form form .um-col-alt .um-left input:hover {
   background: #fff !important;
   color: #222;
   transition: all 1s ease;
   -webkit-transition: all 1s ease;
   -o-transition: all 1s ease;
   -moz-transition: all 1s ease;
}
.um-form form .um-col-alt .um-right a {
   background: #fff !important;
   font-family: "Montserrat";
   font-weight: 700 !important;
   color: #222 !important;
   font-size: 14px;
   line-height: 20px !important;
   letter-spacing: 0.5px;
   text-transform: uppercase !important;
   border-radius: 0 !important;
   padding: 11.5px 0 !important;
   box-shadow: none !important;
   border: 1px solid #222!important;
   transition: all 1s ease;
   -webkit-transition: all 1s ease;
   -o-transition: all 1s ease;
   -moz-transition: all 1s ease;
}
.um-form form .um-col-alt .um-right a:hover {
   background: #222 !important;
   color: #fff !important;
   transition: all 1s ease;
   -webkit-transition: all 1s ease;
   -o-transition: all 1s ease;
   -moz-transition: all 1s ease;
}
.um-form form .um-col-alt a.um-link-alt {
   color: #222 !important;
   font-weight: 700 !important;
}
/* Bounce To Right */
.hvr-bounce-to-right {
   display: inline-block;
   vertical-align: middle;
   -webkit-transform: perspective(1px) translateZ(0);
   transform: perspective(1px) translateZ(0);
   box-shadow: 0 0 1px transparent;
   position: relative;
   -webkit-transition-property: color;
   transition-property: color;
   -webkit-transition-duration: 0.5s;
   transition-duration: 0.5s;
}
.hvr-bounce-to-right:before {
   content: "";
   position: absolute;
   z-index: -1;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   background: #2098D1;
   -webkit-transform: scaleX(0);
   transform: scaleX(0);
   -webkit-transform-origin: 0 50%;
   transform-origin: 0 50%;
   -webkit-transition-property: transform;
   transition-property: transform;
   -webkit-transition-duration: 0.5s;
   transition-duration: 0.5s;
   -webkit-transition-timing-function: ease-out;
   transition-timing-function: ease-out;
}
.hvr-bounce-to-right:hover,
.hvr-bounce-to-right:focus,
.hvr-bounce-to-right:active {
   color: white;
}
.hvr-bounce-to-right:hover:before,
.hvr-bounce-to-right:focus:before,
.hvr-bounce-to-right:active:before {
   -webkit-transform: scaleX(1);
   transform: scaleX(1);
   -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
   transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
form#insert_vehicle {
   background: #fff;
   padding: 35px 30px 50px;
   box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.1);
   -o-box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.1);
   -moz-box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.1);
   -webkit-box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.1);
}
form#insert_vehicle div.mce-toolbar-grp > div {
   padding: 4px 0;
}
form#insert_vehicle > button {
   font-family: "Montserrat";
   font-weight: 700;
   color: #ffffff;
   font-size: 14px;
   line-height: 20px;
   text-transform: uppercase;
   letter-spacing: 0.5px;
   background: #000;
   border-radius: 0;
   box-shadow: none;
   border: 0;
   padding: 15px 45px;
   height: auto;
}
form#insert_vehicle .vehicle-spec {
   margin-left: -15px;
   margin-right: -15px;
}
form#insert_vehicle .vehicle-spec .vehicle-price {
   width: 25%;
   float: left;
   padding: 0 15px;
}
form#insert_vehicle .vehicle-spec .vehicle-price label {
   font-family: "Montserrat";
   font-weight: 700;
   color: #222222;
   font-size: 14px;
   line-height: 18px;
   text-transform: uppercase;
   margin: 0 0 11px;
}
form#insert_vehicle .vehicle-spec .vehicle-price input {
   border: 1px solid #dfdfdf !important;
   border-radius: 0;
   height: auto;
   font-family: "Muli";
   font-weight: 400;
   font-size: 12px;
   line-height: 17px;
   color: #868686;
   padding: 10.5px 20px;
}
form#insert_vehicle .vehicle-spec .vehicle-price input:focus {
   border-color: #ff5400 !important;
   box-shadow: none;
   outline: 0;
}
form#insert_vehicle .vehicle-spec .field-text{
   line-height: 20px;
   width: 25%;
   float: left;
   padding: 0 15px;
   margin-bottom: 39px;
}
form#insert_vehicle .vehicle-spec .fieldtype-number {
   line-height: 20px;
   width: 25%;
   float: left;
   padding: 0 15px;
   margin-bottom: 39px;
}
form#insert_vehicle .vehicle-spec .fieldtype-number span {
   display: none;
}
form#insert_vehicle .vehicle-spec .fieldtype-number label,
form#insert_vehicle .vehicle-spec .field-text label
{
   font-family: "Montserrat";
   font-weight: 700;
   color: #222222;
   font-size: 14px;
   line-height: 18px;
   text-transform: uppercase;
   margin: 0 0 11px;
}
form#insert_vehicle .vehicle-spec .fieldtype-number input {
   border: 1px solid #dfdfdf !important;
   border-radius: 0;
   height: auto;
   font-family: "Muli";
   font-weight: 400;
   font-size: 12px;
   line-height: 17px;
   color: #868686;
   padding: 11px 20px;
}
form#insert_vehicle .vehicle-spec .fieldtype-number input:focus {
   border-color: #ff5400 !important;
   box-shadow: none;
   outline: 0;
}
form#insert_vehicle .vehicle-spec .fieldtype-radio {
   line-height: 20px;
   width: 20%;
   float: left;
   padding: 0 15px;
   margin-bottom: 45px;
}
form#insert_vehicle .vehicle-spec .fieldtype-radio br {
   display: none;
}
form#insert_vehicle .vehicle-spec .fieldtype-radio label {
   display: flex;
   flex-direction: row;
   margin: 0;
   padding: 5px 0;
   font-family: "Muli";
   font-size: 14px;
   line-height: 20px;
   color: #565656;
   font-weight: 400;
}
form#insert_vehicle .vehicle-spec .fieldtype-radio label input[type="radio"] {
   position: absolute;
   visibility: hidden;
}
form#insert_vehicle .vehicle-spec .fieldtype-radio label input[type="radio"]:checked ~ span {
   border-color: #ff5400;
   border-width: 3px;
}
form#insert_vehicle .vehicle-spec .fieldtype-radio label .check {
   display: block;
   position: relative;
   margin: 0;
   height: 10px;
   width: 10px;
   border-radius: 50%;
   border: 1px solid #bebebe;
   z-index: 9;
   top: 5px;
   cursor: pointer;
   -webkit-transition: all 0.25s linear;
   margin-right: 10px;
}
form#insert_vehicle .vehicle-spec .fieldtype-radio label:first-child {
   font-family: "Montserrat";
   font-weight: 700;
   color: #222222;
   font-size: 14px;
   line-height: 18px;
   text-transform: uppercase;
   margin: 0 0 11px;
}
form#insert_vehicle .vehicle-spec .field-interior {
   clear: both;
}
form#insert_vehicle .vehicle-price .vehicle-price__item label {
   font-family: "Montserrat";
   font-weight: 700;
   color: #222222;
   font-size: 14px;
   line-height: 18px;
   text-transform: uppercase;
   margin: 0 0 11px;
}
form#insert_vehicle .vehicle-price .vehicle-price__item input {
   border: 1px solid #dfdfdf !important;
   border-radius: 0;
   height: auto;
   font-family: "Muli";
   font-weight: 400;
   font-size: 12px;
   line-height: 17px;
   color: #868686;
   padding: 11px 20px;
}
form#insert_vehicle .vehicle-price .vehicle-price__item input:focus {
   border-color: #ff5400 !important;
   box-shadow: none;
   outline: 0;
}
form#insert_vehicle .vehicle-info {
   display: flex;
   flex-direction: column;
}
form#insert_vehicle .vehicle-info label {
   font-family: "Montserrat";
   font-weight: 700;
   color: #222222;
   font-size: 14px;
   line-height: 18px;
   text-transform: uppercase;
   margin: 0 0 11px;
}
form#insert_vehicle .vehicle-info select {
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   /* remove default arrow */
   /*background: url("../css/img/dot_arrow.png") center right 15px;*/
   background-repeat: no-repeat;
   border: 1px solid #dfdfdf !important;
   border-radius: 0;
   height: auto;
   font-family: "Muli";
   font-weight: 400;
   font-size: 12px;
   line-height: 17px;
   color: #868686;
   padding: 10.5px 15px;
   position: relative;
}
form#insert_vehicle .vehicle-info select option:hover {
   color: #222222;
}
form#insert_vehicle .vehicle-info select:focus {
   border-color: #ff5400 !important;
   box-shadow: none;
   -o-box-shadow: none;
   -webkit-box-shadow: none;
   -moz-box-shadow: none;
   outline: 0;
}
form#insert_vehicle .group-input {
   margin-bottom: 36px;
}
form#insert_vehicle .group-input input {
   border: 1px solid #dfdfdf !important;
   border-radius: 0;
   height: auto;
   font-family: "Muli";
   font-weight: 400;
   font-size: 12px;
   line-height: 17px;
   color: #868686;
   padding: 10.5px 15px;
}
form#insert_vehicle .group-input input:focus {
   border-color: #ff5400 !important;
   box-shadow: none;
   -o-box-shadow: none;
   -webkit-box-shadow: none;
   -moz-box-shadow: none;
   outline: 0;
}
form#insert_vehicle .form-group {
   margin-bottom: 20px;
}
form#insert_vehicle .form-group label {
   font-family: "Montserrat";
   font-weight: 700;
   color: #222222;
   font-size: 14px;
   line-height: 18px;
   text-transform: uppercase;
   margin: 0 0 11px;
}
form#insert_vehicle .form-group input {
   border: 1px solid #bebebe !important;
   border-radius: 0;
   height: auto;
   font-family: "Muli";
   font-weight: 400;
   font-size: 12px;
   line-height: 17px;
   color: #868686;
   padding: 10.5px 20px;
}
form#insert_vehicle .form-group input:focus {
   border-color: #ff5400 !important;
   box-shadow: none;
}
form#insert_vehicle .excerpt {
   margin-bottom: 26px;
}
form#insert_vehicle .excerpt textarea {
   width: 100%;
   border: 1px solid #bebebe !important;
   border-radius: 0;
   height: auto;
   font-family: "Muli";
   font-weight: 400;
   font-size: 12px;
   line-height: 17px;
   color: #868686;
   padding: 10.5px 20px;
   height: 100px;
}
form#insert_vehicle .excerpt textarea:focus {
   border-color: #ff5400 !important;
   box-shadow: none;
   -o-box-shadow: none;
   -webkit-box-shadow: none;
   -moz-box-shadow: none;
   outline: 0;
}
form#insert_vehicle .features-bottom {
   margin-bottom: 20px;
}
form#insert_vehicle .features-bottom > div {
   background: transparent;
}
form#insert_vehicle .features-bottom > div label {
   font-family: "Montserrat";
   font-weight: 700;
   color: #222222;
   font-size: 14px;
   line-height: 18px;
   text-transform: uppercase;
   margin: 0 0 25px;
}
form#insert_vehicle .features-bottom .form-group input {
   border: 0 !important;
   background: #f1f1f1 !important;
   box-shadow: none;
   padding: 20px;
   font-family: "Muli";
   font-weight: 400;
   color: #868686;
   font-size: 14px;
   line-height: 20px;
   margin: 0;
   width: 100%;
   padding-left: 150px;
}
form#insert_vehicle .features-bottom .form-group .fileUpload {
   position: absolute;
   overflow: hidden;
   margin: 10px;
   background: #ff5400;
   width: 110px;
   height: 30px;
   left: 25px;
   top: 49px;
}
form#insert_vehicle .features-bottom .form-group .fileUpload input {
   position: absolute;
   top: 0;
   right: 0;
   margin: 0;
   padding: 0;
   font-size: 20px;
   opacity: 0;
}
form#insert_vehicle .features-bottom .form-group .fileUpload input:hover {
   cursor: pointer;
}
form#insert_vehicle .features-bottom .form-group .fileUpload span {
   font-family: "Muli";
   font-size: 12px;
   line-height: 16px;
   font-weight: 400;
   color: #ffffff;
   left: 23px;
   position: absolute;
   top: 7px;
}
form#insert_vehicle .features-bottom .vehicle-feature input {
   border: 0 !important;
   background: #f1f1f1 !important;
   box-shadow: none;
   padding: 20px;
   font-family: "Muli";
   font-weight: 400;
   color: #868686;
   font-size: 14px;
   line-height: 20px;
   margin: 0;
   width: 100%;
   padding-left: 150px;
}
form#insert_vehicle .features-bottom .vehicle-feature .fileUpload {
   position: absolute;
   overflow: hidden;
   margin: 10px;
   background: #ff5400;
   width: 110px;
   height: 30px;
   left: 25px;
   top: 49px;
}
form#insert_vehicle .features-bottom .vehicle-feature .fileUpload input {
   position: absolute;
   top: 0;
   right: 0;
   margin: 0;
   padding: 0;
   font-size: 20px;
   cursor: pointer;
   opacity: 0;
}
form#insert_vehicle .features-bottom .vehicle-feature .fileUpload span {
   font-family: "Muli";
   font-size: 12px;
   line-height: 16px;
   font-weight: 400;
   color: #ffffff;
   left: 23px;
   position: absolute;
   top: 7px;
}
form#insert_vehicle .special-group {
   margin-bottom: 36px;
   position: relative;
}
form#insert_vehicle .special-group > div {
   position: initial;
}
form#insert_vehicle .special-group label {
   position: absolute;
   top: 5px;
}
.um-account .um-form form {
   background: transparent;
   box-shadow: none !important;
   padding: 0;
   margin: 0;
}
.um-account .um-form form .um-account-main {
   background: #fff;
   padding: 47px 30px 50px !important;
   box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.1);
   -o-box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.1);
   -moz-box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.1);
   -webkit-box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.1);
}
.um-account .um-form form .um-account-side {
   margin-right: 3%;
   background: #fff;
   padding: 30px 0 35px !important;
   box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.1);
   -o-box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.1);
   -moz-box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.1);
   -webkit-box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.1);
}
.um-account .um-form form .um-account-side .um-account-meta {
   border-bottom: 1px solid rgba(134, 134, 134, 0.1);
   margin-bottom: 25px;
}
.um-account .um-form form .um-account-side .um-account-meta .um-account-name {
   padding-top: 37px;
   padding-bottom: 35px;
}
.um-account .um-form form .um-account-side .um-account-meta .um-account-name > a {
   margin-bottom: 3px;
   display: block;
   font-family: "Montserrat";
   font-weight: 700;
   color: #222222;
   font-size: 18px;
   line-height: 25px;
   text-transform: uppercase;
}
.um-account .um-form form .um-account-side .um-account-meta .um-account-name .um-account-profile-link a {
   font-family: "Muli";
   font-weight: 300;
   color: #868686;
   font-size: 14px;
   line-height: 20px;
   text-transform: capitalize;
}
.um-account .um-form form .um-account-side ul {
   padding: 0 15px !important;
}
.um-account .um-form form .um-account-side ul li {
   background: transparent;
}
.um-account .um-form form .um-account-side ul li a.current .um-account-icon i {
   color: #ff5400;
   transition: all .5s ease;
   -moz-transition: all .5s ease;
   -webkit-transition: all .5s ease;
   -o-transition: all .5s ease;
}
.um-account .um-form form .um-account-side ul li a.current .um-account-title {
   color: #000000;
   transition: all .5s ease;
   -moz-transition: all .5s ease;
   -webkit-transition: all .5s ease;
   -o-transition: all .5s ease;
}
.um-account .um-form form .um-account-side ul li a {
   height: 32px;
}
.um-account .um-form form .um-account-side ul li a .um-account-arrow {
   display: none;
}
.um-account .um-form form .um-account-side ul li a .um-account-icon {
   border-right: 0;
   font-size: 16px;
   width: 20px;
   height: auto;
   color: #bebebe;
}
.um-account .um-form form .um-account-side ul li a .um-account-title {
   font-family: "Muli";
   font-size: 16px;
   color: #868686;
   line-height: 30px;
   font-weight: 400;
   padding-left: 5px;
}
.um-account .um-form form .um-account-side ul li a:hover {
   background: #fff;
}
.um-account .um-form form .um-account-side ul li a:hover .um-account-title {
   color: #868686;
}
.um-account .um-form form .um-account-main {
   width: 62%;
}
.um-account .um-form form .um-account-main .um-notice i {
   top: -4px;
}
.um-account .um-form form .um-account-main p {
   margin: 20px 0 15px !important;
   padding: 0!important;
   padding-left: 15px !important;
}
.um-account .um-form form .um-account-main .um-account-tab {
   margin: 0 -15px;
}
.um-account .um-form form .um-account-main .um-account-tab .um-account-heading {
   font-family: "Montserrat";
   font-weight: 700;
   font-size: 18px;
   line-height: 22px;
   color: #222222;
   text-transform: uppercase;
   position: relative;
   padding-left: 25px;
   margin-bottom: 39px !important;
}
.um-account .um-form form .um-account-main .um-account-tab .um-account-heading:after {
   content: "";
   width: 2px;
   height: 13px;
   background: #ff5400;
   left: 15px;
   position: absolute;
   top: 4px;
}
.um-account .um-form form .um-account-main .um-account-tab .um-account-heading i {
   display: none;
}
.um-account .um-form form .um-account-main .um-account-tab .um-field {
   width: 44%;
   padding: 0 15px;
   float: left;
   margin-bottom: 24px;
}
.um-account .um-form form .um-account-main .um-account-tab .um-field .um-field-label label {
   font-family: "Montserrat";
   font-weight: 400;
   font-size: 14px;
   line-height: 20px;
   color: #222222;
   text-transform: none;
}
.um-account .um-form form .um-account-main .um-account-tab .um-col-alt {
   clear: both;
   padding-left: 15px;
   padding-top: 6px;
}
.um-account .um-form form .um-account-main .um-account-tab .um-col-alt .um-left input {
   font-family: "Montserrat" !important;
   font-weight: 400 !important;
   font-size: 14px !important;
   line-height: 20px !important;
   color: #fff;
   text-transform: none !important;
   background: #ff5400 !important;
   border: 0 !important;
   padding: 10px 25px !important;
}
.um-members .um-member {
   width: 50%;
   position: relative !important;
   left: auto !important;
   right: auto !important;
   top: auto !important;
   background: transparent;
   border: 0;
}
.um-members .um-member .um-member__wrapper {
   box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.1);
   -o-box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.1);
   -moz-box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.1);
   -webkit-box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.1);
   background: #fff;
   display: flex;
   padding: 30px;
}
.um-members .um-member .um-member__wrapper .um-member-photo {
   margin-right: 30px;
}
.um-members .um-member .um-member__wrapper .um-member-photo .tz_auto_show_rating span i {
   color: #f7941d;
}
.um-members .um-member .um-member__wrapper .um-member-photo p {
   font-family: "Muli";
   font-weight: 300;
   font-size: 12px;
   margin: 0;
}
.um-members .um-member .um-member__wrapper .um-member-photo a {
   display: block !important;
   margin-bottom: 21px;
}
.um-members .um-member .um-member__wrapper .um-member-photo a img {
   width: auto;
   max-width: 130px;
   height: auto;
   top: auto;
   left: auto;
   right: auto;
   bottom: auto;
   margin: 0 !important;
}
.um-members .um-member .um-member__wrapper .um-member-card .um-member-name a {
   margin: 5px 0 18px;
   display: block;
   font-family: "Montserrat";
   font-weight: 700;
   color: #222222;
   font-size: 18px;
   line-height: 25px;
   text-transform: uppercase;
}
.um-members .um-member .um-member__wrapper .um-member-card .um-member-maps > span {
   color: #ff5400 !important;
   position: relative;
}
.um-members .um-member .um-member__wrapper .um-member-card .um-member-maps > span:hover {
   cursor: pointer;
}
.um-members .um-member .um-member__wrapper .um-member-card .um-member-maps > span:before {
   content: "";
   height: 2px;
   background: #ff5400;
   width: 60px;
   bottom: -2px;
   left: 25px;
   position: absolute;
   opacity: 0.5;
}
.um-members .um-member .um-member__wrapper .um-member-card .um-member-maps > span i {
   color: #868686 !important;
}
.um-members .um-member .um-member__wrapper .um-member-card .um-member-maps #myModal {
   box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.1);
   -o-box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.1);
   -moz-box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.1);
   -webkit-box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.1);
   border: 0;
   border-radius: 0;
}
.um-members .um-member .um-member__wrapper .um-member-card .um-member-maps #myModal .modal-content {
   border: 0;
   border-radius: 0;
}
.um-members .um-member .um-member__wrapper .um-member-card .um-member-maps .modal-header button {
   background: transparent !important;
}
.um-members .um-member .um-member__wrapper .um-member-card .um-member-maps .modal-footer button {
   background: #222222 !important;
   font-family: "Montserrat";
   font-weight: 700 !important;
   color: #fff;
   font-size: 14px;
   line-height: 20px !important;
   letter-spacing: 0.5px;
   text-transform: uppercase !important;
   border-radius: 0 !important;
   padding: 0 30px !important;
   border: 1px solid #222 !important;
   transition: all 1s ease;
   -webkit-transition: all 1s ease;
   -o-transition: all 1s ease;
   -moz-transition: all 1s ease;
}
.um-members .um-member .um-member__wrapper .um-member-card .um-member-maps .modal-body #map {
   height: 500px;
}
.um-members .um-member .um-member__wrapper .um-member-card .um-style {
   text-align: left;
}
.um-members .um-member .um-member__wrapper .um-member-card .um-style span {
   display: block;
   margin-bottom: 9px;
   font-family: "Muli";
   font-weight: 400;
   line-height: 18px;
   font-size: 14px;
   color: #868686;
}
.um-members .um-member .um-member__wrapper .um-member-card .um-style span i {
   font-size: 12px;
   color: inherit;
   line-height: inherit;
   width: 22px;
   text-align: center;
}
.autoshowroom-breadcrumb-navxt span {
   font-weight: 400;
   color: #565656;
   font-size: 14px;
   line-height: 18px;
}
.homev6_blog {
   padding: 0 0 80px;
}
.homev6_blog .blog_seperator {
   width: 60px;
   height: 4px;
   border-top: 1px solid #ff5400;
   border-bottom: 1px solid #ff5400;
   margin: 0 auto;
   display: block;
   margin-bottom: 27px;
}
.homev6_blog .blog_title {
   text-align: center;
   font-family: "Montserrat";
   color: #222222;
   font-weight: 700;
   line-height: 35px;
   font-size: 25px;
   text-transform: uppercase;
   position: relative;
   margin-bottom: 14px;
}
.homev6_blog .blog_title span {
   color: #ff5400;
}
.homev6_blog .blog_title:before {
   position: absolute;
   top: 0;
   left: 0;
}
.homev6_blog .blog_desc p {
   text-align: center;
   font-family: "Muli";
   font-size: 15px;
   font-weight: 400;
   color: #565656;
   line-height: 21px;
   margin-bottom: 0;
}
.homev6_blog .blog_content .blog_content__item .blog_content__media {
   position: relative;
}
.homev6_blog .blog_content .blog_content__item .blog_content__media img {
   width: 100%;
}
.homev6_blog .blog_content .blog_content__item .blog_content__media .blog_content__detail {
   position: relative;
   bottom: 60px;
   -webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.2);
   -moz-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.2);
   -o-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.2);
   box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.2);
   background: #fff;
   margin: 0 30px;
}
.homev6_blog .blog_content .blog_content__item .blog_content__media .blog_content__detail .blog_detail__wrapper {
   padding: 22px 40px;
}
.homev6_blog .blog_content .blog_content__item .blog_content__media .blog_content__detail .blog_detail__wrapper h3 {
   font-family: "Muli";
   font-weight: 700;
   color: #222222;
   font-size: 18px;
   line-height: 24px;
   text-transform: none;
   text-align: center;
   margin: 0 0 14px;
}
.homev6_blog .blog_content .blog_content__item .blog_content__media .blog_content__detail .blog_detail__wrapper h3 a {
   font-family: "Muli";
   font-weight: 700;
   color: #222222;
   font-size: 18px;
   line-height: 24px;
   text-transform: none;
   transition: all .2s ease;
   -moz-transition: all .2s ease;
   -webkit-transition: all .2s ease;
   -o-transition: all .2s ease;
}
.homev6_blog .blog_content .blog_content__item .blog_content__media .blog_content__detail .blog_detail__wrapper h3 a:hover {
   color: #ff5400;
   transition: all .2s ease;
   -moz-transition: all .2s ease;
   -webkit-transition: all .2s ease;
   -o-transition: all .2s ease;
}
.homev6_blog .blog_content .blog_content__item .blog_content__media .blog_content__detail .blog_detail__wrapper .blog_content__information {
   margin-bottom: 6px;
   text-align: center;
}
.homev6_blog .blog_content .blog_content__item .blog_content__media .blog_content__detail .blog_detail__wrapper .blog_content__information .blog_content__date {
   font-family: "Muli";
   font-size: 14px;
   line-height: 18px;
   font-weight: 400;
   color: #bebebe;
}
.homev6_blog .blog_content .blog_content__item .blog_content__media .blog_content__detail .blog_detail__wrapper .blog_content__information .blog_content__separator {
   color: #ff5400;
   font-weight: 700;
   margin: 0 10px;
}
.homev6_blog .blog_content .blog_content__item .blog_content__media .blog_content__detail .blog_detail__wrapper .blog_content__information .blog-content__author {
   font-family: "Muli";
   font-size: 14px;
   line-height: 18px;
   font-weight: 400;
   color: #bebebe;
}
.homev6_blog .blog_content .blog_content__item .blog_content__media .blog_content__detail .blog_detail__wrapper .blog_content__information .blog-content__author strong {
   color: #ff5400;
}
.homev6_newletter {
   padding: 36px 0 40px;
}
.homev6_newletter .container {
   padding: 0;
}
.homev6_newletter .col-left h3 {
   font-family: "Montserrat";
   font-weight: 700;
   font-size: 20px;
   line-height: 28px;
   color: #ffffff;
   margin-bottom: 5px;
}
.homev6_newletter .col-left p {
   font-family: "Muli";
   font-size: 14px;
   line-height: 20px;
   color: #fff;
   margin: 0;
}
.homev6_newletter .col-right form {
   margin-top: 4px;
}
.homev6_newletter .col-right form .tnp-email {
   font-family: "Muli";
   font-weight: 300;
   font-size: 14px;
   line-height: 18px;
   color: #868686;
   padding: 16px 20px;
   max-width: none;
}
.homev6_newletter .col-right form .tnp-email:focus {
   border: 0;
   box-shadow: none;
   outline: 0;
}
.homev6_newletter .col-right form .tnp-submit {
   font-family: "Montserrat";
   font-size: 14px;
   line-height: 18px;
   color: #fff;
   font-weight: 400;
   text-transform: uppercase;
   background: #222222;
   padding: 16px 20px;
}
.homev6_newletter .col-right form .tnp-submit:focus {
   border: 0;
   box-shadow: none;
}
.slider_v6_title h3 {
   font-size: 50px;
   line-height: 70px;
   color: #fff;
   font-weight: 700;
   text-transform: none;
}
.slider_v6_title h3 b {
   color: #fff600;
}
.v6_title2 h3 {
   font-size: 50px;
   line-height: 70px;
   color: #fff;
   font-weight: 700;
   text-transform: none;
}
.v6_desc p {
   font-size: 16px;
   line-height: 22px;
   color: #fff;
   font-weight: 300;
}
.um-profile .um-profile-body .um-row {
   margin-bottom: 55px !important;
}
.um-profile .um-profile-body .um-row-heading {
   font-family: "Montserrat";
   font-weight: 700;
   color: #222222;
   font-size: 18px;
   line-height: 25px;
   text-transform: uppercase;
   position: relative;
   padding-left: 10px;
   border-top: 2px solid #ff5400;
   padding-top: 45px;
   padding-bottom: 18px;
   margin-top: 25px;
}
.um-profile .um-profile-body .um-row-heading:after {
   content: '';
   width: 2px;
   height: 13px;
   background: #ff5400;
   position: absolute;
   top: 50px;
   left: 0;
}
.um-profile .um-profile-body .um-field {
   padding: 0;
   margin-top: 29px;
}
.um-profile .um-profile-body .um-field .um-field-label {
   border-bottom: 0;
   margin-bottom: 1px;
}
.um-profile .um-profile-body .um-field .um-field-label label {
   font-family: "Montserrat";
   font-weight: 400;
   color: #222222;
   font-size: 16px !important;
   line-height: 22px !important;
}
.um-profile .um-profile-body .um-field .um-field-area input {
   background: #f1f1f1 !important;
   border: 1px solid #dfdfdf;
}
.um-profile .um-profile-body .um-field .um-field-area .um-field-value {
   font-family: "Muli";
   font-weight: 400;
   font-size: 14px;
   color: #868686;
   line-height: 20px;
}
.um-profile .um-profile-body .um-field .um-field-area .um-field-value a {
   font-family: inherit;
   font-weight: inherit;
   font-size: inherit;
   color: inherit;
   line-height: inherit;
}
.um-profile .um-form .um-header .um-profile-edit {
   top: 30px !important;
}
.um-profile .um-form form {
   padding: 30px;
}
.um-profile .um-form form .um-profile-body {
   max-width: none !important;
}
.um-profile .um-form form .um-header .um-profile-edit {
   top: 30px !important;
}
.um-profile .um-form form .um-header .um-profile-meta .um-name a {
   font-family: "Montserrat";
   font-weight: 700;
   font-size: 24px;
   line-height: 34px;
   color: #222222;
   margin-left: 15px;
}
.um-profile .um-form form .um-header .um-meta-text {
   margin-left: 16px;
}
.um-own-profile .autoshowroom-contact {
   display: none;
}
.um-own-profile .um-profile-body.posts {
   margin-bottom: 0 !important;
}
.um-own-profile .um-profile-body.posts .item-wrapper:hover .Vehicle-Feature-Image a img {
   transform: scale(1.2);
   -moz-transform: scale(1.2);
   -webkit-transform: scale(1.2);
   -o-transform: scale(1.2);
   transition: transform 0.5s ease;
   -moz-transition: transform 0.5s ease;
   -webkit-transition: transform 0.5s ease;
   -o-transition: transform 0.5s ease;
   overflow: hidden;
}
.um-own-profile .um-header {
   padding: 0 0 50px;
}
.um-own-profile .um-header .um-profile-meta .um-main-meta {
   padding: 24px 0 0;
}
.um-own-profile .um-header .um-profile-meta .um-main-meta .um-name a {
   font-family: "Montserrat";
   font-weight: 700;
   font-size: 24px;
   line-height: 34px;
   color: #222222;
   margin-left: 15px;
}
.um-own-profile .um-header .um-meta-text {
   margin-left: 16px;
}
.um-own-profile .um-profile-body {
   max-width: none !important;
}
.um-page-user .um-profile-body {
   max-width: none !important;
}
.um-own-profile .um-profile-body .row {
   margin-bottom: 40px;
}

.um-own-profile .um-profile-body .item {
   box-sizing: border-box;
}
.um-page-user .um-profile-body .item {
   box-sizing: border-box;
}
.um-own-profile .um-profile-body .item .item-wrapper {
   box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.1);
   -moz-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.1);
   -webkit-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.1);
   -o-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.1);
}
.um-own-profile .um-profile-body .item .Vehicle-Feature-Image {
   position: relative;
}
.um-own-profile .um-profile-body .item .Vehicle-Feature-Image a {
   display: block;
   overflow: hidden;
}
.um-own-profile .um-profile-body .item .Vehicle-Feature-Image a img {
   width: 100%;
   height: auto;
   transition: transform 0.5s ease;
   -moz-transition: transform 0.5s ease;
   -webkit-transition: transform 0.5s ease;
   -o-transition: transform 0.5s ease;
}
.um-own-profile .um-profile-body .item .Vehicle-Feature-Image .pcd-pricing {
   margin: 0;
   position: absolute;
   left: 0;
   bottom: 0;
   background: #ff5400;
   color: #fff;
   padding: 8px 15px;
   font-weight: 700;
}
.um-own-profile .um-profile-body .item .Vehicle-Feature-Image .pcd-pricing .pcd-price-msrp {
   font-weight: 400;
   margin-left: 10px;
   padding-left: 10px;
   border-left: 1px solid #fff;
}
.um-own-profile .um-profile-body .item .Vehicle-Title {
   padding: 25px 0 10px;
   margin: 0;
   font-family: 'Montserrat', sans-serif;
   font-weight: 700;
   text-transform: uppercase;
   line-height: 25px;
}
.um-own-profile .um-profile-body .item .Vehicle-Title a {
   color: #222222;
   text-transform: uppercase;
   border-left: 3px solid #ff5400;
   padding-left: 15px;
   font-size: 18px;
   display: block;
}
.um-own-profile .um-profile-body .item .vehicle-feature-des {
   padding: 0 15px 20px 15px;
}
.um-own-profile .um-profile-body .item .vehicle-feature-des .vehicle-feature-excerpt {
   font-size: 14px;
   color: #565656;
   font-family: 'Muli';
   font-weight: 400;
   margin: 0;
   line-height: 24px;
}
.um-own-profile .um-profile-body .item .pcd-specs {
   padding: 2px;
}
.um-own-profile .um-profile-body .item .pcd-specs span {
   width: 33.33%;
   float: left;
   background: #f1f1f1;
   text-align: center;
   padding: 10px 0;
   border: 1px solid #fff;
   box-sizing: border-box;
   color: #565656;
   font-weight: 400;
}
.um-own-profile .um-profile-body .item .pcd-specs span em {
   font-weight: 400;
   font-style: normal;
}
.um-own-profile .um-profile-body .um-item {
   padding: 32px 0 36px;
}
.um-own-profile .um-profile-body .um-item .um-item-link {
   margin-bottom: 8px;
}
.um-own-profile .um-profile-body .um-item .um-item-link i {
   font-size: 18px;
   line-height: 25px;
}
.um-own-profile .um-profile-body .um-item .um-item-link a {
   font-size: 15px;
   font-family: "Muli";
   color: #686868;
   line-height: 21px;
   font-weight: 400;
   text-decoration: none;
}
.um-own-profile .um-profile-body .um-item .um-item-link a:hover {
   text-decoration: none !important;
}
.um-own-profile .um-profile-body .um-item .um-item-meta span {
   font-family: "Muli";
   font-size: 15px;
   line-height: 21px;
   font-weight: 400;
   color: #bebebe;
}
.um-own-profile .um-profile-body .um-item .um-item-meta span a {
   font-family: "Muli";
   font-size: 15px;
   line-height: 21px;
   font-weight: 400;
   color: #ff5400;
   text-transform: none;
   border-bottom: 1px solid #ff5400;
}
.um-own-profile .um-profile-nav {
   background: #333336;
   padding: 20px 30px;
}
.um-own-profile .um-profile-nav .um-profile-nav-item a {
   padding: 10px 30px 10px 45px;
   margin-left: 0;
   border-radius: 0;
   transition: all .5s ease;
   -moz-transition: all .5s ease;
   -webkit-transition: all .5s ease;
   -o-transition: all .5s ease;
}
.um-own-profile .um-profile-nav .um-profile-nav-item a:hover {
   background: #ff5400;
   transition: all .5s ease;
   -moz-transition: all .5s ease;
   -webkit-transition: all .5s ease;
   -o-transition: all .5s ease;
}
.um-own-profile .um-profile-nav .um-profile-nav-item a i {
   font-size: 14px;
   line-height: 22px;
   left: 25px;
   top: 9px;
}
.um-own-profile .um-profile-nav .um-profile-nav-item a span {
   font-family: "Muli";
   color: #fff;
   line-height: 18px;
   font-weight: 600;
   padding-left: 0;
}
.um-own-profile .um-profile-nav .active.um-profile-nav-item a {
   background: #ff5400 ;
   border-radius: 0;
}
.um-own-profile .um-profile-nav .active.um-profile-nav-item a i {
   top: 8px;
}
.um-own-profile .um-profile-body.posts {
   padding: 60px 0 0;
}
.um-own-profile .um-profile-body.posts #map {
   display: none;
}
.um-own-profile .um-profile-body.comments {
   margin: 0 100px !important;
   padding: 20px 0 !important;
}
.um-own-profile .um-profile-body.comments #map {
   display: none;
}
.um-own-profile .um-profile.um-editing .um-profile-body .um-row-heading {
   padding-bottom: 3px;
}
.um-own-profile .um-profile.um-editing .um-profile-body .um-row {
   margin-bottom: 50px !important;
}
.um-own-profile .um-profile.um-editing .um-profile-body .um-field {
   margin-top: 24px;
}
.um-own-profile .um-profile.um-editing .um-profile-body .um-field .um-field-label label {
   font-size: 14px !important;
   margin-bottom: 8px;
   font-family: "Montserrat";
   color: #222222;
   line-height: 20px;
}
.um-own-profile .um-profile.um-editing .um-profile-body .um-field .um-field-area input {
   border-color: #ff5400;
}
.um-own-profile .um-profile.um-editing .um-profile-body .um-field .um-field-area input:focus {
   border-color: #ff5400 ;
}
.um-own-profile .um-profile.um-editing .um-profile-body .um-field .um-field-area .um-field-radio .um-field-radio-state i {
   color: #ff5400 ;
   font-size: 20px;
}
.um-own-profile .um-profile.um-editing .um-profile-body .um-field .um-field-area .um-field-radio-option {
   font-family: "Muli";
   font-weight: 400;
   color: #686868;
   font-size: 14px;
   line-height: 23px;
}
.um-own-profile .um-profile.um-editing .um-profile-body .um-field .um-field-area select {
   background: #f1f1f1;
}
.um-own-profile .um-profile.um-editing .um-profile-body .um-field .um-field-area .select2.select2-container {
   background: #f1f1f1 !important;
}
.um-own-profile .um-profile.um-editing .um-profile-body .um-field .um-field-area .select2.select2-container .select2-selection {
   background: #f1f1f1 !important;
}
.um-own-profile .um-profile.um-editing .um-profile-body .um-col-alt {
   border-top: 2px solid #ff5400;
   padding: 39px 0 30px;
}
.um-own-profile .um-profile.um-editing .um-profile-body .um-col-alt .um-left {
   width: auto;
}
.um-own-profile .um-profile.um-editing .um-profile-body .um-col-alt .um-left input {
   font-family: "Montserrat";
   font-weight: 400 !important;
   line-height: 20px !important;
   color: #fff;
   background: #ff5400 !important;
   border: 0 !important;
   text-transform: none !important;
   padding: 10px 30px !important;
}
.um-own-profile .um-profile.um-editing .um-profile-body .um-col-alt .um-right {
   float: left;
   width: auto;
}
.um-own-profile .um-profile.um-editing .um-profile-body .um-col-alt .um-right a {
   font-family: "Montserrat";
   font-weight: 400 !important;
   line-height: 20px !important;
   color: #222 !important;
   background: #fff !important;
   border: 1px solid #222 !important;
   text-transform: none !important;
   padding: 9px 30px !important;
   margin-left: 20px;
}
.um-own-profile .um-profile.um-editing .um-profile-body #map {
   border: 1px solid #dfdfdf;
   border-top: 0;
}
.um-page-account .autoshowroom-contact .autoshowroom-contact-overlay{
   display: none;
}
.um-profile .um-form form .um-profile-body #map .um-form-field{
   top: 7px !important;
}
/*Page acoount css*/
.um-own-profile .autoshowroom-contact {
   display: none;
}
.um-page-user .um-profile-body.posts {
   margin-bottom: 0 !important;
}
.um-page-user .um-profile-body.posts .item-wrapper:hover .Vehicle-Feature-Image a img {
   transform: scale(1.2);
   -moz-transform: scale(1.2);
   -webkit-transform: scale(1.2);
   -o-transform: scale(1.2);
   transition: transform 0.5s ease;
   -moz-transition: transform 0.5s ease;
   -webkit-transition: transform 0.5s ease;
   -o-transition: transform 0.5s ease;
   overflow: hidden;
}
.um-page-user .um-header {
   padding: 0 0 50px;
}
.um-page-user .um-header .um-profile-meta .um-main-meta {
   padding: 24px 0 0;
}
.um-page-user .um-header .um-profile-meta .um-main-meta .um-name a {
   font-family: "Montserrat";
   font-weight: 700;
   font-size: 24px;
   line-height: 34px;
   color: #222222;
   margin-left: 15px;
}
.um-page-user .um-header .um-meta-text {
   margin-left: 16px;
}
.um-page-user .um-profile-body {
   max-width: none !important;
}
.um-page-user .um-profile-body {
   max-width: none !important;
}
.um-page-user .um-profile-body .row {
   margin-bottom: 40px;
}

.um-page-user .um-profile-body .item {
   box-sizing: border-box;
}
.um-page-user .um-profile-body .item {
   box-sizing: border-box;
}
.um-page-user .um-profile-body .item .item-wrapper {
   box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.1);
   -moz-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.1);
   -webkit-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.1);
   -o-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.1);
}
.um-page-user .um-profile-body .item .Vehicle-Feature-Image {
   position: relative;
}
.um-page-user .um-profile-body .item .Vehicle-Feature-Image a {
   display: block;
   overflow: hidden;
}
.um-page-user .um-profile-body .item .Vehicle-Feature-Image a img {
   width: 100%;
   height: auto;
   transition: transform 0.5s ease;
   -moz-transition: transform 0.5s ease;
   -webkit-transition: transform 0.5s ease;
   -o-transition: transform 0.5s ease;
}
.um-page-user .um-profile-body .item .Vehicle-Feature-Image .pcd-pricing {
   margin: 0;
   position: absolute;
   left: 0;
   bottom: 0;
   background: #ff5400;
   color: #fff;
   padding: 8px 15px;
   font-weight: 700;
}
.um-page-user .um-profile-body .item .Vehicle-Feature-Image .pcd-pricing .pcd-price-msrp {
   font-weight: 400;
   margin-left: 10px;
   padding-left: 10px;
   border-left: 1px solid #fff;
}
.um-page-user .um-profile-body .item .Vehicle-Title {
   padding: 25px 0 10px;
   margin: 0;
   font-family: 'Montserrat', sans-serif;
   font-weight: 700;
   text-transform: uppercase;
   line-height: 25px;
}
.um-page-user .um-profile-body .item .Vehicle-Title a {
   color: #222222;
   text-transform: uppercase;
   border-left: 3px solid #ff5400;
   padding-left: 15px;
   font-size: 18px;
   display: block;
}
.um-page-user .um-profile-body .item .vehicle-feature-des {
   padding: 0 15px 20px 15px;
}
.um-page-user .um-profile-body .item .vehicle-feature-des .vehicle-feature-excerpt {
   font-size: 14px;
   color: #565656;
   font-family: 'Muli';
   font-weight: 400;
   margin: 0;
   line-height: 24px;
}
.um-page-user .um-profile-body .item .pcd-specs {
   padding: 2px;
}
.um-page-user .um-profile-body .item .pcd-specs span {
   width: 33.33%;
   float: left;
   background: #f1f1f1;
   text-align: center;
   padding: 10px 0;
   border: 1px solid #fff;
   box-sizing: border-box;
   color: #565656;
   font-weight: 400;
}
.um-page-user .um-profile-body .item .pcd-specs span em {
   font-weight: 400;
   font-style: normal;
}
.um-page-user .um-profile-body .um-item {
   padding: 32px 0 36px;
}
.um-page-user .um-profile-body .um-item .um-item-link {
   margin-bottom: 8px;
}
.um-page-user .um-profile-body .um-item .um-item-link i {
   font-size: 18px;
   line-height: 25px;
}
.um-page-user .um-profile-body .um-item .um-item-link a {
   font-size: 15px;
   font-family: "Muli";
   color: #686868;
   line-height: 21px;
   font-weight: 400;
   text-decoration: none;
}
.um-page-user .um-profile-body .um-item .um-item-link a:hover {
   text-decoration: none !important;
}
.um-page-user .um-profile-body .um-item .um-item-meta span {
   font-family: "Muli";
   font-size: 15px;
   line-height: 21px;
   font-weight: 400;
   color: #bebebe;
}
.um-page-user .um-profile-body .um-item .um-item-meta span a {
   font-family: "Muli";
   font-size: 15px;
   line-height: 21px;
   font-weight: 400;
   color: #ff5400;
   text-transform: none;
   border-bottom: 1px solid #ff5400;
}
.um-page-user .um-profile-nav {
   background: #333336;
   padding: 20px 30px;
}
.um-page-user .um-profile-nav .um-profile-nav-item a {
   padding: 10px 30px 10px 45px;
   margin-left: 0;
   border-radius: 0;
   transition: all .5s ease;
   -moz-transition: all .5s ease;
   -webkit-transition: all .5s ease;
   -o-transition: all .5s ease;
}
.um-page-user .um-profile-nav .um-profile-nav-item a:hover {
   background: #ff5400;
   transition: all .5s ease;
   -moz-transition: all .5s ease;
   -webkit-transition: all .5s ease;
   -o-transition: all .5s ease;
}
.um-page-user .um-profile-nav .um-profile-nav-item a i {
   font-size: 14px;
   line-height: 22px;
   left: 25px;
   top: 9px;
}
.um-page-user .um-profile-nav .um-profile-nav-item a span {
   font-family: "Muli";
   color: #fff;
   line-height: 18px;
   font-weight: 600;
   padding-left: 0;
}
.um-page-user .um-profile-nav .active.um-profile-nav-item a {
   background: #ff5400 ;
   border-radius: 0;
}
.um-page-user .um-profile-nav .active.um-profile-nav-item a i {
   top: 8px;
}
.um-page-user .um-profile-body.posts {
   padding: 60px 0 0;
}
.um-page-user .um-profile-body.posts #map {
   display: none;
}
.um-page-user .um-profile-body.comments {
   margin: 0 100px !important;
   padding: 20px 0 !important;
}
.um-page-user .um-profile-body.comments #map {
   display: none;
}
.um-page-user .um-profile.um-editing .um-profile-body .um-row-heading {
   padding-bottom: 3px;
}
.um-page-user .um-profile.um-editing .um-profile-body .um-row {
   margin-bottom: 50px !important;
}
.um-page-user .um-profile.um-editing .um-profile-body .um-field {
   margin-top: 24px;
}
.um-page-user .um-profile.um-editing .um-profile-body .um-field .um-field-label label {
   font-size: 14px !important;
   margin-bottom: 8px;
   font-family: "Montserrat";
   color: #222222;
   line-height: 20px;
}
.um-page-user .um-profile.um-editing .um-profile-body .um-field .um-field-area input {
   border-color: #ff5400;
}
.um-page-user .um-profile.um-editing .um-profile-body .um-field .um-field-area input:focus {
   border-color: #ff5400;
}
.um-page-user .um-profile.um-editing .um-profile-body .um-field .um-field-area .um-field-radio .um-field-radio-state i {
   color: #ff5400;
   font-size: 20px;
}
.um-page-user .um-profile.um-editing .um-profile-body .um-field .um-field-area .um-field-radio-option {
   font-family: "Muli";
   font-weight: 400;
   color: #686868;
   font-size: 14px;
   line-height: 23px;
}
.um-page-user .um-profile.um-editing .um-profile-body .um-field .um-field-area select {
   background: #f1f1f1;
}
.um-page-user .um-profile.um-editing .um-profile-body .um-field .um-field-area .select2.select2-container {
   background: #f1f1f1 !important;
}
.um-page-user .um-profile.um-editing .um-profile-body .um-field .um-field-area .select2.select2-container .select2-selection {
   background: #f1f1f1 !important;
}
.um-page-user .um-profile.um-editing .um-profile-body .um-col-alt {
   border-top: 2px solid #ff5400;
   padding: 39px 0 30px;
}
.um-page-user .um-profile.um-editing .um-profile-body .um-col-alt .um-left {
   width: auto;
}
.um-page-user .um-profile.um-editing .um-profile-body .um-col-alt .um-left input {
   font-family: "Montserrat";
   font-weight: 400 !important;
   line-height: 20px !important;
   color: #fff;
   background: #ff5400 !important;
   border: 0 !important;
   text-transform: none !important;
   padding: 10px 30px !important;
}
.um-page-user .um-profile.um-editing .um-profile-body .um-col-alt .um-right {
   float: left;
   width: auto;
}
.um-page-user .um-profile.um-editing .um-profile-body .um-col-alt .um-right a {
   font-family: "Montserrat";
   font-weight: 400 !important;
   line-height: 20px !important;
   color: #222 !important;
   background: #fff !important;
   border: 1px solid #222 !important;
   text-transform: none !important;
   padding: 9px 30px !important;
   margin-left: 20px;
}
.um-page-user .um-profile.um-editing .um-profile-body #map {
   border: 1px solid #dfdfdf;
   border-top: 0;
}
@media(max-width: 992px){
   .um-account .um-form form .um-account-main .um-account-tab{
       margin: 0;
   }
   .um-form form .um-field-area input{
       width: 100%;
   }
   .um-account .um-form form .um-account-main .um-account-tab .um-field{
       width: 100%;
       padding: 0;
   }
   .um-account .um-form form .um-account-main .um-account-tab .um-account-heading:after{
       left: 0;
   }
   .um-account .um-form form .um-account-main .um-account-tab .um-account-heading{
       padding-left: 15px;
   }
   .um-account .um-form form .um-account-main .um-account-tab .um-col-alt{
       padding-left: 0;
   }
   .um-account .um-form form .um-account-side{
       width: 35%;
   }
   .um-account .um-form form .um-account-side ul{
       border: 0;
       padding: 0 !important;
   }
   .um-account .um-form form .um-account-side ul li .um-account-link.current{
       background: transparent;
   }
   .um-account .um-form form .um-account-side ul li .um-account-link.current i{
       color: #ff5400;
   }
   .um-page-account .autoshowroom-contact .autoshowroom-contact-overlay{
       display: none;
   }
   .um-account .um-form form .um-account-side .um-account-meta{
       border-bottom: 0;
   }
   .um-account .um-form form .um-account-side .um-account-meta a{
       border: 0;
   }
   .um-account .um-form form .um-account-side .um-account-meta a img{
       display: inline;
   }
}
@media(max-width: 768px){
   .autoshowroom-title, .wpb_text_column,.autoshowroom-lightgallery, .autoshowroom-list,.autoshowroom-our-process {
       padding: 0 20px;
   }
   form#insert_vehicle .vehicle-info {
       margin-bottom: 20px;
   }
   form#insert_vehicle .vehicle-spec .vehicle-price{
       width: 100%;
   }
   form#insert_vehicle .vehicle-spec .fieldtype-number{
       width: 100%;
       margin-bottom: 20px;
   }
   form#insert_vehicle .vehicle-spec .fieldtype-radio{
       width: 100%;
       margin-bottom: 0;
   }
   form#insert_vehicle .group-input {
       margin-bottom: 0;
   }
   form#insert_vehicle .features-bottom > div{
       margin-bottom: 20px;
   }
   form#insert_vehicle .vehicle-spec {
       margin-bottom: 20px;
   }
}
@media( max-width: 480px ){
   .um-account .um-form form .um-account-main {
       width: 100%;
   }
   .um-account .um-form form .um-account-meta{
       padding-bottom: 25px;
   }
   .um-account .um-form form .um-account-main .um-account-tab{
       padding-top: 20px;
   }
}
.um-members{
   height: auto !important;
}
.hide-color-picker{
   display: block !important;
}
.Vehicle-Feature-Image.zoomin img{
   transition: transform 0.5s ease;
   -webkit-transition: transform 0.5s ease;
   -moz-transition: transform 0.5s ease;
   -o-transition: transform 0.5s ease;
   overflow: hidden;
}
.Vehicle-Feature-Image.zoomin{
   overflow: hidden;
}
.Vehicle-Feature-Image.zoomin:hover img{
   transform: scale(1.3);
   -webkit-transform: scale(1.3);
   -o-transform: scale(1.3);
   -moz-transform: scale(1.3);
   transition: transform 0.5s ease;
   -webkit-transition: transform 0.5s ease;
   -moz-transition: transform 0.5s ease;
   -o-transition: transform 0.5s ease;
}
.Vehicle-Feature-Image.zoomout{
   overflow: hidden;
}
.Vehicle-Feature-Image.zoomout img{
   transform: scale(1.3);
   -webkit-transform: scale(1.3);
   -o-transform: scale(1.3);
   -moz-transform: scale(1.3);
   transition: transform 0.5s ease;
   -webkit-transition: transform 0.5s ease;
   -moz-transition: transform 0.5s ease;
   -o-transition: transform 0.5s ease;
   overflow: hidden;
}
.Vehicle-Feature-Image.zoomout:hover img{
   transform: scale(1);
   -webkit-transform: scale(1);
   -o-transform: scale(1);
   -moz-transform: scale(1);
   transition: transform 0.5s ease;
   -webkit-transition: transform 0.5s ease;
   -moz-transition: transform 0.5s ease;
   -o-transition: transform 0.5s ease;
}
header.tz-header-2 {
   top: 30px;
}
.woocommerce ul.products.columns-3 li.product,
.woocommerce-page ul.products.columns-3 li.product-category {
   display: none;
}
.vehicle-detail .vehicle-content .su-tabs-pane .su-row {
   padding-bottom: 20px;
}
.vehicle-detail #carousel:hover .flex-direction-nav a {
   opacity: 1;
   visibility: visible;
}
.TZ-Vehicle-Feature.type2 .item .Vehicle-Feature-Image .pcd-pricing .pcd-price-msrp {
   display: none;
}
.tz-header.tz-header-4 .tz-top-header,
.tz-header.tz-header-3 .tz-top-header {
   background: transparent;
}
header.tz-header-3 .tz-top-header .textwidget ul li {
   color: #ffffff;
}
header.tz-header-4 .tz-top-header p {
   color: #ffffff;
}
/* Header Style 6 */
.tz-header.tz-header-6 {
   border: none;
}
.tz-header.tz-header-6 .tz-top-header {
   padding: 12px 0 13px;
}
.tz-header.tz-header-6 .tz-top-header .textwidget ul li,
.tz-header.tz-header-6 .tz-top-header p {
   font-family: "Muli", "sans-serif";
   color: #555555;
   font-weight: 400;
   font-size: 14px;
}
.tz-header.tz-header-6 .tz-menu-header {
   background: #FFFFFF;
   border-top: 1px solid rgba(134, 134, 134, 0.1);
}
.tz-header.tz-header-6 .tz-menu-header .tz_logo {
   padding: 37px 0 41px;
}
.tz-header.tz-header-6 .tz-add-car {
   text-decoration: none;
   background: #ff5400;
   color: #FFFFFF;
   font-family: "Muli", "sans-serif";
   font-weight: bold;
   font-size: 12px;
   padding: 15px 20px;
   text-transform: uppercase;
   float: right;
   margin-top: 26px;
}
.tz-header.tz-header-6 .tz-add-car i {
   color: #FFFFFF;
   font-size: 14px;
}
/* Slider Home 6 */
.tp-dottedoverlay.twoxtwo {
   background-image: none;
   background: rgba(0, 0, 0, 0.5) !important;
}
.tp-shadow3::before {
   content: none !important;
}
/* Element Feature Vehicles */
.TZ-Vehicle-Feature.type2 .owl-stage-outer,
.TZ-Vehicle-Grid.type2 .owl-stage-outer {
   padding: 0;
}
.TZ-Vehicle-Feature.type2 .item .Vehicle-Feature-Image,
.TZ-Vehicle-Grid.type2 .item .Vehicle-Feature-Image {
   position: relative;
}
.TZ-Vehicle-Feature.type2 .item .Vehicle-Feature-Image .pcd-pricing,
.TZ-Vehicle-Grid.type2 .item .Vehicle-Feature-Image .pcd-pricing {
   left: auto;
   right: 0;
   bottom: -5px;
   padding: 8px 22px 7px;
   z-index: 99;
}
.TZ-Vehicle-Feature.type2 .item .Vehicle-Feature-Image:before,
.TZ-Vehicle-Grid.type2 .item .Vehicle-Feature-Image:before {
   content: "";
   position: absolute;
   left: 0;
   right: 0;
   width: 100%;
   height: 100%;
   z-index: 9;
   background: rgba(255, 255, 255, 0);
   background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 66%, rgba(255, 255, 255, 0.03) 67%, rgba(255, 255, 255, 0.03) 67%, rgba(255, 255, 255, 0.06) 68%, rgba(255, 255, 255, 0.09) 69%, rgba(255, 255, 255, 0.09) 69%, rgba(255, 255, 255, 0.12) 70%, rgba(255, 255, 255, 0.12) 70%, rgba(255, 255, 255, 0.17) 72%, rgba(0, 0, 0, 0.29) 76%, rgba(0, 0, 0, 0.95) 99%);
   background: -webkit-gradient(left top, left bottom, color-stop(66%, rgba(255, 255, 255, 0)), color-stop(67%, rgba(255, 255, 255, 0.03)), color-stop(67%, rgba(255, 255, 255, 0.03)), color-stop(68%, rgba(255, 255, 255, 0.06)), color-stop(69%, rgba(255, 255, 255, 0.09)), color-stop(69%, rgba(255, 255, 255, 0.09)), color-stop(70%, rgba(255, 255, 255, 0.12)), color-stop(70%, rgba(255, 255, 255, 0.12)), color-stop(72%, rgba(255, 255, 255, 0.17)), color-stop(76%, rgba(0, 0, 0, 0.29)), color-stop(99%, rgba(0, 0, 0, 0.95)));
   background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 66%, rgba(255, 255, 255, 0.03) 67%, rgba(255, 255, 255, 0.03) 67%, rgba(255, 255, 255, 0.06) 68%, rgba(255, 255, 255, 0.09) 69%, rgba(255, 255, 255, 0.09) 69%, rgba(255, 255, 255, 0.12) 70%, rgba(255, 255, 255, 0.12) 70%, rgba(255, 255, 255, 0.17) 72%, rgba(0, 0, 0, 0.29) 76%, rgba(0, 0, 0, 0.95) 99%);
   background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 66%, rgba(255, 255, 255, 0.03) 67%, rgba(255, 255, 255, 0.03) 67%, rgba(255, 255, 255, 0.06) 68%, rgba(255, 255, 255, 0.09) 69%, rgba(255, 255, 255, 0.09) 69%, rgba(255, 255, 255, 0.12) 70%, rgba(255, 255, 255, 0.12) 70%, rgba(255, 255, 255, 0.17) 72%, rgba(0, 0, 0, 0.29) 76%, rgba(0, 0, 0, 0.95) 99%);
   background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 66%, rgba(255, 255, 255, 0.03) 67%, rgba(255, 255, 255, 0.03) 67%, rgba(255, 255, 255, 0.06) 68%, rgba(255, 255, 255, 0.09) 69%, rgba(255, 255, 255, 0.09) 69%, rgba(255, 255, 255, 0.12) 70%, rgba(255, 255, 255, 0.12) 70%, rgba(255, 255, 255, 0.17) 72%, rgba(0, 0, 0, 0.29) 76%, rgba(0, 0, 0, 0.95) 99%);
   background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 66%, rgba(255, 255, 255, 0.03) 67%, rgba(255, 255, 255, 0.03) 67%, rgba(255, 255, 255, 0.06) 68%, rgba(255, 255, 255, 0.09) 69%, rgba(255, 255, 255, 0.09) 69%, rgba(255, 255, 255, 0.12) 70%, rgba(255, 255, 255, 0.12) 70%, rgba(255, 255, 255, 0.17) 72%, rgba(0, 0, 0, 0.29) 76%, rgba(0, 0, 0, 0.95) 99%);
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#000000', GradientType=0);
}
.TZ-Vehicle-Feature.type2 .item .Vehicle-Title,
.TZ-Vehicle-Grid.type2 .item .Vehicle-Title {
   position: absolute;
   left: 15px;
   bottom: 27px;
   padding: 0;
   z-index: 99;
}
.TZ-Vehicle-Feature.type2 .item .Vehicle-Title a,
.TZ-Vehicle-Grid.type2 .item .Vehicle-Title a {
   color: #FFFFFF;
   border-left: none;
   font-size: 18px;
   text-transform: none;
}
.TZ-Vehicle-Feature.type2 .item .vehicle-feature-excerpt,
.TZ-Vehicle-Grid.type2 .item .vehicle-feature-excerpt {
   display: none;
}
.TZ-Vehicle-Feature.type2 .item .vehicle-specs-1,
.TZ-Vehicle-Grid.type2 .item .vehicle-specs-1 {
   display: none;
}
.TZ-Vehicle-Feature.type2 .owl-dots,
.TZ-Vehicle-Grid.type2 .owl-dots {
   text-align: center;
}
.TZ-Vehicle-Feature.type2 .owl-dots .owl-dot,
.TZ-Vehicle-Grid.type2 .owl-dots .owl-dot {
   display: inline-block;
}
.TZ-Vehicle-Feature.type2 .owl-dots .owl-dot span,
.TZ-Vehicle-Grid.type2 .owl-dots .owl-dot span {
   width: 10px;
   height: 10px;
   margin: 50px 5px;
   background: #e4e4e4;
   display: block;
   -webkit-backface-visibility: visible;
   transition: opacity .2s ease;
   border-radius: 30px;
}
.TZ-Vehicle-Feature.type2 .owl-dots .owl-dot.active span,
.TZ-Vehicle-Grid.type2 .owl-dots .owl-dot.active span {
   background: #ff5400;
}
/* Element Cars */
.wpb-js-composer .vc_tta.vc_general .vc_tta-panels-container .vc_tta-panel-body {
   padding-left: 0;
   padding-right: 0;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-tabs-list .vc_tta-tab {
   background: #FFFFFF;
   border: none;
   margin: 0;
   padding: 11px 10px 10px;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-tabs-list .vc_tta-tab:last-child {
   border-radius: 0 30px 30px 0;
   box-shadow: 2px 0px 1px -2px rgba(0, 0, 0, 0.1);
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-tabs-list .vc_tta-tab:first-child {
   border-radius: 30px 0 0 30px;
   box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.1);
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-tabs-list .vc_tta-tab a {
   padding: 7px 32px 6px;
   background: transparent;
   border-radius: 0;
   border: none;
   transition: all 0.3s ease-out 0s;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-tabs-list .vc_tta-tab a span {
   font-size: 14px;
   line-height: 27px;
   font-weight: 400;
   color: #555555;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-tabs-list .vc_tta-tab a:hover span {
   color: #ff5400;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-tabs-list .vc_tta-tab.vc_active a {
   transition: all 0.4s ease-in 0s;
   border-radius: 25px;
   background: #ff5400;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-tabs-list .vc_tta-tab.vc_active a span {
   color: #FFFFFF;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels {
   background-color: transparent;
}
.TZ-Dealer-Feature {
   padding-top: 45px;
   display: inline-block;
   margin: 0 -15px;
}
.TZ-Dealer-Feature .item {
   -webkit-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
   box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
   width: 30.7%;
   float: left;
   margin: 0 15px 40px;
   background: #ffffff;
}
.TZ-Dealer-Feature .item:nth-child(3n+1) {
   clear: both;
}
.TZ-Dealer-Feature .item .Vehicle-Feature-Image {
   position: relative;
   overflow: hidden;
}
.TZ-Dealer-Feature .item .Vehicle-Feature-Image img {
   width: 100%;
   height: auto;
   transform: scale(1);
   transition: transform 0.5s linear 0s;
}
.TZ-Dealer-Feature .item .Vehicle-Feature-Image .pcd-pricing {
   position: absolute;
   left: 0;
   bottom: 0;
   background: #ff5400;
   color: #fff;
   padding: 8px 15px;
   margin: 0;
   opacity: 1;
   -webkit-transition: all 0.3s ease;
   -moz-transition: all 0.3s ease;
   -ms-transition: all 0.3s ease;
   -o-transition: all 0.3s ease;
   transition: all 0.3s ease;
}
.TZ-Dealer-Feature .item .Vehicle-Feature-Image .pcd-pricing span {
   font-family: 'Montserrat', sans-serif;
   display: inline-block;
   line-height: 12px;
}
.TZ-Dealer-Feature .item .Vehicle-Feature-Image .pcd-pricing span.pcd-price {
   font-weight: 700;
}
.TZ-Dealer-Feature .item .Vehicle-Feature-Image .pcd-pricing span.pcd-price-msrp {
   padding-left: 12px;
   margin-left: 12px;
   border-left: 1px solid rgba(255, 255, 255, 0.5);
   font-weight: 400;
}
.TZ-Dealer-Feature .item .Vehicle-Title {
   padding: 28px 0 13px;
   margin: 0;
}
.TZ-Dealer-Feature .item .Vehicle-Title a {
   color: #222222;
   text-transform: uppercase;
   border-left: 3px solid #ff5400;
   padding-left: 15px;
   font-size: 18px;
   -webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
   -ms-transition: all 0.3s linear;
   -o-transition: all 0.3s linear;
   transition: all 0.3s linear;
}
.TZ-Dealer-Feature .item .Vehicle-Title a:hover {
   padding-left: 25px;
   -webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
   -ms-transition: all 0.3s linear;
   -o-transition: all 0.3s linear;
   transition: all 0.3s linear;
}
.TZ-Dealer-Feature .item .author-img {
   padding: 0 0 14px 20px;
}
.TZ-Dealer-Feature .item .vehicle-feature-des {
   padding: 0 20px 15px;
}
.TZ-Dealer-Feature .item .vehicle-feature-des p {
   margin: 0;
}
.TZ-Dealer-Feature .item .vehicle-feature-excerpt {
   padding: 0 20px 15px;
}
.TZ-Dealer-Feature .item .vehicle-specs-3 .pcd-specs span {
   width: 33.33%;
}
.TZ-Dealer-Feature .item .vehicle-specs-2 .pcd-specs span {
   width: 50%;
}
.TZ-Dealer-Feature .item .vehicle-specs-1 .pcd-specs span {
   width: 100%;
}
.TZ-Dealer-Feature .item .pcd-specs {
   padding: 2px;
}
.TZ-Dealer-Feature .item .pcd-specs span {
   float: left;
   background: #f1f1f1;
   width: 33.33%;
   text-align: center;
   padding: 11px 0;
   border: 1px solid #fff;
}
.TZ-Dealer-Feature .item .pcd-specs span em {
   font-style: normal;
}
.TZ-Dealer-Feature .item:hover .Vehicle-Feature-Image img {
   transform: scale(1.08);
   transition: transform 1s linear 0s;
}
/* Element Quote */
.autoshowroom-quote.type2 .autoshowroom-quote-item {
   padding-bottom: 25px;
}
.autoshowroom-quote.type2 .autoshowroom-quote-item .autoshowroom-quote-info {
   padding-bottom: 49px;
}
.autoshowroom-quote.type2 .autoshowroom-quote-item .autoshowroom-quote-info .autoshowroom-quote-content {
   color: #FFFFFF;
   line-height: 30px;
}
.autoshowroom-quote.type2 .autoshowroom-quote-item .autoshowroom-quote-info .autoshowroom-quote-content small {
   font-size: 200px;
   margin-bottom: 50px;
}
.autoshowroom-quote.type2 .autoshowroom-quote-item .autoshowroom-quote-image {
   width: 70px;
   height: 70px;
   padding: 0;
   background: none;
}
.autoshowroom-quote.type2 .autoshowroom-quote-item.slick-center .autoshowroom-quote-image {
   width: 46px;
   height: 46px;
   padding: 0;
   background: none;
   margin-top: 12px;
}
.autoshowroom-quote.type2 .autoshowroom-quote-item.slick-center .autoshowroom-quote-image:after {
   content: none;
}
.autoshowroom-quote.type2 .autoshowroom-quote-item.slick-active-1 .autoshowroom-quote-image {
   left: 50px;
}
.autoshowroom-quote.type2 .autoshowroom-quote-item.slick-active-2 .autoshowroom-quote-image {
   left: 49px;
}
.autoshowroom-quote.type2 .autoshowroom-quote-item.slick-active-4 .autoshowroom-quote-image {
   right: 49px;
}
.autoshowroom-quote.type2 .autoshowroom-quote-item.slick-active-5 .autoshowroom-quote-image {
   right: 50px;
}
.autoshowroom-quote.type2.number-item-3 .autoshowroom-quote-item.slick-active-1 .autoshowroom-quote-image {
   left: 54px;
}
.autoshowroom-quote.type2.number-item-3 .autoshowroom-quote-item.slick-active-2 .autoshowroom-quote-image {
   left: auto;
}

.autoshowroom-quote.type2.number-item-3 .autoshowroom-quote-item.slick-active-3 .autoshowroom-quote-image {
   right: 54px;
}
.autoshowroom-quote.type2 .slick-dots li button {
   background: #868686;
}
.autoshowroom-quote.type2 .slick-dots li.slick-active button {
   background: #ff5400;
}
/* Element Top Dealer */
.autoshowroom-top-dealer.number-2column .um-member {
   width: 50%;
}
.autoshowroom-top-dealer.number-2column .um-member:nth-child(2n+1) {
   clear: both;
}
.autoshowroom-top-dealer.number-3column .um-member {
   width: 33.33%;
}
.autoshowroom-top-dealer.number-3column .um-member:nth-child(3n+1) {
   clear: both;
}
.autoshowroom-top-dealer.number-4column .um-member {
   width: 25%;
}
.autoshowroom-top-dealer.number-4column .um-member:nth-child(4n+1) {
   clear: both;
}
.autoshowroom-top-dealer .um-member {
   background: none;
   border: none;
   margin-bottom: 30px;
}
.autoshowroom-top-dealer .um-member .um-member__wrapper {
   background: #FFFFFF;
   position: relative;
}
.autoshowroom-top-dealer .um-member .um-member__wrapper .um-member-photo {
   padding: 20px 0 28px;
}
.autoshowroom-top-dealer .um-member .um-member__wrapper .um-member-photo img {
   border: none;
}
.autoshowroom-top-dealer .um-member .um-member__wrapper .um-member-photo .um-member-card {
   padding-bottom: 10px;
}
.autoshowroom-top-dealer .um-member .um-member__wrapper .um-member-photo .um-member-card .um-member-name {
   margin: 25px 0 4px;
}
.autoshowroom-top-dealer .um-member .um-member__wrapper .um-member-photo .um-member-card .um-member-name a {
   font-family: "Montserrat", "sans-serif";
   font-weight: bold;
   color: #222222;
   font-size: 16px;
   text-transform: uppercase;
   text-decoration: none;
   transition: all 0.3s ease 0s;
   line-height: 23px;
}
.autoshowroom-top-dealer .um-member .um-member__wrapper .um-member-photo .um-member-card .um-member-name:hover a {
   color: #ff5400;
}
.autoshowroom-top-dealer .um-member .um-member__wrapper .um-member-photo .um-member-card .um-member-address span,
.autoshowroom-top-dealer .um-member .um-member__wrapper .um-member-photo .um-member-card .um-member-phone span {
   font-family: "Muli", "sans-serif";
   font-size: 14px;
   color: #868686;
   font-weight: 400;
   padding-left: 24px;
}
.autoshowroom-top-dealer .um-member .um-member__wrapper .um-member-photo .um-member-card .um-member-address span i,
.autoshowroom-top-dealer .um-member .um-member__wrapper .um-member-photo .um-member-card .um-member-phone span i {
   display: none;
}
.autoshowroom-top-dealer .um-member .um-member__wrapper .um-member-photo .um-member-card .um-member-phone {
   margin-top: 7px;
}
.autoshowroom-top-dealer .um-member .um-member__wrapper .um-member-photo .tz_auto_show_rating {
   display: inline-block;
}
.autoshowroom-top-dealer .um-member .um-member__wrapper .um-member-photo .tz_auto_show_rating span {
   float: left;
}
.autoshowroom-top-dealer .um-member .um-member__wrapper .um-member-photo .tz_auto_show_rating span:last-child {
   padding-right: 5px;
}
.autoshowroom-top-dealer .um-member .um-member__wrapper .um-member-photo .tz_auto_show_rating span i {
   color: #f7941d;
}
.autoshowroom-top-dealer .um-member .um-member__wrapper .um-member-photo .tz_auto_show_rating p {
   font-family: "Muli", "sans-serif";
   font-size: 12px;
   color: #868686;
   font-weight: 400;
   float: left;
   padding-left: 5px;
   margin: -2px 0 0;
}
/* Element Search */
.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat {
   position: absolute;
   width: 1170px;
   margin: 0 auto;
   bottom: 50px;
   left: 0;
   right: 0;
}
.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a {
   background: rgba(34, 34, 34, 0.8);
   border-radius: 1px;
   padding: 10px 20px 9px 20px;
}
.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a span {
   font-family: "Montserrat", "sans-serif";
   font-weight: bold;
   font-size: 14px;
   color: #868686;
   text-transform: uppercase;
   letter-spacing: 0.2px;
   padding: 0 15px 19px 15px;
   transition: all 0.3s ease 0s;
}
.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a:hover span {
   color: #ff5400;
}
.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active a {
   background: #ffffff;
}
.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active a span {
   color: #ff5400;
   border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat.vc_tta.vc_general .vc_tta-panels-container .vc_tta-panels {
   display: inline-block;
   width: 100%;
   border-radius: 2px;
}
.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat.vc_tta.vc_general .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_active .vc_tta-panel-body {
   transition: all 1.2s ease-in 0s;
}
.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat.vc_tta.vc_general .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body {
   overflow: visible;
   padding: 25px 20px 25px 20px;
   transition: all 0.3s ease-out 0s;
}
.wpb-js-composer .vc_tta-color-purple.vc_tta-style-flat .vc_tta-tabs-container {
   position: absolute !important;
   top: -50px;
   left: 15px;
}
.wpb-js-composer .vc_tta-color-purple.vc_tta-style-flat .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a {
   background: #48484a;
   border-radius: 1px;
   padding: 10px 20px 9px 20px;
}
.wpb-js-composer .vc_tta-color-purple.vc_tta-style-flat .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a span {
   font-family: "Montserrat", "sans-serif";
   font-weight: bold;
   font-size: 14px;
   color: #bebebe;
   text-transform: uppercase;
   letter-spacing: 0.2px;
   padding: 0 15px 19px 15px;
   transition: all 0.3s ease 0s;
}
.wpb-js-composer .vc_tta-color-purple.vc_tta-style-flat .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a:hover span {
   color: #ff5400;
}
.wpb-js-composer .vc_tta-color-purple.vc_tta-style-flat .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active a {
   background: #333336;
}
.wpb-js-composer .vc_tta-color-purple.vc_tta-style-flat .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active a span {
   color: #ff5400;
   border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.wpb-js-composer .vc_tta-color-purple.vc_tta-style-flat.vc_tta.vc_general .vc_tta-panels-container .vc_tta-panels {
   display: inline-block;
   width: 100%;
   border-radius: 2px;
   background: transparent;
}
.wpb-js-composer .vc_tta-color-purple.vc_tta-style-flat.vc_tta.vc_general .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_active .vc_tta-panel-body {
   transition: all 1.2s ease-in 0s;
}
.wpb-js-composer .vc_tta-color-purple.vc_tta-style-flat.vc_tta.vc_general .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body {
   overflow: visible;
   padding: 11px 20px 17px 0;
   transition: all 0.3s ease-out 0s;
}
.wpb-js-composer .vc_tta-color-purple.vc_tta-style-flat .tz-vehicle-search.type2 .vehicle-search-form {
   width: auto;
   padding: 13px 0 1px;
}
.wpb-js-composer .vc_tta-color-purple.vc_tta-style-flat .tz-vehicle-search.type2 .vehicle-search-form .field {
   border-right: none;
}
.wpb-js-composer .vc_tta-color-purple.vc_tta-style-flat .tz-vehicle-search.type2 .vehicle-search-form .field:before {
   top: 43px;
}
.wpb-js-composer .vc_tta-color-purple.vc_tta-style-flat .tz-vehicle-search.type2 .vehicle-search-form .field:first-child label {
   padding-left: 0;
}
.wpb-js-composer .vc_tta-color-purple.vc_tta-style-flat .tz-vehicle-search.type2 .vehicle-search-form .field label {
   color: #ffffff;
   padding: 0;
   margin-bottom: 8px;
}
.wpb-js-composer .vc_tta-color-purple.vc_tta-style-flat .tz-vehicle-search.type2 .vehicle-search-form .field select {
   font-family: "Muli", "sans-serif";
   color: #bebebe;
   font-size: 14px;
   font-weight: 400;
   border: none;
   padding: 0 0 0 15px;
   height: 40px;
   line-height: 40px;
   background: rgba(104, 104, 104, 0.4);
}
.wpb-js-composer .vc_tta-color-purple.vc_tta-style-flat .tz-vehicle-search.type2 .vehicle-search-form .field select:focus {
   outline: none;
}
.wpb-js-composer .vc_tta-color-purple.vc_tta-style-flat .tz-vehicle-search.type2 .vehicle-search-form .field .chosen-container-multi {
   width: 100% !important;
   background: rgba(104, 104, 104, 0.4);
}
.wpb-js-composer .vc_tta-color-purple.vc_tta-style-flat .tz-vehicle-search.type2 .vehicle-search-form .field .chosen-container-multi .chosen-choices {
   border: none;
   background: transparent;
   box-shadow: none;
   padding-left: 15px;
}
.wpb-js-composer .vc_tta-color-purple.vc_tta-style-flat .tz-vehicle-search.type2 .vehicle-search-form .field .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
   font-family: "Muli", "sans-serif";
   color: #bebebe;
   font-size: 14px;
   font-weight: 400;
   height: 38px;
}
.wpb-js-composer .vc_tta-color-purple.vc_tta-style-flat .tz-vehicle-search.type2 .vehicle-search-form .field .chosen-container-multi .chosen-choices li.search-field .chosen-search-input.default {
   width: 100% !important;
}
.wpb-js-composer .vc_tta-color-purple.vc_tta-style-flat .tz-vehicle-search.type2 .vehicle-search-form .field .chosen-container-multi .chosen-choices .search-choice {
   border: none;
   background: transparent;
   box-shadow: none;
}
.wpb-js-composer .vc_tta-color-purple.vc_tta-style-flat .tz-vehicle-search.type2 .vehicle-search-form .field .chosen-container-multi .chosen-choices .search-choice span {
   font-family: "Muli", "sans-serif";
   color: #bebebe;
   font-size: 14px;
   font-weight: 400;
   border: none;
   line-height: 23px;
}
.wpb-js-composer .vc_tta-color-purple.vc_tta-style-flat .tz-vehicle-search.type2 .vehicle-search-form .car-search-submit {
   margin-top: 16px;
   height: 60px;
   line-height: 60px;
}
.wpb-js-composer .vc_tta-color-purple.vc_tta-style-flat .tz-vehicle-search.type2 .vehicle-search-form .car-search-submit:before {
   content: "\f002";
   font-family: "FontAwesome";
   font-size: 14px;
   color: #FFFFFF;
   position: absolute;
   left: 41px;
   top: 0;
}
.tz-vehicle-search.type2 .vehicle-search-form {
   width: auto;
   padding: 13px 0 20px;
}
.tz-vehicle-search.type2 .vehicle-search-form .field {
   width: 19%;
   float: left;
   margin-right: 2%;
   padding: 5px 0;
   margin-bottom: 0;
   border-right: 1px solid rgba(104, 104, 104, 0.1);
}
.tz-vehicle-search.type2 .vehicle-search-form .field:before {
   top: 33px;
   color: #bebebe;
   right: 30px;
}
.tz-vehicle-search.type2 .vehicle-search-form .field:first-child label,
.tz-vehicle-search.type2 .vehicle-search-form .field:first-child select {
   padding-left: 40px;
}
.tz-vehicle-search.type2 .vehicle-search-form .field label {
   font-family: "Muli", "sans-serif";
   font-weight: bold;
   font-size: 12px;
   color: #bebebe;
   text-transform: uppercase;
   line-height: 23px;
   padding: 0 0 0 7px;
}
.tz-vehicle-search.type2 .vehicle-search-form .field select {
   font-family: "Muli", "sans-serif";
   color: #555555;
   font-size: 14px;
   font-weight: 400;
   border: none;
   padding: 0 0 0 7px;
   height: 36px;
   line-height: 36px;
}
.tz-vehicle-search.type2 .vehicle-search-form .field select:focus {
   outline: none;
}
.tz-vehicle-search.type2 .vehicle-search-form .field select option {
   background: #ffffff !important;
   color: #555555;
}
.tz-vehicle-search.type2 .vehicle-search-form .field .car-dealer-min-values {
   display: none;
}
.tz-vehicle-search.type2 .vehicle-search-form .field .car-dealer-max-values {
   margin-top: 0;
}
.tz-vehicle-search.type2 .vehicle-search-form .field .chosen-container-multi {
   width: 100% !important;
}
.tz-vehicle-search.type2 .vehicle-search-form .field .chosen-container-multi .chosen-choices {
   border: none;
   background: transparent;
   box-shadow: none;
}
.tz-vehicle-search.type2 .vehicle-search-form .field .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
   font-family: "Muli", "sans-serif";
   color: #555555;
   font-size: 14px;
   font-weight: 400;
   height: 36px;
}
.tz-vehicle-search.type2 .vehicle-search-form .field .chosen-container-multi .chosen-choices li.search-field .chosen-search-input.default {
   width: 100% !important;
}
.tz-vehicle-search.type2 .vehicle-search-form .field .chosen-container-multi .chosen-choices .search-choice {
   border: none;
   background: transparent;
   box-shadow: none;
}
.tz-vehicle-search.type2 .vehicle-search-form .field .chosen-container-multi .chosen-choices .search-choice span {
   font-family: "Muli", "sans-serif";
   color: #555555;
   font-size: 14px;
   font-weight: 400;
   border: none;
   line-height: 23px;
}
.tz-vehicle-search.type2 .vehicle-search-form .field.fieldtype-number:after {
   content: none;
}
.tz-vehicle-search.type2 .vehicle-search-form .field.field-location {
   border-right: none;
}
.tz-vehicle-search.type2 .vehicle-search-form .field.field-condition {
   position: absolute;
   right: 0;
   visibility: hidden;
   opacity: 0;
}
.tz-vehicle-search.type2 .vehicle-search-form .car-search-submit {
   font-family: "Montserrat", "sans-serif";
   font-weight: bold;
   font-size: 14px;
   color: #fff;
   background: #ff5400;
   padding: 0 42px 0 64px;
   margin-top: 7px;
   height: 50px;
   line-height: 50px;
   position: relative;
}
.tz-vehicle-search.type2 .vehicle-search-form .car-search-submit:before {
   content: "\f002";
   font-family: "FontAwesome";
   font-size: 14px;
   color: #FFFFFF;
   position: absolute;
   left: 41px;
   top: 0;
}
/* Home Version 7 */
#mega-menu-wrap-primary-home-7 #mega-menu-primary-home-7 > li.mega-menu-item:first-child a {
   padding-left: 0;
}
.tz-header.tz-header-7 {
   border: none;
}
.tz-header.tz-header-7 .tz-top-header {
   background: #151515;
}
.tz-header.tz-header-7 .tz-top-header .tz_logo {
   padding: 23px 0 25px;
}
.tz-header.tz-header-7 .tz-top-header .tz-info {
   padding: 17px 5px 17px 42px;
}
.tz-header.tz-header-7 .tz-top-header .item {
   float: left;
   width: 32%;
   margin-right: 2%;
}
.tz-header.tz-header-7 .tz-top-header .item i {
   float: left;
   padding: 2px 16px 5px 0;
}
.tz-header.tz-header-7 .tz-top-header .item small {
   font-family: "Montserrat", "sans-serif";
   font-size: 12px;
   color: #bebebe;
   text-transform: uppercase;
   font-weight: 400;
   display: block;
}
.tz-header.tz-header-7 .tz-top-header .item span {
   font-family: "Muli", "sans-serif";
   font-size: 13px;
   color: #e4e4e4;
   font-weight: 400;
   display: block;
}
.tz-header.tz-header-7 .tz-top-header .item.phone {
   width: 30%;
}
.tz-header.tz-header-7 .tz-top-header .item.phone i {
   font-size: 30px;
}
.tz-header.tz-header-7 .tz-top-header .item.email i,
.tz-header.tz-header-7 .tz-top-header .item.hour i {
   padding-top: 0;
   font-size: 24px;
}
.tz-header.tz-header-7 .tz-top-header .item.hour {
   margin: 0;
}
.tz-header.tz-header-7 .tz-menu-header {
   background: #2f2f2f;
}
.tz-header.tz-header-7 .tz-menu-header .tz-add-car {
   padding: 20px 37px;
   background: #ff5400;
   font-size: 14px;
   font-family: "Montserrat", "sans-serif";
   font-weight: bold;
   color: #ffffff;
   float: right;
   text-transform: uppercase;
}
.tz-header.tz-header-7 .tz-menu-header .tz-add-car i {
   color: #ffffff;
}
.Slide07-Title {
   font-family: 'mulibold' !important;
   border-left: 4px solid #ff5400;
   padding-left: 15px !important;
}
.Slide07-Title span {
   color: #fff;
   line-height: 25px;
}
.Slide07-Title p {
   font-size: 48px;
   font-weight: 700;
   font-family: 'Montserrat';
   padding-top: 20px;
   line-height: 45px;
   color: #fff600;
}
.Slide07-Title p span {
   color: #fff;
   font-size: 24px;
   line-height: 24px;
   font-family: 'mulibold';
   float: left;
   padding-right: 5px;
}
.our-home7 .autoshowroom-our-process span.autoshowroom-number-process {
   margin-bottom: 5px;
}
.our-home7 .autoshowroom-our-process h3.autoshowroom-name-process {
   margin-bottom: 11px;
}
.our-home7 .autoshowroom-our-process p.autoshowroom-description-process {
   margin-bottom: 26px;
}
.car-taxonomy.style2.vehicle_type .make-container {
   padding: 91px 0 0;
}
.car-taxonomy.style2.vehicle_type .make-container .make-item {
   width: 23%;
   margin-right: 2%;
   margin-bottom: 30px;
   padding: 21px 0;
   background: #ffffff;
   border: 1px solid #cccccc;
   text-align: center;
   transition: all 0.3s ease 0s;
}
.car-taxonomy.style2.vehicle_type .make-container .make-item img {
   width: 115px;
}
.car-taxonomy.style2.vehicle_type .make-container .make-item a {
   display: block;
   position: relative;
   top: -12px;
}
.car-taxonomy.style2.vehicle_type .make-container .make-item:hover {
   background: #f1f1f1;
}
.car-taxonomy.style2.make .make-container {
   padding: 62px 0 0;
}
.car-taxonomy.style2.make .make-container .make-item {
   width: 15%;
   margin-right: 1.5%;
   margin-bottom: 20px;
   padding: 21px 0;
   text-align: center;
}
.car-taxonomy.style2.make .make-container .make-item img {
   width: 105px;
}
.car-taxonomy.style2.make .make-container .make-item a {
   display: block;
   margin-top: 3px;
}
.homev6_blog .blog_content__item.blog-style-2 .blog_content__media .autoshowroom-post-image {
   position: relative;
}
.homev6_blog .blog_content__item.blog-style-2 .blog_content__media .autoshowroom-post-image .autoshowroom-post-date {
   background: #ff5400;
   position: absolute;
   top: 0;
   right: 0;
}
.homev6_blog .blog_content__item.blog-style-2 .blog_content__media .autoshowroom-post-image .autoshowroom-post-date i {
   font-size: 16px;
   color: #ff5400;
   padding: 7px 11px;
   background: #ffffff;
}
.homev6_blog .blog_content__item.blog-style-2 .blog_content__media .autoshowroom-post-image .autoshowroom-post-date span {
   font-size: 13px;
   color: #ffffff;
   padding: 5px 11px 5px 7px;
}
.homev6_blog .blog_content__item.blog-style-2 .blog_content__media .autoshowroom-post-image img {
   height: auto;
}
.homev6_blog .blog_content__item.blog-style-2 .blog_content__media .blog_content__detail {
   bottom: 0;
   margin: 0;
}
.homev6_blog .blog_content__item.blog-style-2 .blog_content__media .blog_content__detail .blog_detail__wrapper {
   padding: 25px 30px 5px;
}
.homev6_blog .blog_content__item.blog-style-2 .blog_content__media .blog_content__detail .blog_detail__wrapper h3 {
   text-align: left;
   margin: 0 0 9px;
}
.homev6_blog .blog_content__item.blog-style-2 .blog_content__media .blog_content__detail .blog_detail__wrapper .blog_content__information {
   text-align: left;
}
.homev6_blog .blog_content__item.blog-style-2 .blog_content__media .blog_content__detail .blog_detail__wrapper .blog_content__information .blog-content__author {
   font-weight: 300;
   font-style: italic;
}
.homev6_blog .blog_content__item.blog-style-2 .blog_content__media .blog_content__detail .blog_detail__wrapper .blog_content__information .autoshowroom-post-back-comment {
   font-family: "Muli", "sans-serif";
   font-weight: 300;
   font-style: italic;
}
.homev6_blog .blog_content__item.blog-style-2 .blog_content__media .blog_content__detail .blog_detail__wrapper .blog_content__information strong {
   font-weight: 300;
   font-style: italic;
}
.homev6_blog .blog_content__item.blog-style-2 .blog_content__media .blog_content__detail .blog_detail__wrapper .blog_content__information p {
   font-weight: 400;
   color: #565656;
   margin-top: 12px;
}
.homev6_newletter.style2 {
   padding: 28px 0 0;
}
.homev6_newletter.style2 .container {
   padding: 0;
}
.homev6_newletter.style2 .col-full form {
   margin-top: 4px;
   width: 100%;
   display: inline-block;
   padding: 0 16.5%;
}
.homev6_newletter.style2 .col-full form .tnp-field-email label {
   display: none;
}
.homev6_newletter.style2 .col-full form .tnp-email {
   font-family: "Muli";
   font-weight: 300;
   font-size: 14px;
   line-height: 18px;
   color: #868686;
   padding: 16px 20px;
   max-width: none;
   float: left;
   width: 81.25%;
   border: none;
}
.homev6_newletter.style2 .col-full form .tnp-email:focus {
   border: 0;
   box-shadow: none;
   outline: 0;
}
.homev6_newletter.style2 .col-full form .tnp-button {
   font-family: "Montserrat";
   font-size: 14px;
   line-height: 18px;
   color: #fff;
   font-weight: 400;
   text-transform: uppercase;
   background: #ff5400;
   padding: 16px 20px;
   width: 18.75%;
   border: none;
}
.homev6_newletter.style2 .col-full form .tnp-button:focus {
   border: 0;
   box-shadow: none;
}
.newsletter-home7 .autoshowroom-title h2.AutoshowroomTitle {
   margin-bottom: 9px;
   padding-bottom: 0;
}
.newsletter-home7 .autoshowroom-title h2.AutoshowroomTitle:before {
   content: none;
}
.newsletter-home7 .autoshowroom-title p {
   color: #bebebe;
}
/* Responsive Home Version 6 */
@media screen and (max-width: 1280px) {
   .TZ-Vehicle-Feature.type2 .item .Vehicle-Feature-Image .pcd-pricing .pcd-price-msrp {
       display: none;
   }
   .wpb-js-composer .vc_tta-color-white.vc_tta-style-flat {
       width: 100%;
   }
   #mega-menu-wrap-primary-home-6 #mega-menu-primary-home-6 > li.mega-menu-item > a.mega-menu-link {
       padding: 39px 15px 60px 15px;
   }
   .TZ-Dealer-Feature .item {
       width: 30%;
   }
}
@media screen and (max-width: 1024px) {
   .autoshowroom-top-dealer.number-4column .um-member {
       width: 33%;
   }
   .autoshowroom-top-dealer.number-4column .um-member:nth-child(3n+1) {
       clear: both;
   }
   .autoshowroom-top-dealer.number-4column .um-member:nth-child(4n+1) {
       clear: none;
   }
   .TZ-Dealer-Feature .item {
       width: 46%;
   }
   .TZ-Dealer-Feature .item:nth-child(2n+1) {
       clear: both;
   }
   .TZ-Dealer-Feature .item:nth-child(3n+1) {
       clear: none;
   }
   #mega-menu-wrap-primary-home-6 #mega-menu-primary-home-6 > li.mega-menu-item > a.mega-menu-link {
       padding: 39px 15px 60px 15px;
   }
   .wpb-js-composer .vc_tta-color-white.vc_tta-style-flat {
       width: 100%;
   }
   .tz-vehicle-search.type2 .vehicle-search-form .field {
       width: 18%;
       margin-right: 1%;
   }
   .wpb-js-composer .vc_tta-color-white.vc_tta-style-flat.vc_tta.vc_general .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body {
       padding: 25px 5px 25px 5px;
   }
   .autoshowroom-quote.type2 .autoshowroom-quote-item .autoshowroom-quote-info .autoshowroom-quote-content {
       margin: 0 100px 5px;
   }
   #mega-menu-wrap-primary-home-7 #mega-menu-primary-home-7 > li.mega-menu-item > a.mega-menu-link {
       padding: 25px 20px 40px 20px;
   }
   .tz-header.tz-header-7 .tz-menu-header .tz-add-car {
       padding: 25px;
   }
   .wpb-js-composer .vc_tta-color-purple.vc_tta-style-flat .tz-vehicle-search.type2 .vehicle-search-form .car-search-submit {
       float: right;
   }
}
@media screen and (max-width: 992px) {
   #mega-menu-wrap-primary-home-6 .mega-menu-toggle .mega-toggle-block-right {
       margin-top: 25px;
   }
   #mega-menu-wrap-primary-home-6 .mega-menu-toggle.mega-menu-open + #mega-menu-primary-home-6 {
       padding-bottom: 25px;
   }
   #mega-menu-wrap-primary-home-6 #mega-menu-primary-home-6 > li.mega-menu-item > a.mega-menu-link {
       padding: 0px 15px 0px 15px;
   }
   #mega-menu-wrap-primary-home-6 #mega-menu-primary-home-6 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
       padding: 7px 20px 7px 20px;
   }
   /*.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat{
     width: 992px;
   }*/
   .tz-header.tz-header-6 .tz-menu-header .logo {
       width: 25%;
       float: left;
   }
   .tz-header.tz-header-6 .tz-menu-header .tz-megamenu {
       width: 50%;
       float: left;
       margin-top: 27px;
   }
   .tz-header.tz-header-6 .tz-menu-header .addcar {
       width: 25%;
       float: right;
   }
   .tz-header.tz-header-6 .tz-add-car {
       font-size: 12px;
       padding: 15px;
   }
   #mega-menu-wrap-primary-home-7 .mega-menu-toggle.mega-menu-open + #mega-menu-primary-home-7 {
       padding-bottom: 30px;
   }
   #mega-menu-wrap-primary-home-7 .mega-menu-toggle + #mega-menu-primary-home-7 li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu,
   #mega-menu-wrap-primary-home-7 .mega-menu-toggle + #mega-menu-primary-home-7 li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu {
       background: transparent;
       padding-left: 30px;
       box-shadow: none;
   }
   #mega-menu-wrap-primary-home-7 .mega-menu-toggle + #mega-menu-primary-home-7 li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu li a,
   #mega-menu-wrap-primary-home-7 .mega-menu-toggle + #mega-menu-primary-home-7 li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu li a {
       color: #e4e4e4;
   }
   .tz-header.tz-header-7 .tz-menu-header .tz-add-car {
       padding: 26px 16px 27px;
       font-size: 12px;
   }
   .tz-vehicle-search.type2 .vehicle-search-form .field {
       width: 48%;
       margin-right: 2%;
       padding: 0 20px;
   }
   .vc_tta-color-purple.vc_tta-style-flat .tz-vehicle-search.type2 .vehicle-search-form .car-search-submit {
       margin-right: 2%;
   }
   .car-taxonomy.style2.vehicle_type .make-container .make-item {
       width: 48%;
   }
   .car-taxonomy.style2.make .make-container .make-item {
       width: 23.5%;
   }
   .homev6_blog .blog_content__item {
       width: 100%;
       margin-bottom: 30px;
   }
   .homev6_newletter.style2 .col-full form {
       padding: 0 5%;
   }
   .vehicle-search-form .field select option {
       padding: 6px 0;
   }
   .tz-vehicle-search.type2 .vehicle-search-form .car-search-submit {
       width: 96%;
       margin-left: 2%;
   }
   .tz-vehicle-search.type2 .vehicle-search-form .field:first-child label,
   .tz-vehicle-search.type2 .vehicle-search-form .field:first-child select {
       padding-left: 7px;
   }
   .tz-vehicle-search.type2 .vehicle-search-form .car-search-submit:before {
       left: 50%;
       margin-left: -50px;
   }
   .wpb-js-composer .vc_tta-color-white.vc_tta-style-flat {
       position: relative;
       bottom: 0;
   }
   .vc_row.wpb_row.vc_row-fluid.vc_row-gradient-none5ad461606a089.vc_custom_1517581976886.vc_row-has-fill {
       padding-top: 10px !important;
   }
   footer .autoshowroom-footer-bottom-left,
   footer .autoshowroom-footer-bottom-right {
       width: 50%;
   }
   #mega-menu-wrap-primary-home-3 .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
       position: relative;
       bottom: 55px;
   }
   #mega-menu-wrap-primary-home-3 .mega-menu-toggle .mega-toggle-block-1:after {
       color: #ffffff;
   }
   #mega-menu-wrap-primary-home-7 .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
       margin-right: 25px;
       z-index: 9999;
   }
}
@media screen and (max-width: 768px) {
   .tz-header.tz-header-6 .tz-add-car {
       font-size: 11px;
       padding: 15px 20px;
   }
   .wpb-js-composer .vc_tta-color-white.vc_tta-style-flat {
       position: relative;
       bottom: 0;
       background: #f5f5f5;
   }
   .wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a {
       padding: 10px;
   }
   .tz-vehicle-search.type2 .vehicle-search-form .field {
       width: 48%;
       margin-right: 2%;
   }
   .tz-vehicle-search.type2 .vehicle-search-form .field.field-model {
       border-right: none;
   }
   .tz-vehicle-search.type2 .vehicle-search-form .field.field-price {
       padding-left: 30px;
   }
   .autoshowroom-top-dealer.number-4column .um-member {
       width: 50%;
   }
   .autoshowroom-top-dealer.number-4column .um-member:nth-child(2n+1) {
       clear: both;
   }
   .autoshowroom-top-dealer.number-4column .um-member:nth-child(3n+1) {
       clear: none;
   }
   .TZ-Dealer-Feature .item {
       width: 45%;
   }
   .homev6_newletter .col-left,
   .homev6_newletter .col-right {
       padding: 0 30px;
   }
   .homev6_newletter .col-left {
       margin-bottom: 25px;
   }
   .wpb-js-composer .vc_tta-color-white.vc_tta-style-flat.vc_tta.vc_general .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body {
       padding: 10px 5px 0 5px;
   }
   footer .autoshowroom-footer-bottom-left,
   footer .autoshowroom-footer-bottom-right {
       width: 50%;
       float: left;
       margin: 30px 0 10px;
   }
   .vc_tta-color-purple.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
       background: transparent !important;
   }
   .wpb-js-composer .vc_tta-color-purple.vc_tta-style-flat.vc_tta.vc_general .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body {
       background: transparent;
   }
   .wpb-js-composer .vc_tta-color-purple.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
       background: transparent !important;
   }
   .wpb-js-composer .vc_tta-color-purple.vc_tta-style-flat .tz-vehicle-search.type2 .vehicle-search-form .field.field-price {
       padding-left: 0;
   }
   .wpb-js-composer .vc_tta.vc_general.vc_tta-color-purple.vc_tta-style-flat .vc_tta-panel {
       display: inline-block !important;
   }
   .car-taxonomy.style2.make .make-container .make-item {
       width: 31.5333%;
   }
   .homev6_newletter.style2 .col-full form .tnp-email {
       width: 76.25%;
   }
   .homev6_newletter.style2 .col-full form .tnp-button {
       width: 23.75%;
   }
   .wpb-js-composer .vc_tta-color-purple.vc_tta-style-flat .tz-vehicle-search.type2 .vehicle-search-form .car-search-submit:before {
       left: 50%;
       margin-left: -50px;
   }
   .wpb-js-composer .vc_tta-color-purple.vc_tta-style-flat .tz-vehicle-search.type2 .vehicle-search-form .car-search-submit {
       width: 98%;
   }
   .tz-header.tz-header-7 .tz-top-header .tz-info {
       padding: 0px 5px 17px 15px;
   }
   .tz-header.tz-header-7 .tz-menu-header .tz-account {
       position: absolute;
       top: 10px;
       width: 100%;
       left: 0;
   }
   .tz-header.tz-header-7 .tz-menu-header .tz-account a {
       float: left;
   }
   .tz-header.tz-header-7 .tz-menu-header .tz-add-car {
       padding: 15px;
   }
   .wpb-js-composer .vc_tta-color-purple.vc_tta-style-flat .tz-vehicle-search.type2 .vehicle-search-form .car-search-submit {
       float: left;
       width: 100%;
       margin: 15px 0;
   }
   .wpb-js-composer .vc_tta-color-purple.vc_tta-style-flat .tz-vehicle-search.type2 .vehicle-search-form .car-search-submit:before {
       left: 50%;
       margin-left: -50px;
   }
   .TZ-Vehicle-Feature.type2 .item .Vehicle-Title a,
   .TZ-Vehicle-Grid.type2 .item .Vehicle-Title a {
       font-size: 14px;
   }
   .tz-header.tz-header-7 .tz-top-header .tz-info {
       width: 100%;
   }
   .tz-header.tz-header-6 .tz-megamenu {
       padding: 0;
   }
   .tz-header.tz-header-6 .addcar {
       padding-left: 0;
   }
   .tz-header.tz-header-6 .tz-menu-header .tz_logo {
       padding: 15px 0 0;
   }
   .tz-header.tz-header-6 .tz-add-car {
       margin-top: 0;
       padding: 7px 12px;
       right: 0;
       font-size: 12px;
       position: absolute;
       top: 15px;
   }
   .tz-header.tz-header-6 .tz-menu-header .tz-megamenu {
       width: 100%;
       margin-top: 15px;
   }
   .tz-vehicle-search.type2 .vehicle-search-form .field label {
       padding: 0;
   }
   .tz-vehicle-search.type2 .vehicle-search-form .field select {
       padding: 0;
   }

}
@media screen and (max-width: 480px) {
   .tz-vehicle-search.type2 .vehicle-search-form .field {
       width: 100%;
       margin-right: 0;
       border-right: none;
       padding: 0 15px !important;
       margin-bottom: 10px;
   }
   .tz-vehicle-search.type2 .vehicle-search-form .field label {
       padding-left: 0 !important;
   }
   .tz-vehicle-search.type2 .vehicle-search-form .field select {
       padding-left: 0 !important;
   }
   .tz-vehicle-search.type2 .vehicle-search-form .car-search-submit {
       margin-left: 15px;
   }
   .autoshowroom-top-dealer.number-4column .um-member {
       width: 100%;
   }
   .TZ-Dealer-Feature .item {
       width: 100%;
   }
   .autoshowroom-quote.type2.number-item-3 .autoshowroom-quote-item.slick-active-1 .autoshowroom-quote-image {
       left: 25px;
   }
   .autoshowroom-quote.type2.number-item-3 .autoshowroom-quote-item.slick-active-3 .autoshowroom-quote-image {
       right: 0;
   }
   footer .autoshowroom-footer-bottom-left,
   footer .autoshowroom-footer-bottom-right {
       width: 100% !important;
   }
   .tz-header.tz-header-6 .tz-megamenu {
       padding: 0;
   }
   .tz-header.tz-header-6 .addcar {
       padding-left: 0;
   }
   .tz-header.tz-header-6 .tz-menu-header .tz_logo {
       padding: 30px 0 0px;
   }
   .tz-header.tz-header-6 .tz-add-car {
       margin-top: 0;
       padding: 7px 12px;
       right: 0;
       font-size: 8px;
       position: absolute;
       top: 30px;
   }
   #mega-menu-wrap-primary-home-6 .mega-menu-toggle .mega-toggle-block-right {
       margin-top: 20px;
   }
   .tnp-subscription-minimal input.tnp-email {
       width: 100% !important;
   }
   .tnp-subscription-minimal input.tnp-submit {
       width: 100% !important;
   }
   .autoshowroom-quote .slick-track .autoshowroom-quote-item .autoshowroom-quote-info .autoshowroom-quote-content {
       font-size: 14px;
   }
   .autoshowroom-quote.type2 .autoshowroom-quote-item .autoshowroom-quote-info .autoshowroom-quote-content {
       margin: 0 320px 5px;
   }
   .autoshowroom-quote.type2.number-item-3 .autoshowroom-quote-item.slick-active-1 .autoshowroom-quote-image {
       left: 0;
   }
   .homev6_blog .blog_content .blog_content__item .blog_content__media .blog_content__detail {
       margin: 0;
   }
   .homev6_blog .blog_content .blog_content__item .blog_content__media .blog_content__detail .blog_detail__wrapper {
       padding: 20px 15px;
   }
   .homev6_blog .blog_content .blog_content__item .blog_content__media .blog_content__detail .blog_detail__wrapper h3 a {
       font-size: 16px;
   }
   .wpb-js-composer .vc_tta-color-purple.vc_tta-style-flat .tz-vehicle-search.type2 .vehicle-search-form .field {
       padding: 0 !important;
   }
   .car-taxonomy.style2.make .make-container .make-item {
       width: 50%;
       margin: 0;
   }
   .homev6_newletter.style2 .col-full form .tnp-email {
       width: 100%;
   }
   .homev6_newletter.style2 .col-full form .tnp-button {
       width: 100%;
   }
   .tz-header.tz-header-7 .tz-top-header .tz_logo {
       text-align: left;
       width: 100%;
   }
   .tz-header.tz-header-7 .tz-top-header .item {
       width: 100%;
       margin-bottom: 10px;
   }
   .wpb-js-composer .vc_tta-color-purple.vc_tta-style-flat .tz-vehicle-search.type2 .vehicle-search-form .field select {
       padding-left: 15px !important;
   }
   .tz-header.tz-header-7 .tz-top-header .item.phone {
       width: 100%;
   }
   .TZ-Vehicle-Feature.type2 .item .Vehicle-Title a,
   .TZ-Vehicle-Grid.type2 .item .Vehicle-Title a {
       font-size: 14px;
   }
   .TZ-Vehicle-Feature.type2 .item .Vehicle-Feature-Image .pcd-pricing,
   .TZ-Vehicle-Grid.type2 .item .Vehicle-Feature-Image .pcd-pricing {
       padding: 5px 20px 5px;
       font-size: 12px;
   }
   .car-taxonomy.style2.make .make-container .make-item {
       padding: 21px 0 0;
   }
   .autoshowroom-top-dealer .um-member .um-member__wrapper .um-member-photo .um-member-card .um-member-address span, .autoshowroom-top-dealer .um-member .um-member__wrapper .um-member-photo .um-member-card .um-member-phone span{
       padding-left: 31%;
   }
}
@media screen and (max-width: 400px) {
   .vc_tta-container .TZ-Vehicle-Feature.container {
       width: 320px;
   }
   .autoshowroom-top-dealer .um-member .um-member__wrapper .um-member-photo .um-member-card .um-member-address span, .autoshowroom-top-dealer .um-member .um-member__wrapper .um-member-photo .um-member-card .um-member-phone span{
       padding-left: 28%;
   }

}
@media screen and (max-width: 320px) {
   .tz-header.tz-header-7 .tz-menu-header .tz-add-car {
       font-size: 9px;
   }
   .autoshowroom-top-dealer .um-member .um-member__wrapper .um-member-photo .um-member-card .um-member-address span, .autoshowroom-top-dealer .um-member .um-member__wrapper .um-member-photo .um-member-card .um-member-phone span{
       padding-left: 20%;
   }

}
.vehicle_listing {
   overflow: hidden;
}

/* Hung KV */

/* Autoshowroom Blog */
.autoshowroom-blog .autoshowroom-blog-body.autoshowroom-style-grid .grid-col-2 {
   width: 50%;
   float: left;
}
.autoshowroom-blog .autoshowroom-blog-body.autoshowroom-style-grid .autoshowroom-blog-item {
   padding: 0;
}
.autoshowroom-blog .autoshowroom-blog-body.autoshowroom-style-grid .autoshowroom-blog-item .autoshowroom-blog-item-wrap {
   border: 0 !important;
   padding: 0;
}
.autoshowroom-blog .autoshowroom-blog-body.autoshowroom-style-grid .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content {
   padding: 0;
}
.autoshowroom-blog .autoshowroom-blog-body.autoshowroom-style-grid .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content p {
   padding: 10px  30px 20px 30px;
   margin: 0;
}
.autoshowroom-blog .autoshowroom-blog-body.autoshowroom-style-grid .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content .autoshowroom-blog-item-title {
   padding: 0 30px;
   line-height: normal;
}
.autoshowroom-blog .autoshowroom-blog-body.autoshowroom-style-grid .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content .autoshowroom-blog-item-title:after {
   display: none;
}
.autoshowroom-blog .autoshowroom-blog-body.autoshowroom-style-grid .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content .autoshowroom-blog-item-title a {
   font-size: 18px;
   line-height: 24px;
}
.autoshowroom-blog .autoshowroom-blog-body.autoshowroom-style-grid .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content .autoshowroom-blog-item-img {
   margin-bottom: 25px;
}
.autoshowroom-blog .autoshowroom-blog-body.autoshowroom-style-grid .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content .autoshowroom-blog-item-Info {
   margin-bottom: 10px;
   padding: 0 30px;
}
.autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-pagenavi .wp-pagenavi{
   padding: 0 15px;
   margin-left: -5px;
   padding-top: 55px;
   padding-bottom: 27px;
}
.grid-col-3{
   float: left;
   width: 28%;
   height: auto;
   margin: 15px;
   padding-bottom: 20px;
}
.grid-col-2 {
   padding: 0 15px 30px !important;
}
@media (max-width: 480px){
   .grid-col-2{
       width: 100%;
   }
   .grid-col-3{
       width: 100%;
   }
}
@media (min-width: 481px) and (max-width: 650px){
   .grid-col-2{
       width: 44%;
   }
   .grid-col-3{
       width: 44%;
   }
}

/* styles new */
.contacttopPan h1 {
   background: url(https://heromotos.com.gt/wp-content/uploads/2020/07/bulletRed.png) no-repeat left top !important;
   padding: 0 0 0 20px !important;
   font-family: 'Montserrat', sans-serif !important;
}
.displayNone {
  display: none;
}
.auto-get-a-quote a {
   display: block !important;
   text-transform: uppercase!important;
}
.modulNoticiasHome {
  padding: 40px 0;
}
.titleDistribuidor {
  display: block;
  padding-top: 100px;
}
.titleDistribuidor p {
  margin: 0 0 20px 0;
  text-align: center;
}
.titleDistribuidor h2 {
  color: #000000;
  font-family: 'arial black', sans-serif;
  font-size: 22px;
  line-height: 1.3;
  text-align: center;
}
.titleDistribuidor h3 {
  color: #000000;
  font-family: 'arial black', sans-serif;
  font-size: 22px;
  line-height: 1.3;
  text-align: center;
}
.titleDistribuidor h3 strong {
  color: #ff0000;
  font-size: 26px;
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-tab > a {
  padding: 14px 15px !important;
}
.wpb-js-composer .vc_tta-color-black.vc_tta-style-flat .vc_tta-tab.vc_active > a {
  background-color: #dd0000 !important;
}
.wpb-js-composer .vc_tta-color-black.vc_tta-style-flat .vc_tta-tab>a:hover,
.wpb-js-composer .vc_tta-color-black.vc_tta-style-flat .vc_tta-tab>a:focus {
  background-color: #dd0000 !important;
}
.planMantenimiento {
  display: block;
}
.planMantenimiento img {
  display: block;
  margin: 0 auto;
}

/*=== Landing ===*/
.autoshowroom-footer-social-right.col-md-4 {
    display: none;
}
.headerLanding {
  background: #ffffff;
  padding: 18px 50px;
  position: fixed;
  z-index: 100;
  width: 100%;
}
.sliderLanding {
  display: block;
  padding-top: 80px;
}
.contentLanding {
  background: url('https://heromotos.com.ar/wp-content/themes/autoshowroom/images/bgPointGray.jpg') no-repeat top left;
}
.contentLanding .textContentLanding {
  display: block;
}
.contentLanding .textContentLanding .vc_column_container>.vc_column-inner {
  padding-left: 0;
  padding-right: 0;
}
.contentLanding .textContentLanding .bgLineBlack {
  background: url(https://heromotos.com.ar/wp-content/uploads/2021/06/lineBlack.png) right;
  background-repeat-x: no-repeat;
  background-size: 30px;
  padding-top: 50px;
}
.contentLanding .textContentLanding .textWelcome {
  display: block;
  padding: 30px 95px 30px 50px;
  position: relative;
}
.contentLanding .textContentLanding .textWelcome h2 {
  color: #000000;
  font-family: 'Titillium Web', sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 10px;
  padding-top: 100px;
  position: relative;
  text-transform: inherit;
}
.contentLanding .textContentLanding .textWelcome h2:before {
  content: '';
  background: url('https://heromotos.com.ar/wp-content/uploads/2021/06/iconSend.png') no-repeat;
  height: 95px;
  left: 0;
  position: absolute;
  top: 0;
  width: 95px;
}
.contentLanding .textContentLanding .textWelcome h3 {
  color: #3d3d3d;
  font-family: 'Titillium Web', sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 1.4;
  text-transform: inherit;
}
.contentLanding .textContentLanding .textWelcome h3 strong {
  font-weight: 700;
}
.contentLanding .textContentLanding .textWelcome h3 strong em {
  color: #ff564b;
  font-style: normal;
  font-weight: 700;
}
.contentLanding .textContentLanding .textIntroduction {
  background: #ff564b;
  padding: 20px 50px 80px 50px;
}
.contentLanding .textContentLanding .textIntroduction p {
  color: #ffffff;
  font-family: 'Titillium Web', sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.4;
}
.contentLanding .textContentLanding .textIntroduction p strong {
  font-weight: 700;
}
.contentLanding .textContentLanding .formLanding {
  background: #000000;
  font-family: 'Titillium Web', sans-serif;
  padding: 0 55px 0 40px;
  position: relative;
}
.contentLanding .textContentLanding .formLanding p {
  color: #fff;
  font-family: 'Titillium Web', sans-serif;
  font-size: 16px;
  font-weight: 400;
	line-height: 1.2;
	margin-bottom: 20px;
}
.contentLanding .textContentLanding .formLanding .wpcf7 {
  bottom: 0px;
  position: relative;
}
.contentLanding .textContentLanding .formLanding .wpcf7 .column-half,
.contentLanding .textContentLanding .formLanding .wpcf7 .column-full {
  padding: 15px;
}
.contentLanding .textContentLanding .formLanding .wpcf7 .wpcf7-form .wpcf7-form-control-wrap {
  margin-top: 0!important;
}
.contentLanding .textContentLanding .formLanding input[type="text"],
.contentLanding .textContentLanding .formLanding input[type="email"],
.contentLanding .textContentLanding .formLanding input[type="number"],
.contentLanding .textContentLanding .formLanding select {
  background: transparent;
  border: none;
  border-bottom: 1px solid #ffffff;
  color: #e5e5e5;
  font-family: 'Titillium Web', sans-serif;
  font-size: 16px;
	height: 30px;
  padding: 0;
  margin-bottom: 20px;
}
.contentLanding .textContentLanding .formLanding textarea {
  background: transparent;
  border: none;
  border-bottom: 1px solid #ffffff;
  color: #e5e5e5;
  font-family: 'Titillium Web', sans-serif;
  font-size: 16px;
  height: 80px;
  padding: 0;
  width: 100%;
}
.contentLanding .textContentLanding .formLanding label {
  color: #ffffff;
  font-family: 'Titillium Web', sans-serif;
  font-size: 16px;
}
.contentLanding .textContentLanding .formLanding input[type="text"]::-webkit-input-placeholder,
.contentLanding .textContentLanding .formLanding input[type="email"]::-webkit-input-placeholder,
.contentLanding .textContentLanding .formLanding input[type="number"]::-webkit-input-placeholder,
.contentLanding .textContentLanding .formLanding textarea::-webkit-input-placeholder {
  color: #e5e5e5;
  opacity: 1;
}
.contentLanding .textContentLanding .formLanding input[type="text"]::-moz-placeholder,
.contentLanding .textContentLanding .formLanding input[type="email"]::-moz-input-placeholder,
.contentLanding .textContentLanding .formLanding input[type="number"]::-moz-input-placeholder,
.contentLanding .textContentLanding .formLanding textarea::-webkit-input-placeholder {
  color: #e5e5e5;
  opacity: 1;
}
.contentLanding .textContentLanding .formLanding input[type="text"]:-ms-input-placeholder,
.contentLanding .textContentLanding .formLanding input[type="email"]:-ms-input-placeholder,
.contentLanding .textContentLanding .formLanding input[type="number"]:-ms-input-placeholder,
.contentLanding .textContentLanding .formLanding textarea::-webkit-input-placeholder {
  color: #e5e5e5;
  opacity: 1;
}
.contentLanding .textContentLanding .formLanding input[type="text"]:-moz-placeholder,
.contentLanding .textContentLanding .formLanding input[type="email"]:-moz-placeholder,
.contentLanding .textContentLanding .formLanding input[type="number"]:-moz-placeholder,
.contentLanding .textContentLanding .formLanding textarea:-moz-placeholder {
  color: #e5e5e5;
  opacity: 1;
}
.contentLanding .textContentLanding .formLanding input[type="text"]:focus,
.contentLanding .textContentLanding .formLanding input[type="email"]:focus,
.contentLanding .textContentLanding .formLanding input[type="number"]:focus,
.contentLanding .textContentLanding .formLanding select:focus,
.contentLanding .textContentLanding .formLanding textarea:focus {
  outline: none;
}
.contentLanding .textContentLanding .formLanding div.wpcf7-response-output {
  margin: 0em 0.5em 1em;
  padding: 0.2em 1em;
}

.mapLanding {
  background: rgb(35,35,35);
  background: linear-gradient(90deg, rgba(35,35,35,1) 20%, rgba(5,5,5,1) 80%);
  padding: 0;
}
.mapLanding .contentMapLanding {
  padding: 50px 0;
}

.autoshowroom-footer.type2 .autoshowroom-footer-top {
  display: none;
}
.autoshowroom-footer .autoshowroom-footer-bottom {
  background: #000000!important;
}


/*the container must be positioned relative:*/
.custom-select {
  position: relative;
  font-family: Arial;
}

.custom-select select {
  display: none; /*hide original SELECT element:*/
}

.select-selected {
  background-color: #000000;
}

/*style the arrow inside the select element:*/
.select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #fff transparent transparent transparent;
}

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 7px;
}

/*style the items (options), including the selected item:*/
.select-selected {
	border: none;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	cursor: pointer;
	font-family: 'Titillium Web', sans-serif;
	font-size: 16px;
	padding: 6px 0px;
	user-select: none;
}
.select-items div {
	border: none;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	cursor: pointer;
	font-family: 'Titillium Web', sans-serif;
	font-size: 16px;
	padding: 10px;
	user-select: none;
}

/*style items (options):*/
.select-items {
	background-color: #000000;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}

/*hide the items when the select box is closed:*/
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color: rgb(238, 36, 37);
}


/*=== Landing ===*/
@media screen and (min-width: 300px) and (max-width: 768px) {
  .contentLanding .textContentLanding .bgLineBlack {
    background: none;
  }
  .contentLanding .textContentLanding .textWelcome h2:before {
    background-size: 70%;
  }

  .contentLanding .textContentLanding .textWelcome {
    display: block;
    padding: 10px 45px 30px 35px;
    position: relative;
  }
  .contentLanding .textContentLanding .textWelcome h2 {
    font-size: 50px;
    padding-top: 60px;
  }
  .contentLanding .textContentLanding .textWelcome h3 {
    font-size: 26px;
  }
  .contentLanding .textContentLanding .textIntroduction {
    background: #ff564b;
    padding: 20px 20px 40px 20px;
  }
  .contentLanding .textContentLanding .formLanding {
    background: #000000;
    font-family: 'Titillium Web', sans-serif;
    padding: 30px 25px 30px 40px;
    position: relative;
  }
  .mapLanding .contentMapLanding {
    padding: 20px 0 50px 0;
  }
  .textSearch p {
    font-size: 28px;
  }
  #asl-storelocator.asl-p-cont.asl-text-0 .Filter_section:before {
    background-size: 70%!important;
  }
  #asl-storelocator.asl-p-cont.asl-text-0 .Filter_section {
    color: #000;
    padding-top: 80px!important;
  }
}



@media screen and (min-width: 1010px) and (max-width: 1024px) {
  .contentLanding .textContentLanding .formLanding {
    padding: 0 25px 0 10px;
  }
  .contentLanding .textContentLanding .formLanding .wpcf7 .column-half,
  .contentLanding .textContentLanding .formLanding .wpcf7 .column-full {
    padding: 15px 10px;
  }
  .contentLanding .textContentLanding .formLanding input[type="text"],
  .contentLanding .textContentLanding .formLanding input[type="email"],
  .contentLanding .textContentLanding .formLanding input[type="number"],
  .contentLanding .textContentLanding .formLanding select {
    font-size: 14px;
  }
  .contentLanding .textContentLanding .bgLineBlack {
    padding-top: 20px;
  }
  .contentLanding .textContentLanding .textWelcome h2 {
    font-size: 50px;
    padding-top: 70px;
  }
  .contentLanding .textContentLanding .textWelcome h2:before {
    background-size: 80%;
  }
  .contentLanding .textContentLanding .textWelcome h3 {
    font-size: 28px;
    line-height: 1.2;
  }
  .contentLanding .textContentLanding .textIntroduction {
    padding: 20px 50px 50px 50px;
  }
  .contentLanding .textContentLanding .textIntroduction p {
    font-size: 18px;
  }
  .mapLanding .contentMapLanding {
    padding: 20px 0 50px 0;
  }
  #asl-storelocator.asl-p-cont.asl-text-0 .Filter_section:before {
    background-size: 70%!important;
  }
  .textSearch p {
    font-size: 32px;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1280px) {
  .contentLanding .textContentLanding .formLanding {
     padding: 0 45px 0 30px;
  }
  .contentLanding .textContentLanding .formLanding .wpcf7 .column-half,
  .contentLanding .textContentLanding .formLanding .wpcf7 .column-full {
    padding: 15px;
  }
  .contentLanding .textContentLanding .textWelcome h2:before {
    background-size: 80%;
  }
  .contentLanding .textContentLanding .textWelcome h2 {
    font-size: 54px;
    padding-top: 70px;
  }
  .contentLanding .textContentLanding .textWelcome h3 {
    font-size: 30px;
  }
  #asl-storelocator.asl-p-cont.asl-text-0 .Filter_section:before {
    background-size: 65%!important;
  }
  .mapLanding .contentMapLanding {
    padding: 20px 0 50px 0;
  }
}


@media screen and (min-width: 1281px) and (max-width: 1366px) {
  .headerLanding {
    padding: 10px 50px;
  }
  .sliderLanding {
    padding-top: 30px;
  }
  .contentLanding .textContentLanding .formLanding {
     padding: 0 45px 0 30px;
  }
  .contentLanding .textContentLanding .formLanding .wpcf7 .column-half,
  .contentLanding .textContentLanding .formLanding .wpcf7 .column-full {
    padding: 15px;
  }
  .contentLanding .textContentLanding .textWelcome h2:before {
    background-size: 80%;
  }
  .contentLanding .textContentLanding .textWelcome h2 {
    font-size: 54px;
    padding-top: 70px;
  }
  .contentLanding .textContentLanding .textWelcome h3 {
    font-size: 30px;
  }
  #asl-storelocator.asl-p-cont.asl-text-0 .Filter_section:before {
    background-size: 65%!important;
  }
  .mapLanding .contentMapLanding {
    padding: 20px 0 50px 0;
  }
}

@media screen and (min-width: 1400px) and (max-width: 1440px) {
  .mapLanding .contentMapLanding {
      padding: 20px 0 50px 0;
  }
}

/* styles new */