/**
 * Revendo Ankauf Shop
 * (c) 2016 revendo GmbH
 */
 
@media (max-width: 300px) {
	html, body {
	    overflow-x: hidden;
		width: auto !important;
	}
}

.error {
	color: #e53939;
	border-color: #e53939 !important;
	line-height: 1.6em;
    display: block;
}
#rva-complete-error {
    padding: 0 20px;
}
#rva-complete-error-text {
	color: #e53939;
}
select.error {
    border: 1px solid #e53939 !important;
}

.styled-check label:hover {
    background-position: left -30px;
}
.styled-check input:checked + label:before {
    background-position: left -60px;
}
.styled-radio input:checked + label:before {
	background-position: left -180px;
}
.styled-radio label:hover {
	background-position: left -150px;
}
.confirm-checkboxes .krown-alert label + span.error {
    display: block;
}
.rva-shop .krown-alert {
    padding: 15px;
}

.rva-shop .step {
	background-size: 100%;
	display: inline-block;
	height: 50px;
	vertical-align: middle;
	width: 50px;
}
.rva-shop .step-1 {
	background-image: url('../img/step-1.png');
}
.rva-shop .step-2 {
	background-image: url('../img/step-2.png');
}
.rva-shop .step-3 {
	background-image: url('../img/step-3.png');
}
.rva-shop .step-4 {
	background-image: url('../img/step-4.png');
}
.rva-shop .step-5 {
	background-image: url('../img/step-5.png');
}
.rva-product-form .rva-product-question:first-child {
    margin-top: 0;
}
.rva-product-question input {
	margin-bottom: 0;
	margin-left: 3px;
	padding-top: 4px;
}
.rva-product-question input[type=radio] {
	left: -100px;
	position: absolute;
	top: -100px;
	visibility: hidden;
}
.rva-product-question label {
	background-color: #F5F5F5;
	border: 1px solid #ccc;
	border-radius: 2px;
	box-shadow: 0 0 0 #CDCDCD;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	margin-top: 0;
	margin-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	text-align: center;
	text-overflow: ellipsis;
}
.rva-product-question fieldset {
	display: contents !important;
	width: 100% !important;
}
.rva-product-question fieldset > label {
	background-color: #f6f6f6;
	border: 1px solid #ececec;
	border-radius: 4px;
	box-shadow: 0 0 0 #CDCDCD;
	display: block;
	width: 100%;
	height: auto;
	min-height: 44px;
	line-height: 1.6em;
	margin-top: 0;
	margin-bottom: 5px;
	padding: 10px 12px;
	text-align: left;
	-webkit-transition: background 250ms ease-out, color 250ms ease-out;
	transition: background 250ms ease-out, color 250ms ease-out;
	cursor: pointer;
}
.rva-product-question fieldset > label:hover {
	background: #0c6;
	border: 1px solid #0c6;
	color: white;
}
.rva-product-question .rva-question {
	font-size: 17px;
	padding: 10px 0;
    font-weight: 300;
    display: block;
}
.rva-product-question .rva-question-title {
	float: none;
	margin: 0;
}
.rva-html-tooltip .rva-html-content {
	display: none;
}
.rva-product-question > span:not(:first-child) {
    border-top: none;
    padding-top: 0;
    padding-bottom: 10px;
}
.rva-product-question {
    display: block;
    margin: 40px auto;
}
.rva-tooltip {
	display: inline-block;
	float: right;
	margin-left: 5px;
}
.rva-html-tooltip .fa-question-circle, span .fa-question-circle {
	cursor: pointer;
}
.rva-tooltip .fa-question-circle:before, span .fa-question-circle:before {
	font-weight: 700;
}
form.rva-product-form {
	width: 50%;
    margin-right: 5%;
	float: left;
}
.rva-price-request-container {
	width: 45%;
	float: left;
	background-color: #fff;
	-webkit-box-shadow: 0 0 60px 5px rgba(0,0,0,.15);
	box-shadow: 0 0 60px 5px rgba(0,0,0,.15);
	border-radius: 5px;
	overflow: hidden;
	z-index: 2;
}
.rva-price-container .rva-price-continue-container {
	padding: 40px 15px;
}
.rva-price-container .rva-price-box .rva-price-note {
	font-size: 14px;
	text-align: left;
}
.rva-price-container .rva-price-continue-container p {
	font-size: 14px;
	margin-top: 0;
}
.rva-price-continue-container .krown-button.small i {
	display: none;
}
.rva-price-container.disabled .rva-price-continue-container {
	background-color: #f3f3f3;
    background-image: url('../img/recycled-paper-texture-background.jpg');
    background-repeat: no-repeat;
    background-position: left top;
    background-attachment: inherit;
}
.rva-price-container:not(.disabled) .rva-price-continue-container a {
	color: #fff;
	font-weight: 400;
}
.rva-price-container:not(.disabled) .rva-price-continue-container a:hover {
	color: #fff;
}
.rva-price-continue-container .krown-button.empty.small {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 45px;
    font-size: 17px;
    font-weight: 400;
	border-radius: 25px;
	padding: 13px 40px;
}
.rva-price-request-container .addtoany_shortcode {
	margin-bottom: 8px;
}
.rva-price-container:not(.disabled) .rva-price-continue-container .krown-button.empty.small {
    border: none !important;
	background-color: #0c6;
	color: #fff !important;
    cursor: pointer;
}
.rva-price-container:not(.disabled) .rva-price-continue-container .krown-button.empty.small:hover {
    background-color: #333 !important;
    color: #fff !important;
}
.rva-price-container .rva-price-box div[class*='rva-dqt'] .inner-price {
    font-size: 20px;
    font-weight: 600;
	/* Left ellipsis effect in order to hide currency on very narrow screens */
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	direction: rtl;
}
.rva-price-container .rva-price-box div[class*='rva-dqt'] .price-title {
    font-size: 14px;
	color: #0c6;
	font-weight: 300;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.rva-price-container .rva-price .separator {
	display: none;
}
.rva-price-box .separator, .rva-parcel .separator {
    margin: 14px auto 10px;
    background-color: #959595;
    height: 1px;
    position: relative;
    width: 80%;
}
.rva-price-box .separator {
    margin: 25px auto;
}
.rva-price-box .campaign-price-text .separator {
    margin: 42px auto;
}
.rva-price-box .separator .or, .rva-parcel .separator .or {
    background-color: #fff;
    color: #565656;
    font-size: 14px;
    padding: 0 20px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -12px;
}
.rva-parcel .separator {
    clear: both;
    width: 100%;
    display: none;
}
.rva-parcel .separator .or {
    padding: 0 6px;
    top: -10px;
}
.campaign-price-text .old-price-row .old-price-label,
.campaign-price-text .old-price-row .old-price {
	color: #f90;
	font-size: 12px;
}
@media screen and (max-width: 1160px) {
	form.rva-product-form {
	    margin-right: 4%;
	}
	.rva-price-request-container {
		width: 46%;
	}
}
@media screen and (max-width: 990px) {
	form.rva-product-form {
	    margin-right: 3%;
	}
	.rva-price-request-container {
		width: 47%;
	}
	.rva-product-question label {
		width: 32%;
	}
	#rva-price .price {
	    font-size: 40px;
		line-height: 1.2em;
	}
	.styled-check label {
		line-height: 16px;
	}
	.styled-check {
		padding-bottom: 30px;
	}
}
@media screen and (max-width: 990px) and (min-width: 741px) {
	.rva-price-title, .rva-price-product h2 {
		font-size: 22px;
	}
}
@media screen and (min-width: 741px) {
	.rva-price-request-container {
		margin-top: 44px;
	}
}
@media screen and (max-width: 740px) {
	form.rva-product-form, .rva-price-requests-container {
		width: 100%;
	    margin: 0;
	}
	.rva-price-request-container {
		/* This width value must override the inline value set from JS */
		width: 100% !important;
		margin: 30px 0 50px;
	}
}
@media screen and (max-width: 500px) {
	.rva-product-question fieldset > label {
		width: calc(100vw - 40px);
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
}
@media screen and (max-width: 300px) {
	.rva-product-question fieldset > label {
		width: calc(100vw - 30px);
	}
}

.rva-product-question label:hover {
	cursor: pointer;
}
.rva-product-question input:checked + label {
	background: #0c6;
	border: solid 1px #0c6;
	color: #fff;
}
input[type=submit].rva-submit-price-request {
	margin: 40px 0;
	line-height: 8px;
	background-color: transparent;
    border: 2px solid #959595 !important;
    color: #959595 !important;
    font-size: 17px;
    font-weight: 400;
    height: 45px;
    width: 100% !important;
    cursor: default;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.rva-shop.model-revendo input[type=submit].rva-submit-price-request, .rva-shop.model-revendo input[type=submit].rva-submit-price-request.active {
	/* Do not display 'Preis berechnen' button on revendo.ch shop */
	display: none !important;
}

input[type=submit].rva-submit-price-request:hover {
	background-color: transparent;
	color: #959595 !important;
}
input[type=submit].rva-submit-price-request.active {
	background-color: #0c6;
    border: 2px solid #0c6 !important;
    color: #fff !important;
    cursor: pointer;
    text-transform: none;
}
input[type=submit].rva-submit-price-request.active:hover {
	color: #fff !important;
}

#rva-complete-loading {
    background-color: rgba(255, 255, 255, 0.9);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
	text-align: center;
    top: 0;
    z-index: 100;
}
#rva-complete-loading > span {
	position: absolute;
	left:0;
	right: 0;
	top: 33%;
}
@media screen and (min-width: 991px) {
	#rva-category-list-2 .rva-subcategory.rva-wp-image img {
	    height: 62px;
	}
}
@media screen and (min-width: 768px) and (max-width: 990px) {
	#rva-category-list-2 .rva-subcategory.rva-wp-image img {
	    height: 42px;
	}
}
@media screen and (max-width: 767px) {	
	#rva-category-list-2 .rva-subcategory.rva-wp-image img {
		height: 62px;
		position: absolute;
	    top: 50%;
	    transform: translateY(-50%);
	}
}
@media screen and (max-width: 270px) {
	#rva-category-list-2 .rva-subcategory.rva-wp-image img {
		height: 17vw;
	}
	#rva-category-list-2 li h3 {
	    font-size: 5.2vw;
	    letter-spacing: .65px;
	}
	.rva-category-list .rva-subcategory h3 {
		font-size: 14px;
		letter-spacing: .65px;
	}
}
#rva-category-list-5 li h3 {
	display: none;
}
.rva-parcel-buttons button i:before, .rva-price-coupon-container i.krown-icon-plus:before {
	font-family: 'Font Awesome 5 Pro';
    font-weight: 300;
}
.rva-price-coupon-container label i.krown-icon-plus {
    margin-left: 6px;
}
.krown-icon-plus:before {
	content: '\f067';
}
.krown-icon-ok:before {
    content: '\f00c';
}
#rva-parcel-more-button:hover, #rva-parcel-finish-button:hover, #rva-address-form .rva-complete-button:hover {
	background-color: #0c6;
	border-color: #0c6;
}
#rva-parcel-more-button, #rva-parcel-finish-button, .rva-shop .rva-complete-button[type="submit"] {
	background-color: #565656;
    border: 2px solid #565656;
	border-radius: 50px !important;
	margin-left: 0;
	text-transform: inherit;
	font-size: 14px;
	letter-spacing: .8px;
	font-weight: 500;
	line-height: 17px;
	color: #fff !important;
	cursor: pointer;
	padding: 12px 28px;
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
	text-align: center;
	text-overflow: ellipsis;
}
#rva-parcel-more-button, #rva-parcel-finish-button {
	width: 280px;
	margin-left: 10px;
}
.rva-shop .rva-complete-button[type="submit"] {
	max-width: 230px;
	width: 100% !important;
    margin: 0 auto;
}
.rva-shop #payment-accordion .rva-complete-button[type="submit"] {
    display: table !important;
}
.rva-price-continue-container .krown-button.empty.small:hover, .rva-shop .rva-complete-button[type="submit"]:hover {
	background: #565656;
    border: 2px solid #565656;
}
.rva-price-continue-container .krown-button.empty.small.disabled, #rva-parcel-more-button.disabled 
#rva-parcel-finish-button.disabled, .rva-shop .rva-complete-button[type="submit"].disabled {
	background: transparent;
    color: #565656;
    border: 2px solid #565656;
}
.rva-price-container.disabled .rva-price-continue-container .krown-button.empty.small {
    background-color: transparent;
    border: 2px solid #959595 !important;
    color: #959595 !important;
    font-size: 17px;
    font-weight: 400;
    height: 45px;
    cursor: default;
}
.rva-price-container .rva-price-box span.price {
    border: 1px solid #0c6;
    padding: 8px 20px;
    border-radius: 5px;
    font-size: 20px;
    margin: 15px 0;
    display: inline-block;
    text-align: center;
}
@media screen and (max-width: 300px) {
	.rva-price-container.disabled .rva-price-continue-container .krown-button.empty.small, input[type=submit].rva-submit-price-request {
		padding: 13px;
	}
	.rva-price-container .rva-price-box span.price {
		font-size: 20px;
		padding: 8px;
	}
	.rva-price-coupon-container label {
		font-size: 17px;
	}
}
.rva-price-container.disabled .rva-price-continue-container .krown-button.empty.small:hover {
	background-color: transparent;
	border: 2px solid #959595;
    color: #959595;
}
.rva-price-container.disabled .rva-price-continue-container .krown-button.empty.small:hover i {
	display: none;
}
.rva-subcategory h3 {
	margin: 18px 0;
}
.rva-price-continue-container p:last-child {
	margin: 0;
}
.rva-price-container .price, .rva-price-container .inner-price, .rva-price-container .price-label {
	color: #0c6;
}
.rva-price-container .rva-price div[class*='rva-dqt'], .rva-parcel-product .rva-price div[class*='rva-dqt'] {
	border: 1px solid #0c6;
	padding: 8px;
	border-radius: 5px;
	width: calc(50% - 5px);
	overflow: hidden;
	float: left;
}
.rva-price-container .campaign-price-text div[class*='rva-dqt'], .rva-parcel-product .campaign-price-text div[class*='rva-dqt'] {
	height: 100px;
}
.rva-price-container .rva-price.single-price div[class*='rva-dqt'], .rva-parcel-product .rva-price.single-price div[class*='rva-dqt'] {
	float: none;
	width: 50%;
	max-width: 230px;
	min-width: fit-content;
	margin: 0 auto;
}
.rva-price-container .rva-price div[class*='rva-dqt']:not(:first-child), .rva-parcel-product .rva-price div[class*='rva-dqt']:not(:first-child) {
	margin-left: 10px;
}
.rva-price-container .rva-price div[class*='rva-dqt'] .rva-price .price, .rva-parcel-product .rva-price div[class*='rva-dqt'] .rva-price .price {
	border: none !important;
	padding: 0;
	margin: 0;
	font-size: 17px;
}
.rva-price-container .inner-price.special-text, .rva-parcel-product .inner-price.special-text {
	font-size: 17px;
	display: block;
}
.rva-product-questions-title {
    margin-bottom: 40px;
    font-size: 22px;
    font-weight: 400;
    margin: 20px 0;
}
.rva-shop-title, .rva-product-questions-title, .rva-price-title {
	text-align: center;
}
.rva-product-questions {
	position: relative;
	margin-bottom: 100px;
}
.rva-product-questions, .rva-category-group:not(:first-child) {
	border-top: solid 1px #CFCFCF;
}
.rva-optional-questions {
	margin-top: 60px;
}
.rva-optional-questions-title {
	margin: 11px 0;
	cursor: pointer;
    text-align: left;
}
.rva-optional-questions-title:hover {
	color: #0c6;
}
.rva-optional-questions-title.expanded:after {
	content: "\f106";
}
.rva-optional-questions-title:after {
	content: "\f107";
	display: inline-block;
	float: right;
	font-family: 'Font Awesome 5 Pro';
	font-size: 20px;
	padding-top: 3px;
}

.rva-category-group.expanded:not(:first-child), .rva-product-questions {
	border-top: solid 2px #0c6;
}

.rva-category-group:not(.expanded):not(:first-child):hover {
	border-top: solid 1px #4beb9a;
}

.expanded .rva-category-group-title {
	color: #0c6;
}
.rva-category-group:not(.expanded):hover .rva-category-group-title {
	color: #0c6;
}
.rva-category-group-title {
	color: #4beb9a;
	line-height: 40px;
	text-align: center;
}
h3.rva-category-group-title {
	margin: 20px 0;
	cursor: pointer;
}

.rva-subcategory-list {
	list-style: none;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}

.rva-subcategory {
	position: relative;
}

.rva-subcategory:hover,
.rva-product:hover {
	cursor: pointer;
}

.rva-subcategory.rva-no-image {
	border: 1px solid #959595;
    border-radius: 5px;
	-webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}

.rva-subcategory.rva-no-image:hover {
    cursor: pointer;
}

@media screen and (min-width: 768px) {
	.rva-subcategory.rva-no-image {
		min-height: 80px;
		width: 180px;
	}
	.rva-subcategory.rva-no-image:hover {
	    border-color: #0c6;
	    background-color: #0c6;
	}
	.rva-subcategory.rva-no-image:hover h3 {
		color: #fff;
	}
	.rva-subcategory.rva-no-image span.no-image {
		display: none;
	}
	.rva-subcategory.rva-no-image h3 {
		margin: 0;
	    padding: 0 8px;
	    width: 100%;
	    position: absolute;
	    top: 50%;
	    transform: translateY(-50%);
	}
	.rva-parcel-product .description.full .title {
	    clear: none;
	}
}
@media screen and (max-width: 767px) {
	.rva-subcategory.rva-no-image:hover h3 {
		color: #565656;
	}
}
.rva-subcategory h3 {
	font-size: 17px;
	margin-top: 18px;
}
.rva-subcategory.rva-no-image h3 {
	color: #959595;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	word-break: break-word;
}

.rva-subcategory-list li {
	display: inline-block;
	text-align:center;
	vertical-align: top;
 	max-width: 220px;
	margin: 5px 10px;
}
.rva-category-group.expanded .rva-subcategory-list li {
	margin: 5px;
}
.rva-subcategory-list li:hover {
	color: #0c6;
}
.rva-subcategory-list li img {
	display: block;
	width: auto;
	max-width: none;
	margin: auto;
	height: 114px;
}
.rva-subcategory-list .rva-product-price {
	margin-top: 10px;
	display: inline-block;
	padding: 5px 15px;
	color: #0c6;
	border: 1px solid #0c6;
	border-radius: 5px;
	transition: all .2s linear;
}
.rva-subcategory-list .rva-product-title,
.rva-subcategory-list .rva-product-description {
	display: block;
	word-break: break-word;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    -webkit-hyphenate-limit-before: 3;
    -webkit-hyphenate-limit-after: 5;
    -moz-hyphenate-limit-chars: 6 3 2;
    -webkit-hyphenate-limit-chars: 6 3 2;
    -ms-hyphenate-limit-chars: 6 3 2;
    hyphenate-limit-chars: 6 3 2;
}
.rva-subcategory-list .rva-product-description {
	color: #959595;
}
.rva-category-description h5 {
	background: none;
	border: none;
	margin: 0;
	padding: 18px 30px;
	text-align: left;
}
.rva-category-description {
	border-top: solid 1px #e9e9e9;
	border-bottom: solid 1px #e9e9e9;
}
.rva-category-description:hover {
	border-top: solid 1px #4beb9a;
	border-bottom: solid 1px #4beb9a;
}
.rva-category-description h5:hover, 
.rva-category-description h5:hover:after,
.rva-category-description input:checked ~ label h5:after {
	background: none;
	color: #0c6;
}
.rva-category-description .content {
	padding: 10px;
}
.rva-category-description input:checked ~ label h5:after {
	color: #000;
    content: "\f106";
}
.rva-category-description h5:after {
    content: "\f107";
    display: inline-block;
    font-family: 'Font Awesome 5 Pro';
    font-size: 20px;
    margin-top: 3px;
    margin-left: 7px;
    float: right;
}
.rva-category-description input {
	visibility: hidden;
	height: 0;
	width: 0;
}
.rva-category-description input:not(:checked) ~ .content {
	display: none;
}
.rva-category-description input:checked ~ .content {
	display: block;
}
.rva-category-description p {
	min-width: 190px;
	overflow: hidden;
	margin-top: 0;
}
.rva-category-description-image {
	width: 100%;
	max-width: 420px;
	height: auto;
	border: none;
	float: left;
	margin-right: 12%;
	margin-bottom: 2rem;
}


#rva-category-list-2 {
	display: flex;
	width: 100%;
	flex-direction: row;
	justify-content: center;
}

#rva-category-list-2 li {
	flex: 1;
	width: auto;
}


#rva-category-list-2 .rva-subcategory img {
	height: 100px;
	width: auto;
	margin: 0 auto 15px auto;
}


/* Main Category */
@media screen and (max-width: 1160px) {
	#rva-category-list-2 .rva-subcategory img {
		height: 100px;
	}
}

@media screen and (max-width: 990px) {
	#rva-category-list-2 .rva-subcategory img {
		height: 70px;
	}
}

@media screen and (min-width: 768px) {
	.rva-category-group.expanded .rva-subcategory-list li.rva-product {
		margin: 5px 5px 20px;
		padding: 15px 20px;
		border: 1px solid transparent;
		transition: all .2s linear;
	}
	.rva-category-group.expanded .rva-subcategory-list li.rva-product:hover {
		-webkit-box-shadow: 0 12px 20px -8px rgba(0, 0, 0, .2);
		box-shadow: 0 12px 20px -8px rgba(0, 0, 0, .2);
		border: 1px solid #eee;
	}
	.rva-subcategory-list li.rva-product:hover .rva-product-price {
		background-color: #0c6;
		color: #fff;
	}
}

@media screen and (max-width: 767px) {
	#rva-category-list-2 {
		flex-direction: column;
		border-top: 1px solid #e9e9e9;
	}
	#rva-category-list-2 li {
		border-bottom: 1px solid #e9e9e9;
		width: 100%;
	}
	#rva-category-list-2 li img {
		float: left;
	}
	#rva-category-list-2 li h3 {
		float: right;
	}
	.rva-subcategory-list {
		border-top: 1px solid #e9e9e9;
	}
	.rva-subcategory-list li {
		margin: 0;
		padding: 10px 0;
		width: 100% !important;
		max-width: none;
		border-bottom: 1px solid #e9e9e9;
	}
	.rva-subcategory-list li img.image {
		float: left;
		height: 80px;
		width: auto;
	}
	.rva-subcategory-list .rva-product-price {
		display: block;
		border: none;
		text-align: right;
		padding: 0;
		font-weight: 400;
	}
	.rva-category-list .rva-subcategory h3 {
	    margin: 30px 0;
	    overflow: hidden;
	    text-align: right;
	    display: flex;
	    justify-content: center;
	    flex-direction: column;
	}
	#rva-category-list-2 .rva-subcategory img {
		margin-bottom: 0;
	}
	.rva-subcategory.rva-no-image,
	.rva-subcategory.rva-no-image:hover {
		border-top: 0;
		border-left: 0;
		border-right: 0;
		border-bottom: 1px solid #e9e9e9;
	    border-radius: 0;
	}
}

@media screen and (max-width: 510px) { 
	.rva-subcategory .image.no-image {
	    height: 35px;
		top: -5px;
	}
}

.rva-product {
    padding-bottom: 15px;
    overflow: hidden;
}

.rva-product.rva-css-image,
.rva-subcategory.rva-css-image {
	border-radius: 6px;
    padding: 5px;
	border: 1px solid #ddd;
	-webkit-transition: all 250ms linear;
	transition: all 250ms linear;
}

.rva-product.rva-css-image:hover,
.rva-subcategory.rva-css-image:hover {
    border: 1px solid #959595;
}

.rva-product.rva-css-image h3,
.rva-product.rva-image h3,
.rva-subcategory.rva-css-image h3 {
	margin: 20px 0;
}

.rva-product.rva-css-image .image.css-image,
.rva-subcategory.rva-css-image .image.css-image {
    border-radius: 15px;
    box-shadow: 1px 1px 2px rgba(100, 100, 100, 0.5) inset;
    display: block;
    height: 30px;
    margin: 20px auto 10px auto;
    width: 30px;
}

.rva-product .image.css-image.color_black,
.rva-subcategory.rva-css-image .image.css-image.color_black  {
    background-color: #000;
}

.rva-product .image.css-image.color_spacegrey,
.rva-subcategory.rva-css-image .image.css-image.color_spacegrey  {
    background-color: #565656;
}

.rva-product .image.css-image.color_gold,
.rva-subcategory.rva-css-image .image.css-image.color_gold  {
    background-color: #eedfb3;
}

.rva-product .image.css-image.color_silver,
.rva-subcategory.rva-css-image .image.css-image.color_silver  {
    background-color: #dddfde;
}

.rva-product .image.css-image.color_rosegold,
.rva-subcategory.rva-css-image .image.css-image.color_rosegold  {
	background-color: #ecbfbf;
}

.rva-product .image.css-image.color_red,
.rva-subcategory.rva-css-image .image.css-image.color_rosegold  {
	background-color: #cc3341;
}

.rva-product .image.css-image.color_white,
.rva-subcategory.rva-css-image .image.css-image.color_white  {
	background-color: #fff;
}


.rva-product .image.css-image.color_pink,
.rva-subcategory.rva-css-image .image.css-image.color_pink  {
	background-color: #fb8e9e;
}

.rva-product .image.css-image.color_yellow,
.rva-subcategory.rva-css-image .image.css-image.color_yellow  {
	background-color: #e2dfa0;
}

.rva-product .image.css-image.color_blue,
.rva-subcategory.rva-css-image .image.css-image.color_blue  {
	background-color: #76d1fd;
}

.rva-product .image.css-image.color_green,
.rva-subcategory.rva-css-image .image.css-image.color_green  {
	background-color: #a5e49c;
}
.rva-product .image.css-image.color_braun,
.rva-subcategory.rva-css-image .image.css-image.color_braun  {
	background-color: #aa8886;
}

.rva-shop .image.no-image {
    background-image: url('../img/placeholder.png');
	background-position: 50% 50%;
	background-size: 100%;
    background-repeat: no-repeat;
}
.rva-product .image.no-image {
    width: 130px;
    height: 130px;
	display: block;
	margin: auto;
}
.rva-parcel-product .image.no-image {
	width: 100%;
    height: 150px;
}
.rva-price-product .image.no-image {
    width: 100%;
    height: 325px;
	margin-right: 5px;
}
.rva-price-product {
	margin: 15px;
	position: relative;
	display: -webkit-box !important;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	flex-flow: row nowrap;
	place-content: stretch flex-start;
	align-items: center;
}
.rva-price-product img {
	width: 180px;
	padding-right: 15px;
	box-sizing: content-box;
}
.rva-price-product .image.no-image {
	width: 100%;
	max-width: 40%;
	height: 180px;
}
@media screen and (max-width: 767px) {
	.rva-shop .rva-category-content .image.no-image {
		float: left;
		width: 100px;
		height: 100px;
	}
}
@media screen and (max-width: 740px) {
	.rva-price-product .image.no-image {
		height: 30vw;
		width: 50vw;
	}
	.rva-product-questions {
		margin: 0;
	}
}
@media screen and (min-width: 741px) and (max-width: 990px) {
	.rva-price-product img {
		width: 120px;
	}
	.rva-price-product .image.no-image {
		width: 120px;
		height: 120px;
	}
	.rva-price-product-details {
		width: calc(100% - 135px);
	}
}
@media screen and (min-width: 991px) and (max-width: 1160px) {
	.rva-price-product img {
		width: 140px;
	}
	.rva-price-product .image.no-image {
		width: 140px;
		height: 140px;
	}
	.rva-price-product-details {
		width: calc(100% - 155px);
	}
}
.rva-price-product h3 {
	margin: 0;
	text-align: left;
	font-size: 17px;
}
.rva-price-product h2 {
	hyphens: auto;
	font-weight: 600;
    line-height: 1.4em !important;
	text-align: left;
	font-size: 20px;
}
.rva-price-product .rva-price-description {
	text-align: left;
	font-size: 14px;
	margin: 12px 0 0;
}
.rva-price-product .rva-price-description b {
	font-weight: 600;
}
.rva-price-request-container .rva-payment-method {
	text-align: left;
	font-size: 17px;
	margin: 40px 15px 15px;
}
.rva-price-box {
	padding: 0 15px;
	margin-bottom: 15px;
}
.rva-price-box div.price {
	margin-top: 0;
	margin-bottom: 20px;
	text-align: left !important;	
}
.rva-price-container {
	text-align: center;
	padding: 5px;
}
.rva-price-container.disabled {
	padding: 0;
}
.rva-price-container p:empty {
	display: none;
}
.rva-price-container input:focus, .rva-price-container textarea:focus {
	background-color: #fff;
}
.rva-price-container .error {
	position: relative;
	padding: 0 15px 15px 45px;
	text-align: left;
	font-size: 15px;
	border-bottom: 1px solid;
}
.rva-price-container .image.error {
	margin-right: 15px;
	padding-right: 0;
	width: 40%;
}
.rva-price-container .error:before {
	content: '\f071';
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(calc(-50% - 10px));
	font-family: 'Font Awesome 5 Pro';
	font-size: 28px;
}
.rva-price-container .rva-price-accordion .error:before {
	top: auto;
	transform: none;
}
.price-row, .price-exclusive {
	float: left;
	width: 100%;
}
.price-row {
    margin-bottom: 0;
}
.campaign-price-text .price-row {
    margin-top: 10px;
}
.price-exclusive {
    color: #e53939;
    margin-top: 30px;
    font-size: 17px;
    line-height: 1.2em;
	padding: 10px;
	border: 1px solid #e53939;
	border-radius: 5px;
}
.old-price-row {
	line-height: 1.3em;
	clear: both;
}
.price-row .price {
	white-space: nowrap;
}
.old-price-row .old-price-label {
	color: #959595;
	vertical-align: top;
    font-size: 14px;
}
.old-price-row .old-price {
	font-size: 14px;
	white-space: nowrap;
}
.inner-price .fa-star-of-life, .price-row .fa-star-of-life {
	font-size: 7px;
	color: #0c6;
	transform: translateY(-12px);
	margin-left: 2px;
}
.price-note .fa-star-of-life {
	font-size: 7px;
	transform: translateY(-7px);
}
.price-note {
	clear: both;
	padding-top: 15px;
}
.rva-price-comment-container label {
	font-weight: 400;
}
.rva-price-comment-container textarea {
	height: 58px;
	font-size: 14px;
}
#rva-price-requests-container .rva-price-container {
	padding: 15px;
	border: 2px solid #0c6;
	border-radius: 5px;
}
.rva-price-accordion {
	margin: 8px 15px 0;
}
.rva-price-accordion, .rva-parcel-product .story {
	position: relative;
	display: block;
	background-color: #f6f6f6;
	border: 1px solid #ececec;
	color: #959595;
	text-align: left;
	cursor: pointer;
	border-radius: 3px;
	-webkit-transition: all .2s ease-out;
	   -moz-transition: all .2s ease-out;
	     -o-transition: all .2s ease-out;
	     	transition: all .2s ease-out;
}
.rva-price-accordion:before, .rva-parcel-product .story:before {
	font-family: 'Font Awesome 5 Pro';
	font-weight: 300;
	content: '\f067';
	position: absolute;
	right: 11px;
	top: 4px;
	pointer-events: none;
}
.rva-price-accordion:hover {
	background-color: #eee;
}
.rva-price-accordion.opened:before, .rva-parcel-product .story.opened:before {
	content: '\f068';
}
.rva-price-accordion.missing-field {
	color: #e54939;
}
.rva-price-accordion.missing-field label {
	color: #e54939;
}
.rva-price-accordion label, .rva-parcel-product .story .story-heading {
	display: block;
	padding-right: 30px;
}
.rva-price-comment-content, .story-content {
	padding: 10px;
}
.rva-price-comment-content {
	padding-bottom: 5px;
}
.rva-price-coupon-container.opened {
	cursor: default;
}
.rva-price-comment-content span {
	text-align: right;
	width: 100%;
	font-size: 13px;
	font-weight: 300;
}
.rva-price-coupon-container form {
    margin: 0 10px;
    display: block;
    width: auto;
}
.rva-price-coupon-container form input[type="text"] {
	margin: 10px 0;
    width: calc(100% - 145px);
    float: left;
}
/* General reset */
input[type="submit"] {
	height: auto;
}
.rva-price-coupon-container form input[type="submit"] {
    float: left;
    width: 130px !important;
    margin: 10px 0 10px 15px;
    height: 44px;
    letter-spacing: .7px;
    background-color: #0c6;
}
.rva-price-coupon-container form input[type="submit"].missing-action {
	background-color: #e54939 !important;
}
.rva-price-coupon-container form input[type="submit"]:hover {
    background-color: #333;
}
.rva-price-coupon-container .rva-coupon-details {
	margin: 0 10px 10px;
	text-align: center;
	cursor: auto;
}
@media screen and (max-width: 350px) {
	.rva-price-coupon-container form input[type="text"], .rva-price-coupon-container form input[type="submit"] {
	    width: 100% !important;
	    margin-left: 0;
	}
	.rva-price-continue-container .krown-button.empty.small {
		font-size: 14px;
		padding: 8px;
		width: 100%;
	}
	.rva-price-container .rva-price-box span.price {
		font-size: 15px;
	}
}
.rva-price-coupon-container .error {
	margin: 8px 0;
}
.rva-price-coupon-container .add-button,
.rva-price-coupon-container .delete-button {
	background: none;
	border-radius: 5px;
	border: none;
	color: #565656;
	font-size: 15px;
	margin: 5px;
	padding: 4px;
	cursor: pointer;
    height: 28px;
    width: 28px;
}
.rva-price-coupon-container .add-button:hover {
	color: #fff;
	background-color: #0c6;
}
.rva-price-coupon-container .delete-button {
	color: #e54939;
	text-align: center;
	margin: 0 0 0 5px;
	vertical-align: bottom;
}
.rva-price-coupon-container .delete-button:hover {
    color: #e54939;
	background-color: #fff;
}
.rva-price-coupon-container .delete-button i.fal {
	padding: 0;
	float: none;
}
#price-comment {
	margin: 0;
	height: 200px;
}
#price-comment-countdown {
	color: #959595;
	display: block;
	text-align: right;
}
#rva-price-coupon-form input {
	width: 70%;
	margin-bottom: 5px;
}
.rva-price-shipping-content {
	margin: 10px;
}

@media screen and (max-width: 767px) {
	
	.price-row {
		margin-top: 10px;
	}
	
	.rva-product.rva-css-image,
	.rva-product.rva-css-image:hover  {
	    border-top: 0;
	    border-left: 0;
	    border-right: 0;
	    border-bottom: 1px solid #dfdfdf;
	    border-radius: 0;

	}
	
	.rva-product.rva-css-image .image.css-image {
		float: left;
		margin: 25px 15px;
	}
	
	.rva-product h3,
	.rva-product .rva-product-description {
		text-align: right;
	}
	
	.rva-product.rva-css-image h3,
	.rva-product.rva-image h3 {
		margin: 15px 0 10px 0;
	}

}
#rva-address-form .boxed-step {
	margin-top: 40px;
}
#rva-address-form .control-group:not(:first-child):not(.check-group) label {
    margin-top: 15px;
}
.rva-payment-method-subtitle {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.4em !important;
    display: inline-block;
    margin-top: 10px;
}
#payment-accordion .check-group.styled-radio {
	display: none;
}
.check-group {
    margin-top: 20px;
}
.check-group input[type=checkbox] {
    float: none !important;
    display: inline-block !important;
    width: auto !important;
    vertical-align: top !important;
}
#agb ~ label {
    display: block;
    margin-bottom: 16px;
}
.rva-shop #rva-address-form input,
.rva-shop #rva-address-form textarea {
	margin-bottom: 10px;
	border-color: #e9e9e9;
}
.rva-complete-button[name='complete-cash'] {
    margin-right: 5px;
}
.view-ankauf_startseite.impl-dataquest #step-2,
.view-ankauf_startseite.impl-dataquest #step-2 .alert-info {
    width: 100%;
}
#rva-address-form select {
    padding: 10px 0 10px 35px;
    height: 44px;
    background-image: none;
    background: none;
    border: 0;
	line-height: 24px;
	font-weight: 300;
	color: #565656;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative !important;
    text-indent: 1px;
    text-overflow: '';
    opacity: 1 !important;
    float: left;
    cursor: pointer;
    letter-spacing: .5px;
	font-size: 17px;
    width: 100%;
    border-radius: 0;
    margin-bottom: 15px;
}
#rva-address-form #zipcode {
	width: 80px !important;
    float: left;
}
#rva-address-form #city {
    width: calc(100% - 90px) !important;
    float: right;
}
.rva-shop #rva-address-form input[type="radio"],
.rva-shop #rva-address-form input[type="checkbox"] {
	margin-bottom: 0;
}

.rva-shop .check-group.krown-alert.alert-success.styled-check {
	width: 100%;
	overflow: hidden;
}

.rva-shop .rva-parcel {
	padding: 10px 0;
	margin-bottom: 40px;
}
.rva-parcel-title {
	text-align: left;
	margin-bottom: 30px;
	font-weight: 500;
}
.rva-parcel-content {
	display: table;
	width: 100%;
}
.rva-parcel-product {
    margin-bottom: 20px;
}
.rva-parcel-content .rva-parcel-product:not(:last-child) {
	border-bottom: 1px solid #eee;
    padding-bottom: 20px;
}
.rva-parcel-product > div:first-child {
	padding-left: 0;
}
.rva-parcel-product .description {
    padding-right: 20px;
    width: calc(50% - 120px);
    float: left;
}
.rva-parcel-product .description.full {
    width: calc(100% - 190px);
    padding: 0;
}
.rva-parcel-product .story {
	display: block;
    border-radius: 5px;
    float: right;
    width: calc(50% - 70px);
    background-color: #f6f6f6;
	margin: 0;
	overflow: hidden;
    /*
    background-image: url('../img/recycled-paper-texture-background.jpg');
    background-repeat: no-repeat;
    background-position: left top;
    background-attachment: inherit;
    */
}
.rva-parcel-product .story.opened {
	background-color: #fff;
	-webkit-box-shadow: 0 0 30px 4px rgba(0,0,0,.15);
	box-shadow: 0 0 30px 4px rgba(0,0,0,.15);
}
.rva-parcel-product .story-heading {
    text-align: left;
	margin: 0;
}
.rva-parcel-product .story-heading label, .rva-price-accordion label {
	display: block;
	line-height: 34px !important;
	font-weight: 700;
	font-size: 15px;
	color: #888;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.rva-parcel-product .story-heading .fal, .rva-price-accordion i {
	float: left;
	padding: 6px 10px;
	font-size: 22px;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
}
.rva-price-accordion .rva-tooltip-coupon i,
.rva-price-accordion .rva-tooltip-comment i {
	font-size: 17px;
	padding: 8px 6px;
	pointer-events: none;
}
.rva-parcel-product .story.opened .story-heading .fal {
	transform: rotate(180deg);
}
.rva-parcel-product .story-text {
    height: 91px;
    background-attachment: local;
    background-image:
		linear-gradient(to right, #fff 17px, transparent 17px),
		linear-gradient(to left, #fff 17px, transparent 17px),
		repeating-linear-gradient(#fff, #fff 29px, #ddd 30px, #ddd 30px, #fff 30px);
    line-height: 30px;
    padding: 3px 17px;
    color: #565656;
    box-shadow: 0 0 7px 10px #fff !important;
    border: 1px solid #fff;
}
.rva-parcel-content .story .story-text-countdown, .rva-parcel-content .story .story-save {
	display: none;
}
.rva-parcel-content .story .story-text-countdown {
	margin-right: 10px;
	margin-top: 15px;
}
.rva-parcel-content .story .story-save-container {
    float: right;
    margin-top: 15px;
    display: none;
}
.rva-parcel-content .story .story-save {
	float: right;
	display: none;
}
.rva-parcel-content .story .story-save.krown-button {
	margin: -5px 0 0 10px;
    width: 123px;
    height: 30px;
    padding: 0 10px;
    line-height: 30px;
    cursor: pointer;
	border-radius: 50px;
}
.rva-parcel-content .story .story-save.saved {
	color: #0c6;
}
.rva-parcel-content .story .story-save.saving {
	color: #f90;
}
.rva-parcel-content .story .story-save.error {
	color: #e53939;
}
.rva-parcel-content .story .save-error {
	color: #e53939;
	font-size: 12px;
	letter-spacing: .8px;
	float: right;
	clear: right;
	display: none;
}
.rva-parcel-product .story .story-title, .rva-parcel-product .story .story-text {
    font-size: 15px;
    white-space: pre-line;
    background-color: transparent;
    margin-bottom: 0;
}
.rva-parcel-product .story .story-title {
    font-weight: 600;
	color: #565656;
    border: 1px solid transparent;
    margin-bottom: 0;
}
.rva-parcel-product .story .story-title::placeholder, .rva-parcel-product .story .story-text::placeholder {
	color: #bbb;
	opacity: 1;
}
.rva-parcel-product > .image {
	width: 150px;
	height: 150px;
	overflow: hidden;
	text-align: left;
	float: left;
	margin-right: 5px;
}
.rva-parcel-product > .image img {
	max-width: none;
	width: 150px;
}
.rva-parcel-product .title h4 {
	font-size: 17px;
	font-weight: 400;
	margin: 0;
	text-align: left;
}
.rva-parcel-product .title p {
	color: #959595;
	font-size: 14px;
	margin: 0 0 10px;
}
.rva-parcel-product .title .show-config, .rva-parcel-product .hide-config {
	display: block;
}
.rva-parcel-product .hide-config {
	display: none;
}
.rva-parcel-product .config {
	color: #565656;
	font-size: 12px;
	letter-spacing: .8px;
	line-height: 1.4em;
	font-weight: 300;
	margin: 20px 0;
}
.rva-parcel-product .specs-table {
	border: 1px solid #e9e9e9;
}
.rva-parcel-product .specs-table tr {
	border-top: 1px solid #e9e9e9;
}
.rva-parcel-product .specs-table th, .rva-parcel-product .specs-table td {
	padding: 10px;
	border-right: 1px solid #e9e9e9;
	min-height: auto;
}
.rva-parcel-product .specs-table th {
	color: #fff;
	font-weight: 700;
	font-size: 14px;
	background-color: #0c6;
}
.rva-parcel-product .specs-table td:first-child {
	font-weight: 700;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.quantity.buttons_added input+input+input {
	margin-right: 0;
}
@media screen and (max-width: 550px) {
	.rva-parcel-product .full .rva-parcel-quantity {
	    clear: both;
	    float: left;
	    width: 100%;
	}
	.rva-parcel-product .rva-parcel-quantity input {
		margin-right: 0 !important;
	}
}
@media screen and (max-width: 575px), screen and (min-width: 768px) and (max-width: 990px) {
	.rva-parcel-product .specs-table td, .rva-parcel-product .specs-table th {
		display: block;
		border-right: none;
	}
	.rva-parcel-product .specs-table td:first-child, .rva-parcel-product .specs-table th:first-child {
		padding-bottom: 0;
	}
	.rva-parcel-product .specs-table th:last-child {
		font-weight: 300;
	}
}
@media screen and (max-width: 210px) {
	.rva-parcel-product .rva-parcel-quantity input {
		width: 100%;
	}
	.rva-parcel-product .rva-parcel-quantity .minus {
	    border-radius: 5px 5px 0 0 !important;
	}
	.rva-parcel-product .rva-parcel-quantity .plus {
	    border-radius: 0 0 5px 5px !important;
	}
	.rva-parcel-product .rva-parcel-quantity .input-text {
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
	}
}
.rva-parcel-product .full div.price {
	max-width: 500px;
}
.rva-parcel-product .config > div > span {
	font-weight: 500;
}
.rva-parcel-product .price-row,
.rva-parcel-product .old-price-row {
	margin: 0;
}
.rva-parcel-product .price {
    font-size: 17px;
    color: #0c6;
    font-weight: 400;
    margin: 0;
    text-align: left;
	clear: both;
}
.rva-parcel-product .details {
	clear: both;
	margin-bottom: 18px;
}
.rva-parcel-product .details a {
	letter-spacing: 0.7px;
	letter-spacing: 0.05em;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: 300;
	text-decoration: underline;
}
.rva-parcel-product .offer-comment {
	margin-top: 0;
	font-size: 14px;
}
.rva-price .price {
	text-align: left;
    font-size: 17px;
    line-height: 1.4em;
}
.rva-parcel-product .rva-price .price, .rva-parcel-product .rva-price .inner-price {
    font-size: 17px;
    text-align: center;
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px;
}
.price .campaing-price-text {
	margin-top: -10px;
}
.rva-parcel-product .price-title {
    font-size: 12px;
    text-align: center;
	display: block;
	vertical-align: middle;
	margin: 0 5px;
	word-break: break-word;
	hyphens: auto;
}
.rva-parcel-product .rva-price {
    font-size: 17px;
	line-height: normal;
	text-align: center;
    display: inline-block;
}
.rva-parcel-product .rva-price:not(.clearfix):not(.single-price) {
	border: 1px solid #0c6;
	padding: 8px;
	border-radius: 5px;
}
/* Free recycling */
.rva-parcel-product .rva-price.clearfix .rva-price,
.rva-parcel-product .rva-price.single-price .rva-price {
	border: 0;
	padding: 0;
	word-break: break-word;
	hyphens: auto;
 }
.rva-parcel-product .rva-dqt-coupon,
.rva-parcel-product .rva-dqt-cash {
    width: 100%;
    float: left;
}
.rva-parcel-product .rva-parcel-quantity {
    float: left;
	padding: 0;
	margin-bottom: 18px;
    text-align: left;
}
.rva-parcel-product .rva-parcel-quantity input {
	margin-bottom: 0;
	font-weight: 400;
	border: none;
}
.rva-parcel-product .product-quantity input[type='button'] {
	background-color: #ccc;
	color: #fff;
	font-weight: 300;
 }
.rva-parcel-product .rva-parcel-quantity .input-text {
	font-weight: 400;
	background-color: #fff;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.rva-parcel-product .rva-parcel-quantity input.plus:hover,
.rva-parcel-product .rva-parcel-quantity input.minus:hover {
	background: #0c6;
}
.rva-parcel-product .rva-parcel-quantity input.plus:hover:disabled,
.rva-parcel-product .rva-parcel-quantity input.minus:hover:disabled,
.rva-parcel-product .rva-parcel-quantity input.plus:disabled,
.rva-parcel-product .rva-parcel-quantity input.minus:disabled {
	background: #eee;
}
.rva-parcel-product .edit {
    float: left;
	margin-right: 5px;
}
.rva-parcel-product .delete-button {
	border: none;
	background-color: #ccc;
	color: #fff;
    font-size: 20px;
	font-weight: 300;
	line-height: 20px;
    width: 30px;
	height: 30px;
	border-radius: 100%;
	padding: 0;
	text-align: center;
    float: right;
    font-family: Helvetica, Arial, sans-serif;
	cursor: pointer;
}
.rva-parcel-product .delete-button:hover {
	color: #fff;
	background-color: #0c6;
    border-color: transparent;
}
.rva-parcel-buttons {
	margin-top: 20px;
	text-align: right;
}
.rva-parcel-product .description .title {
	clear: both;
	margin-bottom: 18px;
}
@media screen and (max-width: 767px) {
	.rva-parcel-content {
		display: block;
	}
	.rva-parcel-product {
		border-bottom: 1px solid #e9e9e9;
		clear: both;
		display: block;
		margin-bottom: 20px;
		padding-bottom: 20px;
		position: relative;
	}
	.rva-parcel-product:after {
		content: " ";
		display: block;
		clear: both;
	}
	.rva-parcel-product > div {
		display: block;
	}
	.rva-parcel-product > .image {
		display: inline-block;
		height: auto;
		max-width: 30%;
		max-height: 30%;
		vertical-align: middle;
		float: left;
	}
	.rva-parcel-product > .image img {
		width: 100%;
	}
	.rva-parcel-product .description {
		float: none;
		overflow: hidden;
		width: auto;
		padding-right: 0;
	    margin-bottom: 18px;
	}
	.rva-parcel-product .story {
		float: none;
		clear: both;
		width: 100%;
	}
	.rva-parcel-product .price .inner-price {
		display: inline;
	}
	.rva-parcel-product .edit {
		float: right;
		padding-top: 0;
		margin-right: 0;
		margin-left: 5px;
	}
	.rva-parcel-buttons {
		font-size: 0;
	}
	#rva-parcel-more-button {
		float: left;
	}
	#rva-parcel-more-button, #rva-parcel-finish-button {
		display: inline-block;
		width: 49% !important;
		max-width: none;
	}
	#rva-parcel-more-button, #rva-parcel-finish-button {
		margin-left: 0;
	}
	#rva-address-form .submit-buttons {
		text-align: right;
	}
	.rva-shop .rva-complete-button[name='complete-coupon'] {
	    float: left;
	}
	#rva-parcel-more-button i, #rva-parcel-finish-button i {
		display: inline-block;
		margin-left: 14px;
		opacity: 1;
	}
}
@media screen and (max-width: 580px) {
	.rva-parcel-buttons .krown-button.small i {
	    margin-right: -23px;
        margin-left: 0 !important;
	}
	#rva-parcel-more-button {
		float: none;
		margin-bottom: 20px;
	}
	#rva-parcel-more-button, #rva-parcel-finish-button {
		width: 100% !important;
	}
}
@media screen and (max-width: 540px) {
	.rva-parcel-product .description.full {
		width: calc(70% - 5px);
	}
}
@media screen and (max-width: 400px) {
	.rva-price-container {
		padding: 0;
	}
	.rva-price-container .rva-price div[class*='rva-dqt'], .rva-parcel-product .rva-price div[class*='rva-dqt'] {
		width: 100%;
	}
	.rva-price-container .rva-price div[class*='rva-dqt']:not(:first-child), .rva-parcel-product .rva-price div[class*='rva-dqt']:not(:first-child) {
		margin-left: 0;
		margin-top: 10px;
	}
	.rva-price-product img {
		width: 100%;
		margin-right: 0;
	}
	.rva-price-product h2, .rva-price-product h3 {
		clear: both;
		padding-top: .75em;
	}
	.rva-price-product {
		display: block !important;
	}
	.rva-parcel-product .description, .rva-parcel-product .description.full {
		overflow: visible;
		width: 100%;
		clear: both;
		padding-top: 18px;
	}
	.rva-price-product-details, .rva-price-container .image.error {
		width: 100%;
		display: block;
		clear: both;
	}
	.rva-parcel-product > .image {
		max-width: none;
		max-height: none;
		width: calc(100% - 40px);
	}
	.rva-price-request-container .rva-payment-method {
		margin-top: 15px;
	}
	.rva-price-product .image.no-image {
		max-width: none;
		display: block;
		width: calc(100vw - 70px);
		height: calc(100vw - 70px);
	}
	.rva-parcel-product .image.no-image {
		height: calc(100vw - 70px);
	}
}
@media screen and (max-width: 370px) {
	.rva-parcel-product .description > .price {
		margin-top: 15px;
		clear: both;
		width: 100%;
	}
	.rva-parcel-content .story .story-save-container {
	    margin-top: 10px;
	}
	.rva-parcel-content .story .story-save.saved, .rva-parcel-content .story .story-save.saving {
	    margin-top: -10px;   
	}
}
@media screen and (max-width: 340px) {
	.rva-parcel-product .description.full > .price {
	    margin-top: 12px;
	    margin-right: 0;
	    clear: both;
	}
}
@media screen and (max-width: 300px) {
	.rva-price-product h2, .rva-price-container .rva-price-box .rva-dqt-cash .inner-price, .rva-parcel-product .rva-price-box .rva-dqt-cash .inner-price {
		font-size: 22px;
	}
	.rva-category-list .rva-subcategory h3 {
		margin: 20px 0;
	}
	.rva-price-product .image.no-image {
		width: calc(100vw - 60px);
		height: calc(100vw - 60px);
	}
}
@media screen and (max-width: 240px) {
	.rva-price-product h2, .rva-price-container .rva-price-box div[class*='rva-dqt'] .inner-price, .rva-parcel-product .rva-price-box div[class*='rva-dqt'] .inner-price {
		font-size: 17px;
	}
	.rva-price-product h3 {
		font-size: 14px;
	}
	.rva-category-list .rva-subcategory h3 {
		margin: 10px 0;
	}
	.rva-price-request-container .rva-payment-method {
		font-size: 14px;
	}
	.rva-price-container .rva-price-box div[class*='rva-dqt'] .price-title, .rva-parcel-product .rva-price-box div[class*='rva-dqt'] .price-title {
		font-size: 12px;
	}
	.campaign-price-text .old-price-row .old-price-label {
		display: none;
	}
	.price-exclusive {
		font-size: 14px;
	}
}
@media screen and (max-width: 170px) {
	.rva-price-container .rva-price-box div[class*='rva-dqt'] .inner-price, .rva-parcel-product .rva-price-box div[class*='rva-dqt'] .inner-price {
		font-size: 15px;
	}
}
#rva-search-field-container {
	position: relative;
	max-width: 700px;
	width: 100%;
	height: 60px;
	margin: 0 auto;
	display: block;
}
.rva-search-field {
	display: block;
	float: left;
	width: calc(100% - 150px);
	height: 100%;
	padding-right: 40px !important; /* IE fix */
	border-top-left-radius: 10px !important;
	border-bottom-left-radius: 10px !important;
	border-color: #0c6;
	font-size: 20px;
}
.rva-search-button {
	width: 150px;
	height: 100%;
	border: 1px solid #0c6;
	background-color: #0c6;
	color: #fff;
	font-weight: 400;
	border-top-right-radius: 10px !important;
	border-bottom-right-radius: 10px !important;
	cursor: pointer;
}
.rva-search-button:hover {
	color: #fff;
	background-color: #565656 !important;
	border-color: #565656 !important;
}
.rva-search-button:focus {
	color: #fff;
	border-color: #0c6;
	background-color: #0c6;
}
#rva-search-results .no-results {
	text-align: center;
	color: #e53939;
	font-weight: 400;
}
#rva-search-results .no-results:before {
	content: '\f05a';
	font-family: 'Font Awesome 5 Pro';
	font-size: 23px;
	margin-right: 9px;
	font-weight: 300;
	vertical-align: bottom;
}
#rva-search-spinner, .rva-search-question-mark {
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
}
#rva-search-spinner {
	right: 159px;
}
.rva-search-question-mark {
	right: 165px;
	font-size: 18px;
}
@media screen and (max-width: 640px) {
	#rva-search-spinner {
		right: 7px;
	}
	.rva-search-question-mark {
		right: 13px;
	}
	.rva-search-field {
		border-top-right-radius: 10px !important;
		border-bottom-right-radius: 10px !important;
		width: 100%;
	}
	.rva-search-button {
		display: none;
	}
}
.product-sticky {
	position: fixed !important;
}
.product-sticky-end {
	position: relative !important;
}

#rva-npc-container form label {
    position: relative;
    padding-left: 25px;
}
#rva-npc-container form input[type='checkbox'] {
	float: left;
}
#rva-npc-container form input[type='submit'] {
    clear: both;
    float: left;
    margin-top: 20px;
}
#rva-npc-container .confirmation-label {
	font-weight: 300;
	clear: both;
	padding-left: 0;
}
#rva-npc-container .confirmation-label b,
#rva-npc-container .confirmation-description b {
	font-weight: 600;
}
div#donation {
    display: block;
}
div#donation input[type='radio'] {
    clear: both;
    float: left;
    padding: 8px;
}
div#donation div.donation-content {
    clear: both;
    display: block;
}
div#donation input[type='radio'] + label + div.donation-content {
    display: none;
}
/* :nth-child(n) is a workaround for webkit (safari)*/
div#donation input[type='radio']:checked + label:nth-child(n) + div.donation-content {
    display: block;
    background: #ffe;
}
#donation-0 {
    vertical-align: top;
}
.toggle-block {
	clear: both;
}
.toggle-block h3.block-title {
    border-top: 15px solid #fff;
    padding: 10px 20px;
    margin-left: -20px;
    width: calc(100% + 40px);
    background-color: #0c6;
    color: #fff;
}
.box-shadow .toggle-block h3.block-title {
    border-top: 15px solid #eaeaea;
}
.slider-markers {
	height: 110px;
	margin-top: 10px;
}
.slider-marker-container {
    text-align: center;
	width: 130px;
	cursor: pointer;
}
.slider-marker-container.transfer {
	float: left;
}
.slider-marker-container.donation {
	float: right;
}
.slider-marker {
	position: relative;
    border-radius: 5px;
    padding: 20px 0;
    width: 130px;
    font-size: 17px;
}
.slider-marker-container.transfer .slider-marker {
	background: #eee;
}
.slider-marker-container.donation .slider-marker {
	background: #0c6;
    color: #fff;
}
.slider-marker-container.transfer .slider-icon .icon {
	color: #959595;
}
.slider-marker-container.donation .slider-icon .icon {
	color: #0c6;
}
.slider-marker-container.transfer .icon.empty {
    font-size: 48px;
}
/*
.slider-marker:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 0;
    border: 20px solid transparent;
    border-top-color: #eee;
    border-bottom: 0;
    margin-left: -20px;
    margin-bottom: -20px;
}
.slider-marker-container.donation .slider-marker:after {
	border-top-color: #0c6;
}
*/
.slider-payment-type {
	font-weight: 400;
    margin-bottom: 5px;
	display: block;
    font-size: 20px;
    margin: 10px 0;
}
.slider-markers .currency {
	
}
.slider-container {
	position: relative;
	margin: 70px 0 50px;
    padding: 0 30px;
    width: calc(100% - 260px);
    float: left;
}
.slider-percentage-marker {
	position: absolute;
    text-align: center;
    font-weight: 300;
	border-radius: 5px;
	padding: 6px 10px;
    width: auto;
    top: -60px;
}
.slider-percentage-marker.transfer {
	background: #eee;
}
.slider-percentage-marker.donation {
	background: #eee;
	min-width: 120px;
}
.slider-icon {
	position: relative;
}
.slider-icon .icon {
	font-family: 'Font Awesome 5 Pro';
	font-size: 48px;
	color: #0c6;
}
.slider-icon .icon::before {
	line-height: 50px;
}
.slider-marker-container.transfer .slider-icon .icon::before {
	content: '\f53a';
}
.slider-marker-container.donation .slider-icon .icon::before {
	content: '\f06c';
    margin-left: 1px;
}
.slider-icon .icon.empty {
	position: absolute;
    left: 50%;
    transform: translateX(-50%);
    overflow: hidden;
    background-color: #fff;
}
.slider-icon .icon.empty::before {
	font-weight: 300;
}
.slider-icon .icon.full::before {
	font-weight: 700;
}

.slider-percentage-marker:after {
	content: '';
	position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -10px;
    width: 0;
    height: 0;
    border-top: 10px solid #eee;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
}
.slider-percentage-marker.transfer:after {
	border-bottom-color: #eee;
}
.slider-percentage-marker.donation:after {
	border-bottom-color: #eee;
}

/* Slider customisation */
#payment-slider.ui-slider-horizontal, #payment-slider.ui-slider-horizontal .ui-slider-range {
	height: 8px !important;
	top: 0 !important;
	border-radius: 4px;
}
#payment-slider.ui-slider-horizontal .ui-slider-range {
	border: none !important;
	background: #959595 !important;
	/*
    background: #00b900 !important;
    background-image: linear-gradient(#00ce00 0%, #018601 100%) !important;
    */
}
#payment-slider.ui-slider-horizontal {
	background: #0c6;
    border: 0;
    /*
    -webkit-box-shadow: inset 1px 0px 3px 2px rgba(0,0,0,.3);
    box-shadow: inset 1px 0px 3px 2px rgba(0,0,0,.3);
    */
}
#payment-slider.ui-slider-horizontal .ui-slider-handle {
	width: 30px;
    height: 22px;
    top: -8px !important;
    margin-left: -15px;
    border: 1px solid #efefef;
    border-width: 0 0 1px 0;
    background: #565656;
    border-radius: 6px !important;
    background-color: #eee;
    -webkit-box-shadow: 0 0 60px 5px rgba(0,0,0,.15);
    box-shadow: 0px 3px 4px 1px rgba(0,0,0,.25);
    overflow: hidden;
	-webkit-transition: background-color .2s linear, border-color .2s linear;
	   -moz-transition: background-color .2s linear, border-color .2s linear;
	     -o-transition: background-color .2s linear, border-color .2s linear;
	     	transition: background-color .2s linear, border-color .2s linear;
}
#payment-slider.ui-slider-horizontal .ui-slider-handle:hover {
    background-color: #fff !important;
    border-color: #eee !important;
}
#payment-slider.ui-slider-horizontal .ui-slider-handle::before {
    content: '';
    background: repeating-linear-gradient(90deg, #eee, #eee 1px, #959595 3px, #959595 3px );
    width: 50%;
    height: 59%;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 2px;
}
/*
@media screen and (max-width: 300px) {
	.slider-marker-container.transfer,
	.slider-marker-container.donation {
		float: none;
	}
	.slider-marker {
		width: 100%;
	}
	.slider-markers {
	    height: auto;
        padding-bottom: 20px;
	}
}
*/
.orgs-wrapper {
    position: relative;
    display: block;
    background-color: #fff;
    clear: both;
    padding-bottom: 0;
	-webkit-overflow-scrolling: touch;
	margin-left: -20px;
    width: calc(100% + 40px);
}
.orgs-wrapper ul.orgs {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    width: 100%;
    height: auto;
    padding-left: 0 !important;
    margin-bottom: 0 !important;
    background-image: linear-gradient(#f3f3f3, #fff);
    -moz-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
}
.orgs-wrapper ul.orgs.center {
    align-items: center;
    justify-content: center;
}
.orgs-wrapper ul.orgs li {
	flex: 0 0 auto;
	background-color: #f3f3f3;
    padding: 20px 15px 20px 15px;
    margin-bottom: 0 !important;
    display: block;
    width: 200px;
    height: 90px;
    cursor: pointer;
}
.orgs-wrapper ul.orgs .org.selected {
    background-color: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding-top: 20px;
    margin-top: 20px;
}
.orgs-wrapper ul.orgs li:not(.selected) {
    margin-top: 20px;
}
.orgs-wrapper ul.orgs .org.selected + .org {
    border-bottom-left-radius: 10px;
}
.orgs-wrapper ul.orgs .org.prev {
    border-bottom-right-radius: 10px;
}
.orgs-wrapper .img-wrapper {
	-webkit-transition: opacity .2s linear;
	   -moz-transition: opacity .2s linear;
	     -o-transition: opacity .2s linear;
	     	transition: opacity .2s linear;
	font-size: 12px;
	overflow: hidden;
	line-height: 14px;
}
.orgs-wrapper ul.orgs li:hover .img-wrapper {
	opacity: .6;
}
.orgs-wrapper ul.orgs li img {
	max-height: 50px;
	display: table;
	margin: 0 auto;
}
.orgs-wrapper ul.orgs li h2 {
	text-align: center;
    font-weight: normal;
    margin-top: 5px;
    font-size: 12px;
}
@media screen and (max-width: 680px) {
	.orgs-wrapper {
	    margin-left: -20px;
	    width: calc(100% + 40px);
	}
	.org-description {
		margin-left: -20px;
	    width: calc(100% + 40px);
	}
}
.orgs-wrapper.gradient-left:before {
	left: 0;
}
.orgs-wrapper.gradient-right:after {
    right: 0;
}
.orgs-wrapper.gradient-left.arrow-left:before {
    -moz-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
}
.orgs-wrapper.gradient-right.arrow-right:after {
    -moz-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
}
.org-description {
	display: none;
	position: relative;
	margin-left: -20px;
    width: calc(100% + 40px);
}
.org-description input[type='radio'] {
	display: none !important;
}
.org-description .read-more {
	-webkit-transition: background-color .2s linear;
	   -moz-transition: background-color .2s linear;
	     -o-transition: background-color .2s linear;
	     	transition: background-color .2s linear;
}
.org-description .error {
    display: none !important;
}
.org-error {
	color: #e53939;
	margin-bottom: 8px;
    line-height: 1.4em;
	display: none;
}
.krown-accordion section .content .org-description h3 {
	text-align: center;
}
#payment-accordion {
	border-radius: 5px;
	overflow: hidden;
    margin: 40px 0 0;
    padding-bottom: 30px;
}
#payment-accordion section {
    float: left;
    width: 50%;
}
#payment-accordion section.full {
    width: 100%;
}
.krown-accordion .content {
	display: none;
}
#payment-accordion.krown-accordion.small .content {
    padding: 0 20px;
    width: 200%;
    display: block;
}
#payment-accordion.krown-accordion.small section.full .content {
    width: 100%;
}
#payment-accordion.krown-accordion.small .content.opened {
    height: auto !important;
}
#payment-accordion section.coupon-tab .content {
	margin-left: -100%;
}
#payment-accordion section h4 {
	font-size: 17px;
	line-height: 1.2em;
    padding: 16px 8px;
    text-align: center;
    background-color: #0c6;
    color: #fff;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#payment-accordion section h4 i.fal {
    display: block;
    font-size: 44px;
    margin-bottom: 8px;
}
#payment-accordion section h4 i.fal.question {
    display: inline-block;
    font-size: 18px;
    margin-left: 5px;
}
@media screen and (max-width: 1160px) {
	#payment-accordion section h4 {
		font-size: 14px;
	}
	#payment-accordion section h4 i.fal {
		font-size: 36px;
	}
}
@media screen and (min-width: 991px) and (max-width: 1160px) {
	.slider-marker-container {
		width: 100px;
	}
	.slider-container {
	    width: calc(100% - 200px);
	}
	.slider-payment-type {
		font-size: 16px;
	}
}
@media screen and (min-width: 681px) and (max-width: 990px) {
	#payment-accordion section h4 {
		min-height: 110px;
	}
	.slider-marker-container {
		width: 80px;
	}
	.slider-container {
	    width: calc(100% - 160px);
	}
	.slider-payment-type {
		font-size: 13px;
		line-height: 1.4em;
	}
}
@media screen and (max-width: 680px) {
	.slider-marker-container {
		width: 100px;
	}
	.slider-container {
	    width: calc(100% - 200px);
	}
	.slider-payment-type {
		font-size: 16px;
	}
}
@media screen and (max-width: 450px) {
	#rva-search-field-container {
		height: 50px;
	}
	.rva-search-field {
		font-size: 17px;
	}
	#payment-accordion {
		-webkit-box-shadow: none;
    	box-shadow: none;
		overflow: visible;
	}
	#payment-accordion.krown-accordion.small .content {
    	padding: 0;
	}
	#payment-accordion section h4 {
		width: calc(100% + 21px);
	}
	#payment-accordion section.full h4 {
		width: calc(100% + 40px);
	}
	#rva-mixed-title {
	    margin-left: -20px;
	}
	#rva-address-form .rva-complete-button {
		width: 100% !important;
	}
	.rva-shop .krown-alert {
		padding: 15px 0;
	}
	.slider-marker-container {
		width: 80px;
	}
	.slider-container {
	    width: calc(100% - 160px);
	}
	.slider-payment-type {
		font-size: 13px;
	    line-height: 1.4em;
	}
}
@media screen and (min-width: 451px) {
	#rva-address-form .boxed-step.address .indent50 {
	    padding: 20px;
	    margin: 40px 0;
	}
	.box-shadow {
	    -webkit-box-shadow: 0 0 60px 5px rgba(0,0,0,.15);
	    box-shadow: 0 0 60px 5px rgba(0,0,0,.15);
	}
}
@media screen and (max-width: 320px) {
	.slider-marker-container, .slider-container {
		width: 100%;
	}
	.slider-payment-type {
	    font-size: 20px;
	}
	.slider-marker-container.donation {
	    margin-bottom: 20px;
	}
}
#payment-accordion.krown-accordion.small > section.opened h4:before, #payment-accordion.krown-accordion.small > section h4:before {
	left: -7px;
}
#payment-accordion.krown-accordion.small > section h4:before {
	display: none;
}
#payment-accordion input[type="radio"] {
	display: none;
}
#payment-accordion section:not(.opened) .rva-payment-method-subtitle, #payment-accordion section:not(.opened) h4 {
    color: #97de97;
}
.styled-check {
	display: inline-block;
	position: relative;
	text-align: left;
	font-size: 14px;
}
.styled-check input {
	opacity: 0;
	-moz-opacity: .7;
	filter: alpha(opacity=0);
	position: absolute;
}
.styled-check strong {
	font-weight: 500;
}
.styled-check label,
.styled-radio label {
	position: relative;
	display: inline-block;
	line-height: 1.5em;
	font-weight: 400;
	padding-left: 32px;
	cursor: pointer;
}
.styled-check label.checked {
	background-position: left -60px
}
.styled-check label.checked.hover {
	background-position: left -90px
}
.styled-check label.hover {
	background-position: left -30px
}
.styled-check label {
	padding-left: 32px;
	cursor: pointer;
	display: inline-block;
}
.confirm-checkboxes label {
	margin-bottom: 0;
}
.styled-radio {
	display: inline-block;
	height: 32px;
	position: relative
}
.styled-radio input {
	opacity: 0;
	-moz-opacity: .7;
	filter: alpha(opacity=0);
	position: absolute
}
.styled-radio label.checked {
	background-position: left -180px
}
.styled-radio label.checked.hover {
	background-position: left -210px
}
.styled-radio label.hover {
	background-position: left -150px
}
.styled-radio input[type='radio']+label {
	margin-right: 2em;
}
.payment-method .styled-check label {
	padding-top: 4px;
}
.styled-check label:before {
	content: '';
	background: transparent url(../img/rcb.png) no-repeat left 0;
	height: 32px;
	position: absolute;
	width: 32px;
	left: 0;
	top: 0;
}
.styled-radio label:before {
	background: transparent url('../img/rcb.png') no-repeat left -120px;
	height: 32px;
	position: absolute;
	width: 32px;
	left: 0;
}
.org-image {
    z-index: -1;
    max-height: 250px;
    overflow: hidden;
    position: relative;
}
.org-image img {
	width: 100%;
    height: auto;
    overflow-y: hidden;
    z-index: 1;
}
.org-description .bottom-gradient {
	position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    word-wrap: break-word;
    zoom: 1;
	background-image: -webkit-linear-gradient(rgba(255,255,255,0), rgba(255,255,255,1));
    background-image: -moz-linear-gradient(top, rgba(255,255,255,0), rgba(255,255,255,1));
    background-image: -ms-linear-gradient(top, rgba(255,255,255,0), rgba(255,255,255,0.7));
    background-image: -o-linear-gradient(top, rgba(255,255,255,0), rgba(255,255,255,1));
    background-image: -webkit-gradient(linear, center top, center bottom, from(rgba(255,255,255,0)), to(rgba(255,255,255,1)));
    background-image: linear-gradient(top, rgba(255,255,255,0), rgba(255,255,255,1));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF00', endColorstr='#FFFFFFFF');
	-webkit-transition: background-image .2s linear;
	   -moz-transition: background-image .2s linear;
	     -o-transition: background-image .2s linear;
	     	transition: background-image .2s linear;
}
.org-description .org-image .bottom-gradient {
    height: 70%;
}
.org-description .donation-content .bottom-gradient {
	height: 36%;
}
.org-description .read-more, .org-description .read-less {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    padding: 5px 15px;
    border-radius: 5px;
    border: 1px solid #565656;
    background-color: #fff;
    cursor: pointer;
    display: table;
}
.org-description .read-more:hover, .org-description .read-less:hover {
	background-color: #565656;
	color: #fff;
}
.org-description .read-less {
	display: none;
}
.org-description .donation-content {
    max-height: 200px;
    overflow: hidden;
	transition: max-height .8s ease-in-out;
	padding: 0 20px;
    margin-top: -35px;
    margin-bottom: 62px;
}
.donation-content.full {
	max-height: 100000px;
	transition: max-height 5s ease-in-out;
	margin-bottom: 32px;
}
.org-description .donation-content.full .bottom-gradient {
    background-image: none;
    filter: none !important;
    height: auto;
    position: relative;
}
.org-description .donation-content.full .read-more, .org-description .donation-content.full .read-less {
	position: relative;
	transform: none;
	top: auto;
	left: auto;
    margin: 1px auto;
}
.org-description .donation-content.full .read-more {
	display: none;
}
.org-description .donation-content.full .read-less {
	display: table;
}
@media screen and (max-width: 330px) {
	.krown-accordion section .content .org-description h3 {
	    margin-top: 10px;
	}
}
