/*
 Theme Name:   Helvar - Foundry Child Theme
 Theme URI:    https://helvar.com
 Description: Child theme for the Foundry theme
 Author: Teamit
 Author URI: https://teamit.fi/
 Template: foundry
 Version: 1.0.0
 Text Domain: foundry-helvar
 License: GNU General Public License version 3.0
 License URI: http://www.gnu.org/licenses/gpl-3.0.html
 */

 /* 
  *
  * For new style changes use main.css, which is enqueued with cache buster.
  *
 */


/* Textwidget */

 .textwidget .header-button {
	float: none!important;
 }


 /* Single edit found from main theme */
 .mb24-blog-fit {
	 margin-bottom: 24px;
	 height: 180px;
	 width: 230px;
	 object-fit: contain;
 }

 .left-thumb {
    float: left;
    margin-right: 15px;
}

 .right-content {
    overflow: hidden;
    clear: right;
}

i.icon {
    width: auto;
    height: auto;
    line-height: initial;
    vertical-align: initial;
    margin-left: 0px;
}

.tabbed-content .content .active {
    opacity: 1;
    visibility: visible;
    display: block;
    text-align: left;
}

.vc_column_container > .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
}


 /* Custom css (29/1/2019) */
nav .module {
    padding: 0px 20px;
}

input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="date"], input[type="number"], select {
	line-height: 35px;
}
/* Comment2 */
section.page-title.image-bg h2 {
    word-break: break-word;
}
/* Comment3 */
.testimonials .quote-author {
	max-width: 450px !important;
	width: 100% !important;
    text-align: center;
}
/* comment8 */
.pt-cv-scrollable .carousel-control.left, .pt-cv-scrollable .carousel-control.right {
	z-index: 99;
} 

/* comment10 */
div.wpforms-container-full .select-option select, div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium, div.wpforms-container-full .wpforms-form input.wpforms-field-medium {
    width: 100%;
    max-width: 100% !important;
}


div.wpforms-container-full .wpforms-form .select-option i {
    position: absolute;
    right: 10px;
	top: 12px;
	z-index: 99;
}
div.wpforms-container-full .select-option {
    position: relative !important;
}
body div.wpforms-container-full .wpforms-form button[type=submit]{
    border: 2px solid #ba122b;
    padding: 0 26px;
    height: 40px;
    min-width: 150px;
    line-height: 36px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    margin-right: 8px;
    margin-bottom: 24px;
    background: #ba122b;
    color: #fff;
}
div.wpforms-container-full .wpforms-form button[type=submit]:hover {
	color: #ba122b;
}
div.wpforms-container-full .wpforms-form label {
    text-align: left;
}
/* comment11 */
.mCSB_scrollTools .mCSB_draggerRail {
    width: 20px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
	border-radius: 0px;
	background: rgb(241, 241, 241);
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 20px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 0px;
    text-align: center;
    background-color: rgb(193, 193, 193) !important;
}
.mCustomScrollBox {
	margin: 0px;
}
/* comment13 */
.case-studies-csp-wrapper-filter div {
	max-height: none !important;
}
/* comment15 */
.vertical-case-studies-without-image-container .infinite-item div.ref-table {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flexbox;
    display: -o-flexbox;
    display: flex;
    -webkit-box-align: center;
	-ms-flex-align: center;
	-moz-flex-align: center;
	-o-flex-align: center;
  	align-items: center;
}
.vertical-case-studies-without-image-container .infinite-item div.ref-table .ref-table-row {
	width: 100%;
	height: auto;
}
/* comment17 */
.tabs li {
	margin-bottom: 20px;
}
.text-tabs .tab-title:after {
	bottom:-5px
}
.text-tabs .tabs {
    margin-bottom: 10px;
}

/* comment19 */
.pp_pic_holder.pp_default .smls-popup-logo-image {
    margin-left: auto;
    margin-right: auto;
}
.pp_pic_holder.pp_default .smls-popup-template-2 .smls-inline-gallery-detail-wrap a {
	max-height: 75px;
    margin: 0px 4px;
}
.pp_pic_holder.pp_default .smls-popup-template-2 .smls-inline-gallery-detail-wrap  {
	display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flexbox;
    display: -o-flexbox;
    display: flex;
/*    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-flex-pack: center;
    -o-flex-pack: center;
	justify-content: center;*/
	-webkit-box-align: center;
	-ms-flex-align: center;
	-moz-flex-align: center;
	-o-flex-align: center;
  	align-items: center;
}
.smls-shortcode-page-wrap .smls-only-image-wrap .smls-overlay-all-wrap a, .smls-shortcode-page-wrap .smls-only-image-wrap .smls-overlay-all-wrap a span {
    margin-bottom: 0;
}
.pp_pic_holder.pp_default .smls-popup-template-2 .smls-inline-gallery-detail-wrap a img {
    height: 100%;
}
.smlslightbox > div.lb-outerContainer {
    background: #fff;
    border: 1px solid #e5e4e4;
}
.smlslightbox  .lb-dataContainer {
	position: absolute;
    top: 0;
    background: transparent;
    left: 0;
    right: 0;
}
.lb-data .lb-close {
    position: absolute;
    top: 15px;
    right: 20px;
    background: #fff;
    text-align: center;
    padding: 6px;
    border-radius: 50%;
    opacity: 1;
    cursor: pointer;
    z-index: 99;
}
.lb-data .lb-close:before {
	font-size: 17px;
    color: #212121;
}

/* comment20 */
.smls-logo-description {
    max-height: 130px;
    height: 100%;
}

/* comment21 */
.wpb_single_image .vc_figure, .wpb_single_image .vc_figure	div, .wpb_single_image .vc_figure img {
	width: 100%;
}
/* comment22 */
.image-slider ul.slides li .row {
    margin: 0px;
}
 /* comment24 */
 textarea {
	 overflow: auto !important;
 }

 /* comment25 */
 select::-ms-expand {
    display: none;
}
select::-moz-expand {
    display: none;
}
select::-o-expand {
    display: none;
}
select::-webkit-expand {
    display: none;
}
.wpforms-field-select i{
	display: none;
}

select {
    background: url('../img/down-arrow.png') no-repeat right #fff !important;
	-moz-appearance: none;
	appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	text-indent: 1px;
    text-overflow: '';
	background-position-x: 98.52% !important;
	
}
select:focus::-ms-value {
	background-color: transparent !important;
	color:#222;
}
select:focus::-o-value {
	background-color: transparent !important;
	color:#222;
}
select:focus::-moz-value {
	background-color: transparent !important;
	color:#222;
}
select:focus::-webkit-value {
	background-color: transparent !important;
	color:#222;
}

/* comment26 */
.ms-options ul li input {
    margin-right: 5px;
    vertical-align: text-top;
    margin-top: 0;
}

/* comment27 */
.sensor-four-column .wpb_wrapper .wpb_wrapper {
    margin-bottom: 0px;
    display: inline-block;
    width: 100%;
}
.sensor-four-column .wpb_wrapper .wpb_wrapper p {
    margin-bottom: 0px;
}
.sensor-four-column .wpb_wrapper .wpb_wrapper p img {
	margin-bottom: 0px !important;
	margin-right: 10px !important;
}
.sensor-four-column .wpb_wrapper .red-right, .sensor-four-column .wpb_wrapper .red-right-middle, .sensor-four-column .wpb_wrapper .last-right {
    margin-top: 30px;
    margin-bottom: 30px;
}
.sensor-four-column .wpb_wrapper .wpb_wrapper p:last-child {
    padding-top: 10px;
}
.sensor-four-column .wpb_wrapper .last-right {
    margin-left: 10px;
}

/* comment31 */
.smls-overlay-all-wrap {
	transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%) translateZ(0);
	-o-transform:translate(-50%,-50%) translateZ(0);
	-o-transition: all 350ms ease-in-out;
	-ms-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out;
}
.smls-overlay-effect .smls-grid-each-item:hover .smls-link-style, .smls-overlay-effect .smls-grid-image-wrap:hover .smls-link-style, .smls-overlay-effect .smls-popup-wrap:hover .smls-link-style, .smls-overlay-effect .smls-popup-wrap:hover .smls-popup-icon, .smls-overlay-effect .smls-grid-image-wrap:hover .smls-popup-icon, .smls-overlay-effect .smls-grid-each-item:hover .smls-inline-icon, .smls-overlay-effect .smls-grid-image-wrap:hover .smls-inline-icon, .smls-overlay-effect .smls-grid-each-item:hover .smls-overlay-title, .smls-overlay-effect .smls-grid-image-wrap:hover .smls-overlay-title, .smls-overlay-effect .smls-popup-wrap:hover .smls-overlay-title, .smls-carousel-logo.smls-overlay-effect .sowl-item:hover .smls-overlay-title, .smls-carousel-logo.smls-overlay-effect .sowl-item:hover .smls-link-style, .smls-carousel-logo.smls-overlay-effect .sowl-item:hover .smls-popup-icon, .smls-overlay-effect .smls-list-image-wrap:hover .smls-link-style, .smls-overlay-effect .smls-list-image-wrap:hover .smls-popup-icon, .smls-overlay-effect .smls-list-image-wrap:hover .smls-inline-icon, .smls-overlay-effect .smls-list-image-wrap:hover .smls-overlay-title, .smls-grid-container-template-8.smls-overlay-effect .smls-block-img-wrap:hover .smls-link-style, .smls-grid-container-template-8.smls-overlay-effect .smls-block-img-wrap:hover .smls-popup-icon, .smls-grid-container-template-8.smls-overlay-effect .smls-block-img-wrap:hover .smls-overlay-title, .smls-filtr-container.smls-overlay-effect .smls-filtr-item .smls-car-img-wrap:hover .smls-link-style, .smls-filtr-container.smls-overlay-effect .smls-filtr-item .smls-car-img-wrap:hover .smls-popup-icon, .smls-filtr-container.smls-overlay-effect .smls-filtr-item .smls-car-img-wrap:hover .smls-overlay-title, .smls-perspective.smls-overlay-effect .flip-item.flip-current .flip-content:hover .smls-link-style, .smls-perspective.smls-overlay-effect .flip-item.flip-current .flip-content:hover .smls-popup-icon, .smls-perspective.smls-overlay-effect .flip-item.flip-current .flip-content:hover .smls-overlay-title, .smls-vertical-main-container.smls-overlay-effect .smls-car-img-wrap:hover .smls-link-style, .smls-vertical-main-container.smls-overlay-effect .smls-car-img-wrap:hover .smls-popup-icon, .smls-vertical-main-container.smls-overlay-effect .smls-car-img-wrap:hover .smls-overlay-title{
	-ms-transform: translateY(0) translateZ(0);
	-o-transform: translateY(0) translateZ(0);
	transform: translateY(0) translateZ(0);
	margin-top: 10px;
}
.smls-overlay-effect .smls-link-style, .smls-overlay-effect .smls-popup-icon, .smls-overlay-effect .smls-inline-icon {
	-ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}

/* comment32 */
.case-study-section .wpb_wrapper .wpb_column.vc_column_container.col-md-12 {
    padding: 0px;
}
/* comment33 */
.smls-grid-container-template-6.smls-grid-column-4 .smls-popup-wrap, .smls-grid-container-template-6.smls-grid-column-4 .smls-grid-each-item, .smls-grid-container-template-6.smls-grid-column-4 .smls-grid-image-wrap {
	width: 24.1%;
}
.case-study-section .pt-cv-wrapper .pt-cv-view.pt-cv-grid {
    margin-top: 0px !important;
    margin-left: 0px !important;
    margin-bottom: 0px !important;
    margin-right: 0px !important;
}
.meet-the-team .row .row {
    margin: 0px;
}

/* comment34 */
// nav.transparent .menu > li.current-menu-item> a, nav.transparent .menu > li ul li.current-menu-item > a {
//     color: #ba122b;
//     opacity: 1;
// }
// nav.transparent.fixed .menu > .current-menu-item:after, nav.transparent.scrolled .menu > .current-menu-item:after {
//     color: #bb1722;
// }
/* comment35 */
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat, .vc_btn3.vc_btn3-color-inverse, .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat {
	background-color: #bb1722;
	border-radius: 0px;
}

/* comment36 */
body div .vc_tta-container .vc_tta-tabs-container .vc_tta-tabs-list li.vc_active a {
    background: #bb1722 !important;
    border: 1px solid #bb1722 !important;
}
.vc_tta-tabs .vc_tta-panels-container .vc_active .vc_tta-panel-heading a {
	background: #bb1722 !important;
	color: #fff !important;
	border: 1px solid #bb1722 !important;
}

//* comment38 */
.mb-20 h3, .mb-20 h4, .mb-20 h2 {
	margin-bottom: 20px !important;
}

/* comment39 */
.wpb_images_carousel .vc_carousel-control .icon-next:before, .wpb_images_carousel .vc_carousel-control .icon-prev:before {
    color: #fff;
    font-size: 40px;
    top: -1px !important;
}

body .wpb_images_carousel .vc_carousel-control.vc_right, body .wpb_images_carousel .vc_carousel-control.vc_left {
    background: #000;
    width: 30px;
    height: 30px;
    opacity: 0.7;
}
body .wpb_images_carousel .vc_carousel-control.vc_left {
	left: 0;
}
body .wpb_images_carousel .vc_carousel-control.vc_right {
    right: 0;
}

.vc_images_carousel 
 .vc_carousel-indicators li, .vc_images_carousel .vc_carousel-indicators li {
    background: #bb1722;
    border-color: #bb1722;
}

.vc_images_carousel .vc_carousel-indicators li.vc_active {
    border-color: #fff;
}

/* comment41 */
.vc_slide .vc_carousel-slideline .vc_inner img {
    width: 100%;
    height: 100%;
}

.vc_slide .vc_carousel-slideline .vc_inner {
    height: 100%;
}



/* comment43 */
body .red-bg-form div.wpforms-container-full .wpforms-form button[type=submit] {
    border: 2px solid #fff;
}

body .red-bg-form div.wpforms-container-full .wpforms-form button[type=submit]:hover {
    border: 2px solid #ddd;
}

/* comment44 */
a.sue-icon i.fa.fa-arrow-circle-right {
    margin-bottom: 0;
}

/* comment45 */
.supsystic-tables-wrap .supsystic-tables-export ul li i {
    margin-bottom: 0px;
}
.dataTables_wrapper {
    overflow: auto;
}
/*Comment46*/
.main-container .icon-align .vc_column-inner .wpb_wrapper .wpb_wrapper {
    position: relative;
    padding-left: 45px;
    margin-bottom: 50px !important;
}

.icon-align .vc_column-inner .wpb_wrapper p {
    position: absolute;
    left: 0;
    top: 5px;
}

/*Comment47*/
.page-title .background-image-holder {
	background-position: center bottom !important;
}
/*Comment50*/
.ms-options-wrap>.ms-options .ms-selectall {
	    transition: none;
}
/*Comment51*/
.o-visible {
    overflow: visible;
}
/*foundry_modal form comment54*/
.foundry_modal form.mktoForm {
    width: 100% !important;
}

.foundry_modal form.mktoForm .mktoOffset {
    display: none;
}

.foundry_modal form.mktoForm label.mktoLabel.mktoHasWidth {
    width: 100% !important;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.foundry_modal form.mktoForm label.mktoLabel.mktoHasWidth .mktoAsterix {
    float: none !important;
}

.foundry_modal form.mktoForm  .mktoGutter.mktoHasWidth {
    display: none;
}

.foundry_modal form.mktoForm .mktoFieldDescriptor.mktoFormCol, .foundry_modal form.mktoForm .mktoFieldDescriptor.mktoFormCol .mktoFieldWrap, .foundry_modal form.mktoForm .mktoFieldDescriptor.mktoFormCol .mktoFieldWrap select {
    width: 100% !important;
}
/*Comment62*/
.foundry_modal form.mktoForm .mktoFieldDescriptor.mktoFormCol .mktoFieldWrap input.mktoField, .foundry_modal form.mktoForm .mktoFieldDescriptor.mktoFormCol .mktoFieldWrap textarea, .foundry_modal form.mktoForm .mktoFieldDescriptor.mktoFormCol .mktoFieldWrap select {
    width: 100% !important;
    margin-top: 5px;
}
/*End comment62*/

.foundry_modal form.mktoForm .mktoFieldDescriptor.mktoFormCol .mktoFieldWrap .select-option {
    display: inline-block;
    width: 100%;
}

.foundry_modal form.mktoForm .mktoFieldDescriptor.mktoFormCol .mktoFieldWrap .select-option i.ti-angle-down {
    display: none;
}

.foundry_modal form.mktoForm .mktoButtonRow span {
    margin-left: 0 !important;
}
.foundry_modal form.mktoForm .mktoError {
    position: absolute;
    z-index: 9999;
}
/*Comment56*/
a span.sue-icon-text {
    color: #313131;
}


.btn-m-10 a.btn.btn-lg.btn-modal {
	margin-top: 10px;
}
.section-m-0 .wpb_text_column * {
    margin-bottom: 0px !important;
}
.rp-5 a.sue-icon.sue-icon-no-url i.sui.sui-envelope-o {
    padding-right: 5px !important;
}
.wpb_text_column a.sue-icon i.sui {padding-left: 5px !important;padding-right: 5px !important;}
a.sue-icon.sue-icon-no-url {
	cursor: pointer;
}
.wpb_text_column h5 a.sue-icon i.sui {
    padding-bottom: 5px !important;
    padding-top: 5px !important;
}
/*comment57*/
.custom-padding .half-carousel section.image-square .content {
	padding:1% 5%;
}
/*Comment63*/
.pt-cv-wrapper 
	.pt-cv-view.pt-cv-grid {
	    margin: 0px;
		.pt-cv-page .case-studiesList {
			padding-top: 10px !important;
		    padding-left: 10px !important;
		    padding-bottom: 10px !important;
		    padding-right: 10px !important;
		}
}
.pt-cv-wrapper .pt-cv-view.pt-cv-grid .pt-cv-page .owl-item .case-studiesList {
    padding: 0px !important;
}
.case-studies-page-load-more 
	input[type=button] {
    	margin-bottom: 0px;
}
/*Comment64*/
.testimonials ul.slides li {
    display: none !important;
}
/*Comment65*/
body div .case-studies-csp-page-container .owl-prev, body div .case-studies-csp-page-container .owl-next {
    position: absolute;
    /* left: -50px; */
    top: 50%;
    margin: 0px !important;
    padding: 9px 7px;
    width: 40px;
}

.pt-cv-wrapper .pt-cv-view.pt-cv-grid .pt-cv-page .owl-item .case-studiesList {padding: 0px !important;}

.case-studies-csp-page-container .owl-prev .btn-nav, .case-studies-csp-page-container .owl-next .btn-nav {
    margin-top: 0px;
    padding-top: 5px;
}

body div .case-studies-csp-page-container .owl-prev {
    left: -50px;
}

body div .case-studies-csp-page-container .owl-next {
    right: -50px;
}
.testimonials ul.slides li.flex-active-slide {
    display: block !important;
}
@media (min-width: 1025px) and (max-width: 1300px) {
/*	.nav-container nav.transparent .module-group.right {
	    max-height: 768px !important;
	}*/

}
@media (min-width:992px) {
	.contentDesc-170 .wpb_text_column.wpb_content_element {
		height: 175px;;
	}

	/* comment37 */
	.equal-height .vc_column-inner .wpb_wrapper .image-tile {
		height: 260px;
		overflow: hidden;
	}
	
	.equal-height .vc_column-inner .wpb_wrapper .image-tile img {
		height: 100%;
	}
}
/*comment60*/
@media (max-width: 991px) and (min-width: 767px) {
	.pt-cv-wrapper .col-sm-3.case-studiesList {
		width: 50%;
	}
}
@media (max-width:1100px) {
	/* Comment4 */
	.text-slider .flex-direction-nav a.flex-prev {
		left: 0px;
	}
	.text-slider .flex-direction-nav a.flex-next {
		right: 0px;
	}
	/*comment28*/
	.sensor-four-column .wpb_wrapper .wpb_wrapper p {
		margin-bottom: 0px;
		width: 100%;
		text-align: center !important;
		display: inline-block;
	}
	.sensor-four-column .wpb_wrapper .wpb_wrapper p img {
		float: none;
		margin-right: 0px !important;
	}
	/*comment58*/
	.custom-padding .half-carousel section.image-square {
		height: 72vw;
    	max-height: 731px;
	}
}
@media all and (max-width: 992px) {
	/* Comment6 */
	.sm-text-center h2, .sm-text-center h1, .sm-text-center h3, .sm-text-center h4, .sm-text-center h5, .sm-text-center h6, .sm-text-center .modal-container {
		text-align: center !important;
	}
	
	/* comment21 */
	.wpb_single_image .vc_figure, .wpb_single_image .vc_figure	div, .wpb_single_image .vc_figure img {
	width: 70%;
	}

}
@media all and (max-width: 991.5px) {
	
	/* comment21 */
	.wpb_single_image .vc_figure, .wpb_single_image .vc_figure	div, .wpb_single_image .vc_figure img {
	width: 70%;
	}
	
	/* comment29 */
	.sensor-four-column .wpb_wrapper .red-right, .sensor-four-column .wpb_wrapper .red-right-middle, .sensor-four-column .wpb_wrapper .last-right {
		border: 2px solid #ba122b;
		max-width: 320px;
		margin-left: auto;
		margin-right: auto;
		padding: 20px;
		margin-bottom: 0px !important;
	}
	.sensor-four-column .wpb_wrapper .last-right {
		margin-bottom: 40px !important;
	}
	/* comment30 */
	.our-solutions_in_spaces .pt-cv-content-item.pt-cv-1-col {
		margin-bottom: 20px;
	}
		
	/* comment40 */
	.sm-width-100 .vc_slide {
		width: 100% !important;
	}
	
	.sm-width-100 .vc_slide img {
		width: 100%;
	}
	.vc_images_carousel .vc_carousel-indicators {
		bottom: 30px;
	}

	/* comment42 */
	.owl-item .image-square.right > .content {
		padding: 0px;
	}
	/* comment49 */
	body .main-container #case-studies .pt-cv-wrapper .pt-cv-grid .pt-cv-page .case-studiesList .name-city h1 a {
	    font-size: 11px !important;
	}
	body .main-container #case-studies .pt-cv-wrapper .pt-cv-grid .pt-cv-page .case-studiesList .name-city h1 {
	    line-height: 16px;
	}


	body .main-container #case-studies .pt-cv-wrapper .pt-cv-grid .pt-cv-page .case-studiesList .name-city label {
	    font-size: 11px;
	    line-height: 18px;
	}
	body .main-container #case-studies .pt-cv-wrapper .pt-cv-grid .pt-cv-page .case-studiesList .pt-cv-thumb-default {
	    min-height: 180px;
	}
	body .main-container #case-studies .pt-cv-wrapper .pt-cv-grid .pt-cv-page .case-studiesList .pt-cv-hover-wrapper:before {
	    background-color: #00000061!important;
	}
	body .main-container #case-studies .pt-cv-wrapper .pt-cv-grid .pt-cv-page .case-studiesList label {
	    font-size: 10px;
	}
	body .wpb_raw_code .case-studiesList .pt-cv-mask .application-ref {
		bottom: 1px;
	}

	/*Comment55*/
	.owl-carousel-mobile-layout {
		padding-bottom: 40px;
		.half-carousel {
			padding: 15px 0px;
		}
		.image-square {
			padding-bottom: 0px;
			padding-right: 15px;
			padding-left: 15px;
		 	.image {
				height: auto;
			    max-height: none;
				padding: 0px;
				.background-image-holder {
					background-image: none !important; 
				    position: relative;
					img.background-image {
						display: block !important;
					}
				}
			}
		}
	}
	/*comment59*/
	.custom-padding .half-carousel section.image-square {
	    height: auto;
    	max-height: none;
	}
	
}
@media (max-width: 768px) {
	/* Comment5 */
	.flex-direction-nav {
		display: block;
	}
	/* Comment7 */
	.vc_toggle_title>h4 {
		font-size: 15px;
	}
	
	/* comment21 */
	.wpb_single_image .vc_figure, .wpb_single_image .vc_figure	div, .wpb_single_image .vc_figure img {
	width: 70%;
	}
	
	.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon {
		margin-left: 11px;
		position: absolute;
		right: 0px;
		top: 5px;
	}
}

@media (max-width:767px) {
	/* comment23 */
	.image-slider ul.flex-direction-nav {
		display: none;
	}
	/* comment14 */
	.vertical-case-studies-without-image-container .infinite-item div {
		float: none;
		clear: both;
		height: 100%;
		width: 100%;
	}
	/* comment16 */

	.tabbed-content ul.tabs li {
		width: 100%;
	}
	/* comment18 */
	.smls-resposive-wrap .smls-popup-wrap {
		margin-bottom: 15px;
		margin-left: auto;
		margin-right: auto;
		float: none;
		width: 100%;
		max-width: 320px;
	}
	
	/* comment21 */
	.wpb_single_image .vc_figure, .wpb_single_image .vc_figure	div, .wpb_single_image .vc_figure img {
	width: 70%;
	}
		
	/*comment48*/
	.footer-1 .widget.widget_text .textwidget {
	    display: inline-block;
	    width: 100%;
	}
	/*comment52*/
	body .main-container #case-studies .pt-cv-wrapper .pt-cv-grid .pt-cv-page .case-studiesList .name-city h1 a {
	    font-size: 15px!important;
	}
	body .main-container #case-studies .pt-cv-wrapper .pt-cv-grid .pt-cv-page .case-studiesList .name-city h1 {
	    line-height: 24px;
	}
	body .main-container #case-studies .pt-cv-wrapper .pt-cv-grid .pt-cv-page .case-studiesList .name-city label {
	    font-size: 14px;
	    line-height: 22px;
	}
	body .main-container #case-studies .pt-cv-wrapper .pt-cv-grid .pt-cv-page .case-studiesList label {
	    font-size: 11px;
	}
}

@media (max-width:600px) {
	/* comment12 */
	#storepoint-container #storepoint-map {
		z-index: 99 !important;
		top: 110px;
	}
	/* comment10 */
	div.wpforms-container-full .wpforms-form .wpforms-one-half, div.wpforms-container-full .wpforms-form .wpforms-three-sixths, div.wpforms-container-full .wpforms-form .wpforms-two-fourths {
		width: 100%;
		margin-left: 0px;
	}
	/* comment30 */
	.our-solutions_in_spaces .pt-cv-content-item.pt-cv-1-col {
		width: 100%;
	}
	
	/* comment21 */
	.wpb_single_image .vc_figure, .wpb_single_image .vc_figure	div, .wpb_single_image .vc_figure img {
	width: 70%;
}
}




/* Update fixes */

.gform_wrapper ul.gfield_checkbox li input[type=checkbox], .gform_wrapper ul.gfield_radio li input[type=radio] {
    width: auto !important;
}

.wpb_wrapper .wpb_button, .wpb_wrapper .wpb_content_element, .wpb_wrapper ul.wpb_thumbnails-fluid>li {
    margin-bottom: 35px;
}

.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner,
.col-has-fill>.vc_column-inner, .row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 35px;
}

.wpb_wrapper .text-center {
    text-align: center;
}

body.blog .container .row .row.mb40 {
	margin-bottom: 0px;
}

/* Builder fixes */

.vc_editor .vc_vc_column .wpb_column {
	width: 100%;
}




/* Changes from .less */

.logo {
    max-height: 80%;
}

.text-tabs .active .tab-title,
a,
.bg-light a,
.bg-light a:hover,
.btn:visited,
.text-tabs .active .tab-title,
.icon-tabs .active .tab-title,
.icon-tabs .active .tab-title i,
.feature-1 i,
.feature-2 i,
.feature-3 i,
.cart-overview a:hover,
.product-single .amount,
.product-single ins {
    color: #ba122b;
}

.color-primary,
.color-red {
	color: #ba122b !important;
}

.bg-primary, background-multiply .background-image-holder,
.sc-background-orange {
    background: #ba122b !important;
}

.bg-primary .btn:hover {
	background: #ffffff;
	color: #ba122b;
}

a:hover {
    color: #8b0d20;
}

.bg-red,
.text-tabs .tab-title:after,
.label,
.widget-handle .cart .label,
.text-tabs .tab-title:after,
.bg-primary .text-tabs .tab-title:after,
.progress-bar,
.bg-primary .progress-bar,
.feature-2 i:hover,
.feature-2.filled i,
.pricing-table.emphasis,
.masonry-item blockquote:hover,
.button-tabs .active .tab-title {
    background: #ba122b;
}

.bg-secondary blockquote,
.bg-primary .progress-2 .bar-holder,
.filters li.active {
	border-color: #ba122b;
}

.progress-2 .bar-holder {
	border: 1px solid #ba122b;
}

.pagination li a:hover,
  .pagination li.active a,
  .pagination li.active:hover a {
	background: #ba122b;
	color: #ffffff;
	border-color: #ba122b;
}

.feature-color:nth-of-type(1) {
	background: #ba122b;
}
.feature-color:nth-of-type(2) {
	background: #a31026;
}
.feature-color:nth-of-type(3) {
	background: #8b0d20;
}

.spinner {
	box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1), 2px 1px 0px #ba122b;
}

.filters li {
	border: 2px solid #ba122b;
	color: #ba122b;
}

pre {
	background: #292929;
	color: #ffffff;
	border-left: 5px solid #ba122b;
}

.btn,
  .woocommerce #respond input#submit,
  .woocommerce a.button,
  .woocommerce button.button,
  .woocommerce input.button,
  .woocommerce #respond input#submit.alt,
  .woocommerce a.button.alt,
  .woocommerce button.button.alt,
  .woocommerce input.button.alt,
  .woocommerce a.added_to_cart,
  .cart_form {
	font-family: Raleway, "Helvetica Neue", Helvetica, Arial, sans-serif;
	border: 2px solid #ba122b;
	color: #ba122b;
	background: none;
}

.btn:hover,
  .woocommerce #respond input#submit:hover,
  .woocommerce a.button:hover,
  .woocommerce button.button:hover,
  .woocommerce input.button:hover,
  .woocommerce #respond input#submit.alt:hover,
  .woocommerce a.button.alt:hover,
  .woocommerce button.button.alt:hover,
  .woocommerce input.button.alt:hover,
  .woocommerce a.added_to_cart:hover,
  .tickera_checkout:hover,
  .cart_form:hover,
  .btn-filled,
  .woocommerce button[type="submit"].button,
  .checkout-button.button.alt.wc-forward {
	background: #ba122b;
	color: #ffffff;
}

.image-bg .btn.btn-filled,
  .image-bg .btn-filled:visited {
	border-color: #ba122b;
}

input[type="submit"],
  button[type="submit"] {
	border: 2px solid #ba122b;
	background: #ba122b;
	color: #ffffff;
}
.bg-primary input[type="submit"],
  .bg-primary button[type="submit"] {
	background: #ffffff;
	color: #ba122b;
}
input[type="submit"].hollow,
  button[type="submit"].hollow {
	background: none;
	border: 2px solid #ba122b;
	color: #ba122b;
}
input[type="submit"].hollow:hover,
  button[type="submit"].hollow:hover {
	background: #ba122b;
	color: #ffffff;
}

.custom-forms .checkbox-option,
  .custom-forms .radio-option {
	border: 1px solid #ba122b;
}
.custom-forms .checkbox-option .inner,
  .custom-forms .radio-option .inner {
	background: rgba(0, 0, 0, 0);
	border: 1px solid #ba122b;
}

.custom-forms .radio-option.checked .inner,
.custom-forms .checkbox-option.checked .inner,
.accordion-1 .active .title,
.accordion-1 .active .title:hover,
.button-tabs .active .tab-title:hover {
	background: #ba122b;
}

/*
* MOVED FROM CUSTOMIZER
*/

/* menu items */

.menu > li > ul.mega-menu li a {
	white-space: normal;
}

.mega-menu {
	margin-left: -70px !important;
	padding-right:15px !important;
}

nav.transparent .nav-utility, nav.transparent .nav-bar {
	border-bottom:1px solid rgba(255, 255, 255, 0);
}

nav.transparent .nav-open, nav.transparent .nav-open.nav-bar .module-group {
    border-bottom: 1px solid #cccccc;
}

.menu-title {
    letter-spacing: 1px;
    color: #313131 !important;
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px !important;
    font-weight: 600;
}

.menu-title a {
    letter-spacing: 1px;
    color: #313131 !important;
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px !important;
    font-weight: 600;
    opacity: 1 !important;
}

.menu-title a:hover {
	color: #505050 !important;
	opacity: 1 !important;
}

.menu li a {
    font-size: 10px;
    letter-spacing: 1;
}

.menu > li {
    margin-right: 15px;
}


 .wpb_text_column table thead tr {
	background-color:#ffffff;
}

.wpb_text_column table tr:nth-child(even) {
	background-color:#ffffff;
}

.menu > li ul {
	background-color:#ffffff;
}

.menu > li > ul li a {
	color:#000000;
}

/* form items */
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="date"]:focus, input[type="number"]:focus {
	outline: 1px solid #cccccc;
	background-color:#ffffff;
	margin-bottom:10px;
}

input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="date"], input[type="number"],select {
	margin-bottom:10px;
	height:35px;
}

.input-with-label span, label {
	font-size:12px;
	color:#cccccc;
}

legend {
    text-transform: uppercase;
    color: #cccccc;
}

span.hs-form-required {
	font-size:16px;
	font-weight:bold;
}


/* breadcrumb items */
.breadcrumb-container li:last-child .separator:last-child {
  display: none;
}

/* media and mobile settings */
@media (max-width: 991px) {
	nav.fixed {
    	position: fixed !important;
    }

  .module.widget-handle {
      border-top:none;
  }
	
  .mega-menu {
	margin-left: 0px !important;
  }

}

/* post items */
.post-meta, .post-meta .tags {
    display:none !important;
}

/* testimonial items */
.testimonials .quote-author {
    width:450px;
    text-align:center;
}


/* search header */
.search-results .page-title-1, .search-results .page-title-2 {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: linear-gradient(rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.10)), url(https://helvar.com/wp-content/uploads/2019/01/Helvar-Search-Results.jpg) !important;
    color: #ffffff;
}

.search-no-results .page-title-1, .search-no-results .page-title-2 {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: linear-gradient(rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.10)), url(https://helvar.com/wp-content/uploads/2021/04/ballpen-blur-close-up-461077-scaled.jpg) !important;
	color: #ffffff;
}

.search.search-no-results .page-title-1 h1, .search.search-no-results .page-title-2 h1,
.search.search-no-results .page-title-1 p, .search.search-no-results .page-title-2 p {
	color: #ffffff
}

.page-title-1, .page-title-2 h2 {
	color: #ffffff !important;
}


/* Tabs */
.vc_tta-tab>a {
    background-color: #ffffff;
    color: #BA122B;
    font-size: 16px;
    border-bottom: 2px solid #cccccc;
}

.vc_tta-tab>a:hover {
    background-color: #ffffff;
    color: #BA122B;
    font-size: 16px;
    border-bottom: 2px solid #cccccc;
}

 .vc_tta-tab.vc_active>a:hover {
    background-color: #fff;
    color: #BA122B;
}

 .vc_tta-tab.vc_active {
    background-color: #000;
    color: #fff !important;
}

.vc_tta-tab.vc_active>a {
    background-color: #000;
    color: #fff !important;
}

@media (max-width: 767px) {
    .modal-container {
        display: block;
    }
}

/** Teamit customization START */

ul.product-categories ul.children {
    padding-left: 10px;
}

ul.product-categories > li > a {
    color: #777;
    font-weight: 300;
    font-size: 18px;
    text-decoration: none;
}

ul.product-categories ul.children li.cat-item a {
    color: #313131;
    line-height: 1.1;
}

li.current-cat > a {
    color: #BA122B !important;
}

li.current-cat > a:before {
    content: "\f105";
    font-family: FontAwesome;
    margin-right: 3px;
}

a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    display: flex;
    min-height: 300px;
    align-items: center;
}

.select-option {
    height: auto;
}

.select2-selection__choice__remove {
    font-size: 20px;
}

.product_title.entry-title, .woocommerce h2 {
    text-transform: none !important;
}

ul.pim-list {
    list-style-type: disc;
    list-style-position: initial;
    list-style-image: initial;
}

.tabs li {
    margin-bottom: 0px;
}

.text-tabs .tabs {
    padding-bottom: 4px;
    margin-bottom: 16px;
}

div.product .image-tile .attachment-woocommerce_thumbnail {
    object-fit: contain;
   border: 2px solid #eee;
   height: 150px !important;
   width: 150px !important;
   border-radius: 3px;
}

.woocommerce.archive .container .masonry-item {
    position: relative !important;
    left: auto !important;
	top: auto !important;
}

.product-row {
    border: 1px solid #eee;
    border-radius: 1px;
    position: relative !important;
    margin-bottom: 15px !important;
	top: auto !important;
}

.product-row .product-row-tabs {
    margin-top: 10px !important;
    padding: 0px 0px 0px !important;
}

.product-row .product-row-content {
    padding: 30px 30px 0px !important;
}

.product-row .tab-content {
    padding-left: 20px !important;
}

.woocommerce-result-count {
    margin-top: 10px;
    float: right !important;
}

.pim-filters-container aside {
    margin-bottom: 0px !important;
    padding: 0 15px;
}

.pim-filters-widgets form {
    display: grid;
    grid-gap: 5px 10px;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr) ) ;
}

.pim-filters-submit button {
    transform: scale(0.9);
}

.pim-filters-clear button {
    margin: 2px;
    transform: scale(0.7);
    float: right
}

a.datasheet-link:before {
    content: "\f1c1";
    font-family: FontAwesome;
    left: 0;
    top: 1px;
    color: #ba122b;
    margin-right: 7px;
}

/** Teamit customization END */


/*Form CSS*/
.wpforms-confirmation-container-full {
   background: #292929;
   border: none;
   font-size: 22px;
}

div.wpforms-container-full .wpforms-form label.wpforms-error {
	color:#fff;
	
}

div.wpforms-container-full .wpforms-form .wpforms-field-label {
	font-weight: normal;
}

div.wpforms-container-full .wpforms-form input[type=date], div.wpforms-container-full .wpforms-form input[type=datetime], div.wpforms-container-full .wpforms-form input[type=datetime-local], div.wpforms-container-full .wpforms-form input[type=email], div.wpforms-container-full .wpforms-form input[type=month], div.wpforms-container-full .wpforms-form input[type=number], div.wpforms-container-full .wpforms-form input[type=password], div.wpforms-container-full .wpforms-form input[type=range], div.wpforms-container-full .wpforms-form input[type=search], div.wpforms-container-full .wpforms-form input[type=tel], div.wpforms-container-full .wpforms-form input[type=text], div.wpforms-container-full .wpforms-form input[type=time], div.wpforms-container-full .wpforms-form input[type=url], div.wpforms-container-full .wpforms-form input[type=week], div.wpforms-container-full .wpforms-form select, div.wpforms-container-full .wpforms-form textarea {
	font-weight: normal;
}


.vc_custom_1419240516480 {
	background-color: transparent !important;
}

/*woocommerce product styles*/
.pim-filters-widget {
	border:none !important;
}


hr {
	display:none;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
	border: none !important;
    border-top: 1px solid #ccc !important;
    border-bottom: 1px solid #ccc !important;
}

.select2-container--default .select2-selection--multiple {
	border: none !important;
    border-radius: 0px !important;
    cursor: pointer;
    border-top: 1px solid #ccc !important;
    border-bottom: 1px solid #ccc !important;
}

.select-option {
	margin-top: 5px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
	background-color: #ededed !important;
    color: #000 !important;
}

.select2-dropdown {
	background-color: #fff;
    border: 1px solid #ccc !important;
    border-radius: 0px !important;
    box-sizing: border-box;
    display: block;
    position: absolute;
}


.btn-filled, .woocommerce button[type="submit"].button, .checkout-button.button.alt.wc-forward {
	background: #ba122b;
    color: #ffffff;
    width: 25% !important;
    margin-left: 15px;
    height: 50px;
}

.select2-container--default .select2-search--inline .select2-search__field {
	cursor: pointer;
}

.mb16 {
display:none;
}

.wpb_alert p:last-child, #content .wpb_alert p:last-child, .wpb_text_column p:last-child, .wpb_text_column *:last-child, #content .wpb_text_column p:last-child, #content .wpb_text_column *:last-child, .wpb_toggle_content p:last-child {
    margin-bottom:10px !important;
}

li.current-cat>a:before {
	content:none;
}

.search-widget-handle .function {
    padding: 10px;
    margin-top: -20px;
    margin-bottom: 20px;
}
.search-widget-handle label {
    padding: 0;
}
.search-widget-handle input[type=submit], button[type=submit] {
    margin: 0 0 0 0;
}
.search-widget-handle form .is-link-container a {
	display:none;
}

.search-widget-handle input[type=text] {
	color:#333;
}


p.lead {
	font-size: 26px;
	font-weight: 400;
	line-height: 28px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.search-widget-handle .search {
	line-height: 84px;
	padding: 0 6px;
}
.search-widget-handle .ti-search:before {
    font-size: 16px;
}
nav.transparent .module.widget-handle {
    border-left: 0px solid rgba(255,255,255,.2)!important;
}

.is-search-form input.is-search-submit {
    display: inline-block;
    color: #666;
    background: #fafafa;
    padding: 10px!important;
    font-size: 12px!important;
    letter-spacing: 2px;
    font-weight: normal;
    border: 0px solid #ccc!important;
}


.is-search-form input.is-search-input {
    padding: 8px 12px;
    font-size: 12px!important;
    border-radius: 0;
    border: solid 0px #ccc;
    font-family: inherit;
	padding:10px;
}

@media only screen and (min-width: 1000px) {
    .search-widget-handle .function {
        width: 300px;
    }
}

@media only screen and (max-width: 1200px) {
    .is-search-form {
        margin: 15px 0 0 0;
    }
}

@media only screen and (max-width: 1299px) {

	.is-search-form {
		width: 92%;
		float: right;
		/*margin: -25px 0 0 0;*/
	display:block;
	z-index:2;
	position:absolute;
	right:0;
	}

	.search-widget-handle .function {
	background-color: transparent;
	height: 0;
	padding:0;
	display:block;
	}

	.is-search-form .is-search-submit {
		height: 35px;
		width: 90px!important;
		position: absolute;
		top: 0;
		/*margin: -17px 0 0 0!important;*/
		right: 0!important;

	}

	.is-search-form input[type=submit] {
		/*height: 34px;
		line-height: 32px;*/
		border: 2px solid #ba122b;
		background: #ba122b;
	}
		
	.search-widget-handle {
	display:block;
	overflow:visible;
	}

}
/*25-sep*/
.feature.bordered {
    height:661px;
}

.feature.bordered a {
    color:#292929;
}



.is-search-form {
  animation: cssAnimation 0s 2s forwards;
  opacity: 0; 
  display: flex;
}

@keyframes cssAnimation {
  to   { opacity: 1; }
}
.feature.bordered {
    height: 630px !important;
}

.module-group right{min-height: 0!important;}
@media all and (min-width: 992px) and (max-width: 1299px) {
    .nav-bar .module-group.right .module.widget-handle.left.cta-button {
        display:100%  !important;
    }
}
.admin-bar nav.fixed, .admin-bar nav.absolute {
    top: 32px;
    height: 88px !important;
}
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 15px!important;
    line-height: 24px;
    font-family: Raleway, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #4c4c4c;
}
/*---Germany contact us page --*/
section section + section, section section + .row {
    padding-top: 45px !important;
}

@media (max-width: 1000px) {
	.module.widget-handle i {
		line-height: 40px;
		font-size: 30px !important;
		margin-top: 2px;
	}
}


/*--- mobile view page --*/
@media (max-width: 600px){
	.wpb_single_image .vc_figure, .wpb_single_image .vc_figure div, .wpb_single_image .vc_figure img {
		width: 99%!important;
	}
}
@media (min-width: 992px){
	.nav-bar .module, .nav-bar .module-group {
		height: 1px !important;
	}
}

.cover.parallax > .background-image-holder,
.cover.parallax .slides li > .background-image-holder {
  transition: opacity 0s ease !important;
}


/* Complianz cookie plugin */

.cc-revoke{
    transform: none !important;
    font-size: 12px !important;
    padding: 1px 6px !important;
    margin-bottom: 0px !important;
} 


/* Woocommerce slider widgets */

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    border: 1px solid #d3d3d3;
    background-color: #e6e6e6;
    font-weight: normal;
    color: #555555;
	border-radius: 4px;
    width: 1.2em;
    height: 1.2em;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    border: 1px solid #aaaaaa;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    background: #cccccc;
	height: 1em;
    color: #222222;
    font-weight: bold;
}

.woocommerce .widget_price_filter .price_slider_amount {
    text-align: left;
    line-height: 20px;
    font-size: 1em;
}

/* Background cover size on mobile */

@media only screen and (max-width: 767px) {
	.background-image-holder {
		min-height: auto !important;
    	height: 100% !important;
		top: 0px !important;
		transform: none !important;
	}
}

/* Helper classes */

.center-inline a {
	text-align: center !important;
    float: none !important;
    display: inline-block !important;
}

.center-inline {
	text-align: center !important;
}

body div .vc_tta-container .alt-red .vc_tta-tabs-container .vc_tta-tabs-list li.vc_active a {
    background: #ba122b !important;
    border: 1px solid #ba122b !important;
}

body div .vc_tta-container .alt-grey .vc_tta-tabs-container .vc_tta-tabs-list li.vc_active a {
    background: #666666 !important;
    border: 1px solid #666666 !important;
}

/* Gravity forms required text to asterisk */

span.gfield_required.gfield_required_text, span.gfield_required.gfield_required_asterisk {
    display: none;
}

span.gfield_required:after {
    content: "*";
    font-weight: bold;
    font-size: 16px;
}

/* Gravity forms style fixes */

.ginput_container_select i, .ginput_complex i {
    z-index: 5 !important;
    position: absolute !important;
    right: 10px;
    margin-top: -5px;
}

.ginput_container_select select, .ginput_complex select {
	background: #f5f5f5 !important;
	line-height: 20px;
}

.gform_wrapper.gravity-theme .gfield--width-full span.ginput_left {
	flex: 1;
	padding-right: 0;
}

.custom-forms .gform_body .checkbox-option .inner, .custom-forms .gform_body .radio-option .inner {
    position: absolute;
}

.custom-forms .gform_wrapper .gfield_checkbox .checkbox-option {
    width: auto;
    border: none;
	display: block;
    margin-bottom: 10px !important;
}

.custom-forms .gform_wrapper .gfield_checkbox .checkbox-option .inner {
    display: none;
}

.custom-forms .checkbox-option input, .custom-forms .radio-option input {
    display: inline-block;
    opacity: 1;
    width: 50px !important;
    height: 20px;
}

.dark-text .gfield_radio label {
	color: #333;
}

body .gform_legacy_markup_wrapper ul li.field_description_below div.ginput_container_checkbox, body .gform_legacy_markup_wrapper ul li.field_description_below div.ginput_container_radio {
    margin-top: 0;
    margin-bottom: 0;
}

.gform_wrapper.gravity-theme .gfield select {
	background-color: #f5f5f5 !important;
}

/* Buttons */

.btn, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce a.added_to_cart, .cart_form, input[type="submit"] {
    text-transform: none;
}

/* Title h1 size to use same size as h2 */
.page-title h1 {
	font-size: 35px;
    line-height: 48px;
}

.page-title h1.uppercase {
  letter-spacing: 10px;
  margin-right: -10px;
}

/* Title text size responsive to smaller screen widths */ 

@media only screen and (max-width: 768px) {
  .page-title h1 {
      letter-spacing: 2px;
      font-size: 20px;
      line-height: 30px;
    }
}

/* Hide active breadcrumb */

.page-title ol.breadcrumb li.active {
  display: none;
}

/*Adjust case studies location spacing*/
.reference-location {
	padding-top: 20px;
}

/* Mobile menu breakpoint and menu updates */

body .module-group.right .module.left:first-child {
    padding-right: 12px;
}

body .module.widget-handle {
    padding: 0 8px 0 8px;
}

body .module.widget-handle:last-of-type {
    padding: 0 32px 0 8px;
}

@media only screen and (max-width: 1280px) {
	nav .module {
    	padding: 0px;
	}
}

@media only screen and (max-width: 1199.9px) {
	.nav-bar .module-group {
    	width: 100%;
    	padding: 16px 0;
	}
	
	.nav-bar, .nav-bar .module-group, .nav-bar .module {
    	height: auto;
    	overflow: hidden;
	}
	
	.nav-bar .module {
    	padding: 0 16px;
	}
	
	.menu {
    	height: auto;
	}
	
	.menu li {
    	line-height: 24px;
    	float: none;
    	display: block;
    	width: 100%;
    	max-width: 100%;
	}
	
	.menu > li ul {
		display: none;
    	position: relative;
    	width: 100%;
    	opacity: 1;
    	visibility: visible;
    	-ms-transform: translateY(0px);
    	transform: translateY(0px);
    	-webkit-transform: translateY(0px);
    	-moz-transform: translateY(0px);
    	left: 0;
	}
	
	.toggle-sub > ul, .toggle-sub .mega-menu ul {
    	display: block !important;
	}
	
	.has-dropdown.toggle-sub:after {
		transition: all 0.3s ease;
	}
	
	.has-dropdown.toggle-sub:after {
	    transform: rotate(180deg);
	}
	
	.menu > li > ul li a, .mega-menu .title {
    	padding: 4px 16px;
	}
	
	.has-dropdown {
    	padding-right: 0;
	}
	
	.mega-menu {
    	margin-left: 0px !important;
	}
	
	.module.widget-handle {
    	border-top: none;
	}
	
	.module.widget-handle {
    	border-left: none;
    	border-top: 1px solid #cccccc;
    	line-height: 40px;
    	min-height: 40px;
	}
	
	body .nav-bar .module, body .nav-bar .module-group {
    	height: auto !important;
	}
	
	.mobile-toggle i {
    	line-height: 53px !important;
	}
	
	body .module.mobile-toggle {
		display: block !important;
	}
	
	.module.widget-handle i {
    	line-height: 40px;
    	font-size: 30px !important;
    	margin-top: 2px;
	}
	
	nav.transparent .nav-open, nav.transparent .nav-open.nav-bar .module-group {
    	background: #ffffff;
	}
	
	.nav-bar .module-group .module {
    	display: block;
    	float: none;
    	width: 100%;
	}
	
	nav.transparent .nav-open .menu > li > a, nav.transparent .nav-open .module.widget-handle i, nav.transparent .nav-open .nav-utility {
    	color: #292929;
	}
	
	nav.transparent .nav-open .logo-dark {
    	display: inline;
	}
	
	nav.transparent .nav-open .logo-light {
    	display: none;
	}
	
	nav.transparent .nav-open .has-dropdown:after {
    	color: #292929;
	}
	
	.menu a {
    	height: auto;
    	line-height: 24px;
    	padding: 4px 0;
    	display: block;
	}
	
	body .module.search-widget-handle .search {
    	display: inline-block;
		line-height: 45px;
    	padding: 0 6px;
    	cursor: default;
	}
	
	body .module.search-widget-handle .function {
    	width: 300px;
    	position: relative;
    	display: inline-block !important;
    	visibility: visible;
		opacity: 1;
    	transform: none;
		height: 50px;
    	margin: 0;
		box-shadow: none;
	}
	
	/* Hide title since searchbox is visible */
	.module.search-widget-handle .search .title {
    	display: none;
    	position: relative;
    	bottom: 3px;
    	margin-left: 8px;
	}
	
	.astm-search-menu-wrapper {
		display: none !important;
	}
	
	.module.widget-handle.language.left {
    	padding: 16px 16px 0;
	}
	
	.module-group.right {
		display: flex;
    	flex-direction: column;
	}
	
	.module-group.right .module.search-widget-handle {
		order: 1;
    	border-top: 0px !important;
		border-bottom: 1px solid #cccccc;
    	margin-top: -16px;
		margin-bottom: 8px;
		cursor: default;
	}
	
	.module-group.right .module {
		order: 2;
	}
	
	.module-group.right .module.language {
		order: 3;
		margin-top: 8px;
	}
}

@media only screen and (min-width: 1200px) {
	body .menu > li ul {
		margin-top: -16px;
		transition: all 0.1s ease;
    	-webkit-transition: all 0.1s ease;
    	-moz-transition: all 0.1s ease;
	}
	
	body .menu > li > ul > li {
		padding-top: 16px;
	}
	
	.menu > li:hover > ul {
		z-index: 100;
	}
	

	.nav-bar .module, .nav-bar .module-group {
    	height: 80px;
	}
	
	body .nav-bar .module, body .nav-bar .module-group {
    	height: 1px !important;
	}
}

/* Search page and form */

.search-results .page-title h1 {
	color: #fff;
}

body .widget-handle .search-form {
    padding: 4px;
    display: block;
    width: 100%;
    line-height: 34px;
}

.search-dropdown {
	border: 1px solid;
    margin: auto;
    max-width: 800px;
    display: block;
    position: relative;
}

/* Increase menu and submenu font size */
.menu li a {
font-size: 11px;
}


/* Adjust margin for new column under menu item Resources */
/* No RU or ZH */

/*EN*/
@media only screen and (min-width: 1199.9px) {
	
#menu-item-66259 .mega-menu {
	margin-left: -140px !important;
}


/*DE*/
#menu-item-66604 .mega-menu {
	margin-left: -200px !important;
}

/*FI*/
#menu-item-66333 .mega-menu {
	margin-left: -140px !important;
}

/*FR*/
#menu-item-66407 .mega-menu {
	margin-left: -140px !important;
}

/*SV*/
#menu-item-66845 .mega-menu {
	margin-left: -200px !important;
}

/*ES*/
#menu-item-68002 .mega-menu {
	margin-left: -190px !important;
}

/*IT*/
#menu-item-66704 .mega-menu {
	margin-left: -190px !important;
}
	
}

/* Adjust Complianz cookie banner style */
.cmplz-cookiebanner .cmplz-title {
	font-size: 16px !important;
    font-weight: 600 !important;
}

.cmplz-buttons {
	flex-direction: column;
}

.cmplz-message.cc-message {
	padding-bottom: 30px;
}

.cmplz-show.cmplz-soft-cookiewall {
	z-index: 99999;
}

#cmplz-cookiebanner-container .cmplz-cookiebanner {
	border-top: 0px !important;
    border-bottom: 0px !important;
}

.cmplz-header {
	padding-top: 20px;
}

#cmplz-manage-consent .cmplz-manage-consent {
	border-top: 10px !important;
}

body.woocommerce.single-product .product-card {
	margin-bottom: 1rem;
}

/* Prduct archive page */

.product-read-more {
	margin-bottom: 2rem;
	display: inline-block;
}

/* Product page */

.woocommerce div.product div.images .flex-control-thumbs {
    display: flex;
    align-items: center;
}

.woocommerce .accordion table.shop_attributes td {
    font-style: normal;
}

.woocommerce .accordion table.shop_attributes.order-codes td {
	padding: 8px;
}

.woocommerce .accordion table.shop_attributes th.width-auto {
	width: auto;
}
