/*
Theme Name: Oxygen
Theme URI: https://laborator.co/themes/oxygen/
Author: Laborator
Author URI: https://laborator.co/
Description: Oxygen &ndash; is a WooCommerce theme, built exclusively for online shopping and offers great variety of options to customize the look and feel of the theme via theme options panel. Activate it and let the fun begin. Connect with Laborator on: <a href="https://themeforest.net/user/laborator">Envato</a> &bull; <a href="https://twitter.com/thelaborator">Twitter</a> &bull; <a href="https://www.facebook.com/laboratorcreative">Facebook</a> &bull; <a href="https://www.instagram.com/laboratorcreative/">Instagram</a>
Version: 5.29
License: ThemeForest Split Licence
License URI: http://themeforest.net/licenses
Text Domain: oxygen
*/
.products-archive--products .woocommerce-products-header{
	display:none
}
.products-archive--products .woocommerce-products-header .term-description p{
	text-transform: initial;
   font-size: 20px;

    line-height: 1;
}

h3,h4{
	text-transform: initial;
    font-size: 20px;
    line-height: 1;
}

.contact-map-canvas {
    display: none !important;
}
 .copyright_text {
    position: relative;
    color: #333;
    text-align: center;
}

@media (min-width: 1200px) {
   .contact-blocks-env .col-lg-5 {
        /* width: 41.66666667%; */
	   width:100%
    }
	
}

.frontpage-carousel h2:before,.frontpage-carousel h2:after {
    display:none;
}
.frontpage-carousel h2{
    text-align:left;
}

.woocommerce .shop_table .shipping #shipping_method label, .woocommerce .shop_table.order_details tbody .product-name {
    
    
        font-size: 14px;
    color: #222;
    text-transform: capitalize;
}

.woocommerce-Tabs-panel--description h4{
    
    font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
    font-size: 20px;
    line-height: 35px;
    margin: 0;
    color: #222;

}
.footer-env{
    background: white;
    padding-top: 42px;

}

.white-block .single-page-title {
    margin-bottom: 15px;
    margin-top: 29px;
}

.white-block {
    padding-left: 30px;
    background: #fff;
    padding-right: 30px;
}
.payment_method_stripe {
	margin-top:20px;
}

.payment_method_stripe img{
	display:none!important
}
#wc-stripe-new-payment-method{
	width:20px!important;
}
#wc-stripe-upe-form{
	margin-bottom:20px
}
.wp-block-image img {
    box-sizing: border-box;
    height: auto;
    max-width: 80%;
    vertical-align: bottom;
    margin-top: 16px;
}
.woocommerce-SavedPaymentMethods-saveNew label{
	font-size: 15px;
    text-transform: initial;
}