/*
Theme Name: Betheme
Author: Muffin group
Description: The biggest WordPress Theme ever
Theme URI: http://themes.muffingroup.com/betheme
Author URI: http://muffingroup.com
License: Themeforest Split Licence
License URI: -

All css files are placed in /css/ folder
*/

/* fonts */


@import url('https://fonts.googleapis.com/css2?family=Saira:wght@100;200;300;400;500;600;700;800;900&display=swap');




#Header_wrapper, #Intro {
    background-color: #00000f!important;
}


p.stock.in-stock {
    display: none!important;
}

span.term {
    margin-left: 500px !important;
    text-align: left !important;
}
span.term a {
    color: #9E9E9E !important;
}
h1,h2,h3,h4,h5,h6{
	font-family: 'Saira', sans-serif!important;
}
#contact_page_icon form.wpcf7-form {
    width: 100%;
}

#contact_page_icon form.wpcf7-form label {
    color: #fff;
}

#contact_page_icon form.wpcf7-form input.wpcf7-form-control.wpcf7-submit {
    background: #fff;
    width: 100%;
    display: block;
    float: unset;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
}

#contact_page_icon form.wpcf7-form 
 p:last-child {
    display: inline-block;
}

aside#text-3 ul li i.icon-facebook::before {
    background: #3f51b5;
    border-radius: 5px;
    color: #fff;
    padding: 8px 7px 0 12px;
    width: 38px;
    font-size: 29px;
	margin-left:0px;
}
aside#text-3 ul li i.icon-instagram::before {
    background: linear-gradient(
191deg
, rgba(131,58,180,1) 7%, rgba(253,29,29,1) 53%, rgba(252,176,69,1) 88%);
    -webkit-background-clip: text;
    font-size: 40px;
    -webkit-text-fill-color: transparent;
}

#contact_page_icon form.wpcf7-form p:nth-child(7) {
    width: 35%;
    display: inline-block;
    float: right;
    margin-top: 16px;
}

#contact_page_icon form.wpcf7-form .wpcf7-form-control-wrap {
    display: inline-block;
}
/* header css */
body:not(.home) #Top_bar {
    position: relative!important;
	top: 0;
   
}
.home div#Top_bar {
    background: #000;
    top: 0;
}


.column.one.post-nav.minimal {
    display: none;
}

span.onsale {
    display: none;
}
.header-simple #Top_bar:not(.is-sticky) .top_bar_left{
		top: 0!important;
}
div#main_banner_home{
	background-size:cover;
    background-position: center ;
    background-repeat: no-repeat;
}
.woocommerce-account div#Content {
    padding: 40px 0 0 0!important;
}

div#main_banner_home h3 i {
    color: #E11E26;
	    font-style: normal;
}
div#main_banner_home h3 {
    color: #fff;
    font-size: 57px;
    line-height: 1;
}
div#main_banner_home h3 {
	    font-size: 76px;
    font-weight: 500;
    color: #E11E26;
}
div#main_banner_home a {
    background: #e11e26;
    color: #fff;
    text-decoration: none;
    padding: 9px 18px;
    font-family: 'Saira';
    display: inline-block;
    margin-top: 18px;
}
div#main_banner_home h3 i {
       font-style: normal;
}
body:not(.template-slider) #Header {
    min-height: auto;
}

#Top_bar .logo {
    float: unset!important;
    width: 100px;
    margin: auto!important;
	padding-top: 11px;
}
/* .header-simple #Header a.responsive-menu-toggle {
    right: unset!important;
    left: 0!important;
}
div#Subheader {
    display: none;
}
div#Content {
    padding-top: 0;
} */


 .price del {
display: flex!important;
    width: 100%;
    /* flex-direction: row-reverse; */
    color: #CBCBCB!important;
    font-size: 22px;
    text-align: center;
}

 .price {
   max-width: 75px;
    flex-direction: revert;
    display: flex!important;
    flex-direction: column-reverse;
    text-align: left;
}

 .price ins {
    display: flex!important;
    width: 100%;
    color: #E11E26;
    text-decoration: none;
    font-size: 25px;
}
html body .woocommerce.columns-2 ul.products li.product {
    width: 40%!important;
    float: unset;
    display:inline-block;
}
html body div#pr_car  .woocommerce.columns-2 ul.products li.product {
	width: 48%!important;
    float: left!important;
}


html body .woocommerce.columns-2 ul.products li.product  .image_frame img {
    height: 295px!important;
    object-fit: cover;

}
html body .woocommerce.columns-2 ul.products{
text-align:center;	
}

.woocommerce ul.products li.product .image_frame {
    position: relative;
border: 0;
}

.products .image_frame {
    position: relative;
}

.products .image_frame img {
    width: 100%;
}

.woocommerce ul.products li.product .image_frame span.days {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999;
    background: #e11e26;
    width: 100;
   padding: 10px 26px 10px 12px;
      font-family: 'Saira';
    line-height: 1;
	color: #fff;
}
.woocommerce ul.products li.product .image_frame span.remaining_ticket {
    position: absolute;
    right: 0;
    padding: 10px 26px 10px 12px;
    color: #fff;
    background: #000;
    font-family: 'Saira';
    line-height: 1;
	z-index:3;
}

.my_frame a.add_to_cart_button.product_type_simple {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #e11e26;
    display: block;
    /* height: 49px; */
    text-align: center;
    color: #ffff;
    padding: 22px 0;
    font-family: 'Saira';
    font-size: 20px;
    font-weight: 600;
    box-shadow: 0 1px 6px #e11e26;
}
.w3-light-grey {
    border-radius: 87px;
    overflow: hidden;
    background-color: #EFEFEF!important;
	width:100%;
	
}
a.reset_variations {
    display: none!important;
}
#pr_car .products li {
    background: #fff;
}

#pr_car .products li h4 {
    font-size: 13px;
    /* width: 85%; */
    /* float: left; */
    color: #000!important;
}
#pr_car button.slick-prev.default.slick-arrow {
    left: 45%;
    top: unset;
    bottom: -19px;
    background: #e11e26;
    color: #fff!important;
    padding: 2px 9px!important;
    height: auto;
    width: auto;
    border-radius: 30px 0px 0px 30px;
	z-index:9;
}
#pr_car .slick-next {
      right: 44.2%;
    top: unset;
    bottom: -19px;
    background: #e11e26;
    color: #fff!important;
    padding: 2px 9px!important;
    height: auto;
    width: auto;
    border-radius: 0px 30px 30px 0px;
}
.w3-light-grey p {
    position: absolute;
    right: 50px!important;
    color: #000;
  font-family: saira,sans-serif!important;
}
.w3-grey {
    background-color: #e11e26!important;
    border-radius: 50px;
}

.w3-light-grey p span:first-child {
    color: #e11e26;
  
}



.my_frame a.add_to_cart_button.ajax_add_to_cart.product_type_simple {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #e11e26;
    display: block;
    /* height: 49px; */
    text-align: center;
    color: #ffff;
    padding: 22px 0;
    font-family: 'Saira';
    font-size: 20px;
    font-weight: 600;
    box-shadow: 0 1px 6px #e11e26;
}

.products li {
    box-shadow: 0 0 10px 0 #b9b9b9;
}

.woocommerce ul.products li.product .desc.my_des span.price {
    float: right;
    margin-top: -14px;
}
.woocommerce ul.products li.product .desc.my_des h4 {
     font-family: 'Montserrat'!important;
    font-size: 16px;
    margin-bottom: 0;
    min-height: 58px;
    border-bottom: 4px solid #efefef;
    padding-bottom: 60px;
text-align:left;
}
.desc.my_des {
    background: none!important;
}
.woocommerce ul.products li.product .desc.my_des span.price::after {
    content: 'PER TICKET';
    font-size: 12px;
    font-family: saira,sans-serif!important;
    color: #000;
}
.price::after {
    content: 'PER TICKET';
    font-size: 12px;
    font-family: saira,sans-serif!important;
    color: #000;
}

a#logo {
    padding: 0 0!important;
	    height: 70px!important;
}
.data_left{
	position: absolute;
    right:6% ;
    top: 28px;
}
a.cart-contents {
    /* float: right; */
    
    text-decoration: none;
    color: #fff;
}
a.cart-contents i.icon-basket {
    display: inline-block;
    vertical-align: middle;
    font-size: 27px;
    padding-right: 4px;
	    color: #e11e26;
}

a.cart-contents p {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    line-height: 15px;
	color: #9B9B9B;
    margin-bottom: 0;
}
.box_item_py {
    position: relative;
    background: #fff;
    padding: 46px  0 20px 0;
    margin-top: 100px;
    margin-bottom: 75px!important;
}

.box_item_py img {
    position: absolute;
    top: -106px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.box_item_py h3 {
    font-family: 'Saira';
    font-size: 25px;
    color: #000;
    font-weight: 400;
}
.global_head h3 {
    font-family: 'Saira';
    font-weight: bold;
    font-style: unset;
    font-size: 30px;
}

.global_head h3 i {font-style: unset;color: #e11e26;}



.global_head h2 {
    font-family: 'Saira';
    font-weight: bold;
    font-style: unset;
    font-size: 30px;
}


.global_head h2 i {font-style: unset;color: #e11e26;}


.global_head.left_after h2::after{
	    margin: 10px auto 0 0;

}
.global_head a {
    background: #e11e26;
    display: inline-block;
    padding: 6px 50px;
    color: #fff;
    text-decoration: none;
    margin-top: 20px;
    font-family: 'Saira';
}
.bottom_right {
    background-position: bottom right;
    background-size: 100%;
	background-repeat:no-repeat;
}
.global_head p {
    font-family: 'Montserrat';
    color: #000;
    font-size: 16px;
}


.global_head h2::after {content: '';background: #000;height: 7px;width: 200px;display: block;margin: 10px auto 0 auto;background: linear-gradient(90deg, rgba(225,30,38,1) 30%, rgba(4,7,7,1) 30%);}


#pr_car .products li {
    box-shadow:unset;
}

.after_white h2::after {
    background: linear-gradient( 
90deg
 , rgb(255 255 255) 30%, rgb(225 30 38) 30%);
}
.work_box {
    background: #fff;
    box-shadow: 0 0 11px 0 #b3b3b3;
    padding: 32px 51px;
    min-height: 233px;
    position: relative;
}

.work_box h4 {
    float: left;
    border: 1px solid;
    color: #e11e26;
    padding: 4px 6px;
    font-family: 'Saira';
    font-weight: bold;
}

.work_box img {position: absolute;right: 37px;top: 17px;}

.work_box h3 {
    display: block;
    float: left;
    width: 100%;
    color: #000;
    font-size: 24px;
    font-weight: 600;
    padding-top: 16px;
	
    border-bottom: 2px solid #e6e6e6;
}

.work_box p {
    float: left;
    width: 82%;
    display: block;
    height: max-content;
    color: #000;
    font-family: 'Montserrat';
}

div#dream_car_sec {
    background-position: center right!important;
    background-size: cover!important;
    padding: 63px 0;
   /* background: url(https://demo7.1stopwebsitesolution.com/car_go/wp-content/uploads/2021/03/2nd.jpg)!important;*/
    background-repeat: no-repeat!important;
}
.post-type-archive-product div#dream_car_sec {
    background: url(https://demo7.1stopwebsitesolution.com/car_go/wp-content/uploads/2021/03/2nd.jpg);
}



div#dream_car_sec h3 {
    color: #fff;
    font-size: 43px;
    line-height: 46px;
    font-weight: 500;
}

div#dream_car_sec h3 i {
    color: #e11e26;
    font-style: unset;
}

div#dream_car_sec p {color: #fff;font-size: 16px;}

div#dream_car_sec p i {
    color: #fff;
    color: #e11e26;
    font-style: unset;
}	
div#dream_car_sec h5 {
    color: #e11e26;
    letter-spacing: 2px;
    margin-bottom: 2px;
}
div#dream_car_sec h4 {
    color: #fff;
    letter-spacing: 3px;
    font-size: 17px;
    font-weight: 300;
}
#Footer {
    background-color: #040707!important;
}
#Top_bar a.responsive-menu-toggle i.icon-menu-fine:before {
    content: '';
    width: 40px;
    background: url(http://demo7.1stopwebsitesolution.com/car_go/wp-content/uploads/2021/03/Group-1.png);
    background-size: 100%;
    background-repeat: no-repeat;
    height: 31px;
}
footer h4 {
    font-family: saira,sans-serif!important;
    font-weight: 300;
    text-transform: capitalize!important;
    color: #E11E26!important;
}
#Footer ul.menu li a:hover {
    background: none!important;
}
#Footer ul.menu li a {
    color: #fff!important;
    line-height: 9px;
}
aside#text-3 {
    color: #fff;
}
.specific_ation.vc_row .vc_col-sm-4 {
    width: 31.333333%;
    margin-left: 17px;
    display: inline-block;
	vertical-align:middle;
}

.specific_ation.vc_row {
    width: 100%;
    background: #F5F5F5;
    display: block;
    padding: 46px 0;
    position: relative;
    margin: 38px 0;
}

.specific_ation.vc_row::before {
    content: " ";
    position: absolute;
    top: 0;
    background: #f5f5f5;
    margin-left: -100vw;
    width: 100vw;
    height: 100%;
}
.box_item_py.more_p {
    padding: 46px 0;
    /* vertical-align: middle; */
}
.specific_ation.vc_row::after {
    content: " ";
    position: absolute;
    top: 0;
    background: #f5f5f5;
    margin-right: -100vw;
    width: 100vw;
    height: 100%;
}

table.variations td.label {
    display: none!important;
}

.head_pro {
    display: inline-block;
    width: 80%;
    vertical-align: middle;
}

.price_c {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0!important;
}

.head_pro h3 {
    font-size: 18px;
    color: #e11e26;
    margin-bottom: 0;
}

.head_pro h2 {
    color: #000;
    font-size: 27px;
    font-weight: 500;
    margin-bottom: 0;
}

h1.product_title.entry-title.customized {
    padding: 36px 0;
    font-size: 32px;
    text-align: center;
    color: #000;

}

h1.product_title.entry-title.customized:after{
	    content: '';
    background: #000;
    height: 7px;
    width: 200px;
    display: block;
    margin: 10px auto 0 auto;
    background: linear-gradient(
90deg
, rgba(225,30,38,1) 30%, rgba(4,7,7,1) 30%);
}
body:not(.home) div#Content {
    background-color: #fff;
}
.woocommerce .variations_form .variations {
    background: unset!important;
    padding: 0 0;
}

ul.variable-items-wrapper.button-variable-wrapper li.variable-item {
    display: inline-block;
    width: 32%;
    position: relative;
    padding: 0px 0 3px  0;
    color: #e11e26;
    font-family: 'Saira';
    margin-right: 5px;
}
ul.variable-items-wrapper.button-variable-wrapper li.variable-item.selected{
	    border: 2px solid #000;
    border-radius: 5px;

}
ul.variable-items-wrapper.button-variable-wrapper li.variable-item.selected::before {
	background:#000;
}
ul.variable-items-wrapper.button-variable-wrapper li.variable-item::before {content: 'Select';color: #fff;background: #D6D6D6;display: block;padding: 6px 0;font-size: 16px;font-weight: 600;margin-bottom: 4px;}

.single-product ul.ui-tabs-nav {
    text-align: right;
    background: none;
    border: none!important;
}
.single-product .ui-tabs .ui-tabs-nav li:last-child {
    border-right: 1px solid #e2e2e2!important;
}
.single-product .ui-tabs .ui-tabs-nav li {
    float: unset;
    display: inline-block;
    border: 1px solid #e11e26;
    border-right: 0;
}
.single-product .ui-tabs .ui-tabs-nav li a {
    color: #e11e26;
    font-weight: 500;
    font-size: 17px;
}
.single-product .ui-tabs .ui-tabs-nav li.ui-state-active a {
    background: #e11e26;
    color: #fff;
}
.single-product .ui-tabs .ui-tabs-nav li.ui-state-active:after{
	display:none;
}
.single-product .ui-tabs .ui-tabs-nav li.ui-state-active a:after{
	display:none;
}

.single-product .jq-tabs.tabs_wrapper {
    border: none;
}
.single-product .ui-tabs-panel {
    border-top: 1px solid #e11e26!important;
}

.single-product .ui-tabs-panel h2.yikes-custom-woo-tab-title {
    position: absolute;
    top: 13px;
    left: 0;
    font-weight: 400;
    font-size: 30px;
}

button.single_add_to_cart_button.button.alt {
    width: 74%;
    background-color: #e11e26!important;
    font-size: 19px;
    font-family: 'Saira'!important;
    font-weight: 400!important;
    border-radius: 0!important;
    box-shadow: 0 0 6px 0 #e11e26!important;
    margin-left: 14px;
    float: unset!important;
    display: inline-block!important;
}

.woocommerce div.product form.cart div.quantity {
    float: unset;
    width: 20%;
    display: inline-block;
}


.single-product button.minus {
    position: absolute;
    left: 6px;
    background: #000;
    padding: 2px 5px 2px 5px !important;
    border: 1px solid #000;
    border-radius: 0px;
    padding: 0;
    font-size: 18px;
    line-height: 14px;
    color: #fff;
    margin-bottom: 0;
    margin-right: 0;
    bottom: 12px;
    font-weight: 600;
    border-radius: 0!important;
    border-radius: 0!important;
}

.single-product button.plus {
    position: absolute;
    background: #e11e26;
    padding: 2px 5px 2px 5px !important;
    border: 1px solid #e11e26;
    border-radius: 0px;
    padding: 0;
    font-size: 18px;
    line-height: 14px;
    color: #fff;
    margin-bottom: 0;
    margin-right: 0;
    bottom: 12px;
    font-weight: 600;
    border-radius: 0!important;
    left: 75px;
}


.woocommerce-variation-add-to-cart.variations_button {
    position: relative;
}

.woocommerce .quantity input.qty {
       line-height: 0!important;
    padding: 0;
    height: 46px!important;
    font-size: 17px;
    width: 100%;
    background: #f5f5f500;
    box-shadow: none!important;
    border: 1px solid #000!important;
    margin-bottom: 0;
    text-align: center!important;
/*     pointer-events: none; */
    padding-left: 13px;
    color: #000!important;
    vertical-align: middle;
}
div#clock ul li {
    display: inline-block;
    width: 20%;
    text-align: center;
	text-transform:capitalize;
    color:#000;
}
div#clock {
    padding: 8px 0 25px 0;
}
div#clock ul li span {
    color: #000;
    display: block;
    border: 1px solid #e11e26;
    padding: 11px 0;
    width: 83%;
    line-height: 20px;
    font-size: 17px;
    margin: 4px auto;
}

.single-product .woocommerce-notices-wrapper {
    margin-top: 23px;
}

.single-product .product_meta{
	display:none;
}
.shop-filters {
    display: none;
}

#shop_page_d  .products_wrapper.isotope_wrapper {
    display: block;
}

/* .post-type-archive-product div#dream_car_sec {
    background-position: center !important;
    background-size: cover;
    padding: 23px 0;
    background: url(http://demo7.1stopwebsitesolution.com/car_go/wp-content/uploads/2021/03/Untitled-1.jpg);
} */
a.reset_variations {
    display: none;
}
html .single-product.woocommerce .product div.entry-summary form.cart table {
    margin-bottom: 44px!important;
}
.woocommerce-message.alert.alert_success {
    background: #e11e26;
}
.alert_success .alert_icon {
    background: #000119!important;
    color: #fff!important;
}
.alert_success a, .alert_success a:hover {
    color: #ffffff!important;
}
.woocommerce-cart div#Content {
    padding: 47px 0 !important;
}
.woocommerce-page .alert_info {
    background: #000119;
    color: #fff;
	    margin-top: 27px;
}
.woocommerce-page .alert_info .alert_icon {
    background: #e11e26;
}
.woocommerce-page .alert a:hover.close i {
    color: rgb(255 255 255 / 80%);
}
div#Content .woocommerce a.button_theme, div#Content .woocommerce a.checkout-button,div#Content  .woocommerce button.button, div#Content .woocommerce .button.add_to_cart_button,div#Content  .woocommerce .button.product_type_external, div#Content .woocommerce input[type="submit"], div#Content .woocommerce input[type="reset"], div#Content .woocommerce input[type="button"], div#Content .button-stroke .woocommerce a.checkout-button {
    background-color: #e11e26 !important;
    color: #fff !important;
}


.previ_w {
    margin-bottom: -27px!important;
}
.winner_box:nth-child(odd) {
    margin-right: 23px;
margin-bottom:0px;
}

.winner_box {
    width: 49%;
    display: inline-block;
    box-shadow: 0 3px 10px 0 #b5b5b5;
    padding-bottom: 22px;
}
.winner_box .img_con img {
    width: 100%;
    position: relative;
}

.winner_box .img_con {
    position: relative;
    overflow: hidden;
}

.winner_box .img_con  span {
    background: #e11e26;
    color: #fff;
    font-family: 'Saira';
    text-transform: uppercase;
    position: absolute;
    top: -18px;
    left: -96px;
    z-index: 2;
    transform: rotate(-48deg);
    height: 100px;
    width: 42%;
    text-align: center;
    padding-top: 51px;
    font-size: 17px;
    font-weight: 500;
}
.winner_box .img_con h2 {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 7px;
    color: #fff;
    font-family: 'Saira';
    text-transform: capitalize;
    font-weight: 600;
   
    padding: 61px 0 20px 0;
    background: linear-gradient(
0deg
, rgb(225 30 38 / 89%) 24%, rgba(4,7,7,0) 97%);
}
.winner_box h6 span {
    color: #e11e26;
    text-transform: uppercase;
    font-family: 'Saira';
    padding-left: 8px;
}

.winner_box h6 {
    text-align: center;
    font-size: 20px;
    font-family: 'Montserrat'!important;
    color: #000;
    font-weight: 600;
    padding: 12px 0 0 0;
}
.it_epoll_grid .it_epoll_survey-name {
    color: #000;
    font-family: 'Saira';
    font-weight: 400;
}
#poling .it_epoll_container ul.it_epoll_surveys.it_epoll_grid li.it_epoll_survey-item:nth-child(even) {
    margin-left: 8px;
}
#poling .it_epoll_container ul.it_epoll_surveys.it_epoll_grid li.it_epoll_survey-item:nth-child(even) input#it_epoll_survey-vote-button {
    background: #000!important;
    padding: 11px 31px!important;
    max-width: 89%!important;
    font-size: 16px!important;
    line-height: 15px;
    width: 78%;
    font-family: 'Saira'!important;
    font-weight: 600;
}
#poling .it_epoll_container ul.it_epoll_surveys.it_epoll_grid li.it_epoll_survey-item:nth-child(odd) input#it_epoll_survey-vote-button {
    background: #E11E26!important;
    padding: 11px 31px!important;
    max-width: 89%!important;
    font-size: 16px!important;
    line-height: 15px;
    width: 78%;
    font-family: 'Saira'!important;
    font-weight: 600;
}
#poling .it_epoll_container {
    padding: 0;
    background: #fff!important;
	    margin-left: 0;
    margin-right: 0!important;
    width: 100%;
    border: 0;
    border-bottom: 2px solid #b7b7b7;
    border-radius: 0;
}
.it_epoll_spinner {
    top: 30%;
}
#poling .it_epoll_container li.it_epoll_survey-item {
    width: 49%;
    margin: 0;
    border-radius: 0;
    box-shadow: unset!important;
    margin-bottom: 0!important;
}

#poling .it_epoll_container ul.it_epoll_surveys.it_epoll_grid {
    margin-left: 0;
    margin-bottom: 0;
}

.it_epoll_big_cover {
    display: none;
}

#poling .it_epoll_container .it_epoll_survey-country.it_epoll_grid-only {
    margin-top: 0;
}

#poling .it_epoll_container .it_epoll_survey-country img {
    width: 100%!important;
    height: auto!important;
    border-radius: 0!important;
    border: 0;
}

#poling .it_epoll_container  h1.it_epoll_title {
    background: none!important;
    color: #000!important;
}

#poling .it_epoll_container h1.it_epoll_title span.it_epoll_title_exact {
    color: #000;
    font-family: 'Saira';
    font-size: 25px;
    text-shadow: 0 0 BLACK;
}

#poling .it_epoll_container h1.it_epoll_title span.it_epoll_title_exact::after {
    display: none;
}

#poling .it_epoll_container .it_epoll_survey-item-action {
    box-shadow: unset!important;
}
#poling .it_epoll_container h1.it_epoll_title span.it_epoll_stage.it_epoll_live.it_epoll_active {
    background: #e11e26!important;
}
.it_epoll_powered_by {
    display: none;
}


div#contact_page_icon .icon_wrapper {
    background: none;
    border: none;
}

div#contact_page_icon .icon_wrapper::before {
    display: none;
}

div#contact_page_icon .icon_wrapper i {
    color: #fff;
    font-size: 53px;
}

div#contact_page_icon .desc_wrapper {
    width: 100%;
    margin: 0 auto;
}

div#contact_page_icon .desc_wrapper h4 {
    color: #fff;
    font-size: 30px;
	    border-bottom: 1px solid #ffffffad;
    padding-bottom: 19px;
}

div#contact_page_icon .desc_wrapper .desc {
    color: #fff;
    font-size: 16px;
    font-family: 'Montserrat';
}
div#contact_page_icon {
    padding: 36px 0;
}
div#Side_slide {
    background: #00000f;
    border-color: #00000f;
}
a#slide-cart span {
    top: -6px!important;
    left: 45px!important;
    color: #fff;
    font-size: 21px!important;
    background: #ffffffb5!important;
    padding: 2px 6px;
    color: #000;
    border-radius: 50%!important;
}
#Side_slide #menu ul li a {
    color: #fff;
    text-transform: capitalize;
}
a#slide-cart i {
    color: #e11e26;
    font-size: 40px;
}
.top_bar_right {
    display: none;
}

#Top_bar a.responsive-menu-toggle {
    background: none;
}
.image_frame .image_wrapper .image_links, .portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc {
    background: rgb(225 30 38)!important;
}
.single-post .column.one.post-header {
    display: none;
}
.subheader-both-center #Subheader .title {
    color: #fff;
    font-style: inherit;
    font-size: 40px;
}
ul.breadcrumbs.no-link li a, ul.breadcrumbs.no-link li {
    color: #fff!important;
}
.it_epoll_pull-right {
    display: none;
}
.single-post   #Subheader {
     display: block!important; 
    background: #e11e26;
}
.share_wrapper {
    display: none;
}
.my_social {
    float: left;
    margin-top: 25px;
}
aside#text-3 ul li {
    display: inline-block;
	margin-right: 10px;
}
.my_social ul li {
    display: inline-block;
}
ul#menu-site-links li a {
    padding-left: 0;
}

.my_social ul li a {
    color: #fff;
    font-size: 30px;
}
ul.social li a {
    color: #fff!important;
    font-size: 30px!important;
}
.post-type-archive-product .products_wrapper.isotope_wrapper {
    display: none;
}

 .single-product.woocommerce .product .product_wrapper{
	padding-left:0;
}

a.xoo-el-action-sc {
    margin-top: 25px;
    float: left;
    color: #fff!important;
    font-size: 17px;
    text-transform: capitalize;
    margin-left: 12px;
    padding: 3px 24px;
    background: #e11e26;
}
a.xoo-el-action-sc:hover {
	color: #000!important;
}

.single-product span.mwb_wpr_product_point {
    display: none!important;
}

p.mwb_wpr_purchase_pro_point {
    margin-bottom: 13px;
    display: block;
    background-color: #e11e26;
}



.post-type-archive-product aside#text-3 ul li i.icon-facebook::before {
    width: 21px;
}

#pr_car button.slick-prev.default.slick-arrow::before,#pr_car button.slick-prev.default.slick-arrow::after{
	display:none;
}
.single-product aside#text-3 ul li i.icon-facebook::before{
	width: 21px;
}
#pr_car .slick-next::before,#pr_car .slick-next::after{
	display:none;
	
}
.woocommerce-order-received address::before{
	display:none!important;
}
a.xoo-el-lostpw-tgr:hover {
    color: #000!important;
}
/* Media Queries */
@media (max-width: 1024px){
	.woocommerce ul.products li.product .desc.my_des h4 {
    	font-size: 15px;
	}
	.price ins {
		font-size: 20px;
	}
	.price del {
    font-size: 20px;
	}
	.woocommerce ul.products li.product .desc.my_des span.price::after {
    	font-size: 11px;
    }
	.data_left {
		right: 15%;
		top: 24px;
	}
	div#pr_car .wpb_column.vc_column_container.vc_col-sm-8 {
    	width: 100%;
	}
	.work_box h2 {
    	font-size: 17px;
	}
/* 	winners */
	.winner_box {
		width: 48%;
	}
	.winner_box .img_con span {
		top: -17px;
		left: -72px;
		font-size: 13px;
	}
	.winner_box h6 {
		font-size: 16px;
	}
div#poling .wpb_column.vc_column_container.vc_col-sm-6 {
    width: 100%;
}
	.specific_ation.vc_row .vc_col-sm-4 {
    width: 30.333333%;
}
	.box_item_py h3 {
    font-size: 20px;
}

.single-product	.summary.entry-summary.column.one-second {
    width: 100%;
    margin-top: 15px;
}
	.single-product	 .column.one-second.product_image_wrapper {
    width: 100%;
    float: unset;
    text-align: center;
}
	.single-product	 .column.one-second.product_image_wrapper .image_frame.scale-with-grid {
    float: unset!important;
}
	.single-product button.plus {
    left: 148px;
}
}


@media (max-width: 768px){
	.single-product button.plus {
    left: 109px;
}
	
.specific_ation.vc_row .vc_col-sm-4 {
    display: inline-block;
    width: 75%;
    z-index: 999;
    position: relative;
    margin: 0 14%!important;
}
.single-product .ui-tabs-panel h2.yikes-custom-woo-tab-title {
    position: relative;
}

	.box_item_py h3 {
    	font-size: 20px;
	}
	.woocommerce ul.products li.product .desc {
    	padding: 15px 13px!important;
	}
	.woocommerce ul.products li.product .desc.my_des h4 {
    	font-size: 12px;
	}
	.woocommerce ul.products li.product .desc.my_des span.price::after {
    	font-size: 10px;
	}
	.price del {
    	font-size: 15px;
	}
	.price ins {
		font-size: 16px;
	}

	.global_head h2 {
		font-size: 24px!important;
		line-height: 1.5;
	}
	.global_head p {
    	font-size: 12px;
	}
	.work_box img {
    right: 13px;
    top: 17px;
    width: 66px;
}
	.work_box {
    min-height: 300px;
}
	div#dream_car_sec , .post-type-archive-product div#dream_car_sec{
    background-position: unset!important;
}

div#main_banner_home {
    background-position: center left;
    min-height: auto!important;
	background-position: -195px 0px!important;
}
.winner_box .img_con span {
    top: -28px;
    left: -130px;
    font-size: 16px;
    width: 300px;
    padding-top: 62px;
}
	.winner_box h6 {
    font-size: 13px;
}
	.winner_box .img_con h2 {
    font-size: 20px;
}
	.global_head h3 {
		line-height:1!important;
	}
}

@media (max-width: 600px){
	
 .flaticon-back {
    	left: 0px;
	}
	 button.minus {
    left: 0px;
	}
	
	#Top_bar a.responsive-menu-toggle {
    display: none;
    position: unset;
    right: unset!important;
    top: unset;
    margin-top: 0;
    width: 53px;
    height: 34px;
    text-align: center;
    border-radius: 3px;
    z-index: 200;
    margin: 0;
    display: inline-block!important;
}
	#Top_bar .menu_wrapper {
    float: right!important;
    width: 20%;
    margin: 0!important;
    padding-top: 37px;
}
	#Top_bar .logo {
    position: unset!important;
    top: unset;
    z-index: 1;
    left: 108px;
    width: 50%!important;
    float: left!important;
}
	body #Top_bar {
 
    padding-bottom: 27px!important;
}
	#Top_bar .logo #logo{
		margin:0!important;
	}
	
a.xoo-el-action-sc {
    display: none;
}

	
	#poling .it_epoll_container li.it_epoll_survey-item {
    width: 48%;
    display: inline-block;
}
	#poling .it_epoll_container h1.it_epoll_title span.it_epoll_title_exact {
    font-size: 19px;
}
	.it_epoll_spinner {
    top: 33%!important;
}
.home div#Top_bar {
    background: #000!important;

	}
	div#Top_bar {
    background: #000!important;

	}
.my_social {
    float: left;
    margin-top: 34px;
}
	
	.data_left {
    top: 23px;
    right: 33%;
		display:none;
}
	
	
	.box_item_py {
    margin-bottom: 0px!important;
}
	.woocommerce ul.products li.product .desc.my_des span.price {
    margin-top: -2px;
}
	.winner_box {
    width: 100%;
}
	
.winner_box .img_con h2 {
    bottom: 5px;
}
	.head_pro h3 {
    font-size: 13px;
}
	.head_pro h2 {
    font-size: 16px;
}
		ul.variable-items-wrapper.button-variable-wrapper li.variable-item {
    		width: 28%;
	}
	.woocommerce div.product form.cart div.quantity {
    width: 25%;
}
	button.single_add_to_cart_button.button.alt { 
    width: 57%;
	}
	.single-product button.plus {
    left: 60px;
}
	.woocommerce .quantity input.qty {
    padding-left: 0px;
}
	#pr_car .slick-next {
    right: 36%;

	}
	#pr_car button.slick-prev.default.slick-arrow {
		left: 36%;
	}

	html body .woocommerce.columns-2 ul.products li.product {
		width: 100%!important;
	}
	html body div#pr_car .woocommerce.columns-2 ul.products li.product {
    width: 100%!important;
	}
	html body div#pr_car  .slick-slide {
    margin: 0 0px;
}
	
}


