.sr-clearfix:before, .sr-clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }
.sr-clearfix:after {
  clear: both; }

.sr_float_right
{
	float: right;
}
.sr_float_left
{
	float: left;
}

.sr-col-lg-1, .sr-col-lg-2, .sr-col-lg-3, .sr-col-lg-4, .sr-col-lg-5, .sr-col-lg-6, .sr-col-lg-7, .sr-col-lg-8, .sr-col-lg-9, .sr-col-lg-10, .sr-col-lg-11, .sr-col-lg-12
{
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.sr-col-lg-1 {
  width: 8.33333%; }

.sr-col-lg-2 {
  width: 16.66667%; }

.sr-col-lg-3 {
  width: 25%; }

.sr-col-lg-4 {
  width: 33.33333%; }

.sr-col-lg-5 {
  width: 41.66667%; }

.sr-col-lg-6 {
  width: 50%; }

.sr-col-lg-7 {
  width: 58.33333%; }

.sr-col-lg-8 {
  width: 66.66667%; }

.sr-col-lg-9 {
  width: 75%; }

.sr-col-lg-10 {
  width: 83.33333%; }

.sr-col-lg-11 {
  width: 91.66667%; }

.sr-col-lg-12 {
  width: 100%; }

.p0
{
	padding: 0 !important;
}

.theme_bg_color
{
	background: #f44051 !important;
}
.theme_color
{
	color: #f44051 !important;
}
/*=================================*/

.showroomer_banner *
{
	box-sizing: content-box;
}

.showroomer_banner
{
	border: 1px solid #c9c9c9;
	margin: 10px 0;
	padding: 5px;
	overflow: hidden;
}

.showroomer_banner .showroomer_map_pin
{
	background: #e3116f url("//www.show-roomer.com/images/map_pin_trasparent.png") top left no-repeat;
	width: 50px;
	height: 50px;
	float: left;
}

.showroomer_banner_form
{
	float: left;
	width: calc(100% - 50px);
}

.showroomer_banner input
{
	background: #eaeae8;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: none;
	color: #939393;
    display: block;
    float: left;
    font-size: 11px !important;
    height: 18px;
    line-height: 16px;
    padding: 2px 5px;
    width: 57%;
}

.showroomer_banner a
{
	background: #f24d8a;
	color: #fff;
    display: block;
    float: left;
    font-size: 11px !important;
    font-weight: bold;
    height: 18px;
    line-height: 16px;
    margin-left: 2%;
    padding: 2px 5px;
    text-align: center;
    text-decoration: none;
    width: 30%;
}

.showroomer_banner h5
{
	font-size: 11px !important;
	line-height: 24px;
	font-weight: bold;
}

/*=================================*/

.showroomer_information_block_heading
{
	position: relative;
	border-bottom: none;
	overflow: hidden;
	margin-bottom: 20px;
	padding-top: 25px;
}

.showroomer_information_block_heading:first-of-type
{
	padding-top: 5px;
}

.showroomer_information_block_heading.bt
{
	border-top: 2px solid #F6F6F6;
}

.showroomer_information_block_heading span.title
{
	color: #232323;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 21px;
	line-height: 30px;
	margin: 0;
	display: block;
	float: left;
}

.map_container span.title
{
	color: #232323;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 20px;
	display: block;
	width: 100%;
}

.showroomer_information_block_heading span.title
{
	width: 30%;
}

.showroomer_information_block_heading span.button_description label
{
	color: #000000;
	margin-top: 3px;
	margin-right: 10px;
	float: right;
}

.showroomer_information_block_heading span.button_description
{
	width: calc( 70% - 290px );
	float: left;
}

.by_customer
{
	padding-top: 20px;
	font-size: 13px;
	margin-bottom: 5px;
}

.by_customer .question-customer-name, .answer-customer-name
{
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
}

.answer-customer-name, .name_description, .conversation-title
{
	color: #333333;
	margin-bottom: 20px;
}

.showroomer_information_block .srer_read_more
{
	color: #ffffff;
	border: none;
	font-weight: bold;
	line-height: 14px;
    padding: 1px 5px 0 5px;
}

.message-sliced .srer_read_more
{
	display: block;  
	position: absolute;
	top: 16px;
	right: 0px;
	color: #64B245;
    text-decoration: underline;
    font-weight: normal;
    background: #ffffff;
    padding: 4px;
    height: 25px;
    cursor: pointer;
}

.message-full .srer_read_more
{
	display: none;
}

.showroomer_information_block .showroom_btn
{
	color: #ffffff;
	border: none;
	font-weight: bold;
	min-width: 250px;
    padding: 10px;
	background: #64B245;
	font-size: 14px;
	position: relative;
	cursor: pointer;
}

.showroomer_information_block .showroomer_btn
{
	color: #ffffff;
	border: none;
	font-weight: bold;
	min-width: 200px;
	padding: 10px;
	background: #64B245;
	font-size: 14px;
	position: absolute;
	right: 15px;
	bottom: 15px;
	cursor: pointer;
}

.showroomer_information_block .showroom_btn .material-icons, .showroomer_information_block .showroomer_btn .material-icons
{
	font-size: 20px;
	float: right;
}

.showroomer_information_block .show_answers_btn span.btn_label
{
	color: #2f85d7;
	margin-left: 5px;
    font-size: 14px;
}

.showroomer_information_block .show_answers_btn span.fa
{
	line-height: 18px;
}

.showroomer_information_block #question_title_input, .showroomer_information_block #question_email_input
{
	border: 1px solid #d6d4d4;
	margin-bottom: 15px;
	padding-left: 15px;
}

.showroomer_information_block #question_title_input
{
	margin-right: 10px;
}

.showroomer_information_block #question_email_input
{
	margin-left: 10px;
}

.showroomer_information_block #question_message_input
{
	border: 1px solid #d6d4d4;
	margin-bottom: 15px;
	min-height: 80px;
	padding-top: 5px;
}

.showroomer_information_block .map_container
{
	background: #F6F6F6;
	overflow: hidden;
}

.showroomer_information_block .map_container .showroomer_btn
{
	margin-top: 15px
}

.showroomer_information_block .map_container img
{
	display: block;
	float: left;
	max-width: 525px;
	width: 50%;
}

.showroomer_information_block .map_container .view_your_product
{
	padding: 50px;
	width: 50%;
	display: block;
}

#qa_container
{
	margin-bottom: 30px;
}

#qa_container .conversation-title
{
	margin: 0;
}

.sr_image_link
{
	position: relative;
	display: inline-block;
	overflow: hidden;
}

.sr_pdf_link
{
	position: relative;
	display: inline-block;
	overflow: hidden;
}


#qa_container  a.sr_image_link img, #qa_container .the-answer a.sr_image_link img
{
	margin-top: 3px;
	width: 100%;
	height: 100%;
}

.srer-message-vote
{
	line-height: 16px;
	font-size: 13px;
	margin-top: 10px;
	font-weight: bold;
}

.srer-thumb-up
{
	border: none;
	padding-left: 10px;
	font-size: 12px;
	font-weight: normal;
	margin-left: 10px;
	margin-right: 10px;
	color: #64B245;
	background: none;
	cursor: pointer;
}

.srer-thumb-down
{
	border: none;
	padding-left: 15px;
	font-size: 12px;
	font-weight: normal;
	color: #FE1234;
	background: none;
	border-left: 1px solid #BFBFBF;
	cursor: pointer	;
}

.srer-thumb-up .material-icons, .srer-thumb-down .material-icons
{
	font-size: 20px;
}

.sr_media_description
{
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
	height: 20px;
	background: rgba( 0, 0, 0, 0.5);
	color: #fff;
	padding: 0 25px 0 5px;
	line-height: 20px;
	overflow: hidden;
	font-size: 12px;
}

.tingle-modal-box .sr_media_description
{
	min-height: 20px;
	height: auto !important;
}

.youtube-video
{
	overflow: hidden;
}

.youtube-video:before
{
	content: ' ';
	width: 100%;
	height: 100%;
	background: rgba( 0, 0, 0, 0.5 ) url('https://srmedia.creativecommercepartners.fr/showroomer/youtube_icon_red.png') center center no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	transition: 500ms;
	-moz-transition: 500ms;
	-webkit-transition: 500ms;
}

.youtube-video:hover:before
{
	background: rgba( 0, 0, 0, 0.2 ) url('https://srmedia.creativecommercepartners.fr/showroomer/youtube_icon_red.png') center center no-repeat;
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
}

#qa_container ul > li
{
    display: block;
    overflow: hidden;
    padding: 22px 30px;
	margin: 10px 0;
    position: relative;
}

#qa_container ul > li.active
{
	border: 1px solid #707070;
}

#qa_container ul > li.comments
{
	width: calc(100% - 30px);
	float: right;
	border: 1px solid #BFBFBF;
}

#qa_container ul > li.sr-view-more
{
	padding: 5px 15px;
	width: 100%;
}

#qa_container ul.conversation {
    margin-bottom: 0;
}

#qa_container ul li .svg_image_container
{
	margin-left: 20px;
	margin-right: 13px;
	display: block;
}

#qa_container ul li .svg_image_container > svg
{
	width: 35px;
	height: 35px;
}

.my-svg-alternate
{
  width: 35px;
  height: 35px;
}

#pagionation_container
{
	width: 100px;
	padding: 0 !important;
	margin: 0 auto !important;
}

.sr_pagination
{
	border-radius: 0;
    display: inline-block;
    margin-top: 10px;
}
.sr_pagination > span > a
{
    background-color: #F6F6F6;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 8px;
    position: relative;
    text-decoration: none;
	font-weight: bold;
	cursor: pointer;
    color: #7A7A7A;
    z-index: 2;
}

.sr_pagination > .in-active > a
{
	color: #ddd;
	cursor: default;
	pointer-events: none;
}

.sr_pagination a:hover
{
	background: #f6f6f6;
}

.sr_pagination > span > .pagination-link .material-icons
{
	font-size: 20px;
}

.showroomer_information_block #photos_container, .showroomer_information_block #videos_container
{
	overflow: hidden;
}

.showroomer_information_block #photos_container ul li, .showroomer_information_block #videos_container ul li
{
	float: left;
	height: 144px;
	width: 217px;
	background: #fff;
	text-transform: none;
	margin: 0 7px 30px 7px;
	padding: 2px;
}

.showroomer_information_block #photos_container ul, .showroomer_information_block #videos_container ul
{
	list-style: none;
	padding: 0;
	margin: 0 -10px;
}

.showroomer_information_block #videos_container ul li
{
	background: #000 none repeat scroll 0 0;
}


.showroomer_information_block #photos_container ul li a img
{
	max-height: 100%;
	max-width: 100%;
	height: 100%;
	width: 100%;
}

.ask_your_question_container
{
	padding: 20px 15px;
	margin-bottom: 30px;
	background: #F6F6F6;
	display: block;
	overflow: hidden;
	position: relative;
}

.ask_your_question_container .button_description label
{
	color: #232323;
	font-size: 15px;
	font-weight: bold;
	position: relative;
	top: 2px;
	margin-left: 15px;
	text-align: left;
}

.fancy_video
{
	font-size: 0;
}

.play
{
	display: block;
	width: 0;
	height: 0;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-left: 30px solid #fff;
	margin: 140px auto 50px auto;
	position: relative;
	z-index: 1;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	left: 7px;
}

.play.play-small
{
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 20px solid #fff;
	left: 2px;
	margin-top: 60px !important;
}

.play:before
{
	content: '';
	position: absolute;
	top: -55px;
	left: -75px;
	bottom: -55px;
	right: -35px;
	border-radius: 50%;
	border: 7px solid #fff;
	z-index: 2;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
}

.play.play-small:before
{
	top: -38px;
	left: -50px;
	bottom: -38px;
	right: -25px;
	border: 5px solid #fff;
}

.play:after
{
	content: '';
	opacity: 0;
	transition: opacity 0.6s;
	-webkit-transition: opacity 0.6s;
	-moz-transition: opacity 0.6s;
}

.tingle-btn .material-symbols-outlined
{
	font-weight: bold;
	font-size: 40px;
	position: relative;
	top: 6px;
}

.play:hover:before, .play:focus:before
{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
}

.tingle-modal-box .tingle-modal-box__content
{
	padding: 0 !important;
}

.message-sliced
{
	margin-top: 3px;
	max-height: 36px;
	overflow-y: hidden;
	cursor: pointer;
	position: relative;
}

.message-full, .message-sliced
{
	color: #333333;
	margin-top: 15px;
	font-size: 14px;
}

.message-highlighted em, .conversation-title em
{
	background: #edeeef none repeat scroll 0 0;
	font-style: italic;
	font-weight: bold;
	color: #000;
}

.b-lazy
{
	background: url("loader.svg") center center no-repeat;
}

#ask_question_buttons
{
	margin-bottom: 25px;
	overflow: hidden;
}

#ask_question_buttons .question_btn
{
	padding: 11px 2px 10px 38px;
	text-align: left;
	margin-top: 10px;
	border: 1px solid #BFBFBF;
	background: #fff;
	font-size: 13px;
	width: 100%;
	height: 40px;
	font-weight: 700;
	overflow: hidden;
	color: #333;
}

#ask_question_buttons .question_btn:hover
{
	color: #232323;
}

#ask_question_buttons .question_btn .question_mark
{
	padding: 3px;
	border-radius: 15px;
	background: #64B245;
	font-size: 16px;
	color: #fff;
	position: absolute;
	top: 19px;
	left: 15px;
}

#ask_question_buttons .question_btn .chevron_right
{
	float: right;
	line-height: 19px;
}

#ask_question_buttons .option_btn
{
	padding: 0 5px;
}


#ask_question_form
{
	width: 760px;
	padding: 15px 25px;
}

#ask_question_form .title
{
	font-size: 21px;
	font-weight: bold;
	color: #333333;
}

#ask_question_form .buttons button
{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding: 10px 50px 10px 35px;
	background: #64B245;
	border: none;
	position: relative;
}

#ask_question_form .buttons button .material-icons
{
	position: absolute;
	right: 2px;
	bottom: 7px;
}


#ask_question_form .form-group label
{
	font-size: 14px;
	font-weight: bold;
	color: #232323;
	text-align: left;
}

#ask_question_form .form-group input
{
	font-size: 13px;
	color: #7A7A7A;
}

#ask_question_form .form-group .additional_label
{
	font-size: 12px;
	color: #232323;
}

#ask_question_form .form-group textarea
{
	height: 170px;
}


@media all and (-ms-high-contrast:none)
{
	.b-lazy
	{
		background: url("loader.gif") center center no-repeat;
	}
}
.b-lazy.b-loaded
{
	background: none !important;
}

@media (max-width: 991px)
{
	.sr-col-m-8 {
		width: 66.66667%; }

	.showroomer_information_block .show_answers_btn
	{
		margin: 0 auto;
		float: none;
	}

	.showroomer_information_block .map_container .view_your_product, .showroomer_information_block_heading span.title
	{
		width: 100%;
	}

	.showroomer_information_block .map_container img
	{
		float: none;
		margin: 0 auto;
	}

	.showroomer_information_block_heading span.button_description
	{
		width: calc( 100% - 201px );
	}

	.conversation .comments
	{
		padding-left: 15px
	}

	#qa_container ul li .svg_image_container
	{
		margin-left: 10px;
		margin-right: 15px;
	}

	.showroomer_information_block #photos_container ul li, .showroomer_information_block #videos_container ul li
	{
		height: auto;
		width: 50%;
		padding: 9px;
		margin: 0;
	}

	#qa_container  .conversation-title
	{
		margin-top: 18px;
	}

	.ask_your_question_container, .showroomer_information_block .showroomer_btn
	{
		position: initial;
	}

	.showroomer_information_block .map_container img {
		width: 100%;
	}
}

@media (max-width: 768px)
{
	.ask_your_question_container .button_description label
	{
		margin-left: 0;
	}

	.ask_your_question_container img
	{
		margin-bottom: 10px;
	}

	.ask_your_question_container .ask_question
	{
		margin-top: 10px;
	}

	#ask_question_form
	{
		width: 100%;
	}

	.sr-col-sm-12 {
		width: 100%; }

	#qa_container ul li .svg_image_container
	{
		display: none;
	}

	.showroomer_information_block_heading span.button_description, .ask_your_question_container .ask_question
	{
		width: 100%;
	}

	.showroomer_information_block_heading span.button_description label
	{
		float: none;
	}

	.showroomer_information_block_heading .showroomer_btn, .showroomer_information_block .map_container .showroomer_btn
	{
		width: 100%;
	}
}


li.comments:not(:first)
{
	display: none;
}

.product_rating label, .product_rating_individual label
{
	display: block;
	font-size: 0;
	padding: 0;
	margin: 0;
	height: 21px;
	position: relative;
	width: 21px;
	float: left;
}

.product_rating
{
	/*margin-top: -30px;*/
	margin-bottom: 10px;
}

.product_rating_individual
{
	/*margin-top: -18px;*/
	overflow: hidden;
}

.product_rating > label:after, .product_rating_individual > label:after
{
	position: relative;
	color: #EDBB09;
    background: #EDBB09;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	position: absolute;
	top: -2px;
	left: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 21px; /* Adjust size */
	line-height: 1;
	display: inline-block;
	vertical-align: middle;

	/* Smooth rendering */
	-webkit-font-feature-settings: 'liga';
	-webkit-font-smoothing: antialiased;
	content: "star";
}

.product_rating_individual > label:after
{
	top: 2px;
}

.product_rating > label.selected:after, .product_rating_individual > label.selected:after
{
	font-family: "Material Icons";
}

.product_rating > label.blank:after, .product_rating_individual > label.blank:after
{
	font-family: 'Material Symbols Outlined';
}

#product_rating a
{
	color: #2f85d7;
	font-size: 14px;
}

#goto-showroomer-tab
{
	cursor: pointer;
}

#goto-showroomer-tab, #goto-showroomer-tab:hover, #goto-showroomer-tab:active
{
	text-decoration: none !important;
}

.qa_loader_container
{
	overflow: hidden;
	width: 100%;
	min-height: 200px;
	background: #444;
}
 
.spin_loader {
	font-size: 10px;
	margin: 50px auto;
	text-indent: -9999em;
	width: 11em;
	height: 11em;
	border-radius: 50%;
	background: #ffffff;
	background: -moz-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
	background: -webkit-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
	background: -o-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
	background: -ms-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
	background: linear-gradient(to right, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
	position: relative;
	-webkit-animation: load3 1.4s infinite linear;
	animation: load3 1.4s infinite linear;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
  }
  .spin_loader:before {
	width: 50%;
	height: 50%;
	background: #ffffff;
	border-radius: 100% 0 0 0;
	position: absolute;
	top: 0;
	left: 0;
	content: '';
  }
  .spin_loader:after {
	background: #444;
	width: 75%;
	height: 75%;
	border-radius: 50%;
	content: '';
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
  }
  @-webkit-keyframes load3 {
	0% {
	  -webkit-transform: rotate(0deg);
	  transform: rotate(0deg);
	}
	100% {
	  -webkit-transform: rotate(360deg);
	  transform: rotate(360deg);
	}
  }
  @keyframes load3 {
	0% {
	  -webkit-transform: rotate(0deg);
	  transform: rotate(0deg);
	}
	100% {
	  -webkit-transform: rotate(360deg);
	  transform: rotate(360deg);
	}
  }
  
  