﻿/* header */
.search-box{ padding-left:0;}
header .head-info .head-nav .nav-ul > li > a{text-transform: uppercase;}
header .head-info .head-nav .nav-ul > li .submenu li a{text-transform: capitalize;}

@media (max-width:1380px){
header .head-info .head-nav .nav-ul > li > a{ padding: 0 10px;}
}
/* main */
.ecm-section-title h2,.ecm-section-title-s2 h2{font-family: var(--fontfamily); font-style: normal;}
.product-single-item .image .cart-wrap li a{ width:270px !important; font-size:18px !important;}
.contact-right-bottom p{ font-size:20px;}
.product .right-wrap .commodity .info{ width: -moz-calc(100% - 450px); width: -webkit-calc(100% - 450px); width: calc(100% - 450px);}
@media (max-width:810px){
.contact-right-bottom p{ font-size:14px;}
}
.contact #feedbackForm .send-btn .span{ font-size:18px;}


/* footer */


