/*
 Theme Name:   Bigcart Child
 Theme URI:    http://soaptheme.net/wordpress/bigcart/
 Description:  This is a child theme for Bigcart
 Author:       SoapTheme
 Author URI:   http://soaptheme.net
 Template:     bigcart
 Version:      1.0.0
 Text Domain:  bigcart-child
*/

@font-face {
    font-family: 'Eurostile';
    src: url('fonts/hinted-EurostileBold.woff2') format('woff2'),
        url('fonts/hinted-EurostileBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
	font-family: 'Eurostile_Regular_German';
	src: url('fonts/Eurostile.ttf') format('truetype');
	font-style: normal;
	font-weight: normal;
}

@font-face {
    font-family: 'Eurostile Extended';
    src: url('fonts/hinted-EurostileExtended-Roman.woff2') format('woff2'),
        url('fonts/hinted-EurostileExtended-Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Eurostile';
    src: url('fonts/hinted-Eurostile-Oblique.woff2') format('woff2'),
        url('fonts/hinted-Eurostile-Oblique.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'EuroStyle';
    src: url('fonts/hinted-EuroStyleNormal.woff2') format('woff2'),
        url('fonts/hinted-EuroStyleNormal.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body{
    overflow-x: hidden;
}

option:disabled {
    color: #000;
}

.blue {
    color: #186DAF;
}
.right-align {
    float: right;
}
.bold{
	font-weight:700 !important;
}
.mt-25 {
    margin-top: 25%;
}
.mb-15 {
    margin-bottom: 15%;
}
.wpsl-gmap-wrap .gm-style-iw.gm-style-iw-c {
    opacity: 0;
}
.gm-style .gm-style-iw-t::after {
    width: 0px !important;
}
.shadow {
    background: #FFFFFF;
    border: 1px solid #F6F6F6;
    box-sizing: border-box;
    box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
}
.shadow img {
    padding: 5px;
}

body, ul, ol, a, h1, h2, h3, h4, h5, h6, p, span {
    font-family: Eurostile_Regular_German !important;
}

/*Start Header Change*/
input.wpcf7-form-control.wpcf7-submit.button.custom-contact-btn {
    margin-top: 32px;
}
#page-wrapper.sticky_header .site-header.page_scroll {
    padding-top: 26px;
    padding-bottom: 26px;
	background: rgb(255 255 255 / 0.5);
}
.site-header .site-header-wrapper .main-navigation,#page-wrapper.sticky_header .site-header.page_scroll .site-header-wrapper .main-navigation{
    height: auto;
    line-height: 1;
}
.page_scroll .site-navbar,.site-navbar{
	height: auto;
    line-height: 34px;
}
.site-header .site-header-wrapper .site-logo a img, #page-wrapper.sticky_header .site-header.page_scroll .site-header-wrapper .site-logo a .normal-logo {
    height: 34px;
}
.page_scroll .site-navbar .navbar-item .navbar-icon-box i{
	color:#222;
}
.site-navbar .navbar-item .navbar-icon-box i{
	font-size: 30px;
}
.shoppping-cart-button .mini-cart-container.opened.mini-box{
	overflow: scroll;
}
.shoppping-cart-button .mini-cart-container.opened.mini-box::-webkit-scrollbar-thumb{
    border-radius:8px;
    background:#c1c1c1
}
.shoppping-cart-button .mini-cart-container.opened.mini-box::-webkit-scrollbar{
    width:6px
}
/*End Header Change*/
body.post-type-archive-product nav.woocommerce-breadcrumb,
body.post-type-archive-product .shop-toolbar,
.wpsl-search,
body.single-product nav.woocommerce-breadcrumb {
    display: none;
}
.berocket_aapf_widget_selected_filter ul li a {
    border: 2px solid;
    padding: 5px;
    display: block;
    border-radius: 10px;
	text-align: center;
}
.page-banner .title-inside {
    height: 21.5vh;
}

.shop-sidebar .berocket_single_filter_widget h3, 
.sidebar-widget .widget-title {
    font-size: 25px;
    line-height: 31px;
    text-transform: capitalize;
    margin: 0;
    padding: 0 0 15px 0;
    border: 0;
}
.berocket_single_filter_widget,
.sidebar-widget {
    margin-bottom: 30px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
    height: 0.2em;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
    background-color: #000000;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    border-radius: 100%;
    border: 2px solid #000000;
    top: -.4em;
}

.woocommerce div.products .product-thumbs .add_to_cart_button {
    display: none;
}

.woocommerce div.products .product-info .woocommerce-loop-product__cat {
    display: none;
}

.woocommerce div.products .product .product-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin-top: 44px;
}
.woo-variation-swatches.wvs-archive-align-left .wvs-archive-variation-wrapper .variable-items-wrapper {
    -webkit-box-pack: center;
    justify-content: center;
}

.woocommerce div.products .product-info .woocommerce-loop-product__title {
    width: 50%;
    text-align: left;
}

.woocommerce div.products .product-info .price {
    width: 50%;
    text-align: right;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 35px;
    color: #186DAF;
}

a.customProductDetialsLink {
    display: none;
    background: #186daf;
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
    line-height: 30px;
    color: #FFFFFF;
    border-radius: 55px;
    padding: 10px 0;
    width: 50%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    box-shadow: 0 5px 5px 0px rgba(0,0,0,.25);
}

.woocommerce div.products .product-info .woocommerce-loop-product__title a {
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
    line-height: 30px;
    color: #000000;
    text-transform: uppercase;
}
.site-navbar .navbar-item a.mini-cart img.white-icon {
    width: 30px;
}
#home_social_media_icon {
	display: none;
    position: fixed;
    z-index: 10;
    right: 40px;
    bottom: 14%;
    width: 60px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    font-size: 1.4em;
    color: #000;
    transition: all 0.3s;
}
.home #home_social_media_icon {
	display: block;
}
#home_social_media_icon .instagram {
    margin-bottom: 10px;
}
.custom_new_text p {
    font-size: 18px;
    border: 5px solid;
    padding: 4px;
	text-align: justify;
}
.home_header_custom_icon a.addToCartIcon {
    display: none;
}
.page_scroll .home_header_custom_icon a.addToCartIcon {
    display: block;
}
.page_scroll .home_header_custom_icon a.shop_white {
    display: none;
}
#home_social_media_icon a img {
    transition: transform 1s;
}
#home_social_media_icon a:hover img {
    transform: scale(1.1);
}
.home_header_custom_icon {	
    display: inline-block;
    vertical-align: middle;
    margin-left: 50px;
    position: relative;
    cursor: pointer;
}
.woocommerce div.products .product hr {
    display: none;
}
.home_header_custom_icon a span {
    color: #ffffff;
    position: absolute;
    left: -35px;
    top: 35px;
    display: none;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background-color: rgb(0, 0, 0, 0.5);
    padding: 5px;
}
.home_header_custom_icon a:hover span {
    display: block;    
}
.shop-content {
    padding: 0 30px;
}
.shop-sidebar {
    width: 17%;
    padding-right: 1vw;
}
.products-wrapper {
    padding: 0 30px 0 4%;
    width: 83%;
    border-left: 1px solid #D6D6D6;
}
.woocommerce div.products .product {
    padding: 50px;
    transition: .2s all ease;
}

.woocommerce div.products .product .variations_form {
    position: absolute !important;
    bottom: 122px;
    right: 45px;
    width: 53px;
}
.page-banner .title-inside .banner-wrapper .page-title {
    text-transform: uppercase;
}

.woocommerce div.products .product small.woocommerce-price-suffix {
    display: none;
}

.woo-variation-swatches .wvs-archive-variation-wrapper .variations > li {
    display: none;
} 

.woo-variation-swatches .wvs-archive-variation-wrapper .variations li:first-child {
    display: block;
}

.woocommerce div.products .product .wvs-archive-variation-wrapper .variable-item:not(.radio-variable-item) {
    width: 44px;
    height: 44px;
    border-radius: 100% !important;
    margin: 15px 0 0 0 !important;
    padding: 0;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected {
    box-shadow: 0 0 0 5px #186DAF !important;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover, 
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover {
    box-shadow: 0 0 0 5px #186DAF !important;
}

.woocommerce div.products .product-thumbs .product_read_more_button {
    display: none;
}

.woocommerce div.products .product .product-thumbs .woocommerce-loop-product-link {
    padding-right: 60px;
}

.woocommerce div.products .product:hover {
    background: #FFFFFF;
    box-sizing: border-box;
    box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
}

.woocommerce div.products .product:hover h3.woocommerce-loop-product__title {
    opacity: 0;
    position: absolute;
}

.woocommerce div.products .product:hover a.customProductDetialsLink {
    display: inline-flex;
} 
 
.bapf_sfilter ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
}

.bapf_sfilter.bapf_ckbox input[type=checkbox] {
    opacity: 0;
    position: absolute;
    z-index: -1;
}

.bapf_sfilter label {
    width: 100%;
    position: relative;
    padding-left: 24px;
    font-size: 18px;
    color: #000000;
    margin-bottom: 0;
}

.bapf_sfilter.bapf_ckbox input[type=checkbox] ~ label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    width: 15px;
    height: 15px;
    border: 1px solid #000000;
    border-radius: 100%;
}
.bapf_sfilter.bapf_ckbox input[type=checkbox]:checked ~ label:before {
    background: #000000;
}

.bapf_sfilter ul li {
    width: 47%;
    margin-bottom: 17px !important;
    display: inline-block;
}


.filter-title, .close-filter
{
    display: none;
}

span.bapf_clr_span.h1em.w1em {
    border-radius: 50px;
    border: none;
}


[class*="product-column-"] .product-col, [class*="product-column-"] .product-category {
    width: 50%;
    float: left;
}

.woocommerce-cart h1.page-title {
    font-style: normal;
    font-weight: normal;
    font-size: 60px;
    line-height: 60px;
    color: #000000;
    margin: 0;
    padding: 71px 0px;
}
.eb_product_image {
    display: inline-block;
    max-width: 259px;
    vertical-align: top;
    width: 20%;
    float: left;
}
.eb_product_info {
    display: inline-block;
    width: 80%;
    padding-left: 33px;
    box-sizing: border-box;
}
.eb_product_info .eb_product_title .product-name{
    display: inline-block;
    vertical-align: top;
}
.eb_product_info .eb_product_title .product-name .cart_tt{
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 1;
    color: #000000;
}
.eb_product_info .eb_product_title .product-subtotal {
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 1;
    color: #186DAF;  
    display: inline-block;
    float: right;
    vertical-align: top;
}
.eb_product_info .eb_product_remove .eb_qty {
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 36px;
    color: #000000;
    display: inline-block;
    width: 33.33%;
    vertical-align: top;
}
.eb_product_info .eb_product_remove .product-remove {
    display: inline-block;
    width: 18.33%;
    float: right;
    text-align: right;
    vertical-align: top;
}
.eb_product_info .eb_product_remove .product-quantity {
    display: inline-block;
    width: 33.33%;
}
.eb_product_info .eb_product_remove .product-quantity .quantity {
    display: none!important;
    border: 2px black solid;
    border-radius: 50px;
    padding: 10px;
    font-size: 20px;
}
.eb_product_info .eb_product_remove {
    display: inline-block;
    width: 100%;
}
.eb_product_info .eb_product_title {
    display: flex; 
    justify-content: space-between;
    width: 100%;
    margin-bottom: 12%;
}
.eb_product_info .eb_product_remove .product-remove a.remove {
    display: inline-block;
    width: 100px;
}
.woocommerce-cart dl.variation {
    display: none;
}
.product-remove a.hide{
	display: none !important;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.application p {
    margin: 0;
}
.woocommerce-cart .woocommerce-cart-form .actions {
    display: none;
}
.woocommerce-cart .cart_item {
    display: inline-block;
    width: 100%;
    padding-bottom: 59px;
    border-bottom: 2px solid #D6D6D6;
    margin-bottom: 51px;
}
.eb_product_info .eb_product_remove .product-quantity .quantity .qty {
    border: 0;
    background: transparent;
    width: 128px;
}
.eb_product_info .eb_product_remove .product-quantity .quantity .qtybtn {
    display: none;
}
.woocommerce-cart .main-content {
    display: inline-block;
    width: 100%;
	margin-top: 5%;
}
.woocommerce-cart form.woocommerce-cart-form {
    display: inline-block;
    width: 65%;
    border-right: 2px solid #D6D6D6;
    padding-right: 36px;
    padding-left: 10%;
    float: left; 
}
.woocommerce-cart .cart-collaterals {
    display: inline-block;
    width: 35%;
    padding: 0px 5%;
}
.woocommerce-cart .woocommerce {
    width: 100%;
    padding-bottom: 202px;
    display: inline-block;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button {
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 37px;
    text-align: center;
    color: #FFFFFF; 
    text-transform: inherit;
    padding: 10px;
    border-radius: 50px;
	transition: transform 1s;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button:hover{
	transform: scale(1.1);
    opacity: 0.8;
}
.custom-contact-btn{
	transition: transform 1s;
}
.custom-contact-btn:hover{
	transform: scale(1.1);
    opacity: 0.8;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals {
    margin-top: 0;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals h2 {
    margin-top: 0;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.application {
    border: 0;
    width: 100%;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.application tr.head td {
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    line-height: 31px;
    border-bottom: 1px solid #D6D6D6;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.application tr td {
    padding: 5px 0px;
    border: 0;
	font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 1;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table {
    border: 0;
    border-top: 1px solid #D6D6D6;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table th {
    background: transparent;
    border: 0;
    padding: 5px 0px;
    font-size: 14px;
    font-weight: bold;
    min-width: 205px;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table td {
    border: 0;
    padding: 5px 0px;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 1;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.application tr td:last-child {
    text-align: right;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.application tr.head td:last-child {
    text-align: left;
}
.woocommerce-cart .woocommerce table.shop_table tbody:first-child tr td:last-child {
    text-align: right;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table tr.tax-rate th,
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table tr.fee th {
    padding: 40px 0px;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table,
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.application tr.head + tr td:first-child{
	padding-top: 10px;
}
.woocommerce table.shop_table tbody:first-child tr th.f-normal {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 1;
}
.woocommerce .cart-collaterals .cart_totals table tr.fee td {
    font-weight: bold;
}
.woocommerce-cart select.cc_pro_quantity {
    display: inline-block !important;
    border: 2px black solid;
    border-radius: 50px;
    padding: 10px 30px;
    font-size: 20px;
    width: 152px;
    text-align: center;
    appearance: none;
	position: relative;
    z-index: 2;
    background: transparent;
}
.eb_product_info .eb_product_remove .product-quantity .qty_sec {
    position: relative;
	max-width: 130px;
}
.eb_product_info .eb_product_remove .product-quantity .qty_sec i.fa.fa-angle-down {
    font-size: 34px;
    position: absolute;
    right: 0px;
    top: 8px;
	z-index: 1;
}
body.single-product .main-content {
    padding: 6px 10vw 0 10vw;
}

.woocommerce .single-product-page .product-summary .summary-before {
    width: 70%;
}

body.single.single-product {
    overflow: initial;
}

.woocommerce .single-product-page .product-summary .summary {
    width: 30%;
    padding-left: 4.5vw;
    margin-top: 0;
    position: sticky;
    top: 100px;
    margin-top: 165px;
}

.woocommerce .single-product-page .product-summary .variable-item:not(.radio-variable-item) {
    width: 3.125vw;
    height: 3.125vw;
    border-radius: 100% !important;
    padding: 0 !important;
    margin: 0.8vw 0.9vw !important;
}

body.single-product.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected,
body.single-product.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover{
    box-shadow: 0 0 0 8px #186DAF !important;
}


.woocommerce .single-product-page .product-summary .cart .variations select {
    background: #186daf url('../bigcart-child/images/selectArrow.png') right 24px center no-repeat;
    background-size: 25px;
    font-size: 30px;
    line-height: 30px;
    color: #FFFFFF;
    border-radius: 55px;
    padding: 15px 29px;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    box-shadow: 0 5px 5px 0px rgba(0,0,0,.25);
    border: 0;
    position: relative;
}

.woocommerce .single-product-page .product-summary .cart .variations label {
    display: none;
}

body.woocommerce .single-product-page .product-summary .cart .single_add_to_cart_button {
    background: #186daf url(../bigcart-child/images/addToCartIcon.svg) right 24px center no-repeat;
    font-size: 30px;
    line-height: 30px;
    color: #FFFFFF;
    border-radius: 55px;
    padding: 15px 29px;
    width: 100%;
    box-shadow: 0 5px 5px 0px rgba(0,0,0,.25);
    border: 0;
    position: relative;
    text-align: left;
}

body.woocommerce .single-product-page .product-summary .cart .single_add_to_cart_button span {
    display: none;
}
.woocommerce .single-product-page .product-summary .price {
    font-size: 34px;
    line-height: 42px;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    width: 100%;
}
span.uvpPriceText {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

body.single-product span.uvpPriceText {
    position: unset;
    opacity: 1;
    width: 50%;
    color: #186daf;
}

.woocommerce .single-product-page .product-summary .price span.woocommerce-Price-amount.amount {
    width: 50%;
    text-align: right;
}
.woocommerce .single-product-page .wc-tabs-wrapper .tabs-content #tab-additional_information table th , 
.woocommerce .single-product-page .wc-tabs-wrapper .tabs-content #tab-additional_information table td {
    background: white;
    color: #999BA8;
    border: 0;
    border-bottom: 2px solid #999BA8;
}

.woocommerce .single-product-page .wc-tabs-wrapper .tabs-content #tab-additional_information table th {
    text-transform: capitalize;
	/*font-family: 'Eurostile_Regular_German';*/
    width: 25%;
}

.woocommerce .single-product-page .wc-tabs-wrapper div#tab-additional_information {
    margin: 0 !important;
    width: 100%;
}

.woocommerce .single-product-page .wc-tabs-wrapper .tabs-content #tab-additional_information table {
    font-style: normal;
    font-weight: normal;
    font-size: 26px;
    line-height: 26px;
    color: #999BA8;
    border: 0;
}

#tab-additional_information table th, .woocommerce .single-product-page .wc-tabs-wrapper .tabs-content #tab-additional_information table td a {
    color: #999BA8;
    font-weight: normal;
}
li#tab-title-additional_information a {
    padding: 0;
    border: 0;
    font-size: 0;
    background: url('https://ebikeb2c.vlinde.show/wp-content/themes/bigcart-child/images/EBIKE_CityProLogo.png');
    width: 240px;
    height: 65px;
    background-position: center center;
}
.woocommerce .single-product-page .wc-tabs-wrapper {
    display: none;
}

.woocommerce .single-product-page .summary-before .wc-tabs-wrapper {
    display: block;
}
.woo-variation-swatches .variable-items-wrapper {
    margin: 0 -1vw;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.woocommerce-cart tr.order-total,
.woocommerce-cart tr.fee {
    display: none !important;
}
 
.application-page td {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 1.5;
}
.application-page .entry-summary {
    margin-top: 60px;
}
.application-page h1.main-title {
    font-style: normal;
    font-weight: normal;
    font-size: 60px;
    line-height: 60px;
    text-transform: uppercase;
}
.application-page h2.product-title-img {
    margin-bottom: 75px;
}
.application-page .summary-before {
    padding-top: 5%;
}
.application-page .product-images-wrapper {
    max-width: 930px;
    margin: 0 auto;
}
a.single_add_to_cart_button.btn-addtocart {
    text-transform: capitalize;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 37px;
	padding: 8px 40px;
    display: inline-flex;
    justify-content: space-between;
	width: 100%;
	max-width:360px;
	transition: transform 1s;
}
a.single_add_to_cart_button.btn-addtocart:hover {
    transform: scale(1.1);
    opacity: 0.8;
}
.cc_loader {
    position: relative;
	opacity: 0.5;
}
.cc_loader:before {
	z-index: 999;
    height: 1em;
    width: 1em;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -.5em;
    margin-top: -.5em;
    content: '';
    -webkit-animation: spin 1s ease-in-out infinite;
    animation: spin 1s ease-in-out infinite;
    background: url(/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;
    background-size: cover;
    line-height: 1;
    text-align: center;
    font-size: 2em;
    color: rgba(0,0,0,.75);
}
.box {
    background: #FFFFFF;
    border: 1px solid #F6F6F6;
    box-sizing: border-box;
    /**box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.1);**/
    border-radius: 20px;
}
.second-application-page a.added_to_cart.wc-forward {
    display: none;
}
.second-application-page .product-images-wrapper {
    max-width: 494px;
    margin-right: 0;
    margin-left: auto;
    margin-top: 109px;
    margin-bottom: 71px;
	text-align: center;
}
.second-application-page .product-images-wrapper .shadow {
    min-height: 371px;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
    display: flex;
}
.second-application-page h3.woocommerce-loop-product__title a {
    color: black;
}
.second-application-page {
    padding-top: 5px;
} 
.second-application-page .product-price {
    font-style: normal;
    font-weight: bold;
    font-size: 34px;
    line-height: 60px;
    color: #186DAF;
	text-indent: 5px;
}
.second-application-page .product-summary {
    border-bottom: 2px solid #777777;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.11);
    margin-bottom: 59px;
}
.second-application-page .product-column-3 .product-col {
    width: calc(33.33% - 2%);
    margin-right: 2%;
}
.second-application-page .product-column-3 .product-col .product-thumbs {
    min-height: 245px;
	max-height: 245px;
    max-width: 295px;
    margin: 0 auto;
	margin-top: 10px;
}
.second-application-page .related-products {
    margin-bottom: 100px;
}
.second-application-page .product-container {
    width: 80%;
    margin: 0 auto;
    margin-top: 74px;
}
.second-application-page .blue-box {
    display: inline-block;
    background: #186DAF;
    border-radius: 0px 0px 20px 20px;
    padding: 20px;
    width: 100%;
	margin-bottom: -10px;
}
.second-application-page .blue-box span.price {
    font-style: normal;
    font-weight: bold;
    font-size: 26px;
    line-height: 2;
    color: white;
    float: left;
}
.second-application-page p.woocommerce-loop-product-description {
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 130%;
    color: #999BA8;
    text-align: justify;
    padding: 0px 28px;
	margin-bottom: 25px;
}
.second-application-page .blue-box span.price bdi {
    color: white;
}
.second-application-page .blue-box a.add_to_cart_button {
    background: #FFFFFF;
    border-radius: 55px;
    padding: 10px 20px;
    min-width: 183px;
    font-style: normal;
    font-weight: bold;
    font-size: 1.2em;
    display: flex;
    justify-content: space-between;
	float: left;
}
.second-application-page .blue-box span.loader {
    float: right;
    line-height: 60px;
    font-size: 36px;
    color: white;
    display: none;
}
a.button_design {
    display: block;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 37px;
    text-align: center;
    color: #FFFFFF;
    background: #186DAF;
    border-radius: 55px;
    max-width: 370px;
    padding: 10px 15px;
    margin: 0 auto;
}
a.btn-text-design {
    display: block;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 56px;
    text-align: center;
    color: #186DAF;
    mix-blend-mode: normal;
    transform: matrix(1, 0, 0, 1, 0, 0);
    margin: 0 auto;
    max-width: 274px;
}
.thankyou-page h1.main-title {
    font-style: normal;
    font-weight: bold;
    font-size: 44px;
    line-height: 55px;
    text-align: center;
}
.thankyou-page p.sub-title {
    font-family: Eurostile;
    font-style: normal;
    font-weight: normal;
    font-size: 34px;
    line-height: 130%;
    text-align: center;
    color: #999BA8;
}
.thankyou-page .title_section {
    padding: 40px 0px;
    border-bottom: 2px solid #777777;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.11);
} 
.thankyou-page .left-part {
	display: block;
    width: 65%;
    float: left;
    padding: 0px 5%;
    border-right: 2px solid #D6D6D6;
}

.thankyou-page .right-part {
    display: block;
    float: right;
    width: 35%;
}

.thankyou-page .purchase_data_setion {
    display: inline-block;
    width: 100%;
    margin-top: 59px;
}

.thankyou-page .left-part .product-image {
    max-width: 259px;
    display: inline-block;
    width: 30%;
	float: left;
}

.thankyou-page .left-part .title_price_qty_section {
    width: 70%;
    display: inline-block;
	padding-left: 30px;
}

.thankyou-page .left-part .product-price {
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 1;
    color: #186DAF;
    float: right;
}

.thankyou-page .left-part .product-title {
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 1;
    color: #000000;
    display: inline-block;
}
.thankyou-page .left-part .product-title a{
	color: #000000;
}

.thankyou-page .left-part .title_price_section {
	display: inline-block;
    width: 100%;
    margin-bottom: 50px;
}

.thankyou-page .left-part .qty_text {
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
    line-height: 30px;
    color: #000000;
	width: 30%;
    display: inline-block;
}

.thankyou-page .left-part .qty {
    display: inline-block;
    background: #FFFFFF;
    border: 2px solid #000000;
    box-sizing: border-box;
    border-radius: 55px;
    width: 130px;
    line-height: 45px;
    text-align: center;
    font-size: 25px;
}
.thankyou-page .back_to_shop a {
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 37px;
    text-align: center;
    color: #186DAF;
    mix-blend-mode: normal;
    transform: matrix(1, 0, 0, 1, 0, 0);
}
.thankyou-page .back_to_shop a i {
    padding-right: 10px;
}
.thankyou-page .back_to_shop {
    display: inline-block;
    width: 100%;
    margin-top: 10%;
    margin-bottom: 4%;
}
.thankyou-page .left-part .product {
    border-bottom: 2px solid #D6D6D6;
    width: 100%;
    padding-bottom: 50px;
    margin-bottom: 50px;
}
.thankyou-page .right-part table {
    width: 80%;
    margin: 0 auto;
}
.thankyou-page .right-part table tr th {
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 1;
    color: #000000;
}

.thankyou-page .right-part table tr td {
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 1;
    padding: 14px 0px;
}
p#cc_shipping_type_field{
	display:none;
}
.inline{
	display:inline-block;
}
.flex-center{
	display: flex;
    align-items: center;
}
.second-application-page .entry-summary {
    margin-top: 0;
}
.justify-center {
    justify-content: center;
    display: grid;
} 
.thankyoupage .container {
    width: 100%;
}
.fullwidth {
    display: flex;
    align-items: center;
    width: 100vw;
    position: relative;
    left: 50%;
    margin-left: -50vw;
    padding: 30px 16%;
}
.border-bottom {
    border-bottom: 2px solid #777777;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.11);
}
.due_today_header h3 {
    font-style: normal;    
    font-size: 34px;
    line-height: 42px;
    color: #000000;
    margin: 0;
}
.due_today_header h3 .price {
    font-style: normal;    
    font-size: 34px;
    line-height: 60px;
    color: #186DAF;
    padding-left: 10px;
}
.due_today_header h3 .price span.woocommerce-Price-amount.amount {
    font-weight: normal;
}

.first_btn_design {
    background: #186DAF;
    border-radius: 55px;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 56px;
    color: #FFFFFF;
    max-width: 430px;
    max-height: 56px;
    display: block;
    text-align: center;
    vertical-align: middle;
    padding: 0px 25px;
}

.due_today_header .first_btn_design {
    float: right;
	width: 430px;
} 
.first_btn_design:hover {
    color: white;
}
.delivery_type_title h3 {
    font-style: normal;
    font-weight: bold;
    font-size: 44px;
    line-height: 55px;
    color: #000000;
	margin-top: 0;
}
.delivery_type_title h5 {
    font-style: normal;
    font-weight: normal;
    font-size: 28px;
    line-height: 130%;
    color: #999BA8;
}
.delivery_type_title {
    display: block;
    margin-top: 48px;
    margin-bottom: 53px;
}
.main_checkout_form .payment_method ul {
    padding: 0;
}

.main_checkout_form .payment_method ul li {
    display: inline-block;
    border: 1px #9E9E9E solid;
    line-height: 36px;
    padding: 0px 10px;
    border-radius: 5px;
}

.main_checkout_form .payment_method ul li img {
    width: 60px;
    padding: 0px 5px;
}

.main_checkout_form .payment_method h4,form.woocommerce-checkout div#order_review div#payment h4 {
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 37px;
    color: #000000;
    padding-bottom: 20px;
	margin: 0;
}
#order_review .woocommerce-checkout-payment ul.payment_methods {
    border: 0;
    padding: 0;
}
.main_checkout_form {
    display: inline-block;
    border: 1px solid #F6F6F6;
    box-sizing: border-box;
    box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    width: 100%;
    padding: 20px;
}

.main_checkout_form .payment_method ,form.woocommerce-checkout div#order_review{
    background: #FFFFFF;
    border: 1px solid #F2F0F0;
    box-sizing: border-box;
    border-radius: 20px;
    padding: 20px;
}
.main_checkout_form .payment_method li label {
    margin: 0;
}
.main_checkout_form .payment_method ul input[type="radio"] {
    opacity: 0;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
}
.main_checkout_form .payment_method ul input[type="radio"]:checked + li {
    border: 3px solid #186DAF;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.29);
}
.main_checkout_form .payment_method ul {
    padding: 0;
}

.main_checkout_form .payment_method ul li {
    display: inline-block;
    border: 1px #9E9E9E solid;
    line-height: 36px;
    padding: 0px 10px;
    border-radius: 5px;
	margin-right: 10px;
}

.main_checkout_form .payment_method ul li img {
    width: 60px;
    padding: 0px 5px;
}

form.woocommerce-checkout {
    display: inline-block;
    border: 1px solid #F6F6F6;
    box-sizing: border-box;
    box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    width: 100%;
    padding: 40px 20px;
	margin-bottom: 10%;
}
.main_checkout_form .payment_method ul li.paypal a.about_paypal,
form.woocommerce-checkout .woocommerce-billing-fields h3,
form.woocommerce-checkout #order_review .shop_table,
form.woocommerce-checkout #customer_details .col-2,
p#billing_country_field,
.woocommerce-checkout #payment div.form-row.place-order{
    display: none;
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form .form-row {
    padding-left: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.woocommerce form.woocommerce-checkout .form-row label {
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 37px;
    color: #000000;
}
.woocommerce form.woocommerce-checkout .form-row label[for="wc-stripe-new-payment-method"] {
    font-size: 1.5em;
}
.woocommerce form.woocommerce-checkout .form-row input.input-text, 
.woocommerce form.woocommerce-checkout .form-row textarea {
    background: #FFFFFF;
    box-sizing: border-box;
    border-radius: 10px;
    border: 1px solid #D6D6D6;
    height: 44px;
}
form.woocommerce-checkout .form-row .required {
	color: #FD5555;
}
form.woocommerce-checkout div#customer_details {
    border: 1px solid #F2F0F0;
    box-sizing: border-box;
    border-radius: 20px;
    padding: 20px;
    margin-top: 42px;
}
form.woocommerce-checkout p#billing_postcode_field.form-row-wide {
    float: right;
    width: 50%;
    padding: 0 15px;
}

form.woocommerce-checkout p#billing_city_field.form-row-wide {
    float: left;
    width: 50%;
    padding: 0 15px;
}

form.woocommerce-checkout a.btn.cc_place_order {
    background: #186DAF;
    border-radius: 55px;
    text-transform: capitalize;
    max-width: 430px;
    display: block;
    margin: 0 auto;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 37px;
    text-align: center;
    color: #FFFFFF;
    margin-top: 60px;
    margin-bottom: 20px;
} 
.woocommerce .single-product-page .product-summary .cart .attribute-box {
    position: relative;
}

.ccair {
    display: inline-block;
    position: absolute;
    right: -35px;
    line-height: 60px;
    top: 0;
}

.cctooltip {
	position: relative;
	display: inline-block;
}

.cctooltip i{
	font-size: 26px;
	color: #186daf;
}
.cctooltip .cctooltiptext {
	visibility: hidden;
	width: 250px;
	background-color: #555;
	color: #fff;
	text-align: center;
	border-radius: 6px;
	padding:10px;
	position: absolute;
	z-index: 1;
	bottom: 125%;
	left: 50%;
	margin-left: -125px;
	opacity: 0;
	transition: opacity 0.3s;
}

.cctooltip .cctooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.cctooltip:hover .cctooltiptext {
  visibility: visible;
  opacity: 1;
}

.woo-variation-swatches.wvs-show-label .variations .cctooltiptext td {
    display: table-cell;
}

.eb_product_image .product-thumbnail img,.thankyou-page .purchase_data_setion .product-image img {
    max-height: 200px;
    width: auto;
    margin: 0 auto;
    display: block;
}
.bapf_sfilter.bapf_button_berocket .bapf_button {
    background: #186daf url(../images/addToCartIcon.svg) right 24px center no-repeat;
    font-size: 22px;
    line-height: 30px;
    color: #FFFFFF;
    border-radius: 55px;
    padding: 15px 0px;
    width: 100%;
    box-shadow: 0 5px 5px 0px rgba(0,0,0,.25);
    border: 0;
    position: relative;
    text-align: center;
    transition: transform 1s;
}

.bapf_sfilter.bapf_button_berocket .bapf_button:hover {
    transform: scale(1.1);
    opacity: 0.8;
    background: #186daf url(../images/addToCartIcon.svg) right 24px center no-repeat;
} 
.woocommerce div.product div.images #wpb_wiz_gallery a img {
   width: 150px !important;
}
.woocommerce .single-product-page a#single_lightbox {
    display: block;
    z-index: 1;
    position: relative;
}
.bapf_sfilter.custom_farbe .bapf_body li .bapf_img_span.h1em {
    width: 3.2em;
    height: 3.2em;
}
.woocommerce a.button.wc-backward.gray-button {
    background: #186daf url(../images/addToCartIcon.svg) right 24px center no-repeat;
    font-size: 22px;
    line-height: 30px;
    color: #FFFFFF !important;
    border-radius: 55px;
    padding: 15px 0px;
    width: 277px;
    box-shadow: 0 5px 5px 0px rgba(0,0,0,.25);
    border: 0;
    position: relative;
    text-align: center;
    transition: transform 1s;
}

.woocommerce a.button.wc-backward.gray-button:hover {
    transform: scale(1.1);
    opacity: 0.8;
    background: #186daf url(../images/addToCartIcon.svg) right 24px center no-repeat;
}
.woocommerce-cart p.cart-empty.woocommerce-info,.woocommerce-cart p.return-to-shop {
    margin-left: auto;
    max-width: 1170px;
    margin-right: auto;
}
.single.woocommerce div.product {
    margin-top: 50px;
}
.woocommerce .single-product-page .product-summary .cart .variations a.rest_attr {
    text-align: center;
}
input#cfimg {
    display: none;
}

label[for="cfimg"] span {
    border: 1px black solid;
    padding: 5px;
    background: #eee;
    font-weight: 500;
    color: black;
    margin-right: 5px;
}
.custom_pop_design  h4.modal-title {
    text-align: center;
    font-size: 1.5em;
    font-weight: bold;
}

.custom_pop_design .pink_delete_icon i {
    text-align: center;
    background: hsl(351deg 100% 96%);
    display: inline-block;
    padding: 10px 12px;
    margin: 0 auto;
    border-radius: 50%;
    color: hsl(352deg 100% 74%);
    font-size: 20px;
}

.custom_pop_design .pink_delete_icon {
    text-align: center;
}
.custom_pop_design .modal-dialog{
    top: 30%;
}
.custom_pop_design button {
    background: #186daf right 24px center no-repeat;
    font-size: 22px;
    line-height: 30px;
    color: #FFFFFF;
    border-radius: 55px;
    padding: 5px 25px;
    box-shadow: 0 5px 5px 0px rgb(0 0 0 / 25%);
    border: 0;
    position: relative;
    text-align: center;
    transition: transform 1s;
}
.custom_pop_design button[data-dismiss="modal"]:hover {
    color: white;
}

.custom_pop_design button:hover {
    transform: scale(1.1);
    opacity: 0.8;
    background: #186daf right 24px center no-repeat;
    color: white;
}
.fancybox-overlay {
    z-index: 1;
} 
.woocommerce .single-product-page a{
	display: inline-block;
}
.woocommerce .single-product-page .product-summary .product-gallery-wrapper.product-layout-style2 .product-gallery__image {
    display: none;
}

.woocommerce .single-product-page .product-summary .product-gallery-wrapper.product-layout-style2 .product-gallery__image.active {
    display: block;
}
.fancybox-opened{
	width: 60%  !important;
	top: 130px !important;
	height: 100% !important;
}
.fancybox-inner {
    width: 100% !important;
	height: 100% !important;
	margin: 0 auto;
}
.fancybox-inner .fancybox-image {
    height: auto;
}
.berocket_aapf_widget_selected_filter ul li a {border-color: black;color: black;}

.berocket_aapf_widget_selected_filter ul li a:hover {
	border-color: #337ab7;
	color: #337ab7;
}
.woocommerce .single-product-page .wc-tabs-wrapper .tabs-content #tab-additional_information table td.woocommerce-product-attributes-item__value a {
    pointer-events: none;
}
.page-id-729 .due_today_header .row.fullwidth.border-bottom {
    border-bottom: 2px solid #777777;
    box-shadow: 0px 4px 10px rgb(0 0 0 / 11%);
    display: flex;
    align-items: center;
    width: 100vw;
    position: relative;
    left: 50%;
    margin-left: -50vw;
    padding: 30px 390px;
}
.fancybox-nav {
    width: 34px;
    height: 34px;
    top: 50%;
    -webkit-transform: translate(0%,-50%);
    -ms-transform: translate(0%,-50%);
    transform: translate(0%,-50%);
}
.fancybox-nav span {
    visibility: visible;
}
.custom-contact label * {
    font-family: inherit !important;
}

/* ---------------------------------- Responsive Start ----------------------------------- */
@media (min-width: 768px){
	.woocommerce-cart p.cart-empty.woocommerce-info,.woocommerce-cart p.return-to-shop {
		max-width: 750px;
	}
}
@media (min-width: 992px){
	.woocommerce-cart p.cart-empty.woocommerce-info,.woocommerce-cart p.return-to-shop {
		max-width: 970px;
	}
}
@media (min-width: 1200px){
	.woocommerce-cart p.cart-empty.woocommerce-info,.woocommerce-cart p.return-to-shop {
		max-width: 1170px;
	}
}

@media (max-width: 1880px){
	.page-id-729 .due_today_header .row.fullwidth.border-bottom {
		padding: 30px 260px;
	}
}
@media (max-width: 1640px){
	.page-id-729 .due_today_header .row.fullwidth.border-bottom {
		padding: 30px 150px;
	}
}
@media (max-width: 1440px){	
	.second-application-page .blue-box span.price{
		font-size: 20px;
	}
	.second-application-page .blue-box span.loader{
		font-size: 28px;
		padding-left:5px;
	}
	.second-application-page .blue-box a.add_to_cart_button{
		width: 160px;
		padding: 10px 20px;
	}	
}
@media (max-width: 1380px){
	.page-id-729 .due_today_header .row.fullwidth.border-bottom {
		padding: 30px 90px;
	}
	.fancybox-opened{
		width: 50%  !important;
		top: 160px !important;		
	}
}
@media (max-width: 1230px){
	.second-application-page .blue-box span.loader,
	.second-application-page .blue-box span.price {
		line-height: 40px;
	}
	.second-application-page .blue-box a.add_to_cart_button {
		width: 110px;
		padding: 5px 15px;
		font-size: 20px;
	}
}
@media (max-width: 1024px){
	.woocommerce .single-product-page .product-summary .cart .variations .attribute-box.woo-variation-items-wrapper {
		width: calc(100% - 0px);
	}
	.woocommerce .single-product-page .product-summary .cart .variations .attribute-box {
		width: calc(100% - 45px);
	}
	.cctooltip .cctooltiptext{
		left: 0;
		margin-left: -224px;
	}
    .woocommerce div.products .product-info .woocommerce-loop-product__title a, .woocommerce div.products .product-info .price{
        font-size: 20px;
        line-height: 20px;
        padding: 0px;
    }
    .bapf_sfilter label{
        font-size: 14px;
    }
    .shop-sidebar .berocket_single_filter_widget h3, .sidebar-widget .widget-title {
        font-size: 19px;
    }
    .woocommerce-cart h1.page-title{
        padding: 40px 0px;
    }
    .eb_product_info .eb_product_title{
        margin-bottom: 20px;
    }
    .eb_product_info .eb_product_title .product-name .cart_tt,.eb_product_info .eb_product_remove .eb_qty,.eb_product_info .eb_product_title .product-subtotal{
        font-size: 1.5em;
    }
    .eb_product_info .eb_product_remove .product-remove a.remove{
        width: 70px;
    }
    .eb_product_info .eb_product_remove .product-quantity .quantity{
        padding: 2px;
    }
    .eb_product_info .eb_product_remove .product-quantity .quantity .qty{
        width: 85px;
    }
	.woocommerce-cart select.cc_pro_quantity {
		padding: 5px 30px;
		width: 110px;
	}

	.eb_product_info .eb_product_remove .product-quantity .qty_sec {
		max-width: 93px;
	}

	.eb_product_info .eb_product_remove .product-quantity .qty_sec i.fa.fa-angle-down {
		top: 3px;
	}	
	.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table th {
		min-width: auto;
	}
    .woocommerce-cart .cart_item {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .woocommerce-cart .cart-collaterals{
        padding: 0px 2%;
    }
    
    
}

@media (max-width: 991px){
	a.single_add_to_cart_button.btn-addtocart span.f-right {
		width: 30px;
		margin-left: 10px;
	}
	a.single_add_to_cart_button.btn-addtocart {
		font-size: 1.2em;
		padding: 2px 14px;
	}
	.thankyou-page .left-part,.thankyou-page .right-part {
		width: 100%;
	}
	.thankyou-page .right-part table {
		width: 100%;
	}
	.thankyou-page .left-part {
		border: 0;
	}
	.thankyou-page .right-part {
		padding: 0 5%;
	}
	.woocommerce-cart .woocommerce {
		padding-bottom: 6%;
	}
	.woocommerce-cart form.woocommerce-cart-form {
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
		border-right: 0;
	}
	.eb_product_info .eb_product_title{
	    margin-bottom: 6%;
	}
	.woocommerce-cart .cart-collaterals {
		width: 100%;
		margin-top: 20px;
	}
    .woocommerce div.products .product .wvs-archive-variation-wrapper .variable-item:not(.radio-variable-item) {
        width: 30px;
        height: 30px;
    }

    .products-wrapper{
        width: 100%;
    }  

    a.customProductDetialsLink{
        font-size: 20px;
    }

/*    .shop-content .shop-sidebar {
        left: auto!important;
        right: -400px;
        top: 165px!important;
        padding-top: 60px!important;
        width: 300px!important;
        box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.2);
        position: absolute;
        height: 100%;
        opacity: 0;
        visibility: hidden;
        overflow: hidden;
    }*/

/*    .filterr-toggle .shop-content .shop-sidebar{
        right: 0px;
        opacity: 1;
        visibility: visible;
    }*/

    .sidebar-toggle{
        display: none!important;
    }

    .close-filter{
        position: absolute;
        top: 13px;
        text-align: right;
        float: right;
        font-size: 16px;
        right: 15px;
        font-weight: 600;
        display: block;
    }

    .filter-title{
        color: #186DAF;
        font-size: 16px;
        position: absolute;
        top: 13px;
        font-weight: 600;
        display: block;
    }


    .bapf_sfilter label{
        font-size: 16px;
    }

    .woocommerce div.products .product{
        padding: 15px;
    }

    .mobile-filter a img{
        width: 15px;
    }

    .woocommerce div.products .product-info .woocommerce-loop-product__title a, .woocommerce div.products .product-info .price{
        font-size: 12px;
        line-height: 12px; 
    }

    .woocommerce div.products .product .variations_form{
        position: initial !important;
        width: auto;
    }

    .woocommerce div.products .product .wvs-archive-variation-wrapper .variable-item:not(.radio-variable-item) {
        margin: 0 !important;
        width: 23px;
        height: 23px;
        padding: 0;
    }
    .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected {
        box-shadow: 0 0 0 3px #186DAF !important;
    }

    .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover, 
    .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover {
        box-shadow: 0 0 0 3px #186DAF !important;
    }

    .shop-sidebar .berocket_single_filter_widget h3, .sidebar-widget .widget-title {
        font-size: 20px;
    }

    .woocommerce div.products .product .product-thumbs .woocommerce-loop-product-link {
        padding-right: 0;
    }


    body.post-type-archive-product nav.woocommerce-breadcrumb{
        display: block;
        background: transparent;
        padding-top: 15px;
    }

    body.post-type-archive-product nav.woocommerce-breadcrumb .container{
        font-size: 14px;
    }

    .mobile-filter{
        float: right;
    }

    .mobile-filter a{
        font-size: 14px;
        font-weight: 600;
        color: #000000;
    }
    .woocommerce .single-product-page .product-summary .summary-before {
        width: 100%;
    }

    .woocommerce .single-product-page .product-summary .summary {
        width: 100%;
        margin-top: 15px;
        padding-left: 4px;
        padding-right: 4px;
        margin-bottom: 0;
    }

    .woocommerce .single-product-page .product-summary .variable-item:not(.radio-variable-item) {
        width: 43px;
        height: 43px;
        margin: 2vw 5vw !important;
    }

    .woocommerce .single-product-page .wc-tabs-wrapper div#tab-additional_information {
        padding-left: 4px;
        padding-right: 4px;
    }
    
    .woocommerce .single-product-page .wc-tabs-wrapper {
        display: block;
    }

    .woocommerce .single-product-page .summary-before .wc-tabs-wrapper {
        display: none;
    }
    
    body.single-product .main-content {
        padding: 0 4vw 0 4vw;
    }
	.second-application-page .product-images-wrapper {
		width: 100%;
		margin: 0 auto;
		margin-top: 5%;
	}

	.second-application-page .entry-summary {
		margin-top: 5%;
		text-align: center;
		margin-bottom: 59px;
	}
	.second-application-page .product-column-3 .product-col {
		width: 100%;
		margin-bottom: 5%;
	}
	.second-application-page .blue-box span.price {
		font-size: 2em;
	}
	.second-application-page .blue-box a.add_to_cart_button {
		width: 150px;
		font-size: 1.5em;
	}
	.second-application-page .blue-box span.loader, .second-application-page .blue-box span.price {
		line-height: 44px;
	}
	.page-id-729 .due_today_header .row.fullwidth.border-bottom {
		padding: 30px 0px;
		display: block;
	}
}

@media (max-width: 782px){
	.mobile-hamburg-menu span.menu-bar {
		background-color: #fff;
	}
	.page_scroll .mobile-hamburg-menu span.menu-bar {
		background-color: #146CB4;
	}
	.page_scroll .site-navbar .navbar-item.mobile-hamburg-menu {
		border-left: 1px solid #146CB4;
	}
}

@media (max-width: 768px){
	.second-application-page .product-price {
		font-size: 1.5em;
	}
	.second-application-page .flex-center {
		display: block;
		text-align: center;
		margin-bottom: 44px;
	}
	.second-application-page .entry-summary {
		margin: 0;
	}
	a.single_add_to_cart_button.btn-addtocart {
		padding: 2px 30px;
	}
	.thankyou-page .title_section {
		box-shadow: none;
	}
	.thankyou-page .left-part,.thankyou-page .right-part {
		padding: 0;
	}
	.thankyou-page .left-part .title_price_section{
		display: flex;
	}
	.thankyou-page .left-part .qty_text{
		width: auto;
	}
	.thankyou-page .qty_section .qty {
		margin-right: 20px;
	}
	.thankyou-page .qty_section {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.woocommerce form.woocommerce-checkout .form-row label {
		font-size: 1.5em;
	}
    
   
}

@media (max-width: 480px){
	form.woocommerce-checkout p#billing_city_field.form-row-wide,form.woocommerce-checkout p#billing_postcode_field.form-row-wide {
		width: 100%;
	}
	.delivery_type_title h3 {
		font-size: 1.8em;
		line-height: 1.2;
	}
	.delivery_type_title h5 {
		font-size: 1.2em;
	}
	form.woocommerce-checkout{
		padding: 20px 10px;
	}
	.main_checkout_form .payment_method, form.woocommerce-checkout div#order_review {
		padding: 10px;
	}
	.woocommerce form.woocommerce-checkout .form-row label{
		font-size: 1.2em;
	}
	.woocommerce form.woocommerce-checkout .form-row label[for="wc-stripe-new-payment-method"]{
		font-size: 1em;
	}
    a.customProductDetialsLink{
        font-size: 11px;
        padding: 0px 5px;
    }
	.woocommerce-cart select.cc_pro_quantity {
		width: 75px;
		padding: 5px 15px 0;
		line-height: 1;
	}

	.eb_product_info .eb_product_remove .product-quantity .qty_sec i.fa.fa-angle-down {
		font-size: 25px;
	}

	.eb_product_info .eb_product_remove .product-quantity .qty_sec {
		max-width: 64px;
	}

    .page-banner .title-inside .banner-wrapper {
        background: url(https://ebikeb2c.vlinde.show/wp-content/uploads/2020/11/02_MY20-EMOTION-BILDER-e1575465416848-3-1.png);
        background-size: cover;
        background-repeat: no-repeat;
        color: #fff;
        background-position: center;
        display: block;
        padding: 30px 0px;
    }

    h1.woocommerce-products-header__title.page-title{
        font-size: 29px!important;
        color: #fff!important;
        font-weight: bold;
        margin: 0px;

    }

    .woocommerce-products-header.page-banner{
        width: 100vw;
        position: relative;
        left: 50%;
        margin-left: -50vw;
    }

    .page-banner .title-inside{
        height: auto;
    }
	.woocommerce-cart h1.page-title{
		font-size: 4em;
	}
	.eb_product_info .eb_product_title .product-name img {
		max-width: 80%;
	}
	.eb_product_info .eb_product_remove .eb_qty {
		line-height: 30px;
	}
	.eb_product_info .eb_product_remove .product-quantity{
		text-align: center;
	}
	.eb_product_info .eb_product_remove .product-quantity .quantity {
		padding: 0;
		font-size: 1em;
	}
	.eb_product_info .eb_product_remove .product-remove a.remove{
		width: 50px;
	}
	.eb_product_info .eb_product_remove .product-quantity .quantity .qty {
		width: 60px;
	}
	.woocommerce-cart form.woocommerce-cart-form {
		padding-left: 0;
		padding-right: 0;
	}
	.eb_product_info {
		padding-left: 5px;
	}
	.eb_product_info .eb_product_title .product-name .cart_tt, .eb_product_info .eb_product_remove .eb_qty,
	.eb_product_info .eb_product_title .product-subtotal,
	.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table td,
	.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.application tr td	{
		font-size: 1em;
	}
	.woocommerce-page table.shop_table_responsive tr th.f-normal + td::before {
		font-weight: normal;
	}
	.thankyou-page h1.main-title {
		font-size: 2.5em;
	}
	.thankyou-page p.sub-title {
		font-size: 2em;
	}
	.thankyou-page .qty_section .qty {
		margin-right: 0;
		margin-left: 10px;
	}

	.thankyou-page .left-part .product-title,.thankyou-page .left-part .product-price {
		font-size: 1.5em;
	}
	.thankyou-page .left-part .product-title a {
		padding-right: 10px;
	}
	.thankyou-page .left-part .title_price_qty_section {
		padding-left: 10px;
	}
	.thankyou-page .left-part .title_price_section {
		margin-bottom: 20px;
	}
	.thankyou-page .left-part .qty_text {
		font-size: 1.5em;
	}
	.thankyou-page .right-part table tr th, .thankyou-page .right-part table tr td {
		font-size: 1em;
	}
    
    
}
@media (max-width: 425px){
	.second-application-page .blue-box span.price {
		width: 100%;
	}

	.second-application-page .blue-box .right-align {
		width: 100%;
		text-align: center;
		justify-content: center;
		display: flex;
	}
	.custom-contact p:last-child {
		margin-top: 15px !important;
	}
	.custom-contact label * {
		font-size: 16px !important;
	}
	.custom-contact {
		padding: 25px !important;
	}
	.custom-contact-btn {
		padding: 10px 25px !important;
		width: 100%;
		display: block !important;
	}
} 
@media (max-width: 369px){
	.site-header .site-header-wrapper .site-navbar .navbar-item {
		margin-left: 5px !important;
	}
	.site-header .site-header-wrapper .site-navbar .navbar-item.mobile-hamburg-menu {
		padding-left: 5px !important;
	}
	.home_header_custom_icon {
		margin-left: 5px !important;
	}	
	.site-navbar .navbar-item .navbar-icon-box i {
		font-size: 20px !important;
	}
	.site-navbar .navbar-item a.mini-cart img {
		width: 25px !important;
	}
	.home_header_custom_icon img {
		width: 25px !important;
	}
	.site-header .site-header-wrapper .site-navbar .navbar-item.mobile-hamburg-menu {
		padding-left: 5px !important;
	}
}