cms系统的站点模板库
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
cms_templates/vivehealth/css/blance.css

137 lines
2.4 KiB

.business-container {
padding-top: 0px !important;
padding-bottom: 0px !important;
}
.nav {
border-top: 5px solid #eda024;
background-color: #1E3D72;
}
.feature_image .header .menu a,
.feature_image .header .menu a:visited,
.feature_image .header .menu a span {
color: #fff;
}
.nav .menu li a.blogs {
background-color: #43c1c8;
padding-left: 20px !important;
padding-right: 20px !important;
}
.nav .menu li a.blogs:hover {
background-color: #37adad !important;
color: #fff !important;
}
.nav .menu li:last-of-type {
padding-left: 0px !important;
padding-right: 0px !important;
}
.nav .menu li {
padding: 2px 4px 0 !important;
}
.bbb-logo {
height: auto;
}
.footer-logo {
height: auto;
}
.phone-img-chat img {
height: auto;
}
.main_nav {
height: min-content !important;
}
.search_container {
width: 40%;
}
.zipcode-box {
width: 20%;
float: left;
padding: 0 20px;
}
.main_nav div.logo a.logo-link {
padding-top: 8px;
}
.ot-estimated-shipping {
width: 100%;
float: left;
margin-top: 6px;
}
.ot-estimated-shipping-zipcode-layout {
width: 100%;
float: left;
text-transform: capitalize;
font-family: Lato;
font-size: 13px !important;
}
.ot-estimated-shipping-zipcode-input {
margin-top: 10px !important;
width: 100%;
float: left;
margin-bottom: 10px !important;
min-height: 35px !important;
height: 35px !important;
}
.ot-estimated-shipping-zipcode-submit-btn {
margin: 0 3px 0 0px !important;
padding: 4px 6px !important;
text-transform: capitalize !important;
font-size: 12px !important;
font-weight: bold;
}
.ot-estimated-shipping-zipcode-notice-text {
display: inline-block;
font-size: 9px !important;
margin: 0;
}
.ot-estimated-shipping-zipcode-available {
margin-bottom: 10px;
margin-top: -9px;
}
.ot-estimated-shipping-main-text {
margin-bottom: 0px !important;
}
.header div.container {
padding-top: 10px;
padding-bottom: 15px;
}
.nav .container {
padding-top: 0px !important;
padding-bottom: 0px !important;
padding-left: 0px !important;
padding-right: 0px !important;
}
.search-submit {
right: 0px;
}
@media only screen and (max-width: 1199px) {
.header div.container {
padding-top: 20px;
}
.business-account p {
font-size: 16px;
}
}