/*
 Theme Name:   Shreeraj Opticals
 Description:  Store Child theme
 Author:       Rakesh Mishra
 Author URI:   http://rakesh-mishra.com
 Template:     storefront
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  storefront
*/

a{
    text-transform: capitalize;
}
.col-full{
 max-width:100%!important;   
}

.add_this_short_code{
    display:none;
}