/*
Theme Name: Steps 
Theme URI: https://stepsandthreads.com
Author: Steps
Author URI: https://flashdesigner.com.hk
Description: Steps
Requires at least: 6.2
Tested up to: 6.2
Requires PHP: 7.2
Version: 2.0.9
License: Themeforest Commercial Licence
License URI: https://themeforest.net/licenses/standard
Text Domain: pls-theme
Tags: one-column, two-columns, right-sidebar, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready

 DO NOT ADD YOUR CSS TO THIS FILE - IT WILL BE LOST
 To add your own CSS, use a child theme alukas-child
 
 CSS file is in "assets/css"
*/
/* Hide Buy Now button */
.pls-quick-buy {
    display: none;
}
.pls-deliver-return-ask-questions {
    padding: 10px 10px 10px 10px;
    background-color: #e6e1e1;
    width: 35%;
	margin-top: -15px;
}
