/*
Theme Name: Induscity Child
Theme URI: http://steelthemes.com/induscity
Template: induscity
Author: Steelthemes
Author URI: http://steelthemes.com
Description: Industry / Factory / Engineering and Construction Business WordPress Theme
Tags: one-column,two-columns,left-sidebar,right-sidebar,full-width-template,post-formats,theme-options,threaded-comments,translation-ready
Version: 1.1.8.1576148168
Updated: 2019-12-12 10:56:08

*/

.site-content a:visited:not(.mf-btn):not(.button),
.site-content a:not(.mf-btn):not(.button) {
     text-decoration: underline;
     color: #b2cd6e;
}

.site-content a:hover:not(.mf-btn):not(.button),
.site-content a:active:not(.mf-btn):not(.button),
.site-content a:focus:not(.mf-btn):not(.button) {
     text-decoration: underline;
     color: #859a50;
}

.site-header {
     /* rgba(178, 205, 110, 1) */
     background-color: #b2cd6e;
}

.main-nav ul.menu > li.current-menu-item > a,
.header-v4 .main-nav ul.menu > li.current-menu-item > a {
     color: black;
}

.header-v4 .main-nav ul.menu > li.active {
     background-color: #9cb758;
}

.main-nav ul.menu > li:hover > a,
.header-v4 .main-nav ul.menu > li:hover > a {
     color: black;
}

.induscity-office-location-widget .office-switcher.show-office ul {
     box-shadow: 0 0 10px 2px rgba(0,0,0,0.3);
     padding-top: 3px;
}

.induscity-office-location-widget .office-switcher.show-office ul li {
     white-space: nowrap;
}

.manufactory-arrow:hover {
     background-color: #b2cd6e;
}

.latest-prices .mf-pricing .pricing-info {
     display: none;
}

.liquigas-products {
     padding: 0 15px;
}

.liquigas-products .service-inner .service-summary {
     margin-top: 20px;
}

.liquigas-products .service-inner .service-thumbnail {
     margin-bottom: 10px;
}

.widget_products .liquigas-price-from {
     margin-left: 20px;
}

.woocommerce .widget_products ul.product_list_widget li > .liquigas-price-from + span.amount {
     margin-left: 5px;
}

/* #billing_postcode_field,
#shipping_postcode_field {
     display: none!important;
} */

.gmap {
     border: 1px solid #b3ce6e;
}

h2.lg-heading::after {
     content: '';
     width: 80px;
     height: 4px;
     border-radius: 4px;
     background-color: #b3ce6e;
     display: block;
     margin-top: 10px;
     margin-bottom: 25px;
}

.backtotop {
     bottom: 35px;
     right: 35px;
}

.page-header h1 {
     padding-bottom: 55px;
}

.page-header .page-header-content {
     padding-top: 80px;
}

.lg-iconbox img{
     max-width: 200px;
}

.company-info-menu {
     display: flex;
     flex-direction: column;
}

.company-info-menu a {
     margin: 10px 0;
}

.company-info-menu a:first-of-type {
     margin-top: 7px;
}

.company-info-menu a:last-of-type {
     margin-bottom: 0;
}

.single-post .entry-format {
     text-align: center;
}

.news-page .vc_btn3 {
     background-color: #b2cd6e!important;
     font-size: 16px!important;
     color: #252525!important;
     font-family: 'Hind', sans-serif!important;
     padding: 0 20px!important;
     border-radius: 3px!important;
     font-weight: 500!important;
     height: 55px;
     line-height: 58px;
}

.news-page .vc-gitem-zone-height-mode-auto:before {
     padding-top: 55%;
}

.news-page .vc_gitem-zone {
     padding: 10px;
}

.news-page .vc_btn3-container.vc_btn3-left {
     text-align: center;
}

.news-page .vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper {
     display: flex;
     flex-wrap: wrap;
}

.topbar .topbar-right .widget {
     float: none;
}

.topbar .topbar-right {
     display: flex;
     flex-direction: row;
     justify-content: flex-end;
}

.topbar .topbar-right .induscity-office-location-widget {
     order: 1;
}

.topbar .topbar-right .lg-woo-widget {
     order: 2;
     margin-left: 10px;
}

.topbar .topbar-right .cart-icon {
     margin-left: 5px;
     position: relative;
     display: block;
     border-left: 1px solid #272727;
     padding-left: 15px;
}

.topbar .topbar-right .cart-icon #lg-cart-count {
     position: absolute;
     top: -3px;
     right: -7px;
     background-color: #b2cd6e;
     border-radius: 50%;
     border: 1px solid black;
     font-size: 12px;
     color: black;
     width: 18px;
     height: 18px;
     line-height: 1;
     font-weight: bold;
     padding-top: 3px;
     text-align: center;
     overflow: hidden;
     white-space: nowrap;
}

.topbar .topbar-right .widget:before {
     display: none;
}

.topbar-office a,
.topbar .custom-html-widget {
     font-weight: bold;
     color: #d8d8d8;
}

.lg-woo-widget {
     display: flex;
     align-items: center;
}

.cart-icon img {
     width: 25px;
     height: auto;
}

.my-acc-link {
     color: #b2cd6e;
     margin-left: 18px;
     font-size: 14px;
     line-height: 1;
     text-align: center;
     border-left: 1px solid #272727;
     padding-left: 15px;
     display: block;
     height: 100%;
     display: flex;
     flex-direction: column;
     justify-content: center;
}

.xdebug-var-dump {
     text-align: left;
}

.woocommerce-info {
     border-top-color: #b2cd6e;
}

.woocommerce .widget_shopping_cart ul.product_list_widget li a {
     color: #393939!important;
     text-decoration: none;
}

.woocommerce table.shop_table td.product-name a {
     color: #b2cd6e!important;
     text-decoration: none;
}

.woocommerce .widget_shopping_cart ul.product_list_widget li a.remove {
     padding-top: 2px;
}

.gm-style-iw {
    width: 300px;
}

.gm-style-iw img {
     max-width: 100%;
     margin-top: 5px;
}

.gm-style-iw .box-wrapper {
     width: 100%!important;
}

.gm-style-iw h4 {
     display: none;
}

.woocommerce-info::before {
    color: #b2cd6e;
}

.woocommerce-error p:last-of-type {
     margin-bottom: 0;
}

.woocommerce form .form-row label.checkbox {
     display: block;
}

.woocommerce form .address-line-2,
.woocommerce form .address2-line-2 {
     display: flex;
     flex-wrap: wrap;
}

.woocommerce form .address-line-2 .form-row,
.woocommerce form .address2-line-2 .form-row {
     width: 25%;
}

.woocommerce form .address-line-2 .error,
.woocommerce form .address2-line-2 .error {
     color: white;
     display: none;
     width: 100%;
     margin-top: -10px;
     padding: 15px;
     line-height: 1.2;
     margin-bottom: 15px;
     background-color: red;
}

.liquigas-custom-form {
     max-width: 600px;
     margin: 0 auto;
}

.liquigas-custom-form h2 {
     margin-top: 40px;
     margin-bottom: 40px;
     position: relative;
}

.liquigas-custom-form h2:first-of-type {
     margin-top: 0;
}

.liquigas-custom-form h2::after {
     content: '';
     width: 50px;
     height: 4px;
     border-radius: 4px;
     background-color: #b2cd6e;
     position: absolute;
     left: 0;
     bottom: -5px;
}

.liquigas-custom-form .form-row {
     padding: 0;
     margin-bottom: 20px;
}

.liquigas-custom-form .form-row label {
     display: inline-block;
     line-height: 1.2;
}

.liquigas-custom-form .form-row input {
     box-sizing: border-box;
     width: 100%;
     margin: 0;
     outline: 0;
     line-height: normal;
     padding: 10px 15px;
     height: 40px;
}

.liquigas-custom-form .form-row input::placeholder {
     color: #a9a9a9;
}

.liquigas-custom-form .form-row select {
     height: 40px;
     padding: 10px 15px;
     width: 100%;
     display: block;
}

.liquigas-custom-form .form-row input.error {
     border-color: red;
}

.liquigas-custom-form .vat {
     position: relative;
}

.liquigas-custom-form .vat [name='vat'] {
     padding-left: 60px;
}

.liquigas-custom-form .vat::before {
     content: "MT";
     position: absolute;
     left: 0;
     height: 38px;
     bottom: 1px;
     width: 50px;
     color: #3c3c3c;
     border-right: 1px solid #efefef;
     text-align: center;
     line-height: 40px;
}

.liquigas-custom-form .form-row .required,
.required {
     color: red;
     font-weight: 700;
     border: 0!important;
     text-decoration: none;
}

.liquigas-custom-form .submit{
     margin: 30px 0 0 0!important;
     text-align: center;
}

.liquigas-custom-form .shipping-details {
     display: none;
     margin-top: 50px;
}

.liquigas-custom-form input[type='checkbox'] {
     width: 20px;
     height: 20px;
     transform: translateY(3px);
}

.liquigas-custom-form a {
     text-decoration: underline;
     color: #b2cd6e;
}

.liquigas-user-notification {
     text-align: center;
}

.notice {
     background-color: #efefef;
     padding: 15px;
     line-height: 1.2;
     margin-bottom: 15px;
}

.notice p {
     margin: 0;
}

.notice a {
     text-decoration: underline;
}

.woocommerce-billing-fields__field-wrapper {
     display: none!important;
}

#ship-to-different-address {
     display: none;
}

.woocommerce-checkout .woocommerce form #delivery_date_container .form-row {
     display: block!important;
}

@media screen and (max-width: 1200px) {

     .site-logo .logo img {
          max-width: 200px;
     }

     .topbar .topbar-right {
          flex-direction: column;
          justify-content: center;
     }

     .topbar .topbar-right .lg-woo-widget {
          justify-content: center;
          margin-top: 10px;
     }

     .topbar .topbar-right .cart-icon {
          border: 0;
     }

}

.ui-datepicker table {
     table-layout: fixed;
}

/* select2 */
.liquigas-custom-form .select2-container .select2-selection--single {
     height: 40px;
}

.liquigas-custom-form .select2-container--default .select2-selection--single .select2-selection__rendered {
     line-height: 40px;
     padding: 0 15px;
     color: #848484;
}

.liquigas-custom-form .select2-container--default .select2-selection--single {
     padding: 0;
}

.liquigas-custom-form .select2-container--default .select2-selection--single {
     border-radius: 0;
     border: 1px solid #efefef;
}

.woocommerce-column--shipping-address {
     display: none;
}

.woocommerce div.product .woocommerce-tabs .panel h2 {
     margin-top: 15px;
     margin-bottom: 15px;
}

label.address-label {
     width: 100%;
     cursor: pointer;
     padding-bottom: 10px;
     margin-bottom: 10px;
     margin-top: 10px;
}

label.address-label:first-of-type {
     border-bottom: 1px solid #efefef;
}

.cn-wrapper {
     display: flex;
}

.cn-wrapper select {
     width: 150px;
}

.woocommerce-cart .woocommerce-shipping-destination {
     display: none;
}

.woocommerce-MyAccount-navigation ul {
     background-color: #b2cd6e;
     text-align: center;
     padding: 5px 0!important;
     border-radius: 5px;
}

.woocommerce-MyAccount-navigation ul li {
     padding: 0!important;
}

.woocommerce-MyAccount-navigation ul li a {
     color: #ffffff!important;
     text-decoration: none!important;
     font-weight: 400;
     padding: 8px 15px;
     display: inline-block;
     width: 100%;
}

.woocommerce-MyAccount-navigation ul li a:hover {
     background-color: #8da74c;
}

.woocommerce-MyAccount-navigation ul li:not(:last-child) a {
     border-bottom: 1px solid #8da74c;
}

.primary-address-update-fileds,
.primary-address-new-fields {
     /* display: none; */
}

.button {
     cursor: pointer;
}

.liquigas-custom-form label,
.liquigas-custom-form select {
     width: 100%;
}

.address-string {
     padding: 10px;
     margin-top: 15px;
     margin-bottom: 10px;
     border: 1px solid #efefef;
}

.address-nav button {
     background-color: #ffffff!important;
     width: 49%;
     border: 2px solid #b2cd6e!important;
     line-height: 1.1!important;
     height: auto!important;
     padding: 13px 15px 8px 15px!important;
}

.address-nav button.active {
     background-color: #b2cd6e!important;
}

.address-nav {
     display: flex;
     justify-content: space-between;
     margin-bottom: 20px;
}

/* .page-loader {
     position: absolute;
     z-index: 999;
     top: 0;
     left: 0;
     bottom: 0;
     right: 0;
     background-color: red;
} */

.primary-address-wrapper,
.secondary-address-wrapper {
     margin-top: 30px;
}

.select2-container, .select2-dropdown, .select2-search, .select2-results {
-webkit-transition: none !important;
-moz-transition: none !important;
-ms-transition: none !important;
-o-transition: none !important;
transition: none !important;
}

.footer-author {
	text-align: right;
}

.footer-author a {
	color: #b2cd6e;
}

.suppliers-of-block {
     display: flex;
     align-items: center;
     margin-bottom: 20px;
}

.suppliers-of-block span {
     display: block;
     margin: 0 25px 0 25px;
}

.suppliers-of-block img {
     max-width: 150px;
}

.woocommerce .site-content ul.products li.product h4 a:visited:not(.mf-btn):not(.button), .woocommerce .site-content ul.products li.product h4 a:not(.mf-btn):not(.button) {
	color: #393939;
}

.shop-info {
     background: #efefef;
     padding: 25px;
     color: #000000;
     font-weight: 400;
     margin-bottom: 25px;
     line-height: 1.2;
     display: flex;
     border-radius: 5px;
}

.shop-info .button-wrapper {
     margin-left: 10px;
}

.header-v4 .main-nav ul.menu > li.current-menu-parent > a, .header-v4 .main-nav ul.menu > li.current-menu-ancestor > a {
	color: #000000;
}

.mf-contact-box .contact-info i {
     margin-top: 0;
     transform: translateX(10px) translateY(-2px);
}

.mf-contact-box .contact-info i.flaticon-arrow {
     transform: translateX(10px) translateY(-5px);
}

.mf-contact-box .contact-info i.flaticon-note {
     transform: translateX(10px) translateY(-8px);
}

.mf-contact-box .contact-info i.flaticon-arrow::before {
     font-size: 20px;
}

.mf-pricing {
     min-height: 390px;
     margin-bottom: 25px;
}

.mf-pricing .pricing-box {
     min-height: 240px;
     background: #ffffff;
}

.directions-button {
    background-color: #b2cd6e;
    color: #000000;
    display: inline-block;
    padding: 5px 10px;
    margin: 10px 0;
    border-radius: 3px;
    text-transform: uppercase;
    font-weight: 500;
}

.directions-button:hover {
	color: #000000;
}

.liquigas-notifications {
     text-align: center;
}

.liquigas-notification {
     display: inline-block;
     border-radius: 5px;
     padding: 15px 15px 10px 15px;
     color: #ffffff;
     background-color: #8da74c;
     text-align: left;
     width: 500px;
     max-width: 100%;
     line-height: 1.1;
}

.liquigas-notification a,
.liquigas-notification a:visited {
     color: #ffffff!important;
}

.liquigas-notification.error {
     background-color: #e64141;
}

.change-mobile-form .form-row .select2,
.change-mobile-form .form-row input {
     text-align: left;
}

.change-mobile-form .form-row select,
.change-mobile-form .form-row input {
     height: 50px;
     border: 1px solid #efefef;
     border-radius: 0;
}

.change-mobile-form .select2-container--default .select2-selection--single {
     height: 50px;
     border: 1px solid #efefef;
     border-radius: 0;
     padding: 10px;
}

.change-mobile-form .select2-container--default .select2-selection--single .select2-selection__arrow {
     top: 11px;
}

.malta-post-info {
     background-color: #9fc9d7;
     padding: 20px 20px 5px 20px;
     border-radius: 5px;
     color: #000b20;
     margin-bottom: 30px;
     margin-top: 40px;
}

.malta-post-info p {
     line-height: 1.35;
}

.malta-post-info svg {
     transform: translateY(-4px);
}

.malta-post-info p.larger {
     font-size: 1.1em;
     line-height: 1.15;
     margin-bottom: 5px;
}

.malta-post-info p.flex {
     display: flex;
     column-gap: 15px;
}

.malta-post-info a {
     color: #000b20!important;
}

.woocommerce-billing-fields {
     padding-top: 5px;
}

.woocommerce-billing-fields h3 {
     display: none;
}

.woocommerce-checkout #order_review table {
     float: none;
     padding-right: 0;
     width: 100%;
}

.woocommerce-checkout #payment {
     float: none;
     width: 100%;
}

.checkout-heading {
     margin-top: 2em;
     margin-bottom: 1em;
     border-bottom: 2px solid #b2cd6e;
}

.woocommerce-checkout .site-content {
     padding-top: 40px;
     color: #000000;
}

.woocommerce-checkout input,
.woocommerce-checkout textarea {
     border-color: #000000;;
}

.third-address-container {
     margin: 5px 0 40px 0;
     border-top: 1px solid #efefef;
     padding-top: 20px;
}

.third-address-container select {
     margin-top: 10px;
}

.post-type-archive-vacancy .site-main {
     display: grid;
     grid-template-columns: repeat(2, 1fr);
     gap: 20px;
}

.post-type-archive-vacancy .site-main .entry-title {
     font-size: 22px;
}

.post-type-archive-vacancy .site-main .entry-content {
     display: none;
}

.post-type-archive-vacancy .site-main .entry-title a {
     text-decoration: none;
}

.post-type-archive-vacancy .site-main .entry-title a:hover {
     text-decoration: none;
}

.post-type-archive-vacancy .site-main .blog-wrapper {
     margin-bottom: 0;
     height: 100%;
}

.breadcrumbs {
     display: none;
}

.wpcf7-form label {
     display: block;
     font-weight: bold;
}

.wpcf7-form input,
.wpcf7-form textarea {
     font-weight: 400;
}

.wpcf7-form .mf-form-2 input[type="text"], .wpcf7-form .mf-form-2 input[type="email"] {
     height: auto;
     line-height: 1.2em;
     padding: 10px 15px;
}

@media screen and (max-width: 991px) {

     .suppliers-of-block {
          flex-direction: column;
          align-items: flex-start;
     }

     .suppliers-of-block span {
          display: block;
          margin: 25px 0 25px 0;
     }
}

@media screen and (max-width: 767px) {

     .suppliers-of-block {
          flex-direction: row;
          align-items: center;
     }

     .suppliers-of-block span {
          display: block;
          margin: 0 25px 0 25px;
     }

     .post-type-archive-vacancy .site-main {
          grid-template-columns: 1fr;
     }
}

@media screen and (max-width: 460px) {

     .suppliers-of-block {
          flex-direction: column;
          align-items: flex-start;
     }

     .suppliers-of-block span {
          display: block;
          margin: 10px 0 10px 0;
     }

     .shop-info {
          flex-direction: column;
     }

     .shop-info .text-wrapper {
          width: 100%;
          text-align: center;
     }

     .shop-info .button-wrapper {
          margin-left: 0;
          width: 100%;
          margin-top: 10px;
          text-align: center;
     }
}

