/*
Theme Name:     Göteborgs Truckservice
Description:    Göteborgs Truckservice
Author:         Adwisemedia AB
Template:       jupiter
Version:        1.0
*/

@import 'https://fonts.googleapis.com/css?family=Raleway';

.georgia,
.georgia p,
.georgia a,
.georgia h1,
.georgia h2,
.georgia h3,
.georgia h4,
.georgia span,
.georgia strong,
.georgia button{
	font-family: 'georgia', 'Open Sans', sans-serif !important;
}
.italic {
	font-style: italic !important;
}
.capital-first,
.capital-first p,
.capital-first a,
.capital-first h1,
.capital-first h2,
.capital-first h3,
.capital-first h4,
.capital-first span,
.capital-first strong,
.capital-first button{
	text-transform: lowercase !important;
}
.capital-first:first-letter,
.capital-first p:first-letter,
.capital-first a:first-letter,
.capital-first h1:first-letter,
.capital-first h2:first-letter,
.capital-first h3:first-letter,
.capital-first h4:first-letter,
.capital-first span:first-letter,
.capital-first strong:first-letter,
.capital-first button:first-letter{
	text-transform: capitalize;
}
.fc-white,
.fc-white p,
.fc-white a,
.fc-white h1,
.fc-white h2,
.fc-white h3,
.fc-white h4,
.fc-white span,
.fc-white strong,
.fc-white button,
.fc-white{
	color: #fff !important;

}
.fw-400 {
	font-weight:400 !important;
}

.modal-body p{
	margin-bottom: 2px;
}
.form-group {
    margin-bottom: 0px;
}
.mk-footer-copyright {
    padding: 25px 20px 25px 20px;
    height: 85px;
}

#sub-footer .mk-grid{
	text-align: center;
}
#sub-footer .mk-grid .mk-footer-copyright{
	display: block;
    width: 100%;
    font-weight: 600;
    font-size: 11px;
    font-family: 'Lato';
    line-height: 1.1;
}
.custom-awm-footer-1{
    font-size: 10px !important;
    font-family: "Raleway";
    font-weight: 400;
    color: #ffffff !important;
    text-transform: uppercase;
    line-height: 16px !important;
    text-align: center;
}
.custom-awm-footer-1 a, .custom-awm-footer-1 a:hover,
.custom-awm-footer-2 a, .custom-awm-footer-2 a:hover{
    color: #fff !important;
    text-decoration: none !important;
}
.custom-awm-footer-1 img{
    width:11px;
    height:10px;
}
.custom-awm-footer-2{
    font-size: 8px !important;
    font-family: "Raleway";
    font-weight: 400;
    color: #ffffff !important;
    text-transform: uppercase;
    line-height: 16px !important;
    text-align: center;
}
.custom-awm-footer-1 span, .custom-awm-footer-2 span{
    font-weight: 700 !important;
}
.mk-footer-copyright{
    opacity: 1 !important;
}

.custom-text {
    margin-top: 16%;
}

.second-section {
	margin-top:15% !important;
}

.mk-toggle {
    border: none !important;
}

span.mk-toggle-title {
    background-color: #d93969 !important;
    color: white !important;
    border-radius: 20px;
    font-size:15px !important;
    margin-bottom:8px;
}
.mk-toggle.fancy-style .mk-toggle-title i {
    margin-right: 0 !important;
    color: white !important;
    float: right !important;
}

/*-=-=-=-=-=-=-=-=-=-=- */
/* Flip Panel */
/*-=-=-=-=-=-=-=-=-=-=- */

.full-width-flip-box{
    width:100%;
}
.vc_inner.vc_row.flip-box-row {
    z-index: 999999999 !important;
    max-width: 555px;
    margin: 0 auto;
    margin-left: auto !important;
    margin-right: auto !important;
}
#flip-container .wpcf7-form .wpcf7-textarea {
    width: 100% !important;
    height: 108px;
}

#flip-container .wpcf7-form input[type="submit"], #flip-container .vc_btn3-container.flip-trigger button{
    font: 700 19px "Poppins",sans-serif !important;
    text-transform: uppercase;
    border: none;
    transition: all 300ms linear 0s;
    border-radius: 0;
    color: #FFF;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: auto;
    font-weight: 700 !important;
    padding: 15px 25px !important;
}
/*#flip-container .wpcf7-form input[type="submit"]:not(:hover), #flip-container .vc_btn3-container.flip-trigger button:not(:hover){
    background: #1c225d;
    color: #fff !important;
}
#flip-container .wpcf7-form input[type="submit"]:hover, #flip-container .vc_btn3-container.flip-trigger button:hover{
    color: #fff !important;
    background: #1c225d !important;
}*/
div.col-lg-12:nth-last-child(2){
    margin-bottom: 15px;
}
@media screen and (min-width:993px){
    #flip-container .wpcf7-form input:not([type="submit"]){
        border-radius: 0 !important;
        box-shadow: none !important;
        font: 500 17px/24px "Poppins",sans-serif !important;
        padding: 12px 18px !important;
        height: 50px !important;
        border-color: #3a3a3a !important;
        background: #fff !important;
        margin: 0px 0px 12px 0px;
        color: #333 !important;
    }
    #flip-container .wpcf7-form textarea{
        border-radius: 0 !important;
        box-shadow: none !important;
        font: 500 17px/24px "Poppins",sans-serif !important;
        padding: 12px 18px !important;
        height: 153px !important;
        border-color: #3a3a3a !important;
        background: #fff !important;
        resize: none;
        -webkit-appearance: textarea;
        color: #333 !important;
    }
}
@media screen and (max-width:992px){
    #flip-container .wpcf7-form input:not([type="submit"]){
        border-radius: 0 !important;
        box-shadow: none !important;
        font: 500 17px/24px "Poppins",sans-serif !important;
        padding: 12px 18px !important;
        height: 40px !important;
        border-color: #e0e8ee !important;
        background: #f8fbfd !important;
        margin: 0px 0px 10px 0px;
        color: #555 !important;
    }
    #flip-container .wpcf7-form textarea{
        border-radius: 0 !important;
        box-shadow: none !important;
        font: 500 13px/24px "Poppins",sans-serif !important;
        padding: 5px 11px !important;
        height: 90px !important;
        border-color: #e0e8ee !important;
        background: #f8fbfd !important;
        resize: none;
        -webkit-appearance: textarea;
        color: #555 !important;
    }
    #flip-container input.wpcf7-submit {
        margin-top: 2px !important;
    }


}
#flip-container div.vc_custom_heading{
    margin-bottom: 14px;
}
#flip-container div.ts-list-item {
    margin-bottom: 18px;
}

.close-trigger{
    position: absolute;
    top: -1px;
    right: 0px;
    color: #ddd;
    font-size: 21px;
    width: 25px;
    text-align: right;
    padding: 1px 3px;
}
.close-trigger:hover{
    cursor: pointer !important;
}
.flip-trigger{
    position: absolute;
    left: 6%;
    right: 6%;
    bottom: 0;
}
@media screen and (min-width: 1200px){
    .flip-wrapper{
        width: 36%;
        left: 32%;
    }
}
@media screen and (max-width: 1200px){
    .flip-wrapper{
        width: 50%;
        left: 25%;
    }
}
@media screen and (max-width: 1024px){
    .flip-wrapper{
        width: 66%;
        left: 18%;
    }
}
@media screen and (max-width: 800px){
    .flip-wrapper{
        width: 70%;
        left: 15%;
    }
}
@media screen and (max-width: 640px){
    .flip-wrapper{
        width: 80%;
        left: 10%;
    }
}
@media screen and (max-width: 540px){
    .flip-wrapper{
        width: 90%;
        left: 5%;
        top: 20% !important;
    }
}
@media screen and (max-width: 480px){
    .flip-wrapper{
        width: 90%;
        left: 5%;
    }
}
.flip-wrapper{
    display: block;
    margin-bottom: 10px;
    /* overflow: hidden; */
    margin: 0 auto;
}


.flip-panel {
    margin: 0 auto;
    height: inherit;
    position: relative;
    -webkit-perspective: 600px;
    -moz-perspective: 600px;
}

.flip-panel .front,
.flip-panel .back {
    text-align: center;
}

.flip-panel .front {
	width:100%;
	height: inherit;
	position: absolute;
	top: 0;
	z-index: 900;
	text-align: center;
	-webkit-transform: rotateX(0deg) rotateY(0deg);
	-moz-transform: rotateX(0deg) rotateY(0deg);
	-ms-transform: rotateX(0deg) rotateY(0deg);
	-o-transform: rotateX(0deg) rotateY(0deg);
	transform: rotateX(0deg) rotateY(0deg);
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

.flip-panel .back {
	width:100%;
	height: inherit;
	position: absolute;
	top: 0;
	z-index: 1000;
	-webkit-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
	-ms-transform: rotateY(-180deg);
	-o-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.flip-panel.flip .front {
    z-index: 900;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.flip-panel.flip .back {
    z-index: 1000;
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -moz-transform: rotateX(0deg) rotateY(0deg);
    -ms-transform: rotateX(0deg) rotateY(0deg);
    -o-transform: rotateX(0deg) rotateY(0deg);
    transform: rotateX(0deg) rotateY(0deg);
}
.box1{
    background-color: #fff;
    width: 100%;
    margin: 0 auto;
    padding: 35px;
}
.box2{
    background-color: #fff;
    width: 100%;
    margin: 0 auto;
    padding: 24px 30px;
}

#flip-container ::-webkit-input-placeholder {
   font-weight: 600 !important;
   color: #999 !important;
}

#flip-container :-moz-placeholder { /* Firefox 18- */
   font-weight: 600 !important;
   color: #C3CCD1 !important;
}

#flip-container ::-moz-placeholder {  /* Firefox 19+ */
   font-weight: 600 !important;
   color: #C3CCD1 !important;
}

#flip-container :-ms-input-placeholder {
   font-weight: 600 !important;
   color: #C3CCD1 !important;
}
span.wpcf7-not-valid-tip {
    position: relative !important;
    bottom: -5px !important;
    right: 20px !important;
    color: red !important;
    font-size: 12px !important;
    margin-right: -16px;
    float: right;
    margin-top: -37px;
    margin-bottom: 10px;
}

@media screen and (min-width:993px){
    #flip-container div.wpcf7-response-output {
        padding: 10px 15px 10px 65px !important;
        top: -20px !important;
        font-size: 14px;
        background-image: none !important;
    }
    #flip-container .ts-list-item span{
        font-size:15px !important;
        line-height: 24px !important;
        vertical-align: text-top !important;
    }
    #flip-container .ts-list-item>i, .ts-list-item>span {
        vertical-align: initial !important;
    }
}
@media screen and (max-width:992px){
    #flip-container div.wpcf7-response-output {
        padding: 6px 10px 6px 10px !important;
        top: -20px !important;
        font-size: 14px;
        line-height: 19px;
    }
    #flip-container .ts-list-item span{
        font-size:14px !important;
    }
}
@media screen and (max-width: 1200px){
    .mk-padding-wrapper {
        padding: 0 0 !important;
    }
}
@media screen and (max-width: 767px){
    span.wpcf7-not-valid-tip {
        margin-top: -42px;
        margin-bottom: 9px;
    }
}
#flip-container .wpcf7-response-output{
    display: none !important;
}

.slider-image img {
    max-width: 113% !important;
    margin-bottom: -96px !important;
}

/*.flip-contact {
    position: absolute !important;
    top: 46% !important;
    z-index: 0999 !important;
}*/


.custom-btn,.custom-btn p, .custom-btn span {
	font-weight:600 !important;
}

.working .vc_column-inner {
    padding: 0 !important;
}

.fordelar .vc_column-inner {
    padding: 0 !important;
}
.product-price h3 {
    font-size: 45px !important;
    color: #d93969 !important;
}
.custom-products-cont .wpb_wrapper {
    background-color: white;
    padding: 15px;
}
.buy-btn a {
    width: 200px;
}
.a-sticky .mk-header-inner {
	border-bottom: none !important;
    -webkit-box-shadow: 0 2px 42px rgba(0,0,0,0.1) !important;
    box-shadow: 0 2px 42px rgba(0,0,0,0.1) !important;
}

.modal-container {
	width: 50%;
	height: auto;
	margin: 0 auto;
	top: 25%;
	position: absolute;
	left: 25%;
}

.pageBtn {
	background-color:#d93969 !important;
	color:white !important;
	text-transform:uppercase !important;
	font-size:14px !important;
	display:inline !important;

}
.btn-container .wpb_wrapper, .btn-container{
	display:inline !important;
}
.mk-shopping-cart-box {
	background-color:white !important;
	border-bottom: none !important;
-webkit-box-shadow: 0 2px 42px rgba(0,0,0,0.1) !important;
box-shadow: 0 2px 42px rgba(0,0,0,0.1) !important;
}

.mk-header-inner {
	border:none !important;
}

.mk-page-section-wrapper {
    overflow: hidden !important;
}

.header-style-1.header-align-left .header-logo a {
	margin-left:0 !important;
}

.modal-header {
    padding: 30px !important;
}
.modal-body {
    padding: 30px !important;
}

.modal-container-2 h1, .modal-container-2 h2, .modal-container-2 h3, .modal-container-2 h4, .modal-container-2 h5, .modal-container-2 h6 {
	line-height:1.3em;
	color:#d93969 !important;
	font-weight:700 !important;
}

#mk-footer .footer-wrapper {
	padding:0 !important;
}
#mk-footer {
    background-color: #292c2f !important;
}
#mk-footer li a {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 18px;
}

#mk-footer svg.mk-svg-icon {
	display:none !important;
}
.social {
    margin-top: 65px !important;
}

span.mk-footer-copyright {
    padding: 0 !important;
    height:initial !important;
    padding-top:10px !important;
    padding-bottom:10px !important;
    font-size:18px !important;
    font-weight:400 !important;
    text-transform:uppercase !important;
    font-family:inherit !important;
    color:#828282 !important;
}

.custom-heading {
	font-weight:400 !important;
}

.allt-i-ett {
	margin-top:16% !important;
}

/*.uppsikt-bg{
	background-image:url(http://sfty.awmcloud.se/wp-content/uploads/2016/06/old.jpg);
}

section#edge-entry-524 .mk-grid {
    max-width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
}

section#edge-entry-524 .mk-grid > .edge-slide-content {
    margin: 0 !important;
    height: 100% !important;
}

.mk-edge-custom-content {
    height: 100% !important;
}

.wpb_row.vc_row.mk-fullwidth-false.attched-false.vc_row-fluid.js-master-row.mk-in-viewport {
    height: 100% !important;
}
.wpb_row.vc_row.mk-fullwidth-false.attched-false.vc_row-fluid.js-master-row {
    height: 100% !important;
}*/
section#edge-entry-459 .mk-grid {
    max-width: 100% !important;
}


section#edge-entry-553 .mk-grid {
    max-width: 100% !important;
    height:100% !important;
}

section#edge-entry-553 div.mk-advanced-gmaps {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 920px !important;
}
section#edge-entry-553 .edge-slide-content.edge-slide_down.caption-light {
    height: 100% !important;
    margin: 0 !important;
}
/*.flip-contact {
    margin-top: 15% !important;
}*/
#fullPage-nav.dark-skin span {
	background-color:rgba(0,0,0,0.5) !important
}
#fullPage-nav a span {
	height:50% !important;
	width:50% !important;
}
#fullPage-nav.pagination-stroke.dark-skin a.active span {
	background-color:transparent !important;
	box-shadow: 0 0 0 2px #d93969 !important;
}

.mk-tabs.default-style .mk-tabs-tabs li.tab-with-icon a i {
	color:#e99cb2 !important;
}
.mk-tabs.default-style .mk-tabs-tabs li.tab-with-icon:hover a i{
    color: #cb1350 !important;
}
.mk-tabs.default-style .mk-tabs-tabs li.mk-tabs-tab.tab-with-icon.is-active i {
	color: #cb1350 !important;
}
.mk-toggle-title svg.mk-svg-icon {
	color: #cb1350 !important;
}
.mk-faq-container.fancy-style-wrapper {
	border-top:none !important;
}

.mk-toggle.fancy-style .mk-toggle-title span {
	font-size:17px !important;
}
.glyphicon { margin-right:10px; }
.panel-body { padding:0px; }
.panel-body table tr td { padding-left: 15px }
.panel-body .table {margin-bottom: 0px; }

.panel-default>.panel-heading {
	background-image:none !important;
	background-color:transparent !important;
	padding-right:0 !important;
}

.menu-listener {
    float: left !important;
}

.panel-group .panel+.panel {
	margin-top:0 !important;
}

a.mk-post-nav.mk-post-prev.without-image {
    display: none !important;
}

h4.panel-title > a {
    font-size: 14px !important;
    display:inline-block !important;
    padding: 10px 0 !important;
    border-bottom:1px solid #e0e0e0 !important;
    width:100% !important;
}

.panel.panel-default {
    border: none !important;
    box-shadow:none !important;
}

.panel-heading {
    border: none !important;
    box-shadow: none !important;
}

.panel-body td {
    border: none !important;
}
.well {
    background-image: none !important;
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
}

div#mk-page-id-635 {
    display: none !important;
}

.panel-heading > h4 > a:after {
    /*content: "\f054";*/
    /*content: "\f067";*/
    font-family: "FontAwesome";
    margin-left:10px !important;
}
/*.collapse .panel-body td > a:after {
	content: "\f054";
	font-family: "FontAwesome";
	margin-left:10px !important;
	vertical-align: middle !important;
	font-size:10px !important;
	color:#cb1350 !important;

}*/
.col-sm-3.col-md-3 {
    border-right: 1px solid #f0f0f0 !important;
    padding-right: 0 !important;
}

.fa-play:before {
    font-size: 10px !important;
    color: #666!important;
    vertical-align: middle !important;
}
img.user-guide-icon {
    width: 28px;
    height: auto;
}

.panel-body {
    border-top: none !important;
}

.panel-heading {
    padding: 0 15px !important;
    padding-left:0 !important;
    margin-left:15px !important;
}

h4.panel-title > a.collapsed > i {
	-webkit-transition: all .2s linear;
	   -moz-transition: all .2s linear;
	    -ms-transition: all .2s linear;
	     -o-transition: all .2s linear;
		  transition: all .2s linear;
  	-ms-transform: rotate(0deg) !important; /* IE 9 */
	-webkit-transform: rotate(0deg) !important; /* Chrome, Safari, Opera */
	transform: rotate(0deg) !important;
}

h4.panel-title > a:not(.collapsed) > i {

	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2 linear;
	-ms-transform: rotate(90deg); /* IE 9 */
    	-webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
    	transform: rotate(90deg);

}
.user-guide-name {
    display: inline-block !important;
}

.link-holder {
    /* display: block; */
    width: 100%;
	    padding-left: 50px !important;
}

a.menu-listener {
    width: 100% !important;
    text-align: left;
    display: inline-block;
    padding:11px 0 !important;
    padding-right:15px !important;
    border-bottom:1px solid #e0e0e0 !important;
}

.panel-body table tr td {
    padding: 0 !important;
}

a.menu-listener {
    font-size: 14px !important;
}

.custom-logo-container {
    background-color: white;
    position: relative;
    z-index: 9;
}

.mk-main-navigation {
	float:right !important;
}

.mk-header-holder {
     background-color: #ba3e4b;
}

.header-style-2 .main-navigation-ul>li.menu-item>a.menu-item-link {
    padding: 10px 10px !important;
}

.custom-header-overlay {
    position: absolute;
    background-color: white !important;
    height: 32px;
    width: 29%;
}



.rotate {
    position: absolute;
    height: 143%;
    width: 59px;
    top: -28px;
    right: -34px;
    background-color: #fff !important;
    -ms-transform: rotate(20deg);
    -webkit-transform: rotate(20deg);
    transform: rotate(135deg);
}

.header-logo.fit-logo-img.add-header-height {
	display: inline !important;
	width: inherit !important;
}

a.custom-header-button {
    color: white;
    padding: 15px 27px;
    background-color: #ba3e4b;
    font-weight: 900;
    /* max-width: 100%; */
    /* overflow-x: hidden; */
    text-transform: uppercase;
    border-radius: 3px;
}

.no-padding-right {
	padding-right:0 !important;
	padding-left:0 !important;
}

.custom-header-container.border-right {
    display: inline;
    padding: 20px 10px;
}
.custom-contact-container i.fa {
    margin-right: 6px;
}

.line-height-fix {
    line-height: 21px !important;
    margin-top: 3.5% !important;
}

.custom-contact-container .fa {
	color:#ba3e4b !important;
}

span.header-text {
    font-weight: 700 !important;
    color:#a2a2a2;
}

.custom-social-icons {
    display: inline-block !important;
    float: right !important;
    font-size: 21px;
    color: white !important;
    margin-top: 10px !important;
	margin-left: 10px;
}
.main-navigation-ul > li.menu-item > a.menu-item-link {
	padding-right:18px !important;
	padding-left:18px !important;
}
span.col-md-7.col-lg-7.col-xs-12.no-padding-right {
	float: right;
}
@media screen and (min-width:1140px){
	img.mk-desktop-logo.dark-logo {
	    top: 34px !important;
	    z-index: 9999999999999999999999999;
	    position: relative;
	}
}

@media screen and (max-width:1140px) and (min-width:600px){
	.fit-logo-img a img {
		max-height:80% !important;
		margin-left:20px !important;
	}
}

@media screen and (max-width:599px){
	.fit-logo-img a img {
		margin-left:20px !important;
	}
}
.header-style-2 .mk-header-nav-container {
	border:none !important;
}

.custom-rev-slider {
	margin-bottom:0 !important;
}

.mk-header-inner, .a-sticky .mk-header-inner, .header-style-2.a-sticky .mk-classic-nav-bg {
	border-bottom:none !important;
}

.usp-text {
    text-transform: lowercase !important;
}

.counter-number .ts-counter-value {
    font-weight: 700 !important;
}

.master-holder h2 {
	text-transform: inherit !important;
}

div#rev_slider_5_2_wrapper {
    background-color: transparent !important;
}

.tp-bgimg.defaultimg {
	background-size:auto !important;
}

.tp-revslider-mainul > li:nth-child(4n+1) .tp-bgimg.defaultimg{
	/*-ms-transform: rotate(15deg);
    	-webkit-transform: rotate(15deg);
    	transform: rotate(15deg);*/
}


.tp-revslider-mainul > li:nth-child(4n+3) .tp-bgimg.defaultimg{
}

.custom-rev-slider .wpb_revslider_element.wpb_content_element {
    margin-bottom: 0 !important;
}

/*div#flip-container {
    position: relative;
    margin-top: -425px;
    z-index: 88888;
}*/

.shopping-cart-header {
    float: right !important;
}

.header-style-2 .shopping-cart-header {
	padding:17.5px 0 !important;
}

.mk-header .mk-shoping-cart-link {
    padding: 0 0px 0 20px !important;
    margin: 0 !important;
}

.tjanster .wpb_wrapper {
	background-color:white !important;
	overflow:hidden !important;

}
.tjanster .vc_column-inner {
	-ms-transform: scale(1); /* IE 9 */
	-webkit-transform: scale(1); /* Safari */
	transform: scale(1); /* Standard syntax */
	-webkit-transition: all .1s ease-in-out;
	   -moz-transition: all .1s ease-in-out;
	    -ms-transition: all .1s ease-in-out;
	     -o-transition: all .1s ease-in-out;
		  transition: all .1s ease-in-out;
}

.tjanster .vc_column-inner:hover {
	-ms-transform: scale(1.03); /* IE 9 */
	-webkit-transform: scale(1.03); /* Safari */
	transform: scale(1.03); /* Standard syntax */
	-webkit-transition: all .1s ease-in-out;
	   -moz-transition: all .1s ease-in-out;
	    -ms-transition: all .1s ease-in-out;
	     -o-transition: all .1s ease-in-out;
		  transition: all .1s ease-in-out;
}
.tjanster .vc_column-inner:hover > .wpb_wrapper {
	-webkit-box-shadow: 0px 5px 15px -5px rgba(0,0,0,0.46);
	-moz-box-shadow: 0px 5px 15px -5px rgba(0,0,0,0.46);
	box-shadow: 0px 5px 15px -5px rgba(0,0,0,0.46);
	-webkit-transition: all .1s ease-in-out;
	   -moz-transition: all .1s ease-in-out;
	    -ms-transition: all .1s ease-in-out;
	     -o-transition: all .1s ease-in-out;
		  transition: all .1s ease-in-out;
}

.tjanster .vc_column-inner > .wpb_wrapper {
	-webkit-transition: all .1s ease-in-out;
	   -moz-transition: all .1s ease-in-out;
	    -ms-transition: all .1s ease-in-out;
	     -o-transition: all .1s ease-in-out;
		  transition: all .1s ease-in-out;
}

.tjanster .vc_btn3-container.vc_btn3-center {
    margin-bottom: 0 !important;
}

a.mk-shoping-cart-link:before {
    content: "\f0f6";
    font-family: FontAwesome !important;
    color: white !important;
    font-size: 17px;
    vertical-align: middle;
}

.mk-shoping-cart-link > svg.mk-svg-icon {
    display: none !important;
}
li.menu-item-has-children > a:hover,li.menu-item-has-children.dropdownOpen > a  {
	background-color:white !important;
	border-top-left-radius: 5px !important;
	border-top-right-radius: 5px !important;
	color:#ba3e4b !important;
}

li.menu-item-has-children a {
	padding-top:12px !important;
	border-top-left-radius: 5px !important;
	border-top-right-radius: 5px !important;

}

.contact-container .wpcf7-form .wpcf7-textarea {
	height:150px !important;
}
footer .contact-container button {
	background-color:#333 !important;
	color:white !important;
	-webkit-transition: all .2s ease-in-out;
	   -moz-transition: all .2s ease-in-out;
	    -ms-transition: all .2s ease-in-out;
	     -o-transition: all .2s ease-in-out;
		  transition: all .2s ease-in-out;
	margin-top:30px !important;
}

footer .contact-container button:hover {
	background-color:#ba3e4b !important;
	-webkit-transition: all .2s ease-in-out;
	   -moz-transition: all .2s ease-in-out;
	    -ms-transition: all .2s ease-in-out;
	     -o-transition: all .2s ease-in-out;
		  transition: all .2s ease-in-out;
}

.tjanster .vc_btn3-container.vc_btn3-center {
    padding: 20px !important;
}

ul.sub-menu::after {
	background-color:white !important;
}

.mk-main-navigation li.no-mega-menu ul.sub-menu {
	background-color:white !important;
}

.portfolio-similar-posts ul li {
    padding: 10px;
}

.reviews p, .reviews h1, .reviews h2, .reviews h3, .reviews h4, .reviews span {
	color:white !important;
}

a.vc_gitem-link.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-outline-custom {
    border-bottom: 2px solid #ba3e4b !important;
}

.custom-flipbox-container {
    margin-top: -481px;
    position: relative;
    z-index: 9999999;
}

@media screen and (max-width:1140px){
.custom-contact-container {display: none;}
.custom-header-overlay {
    display: none !important;
}


}
.mk-css-icon-close div, .mk-css-icon-menu div {
	background-color: black !important;
}


.hover-mid-wrapper {
    background-position: 50%;
}


.custom-awm-footer-1{
    font-size: 10px !important;
    font-family: "Raleway";
    font-weight: 100;
    color: rgb(255, 255, 255) !important;
    text-transform: uppercase;
    line-height: 16px !important;
    text-align: center;
}
.custom-awm-footer-1 a, .custom-awm-footer-1 a:hover{
    color: #fff !important;
}
.custom-awm-footer-1 img{
    width:11px;
    height:10px;
}
.custom-awm-footer-2{
    font-size: 8px !important;
    font-family: "Raleway";
    font-weight: 100;
    color: rgb(255, 255, 255) !important;
    text-transform: uppercase;
    line-height: 16px !important;
    text-align: center;
}
.custom-awm-footer-1 span, .custom-awm-footer-2 span{
    font-weight: 600 !important;
}
.mk-footer-copyright{
    opacity: 1 !important;
}

span.mk-footer-copyright {
    margin: 0 auto !important;
    width: 100%;
    position: relative;
}

span.mk-footer-copyright {
    background-color: #1f1f1f !important;
}


.dashed a {
    border: 2px dashed white !important;
    font-weight: 700 !important;
}



@media screen and (min-width:601px) {
	.mellin-logo {
	    position: absolute;
	    right: 0;
	    top: 0;
	}

	.mellin-logo img {
	    width: 44%;
	    margin-top: 10px;
	}

}
@media screen and (max-width:600px){
	.mellin-logo {
	    display: block;
	    position: inherit;
	}
	.mellin-logo img {
	    width: 20%;
	}
}

@media screen and (min-width:1140px){
	.mk-main-navigation ul.sub-menu {
	    border-bottom-left-radius: 5px !important;
	    border-bottom-right-radius: 5px !important;
	    width: 260px !important;
	}

	.mk-main-navigation ul.sub-menu a.menu-item-link.js-smooth-scroll {
	    font-size: 14px !important;
	    font-weight: 700 !important;
	    color: #333 !important;
	    width: 100% !important;
	    -webkit-transition: all .2s ease-in-out;
		 -moz-transition: all .2s ease-in-out;
		  -ms-transition: all .2s ease-in-out;
		   -o-transition: all .2s ease-in-out;
			transition: all .2s ease-in-out;
	}

	.mk-main-navigation ul.sub-menu a.menu-item-link.js-smooth-scroll:hover {
		color:#ba3e4b !important;
		-webkit-transition: all .2s ease-in-out;
		   -moz-transition: all .2s ease-in-out;
		    -ms-transition: all .2s ease-in-out;
		     -o-transition: all .2s ease-in-out;
			  transition: all .2s ease-in-out;
	}

	.mk-shopping-cart-box {
		font-size: 14px !important;
		font-weight: 700 !important;
		color: #333 !important;
	}

}

.social-share {
    display: none !important;
}

.meta {
    display: none !important;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
	width:100% !important;
}


.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    width: 100% !important;
}

.woocommerce #content table.cart a.remove, .woocommerce table.cart a.remove, .woocommerce-page #content table.cart a.remove, .woocommerce-page table.cart a.remove {
	font-size:30px !important;
	vertical-align: middle !important;
}

.shop_table tbody tr:nth-of-type(even) {
    background-color: #eaeaea !important;
}

.woocommerce #content table.cart img, .woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img {
    width: 50px;
}

td.product-name {
    text-align: center !important;
}

.mk-main-navigation ul.sub-menu a.menu-item-link:hover, .main-navigation-ul ul.sub-menu li.current-menu-item > a.menu-item-link, .main-navigation-ul ul.sub-menu li.current-menu-parent > a.menu-item-link {
    color: black !important;
}


@media screen and (min-width:1040px){
	.main-navigation-ul>li.no-mega-menu ul.sub-menu li.menu-item {
		border-bottom:1px solid #f0f0f0 !important;
	}
	.main-navigation-ul>li.no-mega-menu ul.sub-menu li.menu-item a {
		margin-top:0 !important;
	}

	.main-navigation-ul>li.no-mega-menu ul.sub-menu li.menu-item:last-child {
		border-bottom:none !important;
	}
}

.mk-love-holder {
    display: none !important;
}

ul.sub-menu {
	border: 1px solid #f7f7f7 !important;
	border-top:none !important;
}

.portfolio-similar-posts-image {
    padding: 0 10px !important;
}

.ref-proj .vc_grid-item-mini.vc_clearfix {
    background-color: white !important;
    -webkit-transition: all .1s ease-in-out;
	 -moz-transition: all .1s ease-in-out;
	  -ms-transition: all .1s ease-in-out;
	   -o-transition: all .1s ease-in-out;
		transition: all .1s ease-in-out;
}

.ref-proj .vc_grid-item-mini.vc_clearfix:hover {
	-ms-transform: scale(1.03); /* IE 9 */
	-webkit-transform: scale(1.03); /* Safari */
	transform: scale(1.03); /* Standard syntax */
	-webkit-transition: all .1s ease-in-out;
	   -moz-transition: all .1s ease-in-out;
	    -ms-transition: all .1s ease-in-out;
	     -o-transition: all .1s ease-in-out;
		  transition: all .1s ease-in-out;
	  -webkit-box-shadow: 0px 5px 15px -5px rgba(0,0,0,0.46);
	  -moz-box-shadow: 0px 5px 15px -5px rgba(0,0,0,0.46);
	  box-shadow: 0px 5px 15px -5px rgba(0,0,0,0.46);

}

.ref-proj .vc_grid-item-mini.vc_clearfix {
	padding:0 !important;
}

.ref-proj .vc_col-sm-12.wpb_column.column_container._.height-full {
	overflow: hidden !important;
}

@media screen and (max-width:1000px){
	.ref-proj .vc_grid-item.vc_clearfix.vc_col-sm-3.vc_grid-item-zone-c-bottom.vc_visible-item {
		width:50% !important;
		display:inline-block !important;
	}
}

a.mk-button.mk-button--outline-dimension.mk-button--size-medium.cart-widget-btn {
    display: none !important;
}

a.mk-button.mk-button--flat-dimension.mk-button--size-medium.checkout {
    width: 100% !important;
    display: block;
}
tr.cart-subtotal {
    display: none !important;
}
.mk-message-box.mk-confirm-message-box {
    border-color: #82061e;
    background-color: #82061e;
    color: white !important;
    font-weight: 700;
    /* vertical-align: middle; */
}

.mk-message-box.mk-confirm-message-box .button.wc-forward {
    background-color: white;
    color: #82061e !important;
    -webkit-transition: all .3s ease-in-out;
	 -moz-transition: all .3s ease-in-out;
	  -ms-transition: all .3s ease-in-out;
	   -o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
}
.mk-message-box.mk-confirm-message-box .button.wc-forward:hover {
	color:white !important;
	-webkit-transition: all .3s ease-in-out;
	   -moz-transition: all .3s ease-in-out;
	    -ms-transition: all .3s ease-in-out;
	     -o-transition: all .3s ease-in-out;
		  transition: all .3s ease-in-out;
}

.mk-product-holder .product_loop_button {
	width:100% !important;
}

table.custom-specification td {
    text-align: left !important;
}

section#mk-page-introduce {
    display: none !important;
}

span.quantity, .woocommerce-Price-amount.amount, .woocommerce-Price-currencySymbol {
    color: #666 !important;
}

span.quantity {
    width: 150px !important;
}

img.attachment-shop_thumbnail.size-shop_thumbnail.wp-post-image {
    width: 50px !important;
}

a.remove {
    top: 27px !important;
}
#mk-header-checkout .product_list_widget li a, .mk-shopping-cart-box .product_list_widget li a {
	font-weight:700 !important;
	color:#333 !important;
}


.custom-cf7-inline-x2{
    display:block;
    width:100%;
    margin-bottom:10px;
}
.custom-cf7-inline-x2 p{
    padding:0% 0%;
    margin-bottom:0px !important;
}
.wpcf7-form p:last-child{
    text-align:left;
}
@media screen and (min-width:768px){
    .custom-cf7-inline-x2 p{
    	display:inline-block !important;
    	width:49% !important;
    }
    .custom-cf7-inline-x2 p:last-child{margin-left:1.55%;}
    .custom-cf7-inline-x2.single p:last-child{margin-left:0;}
}
@media screen and (min-width:768px) and (max-width:992px){
    .custom-cf7-inline-x2 p:last-child{margin-left:1.52%;}
    .custom-cf7-inline-x2.single p:last-child{margin-left:0;}
}
@media screen and (min-width:480px) and (max-width:767px){
    .custom-cf7-inline-x2 p:last-child{
        margin-left:0;
        margin-top:10px;
    }
    .custom-cf7-inline-x2 p{
        text-align:left !important;
        display:inline-block;
        width:100%;
        padding:0% 0%;
    }
}
@media screen and (max-width:479px){
    .custom-cf7-inline-x2 p:last-child{
        margin-left:0;
        margin-top:20px;
    }
    .custom-cf7-inline-x2 p{
        text-align:left !important;
        display:inline-block;
        width:100%;
        padding:0% 0%;
    }
}
.wpcf7-form input[type="text"], .wpcf7-form .wpcf7-text{
	outline:none;
}
.wpcf7-form textarea{
    outline:none;
}


.wpcf7-form textarea, .wpcf7-form input[type="text"], .wpcf7-form .wpcf7-text{
	background: rgba( 0, 0, 0, 0.03) !important;
	outline:none;
	color:black !important;
}
textarea.wpcf7-form-control:focus, .wpcf7-form input[type="text"]:focus, .wpcf7-form .wpcf7-text:focus{
    background: rgba(0, 0, 0, 0.09) !important;
}
.wpcf7-submit {
    margin-top: 17px;
}
.cf7-grecaptcha div[type="recaptcha"] > div > div{
	margin: 0 auto;
}

.custom-cf7{}
.custom-cf7 input{
    height: 50px !important;
    margin: 13px 0px !important;
}
.custom-cf7 textarea{
    min-height:200px !important;
    resize: none !important;
}
.custom-cf7 textarea,
.custom-cf7 input:not([type="submit"]){
border-radius: 6px !important;
    border: 1.5px solid #999 !important;
    padding: 10px 13px !important;
    font-size: 16px !important;
}
.custom-cf7 textarea:focus,
.custom-cf7 input:focus{
    border-color: #ba3e4b !important;
    border:1.5px solid #ba3e4b !important;
}
.custom-cf7 ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #999 !important;
}
.custom-cf7 ::-moz-placeholder { /* Firefox 19+ */
  color: #999 !important;
}
.custom-cf7 :-ms-input-placeholder { /* IE 10+ */
  color: #999 !important;
}
.custom-cf7 :-moz-placeholder { /* Firefox 18- */
  color: #999 !important;
}
/*.col-lg-3.col-md-3.col-sm-6.col-xs-6:first-child > .row {
    padding: 0 15px 0 0;
}
.col-lg-3.col-md-3.col-sm-6.col-xs-6:last-child > .row {
    padding: 0 0 0 15px;
}*/
.col-lg-3.col-md-3.col-sm-6.col-xs-6 > .row {
    padding: 0 6px;
}
.row.textarea-row, .row.recaptcha-row, .row.submit-row {
    padding: 0 6px;
}
.row.recaptcha-row{
    margin-top: 15px;
}
.row.recaptcha-row div[type="recaptcha"] > div > div{
    margin: 0 auto;
}
.row.submit-row{
    text-align: center;
}
.custom-cf7 .row.submit-row input[type="submit"]{
    width: 200px;
    border-radius: 50px !important;
    border: 2px solid #ba3e4b;
    color: #ba3e4b;
    padding: 20px;
    height: 60px !important;
    font-size: 16px;
    font-weight: 600 !important;
}
.custom-cf7 .row.submit-row input[type="submit"]:not(:hover){
    background: transparent !important;
    background-color: transparent !important;
}
.custom-cf7 .row.submit-row input[type="submit"]:hover{
    background: #ba3e4b !important;
    background-color: #ba3e4b !important;
    color: #fff;
}

.custom-cf7 textarea:focus,
.custom-cf7 textarea:hover,
.custom-cf7 input:focus,
.custom-cf7 input:hover,
.custom-cf7 textarea,
.custom-cf7 input{
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

form.wpcf7-form label:not(.radio-inline){
    display: block !important;
}
form.wpcf7-form input:focus, form.wpcf7-form select:focus, form.wpcf7-form textarea:focus, form.wpcf7-form button:focus{
    outline: none !important;
}
form.wpcf7-form input, form.wpcf7-form textarea{
    font-weight: 100 !important;
    border-radius: 3px !important;
}

div.cf7-required{
	display:inline;
	color: #f00;
}

span.wpcf7-list-item {
    margin-left: 0.1em;
}
.radio input[type=radio], .radio-inline input[type=radio] {
    margin-left: -14px;
    font-size: 11px;
}
span.wpcf7-list-item-label {
    font-size: 15px;
    line-height: 20px;
    display: inline-block;
    height: 16px;
    position: absolute;
}
.radio-inline + .radio-inline {
    margin-left: 20px;
}
.radio-inline.md6{
    min-width:40%;
}
form.wpcf7-form label{
    font-weight: 600 !important;
    font-size: 15px !important;
}
.wpcf7-select-parent .wpcf7-select.form-control {
    display: block !important;
    width: 100% !important;
    height: 40px !important;
    padding: 6px 12px !important;
    font-size: 14px !important;
    line-height: 1.42857143 !important;
    color: #555 !important;
    background-color: rgba( 0, 0, 0, 0.03) !important;
    background-image: none !important;
    border: 1px solid #ccc !important;
    border-radius: 4px !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s !important;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s !important;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s !important;
}
.wpcf7-select-parent .select-arrow {
    height: 38px !important;
    line-height: 40px !important;
    border-radius: 0 3px 3px 0;
    background: rgba( 0, 0, 0, 0.03) !important;
}

.custom-cf7 textarea, .custom-cf7 input:not([type="submit"]){
	width:100% !important;
}

.row.textarea-row {
    margin-right: 15px;
    margin-left: 15px;
}
.contact-form .row:not(.textarea-row) {
    margin-right: 10px !important;
    margin-left: 10px !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.contact-form .col-lg-3.col-md-3.col-sm-6.col-xs-12 {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.checklist-row input[type="checkbox"] {
    width: 30% !important;
    display: inline !important;
}

.row.checklist-row {
    margin-top: 15px !important;
}

.checklist-row input[type="checkbox"] {
    width: 30% !important;
    display: inline !important;
    height:inherit !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    margin-top: 23px !important;
}

.checklist-row span.wpcf7-list-item {
	margin-left:0 !important;
}
form.wpcf7-form .checklist-row label {
    display: inline-block !important;
    width: 90px;
}

.contact-form .row.checklist-row {
    margin-left: 20px !important;
}


.custom-social-icons i.fa {
    color: white !important;
    -webkit-transition: all .2s ease-in-out;
	 -moz-transition: all .2s ease-in-out;
	  -ms-transition: all .2s ease-in-out;
	   -o-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
}

.custom-social-icons i.fa:hover {
    color: #313131 !important;
    -webkit-transition: all .2s ease-in-out;
	 -moz-transition: all .2s ease-in-out;
	  -ms-transition: all .2s ease-in-out;
	   -o-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
}

 .related.compact-layout .products .item:hover .product_loop_button, .upsells.compact-layout .products .item .product_loop_button {
	bottom: 0 !important;
    right: 0 !important;
    opacity: 1 !important;
}
.related img.product-loop-image {
    display: none !important;
}

.related .product-loop-thumb {
    height: 50px;
    position: absolute !important;
    width: 100%;
	bottom: 0 !important;
	left: 0 !important;
}

.related .mk-product-holder {
    height: 132px;
}


.related .mk-shop-item-detail {
    text-align: center;
}

.mk-product-loop.compact-layout .products .product-title, .related.compact-layout .products .product-title, .upsells.compact-layout .products .product-title {
    padding: 15px 0 0 0 !important;
}

.custom-cart-total h4 {
    display: inline-block !important;
}

tr.custom-cart-total td {
    text-align: right !important;
}

.custom-cart-total span.woocommerce-Price-amount.amount {
    font-size: 22px !important;
}
.mk-product-loop .products .product-item-footer, .related .products .product-item-footer, .upsells .products .product-item-footer {
	overflow:visible !important;
}
.mk-product-loop.compact-layout .products .added_to_cart, .related.compact-layout .products .added_to_cart, .upsells.compact-layout .products .added_to_cart {
	background-color:#ba3e4b !important;
}

.custom-sticky-logo img {
    width: auto;
    height: 39px;
}
.custom-sticky-logo {
	display:inline;
}

.mk-product-loop.compact-layout .products .added_to_cart, .related.compact-layout .products .added_to_cart, .upsells.compact-layout .products .added_to_cart {
	left:42px !important;
	top:-14px !important;
}


.tagcloud a {
    display: block !important;
    font-size:100% !important;
    margin-left:0.85em;
    line-height:1.66em;
}

.sidebar-wrapper ul.product-categories.show-text {
    list-style-type: none !important;
}

.related a.product_loop_button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    bottom: 0 !important;
    right: 0 !important;
    opacity: 1 !important;
}

.widgettitle {
    border-bottom: 1px solid rgba(215, 130, 34, 0.43);
    padding-bottom: 5px;
}
.widget li, .tagcloud a {
    margin-top: 5px;
    margin-bottom: 5px;
}

span.cat-name, .tagcloud a {
    color: #444 !important;
}

.woof.woof_sid.woof_sid_auto_shortcode {
    display: none !important;
}

#mk-header-checkout .product_list_widget li .quantity, .mk-shopping-cart-box .product_list_widget li .quantity {
	font-size:13px !important;
}

.contact-container span.wpcf7-list-item-label {
    width: 300px;
    margin-top: 5px;
}

.product-category img {
    display: none !important;
}

/*.product-category h4 {
    min-height: 55px !important;
}*/

section.products.mk--row.js-el.products--loaded {
    border-bottom: 1px solid #e0e0e0 !important;
    margin-bottom: 15px !important;
}

.product-category span.count {
    display: none !important;
}

.product-category h4 {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
}

h3.product-title a {
    margin-left: 15px;
}
.mk-shop-header h4 {
    display: none !important;
}

table.custom-specification tr:nth-child(even) {
    background-color: #e0e0e0 !important;
}

ul.mk-tabs-tabs.wc-tabs li.active a {
    color: #ba3e4b !important;
}

.woocommerce-shipping-fields label {
    display: none !important;
}

div#contact-container {
    box-shadow: 0 0 5px 5px rgba(0,0,0,0.1);
}

div#sidecontact-button {
    z-index: 999999999999 !important;
}

.contact-container input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required, .contact-container textarea.wpcf7-form-control.wpcf7-textarea {
    border-bottom: 2px solid #fff !important;
}
.contact-hover-overlay {
    background-color: rgba(186,62,75, 0.98) !important;
}

.product-category .item-holder a, .product-category .item-holder h4 {
    background-color: #ba3e4b !important;
    color:white !important;
    -webkit-transition: all .2s ease-in-out;
	 -moz-transition: all .2s ease-in-out;
	  -ms-transition: all .2s ease-in-out;
	   -o-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
}

.product-category .item-holder:hover a, .product-category .item-holder:hover h4 {
	background-color:#ba3e4b !important;
	-webkit-transition: all .2s ease-in-out;
  	 -moz-transition: all .2s ease-in-out;
  	  -ms-transition: all .2s ease-in-out;
  	   -o-transition: all .2s ease-in-out;
  		transition: all .2s ease-in-out;
		color:white !important;
}

.related .product-loop-thumb img {
    display: none !important;
}

#sub-footer {
    background-color: #1f1f1f !important;
}

.mk-message-box.mk-confirm-message-box a {
    color: white !important;
}

.header-style-2.a-sticky .mk-classic-nav-bg {
    box-shadow: 0 2px 42px rgba(0,0,0,0.1) !important;
}

ul#menu-huvudmeny > li:not(.menu-item-has-children):hover > a:after {
    background-color: white !important;
}

.contact-container span.side-contact-close-button:hover {
    color: #333 !important;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.fit-logo-img a img {
    max-height: 220% !important;
}


ul#menu-gts-topbar li a {
    color: black;
}

ul#menu-gts-topbar a {
    padding: 0px 10px !important;
}
@media screen and (min-width:1144px){
	.add-header-height {
		height:45px !important;
	}
}
.header-style-2 .mk-header-padding-wrapper {
	padding-top:84px !important;
}

ul#menu-gts-topbar li a {
    color: #666666;
    font-size: 13px;
    border-left: 1px solid #e0e0e0;
}

ul#menu-gts-topbar li:first-child a {
	border-left:none !important;
}

body.mk-opened-nav #sidecontact-button, body.mk-opened-nav #sidecontact-contact-button {
	display:none !important;
}
/*.theme-page-wrapper.mk-main-wrapper.mk-grid.full-layout {
    display: none !important;
}*/

.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha > div {
    margin: 0 auto !important;
}

.header-style-2 .main-navigation-ul>li.menu-item {
    line-height: 37px !important;
}
.header-style-2 .main-navigation-ul>li.menu-item>a.menu-item-link {
    line-height: 13px !important;
}

header#mk-header-1 {
    border-bottom: none !important;
}

.custom-slider-button {
    width: 200px !important;
    margin: 0 auto !important;
    text-align: center;
}

.tjanster .vc_column-inner > .wpb_wrapper img {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%) !important;
    -moz-filter:grayscale(100%) !important;
    -o-filter:grayscale(100%) !important;
    -ms-filter:grayscale(100%) !important;
    -webkit-transition: all .1s ease-in-out;
	 -moz-transition: all .1s ease-in-out;
	  -ms-transition: all .1s ease-in-out;
	   -o-transition: all .1s ease-in-out;
		transition: all .1s ease-in-out;
}

.tjanster .vc_column-inner:hover > .wpb_wrapper img {
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%) !important;
    -moz-filter:grayscale(0%) !important;
    -o-filter:grayscale(0%) !important;
    -ms-filter:grayscale(0%) !important;
    -webkit-transition: all .1s ease-in-out;
	 -moz-transition: all .1s ease-in-out;
	  -ms-transition: all .1s ease-in-out;
	   -o-transition: all .1s ease-in-out;
		transition: all .1s ease-in-out;

}

.custom-showcase-carousel li.tp-revslider-slidesli:not(.active-revslide) .tp-bgimg{
	filter: grayscale(100%);
      -webkit-filter: grayscale(100%) !important;
      -moz-filter:grayscale(100%) !important;
      -o-filter:grayscale(100%) !important;
      -ms-filter:grayscale(100%) !important;
      -webkit-transition: all .3s ease-in-out;
   	-moz-transition: all .3s ease-in-out;
   	 -ms-transition: all .3s ease-in-out;
   	  -o-transition: all .3s ease-in-out;
   	     transition: all .3s ease-in-out;
}

.hover-mid-wrapper {
	filter: grayscale(100%);
      -webkit-filter: grayscale(100%) !important;
      -moz-filter:grayscale(100%) !important;
      -o-filter:grayscale(100%) !important;
      -ms-filter:grayscale(100%) !important;
    -webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	 -ms-transition: all .3s ease-in-out;
	  -o-transition: all .3s ease-in-out;
	     transition: all .3s ease-in-out;
}

.hover-mid-wrapper:hover {
	filter: grayscale(0%);
      -webkit-filter: grayscale(0%) !important;
      -moz-filter:grayscale(0%) !important;
      -o-filter:grayscale(0%) !important;
      -ms-filter:grayscale(0%) !important;
    -webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	 -ms-transition: all .3s ease-in-out;
	  -o-transition: all .3s ease-in-out;
	     transition: all .3s ease-in-out;
}

.custom-showcase-carousel .tp-thumb:not(.selected) {
	filter: grayscale(100%);
      -webkit-filter: grayscale(100%) !important;
      -moz-filter:grayscale(100%) !important;
      -o-filter:grayscale(100%) !important;
      -ms-filter:grayscale(100%) !important;
    -webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	 -ms-transition: all .3s ease-in-out;
	  -o-transition: all .3s ease-in-out;
	     transition: all .3s ease-in-out;
}

button.slick-prev.slick-arrow {
    left: -20px;
}

button.slick-next.slick-arrow {
    right: -20px;
}

.ts-slickslider-general-autoplay {
	display:none !important;
}
.bildhover img:hover {
  -webkit-filter: grayscale(0%);
  -webkit-transition: .5s ease-in-out;
  -moz-filter: grayscale(0%);
  -moz-transition: .5s ease-in-out;
  -o-filter: grayscale(0%);
  -o-transition: .5s ease-in-out;
}

.bildhover img{
  -webkit-filter: grayscale(100%);
  -webkit-transition: .5s ease-in-out;
  -moz-filter: grayscale(100%);
  -moz-transition: .5s ease-in-out;
  -o-filter: grayscale(100%);
  -o-transition: .5s ease-in-out;
}

a.custom-header-button{
    word-wrap: normal;
}


.tjanster p {
    min-height: 52px;
}

#mk-footer{
    overflow-x: hidden;
}
@media screen and (max-width: 767px){
    #theme-page h1.vc_custom_heading{
        font-size: 30px !important;
        line-height: 1.4em !important;
    }
    #theme-page h2.vc_custom_heading{
        font-size: 26px !important;
        line-height: 1.4em !important;
    }
    #theme-page h3.vc_custom_heading{
        font-size: 21px !important;
        line-height: 1.4em !important;
    }
}
@media screen and (max-width: 540px){
    #theme-page > .vc_row.wpb_row{
        padding: 15px;
    }
}

#CybotCookiebotDialog {
    box-shadow: rgba(119, 119, 119, 0.46) 2px 2px 14px 2px !important;
    border: 0 !important;
}

html .custom-cf7 .gdpr-acceptance input {
    display: inline-block;
    width: auto !important;
    height: auto !important;
    margin: 0 0 !important;
    margin-right: 10px !important;
}

.gdpr-acceptance span {
    display: inline-block !important;
}

.gdpr-acceptance .wpcf7-list-item-label {
    width: 200px;
}

.gdpr-acceptance .wpcf7-list-item {
    line-height: 1em !important;
}

html #flip-container .wpcf7-form .gdpr-acceptance input {
    height: auto !important;
}

#flip-container .gdpr-acceptance {
    float: left;
    display: inline !important;
    margin-left: 14px;
}

#flip-container .gdpr-acceptance .wpcf7-list-item-label {
    width: 105px !important;
    text-align: left !important;
    margin-left: 15px;
}

#flip-container .gdpr-acceptance a {
    font-size: 15px !important;
}

#flip-container .wpcf7-submit {
    margin: 0 !important;
}

#flip-container .wpcf7-form textarea {
    height: 130px !important;
}