/*
Theme Name: ta child
Theme URI:
Version: 1.0.0 
Author: MZY
Template:       ta
Version:        1.0.0
*/
 
@import url("../ta/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

/* New 160524, change line-height inline to 20px */
.et_pb_pricing li span::before{
float: left;
  content: "\E876";
  font-family: "Material Icons" !important;
  font-size: 18px;
  color: #666;
  list-style-type: none !important;
  border-style: none;
  left: -24px;
  top: 0px;
  border-radius: 0;
  position: absolute;
}

ul.et_pb_pricing {
	margin-bottom:30px;
}


/* Begin Contact Form 7 */
.wpcf7-spinner {
  visibility: hidden;
  display: inline-block;
  background-color: transparent !important;
  opacity: 0.75;
  width: 24px;
  height: 24px;
  border: none;
  border-radius: 100%;
  padding: 0;
  margin: 0 24px;
  position: relative;
}

.wpcf7-spinner::before {

    content: '';
    position: absolute;
    background-color: #FFFFFF!important;
    top: 12px;
    left: 4px;
    width: 6px;
    height: 6px;
    border: none;
    border-radius: 100%;
    transform-origin: 8px 8px;
    animation-name: spin;
    animation-duration: 1000ms;
    animation-timing-function: linear;
    animation-iteration-count: infinite;

}

.wpcf7 label{
	color:#FFF;
}

.grecaptcha-badge{
	visibility: hidden!important;
	opacity:0!important;
}

/*div.wpcf7 .ajax-loader {
    visibility: hidden;
    display: inline-block;
    background-image: url(https://www.trackassistant.com/wp-content/uploads/2020/08/TA-loader.gif);
    width: 32px;
    height: 32px;
    border: none;
    padding: 0;
    margin: 0 0 0 12px;
    vertical-align: middle;
}*/
.wpcf7 .ajax-loader::before {
    content: '';
    position: absolute;
    background-color: #5acaff;
    top: 4px;
    left: 4px;
    width: 6px;
    height: 6px;
    border: none;
    border-radius: 100%;
    transform-origin: 8px 8px;
    animation-name: spin;
    animation-duration: 1000ms;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    vertical-align: middle;
}

.wpcf7 .ajax-loader{
	background-color:transparent!important;
}

.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output {
    border-color: none!important;
    color: #fff;
    border: none !important;
	padding: 0.2em 0em;
}

.wpcf7 input[type=submit]{
	padding: 0.8em 1.5em;
	font-size: 14px;
    background: rgba(255,255,255,0);
    border-width: 1px!important;
    border-color: #fff;
    border-radius: 50px;
	-webkit-border-radius: 50px;
-moz-border-radius: 50px;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1px;
	color:#fff;
	display: inline-block;
    cursor: pointer;
	line-height: 1.7em !important;
	border-style: solid;
}

.wpcf7 input[type=submit]:hover{
    color: #5acaff !important;
background: #ffffff !important;
border-color: #ffffff !important;
}

.recapt {
    font-size: 12px;
    margin-bottom: 20px;
	color: #FFF;
}

.recapt a{
	color:#fff;
	text-decoration:underline;
}

/*span.wpcf7-not-valid-tip {
    color: #ff5476;
    font-size: 1em;
    font-weight: normal;
    display: block;
	margin-bottom:10px;
}*/

/**/

span.wpcf7-not-valid-tip
{
position: relative;
width: auto;
padding: 5px 8px 5px 8px;
background: #ff5476;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
color: #fff;
margin-top: 10px;
margin-bottom:10px;
	display:inline-block;
}

span.wpcf7-not-valid-tip:after
{
content: '';
position: absolute;
border-style: solid;
border-width: 0 8px 10px;
border-color: #ff5476 transparent;
display: block;
width: 0;
z-index: 1;
top: -7px;
left: 10px;
}

/**/

div.wpcf7-response-output {
    margin: 2em 0em;
    padding: 0;
    border: none;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: none;
	color: #dd6363;
    font-size: 1em;
    font-weight: normal;
}

.wpcf7 input[type=text], .wpcf7 input[type=password], .wpcf7 input[type=tel], .wpcf7 input[type=email], .wpcf7 input.text, .wpcf7 input.title, .wpcf7 textarea {
padding: 16px;
    border: none;
    color: #fff!important;
    background-color: rgba(255, 255, 255, 0.2);
    width: 100%;
    font-size: 14px;
    margin: 10px 0px 10px 0px;
	border-radius: 8px 8px 8px 8px;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.sent .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border: none !important;
    color: #fff;
    margin: 2em 0em;
    padding: 0;
}

/*End Contact Form 7*/


.logo-help img{
height: 40px;
}

/* FAQS begin */

body .faqwd_search_result{padding-left:15px;}

body .faqwd_vote_option{display:none;}

body .mobile_nav.opened {
    background-color: #fff !important;
	border: none !important;}

body .faqwd_question_title_container:hover span {
    color: #fff;
}

body .faqwd_conteiner {
    width: 100%;
    max-width: 1080px;
}

@media screen and (max-width: 480px) {
  body .faqwd_question_title {
        width: 90% !important;
        line-height: 1.2em !important;
    }
}
@media screen and (max-width: 650px) {
    body .faqwd_question_title {
        width: 86% !important;
         line-height: 1.6em !important;
    }
}

body .faqwd_question_title_container .before20 .arr {
    background: url("https://www.trackassistant.com/wp-content/uploads/2020/01/arrow-down-faq.png") no-repeat center center;
}

body .faqwd_question_title_container:hover .before20 .arr {
    background: url("https://www.trackassistant.com/wp-content/uploads/2020/01/arrow-down-white-faq.png") no-repeat center center;
	display: block;
width: 30px;
height: 30px;
background-size: 15px;
margin-top: 4px;
margin-right: 5px;
}


body .opened .before20 .arr, body .opened:hover .before20 .arr {
    background: url("https://www.trackassistant.com/wp-content/uploads/2020/01/close-faq.png") no-repeat center center;
	display: block;
width: 30px;
height: 30px;
background-size: 15px;
margin-top: 4px;
margin-right: 5px;
}

body .faqwd_question_title_container .before20 .arr, body .opened .before20 .arr {
    display: block;
width: 30px;
height: 30px;
background-size: 15px;
margin-top: 4px;
margin-right: 6px;
}

body .faqwd_question_content {
    color: #666;
    text-align: left;
	margin-bottom: 40px;
	border:1px solid #d9d9d9;
	padding: 40px 40px 40px 40px;
	-webkit-border-bottom-right-radius: 12px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
	border-top: none;
}

body .faqwd_expand_collapse {
    display: none;
}

body .faqwd_question_title_container {
    min-height: 50px;
	margin: 10px 0px 0px 0px;
	border-color:#d9d9d9;
	/*-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;*/
}

body .faqwd_question_title_container .faqwd_question_title {
    color: #5E5345;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.2em;
    text-transform: uppercase;
    font-family: 'Oswald', Helvetica, Arial, Lucida, sans-serif;
	padding-top: 13px;
	padding-bottom: 13px;
}

body .faqwd_quest_numbering {
 display:none;
}

.faqwd_question_title_container.opened {
	background-color:#60CBFF !important;
	border-color:#60CBFF !important;
}

body .faqwd_question_title_container:hover {
    background: #60CBFF;
	color: #ffffff;
	border-color: #60CBFF !important;
	/*background: #fff;
	border-color: rgba(102,102,102,0.9) !important;*/
}

.faqwd_search .faqwd_search_button {
	background: transparent url("https://www.trackassistant.com/wp-content/uploads/2020/01/icon_loepje.png") no-repeat!important;
    background-size: auto;
    background-size: 48px 50px!important;
    position: absolute;
    width: 48px!important;
    height: 50px!important;
    top: 5px!important;
    right: 6px!important;
    border: none;
    cursor: pointer;
}

input[type="text"], input[type="password"], input[type="tel"], input[type="email"], input.text, input.title, textarea, select {
    padding: 2px;
        padding-right: 2px;
        padding-left: 2px;
    border: 1px solid #d9d9d9;
color: #666;
background-color:#fff;
}
input[type="text"]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {
    border-color: rgba(102,102,102,0.9);
color: #666;
}

.faqwd_search .faqwd_search_input {
    padding-right: 58px;
	padding-left:15px;
    -webkit-border-radius: 999px;
    -moz-border-radius: 999px;
    border-radius: 999px;
	font-size: 18px;
}

.faqwd_conteiner ul {
    text-align: center;
}

.faqwd_categories_li {
    height: 40px;
    margin: 0;
    display: inline-block;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    line-height: 35px !important;
    border:none!important;
    min-width: 14%!important;
	   /*color: #666666;*/
	color: rgba(102,102,102,0.8)!important;
		text-transform: uppercase;
font-weight: 600 !important;
font-size: 11px !important;
	text-align:center;
	margin: 0!important;
padding: 0px 10px 0px 10px!important;
}

.faqwd_cat_current {
    color: #60CBFF!important;
	border:none!important;
	text-transform: uppercase;
font-weight: 600 !important;
font-size: 11px !important;
}

.faqwd_search {

    margin-top: 0px!important;
    margin-bottom: 30px;
}

/* FAQS end */

.et_pb_blurb .et_pb_main_blurb_image img {
    max-width: 32px!important;
}

.et_pb_blurb .et-pb-icon {
    font-size: 32px!important;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content {
    text-align: left;
	width: 500px;
	float: left;
}

.et_pb_fullwidth_header .header-image {
    text-align: right;
}
.et_pb_fullwidth_header.et_pb_header_with_image .et_pb_fullwidth_header_container.right .header-content-container {
	width:62%;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-image-container{
	width:38%
}

.flex-row-wrapper-home {
 display: flex;
 }

.flex-row-wrapper-home .et_pb_column {
 display: flex;
flex-direction: column;
 padding: 20px;
 justify-content: space-between;
 }

.et_pb_frequency{
	display:block;
	margin-right: 50px;
	text-align:right;
}

.et_pb_pricing li a{color:#5acaff;}

.pricetablewrap{
	text-align:center;
	margin-bottom:24px;
	/*border-top:1px solid #d9d9d9;
	padding-top: 20px;*/
	font-size:12px;
	margin-right: 24px;
}

.pricetablelink a:before {
content: "\e873";
font-family: "Material Icons" !important;
font-size: 18px;
color: #5acaff;
padding-right: 2px;
	/*padding-left: 2px;*/
font-weight: normal;
	vertical-align:middle;
	text-align:center;
}

/*------------------------------------------------*/
/*---------[GQ ALIGN BUTTONS TO BOTTOM]-----------*/
/*------------------------------------------------*/
 
 
        /* buttons fixed to the bottom */
            .gq_r_fixed_buttons .et_pb_column {
                padding-bottom:44px;}
            .gq_r_fixed_buttons .et_pb_button_module_wrapper {
                position: absolute;
                bottom: 0;
                left: 0;
                right: 0;
                margin: auto;}

.flex-row-wrapper {
 display: flex;
}
 
.flex-row-wrapper .et_pb_column {
 display: flex;
 flex-direction: column;
 justify-content: space-between;
}

@media screen and (max-width: 981px) {
  .flex-row-wrapper, .flex-row-wrapper-home  { 
   flex-direction:column;
}
	
.col-but-1, .col-but-2, .col-but-3, .col-but-4 {margin-bottom:80px!important;}
	 /* end buttons fixed to the bottom */
	
	
/*.et_pb_fullwidth_header_0 .header-content-container .header-content .et_pb_button_one.et_pb_button {
    padding: 0.8em 1.3em !important;
    margin-bottom: 10px;
    margin-left: 10px!important;
	margin-right: 10px!important;
	width: 180px;
}
	
.et_pb_fullwidth_header .et_pb_fullwidth_header_container .et_pb_button_two {
    margin-left: 10px!important;
	margin-right: 10px!important;
	 margin-bottom: 30px!important;
    width: 180px;
}*/

span.scroll-down.et-pb-icon{display:none;}

}

span.but-an:before {
  content: '\f225';
  font-family: Ionicons;
padding-right:8px;
	font-size:20px;
}

span.but-ap:before {
  content: '\f227';
  font-family: Ionicons;
padding-right:8px;
	font-size:20px;
}


/* Cookie Law */
.cli-modal-backdrop {
  background-color: #fff!important;
}

#cookie-law-info-again {
  box-shadow: none!important;
	color:#fff!important;
}

.cli-plugin-button:hover {
    text-decoration: none;
    color: #FFF !important;
    background: #60CBFF !important;
    border: 1px #60CBFF solid !important;
    opacity: 1 !important;
}

.cli-plugin-button, .cli-plugin-button:visited {
    background: #222 url('../images/overlay.png') repeat-x;
    display: inline-block;
    padding: 5px 10px 6px;
    color: #fff;
    text-decoration: none;
    display: inline-block !important;
    -moz-border-radius: 9999px;
    -webkit-border-radius: 9999px;
    border-radius: 9999px;
    line-height: 14px;
    padding: 7px 14px 7px 14px !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    text-decoration: none;
    color: #60CBFF !important;
    background: #FFF !important;
    border: 1px #60CBFF solid;
    font-weight: 600;
    font-family: "Open Sans",Helvetica,Arial,Lucida,sans-serif;
    margin-left: 10px;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.large.cli-plugin-button, .large.cli-plugin-button:visited {
    font-size: 11px !important;
    text-transform: uppercase !important;
    font-weight: 600 !important;
}

.cli-plugin-main-link {
    margin-left: 0px;
    font-weight: normal;
    text-decoration: none;
}

#cookie-law-info-bar span {
    padding: 0px 20px 0px 20px;
	font-weight:500;
}

#cookie-law-info-bar {
    border: 0;
    font-size: 10pt;
    margin: 0 auto;
    padding: 20px 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 9999;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1) !important;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1) !important;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1) !important;
}
/* End Cookie Law */

.woocommerce div.product .out-of-stock {
    color: #e6695b;
    margin-top: 20px;
    font-weight: bold;
}

.woocommerce div.product .out-of-stock:before
{
	
	float: left;
	width: 1.3em;
	content: "\e033";
	font-family: "Material Icons" !important;
    	font-size: 18px;
	color:#e6695b;
}

/*.alignleft {
line-height: 1.2em;
text-transform: uppercase;
letter-spacing:1px;
	font-size:12px;
}

.alignright {
line-height: 1.2em;
text-transform: uppercase;
letter-spacing:1px;
	font-size:12px;
}*/

.woocommerce-cart table.cart img {
	width: 60px!important;}

.woocommerce-page.et_pb_button_helper_class button.button {
color: #5acaff !important;
}

/*.et_pb_bg_layout_light p.et_pb_title_meta_container, .et_pb_bg_layout_light .et_pb_post .post-meta, .et_pb_bg_layout_light .et_pb_post p {
    text-align: justify;
}*/

/* begin TA specific */

/*#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
    border-bottom: none;
}*/

.woocommerce-Price-amount {
    color: #666!important;
	font-size:14px!important;
}

 .woocommerce.columns-2 ul.products li.product {
    width: 45%;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin: 0 10% 2.992em 0;
}

.woocommerce ul.products li.last, .woocommerce-page ul.products li.last {
    margin-right: 0!important;
}

.woocommerce-Price-amount{color:#5acaff; font-size:16px;}

h2.woocommerce-loop-product__title{
	font-size:20px!important;
	font-weight:500;
}

h2.woocommerce-order-details__title{font-size:20px!important;}

h2.woocommerce-column__title{font-size:20px!important;}

h4.et_pb_pricing_title{	
	font-size:20px!important;
	font-weight:500;
	padding-bottom: 5px;}

.et_pb_blurb h4 {
	font-size:20px!important;
	font-weight:500;
	padding-bottom: 5px;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
    font-size: 11px!important;
    text-transform: uppercase!important;
	font-weight: 600!important;
}

#cookie-law-info-bar span {
    padding: 0px 20px 0px 20px;
}

ul.check
{
	list-style-type: none;
}

ul.check li
{
	text-indent: -1.8em;
}

ul.check li:before
{
	
	float: left;
	width: 1.4em;
	content: "\E876";
	font-family: "Material Icons" !important;
    	font-size: 18px;
	color:#666;
}

ul.pro
{
	list-style-type: none;
	    margin-top: 10px!important;
}

ul.pro li
{
	text-indent: -1.8em;
	margin-left:30px;
	margin-right:15px;
	line-height:1.6em;
	margin-bottom:10px;
	color:#666;
}

ul.pro li:before
{
	
	float: left;
	width: 1.4em;
	content: "\E145";
	font-family: "Material Icons" !important;
    	font-size: 18px;
	/*color:#54d573;*/
	color:#666;
}


ul.con
{
	list-style-type: none;
	    margin-top: 10px!important;
}

ul.con li
{
	text-indent: -1.8em;
	margin-left:45px;
	margin-right:0px;
	line-height:1.6em;
	margin-bottom:10px;
	color:#666;
}

ul.con li:before
{
	
	float: left;
	width: 1.4em;
	content: "\E15B";
	font-family: "Material Icons" !important;
    	font-size: 18px;
	/*color:#e6695b;*/
		color:#666;
}

.et_pb_contact p input, .et_pb_contact p textarea {
    background-color: rgba(255, 255, 255, 0.2);
    border: none;
    width: 100%;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 14px;
    color: #999;
    padding: 16px;
}

.et_pb_toggle_title:before {
    content: "\4c";
    position: absolute;
    right: 0px;
    font-size: 24px;
    color: #5E5345;
    top: 50%;
    margin-top: -0.5em;
}

.et_pb_toggle_close h5.et_pb_toggle_title {
    color: #5E5345;
    font-weight: normal;
    font-size: 16px;
}

.et_pb_toggle_open h5.et_pb_toggle_title {
    color: #5E5345;
    font-weight: normal;
    font-size: 16px;
}

.et_pb_toggle_close {
    background-color: #FFF;
    padding: 20px;
    border: 1px solid #D9D9D9;
}

.et_pb_pricing li {
    padding: 0 0 1.0em 14px;
}

/* 
 * Custom AJAX spinner on WooCommerce checkout 
 * The class used to load the overlay is .blockUI .blockOverlay
 * The class used to load the spinner is .woocommerce .loader:before
 *
 */
.woocommerce .blockUI.blockOverlay:before,.woocommerce .loader:before {
    height: 70px;
    width: 70px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -.5em;
    margin-top: -.5em;
    display: block;
    content: "";
    -webkit-animation: none;
    -moz-animation: none;
    animation: none;
    background: url('images/ta-loader.gif') center center;
    background-size: cover;
    line-height: 1;
    text-align: center;
    font-size: 2em;
}

.woocommerce .col2-set, .woocommerce-page .col2-set {
    margin-bottom: 30px;
}

.et_button_no_icon .et_pb_button, .et_button_no_icon .et_pb_button:hover, .et_button_no_icon.et_button_icon_visible.et_button_left .et_pb_button, .et_button_no_icon.et_button_left .et_pb_button:hover, .et_button_no_icon.woocommerce a.button.alt, .et_button_no_icon.woocommerce-page a.button.alt, .et_button_no_icon.woocommerce button.button.alt, .et_button_no_icon.woocommerce-page button.button.alt, .et_button_no_icon.woocommerce input.button.alt, .et_button_no_icon.woocommerce-page input.button.alt, .et_button_no_icon.woocommerce #respond input#submit.alt, .et_button_no_icon.woocommerce-page #respond input#submit.alt, .et_button_no_icon.woocommerce #content input.button.alt, .et_button_no_icon.woocommerce-page #content input.button.alt, .et_button_no_icon.woocommerce a.button, .et_button_no_icon.woocommerce-page a.button, .et_button_no_icon.woocommerce button.button, .et_button_no_icon.woocommerce-page button.button, .et_button_no_icon.woocommerce input.button, .et_button_no_icon.woocommerce-page input.button, .et_button_no_icon.woocommerce #respond input#submit, .et_button_no_icon.woocommerce-page #respond input#submit, .et_button_no_icon.woocommerce #content input.button, .et_button_no_icon.woocommerce-page #content input.button, .et_button_no_icon.woocommerce a.button.alt:hover, .et_button_no_icon.woocommerce-page a.button.alt:hover, .et_button_no_icon.woocommerce button.button.alt:hover, .et_button_no_icon.woocommerce-page button.button.alt:hover, .et_button_no_icon.woocommerce input.button.alt:hover, .et_button_no_icon.woocommerce-page input.button.alt:hover, .et_button_no_icon.woocommerce #respond input#submit.alt:hover, .et_button_no_icon.woocommerce-page #respond input#submit.alt:hover, .et_button_no_icon.woocommerce #content input.button.alt:hover, .et_button_no_icon.woocommerce-page #content input.button.alt:hover, .et_button_no_icon.woocommerce a.button:hover, .et_button_no_icon.woocommerce-page a.button:hover, .et_button_no_icon.woocommerce button.button:hover, .et_button_no_icon.woocommerce-page button.button:hover, .et_button_no_icon.woocommerce input.button:hover, .et_button_no_icon.woocommerce-page input.button:hover, .et_button_no_icon.woocommerce #respond input#submit:hover, .et_button_no_icon.woocommerce-page #respond input#submit:hover, .et_button_no_icon.woocommerce #content input.button:hover, .et_button_no_icon.woocommerce-page #content input.button:hover, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce a.button.alt, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce-page a.button.alt, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce button.button.alt, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce-page button.button.alt, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce input.button.alt, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce-page input.button.alt, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce #respond input#submit.alt, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce-page #respond input#submit.alt, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce #content input.button.alt, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce-page #content input.button.alt, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce a.button, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce-page a.button, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce button.button, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce-page button.button, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce input.button, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce-page input.button, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce #respond input#submit, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce-page #respond input#submit, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce #content input.button, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce-page #content input.button, .et_button_no_icon.et_button_left.woocommerce a.button.alt:hover, .et_button_no_icon.et_button_left.woocommerce-page a.button.alt:hover, .et_button_no_icon.et_button_left.woocommerce button.button.alt:hover, .et_button_no_icon.et_button_left.woocommerce-page button.button.alt:hover, .et_button_no_icon.et_button_left.woocommerce input.button.alt:hover, .et_button_no_icon.et_button_left.woocommerce-page input.button.alt:hover, .et_button_no_icon.et_button_left.woocommerce #respond input#submit.alt:hover, .et_button_no_icon.et_button_left.woocommerce-page #respond input#submit.alt:hover, .et_button_no_icon.et_button_left.woocommerce #content input.button.alt:hover, .et_button_no_icon.et_button_left.woocommerce-page #content input.button.alt:hover, .et_button_no_icon.et_button_left.woocommerce a.button:hover, .et_button_no_icon.et_button_left.woocommerce-page a.button:hover, .et_button_no_icon.et_button_left.woocommerce button.button:hover, .et_button_no_icon.et_button_left.woocommerce-page button.button:hover, .et_button_no_icon.et_button_left.woocommerce input.button:hover, .et_button_no_icon.et_button_left.woocommerce-page input.button:hover, .et_button_no_icon.et_button_left.woocommerce #respond input#submit:hover, .et_button_no_icon.et_button_left.woocommerce-page #respond input#submit:hover, .et_button_no_icon.et_button_left.woocommerce #content input.button:hover, .et_button_no_icon.et_button_left.woocommerce-page #content input.button:hover, .woocommerce input.button, .woocommerce input.button:hover {
    padding: 0.8em 1.5em !important;
}

.et_pb_button:hover{color:#fff!important;}

.et_button_no_icon.woocommerce-page a.button.alt:hover, .et_button_no_icon.woocommerce-page a.button:hover {color:#FFF;}

.et_pb_bg_layout_light .et_pb_button:hover, .et_pb_pricing_table_button:hover {
	background-color: #5acaff;
}

/* CTA button */
.et_pb_more_button.et_pb_button.et_pb_button_one {
    color: #fff;
    border: solid 1px #fff;
	/*padding: 1.0em 1.7em !important;
	font-size: 16px;*/
	padding: 0.8em 1.5em !important;
	font-size: 14px;
}

.et_pb_more_button.et_pb_button.et_pb_button_one:hover {
    color: #5acaff !important;
    background-color: #fff;
    border: 1px solid #fff !important;
    opacity: 1;
}

/*.et_pb_more_button.et_pb_button.et_pb_button_two {
    color: #fff;
    border: solid 1px #fff;
	padding: 0.8em 1.5em !important;
	font-size: 14px;
}

.et_pb_more_button.et_pb_button.et_pb_button_two:hover {
    color: #5acaff !important;
    background-color: #fff !important;
    border: 1px solid #fff !important;
    opacity: 1;
}*/

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{display:inline-block!important;}

.woocommerce a.remove:before {
	font-family:'fontawesome';
    content: "\f014";
    font-size:22px;
    font-style:normal;
    font-weight:400;
    padding-right:0px;
    vertical-align: bottom;
    padding-left:30px;
	color:#666;
}

.woocommerce a.remove:hover {
    opacity:0.7;
	color: #666 !important;
background: transparent!important;
}

.woocommerce-message a.button.wc-forward {
    border: 1px solid #5acaff;
}

.woocommerce-message a.button.wc-forward:hover{
    border: 1px solid #5acaff;
	color:#fff;
}

.woocommerce input.button{color:#5acaff!important;}

.woocommerce input.button:hover{color:#FFF!important;}

.woocommerce button.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce button.button:hover, .woocommerce-page button.button:hover {
color:#FFF!important;	
}

.woocommerce div.product .product_title {
    font-family: 'Oswald',sans-serif;
    color: #5c5246;
    font-weight: normal;
	font-size:20px;
}

.entry-summary .entry-title {
    padding-bottom: 12px!important;
}

.woocommerce-message, .woocommerce-error, .woocommerce-info {
    padding: 15px 0px 15px 0px !important;
    color: #666 !important;
    font-size: 18px !important;
	background-color: #fff!important;
}

.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
    background: #fff!important;
}

.entry-summary p.price span {
    font-size: 16px !important;
	    color: #5acaff!important;
}

.price span.woocommerce-Price-amount.amount{
	color:#5acaff!important;
	font-size: 16px !important;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    margin-bottom: 8px;
}

.nav li ul {
    width: 110px;
	border-top: none;
	padding: 10px 0;
}

li.secondary-nav {margin-left:20px;}

#top-menu li a {text-transform:uppercase; font-weight:600!important; font-size: 11px!important;}

.lang-item-en {
margin-left:40px;
}

#top-menu a {
    color: rgba(68, 68, 68, 0.6);
}

/*#top-menu li.lang-item-en {padding-right:5px; width:50px; font-size: 12px;}
#top-menu li.lang-item-nl { font-size: 12px; margin-right: 30px;}

#top-menu li.lang-item-en:before {content: "\E80B"; font-family: "Material Icons" !important; font-size: 20px; float:left;color:rgba(68, 68, 68, 1); padding-right:8px; font-weight:normal;}*/

/* switcher */
.et_mobile_menu li li.current-lang a::before {
    content: "\E876";
    font-family: "Material Icons" !important;
    font-size: 16px;
    float: right;
    color: rgba(68, 68, 68, 1);
    padding-top: 0px;
    font-weight: normal;
}

.nav li ul {
    width: 115px;
	border-top: none;
	padding: 10px 0;
	background-color:#fff;
}

#top-menu li li a {
    width: 95px;
    padding: 3px 0px;
}

#top-menu li.current-lang a:before {content: "\E876"; font-family: "Material Icons" !important; font-size: 16px; float:right; color:rgba(68, 68, 68, 1); padding-top:0px; font-weight:normal; margin-right:22px;}

#top-menu .current-lang a{color:rgba(68, 68, 68, 1);}

#top-menu li.secondary-nav-button {padding-right: 10px}

#top-menu li.secondary-nav-button a, .et-fixed-header #top-menu li.secondary-nav-button a { display: inline-block !important;  -moz-border-radius: 9999px; -webkit-border-radius: 9999px; border-radius: 9999px; line-height: 14px; padding: 7px 14px 7px 14px !important;  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -moz-transition: all 0.2s; -webkit-transition: all 0.2s; transition: all 0.2s; text-decoration: none; color: #ff5476 !important; background: #FFF !important; border: 1px #ff5476 solid;}

#top-menu li.secondary-nav-button a:hover, .et-fixed-header #top-menu li.secondary-nav-button a:hover{ text-decoration: none; color: #FFF !important; background: #ff5476 !important; border: 1px #ff5476 solid !important; opacity: 1 !important;}

#top-menu li.secondary-nav-button2 {padding-right: 10px}

#top-menu li.secondary-nav-button2 a, .et-fixed-header #top-menu li.secondary-nav-button2 a { display: inline-block !important;  -moz-border-radius: 9999px; -webkit-border-radius: 9999px; border-radius: 9999px; line-height: 14px; padding: 7px 14px 7px 14px !important;  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -moz-transition: all 0.2s; -webkit-transition: all 0.2s; transition: all 0.2s; text-decoration: none; color: #60CBFF !important; background: #FFF !important; border: 1px #60CBFF solid;}

#top-menu li.secondary-nav-button2 a:hover, .et-fixed-header #top-menu li.secondary-nav-button2 a:hover{ text-decoration: none; color: #FFF !important; background: #60CBFF !important; border: 1px #60CBFF solid !important; opacity: 1 !important;}

li.tertiary-nav {margin-left:40px;}

#top-menu li.tertiary-nav-button, #top-menu li.tertiary-nav-button-active {padding-right: 5px}

/*#top-menu li.tertiary-nav-button-active a, .et-fixed-header #top-menu li.tertiary-nav-button-active a {display:inline-block!important; line-height: 14px; padding: 6px 0px 6px 25px!important;  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -moz-transition: all 0.2s; -webkit-transition: all 0.2s; transition: all 0.2s; text-decoration: none; color: #5E5346 !important; font-size: 11px !important; pointer:default!important; margin-left:40px; background: transparent url("images/globe-2x.png") no-repeat 0px 5px; }*/

#top-menu li.tertiary-nav-button-active a:before, .et-fixed-header #top-menu li.tertiary-nav-button-active a:before {
    font-family:'dripicons-v2';
    content: "\e064";
    font-size:18px;
    font-style:normal;
    font-weight:400;
    padding-right:0px;
    vertical-align: bottom;
	margin-right: 5px;
	margin-left: 30px;
}

#top-menu li.tertiary-nav-button-active a:hover, .et-fixed-header #top-menu li.tertiary-nav-button-active a:hover{ text-decoration: none; color: #5E5346 !important;}

#top-menu li.tertiary-nav-button a, .et-fixed-header #top-menu li.tertiary-nav-button a { display: inline-block !important; line-height: 14px; padding: 6px 0px 6px 0px !important;  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -moz-transition: all 0.2s; -webkit-transition: all 0.2s; transition: all 0.2s; text-decoration: none; color: #b2afab !important; font-size: 11px !important;}

#top-menu li.tertiary-nav-button a:hover, .et-fixed-header #top-menu li.tertiary-nav-button a:hover{ text-decoration: none; color: #5E5346 !important;}

/* end TA specific */





.et_pb_post .entry-content {
    padding-bottom: 50px;
}

.et_pb_fullwidth_header .header-content {
    padding: 10px 0px 0px 0px;
}

/*h5 {
font-size:17px!important;
letter-spacing:5px!important;
}*/

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    text-align: center;
}

.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price, .woocommerce ul.products li.product .price del, .woocommerce-page ul.products li.product .price del {
    text-align: center;
}

.yith_magnifier_zoom_magnifier {
	border:none!important;
}

.yith_magnifier_loading {
	color:white;	
	background:transparent!important;
	padding:3px;
	border:none!important;
}

.woocommerce .quantity input.qty, .woocommerce-page .quantity input.qty, .woocommerce #content .quantity input.qty, .woocommerce-page #content .quantity input.qty, .woocommerce-cart table.cart td.actions .coupon .input-text {
    height: 49px;
 
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #666 !important;
    background-color: #fff!important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    font-size: 20px !important;
    font-weight: 500 !important;
    border: 1px solid #ccc!important;
}

.woocommerce-breadcrumb { display:none !important; }


a.track-button { display: inline-block; background-color:transparent; border:#444 solid 1px; font-family: 'PT Serif', Georgia, "Times New Roman", serif; width: 160px; text-transform:uppercase; letter-spacing:1px;}

a.track-button { padding: 14px 18px; font-weight: bold; font-size: 12px; margin: 20px 0px 0px 0px; }

a.track-button:hover { text-decoration: none; }

.cart-contents {float:right; margin-top: 1px; margin-left:40px; position:relative; color:#666;}

.cart-contents:before {
    font-family:'dripicons-v2';
    content: "\e042";
    font-size:18px;
    font-style:normal;
    font-weight:400;
    padding-right:0px;
    vertical-align: bottom;

}
.cart-contents:hover {
    text-decoration: none;
}
.cart-contents-count {
    color: #fff;
   background-color:#5acaff;
    font-size: 11px;
    font-weight: bold;
    border-radius: 11px;
   /*border: #caa996 1px solid;*/
    padding: 2px 6px 2px 6px;
    line-height: 1;
    vertical-align: top;
    position: relative;
    top: -5px;
}

/*.entry-title {text-align:center;}*/

/*.woocommerce div.product p.price {
    font-size: 1.25em;
    text-align: center;
}*/

.post-meta {
	/*text-align:center;*/
text-transform: uppercase;
    font-size: 12px!important;
    color: #444;
    letter-spacing: 1px;} 

/*.et_pb_section {
    padding: 0px!important;
}*/

.et-pb-arrow-prev, .et-pb-arrow-next {
    font-size: 24px;
}

/* logo centering */
    .et_header_style_split #top-menu-nav {
        margin-left: 5px;
    }


.et_pb_fullwidth_header_subhead {
    text-transform: uppercase;
    font-size: 13px;
    color: #fff;
    letter-spacing: 1px;
}

.et_pb_slide_content h2{font-size:30px;}

.et_pb_slide_description .et_pb_slide_title{font-weight:600;}

.et_pb_bg_layout_dark .et_pb_slide_description {text-shadow:none;}

/* cart icon */
/*#et-top-navigation .et-cart-info {
    float: right;
    margin: 0px 0 0 10px;
    font-size: 16px;

}*/

/*.et-cart-info span::before {
content: "\E8CB";
font-family: "Material Icons" !important;
font-size: 24px;
float: left;
color: rgba(153,153,153,0.6);
padding-right: 0px;
font-weight: normal;
}*/

.et-cart-info {display:none;}

.et-pb-controllers .et-pb-active-control {
    background-color: #fff !important;
}

.et_pb_bg_layout_light .et-pb-controllers a {
    background-color: rgba(68, 68, 68, 0.6);
}

.et_pb_bg_layout_light .et_pb_more_button {color:#444;}


/*.et_pb_fullwidth_header {min-height: 480px;padding:0 !important;}*/

/*.et_pb_blurb_position_left .et_pb_blurb_content {
    text-align: justify;
}*/

/*Make Menu Full Width*/

.et_mobile_menu {
border:none;/*Change this*/
width:125%;
margin-left: -12.5%;
padding-left:25px;
padding-right:25px;
text-align: left;
}

.et_mobile_menu li.current-lang a{
	font-weight:700;
	color:#444;
}

/*Style Current page link*/

#mobile_menu .current_page_item a {
/*background: #db1c24; Change this*/
color: #444;/*Change this*/
}

/*App Style header and Drop Down Menu*/

.mobile_nav.opened .mobile_menu_bar:before {
content: "\4d";
}

.et_mobile_menu li a {
    border-bottom:none;
}

.nav ul li a:hover, .et_mobile_menu li a:hover {
    opacity: 0.7;
    background-color: transparent!important;
}

.mobile_menu_bar:before{color: rgba(68, 68, 68, 1)!important;}

.et_mobile_menu li a {
    text-transform: uppercase;
    font-weight: 600;
}

.et_pb_title_container h1 {font-weight:500;}

.et_pb_blog_grid .et_pb_post {border:none;}



#et-secondary-nav {
    font-size: 12px;
}

#et-secondary-nav a:before {
    content: "\E8B4";
    font-family: "Material Icons" !important;
    font-size: 13px;
    float: left;
    color: rgba(255,255,255,0.8);
    padding-right: 2px;
    font-weight: normal;
}

.et_pb_pricing_content {
    padding: 20px 20px 10px 20px;
}

.et_pb_pricing_heading {
    margin-bottom: 10px;
}

.et_pb_pricing_table {
    padding-bottom: 50px;
	margin-top: 0px;
}

.et_pb_pricing_table{
	background-color:#fff;
}

.et_pb_pricing_tables_0 .et_pb_pricing_content_top {
    border-bottom: none;
padding-bottom:0px;
}

/*body #page-container .et_pb_pricing .et_pb_pricing_table_0 .et_pb_button {
    color: #7bbec6 !important;
    background: rgba(0,0,0,0);
    border-color: #7bbec6;
    font-size: 16px;
font-weight:700;
}*/

.et_pb_slide_content {
    font-size: 16px;
}

h1.entry-title {font-weight:500!important; font-size: 20px;}

h1, h3, h5, h6 {
    line-height: 1.2em;
    font-weight:600;
	text-transform:uppercase;
	font-family: 'Oswald', Helvetica, Arial, Lucida, sans-serif;
    color: #5c5246;
}

h2 {
    line-height: 1.2em;
    font-weight:500;
	text-transform:uppercase;
	font-family: 'Oswald', Helvetica, Arial, Lucida, sans-serif;
    color: #5c5246;
	font-size: 20px;
}

h2.et_pb_module_header{
	font-size:20px!important;
}

h3 {
    font-size: 20px;
	font-weight:500!important;
}

h3.et_pb_module_header {
    font-weight: 500!important;
}

h4 {
    line-height: 1.2em;
    font-weight:500;
	text-transform:uppercase;
	font-family: 'Oswald', Helvetica, Arial, Lucida, sans-serif;
    color: #5c5246;
	font-size: 20px;
}

.et_pb_slide_content h4 {
    font-size: 30px;
}

.cart_totals h2, .shipping_calculator h2 {
    font-size: 20px;
}

.woocommerce-info a {
    color: #5acaff !important;
}

.et_pb_text_inner h1 {
    font-size: 20px;
	font-weight:500;
}

.et_pb_text_inner h2 {
    font-size: 20px;
	font-weight:500;
}

.main_title {
    margin-bottom: 10px;
}

.et_pb_button {
    position: relative;
    padding: 0.8em 1.2em;
    border: 2px solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: transparent;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.7em !important;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    text-transform: uppercase;
}

.et_pb_button:hover {
    padding: 0.8em 2.2em 0.8em 1.2em;
    border: 2px solid transparent;
}

.et-pb-arrow-prev::before, .et-pb-arrow-next::before, .et_pb_testimonial::before, .et_pb_toggle_title::before, .et_overlay::before, #et_search_icon::before, .mobile_menu_bar::before, .et-social-icon a::before, .et_pb_social_icon a.icon::before, .et_pb_font_icon::before, .et_audio_container .mejs-playpause-button button::before, .et_audio_container .mejs-volume-button button::before, #et-info-phone::before, #et-info-email::before, /*.et-cart-info span::before,*/ .et_pb_pricing_table_button::after, .et_pb_promo_button::after, a.et_pb_more_button::after, .et_pb_newsletter_button::after, .comment-reply-link::after, .form-submit input::after, .et_pb_contact_submit::after, .et_pb_contact_reset::after, .et_password_protected_form .et_submit_button::after, .et_pb_button::after, .woocommerce button.single_add_to_cart_button.button::after, .woocommerce a.button.alt::after, .woocommerce-page a.button.alt::after, .woocommerce button.button.alt::after, .woocommerce-page button.button.alt::after, .woocommerce input.button.alt::after, .woocommerce-page input.button.alt::after, .woocommerce #respond input#submit.alt::after, .woocommerce-page #respond input#submit.alt::after, .woocommerce #content input.button.alt::after, .woocommerce-page #content input.button.alt::after, .woocommerce-page a.button::after, .woocommerce button.button::after, .woocommerce-page button.button::after, .woocommerce input.button::after, .woocommerce-page input.button::after, .woocommerce #respond input#submit::after, .woocommerce-page #respond input#submit::after, .woocommerce #content input.button::after, .woocommerce-page #content input.button::after {
    font-family: "ETmodules" !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 0.8;
    text-transform: none;
    speak: none;
}


a {-webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; opacity: 1;}

a:hover {opacity:0.7;}

.et-pb-icon {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "ETmodules";
    font-size: 66px;
    font-weight: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    line-height: 1;
    text-transform: none;
    content: attr(data-icon);
    speak: none;
}

.single-project.et_pb_pagebuilder_layout .nav-single {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
}

.nav-single a {
    color: #82c0c7!important;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    text-transform:uppercase;
}


.et_pb_text a{	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;}
.et_pb_text a:hover {opacity:0.7;}

/*** Header Scroll ***/
@keyframes fadebottom {
  0% {
      opacity: 1;
      transform: translateY(0px);
      -moz-transform: translateY(0px);
      -o-transform: translateY(0px);
  }
  25% {
      opacity: 0;
      transform: translateY(20px);
      -moz-transform: translateY(20px);
      -o-transform: translateY(20px);
  }
  30% {
      opacity: 0;
      transform: translateY(0px);
      -moz-transform: translateY(0px);
      -o-transform: translateY(0px);
  }
  45% {
      opacity: 1;
      transform: translateY(0px);
      -moz-transform: translateY(0px);
      -o-transform: translateY(0px);
  }
  100% {
      opacity: 1;
      transform: translateY(0px);
      -moz-transform: translateY(0px);
      -o-transform: translateY(0px);
  }
}

@-webkit-keyframes fadebottom {
  0% {
      opacity: 1;
      transform: translateY(0px);
      -webkit-transform: translateY(0px);
  }
  25% {
      opacity: 0;
      transform: translateY(20px);
       -webkit-transform: translateY(20px);
  }
  30% {
      opacity: 0;
      transform: translateY(0px);
       -webkit-transform: translateY(0px);
  }
  45% {
      opacity: 1;
      transform: translateY(0px);
       -webkit-transform: translateY(0px);
  }
  100% {
      opacity: 1;
      transform: translateY(0px);
       -webkit-transform: translateY(0px);
  }
}
/*.et_pb_fullwidth_header {
    position: relative;
    padding: 30px 0px 0px 0px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}*/

.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll {
	width: 100%;
	min-height: 30px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 30px;
	margin: 0 auto;
	position: absolute;
	z-index: 3;
	bottom: 0;
		  animation: 3.4s ease-in-out infinite fadebottom;
  -webkit-animation: 3.4s ease-in-out infinite fadebottom;
}
.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll a {
	display: inline-block;
}

.et_pb_blurb_content h4 a {
    opacity: 1;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.et_pb_blurb_content h4 a:hover {
    opacity: 0.7;
}

.socmed-team {text-align:center; margin-top:10px;}

.socmed-team a{	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;}
.socmed-team a:hover {opacity:0.7;}

a.mail:before {
content: "\e010";
position:relative;
font-family: 'ETmodules';
color:#3b4652;
font-size:22px;
vertical-align:middle;
}

a.skype:before {
content: "\e0a2";
position:relative;
font-family: 'ETmodules';
/*color:#3b4652;*/
font-size:22px;
vertical-align:middle;
margin-left:10px;
margin-right:10px;
}

a.linkedin:before {
content: "\e09d";
position:relative;
font-family: 'ETmodules';
/*color:#3b4652;*/
font-size:22px;
vertical-align:middle;
margin-left:10px;
margin-right:10px;
}


a.youtube:before {
content: "\e0a3";
position:relative;
font-family: 'ETmodules';
/*color:#3b4652;*/
font-size:22px;
vertical-align:middle;
margin-left:10px;
margin-right:10px;
}

/*.et_pb_text p {
    text-align: justify;
}*/

 .bx-wrapper {max-width: 1080px !important;}

.et_pb_number_counter .percent p {
    font-weight: 400;
}



/*.et_pb_slider .et_pb_container {
    max-width: 800px;
}*/


.bx-wrapper ul li img{
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  opacity: 0.4;
 -khtml-opacity: 0.4;
 -moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;
}

.bx-wrapper ul li img:hover{
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity:1;
 -khtml-opacity: 1;
}

.et_pb_more_button {
    margin-top: 30px;
}

/*.et_button_no_icon .et_pb_button, .et_button_no_icon .et_pb_button:hover {
    padding: 1.4em 1.8em !important;
}*/

/*.et_pb_fullwidth_slider_0.et_pb_slider .et_pb_slide_content {
    font-size: 18px!important;
}*/

a.icon-dropbox {margin-left:10px; margin-right:10px;color: #3b4652; font-size:24px;}

/*.et_pb_blurb_content p {
    text-align: justify;
}*/

.et_pb_main_blurb_image {
    margin-bottom: 14px;
}

/*.et_pb_blurb h4 {
    font-size:20px;
padding-bottom: 12px;
}*/


/* Rules for blurb icons */
.icon-marker .et-pb-icon::after {
    content: "\E0C8";
    font-family: "Material Icons" !important;
    font-size:36px;
    padding: 6px; /* OPTIONAL, READ NOTES */
    /*color:#1fc9cb;*/
}

.icon-message .et-pb-icon::after {
    content: "\E0B7";
    font-family: "Material Icons" !important;
    font-size:36px;
    padding: 6px; /* OPTIONAL, READ NOTES */
    /*color:#1fc9cb;*/
}

.icon-contact .et-pb-icon::after {
    content: "\E325";
    font-family: "Material Icons" !important;
    font-size:36px;
    padding: 6px; /* OPTIONAL, READ NOTES */
    /*color:#1fc9cb;*/
}

.icon-services .et-pb-icon::after {
    content: "\E8B8";
    font-family: "Material Icons" !important;
    font-size:36px;
    padding: 6px; /* OPTIONAL, READ NOTES */
    /*color:#1fc9cb;*/
}

.icon-team .et-pb-icon::after {
    content: "\E7FD";
    font-family: "Material Icons" !important;
    font-size:36px;
    padding: 6px; /* OPTIONAL, READ NOTES */
    /*color:#1fc9cb;*/
}

.icon-about .et-pb-icon::after {
    content: "\E87A";
    font-family: "Material Icons" !important;
    font-size: 36px;
    padding: 6px; /* OPTIONAL, READ NOTES */
}

.icon-proj .et-pb-icon::after {
    content: "\E532";
    font-family: "Material Icons" !important;
    font-size: 36px;
    padding: 6px; /* OPTIONAL, READ NOTES */
}


.icon-cert .et-pb-icon::after {
    content: "\E32A";
    font-family: "Material Icons" !important;
    font-size: 36px;
    padding: 6px; /* OPTIONAL, READ NOTES */
}

.icon-time .et-pb-icon::after {
    content: "\E8AE";
    font-family: "Material Icons" !important;
    font-size: 36px;
    padding: 6px; /* OPTIONAL, READ NOTES */
}

.icon-prop .et-pb-icon::after {
    content: "\E332";
    font-family: "Material Icons" !important;
    font-size: 36px;
    padding: 6px; /* OPTIONAL, READ NOTES */
}


/* Rules for sizing inline icons */
.material-icons.md-18 { font-size: 18px;  display: inline-flex; vertical-align: middle;}
.material-icons.md-24 { font-size: 24px; }
.material-icons.md-36 { font-size: 36px; }
.material-icons.md-48 { font-size: 48px; }

/* Rules for using icons as black on a light background. */
.material-icons.md-dark { color: rgba(0, 0, 0, 0.54); }
.material-icons.md-dark.md-inactive { color: rgba(0, 0, 0, 0.26); }

/* Rules for using icons as white on a dark background. */
.material-icons.md-light { color: rgba(255, 255, 255, 1); }
.material-icons.md-light.md-inactive { color: rgba(255, 255, 255, 0.3); }

/*.et_pb_bg_layout_dark .et_pb_slide_description {
   text-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}*/

.post-vorige {float:left; width: 45%; text-align:left;  }
.post-vorige-icon{font-family: "ETmodules"; content: attr(data-icon); color: #5acaff; font-size: 16px; vertical-align: bottom;}
.post-vorige a{color: #5acaff; font-size: 12px; opacity: 1; -moz-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; text-transform:uppercase; letter-spacing:1px;}
.post-vorige a:hover{opacity: 0.5;}

.post-volgende{float:right; width: 45%; text-align:right;}
.post-volgende-icon {font-family: "ETmodules"; content: attr(data-icon); color: #5acaff; font-size: 16px; vertical-align: bottom;}
.post-volgende a{color: #5acaff; font-size: 12px; opacity: 1; -moz-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; text-transform:uppercase;  letter-spacing:1px;}
.post-volgende a:hover{opacity: 0.5;}

.et_overlay {border:none;}

.et_pb_bg_layout_light p.et_pb_title_meta_container, .et_pb_bg_layout_light .et_pb_post .post-meta, .et_pb_bg_layout_light .et_pb_post p {color:#999999;}

p.post-meta{padding-bottom:0;}

.et_pb_gallery_grid .et_pb_gallery_item h3, .et_pb_portfolio_grid .et_pb_portfolio_item h2, .et_pb_filterable_portfolio_grid .et_pb_portfolio_item h2 {
    margin: 15px 0 0;
    text-align: center;
}

.et_pb_gallery .et_pb_gallery_pagination, .et_pb_filterable_portfolio .et_pb_portofolio_pagination {
    border-top: none;
}


#main-header{
-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
}

/*body {font-weight: 400; letter-spacing:0.5px;}*/

.logo_container {padding-left: 0px;}

#et-footer-nav .container {text-align: center;}

#footer-bottom .container {text-align: center;}

#footer-bottom .container .et-social-icons {float: none; margin-bottom: 26px;}

#footer-info {float: none; text-align: center; padding-bottom: 50px;  font-size: 12px;  font-family: 'Josefin Slab', Georgia, "Times New Roman", serif; font-weight: bold !important; letter-spacing: 2px;}

#main-footer {
    margin-top: 50px;
}

.et-social-icons li {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;}

 .bottom-nav {padding: 50px 0px 20px 0px;}



/* Set the slider height */
.dozenslider, .dozenslider .et_pb_container {
height: 550px !important;
}
.dozenslider, .dozenslider .et_pb_slide {
max-height: 550px;
}
.dozenslider .et_pb_slide_description {
position: relative;
top: 20%;
padding-top: 0 !important;
padding-bottom:0 !important;
height:auto !important;
}



#top-header, #top-header a, #et-secondary-nav li li a, #top-header .et-social-icon a::before {
   font-weight:400!important;
}

.bottom-nav a {font-size: 12px!important; text-transform:uppercase; font-weight:600!important;}

.bottom-nav li {
    padding-left: 11px;
    padding-right: 11px;
}

/*.et_pb_fullwidth_header_subhead {font-size:16px!important;}*/

/*.et_pb_slide_content {font-size:16px!important;}*/

.date_conf{
color:#fff; font-family: 'twcenmt', Arial, sans-serif; font-weight:normal; text-transform: uppercase; font-size: 19px; margin-top: 10px;
}

.date_conf sup{
font-size: 12px; text-transform: lowercase;
}

/*.header-content h1 {
font-weight:700!important;
line-height:1.4em;
}*/
.icon-download:before {
    content: "\e04d";
    font-size: 64px;
    color: #318EC3
}
 
.icon-download:hover:before {
    opacity:0.5;
}

.footer-widget .et_pb_widget a { text-decoration: none; color: #fff; }

.et-pb-contact-message {color:#ffffff; display:none;}

.et_pb_contact p .et_contact_error {
    border: none!important;
    background-color: rgba(230,105,91,0.8);
}

.et_pb_blog_grid h2 a {opacity: 1; -moz-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}

.et_pb_blog_grid h2 a:hover {opacity: 0.5;}

.et_pb_image_container {margin:0!important;}

.et_pb_blog_grid img {opacity: 1; -moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}

.et_pb_blog_grid img:hover {opacity: 0.7;}

.et_pb_main_blurb_image a {opacity: 1; -moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}

.et_pb_main_blurb_image a:hover {opacity: 0.7;}

/*------------------------------------------------*/
/*---------[GQ - CUSTOM PORTFOLIO GRID]-----------*/
/*------------------------------------------------*/
 
/* Change columns from 4-3 */
 
    @media (min-width: 981px){ 
        .gq-portfolio-section .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_grid_item  {width: 31.33% !important;}
        .gq-portfolio-section .et_pb_column_4_4 .et_pb_grid_item:nth-child(4n+1) {clear: inherit;}
        .gq-portfolio-section .et_pb_column_4_4 .et_pb_grid_item:nth-child(4n) {margin-right: 3%!important;}
        .gq-portfolio-section .et_pb_column_4_4 .et_pb_grid_item:nth-child(3n) {margin-right: 0%!important;}}
 
/* special hover effect for desktop only */
 
   /* @media (min-width: 981px){ 
    .gq-portfolio-section .et_portfolio_image {
        min-height: 200px;}
 
    .gq-portfolio-section .et_pb_portfolio_item {
            position: relative;
            overflow: hidden;
            max-height: 320px;}
 
    .gq-portfolio-section .et_pb_portfolio_item img {
            webkit-transition: -webkit-transform 0.35s;
            transition: transform 0.35s;
            -webkit-transform: scale(1.15);
            transform: scale(1.15);}
 
    .gq-portfolio-section .et_pb_portfolio_item:hover img {
            -webkit-transform: scale(1);
            transform: scale(1);}
 
    .gq-portfolio-section .et_pb_portfolio_item h2 {
        background-color: #a2c046;
        color: #fff;
        font-size: 16px;
        position:absolute;
        text-align:center;
        width:100%;
        top:100%;
        transition:.5s;
        webkit-transition:.5s;}
 
    .gq-portfolio-section .et_pb_portfolio_item:hover h2 {
            top: 78%;
            padding: 15px 0;}
 
    .gq-portfolio-section .et_overlay {z-index: 0;}
 
 
    .gq-portfolio-section .et_overlay:before {
        opacity:0!important;
            top: -10%!important;
            font-family: sans-serif!important;
            content: 'Read More'!important;
            font-size: 13px;
            padding: 10px 20px;
            background-color: rgba(0, 0, 0, 0.59);
             color: #fff;
           width:100%  
            left: 50%;
            margin-right: -50%;
            transform: translate(-40%)}
 
    .gq-portfolio-section .et_overlay:hover:before {
        opacity:1!important;
            top: 6%!important;}
 
    }*/
 
        @media only screen and (min-width : 1061px) and (max-width : 1200px) {
            .gq-portfolio-section  .et_pb_portfolio_item h2 {font-size: 15px!important;}
            .gq-portfolio-section  .et_pb_portfolio_item:hover h2 {top: 73%!important;}}
 
        @media only screen and (min-width : 981px) and (max-width : 1060px) {
            .gq-portfolio-section  .et_pb_portfolio_item h2 {font-size: 14px!important;}
            .gq-portfolio-section  .et_pb_portfolio_item:hover h2 {top: 72%!important;}}
 
        @media only screen and (max-width : 980px) {
            .gq-portfolio-section .et_pb_portfolio_item h2 {font-size: 14px!important;}
            .gq-portfolio-section .et_overlay {display:none;}}
/* icon blog overlay */
.et_pb_inline_icon::before, .et_overlay.et_pb_inline_icon::before {
    /*content: attr(data-icon);*/
 content: "\E8FF";
    font-family: "Material Icons" !important;
    font-size:36px;
}

/* icon products overlay*/
.et_overlay::before {
    position: absolute;
    top: 55%;
    left: 50%;
    margin: -14px 0 0 -14px;
content: "\E8FF";
    font-family: "Material Icons" !important;
    font-size:36px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

/** WOO stuff **/

.product_meta {
    padding-top: 6px;
    border-top: none;
    color: #666;
    font-size: 14px;
}

@media only screen and (max-width : 980px) {
	
	.et_pb_fullwidth_header .header-image{display:none;}
	
	.et_pb_fullwidth_header.et_pb_header_with_image .et_pb_fullwidth_header_container.right .header-content-container {
    width: 85%;
}
	
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-image-container {
    width: 15%;
}
	
	.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content {
    width: 100%;
}
	
	.et_pb_slides .et_pb_slide_0.et_pb_slide .et_pb_slide_description {
    text-align: center!important;
}
	
	.et_pb_slide_with_image .et_pb_slide_description {
    float: none;
    width: 100%;
    padding-right: 0px;
}
	
	.et_pb_slide_0 .et_pb_slide_description{
		background:none!important;
	}
	
	.cart-contents {
    margin-top: -1px;
    margin-left: 12px;
}
	li.secondary-nav {
    margin-left: 0px;
}
	
	.et_mobile_menu .menu-item-has-children > a {
    background-color:#fff!important;
    font-weight: 600;
		display:none;
}
	
.lang-item-en {
    margin-left: 0px;
}
	
.lang-item-nl {
    margin-left: 0px;
}
	
.et_mobile_menu li li {
    padding-left: 0px;
}
	
#main-header .et_mobile_menu li ul, .et_pb_fullwidth_menu .et_mobile_menu li ul {
    padding-left: 0px;
}
	
}

/* smartphone portrait specific */

@media (min-width: 320px) and (max-width: 480px) {
	
	.et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h1{
		text-align:center!important;
	}
	
	.et_pb_fullwidth_header_0.et_pb_fullwidth_header .et_pb_header_content_wrapper {
    text-align: center!important;
}
	
	.et_pb_fullwidth_header_0 .header-content-container .header-content .et_pb_button_one.et_pb_button {
    display: none !important;
}
	
	.et_pb_fullwidth_header .et_pb_fullwidth_header_container .et_pb_button_two {
    margin-left: 0px;
		margin-top:20px!important;
}
	
	.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content {
    width: 100%;
	text-align: center;
    float: none;
}
  
}

@media (max-width: 1100px) {
 #et_mobile_nav_menu {
 display: block;
 }
 
#top-menu {
 display: none;
 }
 }
/* iPad landscape specific */

@media (min-width: 980px) and (max-width: 1100px) {
.et_mobile_menu {
    border: none;
    width: 100%;
    margin-left: 0%;
    padding-left: 25px;
    padding-right: 25px;
    text-align: left;
}
	
li.secondary-nav {
    margin-left: 0px;
}
	
.et_mobile_menu .menu-item-has-children > a {
    display:none;
}
	
	.cart-contents {
    margin-left: 20px;
}
	
	.lang-item-en {
    margin-left: 0px;
}
	.et_mobile_menu li li {
    padding-left: 0px;
}
	
	#main-header .et_mobile_menu li ul, .et_pb_fullwidth_menu .et_mobile_menu li ul {
    padding-left: 0px;
}
}