@import url("fb-chat.css");

.fields {
	width: 23%;
}

.logo-sticky {
	height: 60px;
}

.entry.entry-content {
	padding: 15px;
}

.left-menu .widget-title {
	background: #1e1e1e !important;
	color: #fff;
}

.azen-get-content {
	background-color: #ffffff;
    padding: 43px 68px 55px;
    border-radius: 4px;
    position: relative;
    display: table;
    width: 100%;
    box-sizing: border-box;
}

.contact-page {
	background: #222;
}

.azen-content-title {
	color: #222222;
    font-size: 20px;
    font-weight: 600;
    line-height: 35px;
    font-family: "Helvetica";
    text-transform: uppercase;
}

#ContactAddForm input, #ContactAddForm textarea {
    padding: 3px 10px;
    background-image: none;
    box-shadow: none;
    box-sizing: border-box;
    text-transform: capitalize;
    letter-spacing: 0;
    -webkit-transition: all 0.3s linear 0s;
    -khtml-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
    -webkit-appearance: none !important;
    -khtml-appearance: none !important;
    -moz-appearance: none !important;
    -ms-appearance: none !important;
    appearance: none !important;
    border-radius: 4px;
    display: block;
    width: 100%;
    background-color: #ffffff;
    height: 40px;
    border: 1px solid #cccccc;
    color: #888888;
    font-size: 15px;
    font-weight: 400;
    line-height: 60px;
}

.azen-food-form-white-field {
	margin-bottom: 10px;
}

#ContactAddForm textarea {
    height: 120px;
    line-height: 1.6;
    padding-top: 8px;
    padding-bottom: 8px;
    overflow: auto;
    margin-bottom: 15px;
}

#ContactAddForm button {
    border-radius: 30px;
    padding: 0px 50px;
    height: 40px;
    font-size: 18px;
}

.post-content {
    border: 1px solid #ededed;
    margin-bottom: 10px;
    border-radius: 3px;
}

.post-content .entry-title {
    border-bottom: 1px solid #ededed;
    margin: 0 !important;
}

.post-content .entry-title a {
    font-size: 18px;
    padding: 10px;
}

.post-content .entry-data {
    background: #FCFBF9;
}

.shop-product .entry-header {
    height: 48px;
    overflow: hidden;
}

.shop-product .entry-header a h3 {
    color: #FBCB30 !important;
}

.shop-product {
    margin-bottom: 10px;
}

.shop-product .entry {
    border: 1px solid #ededed;
}

.shop-product .price {
    display: block;
}

.login input {
    height: 40px !important;
}

.login button  {
    height: 40px !important;
    padding: 0px 50px !important;
}

.contact-page .maps iframe {
    width: 100%;
}

.contact-page .maps {
    margin-bottom: -8px;
}

.shop-product .product-image {
    background-size: 100% auto !important;
    background-repeat: no-repeat !important;
    background-color: #FBCB30 !important;
    background-position: center !important;
}

.news h3, .news p {
    text-align: center;
    margin: 0;
}

.news h3 {
    line-height: 25px;
}

.step {
    text-align: center;
    margin: 0;
}

.maps iframe {
    width: 100%;
    height: 215px;
}

.ft-title {
    color: #fff;
    text-transform: uppercase;
}

.system-list {
    padding-bottom: 15px;
    color: #fff;
}

.news-footer li {
    list-style: none;
    border-bottom: 1px dashed #fff;
    padding: 0;
}

.mid-footer {
    background: #141A26;
}

.contacts-item {
    text-align: center;
}

.address-mid-ft,
.sub-title-des {
    margin: 0;
}

.footer_author {
    color: #fff;
}

#ProductLocation {
    width: 200px;
}

.clear {
    clear: both;
}

.product-index .sidebar-container {
    width: 15% !important;
    padding-right: 10px;
}

.product-index .sidebar-container .widget {
    padding-right: 10px !important;
    padding-left: 10px !important;
}

.brand-item {
    padding-left: 5px;
    padding-right: 5px;
}