/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

/* SPECIFICIATIONS */
.specifications-wrapper {
    border: 1px solid #F4F4F412;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    padding: 20px;
	margin-left: 40px;
}

/* Style for the title */
.specification-title {
    font-size: 24px;
    margin-bottom: 20px; 
}

/* Style for each label */
.specification-label {
    font-weight: bold;
    width: 30%;
    display: inline-block;
}

/* Style for each value */
.specification-value {
    width: 70%;
    display: inline-block;
}

@media screen and (max-width: 768px) {
	.specifications-wrapper {
		margin-left: 10px;
		margin-right: 10px;
	}
    .specification-label {
        width: 100%;
        display: block;
    }

    .specification-value {
        width: 100%;
        display: block;
		margin-bottom: 10px;
    }
}

@media screen and (min-width: 769px) {
		.specification-row {
		display: flex;
		align-items: start;
		margin-bottom: 10px;
	}
}

/* END SPECIFICATION */

/* OUDE PORTAAL POPUP */
#popmake-15878 ul, #popmake-15919 ul {
	list-style-type: disc !important;
}

#popmake-15878 ul li, #popmake-15919 ul li {
	margin-left: 20px !important;
}

.oude-portaal-popup-btn {
  display: inline-block;
  padding: 15px 16px 15px 16px;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  background-color: #1158EC;
  color: #ffffff;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  margin-top: 20px;
}

.oude-portaal-popup-btn:hover {
    background-color: #0043CF;
	color: #ffffff;
}

/* TYPEWRITER */
.container p span.cursor {
  display: inline-block;
  background-color: #0043cf;
  margin-left: 0.1rem;
  width: 3px;
  animation: blink 1s infinite;
}

@keyframes blink {
  0%  { background-color: #0043cf; }
  49% { background-color: #0043cf; }
  50% { background-color: transparent; }
  99% { background-color: transparent; }
  100%  { background-color: #0043cf; }
}

/* KEUZEHULP */
.rt-info {
	font-size: 14px;
	font-weight: 400;
	margin-right: 5px;
}

.keuzehulp-modal-btn, .keuzehulp-modal-btn-eigenschappen, .keuzehulp-modal-btn-en, .keuzehulp-modal-btn-en-features {
	color: #1158EC !important;
}

.keuzehulp-modal-btn:hover, .keuzehulp-modal-btn-eigenschappen:hover, .keuzehulp-modal-btn-en:hover, .keuzehulp-modal-btn-en:hover {
	color: #0043CF !important;
}

.advq_grid .advq_question_list li img {
	height: 150px !important;
	width: 150px !important;
}

@media only screen and (max-width: 1600px) {
	.pum-container {
		width: 70%;
	}
}

@media only screen and (max-width: 1400px) {
	.pum-container {
		width: 80% !important;
	}
}
#advq_quiz_12137 > div:nth-child(2) > div > ul > .quiz_unselected_answer,
#advq_quiz_14263 > div:nth-child(2) > div > ul > .quiz_unselected_answer,
#advq_quiz_12137 > div:nth-child(2) > div > ul > .quiz_selected_answer,
#advq_quiz_14263 > div:nth-child(2) > div > ul > .quiz_selected_answer {
	width: 280px;
}

#advq_quiz_12137 > div:nth-child(2) > div > ul > .quiz_unselected_answer > label,
#advq_quiz_14263 > div:nth-child(2) > div > ul > .quiz_unselected_answer > label,
#advq_quiz_12137 > div:nth-child(2) > div > ul > .quiz_selected_answer > label,
#advq_quiz_14263 > div:nth-child(2) > div > ul > .quiz_selected_answer > label {
	text-align: left;
}

/* End KEUZEHULP */

/* POPUP styling */

#elementor-popup-modal-4761 {
    z-index: 99999;
}

.wpcf7-submit {
	border-radius: 4px !important;
	padding: 15px 16px 15px 16px !important;
	background-color: #1158EC !important;
	font-family: Roboto !important;
	font-size: 18px !important;
	font-weight: 500 !important;
	line-height: 21px !important;
	letter-spacing: 0em !important;
	text-align: left !important;
	color: #fff !important;
	margin-top: 20px;
	margin-bottom: -10px;
}

.wpcf7-submit:hover {
	background-color: #0043CF !important;
}

.wpcf7-submit .fa-chevron-right {
	margin-left: 15px;
}

.wpcf7 p {
	color: #706F6F !important;
	font-family: Roboto !important;
	font-size: 18px !important;
	font-weight: 400 !important;
	line-height: 32px !important;
	letter-spacing: 0em !important;
	text-align: left !important;
}

span.wpcf7-list-item {
	display: table-row;
}

span.wpcf7-list-item * {
	display: table-cell;
}

span.wpcf7-list-item input {
	margin-right: 10px;
}

@media only screen and (max-width: 640px) {
	.pum-title {
		margin-top: 20px;
	}

  .additional-tag {
    margin: 0 auto;
    width:50px;
    text-align: center;
  }
}


/* Einde POPUP styling */

/* FLIPBOX styling */
.fa-check {
    color: #C8C8C8;
    margin-right: 20px;
}

.fa-chevron-right {
    margin-left: 15px;
}

.elementor-flip-box__layer__title {
    left: 0;
    right:0;
    position: absolute;
    top: 30px;
}

.elementor-flip-box__layer__description .rental-description {
    text-align: left;
    display: inline-block;
    line-height: 40px;
    margin-top: 50px;
    margin-bottom: 20px;
}

@media only screen and (max-width: 1100px) {
    .elementor-flip-box__layer__description .rental-description {
        font-size: 16px;
        margin-left: -10px;
    }
}

/* @media only screen and (max-width: 767px) {
    .elementor-flip-box__layer__description .rental-description {
        font-size: 18px;
    }
} */

/* Einde FLIPBOX styling */

/* PARENT MENU highlight */
.current_page_parent .menu-text {
	color: #0043CF;
}

/* Achtergrond kleur error message CHECKOUT */
.woocommerce .woocommerce-message, .woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce-page .woocommerce-message, .bapf_no_products {
    background-color: #1D1D1B !important;
}

/*Custom banner winkel checkout pagina*/
.winkelCheckoutBanner {
  margin-bottom: 50px;
	width: 62%;
	color: #fff;
	background-color: #1d2327;
	background-image: url(https://dev.rentaltracker.nl/wp-content/uploads/2023/01/Beeldmerk.png);
	background-repeat: no-repeat;
	border-radius: 8px;
	padding: 32px;
	background-position: 170px -230px;
}

/*Styling HULP pagina */
.btn-jump .elementor-button-icon {
	padding-left: 24px;
}

.btn-jump .box-button {
	align-items: left !important;
	justify-content: start;
}

.vraag {
	display: block;
	background-color: #fff;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
	border-radius: 8px;
	padding-bottom: 20px;
	padding-top: 20px;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 32px;
	margin-bottom: 16px;
	padding-left: 70px;
	padding-right: 5px;
	color: #1D1D1B;
	position: relative;
	z-index: 1;
}

.ui-accordion-header-icon {
	background-color: #1158EC;
	padding: 6px 8px;
	color: #fff;
	border-radius: 16px;
	position: absolute;
  	top: 50%;
	transform: translateY(-50%);
	left: 20px;
}

.ui-accordion-header:hover {
	cursor: pointer;
}

.antwoord {
	display: none;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 32px;
	color: #706F6F;
	background-color: #fff;
	padding-bottom: 32px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 30px;
	margin-top: -20px;
	margin-bottom: 16px;
	border-radius: 0 0 8px 8px;
}

@media only screen and (max-width: 1100px) {
	.ui-accordion-header-icon {
		margin-right: 30px;
	}
}


/*Styling of the tags tracker template */
#attributen {
	display: flex;
}

#attributen .tag {
	display: inline-flex;
}

/*Styling of the tags in the WooCommerce shop */
.additional-tag {
	position: relative;
	display: inline-block;
}

.additional-tag .hidden-tag {
	visibility: hidden;
 	width: 250px;
  	background-color: #1D1D1B;
  	color: #fff;
  	text-align: center;
  	border-radius: 4px;
  	padding: 6px;
	font-family: Roboto;
	position: absolute;
	z-index: 1;
}

.additional-tag:hover .hidden-tag {
	visibility: visible;
}

.tag {
    border: 1px solid;
    padding: 6px;
    border-radius: 4px;
    margin-right: 6px;
    margin-bottom: 6px;
}

.tag a {
  color: #1158ec;
}

.rental-product-archive, .rental-product-single {
    display: inline-flex;
    flex-wrap: wrap;
    flex-direction: row;
}

@media only screen and (min-width: 1100px) {
	.rental-product-single-wrapper {
		width: 180%;
	}
}

.woo-entry-new-badge {
  	background: #706f6f;
  	border-radius: 4px;
  	padding-left: 8px;
  	padding-right: 8px;
  	padding-top: 6px;
  	padding-bottom: 6px;
  	color: #fff;
	position: absolute;
    top: 20px;
    right: 20px;
}

.woocommerce-loop-product__title {
	margin-top: 8px !important;
}
/*END Styling of the tags in the WooCommerce shop */

.layzr-bg:not(.layzr-bg-transparent) {
	background-color: #fff;
}

@media (max-width: 1100px) {
	.elementor-2900 .elementor-element.elementor-element-c603717 img {
		position: relative;
		right: 0;
	}
}

/*Styling INZETBAAR plaatjes en labels  */
figure {
    display: inline-block;

}
figure img {
    vertical-align: top;
}
figure figcaption {
    text-align: center;
}

.inzetbaar {
  	display: flex;
  	justify-content: space-evenly;
  	flex-direction: row;
	flex-wrap: wrap;
}

.inzetbaar-less {
	display: flex;
  	justify-content: center;
  	flex-direction: row;
	flex-wrap: wrap;
}

.inzetbaar-single {
	display: inline-flex;
	flex-basis: 15%;
/* 	margin: 10px; */
}

@media only screen and (max-width: 1100px) {
	.inzetbaar {
		justify-content: space-evenly;
	}

    .inzetbaar-single {
		flex-basis: 20%;
        transform: scale(0.75) !important;
    }
}

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

    .inzetbaar-single {
		flex-basis: 40%;
		transform: scale(0.7) !important;
		margin-bottom: -50px !important;
    }
}


/*END Styling INZETBAAR plaatjes en labels  */

.eigenschappen {
	display: flex;
	justify-content: flex-start;
	flex-direction: row;
	flex-wrap: wrap;
}

.eigenschappen-single {
	background-color: #282827;
	color: #ffffff;
	font-family: 'Roboto';
	font-weight: 700;
	font-size: 18px;
	line-height: 32px;
	flex: 50%;
	box-sizing: border-box;
	border-radius: 8px;
	text-align: center;
	height: 140px;
	padding: 10px;
	padding-top: 20px;
  	max-width: 40%;
	margin-right: 12px;
	margin-bottom: 12px;
}

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

	.eigenschappen {
		justify-content: center;
	}

	.eigenschappen-single {
		max-width: 80%;
	}

	.column-border-top {
		border-top: 1px solid #706F6F;
	}
}

@media only screen and (max-width: 1000px) {
.winkelCheckoutBanner {
	width: 100%
}
}

/*Keuzehulp style changes */

.advq_question {
    background-color: #ffffff!important;
    padding-left: 0px!important;
}

#advq_quiz_12137 > div:nth-child(2) > div > ul,
#advq_quiz_14263 > div:nth-child(2) > div > ul {
    display: inline-flex;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
}

#advq_quiz_12137 > div:nth-child(2) > div > ul > li,
#advq_quiz_14263 > div:nth-child(2) > div > ul > li {
  margin-right: 12px;
}

#advq_quiz_12137 > div:nth-child(3) > div > ul,
#advq_quiz_14263 > div:nth-child(3) > div > ul {
    display: inline-flex;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    width:100%;
}

#advq_quiz_12137 > div:nth-child(3) > div > ul > li,
#advq_quiz_14263 > div:nth-child(3) > div > ul > li {
  margin-right: 12px;
}


#advq_quiz_12137 .advq_question_container ul.advq_question_list:not(.quiz_question_done) li:hover,
#advq_quiz_14263 .advq_question_container ul.advq_question_list:not(.quiz_question_done) li:hover {
    background-color: #d3e0ff!important;
}


.advq_button, .advq_validade_ck, .advq_next_button, .advq_start_quiz_button {
  max-width:200px;
  float:right;
  background-color: #1158ec!important;
}
  .advq_progbar_top_animate .advq_progress, .advq_progbar_bottom_animate .advq_progress, .advq_progbar_both_animate .advq_progress {
    border-bottom: 2px solid #1158ec!important;
}

.advq_progbar_top_animate, .advq_progbar_bottom_animate, .advq_progbar_both_animate {
    margin-top: 40px!important;
}

.advq_back_button {
    max-width: 200px;
    color: #1158ec;
    font-size:18px!important;
    display: inline-block;
    float:left;
}

.advq_a_img {
  max-width: 150px;
  margin: 0 auto;
}

.advq_grid ul li label {
    text-align: center;
}

#advq_quiz_12137 .advq_button, #advq_quiz_12137 .advq_validade_ck, #advq_quiz_12137 .advq_next_button, #advq_quiz_12137 .advq_start_quiz_button, #advq_quiz_12137 .advq-restart, #advq_quiz_12137 .advq-restart a,
#advq_quiz_14263 .advq_button, #advq_quiz_14263 .advq_validade_ck, #advq_quiz_14263 .advq_next_button, #advq_quiz_14263 .advq_start_quiz_button, #advq_quiz_14263 .advq-restart, #advq_quiz_14263 .advq-restart a {
    background-color: #1158ed!important;
    width: 200px;
    margin: 0 auto;
    font-weight: 700;
}

.advq_results_title {
    text-align: center;
    margin-bottom: 24px;
}

.wc-block-product-search .wc-block-product-search__button, .wp-block-search .wp-block-search__button, button.button, .cart-btn-below-img .woo-buttons a, a.button:not(.edd-submit) {
    text-align: center;
    font-size: 16px;
    padding: 12px;
    background: #1158ee!important;
}

#advq_quiz_12137 > div.advq_results_wrapper > div.advq_advisor_results_container > div.advq_advisor_results > div > div.pa_image_list > div > div.pa_image > a > img,
#advq_quiz_14263 > div.advq_results_wrapper > div.advq_advisor_results_container > div.advq_advisor_results > div > div.pa_image_list > div > div.pa_image > a > img {
    border: 2px solid #b6b6b6;
    border-radius: 8px;
}

.advq_grid ul li label {
    font-size: 15px;
    line-height: 16px;
}

#extraProducten {
  display:none;
}

/*EINDE Keuzehulp style changes */

/*Lanuage switcher seperator fix */
.wpml-ls-current-language a {
    border-right: solid 0px #FFFFFF80!important;
}

.wpml-ls-item-nl {
	border-right: solid 1px #FFFFFF80;
}


/* uitlijning btns, scroll to top, whatsapp en email */
#the7-body a.scroll-top {
    bottom: 130px!important;
		right: 36px;
}

.joinchat__button__open {
    background-size: 50%!important;
	}

	.joinchat__button {
    bottom: 13px!important;
}

	:not(#\20):not(#\20):not(#\20).buttonizer-group-0-0-1 {
    left: 1.3% !important;
    bottom: 3%!important;
}

@media screen and (max-width: 769px){
:not(#\20):not(#\20):not(#\20).buttonizer-button-0-0-10 {
    margin-left: 8px !important;
}
#the7-body a.scroll-top {
    bottom: 130px!important;
		right: 24px;
}
}

/* uitlijning btns bij grijze blok trackers */

.elementor-10472 .elementor-element.elementor-element-d52c976.elementor-column > .elementor-widget-wrap {
    justify-content: left!important;
}


/*Star rating uitzetten bij resultaten keuzehulp */

.star-rating {
  display:none;
}
