/*
Theme Name: Flatsome Child
Theme URI: http: //healthworxcbd.com/
Description: This is a custom child theme I have created.
Author: mdbdo
Author URI: http: //mdbdo.design/
Template: flatsome
Version: 0.2
*/

@import url("../flatsome/style.css");
@font-face {font-family: "Open Sans";font-display: swap;}
/*
ul li.bullet-checkmark, ul li.bullet-arrow, ul li.bullet-star {border-bottom: 0px}
#login-form-popup input[type='submit'], input[type="button"], button:not(.icon), .button:not(.icon) {
     * border-radius: 99px!important;
     * border-color: #000!important;
     * color: #000!important;
}
*/
.single.single-product .product-images.relative {
    position: sticky !important;
    top: 145px !important;
}