/* Start custom CSS for page-settings */.page-my-account #content .links a {    
    color: #EF9235 !important; 
}
.custom-radio input[type="radio"]:checked + span {
	background-color:#EF9235;
}
.page-my-account #content .links a i {
color:  #EF9235 !important;
}
.product-flags li.product-flag {
    background: #EF9235 !important;
}
a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    text-decoration: none;
}
#wrapper {
    padding-top: 1.563rem;
    background: #ffffff;
}
.elementor-4170101 .elementor-element.elementor-element-110794d8 a.elementor-button:not(#e) {
    color: #FFFFFF !important ;
}
a.elementor-button:not(#e), a.elementor-button:not(#e):focus, a.elementor-button:not(#e):hover {
    color: #FFFFFF !important ;
}
.elementor-2170101 .elementor-element.elementor-element-26e3a4cf .elementor-cart__toggle a.elementor-button:not(#e) {
    color: #EF9235 !important;
}
.btn-primary, .btn-primary:hover {
    color: #FFFFFF !important;
    background-color: #EF9235 !important;
    border-color: transparent;
}
.product-price {
    display: inline-block;
    max-width: 100%;
    color: #000000 !important ;
}
.elementor-2170101 .elementor-element.elementor-element-1364f800 .elementor-nav--main a.elementor-item:not(#e) {
    color: #ffffff !important;
}
.btn-primary, .btn-primary:hover {
    color: #fff;
    background-color: #EF9235 !important;
    border-color: transparent;
}
.bootstrap-touchspin .group-span-filestyle .btn-touchspin, .group-span-filestyle .bootstrap-touchspin .btn-touchspin, .group-span-filestyle .btn-default {
    padding: .5rem 1rem;
    font-size: .875rem;
    color: #fff;
    text-transform: uppercase;
    background: #EF9235 !important;
    border-radius: 0;
}/* End custom CSS */