
/*Theme Name:           ONE
Theme URI:            http://8web.net
Author:               ONE
Author URI:           http://8web.net
Description:          ONE
Version:              854
Text Domain:          ONE

*/


/***************
All custom CSS should be added to ONE > Advanced > Custom CSS,
or in the style.css of a Child Theme.
***************/
.nav-spacing-xlarge>li {padding: 0px 20px;}
.nav-vertical>li+li, .nav-vertical-fly-out>li+li {
    border-top: 0px;
}

a.nav-top-link:hover {background-color: #fff;color: #222 !important;}
form.searchform input {height: 45px;line-height: 45px;background-color: #fff !important;}
.searchform .button.icon i {color: #fff;}
button.ux-search-submit {background-color: #f98906 !important; border-radius: 100px;right: 2px;}

button.ux-search-submit.submit-button.secondary.button.icon {background-color: #f98906 !important;}

#footer .ux-menu-title {font-size: 14px;}
#footer span.ux-menu-link__text {font-size: 13px;}
#footer a.ux-menu-link__link {/* line-height: 28px; *//* height: 28px; */}
#footer .ux-menu-link__link {min-height: 1em;}
.subs input:nth-child(1) {border-radius: 100px;border: none;height: 46px;line-height: 45px;border: none;}
.subs input.wpcf7-submit {border-radius: 100px;background-color: #f98906 !important;position: absolute;top: 3px;right: 3px;margin: 0px;}
form p {margin-bottom: 0px;}
span.wpcf7-spinner {position: absolute;}
form.wpcf7-form.init {margin: 0px;}

/*home product*/
.dm1248-home .box-image img {max-width: 200px;/* height: 200px; */overflow: hidden;text-align: center;}

.dm1248-home .box-image {text-align: center;}

.dm1248-home .product-small {height: 314px;padding: 0px 20px;border-top: 1px solid #e3e3e3;border-right: 1px solid #e3e3e3;}

.dm1248-home .product-small:nth-child(3) {border-bottom: 1px solid #e3e3e3;}

.dm1248-home .home-p {border-bottom: 1px solid #e3e3e3;}

.dm1248-home .fill {margin: 0px auto !important;}




.p-left .wmc-currency {padding: 3px 0px;}

.p-left span.wmc-sub-currency-name {padding-left: 5px;}


.p-left .wmc-sub-currency {

    display: block !important;
    overflow: hidden !important;
    height: auto !important;
    max-height: 800px !important;
    border: 0px !important;
    box-shadow: none !important;
}
.p-left .woocommerce-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency{
	position: relative;z-index: 0;
}

@media only screen and (max-width: 640px){
.dm1248-home .product-small {height: 244px;}

}
