/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

.content-wrap.nopadding {padding: 0px; }
@media (min-width: 992px) {
    .slider-caption h2 {
        font-size: 60px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 5px;
    }

}
.revo-slider-emphasis-text {
    font-size: 58px;
    font-weight: 700;
    letter-spacing: 1px;
    font-family: 'Poppins', sans-serif;
    padding: 15px 20px;
    border-top: 2px solid #FFF;
    border-bottom: 2px solid #FFF;
}

.revo-slider-desc-text {
    font-size: 20px;
    font-family: 'Lato', sans-serif;
    width: 650px;
    text-align: center;
    line-height: 1.5;
}

.revo-slider-caps-text {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 3px;
    font-family: 'Poppins', sans-serif;
}

.tp-video-play-button { display: none !important; }

.tp-caption { white-space: nowrap; }

.divcenter {
    position: relative !important;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
.topmargin-lg {
    margin-top: 80px !important;
}
.cart button.remove {
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
    outline: inherit;
}
.cart-product-subtotal {
    text-align: right !important;
}