/*

Theme Name: Pro &ndash; Child Theme
Theme URI: https://theme.co/pro/
Author: Themeco
Author URI: https://theme.co/
Description: Make all of your modifications to Pro in this child theme.
Version: 1.0.0
Template: pro

*/
/* Add this to your theme's style.css or via the WordPress customizer */
.phone-parts-container {
    display: flex;
    align-items: center;
}

.phone-parts-container input {
    box-sizing: border-box;
    padding: 5px;
    margin-right: 5px;
    text-align: center;
}

.phone-parts-container input:last-child {
    margin-right: 0;
}





.cf > div > a{
    background: url('https://www.weedubest.com/wp-content/uploads/2023/08/weedubest-plug-out-vector-bw-plug-w-1080-artboard-081623.png') !important;
    background-size: auto 100% !important;
    background-repeat: no-repeat !important;
    background-position: top center !important;
}

.set-def-store-popup-btn,
#set-def-store-popup-btn{
	    display: flex;
    width: 100%;
    max-width: 100%;
    padding: 0 !important;
    background-position: left center;
    padding-left: 30px !important;
}

