p {
letter-spacing: 0.5px;
font-weight: 100;
}
#top-menu li a {
font-weight: 600;
}
.header-content {
width: 41%;
margin-top: -83px;
text-align: left !important;
}
h5.product-title {
padding-bottom: 0;
text-align: center;
}
#main-header .et_mobile_menu {
background-color: #f36f21 !important;
}
h5.product-title a {
display: block;
background: #f36f21;
}
.et_pb_gallery .et_overlay {
border-color: rgba(33, 33, 33, 0) !important;
}
#product-section .et_pb_column_1_3 {
overflow: hidden;
transition: all 0.3s ease-in-out 0s;
}
#product-section .et_pb_column_1_3:hover h5.product-title a {
background: #f1592a;
}
#footer-section a:hover {
opacity: 0.5 !important;
}
.bottom-nav li {
padding-right: 40px !important;
}
.bottom-nav a {
font-size: 15px !important;
}
.bottom-nav li.current-menu-item>a {
color: #f36f21 !important;
}
div#footer-info {
padding: 0;
text-align: center;
float: none;
letter-spacing: 0.5px;
font-weight: 100;
line-height: 20px;
}
div#footer-bottom {
padding: 14px 0;
}
@media only screen and (max-width: 980px) {
.header-content {
width: 100% !important;
}
#footer-section {
background-position: bottom !important;
}
}
@media only screen and (max-width: 760px) {
.et_pb_fullwidth_header_container.center {
width: 95% !important;
}
}