.select-velodiscovervelo-msg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,0.3);
	z-index:999999;
}
.select-velodiscovervelo-msg .msg-box {
    background: #fff;
    width: 32vw;
    padding: 4vw;
    margin-left: 30vw;
    margin-top: 20vh;
    text-align: center;
}
.select-velodiscovervelo-msg .msg-box a {
	margin-top:20px;
	display:inline-block;
}


.qty-highlight {
    border-radius: 4px;
}

#cart-popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999;
}

.popup-content {
    background-color: white;
    padding: 20px;
    margin: 10% auto;
    max-width: 600px;
}

.cart-product-item {
    margin-bottom: 10px;
}

.cart-product-item h3 {
    font-size: 18px;
    margin-bottom: 5px;
}



.cart-product-item p {
    margin: 5px 0;
}

#mobile-cart-popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999;
}

.mobile-popup-content {
    background-color: white;
    padding: 20px;
    margin: 10% auto;
    max-width: 600px;
}

.mobile-cart-product-item {
    margin-bottom: 10px;
}

.mobile-cart-product-item h3 {
    font-size: 18px;
    margin-bottom: 5px;
}

.mobile-cart-product-item p {
    margin: 5px 0;
}

.discovervelo-index-index .column.main{
    background: url("../img/Desktop_Velo_bg_02.png") !important;
    background-position: center;
    background-size: 100% 100% !important;
}
.discover-velo-wrapper img{
    width: 100% !important;
}
.qty-container {
    display: flex;
}
.discovervelo-index-index .field.qty {
    display: flex;
    justify-content: center !important;
    align-items: center !important;
    margin-top: 20px;
}
.discovervelo-index-index .qty-change {
    width: 50% !important;
    background: #fff;
}
.discovervelo-index-index .qty-change input {
    text-align: center;
    border: none !important;
}
body.discovervelo-index-index .qty-change button {
    color: #254aa2;
    height: 100%;
    font-size: 18px;
    font-family: VeloWWangle-Regular !important;
    width: 35% !important;
        background: #A9A9A9;
        padding: 9px 15px !important;
    border: #fff200 !important;
    border-radius: 30px;
}
.cart-product-item.parent {
    display: flex;
    align-items: center;
}
.popup-content {
    max-width: 400px;
    position: fixed;
    right: 0;
    top: 10%;
    background: #00557DE5;
    color: #fff !important;
    margin: 0;
	width: 300px;
}
.cart-product-item h3 {
    color: #fff;
    font-size: 13px;
    margin-bottom: 5px;
}
.cart-product-item img.cart-product-nicotinestrength {
    filter:grayscale(1) invert(1);
}
.popup-close {
    background: none !important;
    border: none;
    text-align: right;
}
.popup-close {
    background: none !important;
    border: none;
    text-align: right;
    display: flex;
    justify-content: flex-end;
    float: right;
    color: #fff200 !important;
    padding: 0;
    font-size: 15px !important;
}
.popupheader {
    font-size: 15px;
    color: #fff200 !important;
}
.checkout-popup {
    font-size: 12px;
    background: #fff200;
    padding: 10px 20px;
    border-radius: 20px;
    color: #254aa2;
    font-weight: 600;
	    text-decoration: none !important;
}
.toolbar-total p{
    margin:0 !important;
}
.add-to-cart-container {
    margin: auto;
    text-align: center;
}
#submit-selected-products {
    color: #254aa2;
    height: 100%;
    font-size: 18px;
    font-family: VeloWWangle-Regular !important;
    background: #fff200 !important;
    border: #fff200 !important;
    border-radius: 30px;
    width: auto !important;
    padding: 10px 50px;

}
.ques-row {
    display: flex;
    align-items: center;
}
.question-block{
    width: 60%;
	margin: auto;
}
.ques-container {
    width: 37%;
		margin: auto;
}
.want-weirdly-content-row {
    width: 75% !important;
}
.ques-container .want-weirdly-content-title h2 {
    color: #fff200;
}
.want-weirdly-content-title h2{
font-size: 44px !important;
}
.faq-wrapper{
display: none !important;
}
.uk-position-small{
    top: 30% !important;
}

.ques-container .want-weirdly-sign-up-me a {
    color: #254aa2;
    padding: 10px 35px;
    border-radius: 50px;
    text-decoration: none;
    font-weight: 700 !important;
    text-transform: uppercase;
    display: inline-block;
    box-sizing: border-box;
    background: #fff200;
    text-align: center;
    font-weight: 700;
    font-family: VeloWWangle-Medium !important;
    font-size: 12px;
}
.want-weirdly-section,
.faq-main-row {
    display: none;
}
.discovervelo-index-index .product-image-container {
    background: none !important;
    border: none !important;
}
.discovervelo-index-index #viewallproducts li {
    border: none !important;
}
.discovervelo-index-index .toolbar-total {
    text-align: left !important;
    color: #fff;
    text-transform: uppercase;
}
.discovervelo-index-index .toolbar-total span {
    font-family: VeloWWangle-Regular !important;
    font-size: 16px;
}
body.discovervelo-index-index .discovervelosecondspan,
body.discovervelo-index-index .discovervelothirdspan {
    margin: 0;
    font-size: 50px !important;
    font-weight: 900;
    color: #fff200;
    font-weight: 900;
    font-family: VeloWWangle-Bold !important;
}

.how-to-use-content-title h3 {
    font-size: 45px !important;
    text-transform: uppercase;
    color: #fff200 !Important;
    margin: 0;
    font-family: VeloWWangle-Bold !important;
    font-weight: 900;
    text-align: center;
}

body.discovervelo-index-index .qty-highlight button {
    background: #fff200 !important;
}
.popup-page-control{
    display: inline-block;
    margin: 10px 10px;
}

body.discovervelo-index-index .qty-change button {
    color: #254aa2;
    height: 100%;
    font-size: 18px;
    font-family: VeloWWangle-Regular !important;
    width: 35% !important;
    background: #A9A9A9;
    padding: 9px 15px !important;
    border: #fff200 !important;
    border-radius: 30px;
}
.owl-progress-bar-wrapper {
    width: 70%;
    height: 2px;
    background: #FFF200;
    margin-top: 10px;
    position: relative;
    margin-bottom: 20px !important;
    margin: auto;
}
.owl-progress-bar {
    width: 100%;
    height: 3px;
    position: relative;
    overflow: hidden;
}

.owl-progress-fill {
    height: 10px;
    background-color: #FFF200;
    transition: width 0.3s ease;
}
.how-to-use-content-title h3 .how-to-use-content-title-span {
    color: #fff !important;
}

.how-to-use-step-title h5{
    color: #FFFFFF80 !important;
    margin: 0;
    font-weight: 700;
    font-size: 14px !important;
    font-family: VeloWWangle-Medium !important;
}
.cart-product-itemnicqty,
.mobile-cart-product-itemnicqty{
    display: flex;
}
.cart-product-itemqty h3,
.mobile-cart-product-itemqty h3{
    margin: 0;
}
.cart-product-itemnicqty img,
.mobile-cart-product-itemnicqty img{
    margin-right: 10px;
}
@media only screen and (max-width:900px){
.successmessage {
    padding: 10px 20px;
    text-align: left;
    color: #006400;
    background: #e5efe5;
    width: auto !important;
    display: block;
}
.slider-image-row img {
    width: 60% !important;
}
.want-weirdly-content-row{
width: 100% !important;
}
.mobile-popup-content {
    margin-top: 50%;
    padding: 20px;
    max-width: 74% !important;
    background: #00557DE5;
    color: #fff !important;
    position: relative;
    margin-left: 15px;
}
.mobile-popup-close {
    padding: 0 10px !important;
    position: absolute;
    right: 0;
    background: none !important;
    border: none;
    text-align: right;
    display: flex;
    justify-content: flex-end;
    color: #fff200 !important;
    padding: 0;
    font-size: 15px !important;
}
.mobile-popup-content {
    max-width: 400px;
    background: #00557DE5;
    color: #fff !important;
}
.mobile-popupheader {
    font-size: 15px;
    color: #fff200 !important;
    text-transform: uppercase;
}
.mobile-checkout-popup {
    margin-top: 10px !important;
    font-size: 12px;
    background: #fff200;
    padding: 10px 20px;
    border-radius: 20px;
    color: #254aa2;
    font-weight: 600;
}
.mobile-cart-product-item.parent {
    display: flex;
    align-items: center;
}
.mobile-cart-product-item {
    margin: 0 !important;
}
.mobile-cart-product-item h3 {
    color: #fff;
    font-size: 13px;
    margin-bottom: 5px;
}
.mobile-cart-product-nicotinestrength {
    filter:grayscale(1) invert(1);
}
#mobile-cart-product-list {
    margin-bottom: 20px;
}

.ques-row {
    display: flex;
    align-items: center;
    flex-direction: column;
}
.question-block, 
.ques-container {
    width: 100%;
}
.discovervelo-index-index .column.main{
    background: url("../img/Mobile_bg_02.png") !important;
        background-position: center;
        background-size: 100% 100% !important;
        background-repeat: no-repeat !important;
        height: revert;
}
.owl-carousel {
        padding: 0 !important;
    }
    .mobile_productqty-input {
        width: 40% !important;
        text-align: center;
    }
    .mobile_qty-container {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .mobile_qty-container button {
        color: #254aa2;
        height: 100%;
        font-size: 18px;
        font-family: VeloWWangle-Regular !important;
        width: 35% !important;
        background: #A9A9A9 !important;
        border: #fff200 !important;
        border-radius: 30px;
    }
	
    .mobile_qty-change {
        border: 1px solid #000;
        height: 100%;
        border-radius: 20px;
        display: flex;
        align-items: center;
        background: #fff;
        width: 50% !important;

    }
    .mobile_field {
        text-align: center;
        display: flex;
        justify-content: center;
        margin-top: 30px;
    }
    .mobile_productqty-input {
        border: none !important;
    }
    #mobile-submit-selected-products {

        color: #254aa2;
        height: 100%;
        font-size: 18px;
        font-family: VeloWWangle-Regular !important;
        width: 50% !important;
        background: #fff200 !important;
        border: #fff200 !important;
        border-radius: 30px;
    }
    .mobile_add-to-cart-container {
        margin: auto;
        text-align: center;
        margin-bottom: 30px;
    }
    .discovervelo-product-list .owl-dots {
        display: none;
    }
    .discovervelo-product-list .owl-nav span {
        font-size: 24px !important;
        color: #fff;
        border: 1px solid #fff;
        border-radius: 30px;
        padding: 3px 13px;
    }
    .discovervelo-product-list .owl-nav {
        position: relative;
    }
    .owl-prev {
        position: absolute;
        top: -150px;
    }
    .owl-next {
        right: 0 !important;
        position: absolute;
        top: -150px;
    }
    .discovervelomainspan {
        color: #fff;
        font-size: 18px;
    }
    .discovervelosecondspan,
    .discovervelothirdspan {
        color: #fff200;
        font-size: 30px;
        text-transform: uppercase;
        text-align: left !important;
        font-weight: 600;

    }
    .discovervelo-index-index .toolbar-total {
        text-align: left !important;
    }
	body.discovervelo-index-index .discovervelosecondspan, body.discovervelo-index-index .discovervelothirdspan{
	font-size: 38px !important;
	}
	.want-weirdly-sign-up-me{
	text-align: center;
	}
	.want-weirdly-sign-up-me a{
	width: 90% !important;
	}
}