/* ==================================================================================
	bella
================================================================================== */
body.bella  { background: #e5e4e4; }

.bella [class^="btn--"] {
	color: #fff;
	background: #f4982b;
    background: -moz-linear-gradient(top,  #f4982b 0%, #f4982b 50%, #ff8700 51%, #ff8700 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4982b), color-stop(50%,#f4982b), color-stop(51%,#ff8700), color-stop(100%,#ff8700));
    background: -webkit-linear-gradient(top,  #f4982b 0%,#f4982b 50%,#ff8700 51%,#ff8700 100%);
    background: -o-linear-gradient(top,  #f4982b 0%,#f4982b 50%,#ff8700 51%,#ff8700 100%);
    background: -ms-linear-gradient(top,  #f4982b 0%,#f4982b 50%,#ff8700 51%,#ff8700 100%);
    background: linear-gradient(to bottom,  #f4982b 0%,#f4982b 50%,#ff8700 51%,#ff8700 100%);
}
.bella [class^="btn--"]:hover { color: #fff; }

.bella .top-block_headline,
.bella .why-not-block_title,
.bella .order-now_title{
    color: #fff;
}

.bella .why-not-block_subtitle{
    color: #000;
}

.bella .central-top-block-list li{
    background-image: url(https://cdn.buyist.com/t-10982-zaahn/fe539074d8fd47baa920ee1df592234e/i/bella-mark.png);
}
.bella .why-not-list li{
    background-image: url(https://cdn.buyist.com/t-10982-zaahn/fe539074d8fd47baa920ee1df592234e/i/bella-mark-1.png);
}

.bella .video-block_subtitle,
.bella .order-block_subtitle,
.bella .custom-color-1,
.bella .bottom_title,
.bella .bottom_price{
    color: #02a975;
}

.bella .line-block,
.bella .why-not-block,
.bella .order-now-block{
    background-color: #02a975;
}

.bella .footer { background: #e82a2c; }

.bella .footer-offer,
.bella .footer-nav,
.bella .footer-copy { color: #fff; }


/* offer-selection */
.bella .subpage--8-product-block-title-wr {
    background: #fcd883;
    background: -moz-linear-gradient(top, #fcd883 0%, #f78302 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcd883), color-stop(100%,#f78302));
    background: -webkit-linear-gradient(top, #fcd883 0%,#f78302 100%);
    background: -o-linear-gradient(top, #fcd883 0%,#f78302 100%);
    background: -ms-linear-gradient(top, #fcd883 0%,#f78302 100%);
    background: linear-gradient(to bottom, #fcd883 0%,#f78302 100%);
}
.bella .subpage--8-product-dscr-subtitle { color: #db5962; }
.bella .subpage--8-content-title-wr,.bella .subpage--9-content-title-wr, .bella .subpage--10-content-title-wr { background: #d94f59; }

/* ==================================================================================
    fiesta
================================================================================== */
body.fiesta  { 
    background: #ffe599;
    background: -moz-linear-gradient(top,  #ffe599 0%, #db8409 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffe599), color-stop(100%,#db8409));
    background: -webkit-linear-gradient(top,  #ffe599 0%,#db8409 100%);
    background: -o-linear-gradient(top,  #ffe599 0%,#db8409 100%);
    background: -ms-linear-gradient(top,  #ffe599 0%,#db8409 100%);
    background: linear-gradient(to bottom,  #ffe599 0%,#db8409 100%); }

.fiesta [class^="btn--"] {
    color: #fff;
    background: #f4982b;
    background: -moz-linear-gradient(top,  #f4982b 0%, #f4982b 50%, #ff8700 51%, #ff8700 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4982b), color-stop(50%,#f4982b), color-stop(51%,#ff8700), color-stop(100%,#ff8700));
    background: -webkit-linear-gradient(top,  #f4982b 0%,#f4982b 50%,#ff8700 51%,#ff8700 100%);
    background: -o-linear-gradient(top,  #f4982b 0%,#f4982b 50%,#ff8700 51%,#ff8700 100%);
    background: -ms-linear-gradient(top,  #f4982b 0%,#f4982b 50%,#ff8700 51%,#ff8700 100%);
    background: linear-gradient(to bottom,  #f4982b 0%,#f4982b 50%,#ff8700 51%,#ff8700 100%);
}
.fiesta [class^="btn--"]:hover { color: #fff; }

.fiesta .top-block_headline,
.fiesta .why-not-block_title,
.fiesta .order-now_title{
    color: #fff;
}
.fiesta .why-not-block_subtitle{
    color: #000;
}

.fiesta .central-top-block-list li{
    background-image: url(https://cdn.buyist.com/t-10982-zaahn/fe539074d8fd47baa920ee1df592234e/i/fiesta-mark.png);
}
.fiesta .why-not-list li{
    background-image: url(https://cdn.buyist.com/t-10982-zaahn/fe539074d8fd47baa920ee1df592234e/i/bella-mark-1.png);
}

.fiesta .video-block_subtitle,
.fiesta .order-block_subtitle,
.fiesta .custom-color-1,
.fiesta .bottom_title,
.fiesta .bottom_price{
    color: #e00f16;
}

.fiesta .line-block,
.fiesta .why-not-block,
.fiesta .order-now-block{
    background-color: #e00f16;
}


.fiesta .footer { background: #e82a2c; }

.fiesta .footer-offer,
.fiesta .footer-nav,
.fiesta .footer-copy { color: #fff; }


/* offer-selection */
.fiesta .subpage--8-product-block-title-wr {
    background: #fcd883;
    background: -moz-linear-gradient(top, #fcd883 0%, #f78302 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcd883), color-stop(100%,#f78302));
    background: -webkit-linear-gradient(top, #fcd883 0%,#f78302 100%);
    background: -o-linear-gradient(top, #fcd883 0%,#f78302 100%);
    background: -ms-linear-gradient(top, #fcd883 0%,#f78302 100%);
    background: linear-gradient(to bottom, #fcd883 0%,#f78302 100%);
}
.fiesta .subpage--8-product-dscr-subtitle { color: #d60417; }
.fiesta .subpage--8-content-title-wr,.fiesta .subpage--9-content-title-wr, .fiesta .subpage--10-content-title-wr { background: #d60417; }

/* ==================================================================================
    frost
================================================================================== */
body.frost  { 
    background: #ffffff;
    background: -moz-linear-gradient(top,  #ffffff 0%, #27b9de 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#27b9de));
    background: -webkit-linear-gradient(top,  #ffffff 0%,#27b9de 100%);
    background: -o-linear-gradient(top,  #ffffff 0%,#27b9de 100%);
    background: -ms-linear-gradient(top,  #ffffff 0%,#27b9de 100%);
    background: linear-gradient(to bottom,  #ffffff 0%,#27b9de 100%); }

.frost [class^="btn--"] {
    color: #fff;
    background: #be0000;
}
.frost [class^="btn--"]:hover { color: #fff; }

.frost .top-block_headline,
.frost .why-not-block_title,
.frost .order-now_title{
    color: #fff;
}
.frost .why-not-block_subtitle{
    color: #000;
}


.frost .central-top-block-list li{
    background-image: url(https://cdn.buyist.com/t-10982-zaahn/fe539074d8fd47baa920ee1df592234e/i/frost-mark.png);
}
.frost .why-not-list li{
    background-image: url(https://cdn.buyist.com/t-10982-zaahn/fe539074d8fd47baa920ee1df592234e/i/bella-mark-1.png);
}

.frost .video-block_subtitle,
.frost .order-block_subtitle,
.frost .custom-color-1,
.frost .bottom_title,
.frost .bottom_price{
    color: #1685a4;
}

.frost .line-block,
.frost .why-not-block,
.frost .order-now-block{
    background-color: #1685a4;
}


.frost .footer { 
    background: #1685a4;
}

.frost .footer-offer,
.frost .footer-nav,
.frost .footer-copy { color: #fff; }


/* offer-selection */
.frost .subpage--8-product-block-title-wr {
    background: #86dff6;
    background: -moz-linear-gradient(top, #86dff6 0%, #28bade 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#86dff6), color-stop(100%,#28bade));
    background: -webkit-linear-gradient(top, #86dff6 0%,#28bade 100%);
    background: -o-linear-gradient(top, #86dff6 0%,#28bade 100%);
    background: -ms-linear-gradient(top, #86dff6 0%,#28bade 100%);
    background: linear-gradient(to bottom, #86dff6 0%,#28bade 100%);    
}
.frost .subpage--8-product-dscr-subtitle { color: #faae30; }
.frost .subpage--8-content-title-wr,.frost .subpage--9-content-title-wr, .frost .subpage--10-content-title-wr { background: #faae30; }

/* ==================================================================================
    harvest
================================================================================== */
body.harvest  {background: #e7e7e7;}

.harvest [class^="btn--"] {
	color: #fff;
	background: #f4982b;
    background: -moz-linear-gradient(top,  #f4982b 0%, #f4982b 50%, #ff8700 51%, #ff8700 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4982b), color-stop(50%,#f4982b), color-stop(51%,#ff8700), color-stop(100%,#ff8700));
    background: -webkit-linear-gradient(top,  #f4982b 0%,#f4982b 50%,#ff8700 51%,#ff8700 100%);
    background: -o-linear-gradient(top,  #f4982b 0%,#f4982b 50%,#ff8700 51%,#ff8700 100%);
    background: -ms-linear-gradient(top,  #f4982b 0%,#f4982b 50%,#ff8700 51%,#ff8700 100%);
    background: linear-gradient(to bottom,  #f4982b 0%,#f4982b 50%,#ff8700 51%,#ff8700 100%);
}
.harvest [class^="btn--"]:hover { color: #fff; }

.harvest .top-block_headline,
.harvest .why-not-block_title,
.harvest .order-now_title{
    color: #fff;
}
.harvest .why-not-block_subtitle{
    color: #fff;
}


.harvest .central-top-block-list li{
    background-image: url(https://cdn.buyist.com/t-10982-zaahn/fe539074d8fd47baa920ee1df592234e/i/harvest-mark.png);
}
.harvest .why-not-list li{
    background-image: url(https://cdn.buyist.com/t-10982-zaahn/fe539074d8fd47baa920ee1df592234e/i/bella-mark-1.png);
}

.harvest .video-block_subtitle,
.harvest .order-block_subtitle,
.harvest .custom-color-1,
.harvest .bottom_title,
.harvest .bottom_price{
    color: #616b2e;
}

.harvest .line-block,
.harvest .why-not-block,
.harvest .order-now-block{
    background-color: #616b2e;
}


.harvest .footer { 
    background: #bdbdbd;
}

.harvest .footer-offer,
.harvest .footer-nav,
.harvest .footer-copy { color: #fff; }


/* offer-selection */
.harvest .subpage--8-product-block-title-wr {
	background: #fcd883;
	background: -moz-linear-gradient(top, #fcd883 0%, #f78302 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcd883), color-stop(100%,#f78302));
	background: -webkit-linear-gradient(top, #fcd883 0%,#f78302 100%);
	background: -o-linear-gradient(top, #fcd883 0%,#f78302 100%);
	background: -ms-linear-gradient(top, #fcd883 0%,#f78302 100%);
	background: linear-gradient(to bottom, #fcd883 0%,#f78302 100%);
}
.harvest .subpage--8-product-dscr-subtitle { color: #616a2e; }
.harvest .subpage--8-content-title-wr,.harvest .subpage--9-content-title-wr, .harvest .subpage--10-content-title-wr  { background: #616a2e; }

/* ==================================================================================
    honeydew
================================================================================== */
body.honeydew  {
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0%, #ececec 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#ececec));
    background: -webkit-linear-gradient(top, #fff 0%,#ececec 100%);
    background: -o-linear-gradient(top, #fff 0%,#ececec 100%);
    background: -ms-linear-gradient(top, #fff 0%,#ececec 100%);
    background: linear-gradient(to bottom, #fff 0%,#ececec 100%);
}

.honeydew [class^="btn--"] {
	color: #fff;
	background: #f4982b;
    background: -moz-linear-gradient(top,  #f4982b 0%, #f4982b 50%, #ff8700 51%, #ff8700 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4982b), color-stop(50%,#f4982b), color-stop(51%,#ff8700), color-stop(100%,#ff8700));
    background: -webkit-linear-gradient(top,  #f4982b 0%,#f4982b 50%,#ff8700 51%,#ff8700 100%);
    background: -o-linear-gradient(top,  #f4982b 0%,#f4982b 50%,#ff8700 51%,#ff8700 100%);
    background: -ms-linear-gradient(top,  #f4982b 0%,#f4982b 50%,#ff8700 51%,#ff8700 100%);
    background: linear-gradient(to bottom,  #f4982b 0%,#f4982b 50%,#ff8700 51%,#ff8700 100%);
}
.honeydew [class^="btn--"]:hover { color: #fff; }

.honeydew .top-block_headline,
.honeydew .why-not-block_title,
.honeydew .order-now_title{
    color: #fff;
}
.honeydew .why-not-block_subtitle{
    color: #000;
}

.honeydew .central-top-block-list li{
    background-image: url(https://cdn.buyist.com/t-10982-zaahn/fe539074d8fd47baa920ee1df592234e/i/honeydew-mark.png);
}
.honeydew .why-not-list li{
    background-image: url(https://cdn.buyist.com/t-10982-zaahn/fe539074d8fd47baa920ee1df592234e/i/bella-mark-1.png);
}

.honeydew .video-block_subtitle,
.honeydew .order-block_subtitle,
.honeydew .custom-color-1,
.honeydew .bottom_title,
.honeydew .bottom_price{
    color: #4661a6;
}

.honeydew .line-block,
.honeydew .why-not-block,
.honeydew .order-now-block{
    background-color: #4661a6;
}


.honeydew .footer { 
    background: #4b494a;
}

.honeydew .footer-offer,
.honeydew .footer-nav,
.honeydew .footer-copy { color: #fff; }


/* offer-selection */
.honeydew .subpage--8-product-block-title-wr {
	background: #fcd883;
	background: -moz-linear-gradient(top, #fcd883 0%, #f78302 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcd883), color-stop(100%,#f78302));
	background: -webkit-linear-gradient(top, #fcd883 0%,#f78302 100%);
	background: -o-linear-gradient(top, #fcd883 0%,#f78302 100%);
	background: -ms-linear-gradient(top, #fcd883 0%,#f78302 100%);
	background: linear-gradient(to bottom, #fcd883 0%,#f78302 100%);
}
.honeydew .subpage--8-product-dscr-subtitle { color: #4662a7; }
.honeydew .subpage--8-content-title-wr,.honeydew .subpage--9-content-title-wr, .honeydew .subpage--10-content-title-wr { background: #4662a7; }


/* ==================================================================================
	kermit
================================================================================== */
body.kermit  { background: #e7e7e7; }

.kermit [class^="btn--"] {
	color: #fff;
	background: #f4982b;
    background: -moz-linear-gradient(top,  #f4982b 0%, #f4982b 50%, #ff8700 51%, #ff8700 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4982b), color-stop(50%,#f4982b), color-stop(51%,#ff8700), color-stop(100%,#ff8700));
    background: -webkit-linear-gradient(top,  #f4982b 0%,#f4982b 50%,#ff8700 51%,#ff8700 100%);
    background: -o-linear-gradient(top,  #f4982b 0%,#f4982b 50%,#ff8700 51%,#ff8700 100%);
    background: -ms-linear-gradient(top,  #f4982b 0%,#f4982b 50%,#ff8700 51%,#ff8700 100%);
    background: linear-gradient(to bottom,  #f4982b 0%,#f4982b 50%,#ff8700 51%,#ff8700 100%);
}
.kermit [class^="btn--"]:hover { color: #fff; }


.kermit .top-block_headline,
.kermit .why-not-block_title,
.kermit .order-now_title{
    color: #fff;
}
.kermit .why-not-block_subtitle{
    color: #000;
}

.kermit .central-top-block-list li{
    background-image: url(https://cdn.buyist.com/t-10982-zaahn/fe539074d8fd47baa920ee1df592234e/i/kermit-mark.png);
}
.kermit .why-not-list li{
    background-image: url(https://cdn.buyist.com/t-10982-zaahn/fe539074d8fd47baa920ee1df592234e/i/bella-mark-1.png);
}

.kermit .video-block_subtitle,
.kermit .order-block_subtitle,
.kermit .custom-color-1,
.kermit .bottom_title,
.kermit .bottom_price{
    color: #75b000;
}

.kermit .line-block,
.kermit .why-not-block,
.kermit .order-now-block{
    background-color: #75b000;
}

.kermit .footer { background: #75b000; }

.kermit .footer-offer,
.kermit .footer-nav,
.kermit .footer-copy { color: #fff; }


/* offer-selection */
.kermit .subpage--8-product-block-title-wr {
	background: #fcd883;
	background: -moz-linear-gradient(top, #fcd883 0%, #f78302 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcd883), color-stop(100%,#f78302));
	background: -webkit-linear-gradient(top, #fcd883 0%,#f78302 100%);
	background: -o-linear-gradient(top, #fcd883 0%,#f78302 100%);
	background: -ms-linear-gradient(top, #fcd883 0%,#f78302 100%);
	background: linear-gradient(to bottom, #fcd883 0%,#f78302 100%);
}
.kermit .subpage--8-product-dscr-subtitle { color: #74a434; }
.kermit .subpage--8-content-title-wr,.kermit .subpage--9-content-title-wr, .kermit .subpage--10-content-title-wr { background: #74a434; }

/* ==================================================================================
    lime-light
================================================================================== */
body.lime-light  {
    background: #ffffff;
    background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 33%, #a6a6a6 77%, #a6a6a6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(33%,#ffffff), color-stop(77%,#a6a6a6), color-stop(100%,#a6a6a6));
    background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 33%,#a6a6a6 77%,#a6a6a6 100%);
    background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 33%,#a6a6a6 77%,#a6a6a6 100%);
    background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 33%,#a6a6a6 77%,#a6a6a6 100%);
    background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 33%,#a6a6a6 77%,#a6a6a6 100%);
}

.lime-light [class^="btn--"] {
	color: #fff;
	background: #cb2323;
	background: -moz-linear-gradient(top,  #cb2323 0%, #be0000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cb2323), color-stop(100%,#be0000));
	background: -webkit-linear-gradient(top,  #cb2323 0%,#be0000 100%);
	background: -o-linear-gradient(top,  #cb2323 0%,#be0000 100%);
	background: -ms-linear-gradient(top,  #cb2323 0%,#be0000 100%);
	background: linear-gradient(to bottom,  #cb2323 0%,#be0000 100%);
}
.lime-light [class^="btn--"]:hover { color: #fff; }

.lime-light .top-block_headline,
.lime-light .why-not-block_title,
.lime-light .order-now_title{
    color: #fff;
}
.lime-light .why-not-block_subtitle{
    color: #000;
}

.lime-light .central-top-block-list li{
    background-image: url(https://cdn.buyist.com/t-10982-zaahn/fe539074d8fd47baa920ee1df592234e/i/lime-mark.png);
}
.lime-light .why-not-list li{
    background-image: url(https://cdn.buyist.com/t-10982-zaahn/fe539074d8fd47baa920ee1df592234e/i/bella-mark-1.png);
}

.lime-light .video-block_subtitle,
.lime-light .order-block_subtitle,
.lime-light .custom-color-1,
.lime-light .bottom_title,
.lime-light .bottom_price{
    color: #278c3c;
}

.lime-light .line-block,
.lime-light .why-not-block,
.lime-light .order-now-block{
    background-color: #278c3c;
}

.lime-light .footer { 
    background: none;
}

.lime-light .footer-offer,
.lime-light .footer-nav,
.lime-light .footer-copy { color: #fff; }


/* offer-selection */
.lime-light .subpage--8-product-block-title-wr {
	background: #a6c333;
	background: -moz-linear-gradient(top,  #a6c333 0%, #cae500 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a6c333), color-stop(100%,#cae500));
	background: -webkit-linear-gradient(top,  #a6c333 0%,#cae500 100%);
	background: -o-linear-gradient(top,  #a6c333 0%,#cae500 100%);
	background: -ms-linear-gradient(top,  #a6c333 0%,#cae500 100%);
	background: linear-gradient(to bottom,  #a6c333 0%,#cae500 100%);
}
.lime-light .subpage--8-product-dscr-subtitle { color: #2e9b46; }
.lime-light .subpage--8-content-title-wr,.lime-light .subpage--9-content-title-wr, .lime-light .subpage--10-content-title-wr { background: #2e9b46; }

/* ==================================================================================
    lucky
================================================================================== */
body.lucky  {
    background: #2267ac;
    background: -moz-linear-gradient(top,  #2267ac 0%, #135494 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2267ac), color-stop(100%,#135494));
    background: -webkit-linear-gradient(top,  #2267ac 0%,#135494 100%);
    background: -o-linear-gradient(top,  #2267ac 0%,#135494 100%);
    background: -ms-linear-gradient(top,  #2267ac 0%,#135494 100%);
    background: linear-gradient(to bottom,  #2267ac 0%,#135494 100%);
}

.lucky [class^="btn--"] {
	color: #fff;
	background: #129b53;
    background: -moz-linear-gradient(top,  #129b53 0%, #129b53 50%, #02a951 51%, #02a951 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#129b53), color-stop(50%,#129b53), color-stop(51%,#02a951), color-stop(100%,#02a951));
    background: -webkit-linear-gradient(top,  #129b53 0%,#129b53 50%,#02a951 51%,#02a951 100%);
    background: -o-linear-gradient(top,  #129b53 0%,#129b53 50%,#02a951 51%,#02a951 100%);
    background: -ms-linear-gradient(top,  #129b53 0%,#129b53 50%,#02a951 51%,#02a951 100%);
    background: linear-gradient(to bottom,  #129b53 0%,#129b53 50%,#02a951 51%,#02a951 100%);
}
.lucky [class^="btn--"]:hover { color: #fff; }

.lucky .top-block_headline,
.lucky .why-not-block_title,
.lucky .order-now_title{
    color: #fff;
}
.lucky .why-not-block_subtitle{
    color: #000;
}

.lucky .central-top-block-list li{
    background-image: url(https://cdn.buyist.com/t-10982-zaahn/fe539074d8fd47baa920ee1df592234e/i/lucky-mark.png);
}
.lucky .why-not-list li{
    background-image: url(https://cdn.buyist.com/t-10982-zaahn/fe539074d8fd47baa920ee1df592234e/i/bella-mark-1.png);
}

.lucky .video-block_subtitle,
.lucky .order-block_subtitle,
.lucky .custom-color-1,
.lucky .bottom_title,
.lucky .bottom_price{
    color: #e98c2c;
}

.lucky .line-block,
.lucky .why-not-block,
.lucky .order-now-block{
    background-color: #e98c2c;
}

.lucky .footer { 
    background: #135494;
}

.lucky .footer-offer,
.lucky .footer-nav,
.lucky .footer-copy { color: #fff; }


/* offer-selection */
.lucky .subpage--8-product-block-title-wr {
	background: #fcd985;
	background: -moz-linear-gradient(top, #fcd985 0%, #f78302 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcd985), color-stop(100%,#f78302));
	background: -webkit-linear-gradient(top, #fcd985 0%,#f78302 100%);
	background: -o-linear-gradient(top, #fcd985 0%,#f78302 100%);
	background: -ms-linear-gradient(top, #fcd985 0%,#f78302 100%);
	background: linear-gradient(to bottom, #fcd985 0%,#f78302 100%);
}
.lucky .subpage--8-product-dscr-subtitle { color: #e88c2b; }
.lucky .subpage--8-content-title-wr,.lucky .subpage--9-content-title-wr, .lucky .subpage--10-content-title-wr { background: #e88c2b; }


/* ==================================================================================
    night
================================================================================== */
body.night { background: #000; }

.night [class^="btn--"] {
	color: #000;
	background: #ffd135;
    background: -moz-linear-gradient(top,  #ffd135 0%, #ffd135 50%, #ffc70b 51%, #ffc70b 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffd135), color-stop(50%,#ffd135), color-stop(51%,#ffc70b), color-stop(100%,#ffc70b));
    background: -webkit-linear-gradient(top,  #ffd135 0%,#ffd135 50%,#ffc70b 51%,#ffc70b 100%);
    background: -o-linear-gradient(top,  #ffd135 0%,#ffd135 50%,#ffc70b 51%,#ffc70b 100%);
    background: -ms-linear-gradient(top,  #ffd135 0%,#ffd135 50%,#ffc70b 51%,#ffc70b 100%);
    background: linear-gradient(to bottom,  #ffd135 0%,#ffd135 50%,#ffc70b 51%,#ffc70b 100%);
    text-shadow: none;
}
.night [class^="btn--"]:hover { color: #000; }

.night .top-block_headline,
.night .why-not-block_title,
.night .order-now_title{
    color: #fff;
}
.night .why-not-block_subtitle{
    color: #fff;
}

.night .central-top-block-list li{
    background-image: url(https://cdn.buyist.com/t-10982-zaahn/fe539074d8fd47baa920ee1df592234e/i/night-mark.png);
}
.night .why-not-list li{
    background-image: url(https://cdn.buyist.com/t-10982-zaahn/fe539074d8fd47baa920ee1df592234e/i/bella-mark-1.png);
}

.night .video-block_subtitle,
.night .order-block_subtitle,
.night .custom-color-1,
.night .bottom_title,
.night .bottom_price{
    color: #ad0910;
}

.night .line-block,
.night .why-not-block,
.night .order-now-block{
    background-color: #ad0910;
}


.night .footer { 
    background: #000000;
}

.night .footer-offer,
.night .footer-nav,
.night .footer-copy { color: #fff; }


/* offer-selection */
.night .subpage--8-product-block-title-wr {
	background: #fcd985;
	background: -moz-linear-gradient(top, #fcd985 0%, #f78302 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcd985), color-stop(100%,#f78302));
	background: -webkit-linear-gradient(top, #fcd985 0%,#f78302 100%);
	background: -o-linear-gradient(top, #fcd985 0%,#f78302 100%);
	background: -ms-linear-gradient(top, #fcd985 0%,#f78302 100%);
	background: linear-gradient(to bottom, #fcd985 0%,#f78302 100%);
}
.night .subpage--8-product-dscr-subtitle { color: #ac0a10; }
.night .subpage--8-content-title-wr,.night .subpage--9-content-title-wr, .night .subpage--10-content-title-wr { background: #ac0a10; }

/* ==================================================================================
    sherbet
================================================================================== */
body.sherbet { background: #f6eaf1; }

.sherbet [class^="btn--"] { 
	color: #fff ;
	background: #ff5e34;
    background: -moz-linear-gradient(top,  #ff5e34 0%, #fe6c45 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff5e34), color-stop(100%,#fe6c45));
    background: -webkit-linear-gradient(top,  #ff5e34 0%,#fe6c45 100%);
    background: -o-linear-gradient(top,  #ff5e34 0%,#fe6c45 100%);
    background: -ms-linear-gradient(top,  #ff5e34 0%,##fe6c45 100%);
    background: linear-gradient(to bottom,  #ff5e34 0%,#fe6c45 100%);
}

.sherbet [class^="btn--"]:hover { color: #fff ; }

.sherbet .top-block_headline,
.sherbet .why-not-block_title,
.sherbet .order-now_title{
    color: #fff;
}
.sherbet .why-not-block_subtitle{
    color: #000;
}

.sherbet .central-top-block-list li{
    background-image: url(https://cdn.buyist.com/t-10982-zaahn/fe539074d8fd47baa920ee1df592234e/i/sherbet-mark.png);
}
.sherbet .why-not-list li{
    background-image: url(https://cdn.buyist.com/t-10982-zaahn/fe539074d8fd47baa920ee1df592234e/i/bella-mark-1.png);
}

.sherbet .video-block_subtitle,
.sherbet .order-block_subtitle,
.sherbet .custom-color-1,
.sherbet .bottom_title,
.sherbet .bottom_price{
    color: #c00865;
}

.sherbet .line-block,
.sherbet .why-not-block,
.sherbet .order-now-block{
    background-color: #c00865;
}


.sherbet .footer { 
    background: #c00865;
}

.sherbet .footer-offer,
.sherbet .footer-nav,
.sherbet .footer-copy { color: #fff; }


/* offer-selection */
.sherbet .subpage--8-product-block-title-wr {
	background: #ff9579;
	background: -moz-linear-gradient(top, #ff9579 0%, #fe6d46 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9579), color-stop(100%,#fe6d46));
	background: -webkit-linear-gradient(top, #ff9579 0%,#fe6d46 100%);
	background: -o-linear-gradient(top, #ff9579 0%,#fe6d46 100%);
	background: -ms-linear-gradient(top, #ff9579 0%,#fe6d46 100%);
	background: linear-gradient(to bottom, #ff9579 0%,#fe6d46 100%);
}
.sherbet .subpage--8-product-dscr-subtitle { color: #c00865; }
.sherbet .subpage--8-content-title-wr,.sherbet .subpage--9-content-title-wr, .sherbet .subpage--10-content-title-wr { background: #c00865; }

.bella .subpage--11 .why-not-list li,
.fiesta .subpage--11 .why-not-list li,
.frost .subpage--11 .why-not-list li,
.harvest .subpage--11 .why-not-list li,
.honeydew .subpage--11 .why-not-list li,
.kermit .subpage--11 .why-not-list li,
.lime-light .subpage--11 .why-not-list li,
.lucky .subpage--11 .why-not-list li,
.night .subpage--11 .why-not-list li,
.sherbet .subpage--11 .why-not-list li
{
    background-image: url(https://cdn.buyist.com/t-10982-zaahn/fe539074d8fd47baa920ee1df592234e/i/subpage-11-mark.png);
}