@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;300;400;500;600;700;800;900&display=swap');
:root {

	--mainWidth: 1620px;
	
	--colorBlack: #140F13;
	--colorWhite: #FFF;	
	--primaryColor: #7CC66F;

	--primaryFont: "Poppins", sans-serif;
	--sectionPadding: 0 7.291666666666667vw;
}

/* Site.master Styles
-----------------------------------------------------------*/

body {
	font-family: var(--primaryFont);
	margin: 0;
}

p {
	margin:0;
}

img {
	border: none;
	display: block;
}

a {
	color: var(--colorBlack);
	text-decoration: none;
}

a:hover {
	color: #140F13;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
}

h1 {
	font-size: 30px;
	text-decoration: none;
}

h3 {
	font-size: 20px;
}

input, button, textarea {
	font-family: var(--primaryFont);
}

fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}

.commentitem_right_header:after {
	content: "";
	display: table;
	clear: both;
}

#container {
	margin: 0 auto;
	padding: 0;	
}

#content-section {
	margin: 0;
	padding-top: 43px;
}

.baseheader {    
    cursor: pointer;
}

/* Home Styles
-----------------------------------------------------------*/

.rb-section-body .rb2-slider-item {
	border: 0;
}

.rb2-slider-title,
.menu_divitem {
    float: none;
}

span.green {
    color: var(--primaryColor);
}

/* Menu Styles
-----------------------------------------------------------*/

#header {
	width: 86.25%;
    z-index: 5;
    position: fixed;
	top: 43px;
	left: 50%;
	/*background: url(/Content/images/bg-header.png) no-repeat center;
	background-size: 100%;*/
	/*background: rgba(255, 255, 255, 0.54);*/
	padding: 2.6822916666666665vw 0px;
    /*backdrop-filter: blur(5px);
	border-radius: 10px;*/
	/*clip-path: polygon(0 0, 100% 0, 100% 100%, 83% 100%, 81% 73%, 19% 73%, 16.7% 100%, 0 100%);*/
	/*clip-path: polygon(0 0, 100% 0, 100% 100%, 71.3vw 100%, 69.6vw 5.416666666666667vw, 16.302083333333332vw 5.416666666666667vw, 14.53125vw 100%, 0 100%);*/
	-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
			transform: translateX(-50%);
}

#header:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
	border-radius: 10px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 71.3vw 100%, 69.6vw 5.416666666666667vw, 16.302083333333332vw 5.416666666666667vw, 14.53125vw 100%, 0 100%);
    background: rgba(255, 255, 255, 0.54);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    backdrop-filter: blur(5px);
    border-radius: 10px;
}

/*
#site-name {
	background: rgba(255, 255, 255, 0.54);
    backdrop-filter: blur(5px);
}

#header:before,
#header:after {
	content: "";
    display: block;
    width: 330px;
    height: 39px;
    position: absolute;
    bottom: -39px;
	backdrop-filter: blur(5px);
}

#header:before {
    background: url(/content/images/img-header-left-4.png) no-repeat center;
	background-size: 100%;
    left: 0;
}

#header:after {
    background: url(/content/images/img-header-right-4.png) no-repeat center;
	background-size: 100%;
    right: 0;
}
*/

.baseheader_mini {
	display: none;
}

.rbsidebar_button {
	width: 40px;
	height: 40px;
	background: url(/content/images/icon-mobile-menu.png) no-repeat center;
	background-size: 25px;
}

.page_Home_Sneaker .rbsidebar_button {
	background: url(/content/images/icon-mobile-menu-white.png) no-repeat center;
	background-size: 25px;
}

.baseheader {
    width: 167px;
    height: 33px;
    background: url(/content/images/logo-collonil.png) no-repeat center;
	background-size: 100%;
}

@media screen and (min-width: 1156px)
{
	.baseheader {
		width: 8.697916666666666vw;
		height: 1.71875vw;
	}	
}



.baseheader_line1 {
	display: flex;
	align-items: center;
	padding: 0 3.3854166666666665vw;
}

.baseheader_line_center a {
	font-size: 18px;
}

.baseheader_line_center .menu_selecteditem a {
    text-shadow: 0.5px 0px 1px black;
}

.baseheader_line_center .menu_divitem {
	display: inline-block;
	/*margin-right: 1.8229166666666667vw;*/
	margin: 0 0.91145833vw;
}

.baseheader_line_center .menu_divitem:last-child {
	margin-right: 0;
}

.baseheader_line_center {
	margin-top: -40px;
}

@media screen and (max-width: 1530px)
{
	.baseheader_line_center {
		text-align: center;
	}
}

.baseheader_line_center,
.baseheader_line_right {
	margin-left: auto;
}

.baseheader_line2,
.baseheader_line_right .menu_other-items {
    display: flex;
    align-items: center;
}

.main_menu_favorites .menu_image,
.main_menu_login .popup_button_title,
.basket_mini .basket_image,
.main_menu_profile-full .menu_image,
.popup-search_button {
	width: 40px;
	height: 40px;
}

.main_menu_login .popup_button_title,
.main_menu_profile-full .menu_image {
	background: url(/content/images/icon-user-black.png) no-repeat center;
    background-size: 22px;
}

.popup-search_button {
	background: url(/content/images/icon-search.png) no-repeat center;
	background-size: 20px;
}

.basket_mini .basket_image {
	background: url(/content/images/icon-basket.png) no-repeat center;
	background-size: 24px;
}

.main_menu_favorites .menu_image {
	background: url(/content/images/icon-favorites.png) no-repeat center;
	background-size: 20px;
}

.menu_childitems {
	margin-top: 0;
	-webkit-box-shadow: 10px 10px 20px 0px rgba(124, 198, 111, .16);
			box-shadow: 10px 10px 20px 0px rgba(124, 198, 111, .16);
}

.menu_childitems .menu_divitem {
	padding: 10px;
	-webkit-transition: all .2s ease-out;
			transition: all .2s ease-out;
}

.menu_childitems .menu_divitem:hover {
	background: var(--primaryColor);
	color: var(--colorWhite);
}

.popup-search_panel {
	padding: 20px;
	border-radius: 10px;
	width: 90%;
	max-width: 500px;
}

.popup-search_panel .rbmenuh2 {
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.popup-search_panel #search {
	width: 100%;
	padding: 10px;	
}

.popup-search_panel .search_button {
	width: 44px;
	height: 44px;
}

/* Login Register Styles
-----------------------------------------------------------*/

.popup-input-popup_panel {
	padding: 20px;
}

.popup-login_panel,
.popup-register_panel {
	width: 90%;
	max-width: 400px;
	padding: 20px;
}

.communallogin-item {
	max-width: 100%;
	border-radius: 35px;
}

.communallogin-items-before,
.communallogin-item-FaceBookOpenId {
	margin-bottom: 10px;
}

.communallogin-items-full {
    margin-bottom: 20px;
    padding: 0;
}

.popup-login_panel h3 {
	font-weight: 600;
}

.inputpage_field_LoginUserName input,
.inputpage_field_LoginPassword input {
	width: 100%;
	padding: 10px;
    margin-bottom: 10px;
    float: none;
}

.popup-login_panel .rbextbutton_items {
	float: right;
	margin-top: 3px;
}

.popup-login_panel .popup-register_full {
	margin-top: 20px;
}

.popup-register_panel .submitbutton,
.popup-login_panel .popup-register_full .popup_button_title,
.popup-login_panel .submitbutton,
.input_ForgotPassword .submitbutton{
    display: inline-block;
    height: auto;
    font-size: 15px;
    font-weight: 600;
	border-radius: 35px;
    padding: 5px 20px;
    background: var(--primaryColor);
    color: #FFF;
    border: 0;
    cursor: pointer;
}

.popup-login_panel .popup-register_full .popup_button_title,
.popup-login_panel .submitbutton,
.popup-register_panel .submitbutton {
	font-family: var(--primaryFont);
	line-height: normal;
	padding: 8px 30px;
	border: 0;
}

.popup-register_panel .submitbutton:hover {
	background: var(--primaryColor);
}

.popup-register_panel select,
.popup-register_panel .input-fieldtype-Date {
	width: 100%;
}

.popup-register_panel .rb-datedit-popupbutton {
	position: absolute;
}

.datahandling-confirm {
	display: inline;
}

.datahandling-confirm,
.inputpage_field_NewsLetter label {
    font-size: 13px;
}

.popup-login_panel .input-footer {
	margin-top: 40px;
}

.inputpage_field_PersonTypeInfo3 textarea {
	height: 88px;
	line-height: 22px;
}

/* Login Styles
-----------------------------------------------------------*/

.input-header {
	margin: 20px 0;
}

.popup-profile_panel {
	width: 90%;
    max-width: 768px;
	padding: 20px;
}

.popup-profile_panel .inputpage_field_Name,
.popup-profile_panel .inputpage_field_SurName,
.popup-profile_panel .inputpage_field_ForeName,
.popup-profile_panel .inputpage_field_EMail,
.popup-profile_panel .inputpage_field_Gender,
.popup-profile_panel .inputpage_field_Birthday,
.popup-profile_panel .inputpage_field_Birthday,
.popup-profile_panel .inputpage_field_PhoneNumber {
	display: inline-block;
	width: 47.5%;
}

.popup-profile_panel .inputpage_field_SurName,
.popup-profile_panel .inputpage_field_EMail,
.popup-profile_panel .inputpage_field_Name,
.popup-profile_panel .inputpage_field_Gender {
	margin-right: 5%;
}

.inputpage_field_Gender select,
.inputpage_field_Birthday input {
	width: 100% !important;
	background: none;
}

.inputpage_field_Birthday .rb-datedit-popupbutton {
	position: absolute;
}

.inputgroup-oldpassword > div {
	display: inline-block;
	vertical-align: bottom;
	width: 30%;
}

.inputgroup-oldpassword > div.inputpage_field_EMailChange {
	display: block;
	width: 100%;
} 

.rb-emailchange-button {
	float: none;
	box-shadow: none;
	border-radius: 0;
}

.popup-profile_panel .inputpage_field_Password {
	margin: 0 5%;
}

.inputpage_field_DeleteUser {
	margin-bottom: 20px;
}

.inputpage_html {
	border: 0;
}

.rb-deleteuser-button {
	box-shadow: none;
	border-radius: 0;
	float: none;
}

.popup-profile_panel .submitbutton {
	height: auto;
	padding: 8px 30px;
	line-height: normal;
	color: var(--primaryColor);
}

.popup-profile_panel h3,
.rb-profileext-title {
	font-size: 18px;
    font-weight: 600;
    color: #444;
}

.popup-profile_panel .inputpage_fieldtype_CheckBox label {
	font-size: 14px;
}

.popup-extra_panel {
	width: 90%;
	max-width: 500px;
	padding: 15px;
}

.popup-extra_panel .treeview_title,
.popup-extra_panel .rb-section-title {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 20px;
	text-align: left;
}

.inputpage_field_PersonTypeId .inputpage_radiobox_info {
    display: inline-block;
    width: calc(100% - 25px);	
	float: none;
	margin-bottom: 10px;
}

.inputpage_field_PersonTypeId .inputpage_radiobox_info label {
	cursor: pointer;
}

.inputpage_field_PersonTypeId .inputpage_item {
	display: inline-block;
    margin: 0 10px 0 0;
}


/* MainInfo Styles
-----------------------------------------------------------*/

.rb-section-maininfo .rb2-slider-title {
	/*font-size: 40px;*/
	font-size: 2.0833333333333335vw;
	font-weight: 400;
	text-transform: uppercase;
	/*line-height: 50px;*/
	line-height: 2.6041666666666665vw;
    margin: 0 0 10px;
}

.rb-section-maininfo .rb2-slider-description {
	font-size: 15px;
	line-height: 32px;
}

.rb-section-maininfo .rb2-slider-root {
    display: flex;
    align-items: center;
	padding: var(--sectionPadding);
}

.rb-section-maininfo .rb2-slider-header {
	width: 30%;
}

.rb-section-maininfo .rb2-wrapper {
	width: 70%;
}

.rb-section-maininfo .rb2-slider-pager-item-main {
	padding: 40px;
	-ms-flex-wrap: wrap;
		flex-wrap: wrap;
}
.rb-section-maininfo .rb2-slider-item {
	margin-bottom: 40px;
    background: url(/content/images/bg-maininfo.png) no-repeat center;
    width: 320px;
    height: 145px;
    background-size: 100%;
    position: relative;
	hyphens: auto;
	cursor: auto;
    width: 17.057569296375267vw;
    height: 7.729211087420043vw;
}

.rb-section-maininfo .news {
	display: flex;
	padding: 20px 40px;
}

.rb-section-maininfo .news_image img {
    width: auto;
	margin-right: 20px;
    border-radius: 50%;
	-webkit-box-shadow: 10px 10px 20px 0px rgba(124, 198, 111, 0.16);
			box-shadow: 10px 10px 20px 0px rgba(124, 198, 111, 0.16);
}

@media screen and (min-width: 1156px)
{
	.rb-section-maininfo .news_image img {
		width: 2.65625vw;
		height: 2.65625vw;
	}

	.rb-section-maininfo .news {
		padding: 1.0416666666666667vw 2.6041666666666665vw 1.0416666666666667vw 2.0833333333333335vw;
	}
}

/*

.rb-section-maininfo .rb2-slider-item {
	margin-bottom: 40px;
	filter: drop-shadow(10px 10px 20px rgba(124,198,111, 30%));
}

.rb-section-maininfo .news {
	border-radius: 15px;
	padding: 20px;
	clip-path: polygon(100% 0, 100% 58%, 82% 100%, 0 100%, 0 0);
}

.rb-section-maininfo .news:before {
	position: absolute;
	z-index: -1;
	content: "";
	background: var(--colorWhite);
	width: 100%;
	height: 100%;
	left: 10px;
	top: 10px;
	clip-path: polygon(100% 0, 100% 58%, 82% 100%, 0 100%, 0 0);
}
*/
.rb-section-maininfo .rbh1 {
	/*font-size: 18px;*/
	font-size: 0.9375vw;
	font-weight: 400;
}

.rb-section-maininfo .rb-quick-edit,
.rb-section-maininfo2 .rb-quick-edit {
    margin: 0;
    bottom: 0;
    right: 30px;
}

.rb-section-maininfo .rb-publish,
.rb-section-maininfo2 .rb-publish {
    bottom: 0;
	right: 90px;
}

/* TopSlider Styles
-----------------------------------------------------------*/

.rb-section-newsslider {
	padding: 0 43px;
}

.rb-section-newsslider .rb2-slider-pager-item-main {
	padding-bottom: 7vw;
}

.rb-section-newsslider .rb2-slider-item {
	position: relative;
}

.rb-section-newsslider .news {
	padding-bottom: calc(965 / 1833 * 100%);
	background-size: 100%;
}

.rb-section-newsslider .news_info {
	max-width: 25%;
	color: var(--colorWhite);
	position: absolute;
	top: 50%;
	left: 10%;
	-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
			transform: translateY(-50%);
}

.rb-section-newsslider .news_fullname {
	margin-bottom: 25px;
}

.rb-section-newsslider .news_fullname .rbh1 {
	font-size: 40px;
	font-weight: 400;
}

.rb-section-newsslider .news_fullname .rbh2 {
	font-size: 40px;
	font-weight: 400;
}

@media screen and (min-width: 1156px)
{
	.rb-section-newsslider .news_fullname .rbh1,
	.rb-section-newsslider .news_fullname .rbh2 {
		font-size: 2.0833333333333335vw;		
	}	
}

.rb-section-newsslider .news_digest {
	font-size: 15px;
}

/*.rb-section-newsslider*/ .listmorespan,
.rb-section-more {
	display: inline-block;
	padding: 15px 45px;
	border: 2px solid var(--colorWhite);
	border-radius: 35px;
	margin-top: 25px;
	position: relative;
	z-index: 1;
	overflow: hidden;
	
	-webkit-transition: all .2s ease-out;
			transition: all .2s ease-out;
}


/*.rb-section-newsslider*/ .listmorespan:hover,
.rb-section-newsletter .submitbutton:hover,
.newsitem-layout-newsletter .submitbutton:hover,
.rb-quiz-step-newsletter .submitbutton:hover,
.rb-section-more:hover,
.home_mainpage_contact .rb-section-normal-more:hover {
	text-shadow: 0.5px 0px 0px var(--colorWhite);
	border-color: var(--primaryColor);
}

/*.rb-section-newsslider*/ .listmorespan:before,
.rb-section-newsletter .submitbutton:before,
.newsitem-layout-newsletter .submitbutton:before,
.rb-quiz-step-newsletter .submitbutton:before,
.rb-section-more:before,
.footer-newsletter .submitbutton:before,
.home_mainpage_contact .rb-section-normal-more:before {
	content: "";
	display: block;
	width: 0;
	height: 100%;
	border-radius: 35px;
	-webkit-transition: all .2s ease-out;
			transition: all .2s ease-out;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	background: var(--primaryColor);
}

/*.rb-section-newsslider*/ .listmorespan:hover:before,
.rb-section-newsletter .submitbutton:hover:before,
.newsitem-layout-newsletter .submitbutton:hover:before,
.footer-newsletter .submitbutton:hover:before,
.rb-quiz-step-newsletter .submitbutton:hover:before,
.rb-section-more:hover:before,
.home_mainpage_contact .rb-section-normal-more:hover:before {
	width: 100%;
}

.rb-section-newsslider .news_image {
    position: absolute;
    width: 55.572916666666664vw;
    right: 0;
    bottom: -7vw;
}

.rb2-autocontrols-startstop {
	display: none;
}

.rb-section-newsslider .rb2-pager-item-pagertype-prevnext {
	width: 135px;
	height: 106px;
	-webkit-transition: all .2s ease-out;
			transition: all .2s ease-out;
	position: absolute;
	z-index: 1;
	top: 50%;
	-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
			transform: translateY(-50%);
}

.rb-section-newsslider .rb2-pager-item-prev {
	left: 2.5%;
	background: url(/content/images/img-pager-prev.png) no-repeat center;
	background-size: 100%;
}

.rb-section-newsslider .rb2-pager-item-next {
	right: 2.5%;
	background: url(/content/images/img-pager-next.png) no-repeat center;
	background-size: 100%;
}

.rb-section-newsslider .rb2-pager-item-prev:hover:not(.rb2-pager-item-disable) {
	background: url(/content/images/img-pager-prev-hover.png) no-repeat center;
	background-size: 100%;
}

.rb-section-newsslider .rb2-pager-item-next:hover:not(.rb2-pager-item-disable) {
	background: url(/content/images/img-pager-next-hover.png) no-repeat center;
	background-size: 100%;
}

.rb2-pager-item-disable {
	opacity: 0.2;
	cursor: auto;
}

.rb2-autocontrols {
    position: absolute;
    bottom: 10vw;
    left: calc(10% + 43px);
}

.rb2-autocontrols-item {
	width: 51px;
	height: 3px;
	background: var(--colorWhite);
	margin-right: 10px;
	-webkit-transition: all .2s ease-out;
			transition: all .2s ease-out;
}

.rb2-autocontrols-item.rb2-autocontrols-active {
	height: 6px;
}

.rb-section-newsslider .rb2-slider-pager-item-active .news_image {
	animation: 1s ease-out imageSlierIn;
}

.rb-section-newsslider .rb2-slider-pager-item-active .news_image img {
	object-fit: contain;
}




@media screen and (min-width: 1156px)
{
	.rb-section-newsslider .rb-publish,
	.rb-section-newsslider .rb-quick-edit {
		top: 150px;
	}

	.rb-section-newsslider .rb2-slider-pager-item-active .news_image img {
		max-height: 46.875vw;
	}
}


@keyframes imageSlierIn {
	from {
		right: -50%;
	}
  
	to {
		right: 0;
	}
  }

/* ProductGroup Styles
-----------------------------------------------------------*/

.rb-section-productgroup {
	margin-bottom: 65px;
}

.rb-section-productgroup .rb-section-body {
	padding: var(--sectionPadding);
}

.rb-section-productgroup .rb2-slider-header {
	width: 30%;
	-webkit-transform: translateY(90px);
    	-ms-transform: translateY(90px);
        	transform: translateY(90px);
}

.rb-section-productgroup .rb2-slider-title {
	font-size: 30px;
	font-weight: 400;
}

.rb-section-productgroup .rb2-slider-pager-item-main {
	padding-top: 120px;
}

.rb-section-productgroup .rb2-slider-item {
	position: relative;
}

.rb-section-productgroup .rb2-slider-item:nth-child(3n+2) {
	-webkit-transform: translateY(-120px);
    	-ms-transform: translateY(-120px);
        	transform: translateY(-120px);
}

.rb-section-productgroup .rb2-slider-item:nth-child(3n+3) {
	-webkit-transform: translateY(-65px);
    	-ms-transform: translateY(-65px);
        	transform: translateY(-65px);
}

.rb-section-productgroup .news {
	min-height: 35.3125vw;
	background-repeat: no-repeat;
	padding-top: 1.8229166666666667vw;
}

.rb-section-productgroup .news_info_bottom {
    color: #FFF;
	padding: 0 35px;
	/*position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
		-ms-transform: translate(-50%,-50%);
			transform: translate(-50%,-50%);*/
}

.rb-section-productgroup .rbh1 {
	font-size: 18px;
	font-weight: 400;
	text-transform: uppercase;
}

.rb-section-productgroup .rbh2 {
	/*font-size: 37px;*/
	font-size: 1.9270833333333333vw;
	font-weight: 700;
	text-transform: uppercase;
}

.rb-section-productgroup .news_digest {
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
	opacity: 0;
	visibility: hidden;
}

.rb-section-productgroup .rb2-slider-item:hover .news_digest {
	opacity: 1;
	visibility: visible;
}

.rb-section-productgroup .rb2-slider-item .news_image img {
	/*width: 80%;*/
	height: 17vw;
    width: auto;
    object-fit: contain;
	margin: 0 auto;
	-webkit-transition: all .2s ease-out;
			transition: all .2s ease-out;
}

.rb-section-productgroup .rb2-slider-item:hover .news_image img {
	-webkit-transform: scale(0.75) translateX(-10%);
    	-ms-transform: scale(0.75) translateX(-10%);
        	transform: scale(0.75) translateX(-10%);
}

.rb-section-productgroup .news_info,
.rb-section-productgroup .news_digest {
	-webkit-transition: all .2s ease-out;
			transition: all .2s ease-out;
	-webkit-transform: translateY(2.6041666666666665vw);
    	-ms-transform: translateY(2.6041666666666665vw);
        	transform: translateY(2.6041666666666665vw);
}

.rb-section-productgroup .rb2-slider-item:hover .news_info,
.rb-section-productgroup .rb2-slider-item:hover .news_digest {
	-webkit-transform: translateY(0);
    	-ms-transform: translateY(0);
        	transform: translateY(0);
}

/* Login Styles
-----------------------------------------------------------*/

/* MainBanner Styles
-----------------------------------------------------------*/

.rb-section-mainbanner {
	padding: var(--sectionPadding);
	margin-bottom: 8.072916666666666vw;
}

.rb-section-mainbanner .rb-section-body {
	padding: 0 40px 40px;
	background: url(/content/images/bg-video.png) no-repeat bottom;
	background-size: 100%;
	min-height: 426px;
}

.rb-section-mainbanner .news {
	display: flex;
	align-items: center;
	color: var(--colorWhite);
}

.rb-section-mainbanner .news_main_bannerleft {
	width: 30%;
	margin-right: auto;
	/*margin-top: -5vw;*/
	margin-top: 5vw;
}

.rb-section-mainbanner .news_main_bannerleft .rbh1,
.rb-section-productreviews .rb-section-slider-header-before .rbh1,
.rb-section-productlist .rb2-slider-title,
.rb-section-productlist .rb-section-title,
.rb-section-productreviews .rb2-slider-title  {
	font-size: 1.5625vw;
	font-weight: 400;
	line-height: 1.5625vw;
	margin: 0;
}

.rb-section-mainbanner .news_main_bannerleft .rbh2,
.rb-section-productreviews .rb-section-slider-header-before .rbh2,
.rb-section-productlist .rb2-slider-subtitle,
.rb-section-productlist .rb-section-subtitle,
.rb-section-productreviews .rb2-slider-subtitle {
	font-size: 1.5625vw;
	font-weight: 700;
	/*line-height: 1.5625vw;*/
}

.rb-section-mainbanner .news_digest,
.rb-section-productlist .rb2-slider-description,
.rb-section-productreviews .rb2-slider-description {
	font-size: 1.0416666666666667vw;
	margin: 10px 0 30px;
}

.rb-section-mainbanner .news_digest {
	margin-bottom: 0;
}

@media screen and (max-width: 1400px)
{
	.rb-section-mainbanner .news_digest {
		margin-bottom: 0;
	}

	.rb-section-mainbanner .news_main_bannerleft {
		margin-top: 10vw;
	}
}

@media screen and (max-width: 1280px)
{
	.rb-section-mainbanner .news_main_bannerleft {
		margin-top: 13vw;
	}
}

@media screen and (max-width: 1250px)
{
	.rb-section-mainbanner .news_main_bannerleft {
		margin-top: 15vw;
	}
}

/*
.rb-section-mainbanner .listmorespan {
	font-size: 18px;
	display: inline-block;
	padding: 1.0416666666666667vw 1.5625vw;
	border: 3px solid var(--colorWhite);
	border-radius: 35px;
}
*/
.youtubeplayer {
    /*width: 700px;*/
	width: 48.125vw;
    height: auto;
    aspect-ratio: 16 / 9;
	border-radius: 20px;
}

/* Reviews Styles
-----------------------------------------------------------*/

.rb-section-productreviews .rb-section-body {
	background: url(/content/images/bg-productlist.jpg) no-repeat top;
}

.rb-section-productreviews .rb2-slider-item {
	padding: 20px;
	background: #FBFBFB;
    border-radius: 20px;
	-ms-flex: 0 1 calc(100% / 3);
		flex: 0 1 calc(100% / 3);
    -webkit-box-shadow: 10px 10px 20px rgba(124, 198, 111, 0.33);
			box-shadow: 10px 10px 20px rgba(124, 198, 111, 0.33);
	/*background: url(/content/images/bg-reviews-item.png) no-repeat center;
	background-size: 100%;*/
}

.rb-section-productreviews .news_previewimage_img {
	width: 5.729166666666667vw;
	height: 5.729166666666667vw;
	object-fit: cover;
	border-radius: 50%;
}

.rb-section-productreviews .news_fullname .rbh1 {
	font-size: 18px;
}

.rb-section-productreviews .news_digest {
	font-size: 15px;
	line-height: 32px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

.rb-section-productreviews .news_full_top,
.rb-section-productreviews .news_full_top_subname {
	display: flex;
}

.rb-section-productreviews .news_review_subname_image {
	width: 24px;
	height: 24px;
	background: url(/content/images/icon-star.png) no-repeat center;
	background-size: 100%;
}

.rb-section-productreviews .news_review_subname {
	font-size: 18px;
	font-weight: 700;
	margin-left: 10px;
}

.rb-section-productreviews .news_review_name {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
}

.rb-section-productreviews .news_issuedatetime {
	font-size: 18px;
    font-weight: 700;
    margin-top: 20px;
}

/* Safety Styles
-----------------------------------------------------------*/

.alexwebdatainfogrid_alexdata_detail_bottom_alexdata_detail_usage_and_safety {
	gap: 5%;
	margin: 20px 0 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	   -ms-flex-align: start;
	 align-items: flex-start;
}

.alexwebdatainfogrid_alexdata_detail_bottom_alexdata_detail_usage_and_safety > div {
	font-size: 18px;
	text-align: center;
	border-radius: 20px;
	padding: 30px 20px;
	-webkit-box-shadow: 10px 10px 20px 0px rgba(124, 198, 111, .30);
			box-shadow: 10px 10px 20px 0px rgba(124, 198, 111, .30);
	display: flex;
	gap: 10px;
	align-items: flex-start;
	-ms-flex: 0 1 50%;
		flex: 0 1 50%;
}

.alexwebdatainfogrid_alexdata_detail_usage_image,
.alexwebdatainfogrid_alexdata_detail_safety_information_image {
	width: 51px;
	height: 51px;
	min-width: 51px;
	background: url(/content/images/icon-safety.png) no-repeat center;
	background-size: 100%;
	border-radius: 50%;
	-webkit-box-shadow: 10px 10px 20px 0px rgba(124, 198, 111, .16);
			box-shadow: 10px 10px 20px 0px rgba(124, 198, 111, .16);
}

.alexwebdatainfogrid_alexdata_detail_usage_image + div,
.alexwebdatainfogrid_alexdata_detail_safety_information_image + div {
	width: calc(100% - 51px);
}

.info-safety_button,
.info-usage_button {
	position: relative;
}

.info-usage_button:after,
.info-safety_button:after {
	content: "";
	display: block;
	width: 44px;
	height: 44px;
	background: url(/content/images/icon-dropdown.png) no-repeat center;
	background-size: 24px;
	position: absolute;
	top: 0;
	right: 0;
	-webkit-transition: all .2s ease-out;
			transition: all .2s ease-out;
}

.info-usage_button.itemfullshow:after,
.info-safety_button.itemfullshow:after {
	-webkit-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
			transform: rotate(180deg);
}

/* Vote Styles
-----------------------------------------------------------*/

.alexwebdatainfogrid_alexdata_detail_bottom {
	width: 90%;
	max-width: 1180px;
	margin: 0 auto 80px;
}

div.showrating_summary_result {
	display: block;
	font-size: 30px;
	text-align: center;
	margin: 0;
}

.showrating_summary_result > div.showrating_summary_noresult {
	font-size: 15px;
	font-weight: 400;
	color: #707070;
	text-transform: none;
	margin: 0;
}

.alexwebdatainfogrid_alexdata_detail_description_title {
	font-size: 30px;
	text-transform: none;
    margin: 0;
}

.alexwebdatainfogrid_alexdata_detail_rating_title {
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 40px;
	text-align: center;
}


.showrating_summary > div.showrating_summary_afterresult-full,
.showrating_summary_afterresult-average-main {
	display: flex;
	align-items: center;
}

.showrating_summary_afterresult-average-main {
	font-size: 25px;
	font-weight: 700;
	color: var(--primaryColor);
	margin-right: 10px;
}

.showrating_summary_afterresult {
	font-size: 20px;
}

.alexwebdatainfogrid_alexdata_detail_description_title {
	font-weight: 700;
	margin-bottom: 40px;
}

.alexwebdatainfogrid_alexdata_detail_bottom .inputpage_buttons {
	text-align: center;
}

.showrating_newrating_button,
.alexwebdatainfogrid_alexdata_detail_bottom .submitbutton {
	font-size: 20px;
	background: var(--primaryColor);
	border: 0;
	padding: 34px 43px;
	color: var(--colorWhite);
	border-radius: 5px;
	cursor: pointer;
	float: none;
}

.alexwebdatainfogrid_alexdata_detail_bottom .submitbutton {
	margin-top: 40px;
}

.alexwebdatainfogrid_alexdata_detail_bottom_alexdata_detail_rating {
	margin-top: 80px;
}

.showrating_newrating {
    text-align: center;
}

.showrating_newrating_input_div {
	width: 100%;
	text-align: left;
	border: 0;
	padding: 0;
}

.showrating_summary {
	display: flex;
    justify-content: center;
    gap: 40px;
	margin-bottom: 40px;
}

.showrating_newrating .input-fieldtype-Text {
	border: 0;
	border-bottom: 1px solid #707070;
	background: none;
}

.showrating_full .input-fieldtype-Memo {
	border: 1px solid #707070;
	border-radius: 5px;
}

.voteitems,
.inputpage_voteselect_items {
	font-size: 0;
}

.voteitem,
.inputpage_voteselect_item
/*.rating_vote-all .voteitem */{
	display: inline-block;
	width: 45px;
	height: 35px;
	background: url(/content/images/icon-star-black.png) no-repeat center;
	background-size: 35px;
	float: none;
	-webkit-transition: all .2s ease-out;
			transition: all .2s ease-out;
}

.voteitem.vote-yes,
.inputpage_voteselect_item.vote-yes
/*.rating_vote-all .voteitem.vote-yes */ {
	background: url(/content/images/icon-star-green.png) no-repeat center;
	background-size: 35px;
}

.alexwebdatainfogrid_alexdata_detail_top_alexdata_detail_top_right .voteitems {
	margin-bottom: 10px;
}

.rating_item .voteitem,
.alexwebdatainfogrid_alexdata_detail_top_alexdata_detail_top_right .voteitem {
	width: 26px;
	height: 22px;
	background-size: 22px;
}

.alexwebdatainfogrid_alexdata_detail_top_alexdata_detail_top_right .voteitem {
	background-position: left;
}

.rating_item .voteitem.vote-yes,
.alexwebdatainfogrid_alexdata_detail_top_alexdata_detail_top_right .voteitem.vote-yes {
	background-size: 22px;
}

.showrating_full .inputpage_label {
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.showrating_full .input-fieldtype-Memo {
	font-size: 18px;
	min-height: 80px;
}

/* Product Description Styles
-----------------------------------------------------------*/

.rb-section-productlongdescription {
	width: 90%;
	max-width: 1180px;
	margin: 0 auto 6.770833333333333vw;
	text-align: center;
}

.rb-section-productlongdescription .rbh1 {
	margin-bottom: 20px;
}

.alexwebdatainfogrid_alexdata_detail_bottom_alexdata_detail_description {
	text-align: center;
	margin: 0 auto 6.770833333333333vw;
}


/* Newsletter Styles
-----------------------------------------------------------*/

.rb-section-newsletter,
.newsitem-layout-newsletter {
	text-align: center;
}

.rb-section-newsletter .inputtitle,
.newsitem-layout-newsletter .inputtitle,
.rb-quiz-step-newsletter .rb-quiz-step-title {
    font-size: 30px;
    font-weight: 700;
    color: var(--primaryColor);
}

.rb-section-newsletter .inputsubtitle,
.newsitem-layout-newsletter .inputsubtitle,
.rb-quiz-step-newsletter .rb-quiz-step-subtitle {
    font-size: 30px;
    font-weight: 400;
}

.rb-section-newsletter .input-fieldtype-Text,
.newsitem-layout-newsletter .input-fieldtype-Text,
.rb-quiz-step-newsletter .input-fieldtype-Text {
    width: 100%;
    border: 1px solid #707070;
    border-radius: 35px;
    padding: 10px 20px;
}

.rb-section-newsletter .inputgroup-start,
.newsitem-layout-newsletter .inputgroup-start {
    width: 90%;
    max-width: 1130px;
    margin: 0 auto;
}

.rb-section-newsletter .inputpage_field_Name,
.newsitem-layout-newsletter .inputpage_field_Name,
.rb-quiz-step-newsletter .inputpage_field_Name {
	margin: 0 0 20px;
}

.inputpage_field_DataHandlingConfirmOk-newslettersubscribe {
	font-size: 15px;
	text-transform: uppercase;
	margin-top: 20px;
}

.rb-section-newsletter .inputpage_buttons_after,
.newsitem-layout-newsletter .inputpage_buttons_after,
.rb-quiz-step-newsletter .inputpage_buttons_after {
	padding: 0;
	border: 0;
}

.rb-section-newsletter .submitbutton,
.newsitem-layout-newsletter .submitbutton,
.rb-quiz-step-newsletter .submitbutton {
    font-family: var(--primaryFont);
    font-size: 15px;
    font-weight: 400;
    height: auto;
    border: 2px solid var(--colorBlack);
    background: none;
    padding: 20px 90px;
    border-radius: 35px;
	cursor: pointer;
	position: relative;
	overflow: hidden;
}

.rb-section-newsletter .submitbutton:hover,
.newsitem-layout-newsletter .submitbutton:hover,
.rb-quiz-step-newsletter .submitbutton:hover {
    color: var(--colorWhite);
}

.rb-section-newsletter .inputpage_label,
.newsitem-layout-newsletter .inputpage_label {
	width: 90%;
	margin: 0 auto;
	display: block;
    /*display: flex;
	flex-wrap: wrap;
	justify-content: center;*/
}

/* ContactNews Styles
-----------------------------------------------------------*/

.rb-section-contactnews .rb-section-body {
	display: flex;
	gap: 45px;
	padding: var(--sectionPadding);
}

.rb-section-contactnews .rb-section-body:before {
	content: "";
	display: block;
	width: 30%;
	background: url(/content/images/img-choice-4.jpg) no-repeat center;
    background-size: contain;
	margin-top: -5.208333333333333vw;
}

.rb-section-contactnews .rb-section-slideritem {
	width: 70%;
}

.rb-section-contactnews .rb2-slider-title-full {
	display: flex;
	justify-content: center;
}

.rb-section-contactnews .rb2-slider-title,
.rb-section-contactnews .rb2-slider-subtitle {
	font-size: 1.5625vw;
	font-weight: 400;
	margin: 0;
}

.rb-section-contactnews .rb2-slider-subtitle {
	font-weight: 700;
	margin-left: 5px;
}

.rb-section-contactnews .rb2-slider-item {
	min-height: 30.520833333333332vw;
	background: url(/content/images/bg-choice.png) no-repeat center;
    background-size: 100%;
	padding: 6.25vw 5.208333333333333vw 3.125vw 2.0833333333333335vw;
}

.rb-section-contactnews .rb2-slider-item-1 {
	/*padding-top: 2vw;*/
}

.rb-section-contactnews .news_fullname {
    margin-bottom: 1.0416666666666667vw;
}

.rb-section-contactnews .news_main_contact_top .news_thumbimage_img {
	width: auto;
	max-width: 6.302083333333333vw;
	border-radius: 50%;
	margin-bottom: 30px;
	-webkit-box-shadow: 10px 10px 20px 0px rgba(249, 150, 176, 0.16);
			box-shadow: 10px 10px 20px 0px rgba(249, 150, 176, 0.16);
}

.rb-section-contactnews .news_main_contact_bottom .rbh1 {
	font-size: 1.5625vw;
	line-height: 1.5625vw;
	font-weight: 600;
	color: var(--primaryColor);
}

.rb-section-contactnews .news_main_contact_bottom .rbh2 {
	font-size: 1.5625vw;
	line-height: 1.5625vw;
	font-weight: 400;
}

.rb-section-contactnews .news_digest {
	font-size: 0.78125vw;
}

.rb-section-contactnews .phone_info,
.rb-section-contactnews .email_info {
	display: flex;
	align-items: center;
}

.rb-section-contactnews .phone_image,
.rb-section-contactnews .email_image {
	width: 51px;
	height: 51px;
	border-radius: 50%;
	margin-right: 15px;
	-webkit-box-shadow: 10px 10px 20px 0px rgba(124, 198, 111, 0.16);
			box-shadow: 10px 10px 20px 0px rgba(124, 198, 111, 0.16);
}

.rb-section-contactnews .phone_image {
	background: url(/content/images/icon-mobile-contact.png) no-repeat center;
	background-size: 16px;
}

.rb-section-contactnews .email_image {
	background: url(/content/images/icon-mail-contact.png) no-repeat center;
	background-size: 24px;
}

.rb-section-contactnews .listmorespan {
	/*display: inline-block;
	font-size: 0.78125vw;*/
	margin-top: 2.0833333333333335vw;
	padding: 0.78125vw 4.166666666666667vw;
	/*border: 2px solid var(--colorBlack);*/
	border-color: var(--colorBlack);
}

.home_mainpage_contact .rb-section-normal-more:hover,
.rb-section-contactnews .listmorespan:hover {
	border-color: var(--primaryColor);
	color: var(--colorWhite);
}

.rb-section-contactnews .news_fullname .labelitem,
.rb-section-contactnews .news_fullname div {
    display: inline;
}

.rb-section-contactnews .rb-publish,
.rb-section-contactnews .rb-quick-edit {
	top: 50px;
}

/* ProductList Styles
-----------------------------------------------------------*/

.rb-section-productlist,
.rb-section-productreviews {
	padding: var(--sectionPadding);
	margin-bottom: 100px;
}

.rb-section-productlist .rb-section-body,
.rb-section-productreviews .rb-section-body {
	padding: 0 40px 40px;
	background: url(/content/images/bg-productlist.jpg) no-repeat top;
	background-size: 100%;
	min-height: 426px;
	position: relative;
}

.rb-section-productlist .rb-section-slideritem,
.rb-section-productreviews .rb-section-slideritem,
/*.rb-section-productlist .rb2-slider-root,*/
.rb-section-productreviews .rb2-slider-root {
	display: flex;
	align-items: center;
}

.rb-section-productlist .rb-section-slider-header-before,
.rb-section-productreviews .rb-section-slider-header-before,
/*.rb-section-productlist .rb2-slider-header,*/
.rb-section-productreviews .rb2-slider-header {
	width: 30%;
	margin-right: auto;
	/*margin-top: 5vw;*/
	color: var(--colorWhite);
}

@media screen and (min-width: 1156px) {
	.rb-section-more {
		margin-top: 1.3020833333333333vw;
		padding: 0.78125vw 2.34375vw;
	}

	.listmorespan {
		margin-top: 1.0416666666666667vw;
		padding: 0.78125vw 2.34375vw;
	}
}

@media screen and (min-width: 1156px) and (max-width: 1520px) {
	.rb-section-productlist .rb-section-slider-header-before {
		margin-top: -5vw;
	}	
}

@media screen and (min-width: 1156px) and (max-width: 1250px) {
	.rb-section-productlist .rb-section-slider-header-before {
		margin-top: -10vw;
	}	
}

.rb-section-productreviews .rb2-slider-root,
.rb-section-productlist .rb2-slider-root
/*.rb-section-productlist .rb2-wrapper,
.rb-section-productreviews .rb2-wrapper */{
	width: 60%;
}

.rb-section-productlist .rb2-slider-root {
	position: relative;
}

.rb-section-productlist .rb2-slider-pager-item-main,
.rb-section-productreviews .rb2-slider-pager-item-main {
	gap: 20px;
	padding: 30px 30px 60px;
		-webkit-box-pack: start;
		   -ms-flex-pack: start;
	justify-content: flex-start;
}

@media screen and (min-width: 1156px) 
{
	.rb-section-productlist .rb2-slider-pager-item-main,
	.rb-section-productreviews .rb2-slider-pager-item-main {
		padding: 1.5625vw 1.5625vw 3.125vw;
	}	
}

.rb-section-productlist .rb2-slider-item {
	border-radius: 13px;
	background: var(--colorWhite);
	-webkit-transition: all .2s ease-out;
		 -o-transition: all .2s ease-out;
			transition: all .2s ease-out;
	/*-webkit-transform: scale(.9);
    	-ms-transform: scale(.9);
        	transform: scale(.9);*/
	-ms-flex: 0 1 calc(100% / 3 - 20px * 2 / 3);
		flex: 0 1 calc(100% / 3 - 20px * 2 / 3);
	-webkit-box-shadow: 10px 10px 30px 0px rgba(124, 198, 111, .16);
			box-shadow: 10px 10px 30px 0px rgba(124, 198, 111, .16);
}


.rb-section-productlist .rb2-slider-item:hover {
	-webkit-transform: scale(1.1);
    	-ms-transform: scale(1.1);
        	transform: scale(1.1);
}

.rb-section-productlist .alexwebdatainfogrid_thumbnail_url_img {
	border-top-right-radius: 13px;
	border-top-left-radius: 13px;
}

.rb-section-productlist .alexwebdatainfogrid_info {
	padding: 15px;
}

.alexdata_header_name,
.newsitem-layout-products .alexwebdatainfogrid_name {
	font-size: 18px;
	font-weight: 600;
/*	text-transform: uppercase;*/
	margin: 0 0 10px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 54px;
}

.alexdata_header_subname {
	font-size: 18px;
	font-weight: 400;
	margin: 0 0 10px;
}

.alexdata_footer_shop_prices {
	width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.alexdata_footer_onlineprice,
.alexdata_footer_price-full {
    -ms-flex: 1 1 50%;
		flex: 1 1 50%;
}

.alexdata_footer_price-full {

}

.showprice-amountfull {
    flex: 1 1 100%;
}

.alexdata_footer_onlineprice-title,
.alexdata_footer_price-title {
	font-size: 12px;
	text-transform: uppercase;
}

.alexdata_footer_price {
	font-size: 15px;
	text-decoration: line-through;
}

.alexdata_footer_onlineprice-value {
	font-size: 20px;
    font-weight: 600;
}

.alexwebdatainfogrid_onlineprice {
    font-size: 20px;
    font-weight: 700;
    color: var(--primaryColor);
}

.showprice-unit {
    font-size: 15px;
	font-weight: 400;
    color: #707070;
}

.basket_morebutton-main,
.basket_morebutton-full,
.alexdata_footer_shop {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.basket_morebutton-main,
.basket_morebutton-full {
	gap: 20px;
}

.alexdata_footer_shop_buttons {
	margin-left: auto;
	display: flex;
	flex-direction: column;
}

.alexdata_footer_basket input,
.alexdata_footer_masterproduct,
.basket_addmorebutton {
	width: 27px;
    height: 27px;
    background: url(/content/images/icon-basket-black.png) no-repeat center;
    background-size: 100%;
    border: 0;
	cursor: pointer;
}

.alexdata_footer_masterproduct {
    background: url(/content/images/icon-arrow-right-black.png) no-repeat center;
    background-size: 20px;
}

.basket_addmorebutton {
	background: url(/content/images/icon-package-black.png) no-repeat center;
    background-size: 100%;
}

.alexwebdatainfogrid_alexdata_detail_top_alexdata_detail_top_right_bookshoplink .basket_addmorebutton {
	width: auto;
	height: auto;
}

.alexdata_footer_shop .rbvote-Like {
	width: 28px;
    height: 27px;
    background: url(/content/images/icon-fav-black.png) no-repeat center;
    background-size: 100%;
	cursor: pointer;
	margin-bottom: 20px;
	-webkti-transition: all .2s ease-out;
			transition: all .2s ease-out;
}

.alexdata_footer_shop .rbvote-Like.Like-result1 {
	background: url(/content/images/icon-heart-full-green.png) no-repeat center;
	background-size: 26px;	
}

/* Pager */
/*
.rb-section-productlist .rb2-pager-item-pagertype-prevnext {
	width: 50px;
	height: 40px;
	background: red;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.rb-section-productlist .rb2-pager-item-prev {
	left: 30%;
}

.rb-section-productlist .rb2-pager-item-next {
	right: 0%;
}
*/


.rb-section-productlist .rb2-pager-item-pagertype-prevnext,
.rb-section-producttypenews .rb2-pager-item-pagertype-prevnext {
	width: 135px;
	height: 106px;
	-webkit-transition: all .2s ease-out;
			transition: all .2s ease-out;
	position: absolute;
	z-index: 1;
	top: 50%;
	-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
			transform: translateY(-50%);
}

.rb-section-productlist .rb2-pager-item-prev,
.rb-section-producttypenews .rb2-pager-item-prev {
	left: -100px;
	background: url(/content/images/img-pager-prev.png) no-repeat center;
	background-size: 100%;
	z-index: 0;
}

.rb-section-producttypenews .rb2-pager-item-prev {
	left: 0;
	z-index: 1;
}

.rb-section-productlist .rb2-pager-item-next,
.rb-section-producttypenews .rb2-pager-item-next {
	right: -124px;
	background: url(/content/images/img-pager-next.png) no-repeat center;
	background-size: 100%;
	z-index: 0;
}

.rb-section-producttypenews .rb2-pager-item-next {
	right: 0;
	z-index: 1;
}

.rb-section-productlist .rb2-pager-item-prev:hover:not(.rb2-pager-item-disable) {
	background: url(/content/images/img-pager-prev-hover.png) no-repeat center;
	background-size: 100%;
}

.rb-section-productlist .rb2-pager-item-next:hover:not(.rb2-pager-item-disable) {
	background: url(/content/images/img-pager-next-hover.png) no-repeat center;
	background-size: 100%;
}
/* AllProduct Styles
-----------------------------------------------------------*/

.allproduct_mainpage .rb-sectiongroup_full {
	width: 90%;
	max-width: 1550px;
	margin: 0 auto;
	gap: 2.0833333333333335vw;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
		flex-wrap: wrap;
}

.rb2-slider-pager-item-main-nodata,
.rb-section-header-sortandfilters,
.rb-section-allproductheadernosearch {
    padding: 0 20px;
} 

.rb-section-allproductheadernosearch {
	margin-bottom: 20px;
}

.allproduct_mainpage .rb-home_mainpage-work-top {
	-ms-flex: 1 1 100%;
		flex: 1 1 100%;
}

.allproduct_mainpage .rb-home_mainpage-work-main {
	-ms-flex: 0 1 calc(81.870968% - 2.0833333333333335vw);
		flex: 0 1 calc(81.870968% - 2.0833333333333335vw);
}

.allproduct_mainpage .rb-home_mainpage-left {
    -ms-flex: 0 1 18.129032%;
		flex: 0 1 18.129032%;
}

.allproduct_mainpage .rb-home_mainpage-left .rb-section-filtergroup .rb-section-normal-title-main {
	display: block;
}

.allproduct_mainpage .rb-itemgroup-master-FilterGroup .newsitem-editfull {
	margin-bottom: 0;
}

.rb-section-allproduct .rb2-container-items {
	display: block;
}

.rb-section-allproduct .rb2-pager-bottom {
	text-align: center;
}

.rb-section-allproduct .rb2-pager-item-pagertype-scrolldownname {
	display: inline-block;
	background: var(--primaryColor);
	color: var(--colorWhite);
	border-radius: 5px;
	padding: 10px 20px;
	float: none;
	margin-top: 40px;
}

.rb-section-allproduct .rb2-slider-pager-item-main {
	padding: 20px;
	gap: 2.0833333333333335vw;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
		flex-wrap: wrap;
}

.rb-section-allproduct .rb2-slider-item {
	max-width: 25%;
	min-width: 0;
	padding: 15px;
	hyphens: auto;
	border-radius: 13px;
	-webkit-transition: all .2s ease-out;
			transition: all .2s ease-out;
	-webkit-box-shadow: 10px 10px 20px 0px rgba(124, 198, 111, 0.16);
			box-shadow: 10px 10px 20px 0px rgba(124, 198, 111, 0.16);
	-ms-flex: 0 1 calc(25% - 2.0833333333333335vw * 3 / 4);
		flex: 0 1 calc(25% - 2.0833333333333335vw * 3 / 4);
}

.alexwebdatainfogrid_thumbnail_url_img,
.alexwebdatainfogrid_main_image_img {
	width: auto;
    height: 13.020833333333334vw;
    object-fit: contain;
}

.alexwebdatainfogrid_alexdata_detail_top_alexdata_detail_top_left_alexdata_detail_imagefull .alexwebdatainfogrid_thumbnail_url_img {
    height: 20vw;
}

.rb-section-allproduct .rb2-slider-item:hover {
    -webkit-transform: scale(1.05);
		-ms-transform: scale(1.05);
			transform: scale(1.05);
}

.rbsliderheader-titleinfo h1,
.rb-itemgroup-Products-Left .rb-section .rbh1,
.rb-itemgroup-News-Left .rb-section .rbh1,
.rb-itemgroup-News-Left .rb-section .rb2-slider-title,
.rb-section-allproductheader-search-title {
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
}

.rb-itemgroup-Products-Left .rb-section .rbh1 {
	/*margin-bottom: 25px;*/
}

.rb-section-productpricebarfilter-header,
.rb-section-productcategories-header,
.rb-section-propertyfilter-header {
	margin-bottom: 25px;
}

.rb-itemgroup-master-FilterGroup {
	margin-bottom: 40px;
}

.rb-itemgroup-master-FilterGroup .rb-section-propertyfilter-header {
	margin-bottom: 0;
}

.rb-section-propertyfilter-header {
    display: flex;
    align-items: center;
}


.rb-section-propertyfilter-header .rbh1 {
    margin-right: auto;
}

.propertyfilter_showbutton {
    width: 24px;
    height: 12px;
    background: url(/content/images/icon-dropdown.png) no-repeat center;
    background-size: 17px;
    -webkit-transition: all .2s ease-out;
			transition: all .2s ease-out;
}

.propertyfilter_showitems .propertyfilter_showbutton {
	transform: rotate(180deg);
}

.propertyfilter_body {
    display: none
}

.propertyfilter_showitems .propertyfilter_body {
    display: block;
}

.rb-itemgroup-Products-Left .newsitem-editfull {
	margin-bottom: 40px;
}

.rb-itemgroup-Products-Left .newsitem-editfull:last-child {
	margin-bottom: 0;
}

#searchfield {
	width: 100%;
	font-size: 16px;
	padding: 17px 50px 17px 17px;
    border: 0;
    border-radius: 13px;
    -webkit-box-shadow: 5px 5px 5px 0px rgba(124, 198, 111, 0.16);
			box-shadow: 5px 5px 5px 0px rgba(124, 198, 111, 0.16);
}

.listbox_onchange_full {
	position: relative;
}

.search_button {
    width: 59px;
    height: 59px;
    background: url(/content/images/icon-search.png) no-repeat center;
    background-size: 20px;
	border: 0;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
}

.rb-section-header-sort-title,
.rb-section-header-sort select {
	font-size: 15px;
}

.rb-section-header-sort select {
	border-radius: 13px;
	-webkit-box-shadow: 5px 5px 5px 0px rgba(124, 198, 111, 0.16);
			box-shadow: 5px 5px 5px 0px rgba(124, 198, 111, 0.16);
}

.propertyfilter_items:after,
.actionproductfilter_items:after {
	content: "";
	display: block;
	clear: both;
}

.treeview_item {
	margin-bottom: 15px;
}

.treeview_item {
	font-size: 17px;
	font-weight: 600;
	color: var(--secondaryColor);
	margin-bottom: 10px;
	text-transform: lowercase;
}

.treeview_item:not(.treeview_item_selected) {
	font-weight: 400;
}

.actionproductfilter_item,
.propertyfilter_item {
	margin-bottom: 15px;
	/*float: left;
    clear: both;*/
	display: flex;
}

.actionproductfilter_item:after,
.propertyfilter_item:after {
	content: "";
	display: block;
	width: 24px;
	height: 24px;
	border: 2px solid var(--primaryColor);
	border-radius: 50%;
	margin-left: auto;
}

.propertyfilter_item-selected,
.actionproductfilter_item-selected {
	font-weight: 700;
	color: var(--primaryColor);
}


.propertyfilter_item-selected:after,
.actionproductfilter_item-selected:after {
	background: var(--primaryColor);
}

.rbsliderheader-titleinfo {
    display: flex;
    align-items: center;
}

.rbsliderheader-titleinfo:first-child {
	justify-content: center;
}

.rbsliderheader-delete {
    width: 44px;
    height: 27px;
    background: url(/content/images/icon-xmark.png) no-repeat center;
	background-size: 16px;
}

.treeview_items-showbutton {
	width: 50px;
	height: 50px;
	background: url(/content/images/icon-filter-products.png) no-repeat center;
	background-size: 100%;
	border-radius: 50%;
	position: fixed;
    right: 50px;
    bottom: 110px;
	z-index: 1;
	display: none;
	box-shadow: 0px 0px 20px 0px rgba(0, 14, 39, 0.22);
}

/*.rb-section-allproductheaderdescription*/ .rbsliderheader-description-morebutton {
    width: 44px;
    height: 44px;
    background: url(/Content/images/icon-dropdown.png) no-repeat center;
    background-size: 20px;
    margin: 40px auto 0;
	-webkit-transition: all .2s ease-out;
			transition: all .2s ease-out;
}

.rb-section-allproductheadernosearch .rbsliderheader-description-morebutton {
	margin-top: 0;
}

/*.rb-section-allproductheaderdescription*/ .rbsliderheader-description-showmore .rbsliderheader-description-morebutton {
	-webkit-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
			transform: rotate(180deg);
}

/*.rb-section-allproductheaderdescription*/ .rbsliderheader-description {
    min-height: 150px;
    position: relative;
    overflow: hidden;
	text-align: center;
}

.rb-section-allproductheadernosearch .rbsliderheader-description {
    min-height: 60px;
}

/*.rb-section-allproductheaderdescription*/ .rbsliderheader-descriptioninfo {
	margin-top: 40px;
    display: grid;
    	 -ms-grid-rows: 0fr;
	grid-template-rows: 0fr;
    -webkit-transition: grid-template-rows .5s ease-out;
		 -o-transition: grid-template-rows .5s ease-out;
			transition: grid-template-rows .5s ease-out;
			transition: grid-template-rows .5s ease-out, -ms-grid-rows .5s ease-out;
}

/*.rb-section-allproductheaderdescription*/ .rbsliderheader-descriptioninfo.rbsliderheader-description-showmore {
    	 -ms-grid-rows: 1fr;
	grid-template-rows: 1fr;
}

/*.rb-section-allproductheaderdescription*/ .rbsliderheader-description:after {
    content: "";
    display: block;
    width: 100%;
    height: 30px;
    position: absolute;
    bottom: 0;
    z-index: 3;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(2, 0, 36, 0)), to(rgba(255, 255, 255, 1)));
    background: -o-linear-gradient(top, rgba(2,0,36,0) 50%, rgba(255,255,255,1) 100%);
    background: linear-gradient(180deg, rgba(2, 0, 36, 0) 50%, rgba(255, 255, 255, 1) 100%);
}

.rbsliderheader-description-showmore .rbsliderheader-description:after {
    opacity: 0;
}

/* Product Detail Styles
-----------------------------------------------------------*/

.alexwebdatainfogrid_alexdata_detail_top {
	display: flex;
	gap: 5%;
	width: 90%;
    max-width: 1210px;
    margin: 0 auto;
}

.alexwebdatainfogrid_alexdata_detail_top_alexdata_detail_top_left,
.alexwebdatainfogrid_alexdata_detail_top_alexdata_detail_top_right {
	flex: 0 1 47.5%;
}

.alexwebdatainfogrid_alexdata_detail_top_alexdata_detail_top_left img.rb2-img_img {
    height: 20vw;
	max-width: 100%;
    width: auto;
    margin: auto;
}

.alexwebdatainfogrid_alexdata_detail_top_alexdata_detail_top_left .rb2-slider-pager-item-main {
	padding: 20px;
}

.alexwebdatainfogrid_alexdata_detail_top_alexdata_detail_top_left .rb2-slider-item {
	-webkit-box-shadow: 10px 10px 20px rgba(124, 198, 111, 0.16);
			box-shadow: 10px 10px 20px rgba(124, 198, 111, 0.16);
}

.showimages_slider .rb2-slider-thumb-items {
    align-items: center;
}

.rb2-slider-thumb-selected {
	border: 0;
}

.rb2-slider-thumb-image img {
	height: auto;
	max-height: 140px;
	opacity: 0.2;
	object-fit: contain;
}

.rb2-slider-thumb-selected img {
	opacity: 1;
}

.alexwebdatainfogrid_alexdata_detail_top_alexdata_detail_top_right_header .rbh1 {
/*	text-transform: uppercase;*/
}

.alexwebdatainfogrid_alexdata_detail_top_alexdata_detail_top_right_header .rbh2 {
	font-weight: 400;
}

.alexwebdatainfogrid_alexdata_detail_top_alexdata_detail_top_right_bookshoplink input,
.rbvote-Product,
.alexwebdatainfogrid_alexdata_detail_top_alexdata_detail_top_right_bookshoplink .basket_addmorebutton,
.productpackagebutton,
.rb-section-normal-more,
.news_newsitem_newsitem-filedownload a {
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
	color: var(--colorWhite);
    background: var(--primaryColor) url(/content/images/icon-basket-white.png) no-repeat 90%;
	background-size: 24px;
    padding: 20px 180px 20px 40px;
    border: 0;
	cursor: pointer;
	border-radius: 5px;
	-webkit-box-shadow: 10px 10px 20px 0px rgba(219, 240, 216, 1);
			box-shadow: 10px 10px 20px 0px rgba(219, 240, 216, 1);
}

.rbvote-Product,
.alexwebdatainfogrid_alexdata_detail_top_alexdata_detail_top_right_bookshoplink .basket_addmorebutton,
.rb-section-normal-more,
.news_newsitem_newsitem-filedownload a {
	display: inline-block;
	font-size: 17px;
	text-transform: none;
    background-image: none;
    padding: 10px;
	border-radius: 5px;
	margin-top: 10px;
}

.alexwebdatainfogrid_alexdata_prices {
    display: flex;
    align-items: center;
    gap: 1vw;
}

.productgrouplink {
	display: inline-block;
}

.productgrouplink a:hover {
	text-decoration: underline;
}

.productproperties {
	margin: 10px 0;
}

.productproperties-name {
	font-weight: 700;
	text-transform: uppercase;
}

.bookdetails .labelitem div {
	display: inline-block;
	font-size: 15px;
    color: #707070;
	margin-right: 5px;
}

.productproperty-item {
	font-size: 15px;
    color: #707070;
}

.productproperty-item img {
	width: auto;
	max-width: 70px;
}

.alexwebdatainfogrid_alexdata_detail_bottom_alexdata_detail_usage_and_safety .productproperty-item {
	display: inline-block;
	margin: 0 10px;
}

.productgroup-hierarchy .productgrouplink_separator {
    float: none;
    display: inline-block;
}

.alexwebdatainfogrid_shortdescription {
	margin: 15px 0;
}

.alexwebdatainfogrid_shortdescription ul {
	padding-left: 17px;
}

.alexwebdatainfogrid_alexdata_tags_full {
    display: flex;
	gap: 20px;
	margin: 30px 0;
}

img.alexdata_tagimage_img {
	width: auto;
}

.alexdata_taginfo {
	display: flex;
	gap: 10px;
}

.alexdata_tagtitle {
    font-size: 15px;
    font-weight: 500;
}

.masterarticle_full {
	margin: 25px 0;
}

.masterarticle_full select {
    padding: 10px 20px 10px 10px;
    border: 1px solid #707070;
}

.masterarticle_combo_title {
	font-size: 15px;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.alexwebdatainfogrid_alexdata_detail_buttons {
	margin-top: 20px;
}

.basket_morebutton-number-full {
	display: flex;
	align-items: center;
	border: 1px solid #707070;
}

.basket_morebutton-number {
	width: 60px;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	color: var(--primaryColor);
	line-height: 70px;
	padding: 0 20px;
	border-left: 1px solid #707070;
	border-right: 1px solid #707070;
}

.basket_morebutton-number-adddel {
	padding: 0 20px;
	line-height: 70px;
}

.basket_morebutton-number-add:before {
	content: "+";
	display: block;
}

.basket_morebutton-number-del:before {
	content: "-";
	display: block;
}

.alexwebdatainfogrid_alexdata_detail_top_alexdata_detail_top_right .rbvote-Like {
	width: 70px;
	height: 70px;
	border-radius: 5px;
	background: url(/content/images/icon-heart-green.png) no-repeat center;
	background-size: 26px;
	-webkit-transition: all .2s ease-out;
			transition: all .2s ease-out;
	-webkit-box-shadow: 10px 10px 20px 0px rgba(219, 240, 216, 1);
			box-shadow: 10px 10px 20px 0px rgba(219, 240, 216, 1);
}

.alexwebdatainfogrid_alexdata_detail_top_alexdata_detail_top_right .Like-result1 {
	background: url(/content/images/icon-heart-full-green.png) no-repeat center;
	background-size: 26px;
}

.alexwebdatainfogrid_alexdata_detail_shipping {
    font-size: 15px;
    color: #707070;
	margin-top: 35px;
}

.alexwebdatainfogrid_shipping,
.alexwebdatainfogrid_shipping_title {
	display: inline-block;
	margin-right: 5px;
}

/* Product Package Styles
 -----------------------------------------------------------*/

 .basket_productpackageitems {
    position: fixed;
    background: #FFF;
    width: 350px;
    z-index: 1;
    max-height: 100%;
    overflow: auto;
}

.webshopmain_checkout .basket_productpackageitems {
    position: static;
    background: transparent;
    width: 100%;
}

.rb-section.rb-section-editproductpackage {
	padding: 40px 0;
}

.rb-section-editproductpackage .rb-section-editproductpackage {
    width: 90%;
    max-width: 1550px;
    margin: 0 auto;
}

.rb-section-editproductpackage .rb2-slider-subtitle {
	font-weight: 500;
	color: var(--primaryColor);
}

.rb-section-editproductpackage .rb2-slider-subtitle >div {
    display: inline-block;
    margin-right: 4px;
}

.rb-section-editproductpackage .productpackage-needchildcount {
	font-size: 35px;
}

.productpackage-icon {
    width: 50px;
    height: 50px;
    background: #e03a56 url(/content/images/icon-package.png) no-repeat center;
    background-size: 22px;
	border-radius: 50%;
	margin-right: 20px;
	animation: blinkingBackground 20s infinite;
}

@keyframes blinkingBackground
{
	0%, 49% { background-color: #e03a56; }
	50%, 100% { background-color: #2588b6; }
}

.productpackage-info-name {
	font-family: var(--secondaryFont);;
    font-size: 30px;
    font-weight: 700;
    color: #444;
    text-transform: uppercase;
    margin: 0 0 5px;
}

.productpackage-info-subname {
    font-size: 18px;
    font-weight: 300;
    color: #444;
}

.productpackage-info-description {
    font-weight: 500;
    margin-top: 15px;
    line-height: 22px;
    letter-spacing: 1px;
    color: #888;
    columns: 2;
}

.rbslider-productpackagecategoryfilters {
	clear: both;
}

.rb-section-editproductpackage-body .rb2-slider-item {
	margin-bottom: 40px;
	-ms-flex: 0 1 calc(100% / 3 - 20px);
		flex: 0 1 calc(100% / 3 - 20px);
}

.rb-section-editproductpackage-body .alexwebdatainfogrid_thumbnail_url_img {
	width: 125px;
}

.rb-section-editproductpackage-body-header .productpackage-info {
	display: flex;
}

.rb-section-editproductpackage-body-header .productpackage-info-left {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 20%;
		flex: 1 1 20%;
}

.rb-section-editproductpackage-body-header .productpackage-info-right {
/*	padding-left: 40px;*/
	-webkit-box-flex: 1;
	-ms-flex: 1 1 80%;
		flex: 1 1 80%;
}

.rb-section-editproductpackage-selected {
	font-size: 0;
}

.rb-section-editproductpackage-selected-items {
	
}

.rb-section-editproductpackage-selected-product {
    display: inline-block;
    vertical-align: top;
    /*width: 25%;	*/
    margin: 0 20px 20px 0;
}

.rb-section-editproductpackage-selected-title,
.rb-section-editproductpackage-message {
    font-size: 18px;
    font-weight: 300;
    color: var(--colorLightGray);
    /*text-transform: uppercase;*/
    margin-bottom: 20px;
}

.rb-section-editproductpackage-selected-product-name {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px;
    
    display: none;
}

.rb-section-editproductpackage .alexwebdatainfogrid_author {
	font-size: 14px;
	color: #444;
	margin-top: 5px;
}

.rb-section-editproductpackage-selected-product-image {
	
}

.rb-section-editproductpackage-selected-product img {
    width: auto;
    height: 110px;
}

.rb-section-editproductpackage-selected-product-quantity {
	font-size: 15px;
	font-weight: 500;
}

.alexwebdatainfogrid_alexdata_productpackagebuttons {
	display: block !important;
	margin-top: 20px;
}

 .rbslider-productpackagecategoryfilters > div {
    margin-right: 10px;
}

.rb-section-editproductpackage-buttons {
	margin-bottom: 20px;
}

.alexwebdatainfogrid_alexdata_productpackagebuttons > div,
.alexdata_footer_basket_productpackage {
    display: inline-block;
	font-size: 12px;
    color: #888;
    padding: 8px 20px;
    border: 1px solid #e1e1e1;
}

.rb-section-editproductpackage-selected-product {
	position: relative;
}

.rb-section-editproductpackage-selected-product:before {
    /*content: "";
    display: block;
    width: 20px;
    height: 20px;
    background: #e03a56 url(/content/images/icon-cross-white.png) no-repeat center;
    background-size: 14px;
    position: absolute;
    top: 0;
    right: 0;*/
}

.rb-section-editproductpackage-selected-product .alexdata_footer_basket_productpackage {
	width: 20px;
    height: 20px;
    background: #e03a56 url(/content/images/icon-cross-white.png) no-repeat center;
    background-size: 14px;
    position: absolute;
    top: 0;
    right: 0;
    text-indent: -9999px;
    font-size: 0;
    padding: 0;
    border: 0;
}

.alexwebdatainfogrid_alexdata_productpackagebuttons > div:hover {
    background-color: #e03a56;
    color: #FFF;
}

.rb-section-editproductpackage-body .rb2-pager {
	float: right;
}

.rb-section-editproductpackage-body .rb2-slider-title {
    font-family: 'Bookman Old Style';
    font-size: 18px;
    text-transform: uppercase;
    margin: 17px 20px 0 0;
}

.rb-section-editproductpackage-body .rb2-slider-header {
	margin-bottom: 40px;
}

.rb-section-editproductpackage-selected-nothing {
    font-weight: 300;
}

.productpackagebutton {
	display: inline-block;
	border-radius: 5px;
	/*width: auto;
    padding: 8px 20px;
    border-radius: 35px;*/
}

.rb-section-editproductpackage .alexdata_discount_value {
	line-height: normal;
	padding-top: 25px;
	top: -20px;
    right: -10px;
}

.rb-section-editproductpackage .rb2-slider-pager-item-main {
	padding: 20px 0;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.basket_productpackageitems-disable {
    width: 50px;
    height: 50px;
    background: url(/content/Images/icon-close.png) no-repeat center center;
}

.rbslider-productpackagetagfilters {
	text-align: center;
	clear: both;
	margin-top: 20px;
}

.rbslider-productpackagetagfilters .rbslider-headerfilter-item {
	font-weight: 300;
	margin-right: 15px;
	margin-bottom: 10px;
	padding: 10px;
	border: 2px solid #e03a56;
	border-radius: 35px;
}

.rbslider-productpackagetagfilters .rbslider-headerfilter-item:hover {
	color: #e03a56;
}

.rbslider-productpackagetagfilters .rbslider-headerfilter-item_selected {
    font-weight: 500;
	background: #e03a56 url(/content/images/icon-cross-white.png) no-repeat 90%;
	color: #FFF;	
	padding-right: 40px;
    background-size: 15px;
}

.rbslider-productpackagetagfilters .rbslider-headerfilter-item_selected:hover {
	color: #FFF;
}

@media screen and (max-width: 1024px) 
{
	.rb-section-editproductpackage-selected-product {
		width: 50%;
		margin-bottom: 40px;
	}
}

@media screen and (max-width: 768px) 
{
	.rb-section-editproductpackage-body-header .productpackage-info-left {
	    -ms-flex: 1 1 40%;
	    	flex: 1 1 40%;
	}
}

@media screen and (max-width: 584px) 
{
	.rb-section-editproductpackage-body-header .productpackage-info {
		display: block;
	}
	
	.rb-section-editproductpackage-body-header .productpackage-info-right {
		margin-top: 20px;
		padding: 0;
	}
}

/* Rolunk Styles
-----------------------------------------------------------*/

.rb-itemgroup-master-Up {
	margin-bottom: 30px;
}

.rb-itemgroup-master-Up,
.rb-itemgroup-master-Up + div .rb-section-normal-main {
	display: flex;
	gap: 5.208333333333333vw;
}

.rb-itemgroup-master-Up,
.rb-itemgroup-master-Up + div .rb-section.rb-section-normal {
	padding: var(--sectionPadding);
}

.rb-itemgroup-master-Up + div .rb-section-normal-main > div,
.rb-itemgroup-master-Up > div {
	-ms-flex: 0 1 50%;
		flex: 0 1 50%;
}

.rb-section-normal .rb-section-normal-title-main {
	margin-bottom: 10px;
}

.rb-section-normal .rbh1,
.rb-section-normal .rbh2 {
	font-size: 25px;
	font-weight: 400;
}

.rb-section-normal-moreitems {
	/* display: none;*/
}

.rb-section-childnewsslider {
    padding: 0 2.34375vw;
    margin-bottom: 4.6875vw;
}

.rb-section-childnewsslider .news {
	padding-bottom: calc(622 / 1833 * 100%);
}

.rb-section-childnewsslider .news_header-root {
	max-width: 30%;
	position: absolute;
	top: 50%;
	left: 7.291666666666667vw;
	-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
			transform: translateY(-50%);
}

.aboutus_mainpage .rb-section-childnewsslider .news_header-root .rbh1,
.aboutus_mainpage .rb-section-childnewsslider .news_header-root .rbh3 {
	text-transform: uppercase;
	color: var(--colorWhite);
}

.rb-section-childnewsslider .news_header-root .rbh3 {
	font-size: 1.5625vw;
	font-weight: 400;
}

.rb-section-childnewsslider .news_header-root .rbh1 {
	font-size: 2.6041666666666665vw;
	font-weight: 700;
}

.aboutus_mainpage .rb-section-childnewsslider .news_digest {
	font-size: 15px;
	color: var(--colorWhite);
}

/* AllNews Styles
-----------------------------------------------------------*/

.allnews_mainpage .rb-home_mainpage-work {
	display: flex;
	width: 90%;
	max-width: 1540px;
	margin: 0 auto;
	padding: 0 65px;
	gap: 5.208333333333333vw;
}

.allnews_mainpage .rb-home_mainpage-left {
	flex: 0 1 20%;
}

.allnews_mainpage .rb-home_mainpage_main {
	flex: 0 1 calc(80% - 5.208333333333333vw);
}

.allnews_mainpage .rb-home_mainpage-left .rb2-slider-pager-item-main {
	display: block;
}

.allnews_mainpage .rb-home_mainpage-left .rb2-slider-item {
	width: 100%;
	margin-bottom: 20px;
}

.rb-section-allnews .rb2-slider-pager-item-main {
	padding: 20px;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	gap: 5%;
}

.rb-section-allnews .rb2-slider-item {
	padding: 15px;
	border-radius: 13px;
	-ms-flex: 0 1 30%;
		flex: 0 1 30%;
	-webkit-box-shadow: 10px 10px 20px rgba(124, 198, 111, 0.16);
			box-shadow: 10px 10px 20px rgba(124, 198, 111, 0.16);
}

.rb-section-allnews .news_info_info-names {
    hyphens: auto;
}

.rb-section-allnews .news_previewimage img {
	border-radius: 10px;
}

.rb-section-allnews .news_issuedatetime {
	font-size: 12px;
	margin: 0 0 10px;
}

.rb-section-allnews .news_fullname .rbh1,
.rb-section-highlightednews .news_fullname .rbh1 {
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 0 10px;
}

.rb-section-allnews .news_fullname .rbh2,
.rb-section-highlightednews .news_fullname .rbh2 {
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
	margin: 0 0 10px;
}

/* NewsDetail Styles
-----------------------------------------------------------*/

.rb-itemgroup-NewsDetail {
	width: 90%;
	max-width: 1000px;
	margin: 0 auto;
}

.rb-itemgroup-NewsDetail .rb-publish,
.rb-itemgroup-NewsDetail .rb-quick-edit {
	top: 40px;
}


.displayitem-editorheader {
	margin-top: 23px;
}


/* GYIK Styles
-----------------------------------------------------------*/

.home_mainpage_gyik {
	width: 90%;
	max-width: 1024px;
	margin: 0 auto;
}

.home_mainpage_gyik .rb-section.rb-section-normal {
	margin-bottom: 70px;
	text-align: center;
}

.home_mainpage_gyik .rb-section-normal .rbh1 {
	font-size: 30px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	margin: 0 0 40px;
}

.news_newsitem h3 {
	font-size: 18px;
	text-transform: uppercase;
}

.description_showhide_link + div {
	padding: 20px 0;
	text-align: justify;
}

.home_mainpage_gyik .news_newsitem {
    border-bottom: 1px solid #707070;
    padding-bottom: 30px;
}

.home_mainpage_gyik .news_newsitem .news_newsitem_newsitem-headerdesc {
	position: relative;
}

.home_mainpage_gyik .news_newsitem .description_showhide_link  {
	position: absolute;
	top: 0;
	right: 0;
}

.home_mainpage_gyik .news_newsitem .description_showhide_link > div {
	width: 44px;
	height: 44px;
	background: url(/content/images/icon-dropdown.png) no-repeat center;
	background-size: 18px;
	-webkit-transition: all .2s ease-out;
			transition: all .2s ease-out;
}

.home_mainpage_gyik .news_newsitem .description_showhide_link > div.itemfullshow {
	-webkit-transform: rotate(180deg);
    	-ms-transform: rotate(180deg);
        	transform: rotate(180deg);
}

.newsitem-layout-productlistpager .rb2-slider-pager-item-main,
.newsitem-layout-products .rb2-slider-pager-item-main {
	gap: 5%;
	justify-content: flex-start;
}

.newsitem-layout-productlistpager .rb2-slider-item,
.newsitem-layout-products .rb2-slider-item {
	-ms-flex: 0 1 calc(25% - 5% * 3 / 4);
		flex: 0 1 calc(25% - 5% * 3 / 4);
}

@media screen and (max-width: 768px)
{
	.newsitem-layout-productlistpager .rb2-slider-pager-item-main {
		-ms-flex-wrap: wrap;
			flex-wrap: wrap;
	}

	.newsitem-layout-productlistpager .rb2-slider-item {
		-ms-flex: 0 1 47.5%;
			flex: 0 1 47.5%;
	}	
}

/* Sneaker Styles
-----------------------------------------------------------*/

.body_Home_Sneaker {
	background: var(--colorBlack);
	color: var(--colorWhite);
}

/* Sneaker - MainInfo2 Styles
-----------------------------------------------------------*/

.rb-section-maininfo2 {
    background: url(/content/images/bg-sneaker-top.png) no-repeat center;
	background-size: 100%;
	padding-bottom: calc(954 / 1844 * 100%);
	margin-bottom: 8.333333333333334vw;
}

.rb-section-maininfo2:before {
	content: "";
	display: block;
	width: 37.708333333333336vw;
	height: 34.84375vw;
    background: url(/content/images/img-sneaker-01.png) no-repeat center;
	background-size: 100%;
	
	position: absolute;
	bottom: -24.84375vw;
	right: 0;
}

.rb-section-maininfo2:after {
	content: "";
	display: block;
	width: 41.614583333333336vw;
	height: 31.302083333333332vw;
    background: url(/content/images/img-sneaker-02.png) no-repeat center;
	background-size: 100%;
	
	position: absolute;
	bottom: -41.302083vw;
	left: 0;
}

.rb-section-maininfo2 .rb2-slider-header {
	max-width: 30%;
	position: absolute;
	top: 50%;
	left: 10%;
    padding: 20px;
	background: var(--colorBlack);
	-webkit-transform: translateY(-60%);
		-ms-transform: translateY(-60%);
			transform: translateY(-60%);
}

.rb-section-maininfo2 .rb2-wrapper {
	width: 80%;
	position: absolute;
	bottom: 3.90625vw;
	left: 10%;
}

.rb-section-maininfo2 .rb2-slider-title {
	/*font-size: 30px;*/
	font-size: 1.5625vw;
	font-weight: 400;
	text-transform: uppercase;
	margin: 0;
}

.rb-section-maininfo2 .rb2-slider-subtitle {
	/*font-size: 50px;*/
	font-size: 2.6041666666666665vw;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0;
}

.rb-section-maininfo2 .rb2-slider-description {
	font-size: 1vw;
}

.rb-section-maininfo2 .rb2-slider-pager-item-main {
    width: 90%;
    max-width: 1370px;
    margin: 0 auto;
	gap: 1.6666666666666667vw;
}

.rb-section-maininfo2 .rb2-slider-item {
	/*background: url(/content/images/bg-info-sneaker-2.png) no-repeat center;
    background-size: 100%;*/
	padding: 2.34375vw 1.0416666666666667vw;
	background: rgba(20, 15, 19, 0.33);
    backdrop-filter: blur(5px);
	hyphens: auto;
	-ms-flex: 0 1 calc(25% - 1.6666666666666667vw * 3 / 4);
		flex: 0 1 calc(25% - 1.6666666666666667vw * 3 / 4);
}

.rb-section-maininfo2 .news {
	display: flex;
	gap: 20px;
}

.rb-section-maininfo2 .news .news_thumbimage_img {
	width: 2.65625vw;
}

.rb-section-maininfo2 .news_previewimage_img {
	width: auto;
}

.rb-section-maininfo2 .news_main_page_info_text .rbh1 {
	font-size: 18px;
	font-weight: 400;
}

.news_display_sufix {
	display: none;
}

.rb-section-normal .youtubeplayer_player {
    text-align: center;
    margin-bottom: 80px;	
}

.page_Home_Sneaker .youtubeplayer_player-full:before {
	content: "";
	display: block;
	width: 40.3125vw;
	height: 30.364583333333332vw;
	background: url(/content/images/img-sneaker-03.png) no-repeat center;

	position: absolute;
	bottom: 0;
	right: 0;
	z-index: -1;
}

/* Sneaker - ProductList Styles
-----------------------------------------------------------*/

.page_Home_Sneaker .rb-section-productlist .rb-section-body {
	background: none;
}

.page_Home_Sneaker .rb-section-productlist .rb2-slider-root {
	display: block;
	width: 100%;
}

.page_Home_Sneaker .rb-section-productlist .rb2-slider-header {
	max-width: 1020px;
	margin: 0 auto;
}

.page_Home_Sneaker .rb-section-productlist .rb2-slider-pager-item-main {
	max-width: 1250px;
	margin: 0 auto;
}

.page_Home_Sneaker .rb-section-productlist .rb2-slider-header,
.page_Home_Sneaker .rb-section-productlist .rb2-wrapper {
	width: 100%;
}

.page_Home_Sneaker .rb-section-productlist .rb2-slider-header {
	text-align: center;
}

.page_Home_Sneaker .rb-section-productlist .rb2-slider-title,
.page_Home_Sneaker .rb-section-productlist .rb2-slider-subtitle-main {
	display: inline-block;
}

.page_Home_Sneaker .rb-section-productlist .rb2-slider-title {
	color: var(--primaryColor);
}

.page_Home_Sneaker .rb-section-productlist .rb2-slider-description {
	font-size: 16px;
	line-height: 200%;
}

.page_Home_Sneaker .rb-section-productlist .rb2-slider-item {
	hyphens: auto;
	padding: 15px;
	-ms-flex: 0 1 calc(25% - 20px * 3 / 4);
		flex: 0 1 calc(25% - 20px * 3 / 4);
}

.rb-section-style-sneakerimg {
    width: 90%;
    max-width: var(--mainWidth);
    margin: 0 auto;
}

/* ImgRight Styles
-----------------------------------------------------------*/

.rb-section-style-imgright .rb-section-normal-main {
	display: flex;
	width: 90%;
	max-width: 1220px;
	margin: 0 auto 5.729166666666667vw;
}

.rb-section-style-imgright .rb-section-normal-left,
.rb-section-style-imgright .rb-section-normal-right {
	-ms-flex: 0 1 50%;
		flex: 0 1 50%;
}

.rb-section-style-imgright .rb-section-normal-left {
	padding-right: 5vw;
	position: relative;
}

.rb-section-style-imgright .rb-section-normal-left:before {
	content: "";
	display: block;
	width: 37.96875vw;
	height: 31.302083333333332vw;
	background: url(/content/images/img-sneaker-04.png) no-repeat center;
	position: absolute;
	top: -5vw;
	left: -10vw;
	z-index: -1;
}

.rb-section-style-imgright .rb-section-normal-image_img {
	border-radius: 20px;
}

.rb-section-style-imgright .rb-section-normal-title-main {
	display: block;
}

.rb-section-style-imgright .rbh1 {
	font-size: 40px;
	color: var(--primaryColor);
	font-weight: 400;
	border-radius: 20px;
}

.rb-section-style-imgright .rbh2 {
	font-size: 40px;
	font-weight: 400;
}

.rb-section-style-imgright .rb-section-description {
	line-height: 200%;
}

/* Basket Styles
-----------------------------------------------------------*/

.popup-popupbasket_full_panel {
	padding: 0;
}

.popup-popupbasket_full_panel.rb-popuppanel-visibled {
    -webkit-animation: popup-slide-in-top0 0.3s ease-out;
       -moz-animation: popup-slide-in-top0 0.3s ease-out;
    	 -o-animation: popup-slide-in-top0 0.3s ease-out;
    		animation: popup-slide-in-top0 0.3s ease-out;
}

.popup-popupbasket_full_link .basketmini_summa {
    font-weight: 600;
	background: var(--primaryColor);
	right: 0;
}

.basket_header .basket_title,
.basket_header .basket_summa_quantity,
.basket_header .basket_emptytitle {
    font-size: 30px;
    font-weight: 600;
    color: #333;
	letter-spacing: 2px;
}

.basket_checkout input[type="button"] {
	color: #FFF;
    background: var(--primaryColor);
    padding: 8px;
    border: 0;
    cursor: pointer;
}

.basket_checkout .basket_actionrules_slider input[type="button"] {
	width: auto;
}

.basket_checkout_forward {
	border-bottom: 0;
	padding-bottom: 0;
}

.basket_summa_shippingprice_title {
	font-weight: 300;
}

.basket_item:nth-child(even),
.allwebshop_child_item_data:nth-child(odd),
.allwebshop_item_data:nth-child(even),
.basket_productpackageitem:nth-child(even) {
	background-color: #7cc66f14; 
}

.basket_item_image img {
	height: 90px;
	max-width: 100%;
    object-fit: contain;
}

.basket_item_name {
    font-size: 17px;
    font-weight: 600;
    color: var(--secondaryColor);
    margin-bottom: 5px;
}

.basket_item_subname {
	font-size: 13px;
	font-weight: 300;
	color: var(--colorLightGray);
	margin-bottom: 5px;
}

.basket_summa {
	font-size: 25px;
}

.basket_item_quantity_line input {
    border: 2px solid var(--primaryColor);
    background: none;
    font-size: 30px;
    color: #333;
    cursor: pointer;
    line-height: 30px;
    -webkit-transition: all .2s ease-out;
    	-ms-transition: all .2s ease-out;
    		transition: all .2s ease-out;
}

.basket_item_quantity_line input:hover {
    background: var(--primaryColor);
    color: #FFF;
}

.basket_item_quantity_inputline,
.basket_productpackageitems-show {
    border: 2px solid var(--primaryColor);
}

.basket_productpackageitems-show {
    padding: 8px 25px;
}

.popupinput-AddToBasketMore {
	padding: 30px;
}

.inputform-required-line {
    font-size: 13px;
    margin: 5px 0;
}

.basket_item_price_full > div {
	display: inline-block;
	vertical-align: middle;
}

.actionruleinfobutton-body {
	right: 0;
	z-index: 3;
}

.actionruleinfobutton-body:before {
	left: auto;
	left: initial;
	right: 6px;
}

/* Checkout Styles
-----------------------------------------------------------*/

.webshopmain_checkout {
	width: 90%;
	max-width: 1450px;
    padding: 0;
	position: relative;
	margin: 0 auto 60px;
}

.webshopmain_checkout .inputpage_field_PhoneNumber {
	margin-right: 0;
}

.webshopmain_checkout .inputpage_field_EMail {
	margin-right: 5%;
}

.closebasket-phase-header .closebasket-phase-title {
    font-weight: 500;
    color: var(--secondaryColor);
}

.closebasket-phase-act .closebasket-phase-image,
.closebasket-phase-progress-state,
.closebasket-phase-progress-state:after,
.closebasket-phase-over .closebasket-phase-image:before {
	background-color: var(--primaryColor);
}

.closebasket-phase-image {
	border-color: var(--primaryColor);
}

.webshopmain_checkout .basket_header {
	padding: 0;
}

.webshopmain_checkout .basket_header .basket_title,
.webshopmain_checkout .basket_header .basket_summa_quantity {
	color: var(--primaryColor);
	letter-spacing: 0;
}

.webshopmain_checkout .basket_summa_title {
	color: var(--primaryColor);
	margin-top: 40px;
}

.basket_summa_login_buttons .popup_button_title,
.basket_summa_regis_buttons .popup_button_title {
	height: auto;
	padding: 0 20px;
	background: var(--primaryColor);
    border-color: var(--primaryColor);	
    color: #FFF;
}

.webshopmain_checkout .submitbutton,
.webshopmain_checkout .basket_input_button {
    height: auto;
    font-size: 17px;
    font-weight: 400;
    font-family: var(--primaryFont);
    color: #FFF;
    background: var(--primaryColor);
    border: 0;
    padding: 10px 20px;
}

.webshopmain_checkout .cancelbutton {
    color: var(--primaryColor);
    border: 2px solid var(--primaryColor);
	background: none;
}

.webshopmain_checkout .input-fieldtype-Text,
.webshopmain_checkout .input-fieldtype-PopUpInput,
.webshopmain_checkout .input-fieldtype-RBEditId,
.webshopmain_checkout .inputpage_field_TakeOverLocation-Info .input-fieldtype-Label {
	width: 100%;
	padding: 10px;
}

.basket_newcoupon input {
	height: 46px;
}

.webshopmain_checkout .basket_item_quantity_line {
	padding: 40px 0;
}

.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,
.webshopmain_checkout .inputpage_field_PaymentMode > label {
	color: var(--primaryColor);
}

.webshopmain_checkout .inputpage_field_ShippingName {
	margin-top: 40px;
}

.basket_productpackageitem-left {
	width: 33%;
}

.basket_productpackageitem-right {
	width: 66%;
}

.basket_productpackageitem-info {
	display: inline-block;
}

.webshopmain_checkout .basket_item_left_info,
.basket_productpackageitem-info {
	max-width: calc(100% - 120px);
}

.closebasket-phasebody-summary-basket .basket_items {
	margin-top: 40px;
}

.webshopmain_checkout-phase .inputpage_field_Total {
	top: 10px;
	right: 30px;
}

.basket_coupon {
	margin: 10px 0;
}

.basket_coupon > div {
	vertical-align: middle;
}

.basket_coupon_delete {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    margin-left: 10px;
	/*background: #FFF url(/content/images/icon-close-gray.png) no-repeat center;*/
    -webkit-box-shadow: 0px 3px 10px 0px rgb(0 0 0 / 33%);
    		box-shadow: 0px 3px 10px 0px rgb(0 0 0 / 33%);
}

.input-readonly {
	-webkit-text-fill-color: #676767 !important;
	color: #676767 !important;
}

.rb-listselect-item {
	-webkit-transition: all .2s ease-out;
			transition: all .2s ease-out;
}

.rb-listselect-item:hover {
    background: var(--primaryColor);
    color: #FFF;
}

.inputpage_field {
	min-height: auto;
}

.webshopmain_checkout .inputgroup-start > div.inputpage_field_DeliveryMode {
	margin-bottom: 0;
}

.closebasket-phase-over.closebasket-phase-start .closebasket-phase-image {
	background: url(/content/images/icon-shopping-cart-green.png) no-repeat center;
	background-size: 33px;
}

.closebasket-phase-over.closebasket-phase-user .closebasket-phase-image {
	background: url(/content/images/icon-user-green.png) no-repeat center;
	background-size: 33px;
}

.closebasket-phase-over.closebasket-phase-delivery .closebasket-phase-image {
	background: url(/content/images/icon-truck-green.png) no-repeat center;
	background-size: 43px;
}

.closebasket-phase-over.closebasket-phase-payment .closebasket-phase-image {
	background: url(/content/images/icon-credit-card-green.png) no-repeat center;
	background-size: 43px;
}

.rb-listselect-item-selected {
	background: var(--primaryColor);
	color: #FFF;
}

.inputpage_checkboxbutton-button-ElectronicProductLostRightofWithDrawalConfirmOk {
	font-size: 13px;
}

.inputpage_field_CheckoutRule a {
    display: block;
	color: var(--secondaryColor);
    text-decoration: underline;
    margin-bottom: 5px;
}

/* My Orders Styles
-----------------------------------------------------------*/

.allwebshop_main {
	margin-bottom: 80px;
}

.allwebshop_items_body,
.allwebshop_oldordersinfo,
.allwebshop_oldorders_full {
	width: 90%;
	margin: 0 auto;
}

.allwebshop_main .allwebshop_items_header,
.allwebshop_oldorders_header {
    font-weight: 500;
    color: var(--primaryColor);
}

.allwebshop_child_main .allwebshop_child_item_header {
	background-color: var(--primaryColor);
	color: #FFF;
}

.allwebshop_child_item_data .allwebshop_child_item_quantity,
.allwebshop_child_item_data .allwebshop_child_item_summaprice {
	font-weight: 500;
}

/* OldOrders */

.allwebshop_oldorders_full {
	margin-top: 80px;
	position: relative;
}

.allwebshop_oldorders_full .rb-marker {
	top: -120px;
}

.allwebshop_oldorders_header {
	font-size: 40px;
    margin-bottom: 15px;
    padding: 0 6%;
}

.allwebshop_oldorders_main_noorders {
    font-size: 15px;
    color: var(--colorLightGray);
    padding: 0 6%;
}

.allwebshop_oldorders_button {
	display: inline-block;
	background: var(--primaryColor);
	color: #FFF;
	border-radius: 35px;
	padding: 8px 30px;
	margin-left: 6%;
	
	/* Clear AjaxLoadingDiv Styles */
	height: auto;
    min-width: auto;
    position: static;
    top: initial;
    top: auto;
    left: initial;
    left: auto;
    -webkit-transform: none;
    	-ms-transform: none;
    		transform: none;
}

.allwebshop_oldorders_main_orderitem-main,
.allwebshop_oldorders_main_orderitem-info,
.allwebshop_oldorders_main_orderitem-item-main {
	display: flex;
}

.allwebshop_oldorders_main_orderitem-property {
	text-align: right;
	min-height: 50px;
	padding: 10px 20px;
	border-right: 1px solid rgba(209, 207, 232, 0.5);
	-ms-flex: 0 1 25%;
		flex: 0 1 25%;
}

.allwebshop_oldorders_main_orderitem-property:last-child {
	border-right: none;
}

.allwebshop_oldorders_main_orderitem-panel {
	border-right: 1px solid rgba(209, 207, 232, 0.5);
	padding: 10px 20px;
	-ms-flex: 0 1 25%;
		flex: 0 1 25%;		
}

.allwebshop_oldorders_main_orderitem-item-main {
	align-items: center;
}

.allwebshop_oldorders_main_orderitem-item-main .allwebshop_oldorders_main_orderitem-property {
	min-height: auto;
	padding: 15px 0;
	text-align: center;
	border: none;
	-ms-flex: 0 1 calc(100% / 3);
		flex: 0 1 calc(100% / 3);
} 

.allwebshop_oldsavedcards_full .allwebshop_oldorders_main_orderitem-property-product {
	-ms-flex: 0 1 75%;
		flex: 0 1 75%;
}

.allwebshop_oldsavedcards_full .allwebshop_oldorders_main_orderitem-property-quantity {
	-ms-flex: 0 1 25%;
		flex: 0 1 25%;	
}

.allwebshop_oldsavedcards_full .allwebshop_oldorders_main_orderitem-header-title {
	padding: 10px;
}

.allwebshop_oldsavedcards_full .allwebshop_oldorders_main_orderitem-header-value {
	padding: 10px 0;
}

.allwebshop_oldsavedcards_full .allwebshop_oldorderchild_item_product-buttons > div,
.allwebshop_oldsavedcards_full .allwebshop_oldorderchild_item_product-buttons > input {
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
}

.allwebshop_oldorders_main_orderitem-item-header {
	background: var(--primaryColor);
	color: #FFF;	
}

.allwebshop_oldorders_main_orderitem-propertyitem > div {
	display: inline-block;
}

.allwebshop_oldorders_main_orderitem:not(.allwebshop_oldorders_main_orderitem-header):nth-child(even) {
	background: rgb(122 53 171 / 5%);	
}

.allwebshop_oldorderchild_item {
	padding-left: 70px;
	display: flex;
	align-items: center;
	text-align: left;
}

.allwebshop_oldorderchild_item_image {
	width: 90px;
}

.allwebshop_oldorderchild_item_image img {
	width: 100%;
}

.allwebshop_oldorderchild_item_productinfo {
	padding-left: 30px;
}

.allwebshop_oldorders_main_orderitem-items
.allwebshop_oldorders_main_orderitem-item:not(.allwebshop_oldorders_main_orderitem-item-header)
.allwebshop_oldorders_main_orderitem-property-quantity,
.allwebshop_oldorders_main_orderitem-items
.allwebshop_oldorders_main_orderitem-item:not(.allwebshop_oldorders_main_orderitem-item-header)
.allwebshop_oldorders_main_orderitem-property-total {
	font-size: 30px;
	font-weight: 500;
}

.allwebshop_oldorders_main_orderitems > div:not(.allwebshop_oldorders_main_orderitem-header) {
	margin-bottom: 50px;
	box-shadow: 1px 1px 10px 0px rgb(0 0 0 / 15%);
	border-radius: 10px;
}

@media screen and (max-width: 1200px)
{
	.allwebshop_oldorders_main_orderitem-panel {
		border: none;
		-ms-flex: 1 1 1%;
			flex: 1 1 1%;
	}
	
	.allwebshop_oldorders_main_orderitem-property {
		border: none;
	}	
}

@media screen and (max-width: 1155px)
{
	.allwebshop_oldsavedcards_full .allwebshop_oldorderchild_item {
		-ms-flex-wrap: wrap;
			flex-wrap: wrap;
	}
	
	.allwebshop_oldsavedcards_full .allwebshop_oldorderchild_item_product-buttons {
		margin-top: 20px;
		-ms-flex: 1 1 100%;
			flex: 1 1 100%;
	}
	
	.allwebshop_oldsavedcards_full .allwebshop_oldorderchild_item_product-buttons > div, .allwebshop_oldsavedcards_full .allwebshop_oldorderchild_item_product-buttons > input {
		margin: 0 10px 0 0;
	}
}

@media screen and (max-width: 768px)
{
	.allwebshop_oldorders_main {
		width: 676px;
		overflow-x: scroll; 
	}
	
	.allwebshop_oldorders_main_orderitem-info {
		display: block;
	}
}

@media screen and (max-width: 567px)
{
	.allwebshop_oldorders_full {
		margin-top: 0;
	}
	
	.allwebshop_oldorders_header {
		font-size: 25px;
	}	
}

/* Reseller Styles
-----------------------------------------------------------*/

.rb-section-style-resellerinfo {
	margin-bottom: 120px;
}

.rb-section-style-resellerinfo .rb-section-normal-title-main {
	display: block;
	text-align: center;
}

.rb-section-style-resellerinfo .rbh3 {
	font-size: 30px;
	font-weight: 400;
	text-transform: uppercase;
}

.rb-section-style-resellerinfo .rb-section-normal-title-main .rbh1 {
	font-size: 50px;
	font-weight: 700;
	text-transform: uppercase;
}

.rb-section-style-resellerinfo .rbh2 {
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	color: var(--primaryColor);
}

.rb-section-style-resellerinfo .rb-section-description {
	text-align: center;
}

.rb-section-maininforeseller,
.rb-section-getoffermail {
	width: 90%;
    max-width: 1024px;
    margin: 0 auto;
}

.rb-section-maininforeseller .rb2-slider-pager-item-main {
	padding: 20px;
	-ms-flex-wrap: wrap;
		flex-wrap: wrap;
}

.rb-section-maininforeseller .rb2-slider-item {
	padding: 20px 20px 40px;
	border-radius: 20px;
	margin-bottom: 30px;
	-ms-flex: 1 1 100%;
		flex: 1 1 100%;
	-webkit-box-shadow: 10px 10px 20px rgba(124, 198, 111, 0.16);
			box-shadow: 10px 10px 20px rgba(124, 198, 111, 0.16);
}

.rb-section-maininforeseller .news {
	display: flex;
	align-items: center;
}

.rb-section-maininforeseller .news_fullname .rbh1 {
	font-size: 25px;
	font-weight: 500;
	margin: 0 0 15px;
}

.rb-section-getoffermail .rbh1,
.rb-section-getoffermail .rbh2,
.rb-section-getoffermail .rb-section-description {
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	margin-bottom: 20px;
}

.rb-section-getoffermail .input-fieldtype-Text {
	width: 100%;
	font-family: var(--primaryFont);
	font-size: 16px;
	padding: 10px;
	border: 0;
	border-bottom: 1px solid #707070;
	margin-bottom: 20px;
}

.rb-section-getoffermail .inputpage_buttons_after,
.rb-section-contactmessage .inputpage_buttons_after {
	text-align: center;
	border: 0;
}

.rb-section-getoffermail .submitbutton,
.rb-section-contactmessage .submitbutton {
	font-size: 20px;
	font-weight: 400;
	height: auto;
	padding: 20px 40px;
	text-transform: uppercase;
	background: var(--primaryColor);
	color: var(--colorWhite);
	border: 0;
	border-radius: 5px;
	cursor: pointer;
}


.rb-section-contactmessage .inputpage_fieldtype_Text .inputpage_label,
.rb-section-contactmessage .inputpage_fieldtype_Memo .inputpage_label,
.rb-section-getoffermail .inputpage_fieldtype_Text .inputpage_label,
.rb-section-getoffermail .inputpage_fieldtype_Memo .inputpage_label {
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
}

/* About us Styles
-----------------------------------------------------------*/

.page_Home_AboutUs .rb-section.rb-section-normal,
.rb-section-aboutusgalery {
	width: 90%;
	max-width: 1000px;
	margin: 0 auto 50px;
}

/* Footer Styles
-----------------------------------------------------------*/

#footer {
	width: 90%;
    max-width: 1450px;
    margin: 0 auto;
	background: var(--colorBlack);
}

#content-footer {
	margin-top: 120px;
}

#footer,
#footer a,
#content-footer,
#content-footer a {
	color: var(--colorWhite);
}

#footer {
	padding: 10px 0;
}
/*
.rb-section-footer .rb-section-footer {
	width: 90%;
    max-width: 1450px;
    margin: 0 auto;
}
*/
.rb-section-footerline1,
.rb-section-footerline2 {
	display: flex;
	width: 90%;
    max-width: 1450px;
    margin: 0 auto;
	padding: 0 3.3854166666666665vw;
	background: var(--colorBlack);
}

.rb-section-footerline1 {
	position: relative;
}

.rb-section-footerline1:before,
.rb-section-footerline1:after {
	content: "";
	display: block;
	width: 310px;
	height: 39px;
	position: absolute;
	top: -38px;
	z-index: -1;
}

.rb-section-footerline1 > div {
    -webkit-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
			transform: translateY(-20px);
}

.rb-section-footerline1:before {
	left: 0;
	background: url(/content/images/img-footer-left.png) no-repeat center;
	background-size: 100%;
}

.rb-section-footerline1:after {
	right: 0;
	background: url(/content/images/img-footer-right.png) no-repeat center;
	background-size: 100%;
}

.rb-section-footerline2 {
	justify-content: space-between;
	gap: 10px;
}

.rb-section-footerline2 .rb-section-footer-line {
    -ms-flex: 1 1 1%;
		flex: 1 1 1%;
}

.rb-section-footer-column1 .rb-section-footeritem-1 {
    margin-bottom: 20px;
}

.rb-section-footer .menu_image_jpg {
	width: 50px;
}

.rb-section-footerline1 .rb-section-footer-column1 .rb-section-footeritem-1 {
	width: 167px;
	height: 33px;
	background: url(/content/images/img-footerlogo.png) no-repeat center;
	background-size: 100%;
}

.rb-section-footerline1 .rb-section-footer-column2 {
	margin-left: auto;
}

.rb-section-footerline1 .rb-section-footer-column2 .rb-section-footeritem-1 > div {
	display: inline-block;
	margin: 0 5px;
}

.rb-section-footer .menu_image_jpg {
	width: auto;
}

.footer-newsletter .rbh3,
.rb-section-footeritem-menutitle {
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 22px;
}

.rb-section-footerline2 .rb-section-footer-column2 a,
.rb-section-footerline2 .rb-section-footer-column3 a,
.rb-section-footerline2 .rb-section-footer-column4 a,
.rb-section-footerline2 .rb-section-footer-column2 .menu_divitem_title,
.rb-section-footerline2 .rb-section-footer-column3 .menu_divitem_title,
.rb-section-footerline2 .rb-section-footer-column4 .menu_divitem_title {
	display: inline-block;
	font-size: 15px;
}

.rb-section-footer-column1 .menu_image_jpg,
.rb-section-footer-column1 .menu_divitem_info {
	display: inline-block;
	vertical-align: middle;
}

.rb-section-footer-column1 img.menu_image_jpg {
    width: 24px;
    object-fit: scale-down;
    margin-right: 10px;
}

.rb-section-footerline2 .menu_divitem {
	margin-bottom: 10px;
}

.rb-section-footerline2 .rb-section-footer-column2 a:hover,
.rb-section-footerline2 .rb-section-footer-column3 a:hover,
.rb-section-footerline2 .rb-section-footer-column4 a:hover,
.rb-section-footerline2 .rb-section-footer-column2 .menu_divitem_title:hover,
.rb-section-footerline2 .rb-section-footer-column3 .menu_divitem_title:hover,
.rb-section-footerline2 .rb-section-footer-column4 .menu_divitem_title:hover {
	text-decoration: underline;
}

.footer-newsletter .inputpage_field_Name {
	margin: 0 0 20px;
}

.footer-newsletter .input-fieldtype-Text {
	font-size: 15px;
	color: var(--colorWhite);
	background: transparent;
	outline: 0;
	border: 0;
	padding: 8px;
	border-bottom: 1px solid #707070;
	width: 100%;
}

.inputgroup-datahandlingconfirmok-newslettersubscribefooter {
	margin-top: 20px;
}

.datahandling-title {
	display: inline;
}

.footer-newsletter .inputpage_label {
/*	display: flex;
	-ms-flex-wrap: wrap;
		flex-wrap: wrap;*/
}

.footer-newsletter .datahandling-confirm {
	-ms-flex: 0 1 calc(100% - 30px);
		flex: 0 1 calc(100% - 30px);
}

.footer-newsletter input[type="checkbox"] + input[type="hidden"] + .inputpage_label:before {
	border-radius: 50%;
	min-width: 20px;
	background-size: 10px;
}

.footer-newsletter input[type="checkbox"]:checked + input[type="hidden"] + .inputpage_label:before {
	background: url(/content/images/icon-checked-white.png) no-repeat center;
	background-size: 10px;
}

.footer-newsletter .inputpage_buttons_after {
	border: 0;
	padding: 0;
}

.footer-newsletter .submitbutton {
	height: auto;
	font-size: 16px;
	font-weight: 400;
	color: var(--colorWhite);
	background: transparent;
	border-radius: 35px;
	padding: 8px 40px;
	cursor: pointer;
	position: relative;
	z-index: 1;
	border: 2px solid var(--colorWhite);
	overflow: hidden;
}

.footer-newsletter .submitbutton:hover {
	border-color: var(--primaryColor);
}

/* 404 Styles
-----------------------------------------------------------*/

.home_mainpage_custom404 .rb-section-normal-main {
	margin-top: -200px;
	display: flex;
	-ms-flex-wrap: wrap;
		flex-wrap: wrap;
}

.home_mainpage_custom404 .rb-section-normal-right {
	order: 1;
	-ms-flex: 1 1 100%;
		flex: 1 1 100%;
}

.home_mainpage_custom404 .rb-section-normal-left {
	order: 2;
	margin: -200px auto 0;
	-ms-flex: 0 1 50%;
		flex: 0 1 50%;
}

.home_mainpage_custom404 .rb-section-normal-image_img {
	width: auto;
	max-width: 100%;
	margin: 0 auto;
}

.home_mainpage_custom404 .rb-section-normal-main .rbh1,
.home_mainpage_custom404 .rb-section-normal-main .rb-section-subtitle-main {
	display: inline-block;
}

#main .home_mainpage_custom404 .rb-section-normal-left .rbh1,
#main .home_mainpage_custom404 .rb-section-normal-left .rbh2 {
	font-size: 30px;
	font-weight: 700;
}

.home_mainpage_custom404 .rb-section-normal-main .rbh1 {
	color: var(--primaryColor);
}

.home_mainpage_custom404 .rb-section-normal-main .rbh2 {

}

.home_mainpage_custom404 .rb-section-normal-main .rb-section-description {
	line-height: 30px;
}

.page_Error #main p,
.page_Home_Page404 #main p {
	display: block;
}

/* Title Styles
-----------------------------------------------------------*/

.rb-section-normal-title-main {
	display: flex;
	justify-content: center;
	gap: 5px;
}

.rb-section-normal-title-main .rbh1 {
	font-size: 30px;
	font-weight: 700;
}

.rb-section-normal-title-main .rbh2 {
	font-size: 30px;
}

/* Material Styles
-----------------------------------------------------------*/

.rb-section-producttypenews {
	margin-bottom: 55px;
}

.rb-section-producttypenews .rb2-slider-title {
	font-size: 20px;
	font-weight: 400;
	text-align: center;
}

.rb-section-producttypenews .rb2-slider-pager-item-main {
	width: 90%;
	max-width: var(--mainWidth);
	margin: 0 auto;
}

.rb-section-producttypenews .rb2-slider-item {
	background: url(/content/images/bg-material.png) no-repeat center;
	background-size: 100%;
}

.rb-section-producttypenews .news_previewimage_img {
	width: auto;
	max-width: 80%;
	padding: 10px 10px 0;
}

.rb-section-producttypenews .news_full_name .rbh1 {
	font-size: 17px;
	font-weight: 400;
	padding: 5px 10px 20px;
}

/* Quiz Styles
-----------------------------------------------------------*/

@media screen and (min-width: 1156px)
{
	.popup-rb_quiz_panel,
	.popup-rb_quiz_panel .popup_panel_wrapper,
	.popup-rb_quiz_panel .popup-rb_quiz_panel_body,
	.popup-rb_quiz_panel .rb-quiz-popup-full,
	.popup-rb_quiz_panel .rb-quiz-full,
	.popup-rb_quiz_panel .rb-quiz-steps,
	.popup-rb_quiz_panel .rb-quiz-step,
	.popup-rb_quiz_panel .rb-quiz-step-image,
	.popup-rb_quiz_panel .rb-quiz-result-full,
	.popup-rb_quiz_panel .rb-quiz-result-image {
		height: 100%;
	}
}

.popup_panel.popup-rb_quiz_panel {
	width: 100%;
	left: 50%;
	position: absolute;
	padding: 0;
	margin: 0;
}

.popup-rb_quiz_panel.ajax-loading-div {
	-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
			transform: translate(-50%, -50%);
}

.rb-quiz-step-items .rb-quiz-step-item {
	width: auto;
	height: auto;
	margin: 10px;
}

.rb-quiz-step,
.rb-quiz-result-full {
	font-size: 0;
	align-items: center;
}

.rb-quiz-step-image,
.rb-quiz-step-main,
.rb-quiz-result-image,
.rb-quiz-result-main {
	display: inline-block;
	vertical-align: middle;
	width: 50%;
	text-align: center;
}

.rb-quiz-step-main,
.rb-quiz-result-main {
	padding: 0 5%;
}

.rb-quiz-step-main .rb-quiz-step-title {
	font-size: 50px;
	font-weight: 700;
	text-transform: uppercase;
	background: var(--colorBlack);
	color: var(--colorWhite);
	text-align: left;
	padding: 0 10px;
}

.rb-quiz-result-title {
	font-size: 30px;
}

.rb-quiz-step-image_img,
.rb-quiz-result-full img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	/*max-width: 100%;*/
	/*border-radius: 20px;*/
}

.rb-quiz-step-items,
.rb-quiz-result-description {
	/*display: flex;*/
	margin-top: 40px;
}

.rb-quiz-step-items {
	gap: 20px;
	display: flex;
	-ms-flex-wrap: wrap;
		flex-wrap: wrap;
}

.rb-quiz-step-items .rb-quiz-step-item {
	display: block;
	font-size: 16px;
	-ms-flex: 0 1 calc(50% - 10px);
		flex: 0 1 calc(50% - 10px);
	border: 0;
	margin: 0;
	/*border-radius: 35px;
    padding: 10px 20px;
    border: 2px solid var(--colorBlack);
	position: relative;*/
}

.rb-quiz-step-items .rb-quiz-step-item:hover {
	border-color: var(--primaryColor);
}

.rb-quiz-step-items .rb-quiz-step-item-title,
.rb-quiz-result-button {
	/*display: inline-block;*/
	border-radius: 35px;
    padding: 10px 20px;
    border: 1px solid #707070;
	position: relative;
	overflow: hidden;
}

.rb-quiz-result-description {
	font-size: 16px;
}

.rb-quiz-result-button {
	font-size: 15px;
	margin-top: 40px;
}

.rb-quiz-result-button:hover {
	color: var(--colorWhite);
	border-color: var(--primaryColor);
}

.rb-quiz-step-items .rb-quiz-step-item-title:before,
.rb-quiz-result-button:before {
	content: "";
	display: block;
	width: 0;
	height: 100%;
	background: var(--primaryColor);
	transition: all .2s ease-out;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	border-radius: 35px;
}

.rb-quiz-step-items .rb-quiz-step-item:hover {
	box-shadow: none;
}

.rb-quiz-step-items .rb-quiz-step-item-title:hover:before,
.rb-quiz-result-button:hover:before {
	width: 100%;
}

.rb-quiz-step-items .rb-quiz-step-item-title {
	margin: 0;
	text-transform: uppercase;
	color: var(--colorBlack);
}

.rb-quiz-step-items .rb-quiz-step-item-title:hover {
	color: var(--colorWhite);
	border-color: var(--primaryColor);
}

/* Contact Styles
-----------------------------------------------------------*/

.rb-section-contactmessage {
	width: 90%;
	max-width: 1024px;
	margin: 0 auto 7.552083333333333vw;
}

.rb-section-contactmessage .inputtitle_div {
	text-align: center;
	margin-bottom: 60px;
}

.rb-section-contactmessage .inputtitle {
	font-size: 30px;
	font-weight: 700;
}

.rb-section-contactmessage .inputsubtitle {
	font-size: 16px;
	font-weight: 400;
}

.rb-section-contactmessage .input-fieldtype-Memo,
.rb-section-contactmessage .input-fieldtype-Text {
	width: 100%;
	font-family: var(--primaryFont);
	font-size: 16px;
	padding: 10px;
	border: 0;
	border-bottom: 1px solid #707070;
	margin-bottom: 20px;
	outline: 0;
}

.menu_sidebar {
	color: var(--colorBlack);
}

.home_mainpage_contact .rb-section-normal-title-main {
	display: block;
}

.rb-itemgroup-master-ContactForResellers > div:last-child .rb-section-normal-main {
	padding: 7.5vw 1vw;
	-webkit-transform: translateY(-2.5vw);
		-ms-transform: translateY(-2.5vw);
			transform: translateY(-2.5vw);
}

.home_mainpage_contact .rb-section-normal-title-main .rbh1 {
	font-weight: 400;
	text-align: left;
}

.home_mainpage_contact .rb-section-normal-more {
	display: inline-block;
	font-weight: 400;
	color: var(--colorBlack);
	background: transparent;
    border: 2px solid var(--colorBlack);
    padding: 15px 45px;
    border-radius: 35px;
    margin-top: 25px;
    position: relative;
    z-index: 1;
    overflow: hidden;
	-webkit-box-shadow: none;
			box-shadow: none;
    -webkit-transition: all .2s ease-out;
    		transition: all .2s ease-out;
}

.home_mainpage_contact .rb-section-normal-more:hover {
	color: var(--colorWhite);
}

/* Other Styles
-----------------------------------------------------------*/

#header .baseheader_line0,
.rb-section-topbanner {
	width: 100vw;
	position: fixed;
	top: -43px;
	left: -6.875vw;
	z-index: 3;
}

.rb-section-topbanner {
	top: 0;
	left: 0;
}

#header .rb-section-childnewsslider,
.rb-section-topbanner {
	margin: 0;
	padding: 0;
}

#header .rb-section-childnewsslider .news,
.rb-section-childnewsslider .news {
	height: 43px;
	background: var(--primaryColor);
	padding-bottom: 0;
}

.rb-section-topbanner .news {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 20px;
}

#header .news_header-root,
#header .news_fullname,
#header .news_buttons,
.rb-section-topbanner .news_fullname,
.rb-section-topbanner .news_header-root,
.rb-section-topbanner .news_buttons {
	display: flex;
	align-items: center;
	gap: 25px;
}

#header .rb-section-childnewsslider .news_header-root
/*.rb-section-topbanner .news_header-root */{
	max-width: 100%;
	left: 50%;
    -webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
			transform: translate(-50%, -50%);

	/*position: static;
	-webkit-transform: none;
		-ms-transform: none;
			transform: none;*/
}

.rb-section-topbanner .news_header-root {
	max-width: 100%;
	position: static;
	-webkit-transform: none;
		-ms-transform: none;
			transform: none;
}

.rb-section-topbanner .news_tovabb {
	float: none;
}

.rb-section-topbanner .rb2-slider-item {
	cursor: auto;
}

#header .rb-section-childnewsslider .news_header-root .rbh1,
#header .rb-section-childnewsslider .news_header-root .rbh2,
#header .rb-section-childnewsslider .news_header-root .rbh3,
.rb-section-topbanner .news_header-root .rbh1,
.rb-section-topbanner .news_header-root .rbh2,
.rb-section-topbanner .news_header-root .rbh3 {
	font-family: var(--primaryFont);
    text-transform: none;
    font-weight: 400;
	font-size: 16px;
	text-align: center;
}

#header .rb-section-childnewsslider .news_button,
.rb-section-topbanner .news_button,
.rb-section-topbanner .news_tovabb {
	border: 1px solid #FFF;
	padding: 2px 10px;
    border-radius: 5px;
}

#header .rb-section-childnewsslider .color_fekete .news_button,
.rb-section-topbanner .color_fekete .news_button {
	border-color: #140F13;
}

#header .rb-section-childnewsslider .color_zold .news_button,
.rb-section-topbanner .color_zold .news_button {
	border-color: #7CC66F;
}

/* Other Styles
-----------------------------------------------------------*/

.page_others #main
/*.page_Error #main,
.page_Home_EditorSectionItems .rb-itemgroup_full */{
	padding-top: 100px;
}

.page_Home_Detail #main,
.page_Error #main {
	padding-top: 160px;	
}

.page_Home_AllNews #main,
.page_Home_ForResellers #main,
.page_Home_Contact #main,
.page_Home_ProductDetail #main,
.page_WebDataShopInfoGrid #main {
	padding-top: 200px;
}

.page_Home_Sneaker #main,
.page_Home_AboutUs #main {
	padding-top: 0;
}

.page_Error #main > input {
	display: block;
	font-family: var(--primaryFont);
	background: var(--primaryColor);
	color: var(--colorWhite);
	padding: 10px 35px;
	text-transform: uppercase;
	margin: 20px auto 0;
	cursor: pointer;
	border: 0;
}

.rb-section-productsnoimage {
    width: 90%;
    max-width: 1670px;
    margin: 0 auto;
}

.popup-input-popup_panel {
    color: var(--colorBlack);
}

.rb-itemgroup-master-ContactForResellers {
	display: flex;
	align-items: center;
	width: 90%;
	max-width: 1070px;
	margin: 0 auto;
	gap: 40px;
}

.rb-itemgroup-master-ContactForResellers > div {
	-ms-flex: 0 1 50%;
		flex: 0 1 50%;
}

.rb-itemgroup-master-ContactForResellers > div:last-child {
	border-radius: 20px;
	-webkit-box-shadow: 10px 10px 20px 0 rgba(124, 198, 111, 0.16);
			box-shadow: 10px 10px 20px 0 rgba(124, 198, 111, 0.16);
}

.rb-mediastate-Mobile .treeview_items-showbutton {
    width: 40px;
    height: 40px;
	bottom: 60px;
    right: 10px;
}

.previewsearch-main {
	background: var(--colorWhite);
	border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.previewitem .image_img {
    width: 70px;
    height: auto;
    max-height: 80px;
    object-fit: contain;
}

.previewmorebutton {
	padding: 10px;
	color: var(--colorWhite);
	background: var(--primaryColor);
	text-align: center;
	transition: all .2s ease-out;
	border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.previewitem {
	padding: 0;
	margin-bottom: 10px;
}

.previewitem_right {
	width: 100%;
	padding: 10px;
	transition: all .2s ease-out;
}

.previewitem:hover .previewitem_right {
    background: var(--primaryColor);
    color: var(--colorWhite);
}

.alexwebdatainfogrid_shortdescription li {
    list-style-image: url(/content/images/icon-bullet.png);
}

.popup-input-popup_panel.rb-popuppanel-visibled,
#popup-rbimage_panel.rb-popuppanel-visibled {
	-webkit-animation: popup-slide-in-top0 0.3s ease-out;
       -moz-animation: popup-slide-in-top0 0.3s ease-out;
    	 -o-animation: popup-slide-in-top0 0.3s ease-out;
    		animation: popup-slide-in-top0 0.3s ease-out;
}

.treeview_items {
	position: static;
    box-shadow: none;
    padding: 0;
    width: auto;
    height: auto;
}

/* Media Queries
-----------------------------------------------------------*/

/* Rb Tablet */
@media screen and (max-width: 1155px)
{
	#content-section {
		/*padding-top: 90px;*/
		padding-top: 43px;
	}

	.page_others #main {
		padding-top: 40px;
	}

	.page_Home_Sneaker #main {
        padding-top: 0;
    }

	.page_Error #main {
		padding-top: 100px;
	}

	#header:before {
		display: none;
	}

	.page_Home_ProductDetail #main,
	.page_Home_ForResellers #main,
	.page_WebDataShopInfoGrid #main {
		padding-top: 40px;
	}

	.rb-section-topbanner {
		position: absolute;
		position: static;
	}

	.rb2-sectionslider-empty .rb-section-topbanner {
		position: static;
	}

	#header {
		width: 100%;
		padding: 0;
		background: transparent;
		backdrop-filter: none;
		position: absolute;
		top: 0;
		left: 0;
		clip-path: none;
		-webkit-transform: none;
			-ms-transform: none;
				transform: none;
	}

	.baseheader_banner + #header {
		top: 43px;
	}

	.baseheader_banner .rb2-sectionslider-empty {

	}

	#header .baseheader_line0 {
		position: static;
	}

	.rb-section-newsslider {
		padding: 0 18px;
		margin-bottom: 40px;
	}

	.baseheader_line_center {
		display: none;
	}

	.rb-section-newsslider .news_info {
		max-width: 40%;
	}

	.rb-section-newsslider .news_fullname .rbh1 {
		font-size: 30px;
	}

	.rb-section-newsslider .news_fullname .rbh2 {
		font-size: 30px;
	}

	.rb-section-newsslider .news_fullname {
		margin-bottom: 15px;
	}

	.rb2-autocontrols {
		left: calc(10% + 18px)
	}

	.rb-section-allproduct .rb2-slider-item {
		max-width: calc(100% / 3 - 2.0833333333333335vw * 2 / 3);
		-ms-flex: 0 1 calc(100% / 3 - 2.0833333333333335vw * 2 / 3);
			flex: 0 1 calc(100% / 3 - 2.0833333333333335vw * 2 / 3);
	}

	.treeview_items-showbutton {
		display: block;
	}
	
	.allnews_mainpage .rb-home_mainpage-work {
		padding: 0;
	}

	.allnews_mainpage .rb-home_mainpage_main,
	.allproduct_mainpage .rb-home_mainpage-work-main {
		-ms-flex: 1 1 100%;
			flex: 1 1 100%;
	}

	.allnews_mainpage .rb-home_mainpage-left,
	.allproduct_mainpage .rb-home_mainpage-left {
		width: 300px;
		height: 100%;
		position: fixed;
		top: 0;
		left: -300px;
		background: var(--colorWhite);
		z-index: 5;
		padding: 15px;
		overflow: auto;
		-webkit-transition: all .2s ease-out;
				transition: all .2s ease-out;
	}
	
	.allproduct_mainpage .rb-home_mainpage-left.showtreeview,
	.allnews_mainpage .rb-home_mainpage-left.showtreeview {
		left: 0;
		-webkit-box-shadow: 10px 10px 20px 0px rgba(124, 198, 111, 0.16);
				box-shadow: 10px 10px 20px 0px rgba(124, 198, 111, 0.16);
	}

	.rb-section-footerline2 {
		-ms-flex-wrap: wrap;
			flex-wrap: wrap;
	}

	.rb-section-footerline2 .rb-section-footer-column1 {
		margin-bottom: 40px;
	}

	.rb-section-footerline2 .rb-section-footer-column1,
	.rb-section-footerline2 .rb-section-footer-column5 {
		text-align: center;
		-ms-flex: 1 1 100%;
			flex: 1 1 100%;
	}

	.rb-section-newsletter .submitbutton {
		padding: 15px 60px;
	}

	.rb-section-newsslider .rb2-pager-item-pagertype-prevnext {
		width: 85px;
		height: 67px;
	}

	.rb-section-maininfo .rb2-slider-root {
		display: block;
		padding: 0;
	}

	.rb-section-maininfo .rb2-slider-header {
		width: 80%;
		margin: 0 auto;
	}

	.rb-section-maininfo .rb2-wrapper {
		width: 100%;
	}

	.rb-section-maininfo .rb2-slider-header {
		text-align: center;
		margin-bottom: 20px;
	}

	.rb-section-maininfo .rb2-slider-title {
		font-size: 25px;
		line-height: 30px;
	}

	.rb-section-maininfo .rb2-slider-pager-item-main {
		gap: 10px;
		padding: 20px;
	}

	.rb-section-maininfo .rb2-slider-item {
		width: auto;
		height: auto;
		border-radius: 12px;
        background: none;
		padding: 10px;
		-ms-flex: 0 1 calc(100% / 3 - 10px * 2 / 3);
			flex: 0 1 calc(100% / 3 - 10px * 2 / 3);
        -webkit-box-shadow: 10px 10px 20px 0px rgba(124, 198, 111, 0.37);
				box-shadow: 10px 10px 20px 0px rgba(124, 198, 111, 0.37);
	}

	.rb-section-maininfo .news_image img {
		margin: 0 auto 10px;
	}

	.rb-section-maininfo .rbh1 {
		text-align: center;
		font-size: 17px;
	}

	.rb-section-maininfo .news {
		display: block;
		padding: 0;
	}

	.rb-section-maininfo .rb-publish {
		bottom: unset;
		right: unset;
		top: 0;
		left: 0;
	}

	.rb-section-productgroup .news_info_bottom {
		padding: 0 15px;
	}

	.rb-section-productgroup .rb2-slider-item .news_image img {
		height: 12vw;
	}

	.rb-section-productgroup .rbh1 {
		font-size: 17px;
	}

	.rb-section-productgroup .rbh2 {
		font-size: 20px;
	}

	.rb-section-productgroup .news_digest {
		font-size: 15px;
		opacity: 1;
		visibility: visible;
	}

	.rb-section-mainbanner .rb-section-body {
		background: linear-gradient(45deg, #151515 0%,#a8a8a8 100%);
		border-radius: 40px;
	}

	.rb-section-mainbanner .news {
		display: block;
	}

	.rb-section-mainbanner .news_main_bannerleft {
        width: 100%;
		margin: 40px auto;
        text-align: center;
	}

	.rb-section-mainbanner .news_main_bannerleft .rbh1,
	.rb-section-productlist .rb2-slider-title,
	.rb-section-productreviews .rb2-slider-title,
	.rb-section-mainbanner .news_main_bannerleft .rbh2,
	.rb-section-productlist .rb2-slider-subtitle,
	.rb-section-productreviews .rb2-slider-subtitle,
	.rb-section-productlist .rb-section-slider-header-before .rbh1,
	.rb-section-productlist .rb-section-slider-header-before .rbh2,
	.rb-section-productreviews .rb-section-slider-header-before .rbh1,
	.rb-section-productreviews .rb-section-slider-header-before .rbh2 {
		font-size: 20px;
		line-height: 20px;
	}

	.rb-section-mainbanner .news_digest, .rb-section-productlist .rb2-slider-description, .rb-section-productreviews .rb2-slider-description {
		font-size: 17px;
	}

	.youtubeplayer {
		width: 100%;
		display: block;
		margin: 0 auto;
	}

	.page_Home_Sneaker .youtubeplayer {
		width: 90%;
	}

	.rb-section-producttypenews .rb2-slider-pager-item-main {
		padding: 10px 20px 20px;
		gap: 10px;
	}

	.rb-section-producttypenews .rb2-slider-item {
		-ms-flex: 0 1 calc(100% / 7 - 10px * 6 / 7);
			flex: 0 1 calc(100% / 7 - 10px * 6 / 7);
        border-radius: 12px;
        background: none;
        padding: 10px;
        -webkit-box-shadow: 10px 10px 20px 0px rgba(124, 198, 111, 0.37);
        		box-shadow: 10px 10px 20px 0px rgba(124, 198, 111, 0.37);
	}

	.rb-section-producttypenews .news_previewimage_img {
		max-width: 100%;
	}

	.rb-section-normal-title-main .rbh1,
	.rb-section-normal-title-main .rbh2 {
		font-size: 20px;
	}

	.showrating_newrating_button, .alexwebdatainfogrid_alexdata_detail_bottom .submitbutton {
		padding: 18px 30px;
		font-size: 17px;
	}

	.rb-section-style-resellerinfo .rbh3 {
		font-size: 20px;
	}

	.rb-section-style-resellerinfo .rb-section-normal-title-main .rbh1 {
		font-size: 30px;
	}

	.rb-section-contactnews .rb2-slider-pager-item-main {
		padding: 20px;
	}

	.rb-section-contactnews .rb2-slider-item {
		padding: 20px;
		background: none;
		border-radius: 20px;
		-webkit-box-shadow: 10px 10px 20px 0px rgba(124, 198, 111, 0.16);
				box-shadow: 10px 10px 20px 0px rgba(124, 198, 111, 0.16);
	}

	.rb-section-contactnews .news_main_contact_bottom .rbh1,
	.rb-section-contactnews .news_main_contact_bottom .rbh2 {
		font-size: 17px;
		line-height: 17px;
	}

	.rb-section-contactnews .news_digest {
		font-size: 13px;
	}

	.rb-section-contactnews .rb2-slider-title,
	.rb-section-contactnews .rb2-slider-subtitle {
		font-size: 20px;
	}
	
	.rb-section-productreviews .rb-section-body,
	.rb-section-productlist .rb-section-body {
		background: none;
		min-height: auto;
		padding: 0;
	}

	.rb-section-productreviews .rb-section-slideritem,
	.rb-section-productlist .rb-section-slideritem {
		display: block;
	}
	
	.rb-section-productreviews .rb-section-slider-header-before,
	.rb-section-productlist .rb-section-slider-header-before {
		width: 100%;
		text-align: center;
		padding: 20px 20px 80px;
		border-top-right-radius: 40px;
		border-top-left-radius: 40px;
		background: linear-gradient(45deg,  #147b4b 0%,#84be7a 35%,#65a95b 70%,#167c4c 100%) !important;
		min-height: auto;
	}

	.rb-section-productreviews .rb2-slider-root,
	.rb-section-productlist .rb2-slider-root {
		display: block;
		width: 100%;
		margin-top: -90px;
	}

	.page_Home_Sneaker .rb-section-productlist .rb2-slider-root {
		margin-top: 0;
	}

	.rb-section-productlist .rb2-slider-pager-item-main,
	.rb-section-productreviews .rb2-slider-pager-item-main {
		padding-bottom: 20px;
	}

	.rb-quiz-step-image,
	.rb-quiz-step-main,
	.rb-quiz-result-image,
	.rb-quiz-result-main {
		display: block;
		width: 100%;
	}

	.rb-quiz-step-main,
	.rb-quiz-result-main {
		padding: 20px;
	}

	.closebasket-phase-over.closebasket-phase-delivery .closebasket-phase-image,
	.closebasket-phase-over.closebasket-phase-payment .closebasket-phase-image {
		background-size: 33px;
	}
	
	.rb-section-productreviews .news_full_top_image {
		width: 50%;
	}

	.rb-section-productreviews .news_full_top_image img {
		width: 100%;
		height: auto;
	}

	.alexwebdatainfogrid_thumbnail_url_img {
		height: 25vw;
	}

	.alexwebdatainfogrid_alexdata_detail_top_alexdata_detail_top_left_alexdata_detail_imagefull .alexwebdatainfogrid_thumbnail_url_img {
		height: 35vw;
	}

	.alexwebdatainfogrid_alexdata_detail_top_alexdata_detail_top_right_bookshoplink input, .rbvote-Product {
		padding: 10px 55px 10px 20px;
	}

	.page_Home_Sneaker .rb-section-productlist .rb2-slider-item {
		-ms-flex: 0 1 calc(100% / 3 - 20px * 2 / 3);
			flex: 0 1 calc(100% / 3 - 20px * 2 / 3);
	}

	.home_mainpage_custom404 .rb-section-normal-main {
		margin-top: -20vw;
	}

	.home_mainpage_custom404 .rb-section-normal-left {
		margin-top: -15vw;
	}

	.rb-section-style-resellerinfo {
		margin-bottom: 0px;
	}

	.rb-section-allnews .rb2-slider-item {
		-ms-flex: 0 1 47.5%;
			flex: 0 1 47.5%;
	}

	.baseheader_mini {
		display: block;
	}

	.page_Home_Sneaker .baseheader {
		background: url(/content/images/logo-collonil-white.png) no-repeat center;
		background-size: 100%;
	}

	.page_Home_Sneaker .basket_mini .basket_image {
		background: url(/content/images/icon-basket-white.png) no-repeat center;
		background-size: 24px;
	}

	.page_Home_Sneaker .main_menu_login .popup_button_title,
	.page_Home_Sneaker .main_menu_profile-full .menu_image {
		background: url(/content/images/icon-user-white.png) no-repeat center;
    	background-size: 22px;
	}

	.page_Home_Sneaker .main_menu_favorites .menu_image {
		background: url(/content/images/icon-favorites-white.png) no-repeat center;
		background-size: 20px;
	}

	.page_Home_Sneaker .popup-search_button {
		background: url(/content/images/icon-search-white.png) no-repeat center;
		background-size: 20px;
	}

	.rb-section-maininfo2 .rb2-slider-item {
		padding: 15px;
	}

	.rb-section-maininfo2 .rb2-slider-item {
		-ms-flex: 0 1 calc(100% / 3 - 1.6666666666666667vw * 2 / 3);
			flex: 0 1 calc(100% / 3 - 1.6666666666666667vw * 2 / 3);
	}

	.rb-section-maininfo2 .rb2-slider-description {
		font-size: 16px;
	}

	.rb-section-productlist .rb2-pager-item-pagertype-prevnext,
	.rb-section-producttypenews .rb2-pager-item-pagertype-prevnext {
		width: 80px;
		height: 63px;
		z-index: 1;
	}

	.rb-section-productlist .rb2-pager-item-prev {
		left: 0;
	}
	
	.rb-section-productlist .rb2-pager-item-next {
		right: 0;
	}

	.rb-section-producttypenews .rb2-slider-item {
		-ms-flex: 0 1 calc(100% / 3 - 10px * 2 / 3);
			flex: 0 1 calc(100% / 3 - 10px * 2 / 3);
	}

	.rb-section-topbanner .news {
		padding: 6px 0;
		/*height: auto;*/
	}

	.rb-section-topbanner .news_header-root {
/*		width: 100%;*/
		justify-content: center;
		/*position: static;
		-webkit-transform: none;
			-ms-transform: none;
				transform: none;*/
	}
}

/* iPad Landscape */
@media screen and (max-width: 1024px)
{
	.rb-section-productgroup .news_digest {
		-webkit-line-clamp: 3;
	}

	.rb-section-normal-title-main {
		display: block;
		text-align: center;
	}

	.home_mainpage_contact .rb-section-normal-title-main .rbh1 {
		text-align: center;
	}

	.rb-section-maininfo2 .rb2-slider-header {
		max-width: 100%;
		background: #140f13bd;
		top: 20%;
		left: 50%;
		-webkit-transform: translateX(-50%);
			-ms-transform: translateX(-50%);
				transform: translateX(-50%);
	}

	.rb-section-maininfo2 .rb2-wrapper {
		width: 90%;
		bottom: 0;
		left: 5%;
	}

	.rb-section-maininfo2 .rb2-slider-pager-item-main {
		width: 100%;
	}
}

@media screen and (max-width: 900px)
{
	
}

/* iPad Portrait */
@media screen and (max-width: 768px)
{
	.rb-section-newsslider .news_fullname .rbh1,
	.rb-section-newsslider .news_fullname .rbh2 {
		font-size: 20px;
	}

	.rb-section-newsslider .news_image {
		position: absolute;
		width: 40vw;
		right: 0;
		bottom: 8vw;
	}

	.rb-section-newsslider .news_info {
        max-width: 60%;
    }

	.listmorespan,
	.rb-section-more {
		font-size: 15px;
		padding: 10px 25px;
	}

	.rb-section-productgroup .rb2-slider-header {
		width: 100%;
		-webkit-transform: none;
			-ms-transform: none;
				transform: none;
	}

	.rb-section-productgroup .rb2-slider-pager-item-main {
		padding: 0;
		gap: 20px;
		-ms-flex-wrap: wrap;
			flex-wrap: wrap;
	}

	.rb-section-productgroup .rb2-slider-item {
		-ms-flex: 1 1 100%;
			flex: 1 1 100%;
	}

	.rb-section-productgroup .rb2-slider-item .news_image img {
		height: 50vw;
	}

	.rb-section-productgroup .news_info,
	.rb-section-productgroup .news_digest,
	.rb-section-productgroup .rb2-slider-item:nth-child(3n+2),
	.rb-section-productgroup .rb2-slider-item:nth-child(3n+3) {
		-webkit-transform: none;
			-ms-transform: none;
				transform: none;
	}

	.rb-section-productgroup .news {
		padding: 20px;
		background-image: none;
		border-radius: 40px;
		background: linear-gradient(45deg,  #147b4b 0%,#84be7a 35%,#65a95b 70%,#167c4c 100%) !important;
	}

	.rb-section-productgroup .rb2-slider-item:nth-child(3n+2) .news {
		background: linear-gradient(45deg, #151515 0%,#a8a8a8 100%) !important;
	}

	.rb-section-producttypenews .rb2-slider-pager-item-main {
		padding-left: 10px;
		padding-right: 10px;
	}

	.rb-section-contactnews .rb-section-body {
		display: block;
	}

	.rb-section-contactnews .rb-section-body:before {
		width: 100%;
		padding-bottom: calc(526 / 514 * 100%);
		margin-bottom: 40px;
	}

	.rb-section-contactnews .rb-section-slideritem {
		width: 100%;
	}

	.alexwebdatainfogrid_alexdata_detail_top {
		display: block;
	}

	.alexwebdatainfogrid_alexdata_detail_top_alexdata_detail_top_left img.rb2-img_img {
		height: 50vw;
	}
	
	.alexwebdatainfogrid_alexdata_detail_top_alexdata_detail_top_right_header .rbh1 {
		font-size: 20px;
	}

	.alexwebdatainfogrid_alexdata_detail_top_alexdata_detail_top_right_header .rbh2 {
		font-size: 15px;
	}

	.alexwebdatainfogrid_alexdata_detail_top_alexdata_detail_top_right_bookshoplink input {
		padding: 10px 60px 10px 20px;
	}

	.rb-section-productlist .alexwebdatainfogrid_info {
		padding: 0;
	}

	.rb-section-maininfo2 {
		margin-bottom: 40px;
		padding: 60px 0;
		background-size: cover;
		/*background-attachment: fixed;*/
	}

	.rb-section-maininfo2 .rb2-slider-header,
	.rb-section-maininfo2 .rb2-wrapper {
		width: 90%;
		margin: 0 auto;
		position: static;
		-webkit-transform: none;
			-ms-transform: none;
				transform: none;
	}

	.rb-section-maininfo2 .rb2-slider-header {
		text-align: center;
		margin-bottom: 60px;
	}

	.rb-section-maininfo2 .rb2-wrapper {
		
	}

	.rb-section-maininfo2 .news {
		display: block;
		text-align: center;
	}

	.rb-section-maininfo2 .news .news_thumbimage_img {
		width: auto;
		margin: 0 auto 10px;
	}

	.rb-section-maininfo2 .rb2-slider-title {
		font-size: 18px;
	}

	.rb-section-maininfo2 .rb2-slider-subtitle {
		font-size: 25px;
	}

	.rb-section-maininfo2 .news_main_page_info_text .rbh1 {
		font-size: 16px;
	}

	.rb-section-style-imgright .rb-section-normal-right {
		order: 1;
	}

	.rb-section-style-imgright .rb-section-normal-left {
		order: 2;
		padding: 20px 0 0;
		text-align: center;
	}

	.rb-section-style-imgright .rb-section-normal-main {
		flex-wrap: wrap;
	}

	.rb-section-style-imgright .rb-section-normal-left,
	.rb-section-style-imgright .rb-section-normal-right {
		flex: 1 1 100%;
	}

	.page_Home_Sneaker .rb-section-productlist {
		padding: 0;
	}

	.alexwebdatainfogrid_alexdata_detail_bottom_alexdata_detail_usage_and_safety {
		display: block;
	}

	.alexwebdatainfogrid_alexdata_detail_bottom_alexdata_detail_usage_and_safety > div {
		padding: 15px;
	}

	.alexwebdatainfogrid_alexdata_detail_top_alexdata_detail_top_left {
		margin-bottom: 20px;
	}
}

/* Rb Mobile  */
@media screen and (max-width: 584px)
{

	.listmorespan {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.rb-section-allproduct .rb2-slider-pager-item-main {
		padding: 10px;
	}

	.rb-section-allproduct .rb2-slider-item {
		padding: 8px;
		-webkit-box-shadow: 10px 10px 10px 0px rgba(124, 198, 111, 0.16);
				box-shadow: 10px 10px 10px 0px rgba(124, 198, 111, 0.16);
		max-width: calc(50% - 2.0833333333333335vw / 2);
		-ms-flex: 0 1 calc(50%  - 2.0833333333333335vw / 2);
			flex: 0 1 calc(50%  - 2.0833333333333335vw / 2);
	}

	.rb-section-footerline2 {
		display: block;
	}

	.rb-section-maininfo .rb2-slider-item {
		-ms-flex: 0 1 calc(50% - 5px);
			flex: 0 1 calc(50% - 5px);
	}

	.rb-section-contactnews .rb2-slider-pager-item-main {
		-ms-flex-wrap: wrap;
			flex-wrap: wrap;
	}

	.rb-section-contactnews .rb2-slider-item {
		-ms-flex: 1 1 100%;
			flex: 1 1 100%;
	}

	.alexdata_header_name {
		height: auto;
		font-size: 16px;
	}

	.rb-section-productlist .rb2-slider-pager-item-main {
		padding: 30px 20px 20px;
	}

	.rb-section-productlist .rb2-slider-item {
		-ms-flex: 1 1 100%;
			flex: 1 1 100%;
	}

	.rb-section-productlist, .rb-section-productreviews {
		margin-bottom: 40px;
	}

	
	.showrating_newrating_button, .alexwebdatainfogrid_alexdata_detail_bottom .submitbutton {
		width: 100%;
		text-align: center;
	}

	.rb-section-maininfo .rb2-slider-header {
        width: 100%;
		padding: 0 10px;
    }

	.rb-section-mainbanner .rb-section-body {
        padding: 10px;
    }

	.rb-section-maininforeseller .news {
		display: block;
	}

	.rb-section-maininforeseller .news_thumbimage_img {
		width: auto;
		margin: auto;
	}

	.rb-section-style-resellerinfo {
		margin-bottom: 40px;
	}

	.rb-section-style-resellerinfo .rbh3 {
		font-size: 17px;
	}

	.rb-section-style-resellerinfo .rb-section-normal-title-main .rbh1 {
		font-size: 20px;
	}

	.rb-section-productreviews .rb2-slider-item {
		-ms-flex: 1 1 100%;
			flex: 1 1 100%;
	}

	.closebasket-phase-over.closebasket-phase-delivery .closebasket-phase-image, .closebasket-phase-over.closebasket-phase-payment .closebasket-phase-image {
		background-size: 23px;
	}

	.closebasket-phase-header .closebasket-phase-title {
		font-size: 25px;
	}

	.alexwebdatainfogrid_thumbnail_url_img {
		height: 40vw;
	}

	.alexwebdatainfogrid_alexdata_detail_top_alexdata_detail_top_left_alexdata_detail_imagefull .alexwebdatainfogrid_thumbnail_url_img {
		height: 50vw;
	}

	.basket_morebutton-full {
		display: block;
	}

	.basket_morebutton-number-full {
		margin-bottom: 20px;
	}

	.basket_morebutton-number-full {
        display: inline-flex;
    }

	.page_Home_Sneaker .rb-section-productlist .rb2-slider-item {
		padding: 0;
		-ms-flex: 0 1 calc(50% - 10px);
			flex: 0 1 calc(50% - 10px);
	}

	.rb-section-productlist .alexwebdatainfogrid_fullimage,
	.rb-section-productlist .alexwebdatainfogrid_info {
		padding: 10px;
	}

	.home_mainpage_custom404 .rb-section-normal-main {
		margin-top: -30vw;
	}

	.home_mainpage_custom404 .rb-section-normal-left {
		margin-top: -15vw;
	}

	#main .home_mainpage_custom404 .rb-section-normal-left .rbh1,
	#main .home_mainpage_custom404 .rb-section-normal-left .rbh2 {
		font-size: 20px
	}

	.rb-section-footerline1:before,
	.rb-section-footerline1:after {
		display: none;
	}

	.rb-section-footerline1 > div {
		-webkit-transform: none;
			-ms-transform: none;
				transform: none;
	}

	.rb-section-footerline1 {
		position: relative;
		padding-top: 20px;
		border-top-right-radius: 20px;
		border-top-left-radius: 20px;
	}

	.allnews_mainpage .rb-home_mainpage-work {
		width: 100%;
	}

	.allnews_mainpage .rb-section.rb-section-normal {
		padding: 0 20px;
		text-align: center;
	}

	.rb-section-allnews .rb2-slider-item {
		padding: 10px;
	}

	.rb-section-maininfo2 .rb2-wrapper {
		display: none;
	}

	.rb-section-maininfo2 .rb2-slider-item {
        -ms-flex: 0 1 calc(50% - 1.6666666666666667vw / 2);
			flex: 0 1 calc(50% - 1.6666666666666667vw / 2);
    }

	.rb-section-producttypenews .rb2-slider-item {
		-ms-flex: 1 1 100%;
			flex: 1 1 100%;
	}

	.rb-section-newsletter .inputtitle_div {
		padding: 0 10px;
	}

	.rb-section-newsletter .inputtitle,
	.rb-section-newsletter .inputsubtitle {
		font-size: 20px;
	}

	.rb-section-newsletter .inputpage_label {
		text-align: left;
		padding: 0 10px;
		-ms-flex-wrap: wrap;
			flex-wrap: wrap;
	}

	.rb-section-newsletter .datahandling-confirm {
		-ms-flex: 1 1 calc(100% - 30px);
			flex: 1 1 calc(100% - 30px);
	}

	.rb-section-producttypenews .rb2-slider-item {
        text-align: center;
    }

	.rb-section-producttypenews .news_previewimage_img {
        margin: 0 auto 10px;
    }

	.rb-itemgroup-master-ContactForResellers {
		display: block;
	}

	.rb-itemgroup-master-ContactForResellers > div {
		margin-bottom: 20px;
		text-align: center;
	}

	.rb-itemgroup-master-ContactForResellers > div:last-child {
		margin-bottom: 0;
		padding-bottom: 20px;
	}

	.showrating_summary > div.showrating_summary_afterresult-full {
		justify-content: center;
		margin-bottom: 10px;
	}

	.showrating_summary {
		display: flex;
		text-align: center;
		gap: 0;
		justify-content: center;
		-ms-flex-wrap: wrap;
			flex-wrap: wrap;
	}

	.showrating_summary > div {
		flex: 1 1 100%;
	}

	.rb-section-allproductheadernosearch {
		padding: 0;
	}

	.rb-section-allproductheadernosearch .rbsliderheader-description {
		min-height: 80px;
	}

	#content-footer {
		margin-top: 40px;
	}

	.rb-section-topbanner .news_header-root .rbh1,
	.rb-section-topbanner .news_header-root .rbh2,
	.rb-section-topbanner .news_header-root .rbh3 {
		font-size: 15px;
	}

	.rb-quiz-step-main .rb-quiz-step-title {
		font-size: 30px;
	}

}

/* Mobile End */

@media screen and (max-width: 400px)
{
	.baseheader {
		width: 92px;
		height: 19px;
	}	

	.alexdata_header_name-before,
	.alexdata_header_subname,
	.showprice-unit {
		font-size: 14px;
	}

	.alexdata_header_name {
		font-size: 15px;
		height: 46px;
	}

	.alexdata_header_name,
	.alexdata_header_subname {
		margin-bottom: 5px;
	}

	.alexdata_footer_onlineprice-value {
		font-size: 14px;
	}

	.alexdata_footer_shop .rbvote-Like {
		background-size: 20px;
		margin-bottom: 10px;
	}

	.alexdata_footer_basket input {
		background-size: 20px;
	}

	.alexwebdatainfogrid_alexdata_detail_bottom_alexdata_detail_usage_and_safety > div {
		font-size: 15px;
		text-align: left;
	}

	.rb-section-allnews .rb2-slider-item {
		margin-bottom: 20px;
		-ms-flex: 1 1 100%;
			flex: 1 1 100%;
	}


}


/* Portrait !*/

@media screen and (orientation: portrait)
{
/*
	.rb-section-newsslider .news {
		padding-bottom: calc(1931 / 1024 * 100%);
		border-radius: 40px;
		background-size: 100%;
	}*/

	.rb-section-newsslider .rb2-slider-pager-item-main,
	.rb-section-newsslider .rb2-slider-item,
	.rb-section-newsslider .news {
		/*height: 100%;*/
	}

	.rb-section-newsslider .news {
		border-radius: 40px;
		padding-bottom: 80px;
	}

	.rb-section-newsslider .news.style-green {
		background: linear-gradient(45deg,  #147b4b 0%,#84be7a 35%,#65a95b 70%,#167c4c 100%) !important;
	}

	.rb-section-newsslider .news.style-black {
		background: linear-gradient(45deg, #151515 0%,#a8a8a8 100%) !important	
	}

	/*
	.rb-section-newsslider .news_image {
		width: 90%;
		position: absolute;
		top: 5vw;
		left: 5%;
		bottom: unset;
	}
*/
	.rb-section-newsslider .news_image img {
		height: 80vw;
		width: auto;
		max-width: 100%;
		object-fit: contain;
	}
/*
	.rb-section-newsslider .news_info {
		text-align: center;
		max-width: 80%;
		width: 80%;
		top: 85vw;
		-webkit-transform: none;
			-ms-transform: none;
				transform: none;
	}*/

	.rb-section-newsslider .news_image {
		width: 90%;
	}

	.rb-section-newsslider .news_image,
	.rb-section-newsslider .news_info {
		position: static;
		margin: auto;
		text-align: center;
		-webkit-transform: none;
			-ms-transform: none;
				transform: none;
	}

	.rb2-autocontrols {
		left: 50%;
		bottom: 15vw;
		-webkit-transform: translateX(-50%);
			-ms-transform: translateX(-50%);
				transform: translateX(-50%);
	}

	.rb-section-newsslider .news_fullname .rbh1 {
		font-size: 20px;
	}

	.rb-section-newsslider .news_fullname .rbh2 {
		font-size: 20px;
	}

}

/* Portrait END ! */