/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/


/* Product page currency switcher */
.phd-product-currency-switcher {
    margin: 8px 0 12px 0;
    max-width: 120px;
}

.phd-product-currency-switcher select {
    height: 36px !important;
    min-height: 36px !important;
    padding: 0 30px 0 10px !important;
    font-size: 13px !important;
    border-radius: 6px !important;
    width: auto !important;
    min-width: 90px;
    line-height: 36px !important;
}