@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600&subset=latin-ext');


/*

	font-family: 'Source Sans Pro', sans-serif;
	font-family: 'Open Sans', sans-serif;

 */

/* Site.master Styles
-----------------------------------------------------------*/

*, *:before, *:after {
	box-sizing: border-box;
}

body {
	background: #f9f9fb;
	margin: 0;
	font-family: 'Source Sans Pro', sans-serif;
}
p {
	margin: .9em 0;
}
img {
	border: none;
	display: block;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #111;
}
h1 {
	color: black;
	font-size: 30px;
	text-decoration: none;
	text-align: center;
}

h2 {
}
h3,
.rb-profileext-title {
	color: black;
	font-size: 20px;
	font-weight: normal;
	margin: .5em 0;
}

button, input, textarea {
	font-family: 'Source Sans Pro', sans-serif;
}

fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

button, textarea, select, input[type="text"], input[type="password"] {
	-webkit-appearance: none;
}

.webshopmain_checkout input:not([type="checkbox"]):focus,
.webshopmain_checkout textarea:focus,
.popup_panel input:not([type="checkbox"]):focus,
.popup_panel textarea:focus,
.popup_panel select:focus {
	outline: 0;
	border-color: transparent !important;
	box-shadow: inset 0px 0px 0px 2px #e5164e;
}

.inputpage_field {
	margin-bottom: 15px;
	margin-top: 0;
}

.inputpage_label {
	display: block;
	margin-bottom: 5px;
	float: none;
}

.inputpage_item {
	width: 100%;
}

.input-fieldtype-CheckBox,
.input-fieldtype-RadioBox {
	width: auto;
}

.rb2-container-items:after, .articleitem_votes:after, .voteitems:after, .articleitem_button:after, .rb-section-newscategoryfilter-body:after, .commentitem_right_header:after,
.rb-section-newscategorysidefilter .news:after, .rb-section-items-item .alexdata_right .alexdata_header_name-line0:after {
	content: "";
	display: table;
	clear: both;
}

#container {	
}

#content-section {
	margin: 0;
}

.baseheader_top {
	height: 27px;
}

#logon_info {
	float: right;
	background: #f7f6f3;
	margin: 10px 8px;
	padding: 5px 0 5px 5px;
	border-bottom: 1px solid #e0dfd8;
	border-left: 1px solid #e0dfd8;
}

.baseheader_left {
	float: left;
}

.baseheader {    
	background: url(/content/images/icon-logo.png) no-repeat center;
	background-size: 100%;
	height: 50px;
	width: 210px;
    cursor: pointer;
    image-rendering: -webkit-optimize-contrast;
}


/* Login Styles
-----------------------------------------------------------*/

#logon_info {
	float: right;
}
.login_fields {
	float:left;
	margin:9px 0 0;
}

.login_LoginUserName {
	float:left;
}

.login_LoginPassword
{
    clear:none;
    float:left;
}
.login_LoginRememberMe
{
    clear:none;
    float:left;
}
.login_buttons
{
    clear:none;
    float:left;
	margin:13px 0 0;
    padding-left: 5px;
}

.login_buttons input,
.login_buttons button,
.login_buttons .inputbutton {
	cursor:pointer;
	padding:0;
	float: left;
}

.mustlogin
{
    float:left;
    padding-left: 5px;
}
.logon_info_welcome
{
    float: left;
}

.logon_info_logoff
{
   padding-left: 5px;
}

	
.communallogin-item {
	width: 100%;
	height: 37px;
	color: #FFF;
	line-height: 37px;
	background-image: none;
	/*border-radius: 3px;*/
	text-align: center;
	font-size: 14px;
	font-weight: 800;
	margin: 10px 0;
	margin-right: 25px;
	float: none;
}

.communallogin-item-FaceBookOpenId {
	background-color: #3b5998;
}

.communallogin-item-Google {
	background-color: #d34836;
}

.input-footer {
	clear: both;
}

.popup-login_panel .communallogin-before-items {
	float: none;
}

.communallogin-item-desc {
	font-size: 12.5px;
	font-weight: 400;
	text-transform: uppercase;
}

.communallogin-before-items,
.popup-profile_panel .inputtitle_div {
	float: none;
	position: relative;
}

.communallogin-before-items h3,
.popup-profile_panel .inputtitle_div h3 {
	font-size: 22px;
	font-weight: 400;
	text-transform: uppercase;
	display: inline-block;
	margin: 0 0 25px 0;
}

.rb-mediastate-Mobile .communallogin-before-items h3,
.rb-mediastate-Mobile .popup-profile_panel .inputtitle_div h3 {
	margin: 0 0 25px 0;
}

.popup-login_panel .inputtitle,
.popup-register_panel .inputtitle,
.popup-profile_panel .inputtitle,
.input-footer h3,
.communallogin-items-before {
	font-size: 17px;
	font-weight: 600;
	color: #363636;
	text-transform: uppercase;
}

.popup-login_panel .inputpage_buttons_after,
.popup-register_panel .inputpage_buttons_after {
	padding: 0;
	border: 0;
}

.popup-register_panel .inputpage_buttons_after {
	margin-top: 40px;
}

/* Menu Styles
-----------------------------------------------------------*/
.menu
{
	text-align: center;
}

.menu a {

	font-size: 14px;
	font-weight: normal;
}

.menu .menu_selecteditem a,
.menu .menu_item a {
	display: block;
}

.menu .menu_item,
.menu .menu_selecteditem {
	margin: 0;
	border-width: 0;
	float: left;
}

.menu .menu_divitem:first-child {
	margin-left: 0;
}

.menu .menu_selecteditem a {
	color: #FFF;
}

.menu_title
{
    margin-bottom: 10px;
}


/* Top Menu Styles
-----------------------------------------------------------*/

#header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10;
	color: #FFF;
	padding: 0 63px;
}

#header {
	background: #444;
}

@media screen and (max-width: 1250px)
{
	#header {
		padding: 0 10px;
	}
}

.baseheader_mini {
	float: left;
	display: none;
}

.baseheader_right {
	float: right;
}

.baseheader_right .menu_items > div,
.basket_image,
.basket_title,
.basket_emptytitle {
	display: inline-block;
	vertical-align: middle;
}

.baseheader_right {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
/*	max-width: 350px;
	position: fixed;
	top: 100px;
	right: 0;*/
}

.baseheader_right > div {
	-webkit-box-flex: 1;
	    -ms-flex: 1 1 100%;
	        flex: 1 1 100%;
}

.baseheader_right .menu_top_1 {
	-webkit-box-ordinal-group: 3;
			   -ms-flex-order: 2;
						order: 2;
}

.baseheader_right .menu_top_2 {
	-webkit-box-ordinal-group: 2;
			   -ms-flex-order: 1;
						order: 1;
}

.baseheader_right .menu_top_1 a {
    font-size: 17px;
    font-weight: 500;
    color: #FFF;
    text-transform: uppercase;
}

.menu_top_2 .menu_items > div {
	float: none;
}

.menu_top_2 .menu_items {
	text-align: left;
}

.baseheader_right .menu_top_1 .menu_items > div {
	display: inline-block;
	width: auto;
	border-bottom: none;
	line-height: normal;
	margin-right: 20px;
	line-height: 50px;
	background: none;
	padding-bottom: 0;
}

.baseheader_right .menu_selecteditem a {
	color: #f73b6d;
}

.main_menu_search .menu_divitem_click,
.main_menu_search .menu_image,
.main_menu_login .menu_divitem_click,
.main_menu_profile .menu_image,
.menuitem_favorites .menu_image,
.menuitem_mail .menu_divitem_click {
    width: 50px;
    height: 50px;
    background: Black;
}

.main_menu_search .menu_divitem_click,
.main_menu_search .menu_image {
	background: url(/content/images/icon-search.png) no-repeat center;
	background-size: 15px;
}

.menuitem_mail .menu_divitem_click {
	background: url(/content/images/icon-mail.png) no-repeat center;
	background-size: 15px;
}

.menuitem_favorites .menu_image {
	background: url(/content/images/icon-fav-white.png) no-repeat center;
	background-size: 15px;
}

.main_menu_profile .menu_image,
.main_menu_login .menu_divitem_click {
	background: url(/content/images/icon-profile.png) no-repeat center;
	background-size: 11px;
}

.baseheader_right {
	display: inline-block;
	vertical-align: middle;
	max-width: none;
}

.baseheader_right > div {
	display: inline-block;
	vertical-align: middle;
}

.menu_childitems {
	margin-top: 50px;
}

#header .menu_childitems .rbmenuh2 {
	color: #444;
	text-transform: uppercase;
	line-height: 40px;
}

#header .menu_childitems .menu_divitem {
	padding: 0 20px;
}

.menu_childitems {
	background: #444;
}

#header .menu_childitems .rbmenuh2 {
	color: #FFF;
}

#header .menu_childitems .rbmenuh2:hover,
.rb-top100 #header .menu_childitems .rbmenuh2:hover {
	color: #e5164e;
}

.rb-comboselect-full {
	line-height: 50px;
}

/* Mobile Menu Styles
-----------------------------------------------------------*/

/* reset */
.menu_sidebar .menu_divitem,
.menu_sidebar .menu_item a, 
.menu_sidebar .menu_item,
.menu_sidebar .menu_selecteditem
{
	float: none;
	margin: 0;
}

.menu_sidebar .main_menu_search,
.menu_sidebar .main_menu_login {
	font-weight: 300;
}

.main_menu_profile .rbmenuh2 {
	font-size: 16px;
}

.menu_sidebar .menu_selecteditem a {
	background: transparent;
	color: #e5164e;
}

#rbsidebar-menupanel {
	width: 368px !important;
	z-index: 110;
	background-color: #444;
}

.rb-mediastate-Mobile .rbsidebar_panel.rbsidebar_panel_visibled {
	width: 85% !important;
}

.rbsidebar_panel_disabled {
	display: block;
	left: -368px;
	z-index: 110;
	background: #FFF;
}

#rbsidebar-menupanel {
	padding: 65px 0;
	-webkit-transition: left 0.25s ease-out;
			transition: left 0.25s ease-out;
}

.rbsidebar_button {
	opacity: 0;
	width: 50px;
	height: 50px;
	background: url(/content/images/icon-hamburger.png) no-repeat center;
}

.menu_sidebar .menu_divitem,
.menu_sidebar .main_menu_search,
.menu_sidebar .main_menu_login {
	padding: 0;
	width: 100%;
	text-align: left;
	padding-left: 70px;
	
}

.menu_sidebar .main_menu_search .popup_button_title,
.menu_sidebar .rbmenuh2,
.menu_sidebar .popup_button_title {
	line-height: 65px;
}

.menu_sidebar .main_menu_search .popup_button_title,
.menu_sidebar .rbmenuh2,
.menu_sidebar a,
.menu_sidebar .popup_button_title {
	font-family: 'Roboto', sans-serif;
	font-size: 26px;
	font-weight: 400;
	text-transform: uppercase;
	color: #FFF;
}

.main_menu_child {
	padding-left: 30px;
}

.menu.menu_sidebar:before {
	content: "";
	display: block;
	width: 210px;
	height: 50px;
	background: url(/content/images/icon-logo.png) no-repeat center;
	background-size: 100%;
	margin-left: 70px;
	margin-bottom: 80px;
}

.menu_sidebar a:hover,
.menu_sidebar .rbmenuh2:hover,
.menu_sidebar .popup_button_title:hover {
	color: #e5164e;
}

/* Popup Styles
-----------------------------------------------------------*/

/* reset */

.popup-profile_panel *,
.popup-login_panel *,
.popup-register_panel * {
	float: none;
} 

@-webkit-keyframes popup-slide-in
{
	0% { margin-top: -400px; opacity: 0;}
	
	100% { margin-top: 50px; opacity: 1;}	
}
@keyframes popup-slide-in
{
	0% { margin-top: -400px; opacity: 0;}
	
	100% { margin-top: 50px; opacity: 1;}	
}

.rb-popuppanel-visibled
{
    -webkit-animation: popup-slide-in 0.3s ease-out;
       -moz-animation: popup-slide-in 0.3s ease-out;
    	 -o-animation: popup-slide-in 0.3s ease-out;
    		animation: popup-slide-in 0.3s ease-out;
}

@-webkit-keyframes basketSlideIn
{
	0% { margin-top: -400px; opacity: 0;}
	
	100% { margin-top: 0px; opacity: 1;}	
}

@keyframes basketSlideIn
{
	0% { margin-top: -400px; opacity: 0;}
	
	100% { margin-top: 0px; opacity: 1;}	
}

.popup-popupbasket_full_panel.rb-popuppanel-visibled
{
    -webkit-animation: basketSlideIn 0.3s ease-out;
       -moz-animation: basketSlideIn 0.3s ease-out;
    	 -o-animation: basketSlideIn 0.3s ease-out;
    		animation: basketSlideIn 0.3s ease-out;
}

.popup_panel {
	position: relative;
	/*max-width: 500px;*/
	margin: 50px auto 0;
	padding: 30px;
	background: #FFF;
} 

.inputform-closebutton, .popup_panel_closebutton {
	width: 30px;
	height: 30px;
	background: url(/content/images/icon-close.png) no-repeat center;
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 1;
}

.inputform-closebutton, .popup_panel_closebutton {
	image-rendering: -webkit-optimize-contrast;
	background-size: 50% !important;
	top: 0px;
	right: 0px;
}

#popup-rbimage_panel {
	margin-top: 150px;
}

.popup_panel.ajax-loading-div {
	left: initial;
	left: auto;
	-webkit-transform: none;
		-ms-transform: none;
			transform: none;
}


/* Login Styles
-----------------------------------------------------------*/

.popup-login_panel,
.popup-register_panel {
	width: 100%;
	max-width: 768px;
	padding: 0;
}

.popup-login_panel .communallogin-items-full,
.popup-register_panel .communallogin-items-full {
	margin-bottom: 0;
}

.rb-mediastate-Mobile .popup-login_panel,
.rb-mediastate-Mobile .popup-register_panel {
	width: 100%;
}

.popup-login_panel .popup_panel_wrapper,
.popup-register_panel .popup_panel_wrapper,
.popup-profile_panel .popup_panel_wrapper {
	position: relative;
	padding: 30px;
	overflow: hidden;
}

.rb-mediastate-Mobile .popup-login_panel .popup_panel_wrapper,
.rb-mediastate-Mobile .popup-register_panel .popup_panel_wrapper,
.rb-mediastate-Mobile .popup-profile_panel .popup_panel_wrapper {
	padding: 15px;
}


.popup-login_panel input[type="text"],
.popup-login_panel input[type="password"],
.popup-register_panel input[type="text"],
.popup-register_panel input[type="password"],
.popup-register_panel select {
	height: 40px;
	width: 100%;
	padding: 0 10px;
	font-size: 14px;
	border: 1px solid #acacac;
}

.rb-mediastate-Mobile .popup-login_panel input[type="text"],
.rb-mediastate-Mobile .popup-login_panel input[type="password"],
.rb-mediastate-Mobile .popup-register_panel input[type="text"],
.rb-mediastate-Mobile .popup-register_panel input[type="password"],
.rb-mediastate-Mobile .popup-register_panel select {
	font-size: 16px;
}

.login_LoginRememberMe {
	padding: 0;
}

.login_LoginRememberMe .inputpage_item {
	margin-left: 0;
}

.login_LoginRememberMe_label {
	font-weight: 300;
	cursor: pointer;
}

.popup-login_panel .popup-register_link {
	display: inline-block;
}

.popup-login_panel .submitbutton,
.popup-register_panel .submitbutton,
.popup-register_full .popup_button_title,
.popup-profile_panel .submitbutton {
	display: inline-block;
	height: 37px;
	line-height: 37px;
    border: 1px solid #acacac;
    padding: 0 35px;
	background: none;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	color: #040404;
	cursor: pointer;
	float: none;
	-webkit-transition: all 0.15s ease-out;
			transition: all 0.15s ease-out;
}

.popup-login_panel .submitbutton:hover,
.popup-register_panel .submitbutton:hover,
.popup-register_full .popup_button_title:hover,
.popup-profile_panel .submitbutton:hover,
.rb-global-partialinput .submitbutton:hover,
.basket_summa_login_buttons .popup_button_title:hover {
	color: #FFF;
	background: #e5164e !important;
	border-color: #e5164e !important;
}

.submitbutton:hover {
	
}

.popup-login_panel .input-footer {
	margin-top: 40px;
}

.login_input_regis_before {
    font-weight: 300;
    margin-bottom: 20px;
}

.rbextbutton_items {
	display: inline-block;
	margin-left: 50px;
}

.lostpasswordbutton input[type="button"]:hover {
	color: #e5164e;
}

/* Register Styles
-----------------------------------------------------------*/

.popup-register_panel .rb-datedit-popupbutton,
.popup-profile_panel .rb-datedit-popupbutton {
	position: absolute;
}

.popup-register_panel .inputpage_newfileupload-main,
.popup-profile_panel .inputpage_newfileupload-main {
	max-width: none;
}

.popup-register_panel .inputpage_textimage_div img[src=""],
.popup-profile_panel .inputpage_textimage_div img[src=""] {
	width: 100%;
	height: 250px;
	background: #EEE;
}

.popup-register_panel .inputpage_textimage_div img[src=""]:before,
.popup-profile_panel .inputpage_textimage_div img[src=""]:before {
	display: block;
	content: "Képfeltöltés";
    font-size: 17px;
    font-weight: 600;
    color: #363636;
    text-transform: uppercase;
	
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
		-ms-transform: translate(-50%,-50%);
			transform: translate(-50%,-50%);
}

.popup-register_panel .inputpage_field {
	display: inline-block;
	vertical-align: top;
	width: 47.5%;
} 

.popup-register_panel .inputpage_field:nth-child(2n+2) {
	margin-right: 5%;
}

.popup-register_panel .inputpage_field_Name,
.popup-register_panel .inputpage_field_NewsLetter  {
	display: block;
	width: 100%;
}

.popup-register_panel .inputpage_field_DataHandlingConfirmOk-popup {
	display: block;
	width: 100%;
	margin: 0 0 5px 0;
} 

.popup-register_panel .datahandling-confirm > div {
	float: left;
}

.popup-register_panel .datahandling-confirm,
.inputpage_field_NewsLetter label {
	font-size: 15px;
	font-weight: 300; 
}

/* Profile Styles
-----------------------------------------------------------*/

.popup-profile_panel {
	width: 100%;
	max-width: 900px;
	padding: 0;
}

.rb-mediastate-Mobile .popup-profile_panel {
	width: 100%;
}

.popup-profile_panel input[type="text"],
.popup-profile_panel input[type="password"],
.popup-profile_panel select {
	height: 40px;
	width: 100%;
	padding: 0 10px;
}

.popup_panel.popup-profile_panel .inputpage_item {
	padding: 0 10px;
} 

.popup-profile_panel .inputpage_label {
	display: block;
	font-weight: 300;
	margin-bottom: 5px;
}

.inputpage_fieldtype_CheckBox .inputpage_label {
	display: inline-block;
}

.popup-profile_panel .inputpage_field_Gender,
.popup-profile_panel .inputpage_field_Birthday,
.popup-profile_panel .inputpage_field_Language,
.popup-profile_panel .inputpage_field_OldPassword,
.popup-profile_panel .inputpage_field_Password,
.popup-profile_panel .inputpage_field_ConfirmPassword {
	width: 30%;
	display: inline-block;
	vertical-align: baseline;
}

.popup-profile_panel .inputpage_field_Name,
.popup-profile_panel .inputpage_field_EMail {
	display: inline-block;
	vertical-align: top;
	width: 47.5%;
}

.popup-profile_panel .inputpage_field_Birthday,
.popup-profile_panel .inputpage_field_Password {
	margin: 0 5%;
}

.popup-profile_panel .inputpage_field_Name {
	margin-right: 5%;
}

.popup-profile_panel .inputpage_buttons_after {
	border: none;
}

.rb-mediastate-Mobile .popup-profile_panel .inputpage_fields > div {
	display: block;
	width: 100%;
	margin: 0;
}

.inputpage_fieldtype_CheckBox label {
	cursor: pointer;
}

/* Home Styles
-----------------------------------------------------------*/

#content-section {
	padding-top: 0;
}

.page_Home_Index #content-section {
	padding-top: 50px;
}

.rb-section-body {
	position: relative;
}

.rb-section-body .rb2-slider-item {
	border: none;
}

/* temp */
.page_others #content-section {
	padding-top: 50px;
}

.home_mainpage .rb2-slider-item {
	border: none;
}

.rb-sectiongroup_full .rb2-container-items {
	position: relative;
}

.rb-section:not(.rb-section-newsslider) .rb2-slider-pager-item-main,
.rb-section:not(.rb-section-newsslider) .rb2-slider-header {
/*	width: 80%;
	max-width: 1300px;
	margin: 0 auto;*/
}

.rb-section-body .rb2-slider-title {
	font-size: 19px;
	font-weight: 600;
	color: #000;
	margin-top: 0;
	text-transform: uppercase;
	float: none;
}

.rb2-slider-subtitle,
.rb-section-articlelist .rb2-slider-title,
.rb-section-productcategory .rb-section-title,
.rb-section-newscategory .rb-section-title {
	/*font-size: 45px;*/
	font-size: 2.35vw;
	font-weight: 600;
	color: #e5164e;
	text-transform: uppercase;
}

.rb-section-productcategory .rb-section-title,
.rb-section-newscategory .rb-section-title {
	font-size: 35px;
	text-align: left;
}

.articleitem_image {
	position: relative;
}

/* Top Slider Styles
-----------------------------------------------------------*/

.rb-section-newsslider {
	margin-bottom: 0;
}

.rb-section-newsslider .rb2-slider-item {
	position: relative;
	   -webkit-box-flex: 1 !important;
	    -ms-flex: 1 1 100% !important;
	        flex: 1 1 100% !important;
}

.rb-section-newsslider .news {
	padding-bottom: 43.75%;
	background-repeat: no-repeat;
}

.rb-section-newsslider .news_header-root {
	color: #FFF;
	position: absolute;
	top: 50%;
	left: 50%;
	text-align: center;
	-webkit-transform: translate(-50%,-50%);
		-ms-transform: translate(-50%,-50%);
			transform: translate(-50%,-50%);
}

.rb-section-newsslider .style-news-img-right .news_header-root {
    top: 50%;
    left: 10%;
    max-width: 40%;
    -webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
			transform: translateY(-50%);
}

.rb-section-newsslider .style-news-img-left .news_header-root {
    top: 50%;
    left: auto;
	left: initial;
	right: 10%;
    max-width: 40%;
    -webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
			transform: translateY(-50%);
}

.rb-section-newsslider .rbh1 {
	font-size: 60px;
	font-weight: 300;
}

.rb-section-newsslider .rbh2 {
	font-size: 20px;
}

.rb-section-newsslider .news_digest {
	margin-bottom: 20px;
} 

.style-onlyimage .news_header {
	display: none;	
}

.rb-section-newsslider .rb-publish,
.rb-section-newsslider .rb-quick-edit {
	top: 150px;
}

.rb-section-newsslider .news_header .rbh1 {
	font-family: 'Source Sans Pro', sans-serif;
	/*font-size: 63px;*/
	font-size: 3.3vw;
	font-weight: 600;
	text-transform: uppercase;
	color: #FFF;	
}

.rb-section-newsslider .news_buttons > div {
	display: inline-block;
}

.rb-section-newsslider .new_clickurl,
.rb-section-newsslider .news_buttons input {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
} 

.rb-section-newsslider .new_clickurl {
	color: #e5164e;
	background: #FFF;
	border-radius: 35px;
	padding: 7px 45px;
}

.rb-section-newsslider .news_buttons input {
	color: #FFF;
	background: none;	
}

/* Article Search Styles
-----------------------------------------------------------*/

.rb-section-productsearch .rb-section-body {
	/*width: 90%;*/
	width: 50.78125%;
	max-width: 975px;
	/*margin: -75px auto 100px;*/
	margin: -3.8vw auto 5.2%;
}

.rb-section-productsearch .rb-section-filtersearch-body {
	position: relative;
	box-shadow: 0px 10px 10px -5px rgba(0, 0, 0, 0.2);
}

.rb-section-productsearch .filtersearch_input input {
	width: 100%;
	/*height: 133px;*/
	height: 6.92708333333333vw;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 27px;
	font-weight: 600;
	color: #444;
	padding: 10px 14%;
	background: #FFF url(/content/images/icon-search-grey.png) no-repeat calc(7% - 12.5px);
	image-rendering: -webkit-optimize-contrast;
	border: none;
}

.rb-section-productsearch .filtersearch_button {
	position: absolute;
	top: 0;
	right: 0;
	/*width: 133px;*/
	width: 13.76811594202899%;
	height: 100%;
	background: rgb(81,215,218);
	background: -moz-linear-gradient(top, rgba(81,215,218,1) 0%, rgba(40,135,162,1) 100%);
	background: -webkit-linear-gradient(top, rgba(81,215,218,1) 0%,rgba(40,135,162,1) 100%);
	background: linear-gradient(to bottom, rgba(81,215,218,1) 0%,rgba(40,135,162,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#51d7da', endColorstr='#2887a2',GradientType=0 );
	cursor: pointer;
} 

.rb-section-productsearch .filtersearch_button:before {
	content: "";
	display: block;
	width: 30px;
	height: 30px;
	background: url(/content/images/icon-search.png) no-repeat center;
	image-rendering: -webkit-optimize-contrast;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
		-ms-transform: translate(-50%,-50%);
			transform: translate(-50%,-50%);	
}

/* Article List Slider Styles
-----------------------------------------------------------*/

.rbslider-headerfilter-items {
	text-align: left;
	margin: 65px 0 0 0;
}

.rbslider-headerfilter-item {
	display: block;
	background: none;
	color: #888;
	font-size: 18px;
	font-weight: 300;
	text-transform: uppercase;
	box-shadow: none;
	padding: 0;
	margin-bottom: 50px;
}

.rbslider-headerfilter-item:last-child {
	margin-bottom: 0;
}

.rbslider-headerfilter-item_selected {
	font-weight: 600;
	color: #e5164e;
}

.articleitem_buttonandlike > div {
	display: inline-block;
	vertical-align: middle;
	float: none;
	margin-right: 15px;
}

.articlevote {
	display: block;
}

.voteitems {
	font-size: 0;
	text-align: center;
	margin-bottom: 15px;
}

.voteitem {
	display: inline-block;
	
	width: 25px;
	height: 17px;
	background: url(/content/images/icon-vote.png) no-repeat left;
	background-size: 17px;
	float: none;
	-webkit-backface-visibility: hidden;
			backface-visibility: hidden;
}

.vote-yes {
	background: url(/content/images/icon-voted.png) no-repeat left;
	background-size: 17px;	
}

.articleitem_like {
	float: right;
}

.rbvote-Like:before {
	display: inline-block;
	content: "";
	width: 13px;
	height: 11px;
	background: url(/content/images/icon-fav-black.png) no-repeat center;
	background-size: 100%;
	margin-right: 5px;
}

.rbvote-Like .rbvote-name {
	display: inline-block;
}

.rbvote-Like:hover:before,
.Like-result1:before {
	background: url(/content/images/icon-fav-pink.png) no-repeat center;
	background-size: 100%;
}

.articleitem_button {
	margin: 15px 0;
}

.rb-section-articlelist .rb2-slider-item,
.rb-section-slideritem--sectionarticlelistgroup .rb2-slider-item {
	-ms-flex: 0 1 calc(20% - 40px);
		flex: 0 1 calc(20% - 40px);
}

.rb-section-slideritem--sectionarticlelistgroup .rb2-container {
	min-height: 500px;
}

.alexdata_discount {
	/*width: 74px;
	height: 74px;
	width: 35%;
	height: 0;
	padding-bottom: 35%;*/
	
	width: 70px;
    height: 70px;
    padding: 0;
	font-size: 20px;
	font-weight: 600;
    text-align: center;
    line-height: normal;
	border-radius: 50%;
	background: #e5164e;
	color: #FFF;
	position: absolute;
	/*top: 65px;
	right: -17.5%;*/
    top: 0;
	right: 6vw;
	z-index: 1;
}

.alexdata_discount .alexdata_discount_value {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
		-ms-transform: translate(-50%,-50%);
			transform: translate(-50%,-50%);
}

.rb-section-items .alexdata_discount,
.rb-section-allproduct .alexdata_discount,
.alexwebdatainfogrid_detail .alexdata_discount {
	width: 74px;
	height: 74px;
	padding-bottom: 0;
	line-height: 74px;
	right: -32px;
}

.rb-section-allproduct .alexdata_discount {
	right: 0;
}

.rb2-slider-item {
	position: relative;
}

.alexdata_footer_shop_buttons {
	margin-top: 5px;
}

.alexdata_footer_shop_buttons > div {
	display: inline-block;
}

.alexdata_footer_shop_buttons .rbvote-name {
	color: #e5164e;
}

/* Article List Left Styles
-----------------------------------------------------------*/

.rb-section-slider .rb-section-body,
.rb-section-productlist .rb-section-body,
.rb-section-articlenewssliderfiltertop .rb-section-body {
	width: 90%;
	max-width: 1500px;
	margin: 0 auto;
}

.rb-section-slider .rb2-slider-header,
.rb-section-slider .rb2-wrapper {
	display: inline-block;
	vertical-align: top;
}

.rb-section-slider .rb2-slider-header {
	width: 20%;
	margin-right: 60px;
}

.rb-section-slider .rb2-wrapper {
	width: calc(80% - 65px);
}

.rb-section-slider .rb2-slider-pager-item-main {
	padding-right: 2px;
}

.rb-section-slider .rb2-slider-item {
	-webkit-box-flex: 0;
	    -ms-flex: 0 1 calc(25% - 70px);
	        flex: 0 1 calc(25% - 70px);
	margin: 0 35px 40px;
} 

.rb-section-slider .rb2-slider-pager-item-main {
	-ms-flex-wrap: wrap;
		flex-wrap: wrap;
}

.rb-section-slider .rb2-slider-pager-item-main,
.rb-section-articlenewssliderfiltertop .rb2-slider-pager-item-main {
	padding-top: 5px;
		-webkit-box-pack: start;
		   -ms-flex-pack: start;
	justify-content: flex-start;
}

/* Article List Top Styles
-----------------------------------------------------------*/

.rb-section-articlenewssliderfiltertop {
	padding: 90px 0;
}

.rb-section-articlenewssliderfiltertop .rbslider-headerfilter-item {
	display: inline-block;
	margin-right: 40px;
	margin-bottom: 0;
}

.rb-section-articlenewssliderfiltertop .rbslider-headerfilter-items {
	margin: 0 0 75px;
	float: right;
}

.rb-section-articlenewssliderfiltertop .rb2-slider-item {
	-webkit-box-flex: 0;
	    -ms-flex: 0 1 calc(20% - 50px);
	        flex: 0 1 calc(20% - 50px);
	margin: 0 25px;
} 

/* News Dashboard Styles
-----------------------------------------------------------*/

.rb-section-dashboardactionnews {
	padding: 130px 0;
}

.rb-section-dashboardactionnews .rb-section-body {
	width: 94%;
	margin: 0 auto;
}

.rb-section-dashboardactionnews .rb-dashboardimage-full .rb-dashboardimage-row > div {
	width: 50%;
}

.rb-section-dashboardactionnews .rb-dashboardimage-full .rb-dashboardimage-item {
	margin: 0;
} 

.rb-section-dashboardactionnews .rb-dashboardimage-cell .rb-dashboardimage-item {
	padding-bottom: 0;
	height: auto;
}

.rb-section-dashboardactionnews .rb-dashboardimage-cell .rb-dashboardimage-item .rb-dashboardimage-item-backgroundimage {
	width: 50%;
	padding-bottom: 50%;
	background-size: cover;
	background-position: center;
}

.rb-section-dashboardactionnews .rb-dashboardimage-cell .rb-dashboardimage-item .rb-dashboardimage-item-info {
	width: 50%;
	height: 100%;
}

.rb-section-dashboardactionnews .rb-dashboardimage-item-right .rb-dashboardimage-item-info,
.rb-section-dashboardactionnews .rb-dashboardimage-item-left .rb-dashboardimage-item-backgroundimage {
	float: left;
}

.rb-section-dashboardactionnews .rb-dashboardimage-item-right .rb-dashboardimage-item-backgroundimage,
.rb-section-dashboardactionnews .rb-dashboardimage-item-left .rb-dashboardimage-item-info {
	float: right;
}  

.rb-section-dashboardactionnews .rb-dashboardimage-doublecell .rb-dashboardimage-item-info {
	width: 50%;
	height: 50%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #FFF;
}

.rb-section-dashboardactionnews .rb-dashboardimage-item-title {
	/*font-size: 40px;*/
	font-size: 2vw;
	font-weight: 600;
	text-transform: uppercase;
	/*color: #e5164e;*/
	color: #f73b6d;
	padding: 0;
}

.rb-section-dashboardactionnews .rb-dashboardimage-item-title:after {
	content: "";
	display: block;
	width: 100px;
	height: 3px;
	/*background: #e5164e;*/
	background: #f73b6d;
	margin: 20px auto 40px;
}

.rb-section-dashboardactionnews .rb-dashboardimage-cell .rb-dashboardimage-item-left .rb-dashboardimage-item-title:after {
	background: #FFF;
}

.rb-section-dashboardactionnews .rb-dashboardimage-cell .rb-dashboardimage-item-left .rb-dashboardimage-item-title,
.rb-section-dashboardactionnews .rb-dashboardimage-cell .rb-dashboardimage-item-left .rb-dashboardimage-item-desription {
	color: #FFF;
}  

.rb-section-dashboardactionnews .rb-dashboardimage-cell .rb-dashboardimage-item-left .rb-dashboardimage-item-info {
	/*background: #e5164e;*/
	background: #f73b6d;
}

.rb-section-dashboardactionnews .rb-dashboardimage-cell .rb-dashboardimage-item-right .rb-dashboardimage-item-info {
	background: #FFF;
}

.rb-section-dashboardactionnews .rb-dashboardimage-cell .rb-dashboardimage-item-left {
	background-size: 50% !important;
	background-position: left !important;
}

.rb-section-dashboardactionnews .rb-dashboardimage-cell .rb-dashboardimage-item-right {
	background-size: 50% !important;
	background-position: right !important;
}

.rb-section-dashboardactionnews .rb-dashboardimage-item-info {
	text-align: center;
	padding: 8% 5%;
}

.rb-section-dashboardactionnews .rb-dashboardimage-item-desription {
	font-weight: 300;
}

.rb-dashboardimage-item-subtitle2 {
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.rb-section-dashboardactionnews .rb-dashboardimage-item-left .rb-dashboardimage-item-subtitle2 {
	color: #FFF;
}

.rb-dashboardimage-row {
	display: flex;
	height: 880px;
}

.rb-dashboardimage-row > div {
	height: 100%;
}

.rb-section-dashboardactionnews .rb-dashboardimage-cell .rb-dashboardimage-item {
	height: 50%;
}

.rb-dashboardimage-doublerow .rb-dashboardimage-item {
	padding-bottom: 0;
	height: 100%;
}

/* 1 News */

.rb-section-dashboardactionnews .rb-dashboardimage-full div.rb-dashboardimage-row-1,
.rb-section-dashboardactionnews .rb-dashboardimage-full div.rb-dashboardimage-row-2 {
	width: 100%;
}

.rb-section-dashboardactionnews .rb-dashboardimage-full .rb-dashboardimage-row-1 .rb-dashboardimage-item {
	width: 100%;
	padding-bottom: 50%;	
}

.rb-section-dashboardactionnews .rb-dashboardimage-row-1 .rb-dashboardimage-item-info {
	padding: 5%;
	background: #FFF;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
		-ms-transform: translate(-50%,-50%);
			transform: translate(-50%,-50%);
}

/* 2 News */

.rb-section-dashboardactionnews .rb-dashboardimage-full div.rb-dashboardimage-row-2 .rb-dashboardimage-item {
	width: 50%;
	padding-bottom: 50%;
}

.rb-section-dashboardactionnews .rb-dashboardimage-row-2 .rb-dashboardimage-item-info {
	width: 50%;
	background: #FFF;
	position: absolute;
	left: 0;
	bottom: 0;
}

/* 4 News */

.rb-dashboardimage-full .rb-dashboardimage-row-4 > div {
	margin: 0;
	width: 50%;
	float: left;
}

/* Button */

.newsitem-layout-button .newsitem-name-full,
.newsitem-layout-button .newsitem_clickbutton {
    background: #e5164e;
    color: #FFF;
    padding: 7px 40px;
    border-radius: 35px;
    border: 0;
    cursor: pointer;
}

.newsitem-layout-button .newsitem_clickbutton {
    display: inline-block;
}

.newsitem-layout-button .newsitem-name-full .newsitem-name {
    color: #FFF;
    font-size: 18px;
}

/* Article Dashboard Styles
-----------------------------------------------------------*/

.rb-section-dashboardarticlelist {
	padding: 120px 0 135px;
	background: rgb(167,18,60);
	background: -moz-linear-gradient(left, rgba(167,18,60,1) 0%, rgba(119,87,126,1) 100%);
	background: -webkit-linear-gradient(left, rgba(167,18,60,1) 0%,rgba(119,87,126,1) 100%);
	background: linear-gradient(to right, rgba(167,18,60,1) 0%,rgba(119,87,126,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7123c', endColorstr='#77577e',GradientType=1 );	
}

.rb-section-dashboardarticlelist .rb-section-body {
	width: 90%;
	max-width: 1450px;
	margin: 0 auto;
}

.rb-section-dashboardarticlelist .rb-dashboardimage-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 20px;
}

.rb-section-dashboardarticlelist .rb-dashboardimage-doublecell,
.rb-section-dashboardarticlelist .rb-dashboardimage-cell {
	-webkit-box-flex: 0;
	    -ms-flex: 0 1 calc(50% - 10px);
	        flex: 0 1 calc(50% - 10px);
}

.rb-section-dashboardarticlelist .rb-dashboardimage-row > div:last-child,
.rb-section-dashboardarticlelist .rb-dashboardimage-cell .rb-dashboardimage-item:last-child {
	margin-left: 20px;
}

.rb-section-dashboardarticlelist .rb-dashboardimage-cell .rb-dashboardimage-item {
	width: calc(50% - 10px);
	height: 100%;
}

.rb-section-dashboardarticlelist .rb-dashboardimage-doublecell .rb-dashboardimage-item {
	width: 100%;
	height: 100%;
}

.rb-section-dashboardarticlelist img {
	box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.2);	
}

.rb-section-dashboardarticlelist .rb-dashboardimage-cell img {
	max-width: 120px;
	margin: 0 auto 20px;
}

.rb-section-dashboardarticlelist .rb-dashboardimage-doublecell img {
	max-width: 180px;
	margin: 0 auto;
}

.rb-section-dashboardarticlelist .rb-dashboardimage-item {
	background: #FFF;
	margin: 0;
	padding: 50px 35px 35px;
	height: auto;
}

.rb-section-dashboardarticlelist .rb-dashboardimage-titleitem {
	padding: 15% 0 0;
}

.rb-section-dashboardarticlelist .rb-dashboardimage-titleitem {
	background: transparent;
}

.rb-section-dashboardarticlelist .rb-dashboardimage-item-title,
.rb-section-dashboardarticlelist .rb-dashboardimage-item-subtitle {
	font-weight: 600;
	text-transform: uppercase;
	color: #FFF;
	padding: 0;
} 

.rb-section-dashboardarticlelist .rb-dashboardimage-item-subtitle {
	font-size: 45px;
}

.rb-section-dashboardarticlelist .rb-dashboardimage-item-subtitle:after {
	content: "";
	display: block;
	width: 100px;
	height: 3px;
	background: #FFF;
	margin-top: 15px;
}

.rb-section-dashboardarticlelist .rb-dashboardimage-item-title {
	font-size: 19px;
}

.rb-section-dashboardarticlelist .rb-dashboardimage-cell .articleitem_name,
.rb-section-dashboardarticlelist .rb-dashboardimage-cell .articleitem_prices {
	text-align: center;
}

.rb-dashboardimage-doublecell .articleitem_full > div {
	display: inline-block;
	vertical-align: top;
}

.rb-dashboardimage-doublecell .articleitem_left {
	width: 180px;
}

.rb-dashboardimage-doublecell .articleitem_right {
	width: calc(100% - 224px);
	margin-left: 40px;
}

.rb-dashboardimage-doublecell .articleitem_name {
	font-size: 24px;
}

.rb-dashboardimage-doublecell .articleitem_shortdescription {
	font-size: 15px;
	margin-top: 15px;
	color: #444;
}

.rb-dashboardimage-cell .rbvote-Like {
	background-position: left;
	background-size: 13px;
	padding-left: 22px;
	height: auto;
}

.rb-dashboardimage-doublecell .voteitems {
	text-align: left;
}

.rb-dashboardimage-cell .articleitem_buttonandlike {
	text-align: center;
}

/* News Styles
-----------------------------------------------------------*/

.rb-section-onenewsandslider .rb-section-body {
	width: 90%;
	max-width: 1450px;
	margin: 0 auto;
	padding: 100px 0 90px;
}

.rb-section-onenewsandslider-left,
.rb-section-onenewsandslider-right {
	display: inline-block;
	vertical-align: top;	
}

.rb-section-onenewsandslider-left {
	width: 46%;
	margin-right: 11%;
}

.rb-section-onenewsandslider-right {
	position: relative;
	width: calc(43% - 4px);
}

.rb-section-onenewsandslider-left .rb-section-onenewsandslider-newsinfo {
	position: relative;
}

.rb-section-onenewsandslider-left .rb-section-onenewsandslider-info {
	width: calc(90% - 45px);
    position: absolute;
    top: 15vw;
    left: 45px;
    /*
    -webkit-transform: translateY(-50%);
    	-ms-transform: translateY(-50%);
    		transform: translateY(-50%); */
}

.rb-section-onenewsandslider-left .rb-section-onenewsandslider-info > div {
	display: inline-block;
	vertical-align: top;
}

.rb-section-onenewsandslider-info-left {
	width: calc(100% - 154px);
}

.rb-section-onenewsandslider-info-right,
.news_info-right {
	width: 100px;
	background: #FFF;
	text-align: center;
	color: #e5164e;
	box-shadow: 2px 2px 10px -2px rgba(0, 0, 0, 0.3);
	padding: 20px 0;
	margin-left: 50px;
}

.rb-section-onenewsandslider-newsmonth,
.news_info-right .news_newsmonth {
	font-size: 17px;
}

.rb-section-onenewsandslider-newsday,
.news_info-right .news_newsday {
	font-size: 50px;
	font-weight: 700;
	line-height: 40px;
}

.rb-section-onenewsandslider-right .rbslider-summaclick {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 17px;
	font-weight: 600;
	text-transform: uppercase;
	color: #888;
} 

.rb-section-onenewsandslider-right .rbslider-summaclick:after {
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-left: 10px;
	border-top:  2px solid #888;
	border-right: 2px solid #888;
	-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
			transform: rotate(45deg);
	
}

h1.rb-section-onenewsandslider-newstitle {
	font-size: 20px;
	font-weight: 400;
	text-align: left;
	margin-top: 0;
}

.rb-section-onenewsandslider-newsdescription {
	font-size: 15px;
	font-weight: 300;
}

.rb-section-onenewsandslider-right .rb2-slider-pager-item-main {
	-ms-flex-wrap: wrap;
		flex-wrap: wrap;
}

.rb-section-onenewsandslider-right .rb2-slider-item {
	margin-bottom: 45px;
	-webkit-box-flex: 1;
	    -ms-flex: 1 1 100%;
	        flex: 1 1 100%;
}

.rb-section-onenewsandslider-right .rb2-slider-item:last-child {
	margin-bottom: 0;
}

.rb-section-onenewsandslider-right .rb2-slider-header {
	padding: 0;
}

.rb-section-onenewsandslider-right .rb2-slider-subtitle:after {
	content: "";
	display: block;
	width: 100px;
	height: 3px;
	background: #e5164e;
	margin: 20px 0 40px;
}

.rb-section-onenewsandslider-right .news_newsdate {
	font-size: 20px;
	font-weight: 700;
	color: #e5164e;
} 

.rb-section-onenewsandslider-right .rbh1 {
    font-size: 20px;
    font-weight: 400;
    text-align: left;
    margin: 5px 0;
}

.rb-section-onenewsandslider-right .rbh2 {
    font-size: 17px;
    font-weight: 400;
    margin: 0;
}

.rb-section-onenewsandslider-right .news_digest {
	font-weight: 300;
	margin-top: 20px;
}

.rb-section-onenewsandslider-right .rb-publish {
	right: 60px;
}

.rb-section-onenewsandslider-right .rb-quick-edit {
	right: 0;
	margin: 0;
}

/* Product Global Styles
-----------------------------------------------------------*/

.alexdata_header_name,
.alexdata_header_subname {
	font-size: 16px;
	font-weight: 600;
	color: #e5164e;
	margin-top: 20px;
	text-align: left;
}

.alexdata_header_subname {
	color: #444;
	margin: 0;
}

.articleitem_header,
.articleitem_full_img {
	margin-bottom: 15px;
}

.articleitem_prices {
	font-weight: 600;
}

.alexdata_footer_shop_prices > div {
	display: inline-block;
	vertical-align: top;
	margin-right: 15px;
}

.alexdata_footer_shop_prices > div:last-child {
	margin-right: 0;
}

.alexdata_footer_price {
	font-size: 17px;
	margin-right: 15px;
	text-decoration: line-through;
	color: #888;
}

.alexdata_footer_onlineprice-value {
	font-size: 20px;
	font-weight: 600;
	color: #000;
}

.alexdata_footer_basket .inputbutton,
.alexwebdatainfogrid_alexdata_detail_top_alexdata_detail_right_bookshoplink .inputbutton {
	font-size: 15px;
    color: #e5164e;
    background: url(/content/images/icon-basket-black.png) no-repeat left;
    padding-left: 25px;
    border: none;
    -webkit-appearance: none;
    cursor: pointer;
    outline: 0;
}
.alexwebdatainfogrid_alexdata_detail_top_alexdata_detail_right_bookshoplink .inputbutton .inputbutton-title {
		font-size: 15px;
    color: #e5164e;
}
.alexwebdatainfogrid_thumbnail_url_img {
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.25); 
}

/* Default Product Slider Styles */

.rb-section-articlelist {
	padding: 80px 0;
}

.rb-section-articlelist .rb-section-body {
	width: 90%;
	max-width: 1500px;
	margin: 0 auto;
}

.rb-section-articlelist .rb2-slider-pager-item-main {
	margin-top: 40px;
	padding: 0 15px;
	-ms-flex-wrap: wrap;
		flex-wrap: wrap;	
}

.rb-section-articlelist .rb2-slider-item {
	margin-bottom: 40px;	
}

/* Product Detail Styles
-----------------------------------------------------------*/

.popup-detail_panel {
	/*max-width: 1024px;*/
}

.article-detail-full,
.rb-section-detailcomment .rb-section-body {
	width: 90%;
	max-width: 1600px;
	margin: 0 auto;
}

.article-detail-full {
	margin-top: 90px;
}

.article-detail-full > div {
	display: inline-block;
	vertical-align: top;
}

.productgroup-hierarchy > div {
	display: inline-block;;
}

.productgrouplink_separator {
	margin-right: 5px;
}

.article-detail-category {
	/*width: 280px;*/
	width: 17.5%;
}

.article-detail-author-full {
	/*width: 350px;*/
	width: 21.875%;
}

.alexwebdatainfogrid_authoritem {
	font-family: 'Open Sans', sans-serif;
	color: #444;	
}

.alexwebdatainfogrid_authoritem a,
.alexwebdatainfogrid_manufacturer a {
	display: block;
	font-size: 15px;
	font-weight: 400;
	margin-bottom: 15px;
}

.alexwebdatainfogrid_series > div {
	display: inline-block;
	margin-right: 5px;
}

.alexwebdatainfogrid_series {
	margin-bottom: 15px;
}

.article-detail-author-description,
.alexwebdatainfogrid_shortdescription {
	font-size: 13px;
	text-align: justify;
	margin-bottom: 60px;
}

.alexwebdatainfogrid_alexdata_detail_top .voteitems {
	text-align: left;
}

.article-detail-articles,
.article-detail-authorarticles {
	position: relative;	
}

.alexwebdatainfogrid_alexdata_detail_top_alexdata_detail_left,
.alexwebdatainfogrid_alexdata_detail_top_alexdata_detail_right {
	display: inline-block;
	vertical-align: top;
}

.alexwebdatainfogrid_alexdata_detail_top_alexdata_detail_left {
	width: 35%;
	position: relative;
}

.alexwebdatainfogrid_alexdata_detail_top_alexdata_detail_right {
	width: calc(65% - 40px);
	margin-left: 40px;
}

.alexwebdata_previewfile-full {
    font-size: 17px;
    font-weight: 600;
	color: #e5164e;
	position: absolute;
	top: -40px;
	right: 0;
}

.alexwebdata_previewfile-full:hover {
    text-decoration: underline;
}

.article-detail-articles {
	margin-top: 80px;
}

.article-detail-article {
	/*width: calc(100% - 670px);*/
	width: calc(60.625% - 64px);
	border-left: 1px solid #dadada;
	margin-left: 30px;
}

.alexwebdatainfogrid_alexdata_detail_top_alexdata_detail_right_header .rbh1,
.alexwebdatainfogrid_alexdata_detail_top_alexdata_detail_right_header .rbh2 {
	font-size: 20px;
	font-weight: 400;
	color: #444;
	text-align: left;
	margin: 0 0 20px 0;
}

.alexwebdatainfogrid_alexdata_detail_top_alexdata_detail_right_header .rbh2 {
	font-size: 16px;
}

.article-detail-author-full .rb2-slider-pager-item-main {
	-ms-flex-wrap: wrap;
		flex-wrap: wrap;
}

.article-detail-author-full .rb2-slider-item {
	   -webkit-box-flex: 1;
	    -ms-flex: 1 1 100%;
	        flex: 1 1 100%;
	margin-bottom: 20px;
}

.article-detail-author-full .articleitem_image {
	width: 70px;
}

.article-detail-author-image {
	margin-bottom: 20px
}

.article-detail-author-title,
.article-detail-articles .rb2-slider-title {
	font-family: 'Open Sans', sans-serif;
	font-size: 25px;
	font-weight: 600;
	text-transform: uppercase;
	color: #444;
	margin-bottom: 15px;
}

.article-detail-author-full .rb2-slider-header {
	padding: 0;
}

.article-detail-articles .rb2-slider-header,
.article-detail-articles .rb2-slider-pager-item-main {
	padding: 0 30px;
}

.article-detail-author-full .rb2-slider-title {
	color: #444;
	margin-bottom: 45px;
}

.article-detail-author-full .articleitem_name {
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
	font-weight: 400;
	color: #444;	
	margin-top: 0;
}

.articleitem_property > div {
	display: inline-block;
	margin-right: 5px;
}

.articleitem_property {
	font-size: 15px;
	margin-bottom: 5px;
}

.articleitem_property:last-child {
	margin-bottom: 0;
}

.articleitem_property_author .articleitem_property_value:after {
	content: "";
	display: block;
	width: 0;
	height: 2px;
	background: #e5164e;
	-webkit-transition: width 0.2s linear;
			transition: width 0.2s linear;
}

.articleitem_property_author .articleitem_property_value:hover:after {
	width: 100%;
}

.articleitem_left {
	position: relative;
}

.article-detail-article {
	padding-left: 30px;
}

.article-detail-authorarticles .voteitems {
	text-align: left;
}

.article-detail-authorarticles .rb2-container {
	overflow: visible;
}

.article_discount {
	width: 55px;
	height: 55px;
	position: absolute;
	top: -15px;
	right: -15px;
	background: #e5164e;
	border-radius: 50%;
	color: #FFF;
	line-height: 55px;
	text-align: center;
	font-size: 20px;
}

.article-detail-authorarticles .article_discount {
	width: 35px;
	height: 35px;
	font-size: 15px;
	line-height: 35px;
	right: initial;
	right: auto;
	left: -15px;
}

.articleitem_full img {
	width: 100%;
}

.articleitem_votes {
	margin-bottom: 20px;	
}

.article-detail-full .articleitem_full > div {
	display: inline-block;
	vertical-align: top;
}

.article-detail-full .articleitem_full .articleitem_full {
	width: 350px;
}

.article-detail-article .articleitem_right {
	width: calc(100% - 284px);
	margin-left: 30px;
}

.article-detail-authorarticles .articleitem_right {
	width: calc(100% - 94px);
	margin-left: 20px;
}

.article-detail-authorarticles .articleitem_info {
	width: 100%;
}

.article-detail-authorallarticles {
	text-align: center;
	color: #e5164e;
	margin-top: 20px;
}

.article-detail-full .articleitem_votes .articleitem_like {
	float: none;
	margin-left: 20px;
}

.article-detail-full .articleitem_votes,
.article-detail-full .articleitem_properties {
	margin: 20px 0;
}

.article-detail-articles .articleitem_info,
.article-detail-articles .articleitem_votes {
	width: 100%;
	display: block;
	margin-left: 0;
}

.article-detail-article .articleitem_shortdescription {
	font-size: 13px;
}

.article-detail-article .rb-section-detail .articleitem_buttonandlike {
	margin: 70px 0 50px;
}

.article-detail-article .articleitem_listprice,
.article-detail-article .articleitem_shipping {
	font-size: 11px;
	color: #444;
}

.article-detail-articles .articleitem_buttonandlike,
.article-detail-article .rb-section-detail .voteitems {
	text-align: left;
}

.article-detail-articles .rb2-pager-item-prev,
.article-detail-articles .rb2-pager-item-next  {
	z-index: 1;	
} 

.article-detail-articles .rb2-pager-item-prev {
	left: 10px;
}

.article-detail-articles .rb2-pager-item-next {
	right: 10px;
}

.articleinfogrid_detail .articleitem_info {
	font-family: 'Open Sans', sans-serif;
	color: #444;	
}

.articleinfogrid_detail .articleitem_name {
	font-size: 20px;
	font-weight: 400;
	color: #444;
	margin-top: 0;
}

.articleinfogrid_detail .articleitem_description {
	font-size: 13px;
	margin-top: 25px;
}

.articleinfogrid_detail .articleitem_sellprice {
	color: #e5164e;	
}

.articleinfogrid_detail .newsitem-itemfull {
	margin: 50px 0 70px;
} 

.articleinfogrid_detail .newsitem-subname {
	color: #444;
}

.articleinfogrid_detail .articleinfogrid_newsitem_newsitem-headerdesc p {
	font-weight: 300;
	color: #444;
}

.articleinfogrid_detail .news_newsitem_newsitem-headerdesc a,
.news_detail .news_newsitem_newsitem-headerdesc a {
    color: #e5164e !important;
    font-weight: 600;
}

.articleinfogrid_detail .news_newsitem_newsitem-headerdesc a:hover,
.news_detail .news_newsitem_newsitem-headerdesc a:hover {
    text-decoration: underline;
}

.newsitem-product .alexwebdatainfogrid_fullimage {
	width: 300px;
}

.newsitem-product .alexwebdatainfogrid_info {
	padding-left: 40px;
}

.newsitem-product .alexwebdatainfogrid > div {
	display: inline-block;
	vertical-align: top;
}

.articleinfogrid_detail .articleitem_buttonandlike > div {
	margin-top: 0;
	margin-bottom: 20px;
	vertical-align: bottom;
}

.articleinfogrid_detail .articleitem_button input,
.articleinfogrid_detail .rbvote-name {
	font-size: 17px;
	color: #e5164e;
}

.basket_morebutton-number-full {
	width: 95px;
	border: 1px solid #444;
	font-size: 0;
	margin-right: 30px;
}

.basket_morebutton-full > div {
	display: inline-block;
	vertical-align: bottom;
}

.basket_morebutton-number-full > div {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}

.basket_morebutton-number {
	font-family: 'Open Sans', sans-serif;
	width: 65%;
	font-size: 17px;
}

.basket_morebutton-number-buttons {
	width: 35%;
	border-left: 1px solid #444;
}

.basket_morebutton-number-buttons > div {
	width: 100%;
	height: 30px;
}

.basket_morebutton-number-add {
	border-bottom: 1px solid #444;
}

.basket_morebutton-number-add:before,
.basket_morebutton-number-del:before {
	width: 100%;
	height: 100%;
	line-height: 30px;
	font-size: 24px;
	font-weight: 300;
} 

.basket_morebutton-number-adddel:hover {
	background: #e5164e;
	color: #FFF;
}

.basket_morebutton-number-add:before {
	content: "+";
}

.basket_morebutton-number-del:before {
	content: "-";
}

.rb-section-style-producttwoline .rb2-slider-pager-item-main,
.rb-section-detaillinkslider.rb-section-authorproducts .rb2-slider-pager-item-main,
.rb-section-detaillinkslider.rb-section-authorproducts2 .rb2-slider-pager-item-main,
.rb-section-detaillinkslider.rb-section-authorproducts3 .rb2-slider-pager-item-main {
	padding: 0 10px;
	-ms-flex-wrap: wrap;
		flex-wrap: wrap;	
}

.rb-section-detaillinkslider.rb-section-style-producttwoline .rb2-slider-item {
	margin-bottom: 50px;
	padding-right: 40px;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 25%;
		flex: 0 1 25%;
}

.rb-section-detaillinkslider.rb-section-style-producttwoline .alexdata_discount,
.rb-section-authorproducts .alexdata_discount,
.alexwebdatainfogrid_detail  .alexdata_discount {
	width: 57px;
	height: 57px;
	font-size: 15px;
	line-height: 57px;
	top: 57px;
	right: 20px;
	padding-bottom: 0;
}

.alexwebdatainfogrid_detail  .alexdata_discount {
/*	top: -26.5px;
	left: calc(35% - 28.5px);
	right: initial;
	right: auto;*/
	
	top: -10px;
	right: -15px;
	
}

.rb-section-detaillinkslider.rb-section-style-producttwoline .alexdata_header_subname {
	margin-bottom: 10px;
}

.rb-section-detaillinkslider.rb-section-style-producttwoline .alexdata_footer_basket .inputbutton,
.rb-section-detaillinkslider.rb-section-style-producttwoline .rbvote-name {
	font-size: 12px;
}

.rb-section-detaillinkslider.rb-section-style-producttwoline .alexdata_footer_basket .inputbutton {
	padding-left: 20px;
}

.rb-section-detaillinkslider.rb-section-authorproducts .rb2-slider-item,
.rb-section-detaillinkslider.rb-section-authorproducts2 .rb2-slider-item,
.rb-section-detaillinkslider.rb-section-authorproducts3 .rb2-slider-item {
	padding-left: 67px;
	margin-bottom: 20px;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 100%;
		flex: 1 1 100%;
}

.rb-section-authorproducts .alexdata_discount {
	top: 0;
	left: 0;
	right: initial;
	right: auto;
}

.alexwebdatainfogrid_alexdata_detail_infos {
	font-size: 0;
	margin-right: 20px;
}

.alexwebdatainfogrid_onlineprice_title,
.alexwebdatainfogrid_retaileprice_title {
	margin-bottom: 5px;
}

.alexwebdatainfogrid_alexdata_detail_infos .labelitem {
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
}

.actionruleinfobutton-full {
	display: inline-block;
}

.alexwebdatainfogrid_alexdata_detail_top_alexdata_detail_right_prices {
	margin-bottom: 20px;
}

.alexwebdatainfogrid_alexdata_detail_infos .labelitem > div { 
	font-size: 12px;
	color: #444;
	margin-right: 5px;
}

.alexwebdatainfogrid_alexdata_detail_infos .labelitem > div.alexwebdatainfogrid_onlineprice {
	font-size: 20px;
	font-weight: 400;
	color: #e5164e;
} 

.alexwebdatainfogrid_alexdata_detail_infos .alexwebdatainfogrid_preorder {
	margin-bottom: 0;
}

.alexwebdatainfogrid_alexdata_detail_infos,
.alexwebdatainfogrid_alexdata_detail_buttons {
	display: inline-block;
	vertical-align: bottom;
}

.alexwebdatainfogrid_alexdata_detail_buttons > div {
	display: inline-block;
	margin-right: 20px;
}

.alexwebdatainfogrid_alexdata_detail_buttons > div:last-child {
	margin-right: 0;
}

.alexwebdatainfogrid_detail .alexwebdatainfogrid_like {
	float: none;
	margin: 20px 0;
} 

.bookdetails_main {
	margin-bottom: 10px;
}

.bookdetails_show {
	margin-top: 10px;
}

.bookdetails_main .labelitem div {
    display: inline-block;
    margin-right: 5px;
}

.bookdetails_main .labelitem div:first-child {
    font-weight: 600;
}

.description_showhide_link {
	display: inline-block;	
}

.bookdetails_button a {
	color: #e5164e;
    font-weight: 600;
}

.bookdetails_button a:hover {
	text-decoration: underline;
}

/* Product Author Styles
-----------------------------------------------------------*/

.rb-section-productauthor {
	padding-right: 10px;
}

.rb-section-productauthor .rbh1 {
	font-size: 25px;
	font-weight: 600;
	color: #444;
	text-align: left;
	text-transform: uppercase;
	margin-top: 0;
}

.rb-section-productauthor .rb-section-person-image_img {
	border-radius: 0;
	width: 100%;
}

.rb-section-productauthor .rb-section-person-body > div {
	width: 100%;
	max-width: 100%;
	margin: 0;
	float: none;
}

.rb-section-productauthor .rb-section-person-username {
	font-size: 15px;
	font-weight: 400;
	color: #444;
	margin: 15px 0 25px;
}

.rb-section-productauthor .rb-section-person-description {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: 300;
	color: #444;
	text-align: justify;
}

.rb-section-detaillinkslider.rb-section-authorproducts .rb2-slider-pager-item-main,
.rb-section-detaillinkslider.rb-section-authorproducts .rb2-slider-header,
.rb-section-detaillinkslider.rb-section-authorproducts2 .rb2-slider-pager-item-main,
.rb-section-detaillinkslider.rb-section-authorproducts2 .rb2-slider-header,
.rb-section-detaillinkslider.rb-section-authorproducts3 .rb2-slider-pager-item-main,
.rb-section-detaillinkslider.rb-section-authorproducts3 .rb2-slider-header {
	padding: 0;
}

.rb-section-authorproducts .alexwebdatainfogrid .alexdata_left,
.rb-section-authorproducts .alexwebdatainfogrid .alexdata_right,
.rb-section-authorproducts2 .alexwebdatainfogrid .alexdata_left,
.rb-section-authorproducts2 .alexwebdatainfogrid .alexdata_right,
.rb-section-authorproducts3 .alexwebdatainfogrid .alexdata_left,
.rb-section-authorproducts3 .alexwebdatainfogrid .alexdata_right {
	display: inline-block;
	vertical-align: top;
}

.rb-section-authorproducts .alexwebdatainfogrid .alexdata_left,
.rb-section-authorproducts2 .alexwebdatainfogrid .alexdata_left,
.rb-section-authorproducts3 .alexwebdatainfogrid .alexdata_left {
	width: 70px
}

.rb-section-authorproducts .alexwebdatainfogrid .alexdata_right,
.rb-section-authorproducts2 .alexwebdatainfogrid .alexdata_right,
.rb-section-authorproducts3 .alexwebdatainfogrid .alexdata_right {
	width: calc(100% - 70px);
	padding-left: 15px;
}

.rb-section-authorproducts .alexwebdatainfogrid .rbh1,
.rb-section-authorproducts2 .alexwebdatainfogrid .rbh1,
.rb-section-authorproducts3 .alexwebdatainfogrid .rbh1 {
	font-size: 18px;
	font-weight: 400;
	color: #444;
	margin-top: 0;
}

/* Section Items Styles ----section css?
-----------------------------------------------------------*/

.rb-section.rb-section-items .rb-section-body {
	padding: 120px 0;
	margin-bottom: 80px;
	background: #a7123c;
	background: -moz-linear-gradient(left, #a7123c 0%, #77577e 100%);
	background: -webkit-linear-gradient(left, #a7123c 0%,#77577e 100%);
	background: linear-gradient(to right, #a7123c 0%,#77577e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7123c', endColorstr='#77577e',GradientType=1 );
}

.rb-section-items .rb-section-items {
	width: 90%;
	max-width: 1450px;
	margin: 0 auto;
	display: flex;
	-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	justify-content: space-between;
}

.rb-section-items .rb-section-items-item {
	position: relative;
	background: #FFF;
	margin-bottom: 16px;
	/*padding: 45px;*/
	padding: 2.5%;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 calc(23.75% -  8px);
		flex: 0 1 calc(23.75% -  8px);
}

.rb-section-items .rb-section-items-item-2,
.rb-section-items .rb-section-items-item-5 {
	-ms-flex: 0 1 calc(52.5% -  8px);
		flex: 0 1 calc(52.5% -  8px);
}

.rb-section-items .rb-section-items-item,
.rb-section-items .rb-section-items-item .rbh1,
.rb-section-items .rb-section-items-item .rbh2 {
	text-align: center;
}

.rb-section-items .rb-section-items-item .rbh1.rb-section-title,
.rb-section-items .rb-section-items-item .rbh2.rb-section-subtitle,
.rb-section-items .rb-section-items-item-2,
.rb-section-items .rb-section-items-item-2 .rbh1,
.rb-section-items .rb-section-items-item-2 .rbh2,
.rb-section-items .rb-section-items-item-5,
.rb-section-items .rb-section-items-item-5 .rbh1,
.rb-section-items .rb-section-items-item-5 .rbh2 {
	text-align: left;
}

.rb-section-items-item .alexdata_right .alexdata_header_name {
	float: left;
	margin-top: 0;
}

.rb-section-items-item .alexdata_right .productvote {
	float: right;
}

.rb-section-items .alexdata_left,
.rb-section-items .alexdata_right {
	display: inline-block;
	vertical-align: top;
}

.rb-section-items .alexdata_left {
	width: 185px;
}

.rb-section-items .alexdata_right {
	width: calc(100% - 185px);
}

.rb-section-items .rb-section-items-item:first-child {
	background: transparent;
}

.rb-section-items .rb-section-items-item img {
	width: 150px;
	margin: 0 auto;
}

.rb-section-items .rb-section-title {
	/*font-size: 19px;*/
	font-size: 1vw;
	font-weight: 600;
}

.rb-section-items .rb-section-subtitle {
	font-size: 2.3vw;
	font-weight: 600;
}

.rb-section-items .rb-section-subtitle:after {
	content: "";
	display: block;
	width: 100px;
	height: 3px;
	background: #FFF;
	margin-top: 10px;
}

.rb-section-items .rb-section-title,
.rb-section-items .rb-section-subtitle {
	color: #FFF;
	text-align: left;
	text-transform: uppercase;
	margin: 0;
}

/* Comment Styles
-----------------------------------------------------------*/

.rb-section-detailcomment .rb-section-body {
	margin: 100px auto;
}

.commentitem {
	padding: 0;
	margin-bottom: 20px;
	color: #444;
}

.commentitem_left,
.commentitem_right {
	display: inline-block;
	vertical-align: top;
	float: none;
}

.commentitem_left {
	width: 50px;
	margin-right: 20px;
}

.commentitem_right {
	width: calc(100% - 75px);
}

.commentitem_right_header {
	margin-bottom: 15px;
}

.commentitem_description {
	font-size: 18px;
	font-weight: 300;
}

.commentitem_username {
	font-weight: 600;
}

.commentitem_commentdatetime {
	font-size: 14px;
}

.comment_list_pager {
	width: auto;
	float: right;
	margin-bottom: 40px;
}

.comment_list_item {
	clear: both;
}

.comment_newlink_link {
	margin: 70px 0 20px 0;
}

.comment_newlinkbutton {
	font-size: 25px;
	font-weight: 600;
	text-transform: uppercase;
	color: #444;
}

.comment_newlinkbutton:hover {
	color: #e5164e;
}

.comment_new .inputpage_fields,
.comment_new .inputpage_buttons {
	display: inline-block;
	vertical-align: top;
} 

.comment_new .inputpage_fields {
	width: calc(100% - 164px);
}

.comment_new .inputpage_buttons {
	width: 140px;
	margin-left: 20px;
}

.commentitem_right_body .inputpage_buttons button,
.comment_new .inputpage_fields textarea,
#commentbutton {
	font-family: 'Open Sans', sans-serif;
}

.commentitem_right_body .inputpage_buttons button {
	font-weight: 600;
}

.comment_new .inputpage_fields textarea {	
	font-size: 16px;
	padding: 15px;
}

#commentbutton {
	width: 100%;
	height: auto;
	font-size: 16px;	
    background: #e5164e;    
    color: #fff;
    border: none;
	cursor: pointer;
	padding: 7px 0;
}

/* All Product Styles
-----------------------------------------------------------*/

.allproduct_mainpage .rb-home_mainpage-work,
.allnews_mainpage .rb-home_mainpage-work,
.detail_mainpage .rb-home_mainpage-work-body,
.articleitems_full {
	width: 90%;
	max-width: 1575px;
	margin: 0 auto;	
}

.allproduct_mainpage .rb-home_mainpage-work > div,
.allnews_mainpage .rb-home_mainpage-work > div,
.detail_mainpage .rb-home_mainpage-work-body > div,
.articleitems_body > div {
	display: inline-block;
	vertical-align: top;
}

.allproduct_mainpage .rb-home_mainpage-left,
.allnews_mainpage .rb-home_mainpage-left,
.detail_mainpage .rb-home_mainpage-left,
.articleitems_left {
	width: 300px;
	margin-right: 50px;
}

.allproduct_mainpage .rb-home_mainpage-center,
.allnews_mainpage .rb-home_mainpage-center,
.detail_mainpage .rb-home_mainpage-center,
.articleitems_right {
	width: calc(100% - 354px);
}

.productdetail_mainpage .rb-home_mainpage-left,
.allnews_mainpage .rb-home_mainpage-left {
	padding-top: 105px;
}

.productdetail_mainpage .rb-home_mainpage-detailleft,
.productdetail_mainpage .rb-home_mainpage-center,
.allnews_mainpage .rb-home_mainpage-center {
	padding-top: 260px;
}

.productdetail_mainpage .rb-home_mainpage-detailleft {
	padding-right: 15px;
}

.productdetail_mainpage .rb-home_mainpage-center {
	padding-left: 30px;
	border-left: 1px solid #dadada;
}

.detail_mainpage .rb-home_mainpage-left {
	width: 17%;
}

.detail_mainpage .rb-home_mainpage-detailleft {
	width: 23%;
}

.detail_mainpage .rb-home_mainpage-center {
	width: calc(60% - 60px);
}

.allproduct_mainpage .rb-home_mainpage-center .rb2-slider-pager-item-main {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
		flex-wrap: wrap;
}

.allproduct_mainpage .rb-home_mainpage-center .rb2-slider-item {
	margin-bottom: 100px;
	padding: 0 22px;
	-ms-flex: 0 1 25%;
		flex: 0 1 25%;
} 

.rb-section-allarticlecategory .articleitems-header .rbh1,
.rb-section-newscategoryfilter-info .rbh1 {
	font-size: 45px;
	font-weight: 600;
	color: #f73b6d;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 60px;
}

.rb-section-allarticlecategory .articleitems-header .rbh1:after,
.rb-section-newscategoryfilter-info .rbh1:after {
	content: "";
	display: block;
	width: 100px;
	height: 3px;
	background: #f73b6d;
	margin-top: 15px;
}

.treeview_title,
.rb-section-newscategoryfilter-right .rbslider-headerfilter-title {
	font-size: 25px;
	font-weight: 600;
	text-transform: uppercase;
	color: #444;
	margin-bottom: 25px;
}

/* Selected */

.treeview_item_action,
.treeview_item_master {
	width: 100%;
	color: #f73b6d;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 45px;
	text-transform: uppercase;
}

div:not(.treeview_item_selected) > .treeview_item_master,
div:not(.treeview_item_selected) > .treeview_item_action {
	color: #888;
	font-weight: 400;
}

div:not(.treeview_item_selected) > .treeview_item_master:hover,
div:not(.treeview_item_selected) > .treeview_item_action:hover {
	color: #f73b6d;
}

/* Selected End */

.rb-section-allproduct .rb2-slider-pager-item-main-nodata {
	font-size: 20px;
	font-weight: 600;
	line-height: 35px;
	text-transform: uppercase;
}

.rb-section-allproduct .rb2-slider-header {
	margin-bottom: 0;
}

.rb-section-productcategory .rb-section-title {
	margin-top: 0;
}

/* All News Styles
-----------------------------------------------------------*/

.news_detail,
.rb-section-detaillinkslider .rb-section-body,
.rb-section-newscategorysidefilter .rb-section-body {
	width: 90%;
	max-width: 1500px;
	margin: 70px auto 0;
}

.rb-section-newscategoryfilter-left {
	width: calc(100% - 355px);
	float: right;
}

.rb-section-newscategoryfilter-right {
	width: 300px;
	margin-right: 50px;
	float: left;
}

.rb-section-newscategoryfilter-left .rbh1 {
	font-size: 27px;
	font-weight: 400;
	text-align: left;	
	margin-top: 0;
}

.rb-section-newscategoryfilter-left .rbh2 {
	font-size: 20px;
	font-weight: 400;
	text-align: left;
	margin-top: 0;
}

.news_info-left,
.news_info-right {
	display: inline-block;
	vertical-align: top;
	margin-top: 35px;	
}

.news_info-left {
	width: calc(100% - 195px);
	padding-left: 15px;
}

.news_info-right {
	margin-right: 30px;
}

.rb-section-newscategorysidefilter .news {
	padding-bottom: 35px;
}

.rb-section-newscategorysidefilter .news_info-left_digest {
	font-weight: 300;
}

.rb-section-newscategorysidefilter .rb2-slider-item-flood {
	margin-bottom: 60px;
	box-shadow: inset 0px 0px 200px 0px rgba(128, 128, 128, 0.1);
} 
/*
.rb-section-slideritem--sectionnewscategorysidefilter:last-child .news_info-left {
	width: 100%;
	display: block;
	padding: 0 15px;
}

.rb-section-slideritem--sectionnewscategorysidefilter:last-child .news_info-right {
	display: block;
	float: right;
}*/

.rb-section-allnews .news {
	background: #f3f3f5;
	background: -moz-linear-gradient(left, #f3f3f5 1%, #fcfcfd 50%, #f3f3f5 100%);
	background: -webkit-linear-gradient(left, #f3f3f5 1%,#fcfcfd 50%,#f3f3f5 100%);
	background: linear-gradient(to right, #f3f3f5 1%,#fcfcfd 50%,#f3f3f5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f5', endColorstr='#f3f3f5',GradientType=1 );	
}

.rb-section-allnews .news_info-left {
		width: calc(100% - 150px);
}

.rb-section-allnews .news_info-right {
	margin-left: 20px;
	margin-right: 30px;	
}

.rb-section-allnews .news .rbh1,
.rb-section-allnews .news .rbh2,
.rb-section-detaillinkslider .news .rbh1,
.rb-section-detaillinkslider .news .rbh2 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	text-align: left;
}

.rb-section-allnews .news .rbh1,
.rb-section-detaillinkslider .news .rbh1 {
	font-size: 27px;
	margin-top: 0;
}

.rb-section-allnews .news .rbh2,
.rb-section-detaillinkslider .news .rbh2 {
	font-size: 20px;
}

.rb-section-allnews .news_digest .news_digest {
	padding: 20px 15px 60px;
}

/* News Detail Styles
-----------------------------------------------------------*/

.news_detail .news_image_img {
	width: 100%;
}

.news_detail .news_info .rbh1 {
	font-size: 40px;
	text-transform: uppercase;
	color: #e5164e;
	margin-bottom: 10px;
}

.news_detail .news_info .rbh2 {
	font-size: 19px;
	text-align: center;
	text-transform: uppercase;
	color: #000;
	margin: 0;
}

.news_detail .news_footer {
	text-align: center;
	margin: 20px 0;
}

.news_footer > div {
	display: inline-block;
	margin-right: 10px;
}

.news_footer > div:last-child {
	margin-right: 0;
}

.news_footer .news_like {
	float: none;
} 

.newsitem-name,
.newsitem-subname {
	font-weight: 600;
    text-transform: uppercase;
}

.newsitem-name {
	font-size: 25px;
	color: #e5164e;
}

.newsitem-subname {
	font-size: 19px;
}

.news_newsitem p {
	font-weight: 300;
}

.newsitem-layout-image-top .news_newsitem_image_img,
.newsitem-layout-backgroundimage .news_newsitem_image_img {
	width: 100%;
	max-width: none;
}

.newsitem-layout-backgroundimage .news_newsitem_newsitem-main {
	position: relative;
}

.news_newsitem_image_title {
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;	
	background: #e5164e;
	color: #FFF;	
    padding: 5px;
    text-align: center;
}

.newsitem-layout-backgroundimage .newsitem-layout-image {
	margin: 0;	
}

.newsitem-layout-backgroundimage .news_newsitem_newsitem-main_newsitem-headerdesc {
	width: 90%;
	text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    	-ms-transform: translate(-50%,-50%);
    		transform: translate(-50%,-50%);
}

.rb-section-detaillinkslider .rb-section-body {
	width: 100%;
	padding-bottom: 100px;
}

.rb-section-detaillinkslider .rbh1 {
	font-weight: 400;
	text-align: left;
}

.rb-section-detaillinkslider.rb-section-style-producttwoline .rbh1 {
	font-weight: 600;
}

.rb-section-detaillinkslider .news_info-left_digest {
	font-weight: 300;
}

/* NewsItem*/

.rb-newsitem-news-item-name,
.rb-newsitem-news-item-subname {
	font-weight: 600;
	text-transform: uppercase;
}

.rb-newsitem-news-item-name {
	font-size: 25px;
	color: #e5164e;
}

.rb-newsitem-news-item-subname {
	font-size: 19px;
	color: #000;
}

.rb-newsitem-news-item-digest {
	border-top: 0;
	font-weight: 300;
}
.rb-newsitem-news-item-image img {
	max-width: 100%;
}

.rb-newsitem-news-item-info-full {
	margin-top: 20px;
}

.newsitem-productlist .newsitem-productlist-item {
	text-align: center;
}

.newsitem-productlist .newsitem-name {
	font-size: 30px;
	margin-bottom: 40px;
}

.newsitem-productlist .newsitem-productlist-item img {
    height: 300px;
    width: auto;
}

.newsitem-productlist .alexwebdatainfogrid_info .rbh1 {
	font-size: 16px;
    font-weight: 600;
    color: #e5164e;
    margin: 20px 0 0 0;
    text-align: center;
}

.newsitem-productlist .alexwebdatainfogrid_info .rbh2,
.newsitem-productlist .alexwebdatainfogrid_author {
	font-weight: 600;
	color: #444;
	margin: 10px 0 0 0;
} 

.newsitem-productlist .alexwebdatainfogrid_alexdata_detail_infos {
	margin: 20px 0 0 0;
}

/*
.rb-newsitem-news-item-info-full {
	margin-top: 0;
}
*/
/* Basket Styles
-----------------------------------------------------------*/

.basket_mini .basket_image {
	width: 50px;
	height: 50px;
	background: url(/content/images/icon-basket.png) no-repeat center;
	background-size: 15px;
}

.basket_mini {
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
}

.popup-popupbasket_full_link .basketmini_summa {
	background: #e5164e;
	color: #FFF;
	top: 5px;
	right: 10px;
}

.popup-popupbasket_full_panel {
	padding: 0;
}

.basket_mini .basket_image,
.basket_mini .basket_title,
.basket_mini .basket_emptytitle,
.basket_mini .basket_titlefull {
	display: inline-block;
	vertical-align: middle;
}

.basket_header .basket_title, .basket_header .basket_summa_quantity, .basket_header .basket_emptytitle {
	color: #000;
}

.basket_summa, .basket_item_quantity, .basket_item_summa, .webshopmain_checkout .basket_item_summa_name {
	font-weight: 500;
}

.basket_checkout input[type="button"],
.webshopmain_checkout .submitbutton,
.inputpage_field_CountryId .popup_button_title, .inputpage_field_InvoiceCountryId .popup_button_title,
.basket_input_button {
	background: #e5164e;
	border: none;
	color: #FFF;
	padding: 10px 0;
	cursor: pointer; 
}

.basket_input_button {
	padding-left: 30px;
	padding-right: 30px; 
}

.basket_item {
	position: relative;
}

.basket_item .basket_item_quantity_line_empty {
	position: absolute;
	top: 0;
	right: 0;
	background: url(/content/images/icon-close.png) no-repeat center !important;
	background-size: 13px !important;
	color: transparent;
	border: 1px solid #252525;
}

.basket_item:nth-child(even) {
	background-color: rgba(229, 22, 78, 0.05);
}

.basket_item_quantity_line {
	width: 100px;
	padding: 0;
	border: 1px solid #acacac;
	text-align: center;
	margin: 10px auto 0;	
	font-size: 0;
	color: #040404;
}

.basket_item_quantity_normalline > div {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
}

.basket_item_quantity_buttons {
	border-left: 1px solid #acacac;
}

.basket_item_quantity {
	width: 65%;
	font-family: 'Roboto', sans-serif;
	font-size: 17px;
	font-weight: 400;	
}

.basket_item_quantity_buttons {
	width: 35%;
}

.basket_item_quantity_buttons .inputbutton {
	width: 100%;
	height: 25px;
	font-size: 20px;
	background: none;
	padding: 0;
	border: none;
	border-radius: 0;
	cursor: pointer;
	-webkit-appearance: none;
	-webkit-transition: all 0.15s ease-out;
			transition: all 0.15s ease-out;
}

.basket_item_quantity_buttons .inputbutton:hover {
	background: #e5164e;
	color: #FFF;
}
.basket_item_quantity_buttons .basket_item_quantity_line_add {
    border-bottom: 1px solid #acacac;
}
.basket_item_quantity_buttons .inputbutton[value="+"] {
	border-bottom: 1px solid #acacac;
}


.rb-mediastate-Mobile .basket_item_quantity_buttons {
	height: auto;
}

.basket_item_summa_name {
	margin: 20px 0 0;
}

.webshopmain_checkout .inputpage_field_DataHandlingConfirmOk {
	font-size: 14px;
	font-weight: 400;
}

.webshopmain_checkout .inputpage_buttons_after {
	border-top: 0;
}

/* Checkout Styles
-----------------------------------------------------------*/

.webshopmain_checkout {
	background: #FFF;
	margin: 100px auto;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
	padding-top: 40px;
	position: relative;
}

.webshopmain_checkout .basket_summa_title,
.webshopmain_checkout .inputpage_field_PaymentMode > label,
.webshopmain_checkout .inputpage_field_DeliveryMode > label,
.webshopmain_checkout .inputpage_field_ShippingName .inputpage_beforefield,
.webshopmain_checkout .inputpage_field_InvoiceName .inputpage_beforefield,
.webshopmain_checkout .inputpage_field_Description > label,
.desc-titlechild-webshopmain_checkout_top,
.webshopmain_checkout .basket_header .basket_title,
.webshopmain_checkout .basket_header .basket_summa_quantity {
	font-size: 30px;
	font-weight: 500;
	color: #222;
	text-transform: uppercase;
}

.closebasket-phase-progress-state {
	background: #e5164e;
}

.closebasket-phase-progress-state:after,
.closebasket-phase-act .closebasket-phase-image,
.closebasket-phase-over .closebasket-phase-image:before {
	background-color: #e5164e;
}

.closebasket-phase-image {
	border-color: #e5164e;
}

.closebasket-phase-over.closebasket-phase-start .closebasket-phase-image {
	background: url(/content/images/icon-shopping-cart-pink.png) no-repeat center;
	background-size: 33px;
}

.closebasket-phase-over.closebasket-phase-user .closebasket-phase-image {
    background-image: url(/content/images/icon-man-user-pink.png);
    background-size: 33px;
}

.closebasket-phase-over.closebasket-phase-delivery .closebasket-phase-image {
    background-image: url(/content/images/icon-delivery-truck-pink.png);
}

.closebasket-phase-over.closebasket-phase-payment .closebasket-phase-image {
    background-image: url(/content/images/icon-credit-card-pink.png);
}

.webshopmain_checkout-phase .inputpage_field_Total {
    right: 20px;
    top: 40px;
}

.webshopmain_checkout .basket_summa_full .basket_summa_title {
	margin-top: 20px;
}

.webshopmain_checkout .basket_header {
	padding-top: 40px;
}

.webshopmain_checkout .inputpage_label {
	font-weight: 300;
}

.webshopmain_checkout .inputpage_item {
	border: 1px solid #acacac;
	padding: 10px;
}

.webshopmain_checkout input[type="checkbox"] {
	border: 1px solid #acacac;
}

.basket_summa_login {
    border-top: 2px solid #e5164e;
    border-bottom: 2px solid #e5164e;
    margin-top: 20px;
	padding: 20px;
}

.basket_summa_login_buttons .popup_button_title {
	display: block !important;
	height: 37px;
	line-height: 37px;
	padding-left: 25px;
	padding-right: 25px;
	border-radius: 0;
}

.basket_summa_login_buttons .popup-login_link {
	display: block !important;
}

.basket_summa_login_title {
	font-size: 18px;
    font-weight: 600;
	text-transform: uppercase
}

.basket_summa_login_info {
	font-weight: 300;
	margin-bottom: 20px;
}

.webshopmain_checkout .submitbutton,
.inputpage_field_CountryId .popup_button_title, .inputpage_field_InvoiceCountryId .popup_button_title {
	font-size: 18px;
	font-weight: 400;
    height: auto;
    padding: 10px 40px;
}

.webshopmain_checkout_form textarea,
.webshopmain_checkout input[type="checkbox"] {
	box-shadow: none;
	background-color: transparent !important;
}

.webshopmain_checkout .inputpage_field_Description {
	margin-top: 20px;
} 

.webshopmain_checkout .basket_item_quantity,
.webshopmain_checkout .basket_item_quantity_buttons {
	width: auto;	
}

.webshopmain_checkout .basket_item_quantity_buttons {
	border: none;
}

.webshopmain_checkout .basket_item_quantity_line input[type="button"] {
	margin: 0 15px;
	border: none;
	border-radius: 0;
	font-size: 35px;
	line-height: 35px;
	font-weight: 300;
}

.rb-mediastate-Mobile .webshopmain_checkout .basket_item_quantity_line input[type="button"] {
	display: block;
	margin: 0 0 10px 0;
}

.basket_item > input[value="-"] {
	width: 25px;
	height: 25px;
	top: 10px;
	right: 10px;
	border: 1px solid #9c9c9c;
	cursor: pointer;
}

.webshopmain_checkout .basket_item > input[value="-"] {
	width: 30px;
	height: 30px;
	top: 20px;
	right: 20px;
}

.webshopmain_checkout .basket_item_quantity_line {
	border-top: 0;
}

.webshopmain_checkout .basket_item_left_info {
	max-width: calc(100% - 120px);
}

.allwebshop_items_body {
	margin: 0 auto;
}

.allwebshop_items_body .allwebshop_items_header {
	color: #000;
}

.allwebshop_item_data:nth-child(even),
.allwebshop_child_item_data:nth-child(odd) {
	background-color: rgba(229, 22, 78, 0.05);
}

.allwebshop_child_item_data .allwebshop_child_item_quantity, .allwebshop_child_item_data .allwebshop_child_item_summaprice {
	font-weight: 400;
}

.allwebshop_child_main .allwebshop_child_item_header {
	background: #444;
	color: #FFF;
}

.allwebshop_item_data .allwebshop_item_showchilds {
	background: url(/content/images/icon-webshopitem-open-pink.png) no-repeat center;
}

.allwebshop_item_child .allwebshop_item_showchilds-on {
	background: #444 url(/content/images/icon-webshopitem-close-pink.png) no-repeat center 45%
}

.rb_shop_additempopup {
	max-width: 768px;
}

.rb_shop_additem_title {
	font-size: 30px;
	font-weight: 600;
	text-transform: uppercase;
	color: #e5164e;
}

.rb_shop_additem_right {
	padding: 20px;
}

.rb_shop_additem_right .onlineprice {
	font-size: 25px;
	font-weight: 600;
	margin-top: 20px;
}

.webshopmain_checkout .inputpage_field_DataHandlingConfirmOk,
.webshopmain_checkout .datahandlingconfirmok label,
.webshopmain_checkout .inputpage_field_SimplePayDataHandlingConfirmOk,
.webshopmain_checkout .inputpage_field_CheckoutRule,
.webshopmain_checkout .inputpage_field_CheckoutRuleOK,
.webshopmain_checkout .datahandling-confirm .datahandling-title {
	font-size: 16px;
}

.webshopmain_checkout .datahandling-confirm .datahandling-title,
.webshopmain_checkout .inputpage_field_CheckoutRule a {
	font-weight: 600;
	color: #e5164e;
	text-decoration: none;
}

.webshopmain_checkout .datahandling-confirm .datahandling-title:hover,
.webshopmain_checkout .inputpage_field_CheckoutRule a:hover {
	text-decoration: underline;
}

.webshopmain_checkout .inputpage_field_CheckoutRule a {
	display: inline-block;
	margin: 10px 0;
}

/* ChildPage Styles
-----------------------------------------------------------*/

.rb-section-childnewsslider .news {
	height: 344px;
	background-size: cover;
	background-position: center;
}

.rb-section-childnewsslider .news:before {
	content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3);
    position: absolute;
    top: 0;
    left: 0;
}  

.rb-section-childnewsslider .rb2-slider-header {
	margin: 0;
}

.rb-section-childnewsslider .rbh1 {
	font-size: 60px;
	text-transform: uppercase;
	font-weight: 600;
	color: #FFF;
} 

.rb-section-childnewsslider .news_header-root {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

/* NoImage Styles
-----------------------------------------------------------*/

.rb-section-productsnoimage {
    width: 80%;
    margin: 0 auto;
}

.rb-section-productsnoimage .rb2-slider-header {
	margin-bottom: 80px;
}

.rb-section-productsnoimage .rb2-slider-item {
    margin-bottom: 40px;
}

.rb-section-productsnoimage .rb2-slider-item .alexwebdatainfogrid_info,
.rb-section-productsnoimage .rb2-slider-item .alexwebdatainfogrid_info .rbh1,
.rb-section-productsnoimage .rb2-slider-item .alexwebdatainfogrid_info .rbh2 {
	text-align: center;
}

.rb-section-productsnoimage .rb2-slider-item .alexwebdatainfogrid_thumbnail_url_img {
	width: auto;
    height: 200px;
	margin: 0 auto;
}

.main_menu_editorproductnoimage a {
	line-height: 50px !important;
}

.menu_divitem_index {
	top: 5px;
}

/* Animation Styles
-----------------------------------------------------------*/

.articleitem_button input:hover, .voteitem, .rbvote-Like:before, .menu_childitems .rbmenuh2, .myfooter-contact-item, .myfooter-full a, .basket_summa_login_buttons .popup_button_title,
.menu_sidebar a, .menu_sidebar .rbmenuh2, .menu_sidebar .popup_button_title, input, textarea, select, .treeview_item_master, .treeview_item_action, .comment_newlinkbutton,
.basket_morebutton-number-adddel, .articleitem_property_author .articleitem_property_value, .myfooter-news-item,
#content-footer .rbmenu_group-full a, .myfooter-full .rbmenuh2 {
	-webkit-transition: all 0.15s ease-out;
			transition: all 0.15s ease-out;
}

/* PriceFixedByLaw Styles
-----------------------------------------------------------*/

.rb-section.rb-section-pricefixedbylaw {
	width: 90%;
	max-width: 1575px;
	margin: 40px auto 40px;
}

.actionpricefixedbylawinfobutton-full {
	display: block;
	font-size: 14px;
	margin-bottom: 20px;
}

@media screen and (max-width: 585px)
{
	.rb-section.rb-section-pricefixedbylaw {
		margin-top: 0;
		padding-top: 0;
	}	
}

/* Other Styles
-----------------------------------------------------------*/

.black-on-white .jquery-msg-content {
	width: 500px;
	opacity: 1 !important;
	border-radius: 0 !important;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.4) !important;
	padding: 40px 20px;
}

.jquery-msg-content .btn-wrap {
	margin-top: 20px;
}

.ajax-loading:before, .pay-start:after, .pay-result-check_message:after {
	border-top-color: #e5164e;
	border-bottom-color: #e5164e; 
}

.field-validation-error {
	margin: 0;
	display: block;
	clear: both;
}

.rb-html-overlay-on #header {
	width: calc(100% - 17px);
}

.popupinput-ReferralEMail .submitbutton:hover {
	background: #e5164e;
	border-color: #e5164e;
}

.rb2-pager {
	float: right;
}

.rb2-slider-header {
	margin-bottom: 10px;
	padding: 0 15px;
}

.rb2-pager-item-pagertype-prevnext:before {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	border-top: 3px solid #e5164e;
	border-right: 3px solid #e5164e;
}

.rb2-pager-item-prev:before {
	-webkit-transform: rotate(-135deg);
		-ms-transform: rotate(-135deg);
			transform: rotate(-135deg);
}

.rb2-pager-item-next:before {
	-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
			transform: rotate(45deg);	
}

.rb2-pager-item-prev {
	position: absolute;
	top: 50%;
	left: -25px;
}

.rb2-pager-item-next {
	position: absolute;
	top: 50%;
	right: -25px;
}	

.rb2-pager-item-disable {
	opacity: 0.3;
	cursor: default;
}

.rb2-pager-item-counter {
	display: none;
}

.rb-section-detaillinkslider.rb-section-style-producttwoline .rb2-pager {
	margin-top: -40px;
}

.rb-section-detaillinkslider.rb-section-style-producttwoline .rb2-pager-item-next,
.rb-section-detaillinkslider.rb-section-style-producttwoline .rb2-pager-item-prev {
	position: static;
}

.rb-section-newsslider .rb2-slider-header {
	margin: 0;
	padding: 0;
}

.rb-scrolltop {
	background: #444;
}

.rb-scrolltop:before,
.rb-comboselect-comboimage:before {
	border-color: #FFF;
}

.rb-comboselect-comboimage:before {
	border-width: 2px;
}

.page_Home_EditorSectionItems .rb-section {
    padding: 0;
}

.inputpage_html {
    border: 0;
}

.rb-profileext-button {
	border: 1px solid #b3b3b3;
    box-shadow: none;
    border-radius: 0;
	float: none;
}

.rb-comboselect-select {
    background: #444;
    color: #FFF;
}

.rb-comboselect-item {
    -webkit-transition: all .2s ease-out;
			transition: all .2s ease-out;
}    

.rb-comboselect-item:hover {
    background: #f73b6d;
}

.popup-profile_panel .inputpage_textimage_div {
	max-width: 180px;
	max-height: 180px;
}

.popupdata-panel .rb-popuprule-message {
	padding: 0;
	margin: 0;
}

.popupdata-panel .rb-popuprule {
	width: 90%;
	max-width: 300px;
}

.rb-popuprule-image {
	margin-bottom: 20px;
}

/* Marker */

#rb-articlesearch {
	position: absolute;
	top: -50px;
}

/* Pw Recovery */

.page_Account #main {
	min-height: 50vh;
	padding: 200px 0 100px;
}

.input_ForgotPassword {
	width: 90%;
	max-width: 768px;
	margin: 0 auto;
}

.input_ForgotPassword h3 {
	font-size: 30px;
	font-weight: 600;
	color: #444;
}

.input_ForgotPassword .inputpage_buttons_after {
	border: none;
}

.input_ForgotPassword .inputpage_fields {
	float: none;
}

.input_ForgotPassword .inputpage_item {
	float: none;
	width: 100%;
	padding: 10px;
	border: 1px solid #acacac;
} 

.input_ForgotPassword .submitbutton {
	font-family: 'Roboto', sans-serif;
	font-size: 17px;
    font-weight: 400;
    color: #fff;
    height: auto;    
    background: #e5164e;
    padding: 10px 40px;
    border: none;
}

.inputform-popup .inputpage_buttons_after {
	text-align: right;
}

.inputform-popup .submitbutton {
	float: none;
	display: inline-block;
}

.mp3full {
	text-align: left;
}

.audio-full {
	display: inline-block;
	width: 50%;
}

.audio-full audio {
	width: 100%;
}

/* E-books Styles
-----------------------------------------------------------*/

.rb-section-allmyeproducts .rb2-slider-header,
.rb-section-alleproducts .rb2-slider-header {
	padding: 0;
}

.rb-section-allmyeproducts .rbsliderheader-ebookinfo {
	font-size: 20px;
	margin-bottom: 20px;
}

.rb-section-alleproducts .rb2-slider-title,
.rb-section-allproductheadernosearch .rbsliderheader-ebookinfo,
.rb-section-allproduct .rbsliderheader-item,
.rb-section-allproduct .rbsliderheader-infoitem {
	font-size: 35px;
	font-weight: 600;
    color: #e5164e;
    text-transform: uppercase;
}

.rb-section-allproduct .rbsliderheader-infoitem-description {
	font-size: 18px;
	font-weight: 400;
	color: #444;
	text-transform: none;
	margin-top: 20px;
	margin-bottom: 40px;
}

.rb-section-allproduct .rbsliderheader-item,
.rb-section-allproductheadernosearch .rbsliderheader-ebookinfo {
	margin-bottom: 40px;
}

.alexdata_header_name-after,
.name_aftervalue {
    font-weight: 600;
	color: #14b514;
	margin-bottom: 10px;
}

.product-ebookdownloads > div {
    font-size: 15px;
    margin-bottom: 5px;
}

.product-ebookdownloads > div:last-child {
    margin-bottom: 0;
}

.basket_item_quantity_buttons {
    min-height: 50px;
}

/* Popup Styles
-----------------------------------------------------------*/

.rb-datedit-popup-main-footer .rb-datedit-popup-main-footer-today {
	float: left;
}

.rb-datedit-popup-main-footer .rb-datedit-popup-main-footer-delete {
	float: right;
}

.rb-datedit-popup-main-footer > div:hover {
	color: #FFF;
	background: #e5164e;
	border-color: #e5164e;	
}

.rb-datedit-popup-main-body-day {
	opacity: 0.4;
}

.rb-datedit-popup-main-body-day-actmonth {
	opacity: 1;
	background: none;
}

.rb-datedit-popup-main-body-day-actmonth.rb-datedit-popup-main-body-day-today {
	background: none;
	color: #444;
	box-shadow: inset 0px 0px 0px 2px #e5164e; 
}

.rb-datedit-popup-main-body-days .rb-datedit-popup-main-body-day:hover,
.rb-datedit-popup-main-body-day-inputdate {
	color: #FFF;
	background: #e5164e;
}

/* Footer Styles
-----------------------------------------------------------*/

#content-footer {
	background: #363636;
	padding: 65px 0;
}

#footer {
	background: #252525;
	color: #888;	
}

#footer a {
	color: #e5164e;
	margin-left: 10px;	
}

.socialinfo-full {
	text-align: center;
	margin-bottom: 40px;
}

.socialinfo-full > div {
	display: inline-block;
	width: 50px;
    height: 50px;
	margin: 0 10px;
}

.socialinfo-item-fb {
	background: url(/content/images/icon-facebook-white.png) no-repeat center;
}

.socialinfo-item-twitter {
	background: url(/content/images/icon-twitter-white.png) no-repeat center;
}

.socialinfo-item-youtube {
	background: url(/content/images/icon-youtube-white.png) no-repeat center;
}

.socialinfo-item-instagram {
	background: url(/content/images/icon-instagram-white.png) no-repeat center;
}

#content-footer .rbmenu_group-full a {
	color: #888;
	text-align: center;	
}

#content-footer .rbmenu_group-full a:hover {
	color: #FFF;	
}

#content-footer .menu_divitem {
	float: none;
}

#content-footer .rbmenu_group-full > div {
	border: 0;
}

.rb-section-footer .rb-section-body {
	width: 90%;
	max-width: 1520px;
	margin: 0 auto;
	color: #888;
}

#content-footer .rbmenu_group-full {
	width: 90%;
	max-width: 1520px;
	text-align: left;
}

.myfooter-full > div {
	display: inline-block;
	vertical-align: top;
	width: calc((100% / 4) - 3px);
}

.myfooter-title,
.myfooter-newsletter .inputtitle,
.myfooter-newsletter .inputsubtitle,
.rbmenu_group_title {
	font-size: 23px;
	font-weight: 600;
	color: #e5164e;
	text-transform: uppercase;
	margin-bottom: 25px;
}

.myfooter-newsletter .inputtitle,
.myfooter-newsletter .inputsubtitle {
	margin: 0;
}

.myfooter-newsletter .inputsubtitle {
	font-size: 15px;
	text-transform: none;
	margin-bottom: 20px;
}

.myfooter-newsletter .input-fieldtype-Text {
	padding: 7px 15px;
    border: 0;
    border-radius: 35px;
}

.myfooter-newsletter .inputgroup-datahandlingconfirmok label,
.myfooter-newsletter .inputpage_field_NewsLetterConfirmOk label {
	font-size: 12px;
    font-weight: 300;
	color: #d1d1d1;
}

.myfooter-newsletter .datahandlingconfirmok {
	margin-bottom: 0;
}

.myfooter-newsletter .inputpage_buttons_after {
	border: 0;
	padding: 0;
}

.myfooter-newsletter .submitbutton {
	height: auto;
    font-size: 15px;
    border: 0;
    text-transform: uppercase;
	color: #e5164e;
    background: #FFF;
    border-radius: 35px;
    padding: 7px 45px;
	cursor: pointer;
}

.myfooter-newsletter input[type="checkbox"] + input[type="hidden"] + .inputpage_label:before {
	width: 13px;
	height: 13px;
	border-radius: 50%;
			transition: all .2s ease-out;
	-webkit-transition: all .2s ease-out;
}

.myfooter-newsletter input[type="checkbox"]:checked + input[type="hidden"] + .inputpage_label:before {
	background: #e5164e;
	border-color: #e5164e;
	/*background: url(/content/images/icon-checked-pink.png) no-repeat center;*/
}

.myfooter-contact-item,
.myfooter-full .rbmenu_group .menu_divitem {
	margin-bottom: 15px;
	float: none;	
}

.myfooter-full a {
	display: inline-block;
	color: #888;
}

.myfooter-contact-item:hover,
.myfooter-full a:hover,
.myfooter-full .rbmenuh2:hover {
	color: #FFF;
}

.myfooter-contact-item > div {
	display: inline-block;
}

.myfooter-contact-item {
/*	float: left;*/
	clear: both;
}

.myfooter-news-item {
	margin-bottom: 15px;
	color: #969595;
}

.myfooter-news-item:hover {
	color: #FFF;
}

.myfooter-news-item:last-child {
	margin-bottom: 0;
}

.myfooter-news-item-title {
	font-size: 20px;
	margin-bottom: 15px;
}

.myfooter-news-item-description {
	font-size: 15px;
}

/* Flood Styles
-----------------------------------------------------------*/

.rb-section-slideritem--sectionarticlelistgroup .rb2-container-items {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.rb2-slider-item-flood {
	width: 100%;
	margin-bottom: 50px;
}

@media screen and (min-width: 1157px) {
	.rb2-slider-flood-group-1 {
		padding: 0 2.5% 0 0;
	}
	
	.rb2-slider-flood-group-2 {
		padding: 0 1.25%;
	}
	
	.rb2-slider-flood-group-3 {
		padding: 0 0 0 2.5%;
	}	
}

@media screen and (min-width: 585px) and (max-width: 1156px) {
	.rb2-slider-flood-group-1 {
		padding: 0 2.5% 0 0;
	}
		
	.rb2-slider-flood-group-2 {
		padding: 0 0 0 2.5%;
	}	
}

/* HomePage ProductList Styles
-----------------------------------------------------------*/

.home_mainpage .rb-section-productlist .rb2-slider-pager-item-main {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;	
}

.home_mainpage .rb-section-productlist .rb2-slider-item {
	-ms-flex: 0 1 calc(100% / 3);
    	flex: 0 1 calc(100% / 3);
}

.home_mainpage .rb-section-productlist .rb2-slider-item,
.home_mainpage .rb-section-productlist .alexdata_header_shop .rbh1,
.home_mainpage .rb-section-productlist .alexdata_header_shop .rbh2 {
	text-align: center;
}

.home_mainpage .rb-section-productlist .alexwebdatainfogrid_thumbnail_url_img {
	width: auto;
	height: 300px;
	margin: 0 auto;
}

.home_mainpage .rb-section-productlist .alexdata_header_shop .rbh2 {
	margin-bottom: 10px;
}

.home_mainpage .rb-section-productlist .rb2-slider-title,
.home_mainpage .rb-section-news .rb2-slider-title {
	font-size: 30px;
    text-align: center;
    background: #f73b6d;
    color: #FFF;
    padding: 20px;
    margin-bottom: 40px;
}

.home_mainpage .rb-section-productlist .rb2-slider-header,
.home_mainpage .rb-section-news .rb2-slider-header {
	padding: 0;
}

/* HomePage News Styles
-----------------------------------------------------------*/

.page_Home_Index .rb-section-news {
    width: 80%;
    margin: 0 auto 80px;
}

.page_Home_Index .rb-section-news .news_header-root .rbh1 {
    font-size: 30px;
    font-weight: 600;
    color: #e5164e;
    text-transform: uppercase;
}

.page_Home_Index .rb-section-news .news_header-root .rbh2 {
    font-size: 22px;
    font-weight: 600;
    color: #000;
    text-align: center;
}

.page_Home_Index .rb-section-news .news_digest {
	text-align: center;
} 

.page_Home_Index .rb-section-news .news_tovabb {
	text-align: center;
	float: none;
} 

.page_Home_Index .rb-section-news .news_tovabb span {
    display: inline-block;
    font-size: 17px;
    font-weight: 600;
    color: #e5164e;
    text-transform: uppercase;
    background: #FFF;
    border-radius: 35px;
    padding: 10px 20px;
    margin-top: 20px;
    margin-bottom: 10px;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 0.1);
}
    


/* Media Queries
-----------------------------------------------------------*/

@media screen and (max-width: 1800px)
{

}

@media screen and (max-width: 1450px)
{
	.baseheader_right .menu_top_1 .menu_items > div {
		line-height: 50px;
		background-image: none;
		padding-bottom: 0;
	}
}


@media screen and (max-width: 1300px)
{
	.article-detail-article .articleitem_full > div {
		display: block;
		width: 100%;
		margin-left: 0;
	}	
	
	.article-detail-article .articleitem_full .articleitem_left {
		max-width: 400px;
		margin-bottom: 40px;
	}
}

/* Rb Desktop */
@media screen and (min-width: 1156px)
{
		
}

/* Tablet only */
@media screen and (min-width: 585px) and (max-width: 1155px)
{

}

/* Rb Tablet */
@media screen and (max-width: 1155px)
{
	.baseheader_mini {
		display: block;
	}
	
	.rbsidebar_button {
		opacity: 1;
	}
	
	.rb-section.rb-section-articlelist .rb2-slider-item,
	.rb-section .rb-section-slideritem--sectionarticlelistgroup .rb2-slider-item {
		-ms-flex: 0 1 calc(33% - 20px);
			flex: 0 1 calc(33% - 20px);
	}
	
	.baseheader {
		width: 160px;
		height: 50px;
		margin-left: 10px;
	}
	
	.baseheader_main .baseheader_right .menu_top_1 {
		display: none;
	}
	
	.basket_mini .basket_image {
		height: 50px;
	}
	
	.rbsidebar_button {
		height: 50px;
		width: 50px;
		padding: 0;
		border: 0;
	}
	
	#content-section {
		padding-top: 50px;
	}
	
	#header {
		padding: 0 5px;
		background: #444;
	}
	
	.baseheader {
		margin-top: 0;		
	}
	
	.baseheader_right {
		position: static;
	}
	
	.baseheader_line1:after {
		display: none;
	}
	
	.rb-section-newsslider .news_header-root {
		width: 80%;
	}
	
	.rb-section-productsearch .filtersearch_input input {
		font-size: 17px;
	}
	
	.rb-section-productsearch .filtersearch_button:before,
	.rb-section-productsearch .filtersearch_input input {
		background-size: 20px;
	}
	
	.popup-popupbasket_full_link .basketmini_summa {
		top: 10px;
	}
	
	.rb-section-slider .rb2-slider-header {
		width: 30%;
		margin-right: 20px;
	}
	
	.rb-section-slider .rb2-wrapper {
		width: calc(70% - 25px);
	}
	
	.rb-section-slider .rb2-slider-item {
		-ms-flex: 0 1 calc(50% - 70px);
			flex: 0 1 calc(50% - 70px);
	}	
	
	.rb-section-slider .alexwebdatainfogrid_thumbnail_url_img {
		max-width: 190px;
	}
	
	.rb-section-slider .alexdata_discount {
		width: 25%;
		padding-bottom: 25%;
		right: auto;
		right: initial;
		left: calc(190px - 12.5%);
		top: 35px;
	}
	
	.rb-section-dashboardactionnews .rb-dashboardimage-item-title {
		font-size: 30px;
	}
	
	.rb-dashboardimage-item-desription {
		display: none;
	}
	
	.rb-section-articlenewssliderfilterleft .rb2-slider-item {
		margin: 0 15px 40px;
		-ms-flex: 0 1 calc(50% - 30px);
			flex: 0 1 calc(50% - 30px);
	}
	
	.rb-section-articlenewssliderfiltertop .rb2-slider-item {
		-ms-flex: 0 1 calc(33% - 30px);
			flex: 0 1 calc(33% - 30px);
	}
	
	.rb-section-articlesearch .rb-section-body {
		margin-top: -50px;
	}
	
	.rb-section-articlesearch .filtersearch_input input {
		height: 90px;
	}
	
	.rb-section-articlesearch .filtersearch_button {
		width: 90px;
	}
	
	.articleitems_right .rb2-slider-item {
		margin-bottom: 50px;
		-ms-flex: 0 1 50%;
			flex: 0 1 50%;
	}
	
	.rb-section-dashboardarticlelist .rb-dashboardimage-item {
		padding: 20px 10px;
	}
	
	.menu.menu_sidebar:before {
		margin-left: 20px;
		margin-bottom: 40px;
	}
	
	.menu_sidebar .menu_divitem, .menu_sidebar .main_menu_search, .menu_sidebar .main_menu_login {
		padding-left: 20px;
	}
	
	.menu_sidebar .main_menu_search .popup_button_title, .menu_sidebar .rbmenuh2, .menu_sidebar a, .menu_sidebar .popup_button_title {
		font-size: 20px;
		line-height: 45px;
	}
	
	.article-detail-authorarticles .articleitem_full .articleitem_right {
		width: 100%;
		display: block;
		margin: 15px 0 0;
	}
	
	.home_mainpage .rb-section-productlist .rb2-slider-item {
	    -ms-flex: 0 1 50%;
	    	flex: 0 1 50%;
	}
	
	.rb-section-newsslider .news_digest {
	    display: none;
	}
	
	.rb-dashboardimage-row {
	    height: 400px;
	}
	
	.rb-section-childnewsslider .news {
	    height: 172px;
	}
	
	.rb-section-childnewsslider .rbh1 {
		font-size: 40px;
		margin: 0;
	}
	
}

/* iPad Landscape */
@media screen and (max-width: 900px)
{
	.articleitems_right .rb2-slider-item {
		-ms-flex: 0 1 33%;
			flex: 0 1 33%;
	}
	
	.articleitems_right {
		display: block;
		width: 100%;
	}
	
	.article-detail-category,
	.articleitems_left {
		width: 0;
	}
	
	.article-detail-author-full {
		width: 30%;
	}
	
	.article-detail-article {
		width: calc(70% - 38px);	
	}
}

/* iPad Landscape */
@media screen and (max-width: 1024px)
{
	.myfooter-full > div {
		width: calc(50% - 4px);
		margin-bottom: 40px;
	}
	
	.rb-section-onenewsandslider-left .rb-section-onenewsandslider-info {
		margin-top: -15vw;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
			flex-wrap: wrap;
		position: static;
		width: 100%;
		-webkit-transform: none;
			-ms-transform: none;
				transform: none;
	}

	.rb-section-onenewsandslider-left .rb-section-onenewsandslider-info > div {
		display: block;
		-webkit-box-flex: 0;
	    -ms-flex: 0 1 100%;
	        flex: 0 1 100%;
	}
	
	.rb-section-onenewsandslider-info-left {
		-webkit-box-ordinal-group: 3;
	    		   -ms-flex-order: 2;
							order: 2;
	}
	
	.rb-section-onenewsandslider-info-right {
		max-width: 100px;
        margin: 0 auto 25px;
		-webkit-box-ordinal-group: 2;
	    		   -ms-flex-order: 1;
							order: 1;
	}

}

@media screen and (max-width: 900px)
{
	
	.treeview_items {
	    width: 100%;
		height: auto;
	    left: initial;
	    left: auto;
	    box-shadow: none;
	    position: static;
	    padding: 0;
	}
	
	.treeview_item_action, .treeview_item_master {
		margin-bottom: 25px;
	}
	
	.allproduct_mainpage .rb-home_mainpage-left,
	.detail_mainpage .rb-home_mainpage-left {
		padding: 20px;
		position: fixed;
		background: #FFF;
		z-index: 3;
		top: 50px;
		left: -100%;
		width: 250px;
		height: 100%;
		transition: left .2s ease-out;
		overflow-y: scroll;
	}
	
	.allproduct_mainpage .rb-home_mainpage-left.showtreeview,
	.detail_mainpage .rb-home_mainpage-left.showtreeview {
		left: 0;		
	}
	
	.allproduct_mainpage .rb-home_mainpage-center {
		padding-top: 50px;
	}
	
	.allproduct_mainpage .rb-home_mainpage-center,
	.allnews_mainpage .rb-home_mainpage-center,
	.detail_mainpage .rb-home_mainpage-center,
	.articleitems_right {
		width: 100%;
	}	
	
	.detail_mainpage .rb-home_mainpage-work-body {
		display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	}
	
	.detail_mainpage .rb-home_mainpage-detailleft {
		width: 100%;
		padding-top: 0;
		-webkit-box-ordinal-group: 3;
	    -ms-flex-order: 2;
		order: 2;
	}
	
	.detail_mainpage .rb-home_mainpage-center {
		padding: 0;
		border: 0;
	}
	
	.alexwebdatainfogrid_alexdata_detail_top_alexdata_detail_left,
	.alexwebdatainfogrid_alexdata_detail_top_alexdata_detail_right {
		width: 100%;
	}
	
	.alexwebdatainfogrid_alexdata_detail_top_alexdata_detail_right {
		margin: 20px 0 0;
	}
	
	.alexwebdata_previewfile-full {
		position: static;
	    margin-top: 20px;
	    display: inline-block;
	}
}



/* iPad Portrait */
@media screen and (max-width: 768px)
{
	
	.rb-section-newsslider .news_header .rbh1 {
		font-size: 5vw;
	}
	
	.rb-section-productsearch .rb-section-body {
		width: 75%;
	}
	
	.rb-section-newsslider .new_clickurl,
	.rb-section-newsslider .news_buttons input {
		font-size: 13px;
		padding: 7px 25px;;
	}
	
	.article-detail-full {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
	}
	
	.article-detail-author-full {
		width: 100%;
		margin-top: 40px;
		
		-webkit-box-flex: 1;
	    -ms-flex: 1 1 100%;
	        flex: 1 1 100%;
		
		-webkit-box-ordinal-group: 3;
				   -ms-flex-order: 2;
							order: 2;
		
	}
	
	.article-detail-article {
		width: 100%;
        margin: 0;
        padding: 0;
        border: 0;
        
		-webkit-box-flex: 1;
		 -ms-flex: 1 1 100%;
			 flex: 1 1 100%;
			        
        -webkit-box-ordinal-group: 2;
            	   -ms-flex-order: 1;
                			order: 1;
	}
	
	.rb-section-dashboardarticlelist .rb-dashboardimage-row {
		-ms-flex-wrap: wrap;
			flex-wrap: wrap;
		margin-bottom: 0;
	}
	
	.rb-section-dashboardarticlelist .rb-dashboardimage-doublecell,
	.rb-section-dashboardarticlelist .rb-dashboardimage-cell {
		-webkit-box-flex: 1;
		 -ms-flex: 1 1 100%;
			 flex: 1 1 100%;
	}
	
	.rb-section-dashboardarticlelist .rb-dashboardimage-doublecell .rb-dashboardimage-item {
		height: auto;
	}
	
	.rb-section-dashboardarticlelist .rb-dashboardimage-row > div:last-child,
	.rb-section-dashboardarticlelist .rb-dashboardimage-cell .rb-dashboardimage-item:last-child,
	.rb-section-dashboardarticlelist .rb-dashboardimage-cell .rb-dashboardimage-item {
		width: 100%;
		height: auto;
		margin-left: 0;	
		padding-bottom: 0;
	}
	
	.rb-section-dashboardarticlelist .rb-dashboardimage-row .rb-dashboardimage-item {
		padding: 30px 20px;
		margin-bottom: 10px;
		text-align: center;
	}
	
	.rb-dashboardimage-doublecell .voteitems {
		text-align: center;
	}
	
	.rb-dashboardimage-doublecell .articleitem_left {
		width: 100%;
		margin: 0 auto 20px;
	}
	
	.rb-dashboardimage-doublecell .articleitem_right {
		width: 100%;
		margin-left: 0;
	}

	.audio-full {
		display: block;
		width: 100%;
	}

}

@media screen and (max-width: 768px) and (min-width: 585px) and (orientation: portrait)
{
	.rb-section-newsslider .news_header .rbh1 {
	    font-size: 3vw;
	}	
	
	.rb-dashboardimage-row {
	    height: 350px;
	}

}

/* Rb Mobile  */
@media screen and (max-width: 584px)
{	
	#header {
		padding: 0;
	}
	
	.baseheader_main .menu_top_2 .main_menu_profile,
	.baseheader_main .menu_top_2 .menuitem_favorites,
	.baseheader_main .menu_top_2 .menuitem_mail {
		display: none;
	}
	
	.baseheader {
		width: 115px;
	}
	
	.rb-section.rb-section-articlelist .rb2-slider-item,
	.rb-section .rb-section-slideritem--sectionarticlelistgroup .rb2-slider-item {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 100%;
			flex: 1 1 100%;
	}
	
	.popup-search_panel {
		width: 90%;
	}
	
	.rb-section {
		margin-bottom: 50px;
	}
	
	.rb-section-newsslider {
		margin-bottom: 0;
	}
	
	.rb-section-body .rb2-slider-title {
		font-size: 20px;
		margin-bottom: 5px;
	}
	
	.rb2-slider-subtitle,
	.rb-section-articlelist .rb2-slider-title {
		font-size: 30px;	
	}
	
	.rb-section-articlesearch .rb-section-body {
		margin-bottom: 40px;
	}
	
	.rb-section-articlesearch .filtersearch_input input {
		height: 50px;
		padding: 10px 10px 10px 40px;
		background-position: 10px;
		font-size: 14px;
		background-size: 18px;	
	}
	
	.rb-section-articlesearch .filtersearch_button {
		width: 44px;
	}
	
	.rb-section-articlesearch .filtersearch_button:before {
		background-size: 18px;
	}
		
	.rbslider-headerfilter-items {
		text-align: left;
	}
	
	.rbslider-headerfilter-item {
		text-align: center;
		margin-bottom: 10px;
	}
	
	.rb2-slider-header {
		padding: 0;
	}
	
	.basket_emptytitle {
		display: none;
	}
	
	.rb-section-articlenewssliderfilterleft .rb2-slider-header,
	.rb-section-articlenewssliderfilterleft .rb2-wrapper {
		width: 100%;
		display: block;
		margin: 0;
	}
	
	.rb-section-articlenewssliderfilterleft .rb2-slider-item {
		-webkit-box-flex: 0;
	    -ms-flex: 0 1 calc(50% - 20px);
	        flex: 0 1 calc(50% - 20px);
		margin: 0 10px;
	}
	
	.rbslider-headerfilter-items {
		margin: 30px 0;
	}
	
	.rb-section-articlenewssliderfiltertop .rbslider-headerfilter-items {
		float: none;
		text-align: center;
		margin: 30px 0;
	}
	
	.rb-section-articlenewssliderfiltertop .rbslider-headerfilter-item {
		display: block;
		margin: 0 0 10px 0;
	}
	
	.rb-section-dashboardactionnews .rb-dashboardimage-full .rb-dashboardimage-row > div {
		width: 100%;
	}
	
	.rb-section-dashboardactionnews .rb-dashboardimage-cell .rb-dashboardimage-item .rb-dashboardimage-item-backgroundimage {
		width: 100%;
		padding-bottom: 100%;
		float: none;
	}
	
	.rb-section-dashboardactionnews .rb-dashboardimage-cell .rb-dashboardimage-item .rb-dashboardimage-item-info {
		width: 100%;
		float: none;
	}
	
	.rb-section-dashboardactionnews .rb-dashboardimage-item-title {
		font-size: 25px;
	}
	
	.rb-section-dashboardactionnews .rb-dashboardimage-full div.rb-dashboardimage-row-2 .rb-dashboardimage-item {
		width: 100%;
		padding-bottom: 100%;
	}
	
	.rb-dashboardimage-doublecell .articleitem_name {
		font-size: 21px;
		margin-top: 0;
	}
	
	.rb-dashboardimage-full-3.rb-dashboardimage-full .rb-dashboardimage-doublecell .rb-dashboardimage-item {
		padding-bottom: 100%;
	}
	
	.rb-section-onenewsandslider-left, .rb-section-onenewsandslider-right {
		display: block;
		width: 100%;
		margin: 0 0 40px 0;
	}
	
	.myfooter-full > div {
		display: block;
		width: 100%;
		margin-bottom: 40px;
	}
	
	.rb-section-footer {
		margin-bottom: 0;
	}	
	
	.popup-popupbasket_full_panel {
		width: 100%;
	}
	
	.basket_item_quantity_line .basket_item_quantity  {
		width: 60%;
		margin: 0;
	}
		
	.basket_item_quantity_buttons {
		width: 40%;
	}
	
	.popup-register_panel .inputpage_field {
		display: block;
		width: 100%;
		margin: 0 0 20px 0;
	}
	
	.communallogin-item {
		max-width: none;
	}
	
	.rb-section-articlenewssliderfiltertop .rb2-slider-item {
		-webkit-box-flex: 1;
			-ms-flex: 1 1 100%;
				flex: 1 1 100%;
	}
	
	.rb2-pager-item-prev {
		left: -5px;
	}
	
	.rb2-pager-item-next {
		right: -5px;
	}
	
	.articleitems_right .rb2-slider-item {
		padding: 0 10px;
		-ms-flex: 0 1 50%;
			flex: 0 1 50%;
	}
	
	.commentitem_left {
		width: 35px;
		margin-right: 15px;
	}
	
	.commentitem_right {
		width: calc(100% - 55px);
	}
	
	.comment_new .inputpage_fields,
	.comment_new .inputpage_buttons {
		width: 100%;
		margin: 0 0 20px 0;
	}
	
	.rb-section-dashboardarticlelist .rb-dashboardimage-row .rb-dashboardimage-titleitem {
		padding: 0;
		margin-bottom: 40px;
	}
	
	.rb-section-dashboardarticlelist .rb-dashboardimage-item-title {
		font-size: 17px;
	}
	
	.rb-section-dashboardarticlelist .rb-dashboardimage-item-subtitle {
		font-size: 30px;
	}
	
	.main_menu_search .menu_divitem_click,
	.basket_mini .basket_image {
		width: 40px;
	}
	
	.webshopmain_checkout {
		width: 95%;
		box-shadow: none;
		background: none;
	}
	
	.webshopmain_checkout .basket_item_left > div {
		display: block;
		width: 100%;
		max-width: none;
	}

	.webshopmain_checkout .basket_item_quantity_line input[type="button"] {
		line-height: 30px;
	}
	
	#rbsidebar-menupanel {
		width: 85% !important;
		padding: 30px 0;
		left: -85%;
	}
	
	#rbsidebar-menupanel.rbsidebar_panel_visibled {
		left: 0;
	}
	
	.rb-section-childnewsslider .news {
		height: 225px;
	}
	
	.rb-section-childnewsslider .news_header-root {
		width: 90%;
	}
	
	.rb-section-childnewsslider .rbh1 {
		font-size: 30px;
	}
	
	.rb-section-articlenewssliderfilterleft .article_discount,
	.rb-section-allarticlecategory .article_discount {
		width: 35px;
		height: 35px;
		top: 10px;
		right: -10px;
		line-height: 35px;
		font-size: 15px;
	}
	
	.home_mainpage .rb-section-productlist .rb2-slider-item {
	    -ms-flex: 1 1 100%;
	    	flex: 1 1 100%;
	}
	
	.home_mainpage .rb-section-productlist .alexwebdatainfogrid_thumbnail_url_img {
		height: 150px;
	}
	
	.baseheader_right div.main_menu_search {
	    display: none;
	}
	
	/* Topslider */
	
	.rb-section-newsslider .style-news-img-right .news_header-root {
	    max-width: 60%;
	    left: 2.5%;
	}
	
	.rb-section-newsslider .style-news-img-left .news_header-root {
	    max-width: 60%;
	    right: 2.5%;
	}
	
	.rb-section-newsslider .rbh2,	
	.rb-section-newsslider .news_digest {
	    display: none;
	}
	
	.rb-section-newsslider .new_clickurl,
	.rb-section-newsslider .news_buttons input {
	    font-size: 11px;
	    padding: 5px 15px;
	}
	
	/* Search */
	
	.rb-section-productsearch {
		margin-bottom: 0;
	}
	
	.rb-section-productsearch .rb-section-body {
		width: 90%;
		margin: 20px auto;
	}
	
	.rb-section-productsearch .filtersearch_input input {
		font-size: 16px;
	    font-weight: 400;
	    padding: 20px 14%;
	}
	
	/* ProductList */
	
	.home_mainpage .rb-section-productlist .rb2-slider-title, .home_mainpage .rb-section-news .rb2-slider-title {
	    font-size: 20px;
	    padding: 10px;
	    margin-bottom: 20px;
	}
	
	/* Dashboard */
	
	.rb-section-dashboardactionnews {
	    padding: 40px 0;
	}
	
	.rb-dashboardimage-row {
	    height: auto;
	}
	
	.rb-section-dashboardactionnews .rb-dashboardimage-item {
		margin-bottom: 10px !important;
	}
	
	.rb-section-dashboardactionnews .rb-dashboardimage-cell .rb-dashboardimage-item {
		padding-bottom: 100%;
		background-size: cover !important;
		background-position: center !important;
	}
	
	.rb-section-dashboardactionnews .rb-dashboardimage-cell .rb-dashboardimage-item-left {
		background-position: bottom !important;
	}
	
	.allproduct_mainpage .rb-home_mainpage-center .rb2-slider-item {
	    margin-bottom: 40px;
	    padding: 0 8px;
	    -ms-flex: 0 1 50%;
	    	flex: 0 1 50%;
	}
	
	.rb-section-detaillinkslider .rb-section-body {
	    padding-bottom: 0;
	}
	
	.rb-section-detaillinkslider.rb-section-style-producttwoline .rb2-slider-item {
	    margin-bottom: 10px;
	    padding-right: 9px;
	    -webkit-box-flex: 0;
	    -ms-flex: 0 1 50%;
	 	   flex: 0 1 50%;
	}
	
	.rb-section-detaillinkslider.rb-section-authorproducts .rb2-slider-item,
	.rb-section-detaillinkslider.rb-section-authorproducts2 .rb2-slider-item,
	.rb-section-detaillinkslider.rb-section-authorproducts3 .rb2-slider-item {
		padding-left: 0;
	}
	
	.page_Home_Index .rb-section-news .news_header-root .rbh1 {
		font-size: 22px;
	}
	
	.page_Home_Index .rb-section-news .news_header-root .rbh2 {
		font-size: 18px;
	}
	
	.page_Home_Index .rb-section-news .news_digest {
		display: none;
	}
	
	.page_Home_Index .rb-section-news .rb2-pager-item-prev {
	    left: -20px;
	}
	
	.page_Home_Index .rb-section-news .rb2-pager-item-next {
	    right: -20px;
	}
}





/* TEMP amig nincs kiszedve a programbol */

.rb-section-news .news_issuedatetime,
.rb-section-news .news_author {
	display: none;
}
