/*
============================================================

	Theme Name: Oxygen - Child Theme
	Theme URI: https://laborator.co/themes/oxygen
	Author: Laborator
	Author URI: https://laborator.co/
	Version: 1.0
	Description: Use this theme if you want to extend features of Oxygen or prevent overwriting the changes you make when new theme update is available.
	Template: oxygen
	Text Domain: oxygen
	
============================================================
*/

html {
	overflow-y: auto;
}
body {
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
}
.header-cart .cart-items .cart-item .details .title {
	padding-bottom: 35px !important;
}

