/* 
Theme Name:		 wp-bootstrap-4-child
Description:	 wp-bootstrap-4-child is a child theme of WP Bootstrap 4
Template:		 wp-bootstrap-4
Version:		 1.0.0
Text Domain:	 wp-bootstrap-4-child
*/

/* Custom STYLE */

/*Upholstery Style*/

.poupap_comapre2,
.poupap_comapre {
	display: none;
	background-color: #fff;
	box-shadow: 6px 0px 5px -2px rgba(189,170,189,0.62);
	z-index: 99;
	position: absolute;
	top: 10%;
}

.uphol_top_text {
border-bottom: 1px solid #ccc;
}
.close_uphol {
	padding-right: 20px;
	padding-top: 10px;
}

.line_height_colum {
	display: block;
	width: 2px;
	background-color: #ccc;
	margin-top: -1.5rem;
	height: 255px;
}



.block_compare {
	display: block;
}


.upholster_section {
	margin-top: 80px;
	margin-bottom: 80px;
}
.section_tabs_content {
	margin-bottom: 100px;
}
.upholster_title {
	font-size: 119px;
	font-weight: bold;
	color: #6E7076;
	margin-bottom: 20px;
}
.upholster_title:after {
	content: "";
	margin-top: 25px;
	display: block;
	width: 50%;
	height: 13px;
	background-color: #FF9800;
}
.uplholster_test {
	font-size: 15px;
	color: #757575;
	text-align: left;
	margin-right: 13%;
}
.upholster_img_right  {
	/*position: relative;*/
	width: 400px;
	height: 708px;
	background-color: #FF9800;
}
.upholster_img_right  img {
  margin-left: -20%;
  padding-top: 35%;
}
/*.upholster_img_right:before {
	content: "";
	display: block;
	width: 400px;
	height: 708px;
	position: absolute;
	z-index: -9;
	left: 35%;
	top: 0;
	background-color: #FF9800;
}*/




/*TAB CONTENT STYLE*/
body {
	font-family: 'Montserrat', sans-serif;
}
* {
	list-style-type: none;
	padding: 0;
}
a:active {
  text-decoration: none;
}
a:link {
  text-decoration: none;
}
.single-news ul {
	padding: 0 0 0 40px;
}
.single-news .site-main ul li {
	list-style-type: disc;
}


* {
  box-sizing: border-box;
}
.uphol_row-color{
	/*height: 120px;*/
	display: flex;
	align-items: center;
	justify-content: center;
}
.uphol_row-color .uphol_color img {
	height: 101px;
	width: 101px;
}
.tabs_nr {
	font-size: 42px;
	font-weight: bold;
	color: #6E7076;
}
.button_compare {
	display: block;
	width: 170px;
	height: 42px;
	font-size: 11px;
	text-align: center;
	line-height: 42px;
	color: #6E7076;
	border: 2px solid #E4E7EF;
	background: transparent;
	text-transform: uppercase;
	border-radius: 5px;
	margin-left: auto;
	margin-top: 70px;
}

/*.select2-container .select2-selection--single {
	height: 40px!important;
	line-height: 40px!important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 40px!important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 40px!important;
}
.select2-search--dropdown {
  padding: 0;
}
.select2-search--dropdown .select2-search__field{
  border: 1px solid #E3E8F0!important;
}
.select2-container--open .select2-dropdown--below {
	margin-top: 30px;
	 border-radius: 3px!important;

}*/
.select2-container {
	width: 100%!important;
}



.tabs_title {
	display: block;
	font-size: 42px;
	font-weight: bold;
	color: #6E7076;
}
.uphol_customselect2 {
	margin-bottom: 20px;
}
.select2-results__options {


}

.select2-results__options li {
	color: #000;
	padding: 10px;
}

.nav {
  padding: 0;
  margin: 0;
  z-index: 999;
  border-bottom: none;
}
#navlist {
	flex-direction: column;
}
.nav li {
	list-style-type: none;
	display: block;
	padding: 40px 0;
	margin-right: -3px;
}
.nav li span {
	display: block;
}
.tab_content_title {
	font-size: 42px;
	font-weight: bold;
	color: #6E7076;
	margin-left: 40px;
}
.tab_adress_content p {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin-left: 15px;
	padding-top: 5px;
}
.tabs_decription li {
   font-size: 16px;
   line-height: 27px;
   text-align: center;
}
.tabs_decription li a {
   color: #6E7076;
   text-decoration: none;
}
.active_item_link {
	font-weight: bold;
}
.tab_adress {
	padding-top: 10px;

}
.tab_adress ul {
	margin-top: 15px;
	margin-bottom: 15px;
}
.tab_adress_title {
  font-weight: bold;
  padding-bottom: 5px;
}
.nav li a {
	font-size: 14px;
	line-height: 20px;
  letter-spacing: 1.5px;
	color: #6E7076;
}
.nav li a:hover {
	text-decoration: none;
}
.tabs_content_block {
	display: flex;
}
.tab_adress_content {
	display: none;
}	
.bg-item  {
	display: block;
	width: 100px;
	height: 100px;
	margin-right: 5px;
	margin-left: 5px;
}
.tab_dropdown button {
	width: 100%;
	border: 1px solid red;
	border-radius: 4px;
	padding: 7px;
	text-align: left;
	margin-bottom: 20px;
}
.drop_menu_item {
	display: flex;
	position: relative;
	align-items: center;
}
.drop_menu_item i {
	position: absolute;
	right: 10%;
}

.nav_bg_block {
	display: flex;
}

.lavamenubar {
	position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 1px;
    background: black;
}
.lavamenuitemposition{
	position: absolute;
    top: 30px;
    right: -2px;
    width: 5px;
    background: orange;
    height: 67px;
}



/* Hotspot styling */

.hotspot {
	width: 40px;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: none!important;
	background-color: #f29702!important; 
}


.hotspot:hover {
	cursor: pointer;
}

.button-read-more {
/* 	    color: #313131;
     font-family: Montserrat; 
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 1.19px;
    line-height: 14px; */
/*     border-left: 5px solid #FF9800; */
/*     padding: 5px; */
}

.pricing-tour {
    background: #f6f6f7;
}
.pricing-tour .pricing__template .tab-content-custom .docsec-cont {
    padding: 51px 72px 21px;
}

.pricing-tour .pricing__template .tab-content-custom #ANNOUNCEMENTS .docsec-cont {
    padding: 51px 87px 21px;
}

@media (max-width: 1140px) {
    .pricing-tour .pricing__template .tab-content-custom .docsec-cont {
        padding: 30px 20px 21px;
    }
    .pricing-tour .pricing__template .tab-content-custom #ANNOUNCEMENTS .docsec-cont {
        padding: 30px 35px 21px;
    }
}

@media (max-width: 767px) {
    .pricing-tour .pricing__template .tab-content-custom .docsec-cont {
        padding: 51px 5px 21px ;
    }
    .pricing-tour .pricing__template .tab-content-custom .docsec-cont .col-md-6 {
        padding: 0;
    }
}

@media (max-width: 767px) {
    .pricing__template .cahoots-tablet-prese {
        max-width: 100% !important;
        min-height: 83px !important;
    }
}

.pricing-tour .tab-panels .pricing-resources-announcement-header{
    margin-left: 35px;
}

@media (max-width: 767px) {
    .pricing-tour .tab-panels .pricing-resources-announcement-header{
        margin-left: 0;
    }
}

.pricing-tour .tab-container {
    margin-top: 80px;
}

@media (min-width: 1140px) {
    .tab-panels.active {
        min-width: 947px;
    }
}

.pricing-tour .nav-item.orange-yellow .back-tick {
    background-color: #ed6500;
    position: absolute;
    top: 22px;
    width: 100vw;
    right: 165px !important;
    transition: width 0.5s;
}

.tab-panels .pricing-resources-announcement-header{
    color: #414349;
    font-family: 'Aguila', serif;
    font-style: normal;
    font-weight: 400;
    font-size: 55px;
    line-height: 55px;

    /* identical to box height, or 100% */

    letter-spacing: -0.5px;

}

.tab-panels .tab-sequence {
    color: #ED6500 !important;
}

.announcements-container {
    background-color: #F6F6F7;
    padding: 14px 18px 14px 18px;
}

.announcements-container .content {
    margin-top: 8px;
    font-family: 'Libre Franklin', serif !important;
	font: 400 16px/26px var(--universal-sans-regular);
	color: #313131;
}

@media screen and (max-width: 767.99px) {
    .pricing-tour .custom-select-mobile-select.d-block.d-md-none {
        margin-bottom: 40px !important;
        font-size: 15px;
    }
}

.intro-section .container {
    max-width: 100%;
}

#families-sec{
    overflow: hidden
}
.pricing-d12-cstm .worksheet-d-12.active a{
	cursor: pointer;
	pointer-events: all;
}
.pricing-d12-cstm .worksheet-d-12.active p{
	color: #26282F !important;
}
.pricing-d12-cstm .worksheet-d-12.active svg path {
	fill: #26282F ;
}
.pricing-d12-cstm .worksheet-d-12.active #notification-dot {
    height: 12px;
    width: 12px;
    background-color: #EA5A00;
    border-radius: 50%;
    position: relative;
    display: inline-block !important;
    left: -10px;
    top: -4px;
}