/*
Indeed Pricing Tables Template 6 Style
*/
@import url('../files/css/gen_template.css');

.ipt_template_6{
	
}
.ipt_template_6 .ipt_tr_li ul li:nth-child(2n) .ipt_item-set{
	border-width: 1px 0px 1px 0px;
	border-style:solid;
	/*COLOR*/
	border-color:#ededed;
	background: #f6f6f6;
	color: #444444;
}
.ipt_template_6 .ipt_tr_li ul li:nth-child(2n+1) .ipt_item-set{
	/*COLOR*/
	background: #fff;
	color: #444444;
}

/*===TITLE====*/
.ipt_template_6 .ipt-item-title .ipt_item-set{
	font-family: 'Jura', arial, sans-serif !important;
	font-weight:bold;
	font-size: 20px !important;
	border:none !important;
	border-top:1px solid rgba(255,255,255,0.6) !important;
	border-bottom:1px solid rgba(0,0,0,0.2) !important;
	/*COLOR*/
	background: rgb(54,166,223);
	background: -moz-linear-gradient(top, rgba(54,166,223,0.8) 10%, rgba(54,166,223,1) 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(10%,rgba(54,166,223,0.8)), color-stop(100%,rgba(54,166,223,1))) !important;
	background: -webkit-linear-gradient(top, rgba(54,166,223,0.8) 10%,rgba(54,166,223,1) 100%) !important;
	background: -o-linear-gradient(top, rgba(54,166,223,0.8) 10%,rgba(54,166,223,1) 100%) !important;
	background: -ms-linear-gradient(top, rgba(54,166,223,0.8) 10%,rgba(54,166,223,1) 100%) !important;
	background: linear-gradient(to bottom, rgba(54,166,223,0.8) 10%,rgba(54,166,223,1) 100%) !important;
	
	color:#FFF !important;
}

/*===TEXT====*/
.ipt_template_6 .ipt-item-text .ipt_item-set{
	font-size: 13px;
	font-family: arial, sans-serif;
	font-weight: normal;
	
	color: #444444 !important;
}

/*===PRICE====*/
.ipt_template_6 .ipt-item-price .ipt_item-set{
	font-family: 'Poly', arial, sans-serif !important;
	font-size: 55px !important;
	border:none !important;
	border-top:1px solid rgba(255,255,255,0.6) !important;
	position:relative;
	/*COLOR*/
	background: rgb(66,179,229) !important;
	color:#FFF !important;
}
.ipt_template_6 .ipt-item-price .ipt_item-set:after {
	position: absolute;
	top: 100%;
	left: 50%;
	width: 0;
	height: 0;
	content: " ";
	margin-left: -8px;
	margin-top:-16px;
	border: solid transparent;
	border-color: transparent;
	border-bottom-color: #fff;
	border-width: 8px;
	pointer-events: none;
	z-index: 9999;
}
.ipt_template_6 .ipt-item-price .ipt_item-set .ipt-currency{
	line-height:45px;
	font-size: 40px;
}
.ipt_template_6 .ipt-item-price .ipt_item-set .ipt-price-val{
	line-height:45px;
}
.ipt_template_6 .ipt-item-price .ipt_item-set .ipt-price-text{
	display:block;
	font-size:13px;
}


/*===BUTTON====*/
.ipt_template_6 .ipt-item-button .ipt_item-set .ipt-button{
	padding: 7px 27px 8px 27px;
	font-size:14px;
	font-weight: normal;
	border-width: 1px;
	border-style: solid;
	-webkit-box-shadow: 0px 0px 0px 1px rgba(50, 50, 50, 0.05);
	-moz-box-shadow:    0px 0px 0px 1px rgba(50, 50, 50, 0.05);
	box-shadow:         0px 0px 0px 1px rgba(50, 50, 50, 0.05);
	/*COLOR*/
	border-color: #fff;
	background: rgb(66,179,229) !important;
	background: -moz-linear-gradient(top, rgba(66,179,229,0.8) 15%, rgba(66,179,229,1) 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(15%,rgba(66,179,229,0.8)), color-stop(100%,rgba(66,179,229,1))) !important;
	background:-webkit-linear-gradient(top, rgba(66,179,229,0.8) 15%,rgba(66,179,229,1) 100%)  !important;
	background: -o-linear-gradient(top, rgba(66,179,229,0.8) 15%,rgba(66,179,229,1) 100%) !important;
	background: -ms-linear-gradient(top, rgba(66,179,229,0.8) 15%,rgba(66,179,229,1) 100%) !important;
	background: linear-gradient(to bottom, rgba(66,179,229,0.8) 15%,rgba(66,179,229,1) 100%) !important;
	color: #FFF;
}


/*===ICONS====*/


/*===IMAGE====*/


/*===VIDEO====*/


/*0a9fd8 rgba(10, 159, 216, 1);*/
.ipt_template_6.ipt_color_scheme_0a9fd8 .ipt-item-title .ipt_item-set{
	background: rgb(10, 133, 180);
	background: -moz-linear-gradient(top, rgba(10, 133, 180,0.8) 10%, rgba(10, 133, 180,1) 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(10%,rgba(10, 133, 180,0.8)), color-stop(100%,rgba(10, 133, 180,1))) !important;
	background: -webkit-linear-gradient(top, rgba(10, 133, 180,0.8) 10%,rgba(10, 133, 180,1) 100%) !important;
	background: -o-linear-gradient(top, rgba(10, 133, 180,0.8) 10%,rgba(10, 133, 180,1) 100%) !important;
	background: -ms-linear-gradient(top, rgba(10, 133, 180,0.8) 10%,rgba(10, 133, 180,1) 100%) !important;
	background: linear-gradient(to bottom, rgba(10, 133, 180,0.8) 10%,rgba(10, 133, 180,1) 100%) !important;
}

.ipt_template_6.ipt_color_scheme_0a9fd8 .ipt-item-price .ipt_item-set{
	background: rgb(10, 159, 216) !important;
}

.ipt_template_6.ipt_color_scheme_0a9fd8 .ipt-item-button .ipt_item-set .ipt-button{
	background: rgb(10, 159, 216) !important;
	background: -moz-linear-gradient(top, rgba(10, 159, 216,0.8) 15%, rgba(10, 159, 216,1) 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(15%,rgba(10, 159, 216,0.8)), color-stop(100%,rgba(10, 159, 216,1))) !important;
	background:-webkit-linear-gradient(top, rgba(10, 159, 216,0.8) 15%,rgba(10, 159, 216,1) 100%)  !important;
	background: -o-linear-gradient(top, rgba(10, 159, 216,0.8) 15%,rgba(10, 159, 216,1) 100%) !important;
	background: -ms-linear-gradient(top, rgba(10, 159, 216,0.8) 15%,rgba(10, 159, 216,1) 100%) !important;
	background: linear-gradient(to bottom, rgba(10, 159, 216,0.8) 15%,rgba(10, 159, 216,1) 100%) !important;
}	


/*38cbcb rgba(56, 203, 203, 1);*/
.ipt_template_6.ipt_color_scheme_38cbcb .ipt-item-title .ipt_item-set{
	background: #30acac !important;
	background: rgb(48, 172, 172);
	background: -moz-linear-gradient(top, rgba(48, 172, 172,0.8) 10%, rgba(48, 172, 172,1) 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(10%,rgba(48, 172, 172,0.8)), color-stop(100%,rgba(48, 172, 172,1))) !important;
	background: -webkit-linear-gradient(top, rgba(48, 172, 172,0.8) 10%,rgba(48, 172, 172,1) 100%) !important;
	background: -o-linear-gradient(top, rgba(48, 172, 172,0.8) 10%,rgba(48, 172, 172,1) 100%) !important;
	background: -ms-linear-gradient(top, rgba(48, 172, 172,0.8) 10%,rgba(48, 172, 172,1) 100%) !important;
	background: linear-gradient(to bottom, rgba(48, 172, 172,0.8) 10%,rgba(48, 172, 172,1) 100%) !important;
}

.ipt_template_6.ipt_color_scheme_38cbcb .ipt-item-price .ipt_item-set{
	background: #38cbcb !important;
}

.ipt_template_6.ipt_color_scheme_38cbcb .ipt-item-button .ipt_item-set .ipt-button{
	background: #38cbcb !important;
	background: rgb(56, 203, 203);
	background: -moz-linear-gradient(top, rgba(56, 203, 203,0.8) 15%, rgba(56, 203, 203,1) 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(15%,rgba(56, 203, 203,0.8)), color-stop(100%,rgba(56, 203, 203,1))) !important;
	background:-webkit-linear-gradient(top, rgba(56, 203, 203,0.8) 15%,rgba(56, 203, 203,1) 100%)  !important;
	background: -o-linear-gradient(top, rgba(56, 203, 203,0.8) 15%,rgba(56, 203, 203,1) 100%) !important;
	background: -ms-linear-gradient(top, rgba(56, 203, 203,0.8) 15%,rgba(56, 203, 203,1) 100%) !important;
	background: linear-gradient(to bottom, rgba(56, 203, 203,0.8) 15%,rgba(56, 203, 203,1) 100%) !important;
}	


/*27bebe rgba(39, 190, 190, 1);*/
.ipt_template_6.ipt_color_scheme_27bebe .ipt-item-title .ipt_item-set{
	background: #21acac !important;
	background: rgb(33, 172, 172);
	background: -moz-linear-gradient(top, rgba(33, 172, 172,0.8) 10%, rgba(33, 172, 172,1) 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(10%,rgba(33, 172, 172,0.8)), color-stop(100%,rgba(33, 172, 172,1))) !important;
	background: -webkit-linear-gradient(top, rgba(33, 172, 172,0.8) 10%,rgba(33, 172, 172,1) 100%) !important;
	background: -o-linear-gradient(top, rgba(33, 172, 172,0.8) 10%,rgba(33, 172, 172,1) 100%) !important;
	background: -ms-linear-gradient(top, rgba(33, 172, 172,0.8) 10%,rgba(33, 172, 172,1) 100%) !important;
	background: linear-gradient(to bottom, rgba(33, 172, 172,0.8) 10%,rgba(33, 172, 172,1) 100%) !important;
}

.ipt_template_6.ipt_color_scheme_27bebe .ipt-item-price .ipt_item-set{
	background: #27bebe !important;
}

.ipt_template_6.ipt_color_scheme_27bebe .ipt-item-button .ipt_item-set .ipt-button{
	background: #27bebe !important;
	background: rgb(39, 190, 190);
	background: -moz-linear-gradient(top, rgba(39, 190, 190,0.8) 15%, rgba(39, 190, 190,1) 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(15%,rgba(39, 190, 190,0.8)), color-stop(100%,rgba(39, 190, 190,1))) !important;
	background:-webkit-linear-gradient(top, rgba(39, 190, 190,0.8) 15%,rgba(39, 190, 190,1) 100%)  !important;
	background: -o-linear-gradient(top, rgba(39, 190, 190,0.8) 15%,rgba(39, 190, 190,1) 100%) !important;
	background: -ms-linear-gradient(top, rgba(39, 190, 190,0.8) 15%,rgba(39, 190, 190,1) 100%) !important;
	background: linear-gradient(to bottom, rgba(39, 190, 190,0.8) 15%,rgba(39, 190, 190,1) 100%) !important;
}	


/*0bb586 rgba(11, 181, 134, 1);*/
.ipt_template_6.ipt_color_scheme_0bb586 .ipt-item-title .ipt_item-set{
	background: #0aa67b !important;
	background: rgb(10, 166, 123);
	background: -moz-linear-gradient(top, rgba(10, 166, 123,0.8) 10%, rgba(10, 166, 123,1) 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(10%,rgba(10, 166, 123,0.8)), color-stop(100%,rgba(10, 166, 123,1))) !important;
	background: -webkit-linear-gradient(top, rgba(10, 166, 123,0.8) 10%,rgba(10, 166, 123,1) 100%) !important;
	background: -o-linear-gradient(top, rgba(10, 166, 123,0.8) 10%,rgba(10, 166, 123,1) 100%) !important;
	background: -ms-linear-gradient(top, rgba(10, 166, 123,0.8) 10%,rgba(10, 166, 123,1) 100%) !important;
	background: linear-gradient(to bottom, rgba(10, 166, 123,0.8) 10%,rgba(10, 166, 123,1) 100%) !important;
}

.ipt_template_6.ipt_color_scheme_0bb586 .ipt-item-price .ipt_item-set{
	background: #0bb586 !important;
}

.ipt_template_6.ipt_color_scheme_0bb586 .ipt-item-button .ipt_item-set .ipt-button{
	background: #0bb586 !important;
	background: rgb(11, 181, 134);
	background: -moz-linear-gradient(top, rgba(11, 181, 134,0.8) 15%, rgba(11, 181, 134,1) 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(15%,rgba(11, 181, 134,0.8)), color-stop(100%,rgba(11, 181, 134,1))) !important;
	background:-webkit-linear-gradient(top, rgba(11, 181, 134,0.8) 15%,rgba(11, 181, 134,1) 100%)  !important;
	background: -o-linear-gradient(top, rgba(11, 181, 134,0.8) 15%,rgba(11, 181, 134,1) 100%) !important;
	background: -ms-linear-gradient(top, rgba(11, 181, 134,0.8) 15%,rgba(11, 181, 134,1) 100%) !important;
	background: linear-gradient(to bottom, rgba(11, 181, 134,0.8) 15%,rgba(11, 181, 134,1) 100%) !important;
}	


/*94c523 rgba(148, 197, 35, 1);*/
.ipt_template_6.ipt_color_scheme_94c523 .ipt-item-title .ipt_item-set{
	background: #85b020 !important;
	background: rgb(133, 176, 32);
	background: -moz-linear-gradient(top, rgba(133, 176, 32,0.8) 10%, rgba(133, 176, 32,1) 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(10%,rgba(133, 176, 32,0.8)), color-stop(100%,rgba(133, 176, 32,1))) !important;
	background: -webkit-linear-gradient(top, rgba(133, 176, 32,0.8) 10%,rgba(133, 176, 32,1) 100%) !important;
	background: -o-linear-gradient(top, rgba(133, 176, 32,0.8) 10%,rgba(133, 176, 32,1) 100%) !important;
	background: -ms-linear-gradient(top, rgba(133, 176, 32,0.8) 10%,rgba(133, 176, 32,1) 100%) !important;
	background: linear-gradient(to bottom, rgba(133, 176, 32,0.8) 10%,rgba(133, 176, 32,1) 100%) !important;
}

.ipt_template_6.ipt_color_scheme_94c523 .ipt-item-price .ipt_item-set{
	background: #94c523 !important;
}

.ipt_template_6.ipt_color_scheme_94c523 .ipt-item-button .ipt_item-set .ipt-button{
	background: #94c523 !important;
	background: rgb(148, 197, 35);
	background: -moz-linear-gradient(top, rgba(148, 197, 35,0.8) 15%, rgba(148, 197, 35,1) 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(15%,rgba(148, 197, 35,0.8)), color-stop(100%,rgba(148, 197, 35,1))) !important;
	background:-webkit-linear-gradient(top, rgba(148, 197, 35,0.8) 15%,rgba(148, 197, 35,1) 100%)  !important;
	background: -o-linear-gradient(top, rgba(148, 197, 35,0.8) 15%,rgba(148, 197, 35,1) 100%) !important;
	background: -ms-linear-gradient(top, rgba(148, 197, 35,0.8) 15%,rgba(148, 197, 35,1) 100%) !important;
	background: linear-gradient(to bottom, rgba(148, 197, 35,0.8) 15%,rgba(148, 197, 35,1) 100%) !important;
}	


/*6a3da3 rgba(106, 61, 163, 1);*/
.ipt_template_6.ipt_color_scheme_6a3da3 .ipt-item-title .ipt_item-set{
	background: #563283 !important;
	background: rgb(86, 50, 131);
	background: -moz-linear-gradient(top, rgba(86, 50, 131,0.8) 10%, rgba(86, 50, 131,1) 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(10%,rgba(86, 50, 131,0.8)), color-stop(100%,rgba(86, 50, 131,1))) !important;
	background: -webkit-linear-gradient(top, rgba(86, 50, 131,0.8) 10%,rgba(86, 50, 131,1) 100%) !important;
	background: -o-linear-gradient(top, rgba(86, 50, 131,0.8) 10%,rgba(86, 50, 131,1) 100%) !important;
	background: -ms-linear-gradient(top, rgba(86, 50, 131,0.8) 10%,rgba(86, 50, 131,1) 100%) !important;
	background: linear-gradient(to bottom, rgba(86, 50, 131,0.8) 10%,rgba(86, 50, 131,1) 100%) !important;
}

.ipt_template_6.ipt_color_scheme_6a3da3 .ipt-item-price .ipt_item-set{
	background: #6a3da3 !important;
}

.ipt_template_6.ipt_color_scheme_6a3da3 .ipt-item-button .ipt_item-set .ipt-button{
	background: #6a3da3 !important;
	background: rgb(106, 61, 163);
	background: -moz-linear-gradient(top, rgba(106, 61, 163,0.8) 15%, rgba(106, 61, 163,1) 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(15%,rgba(106, 61, 163,0.8)), color-stop(100%,rgba(106, 61, 163,1))) !important;
	background:-webkit-linear-gradient(top, rgba(106, 61, 163,0.8) 15%,rgba(106, 61, 163,1) 100%)  !important;
	background: -o-linear-gradient(top, rgba(106, 61, 163,0.8) 15%,rgba(106, 61, 163,1) 100%) !important;
	background: -ms-linear-gradient(top, rgba(106, 61, 163,0.8) 15%,rgba(106, 61, 163,1) 100%) !important;
	background: linear-gradient(to bottom, rgba(106, 61, 163,0.8) 15%,rgba(106, 61, 163,1) 100%) !important;
}	


/*f1505b rgba(241, 80, 91, 1);*/
.ipt_template_6.ipt_color_scheme_f1505b .ipt-item-title .ipt_item-set{
	background: #d54751 !important;
	background: rgb(213, 71, 81);
	background: -moz-linear-gradient(top, rgba(213, 71, 81,0.8) 10%, rgba(213, 71, 81,1) 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(10%,rgba(213, 71, 81,0.8)), color-stop(100%,rgba(213, 71, 81,1))) !important;
	background: -webkit-linear-gradient(top, rgba(213, 71, 81,0.8) 10%,rgba(213, 71, 81,1) 100%) !important;
	background: -o-linear-gradient(top, rgba(213, 71, 81,0.8) 10%,rgba(213, 71, 81,1) 100%) !important;
	background: -ms-linear-gradient(top, rgba(213, 71, 81,0.8) 10%,rgba(213, 71, 81,1) 100%) !important;
	background: linear-gradient(to bottom, rgba(213, 71, 81,0.8) 10%,rgba(213, 71, 81,1) 100%) !important;
}

.ipt_template_6.ipt_color_scheme_f1505b .ipt-item-price .ipt_item-set{
	background: #f1505b !important;
}

.ipt_template_6.ipt_color_scheme_f1505b .ipt-item-button .ipt_item-set .ipt-button{
	background: #f1505b !important;
	background: rgb(241, 80, 91);
	background: -moz-linear-gradient(top, rgba(241, 80, 91,0.8) 15%, rgba(241, 80, 91,1) 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(15%,rgba(241, 80, 91,0.8)), color-stop(100%,rgba(241, 80, 91,1))) !important;
	background:-webkit-linear-gradient(top, rgba(241, 80, 91,0.8) 15%,rgba(241, 80, 91,1) 100%)  !important;
	background: -o-linear-gradient(top, rgba(241, 80, 91,0.8) 15%,rgba(241, 80, 91,1) 100%) !important;
	background: -ms-linear-gradient(top, rgba(241, 80, 91,0.8) 15%,rgba(241, 80, 91,1) 100%) !important;
	background: linear-gradient(to bottom, rgba(241, 80, 91,0.8) 15%,rgba(241, 80, 91,1) 100%) !important;
}	


/*ee3733 rgba(238, 55, 51, 1);*/
.ipt_template_6.ipt_color_scheme_ee3733 .ipt-item-title .ipt_item-set{
	background: #cf322e !important;
	background: rgb(207, 50, 46);
	background: -moz-linear-gradient(top, rgba(207, 50, 46,0.8) 10%, rgba(207, 50, 46,1) 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(10%,rgba(207, 50, 46,0.8)), color-stop(100%,rgba(207, 50, 46,1))) !important;
	background: -webkit-linear-gradient(top, rgba(207, 50, 46,0.8) 10%,rgba(207, 50, 46,1) 100%) !important;
	background: -o-linear-gradient(top, rgba(207, 50, 46,0.8) 10%,rgba(207, 50, 46,1) 100%) !important;
	background: -ms-linear-gradient(top, rgba(207, 50, 46,0.8) 10%,rgba(207, 50, 46,1) 100%) !important;
	background: linear-gradient(to bottom, rgba(207, 50, 46,0.8) 10%,rgba(207, 50, 46,1) 100%) !important;
}

.ipt_template_6.ipt_color_scheme_ee3733 .ipt-item-price .ipt_item-set{
	background: #ee3733 !important;
}

.ipt_template_6.ipt_color_scheme_ee3733 .ipt-item-button .ipt_item-set .ipt-button{
	background: #ee3733 !important;
	background: rgb(238, 55, 51);
	background: -moz-linear-gradient(top, rgba(238, 55, 51,0.8) 15%, rgba(238, 55, 51,1) 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(15%,rgba(238, 55, 51,0.8)), color-stop(100%,rgba(238, 55, 51,1))) !important;
	background:-webkit-linear-gradient(top, rgba(238, 55, 51,0.8) 15%,rgba(238, 55, 51,1) 100%)  !important;
	background: -o-linear-gradient(top, rgba(238, 55, 51,0.8) 15%,rgba(238, 55, 51,1) 100%) !important;
	background: -ms-linear-gradient(top, rgba(238, 55, 51,0.8) 15%,rgba(238, 55, 51,1) 100%) !important;
	background: linear-gradient(to bottom, rgba(238, 55, 51,0.8) 15%,rgba(238, 55, 51,1) 100%) !important;
}	


/*f36510 rgba(243, 101, 16, 1);*/
.ipt_template_6.ipt_color_scheme_f36510 .ipt-item-title .ipt_item-set{
	background: #d25911 !important;
	background: rgb(210, 89, 17);
	background: -moz-linear-gradient(top, rgba(210, 89, 17,0.8) 10%, rgba(210, 89, 17,1) 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(10%,rgba(210, 89, 17,0.8)), color-stop(100%,rgba(210, 89, 17,1))) !important;
	background: -webkit-linear-gradient(top, rgba(210, 89, 17,0.8) 10%,rgba(210, 89, 17,1) 100%) !important;
	background: -o-linear-gradient(top, rgba(210, 89, 17,0.8) 10%,rgba(210, 89, 17,1) 100%) !important;
	background: -ms-linear-gradient(top, rgba(210, 89, 17,0.8) 10%,rgba(210, 89, 17,1) 100%) !important;
	background: linear-gradient(to bottom, rgba(210, 89, 17,0.8) 10%,rgba(210, 89, 17,1) 100%) !important;
}

.ipt_template_6.ipt_color_scheme_f36510 .ipt-item-price .ipt_item-set{
	background: #f36510 !important;
}

.ipt_template_6.ipt_color_scheme_f36510 .ipt-item-button .ipt_item-set .ipt-button{
	background: #f36510 !important;
	background: rgb(243, 101, 16);
	background: -moz-linear-gradient(top, rgba(243, 101, 16,0.8) 15%, rgba(243, 101, 16,1) 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(15%,rgba(243, 101, 16,0.8)), color-stop(100%,rgba(243, 101, 16,1))) !important;
	background:-webkit-linear-gradient(top, rgba(243, 101, 16,0.8) 15%,rgba(243, 101, 16,1) 100%)  !important;
	background: -o-linear-gradient(top, rgba(243, 101, 16,0.8) 15%,rgba(243, 101, 16,1) 100%) !important;
	background: -ms-linear-gradient(top, rgba(243, 101, 16,0.8) 15%,rgba(243, 101, 16,1) 100%) !important;
	background: linear-gradient(to bottom, rgba(243, 101, 16,0.8) 15%,rgba(243, 101, 16,1) 100%) !important;
}	


/*f8ba01 rgba(248, 186, 1, 1);*/
.ipt_template_6.ipt_color_scheme_f8ba01 .ipt-item-title .ipt_item-set{
	background: #d8a303 !important;
	background: rgb(216, 163, 3);
	background: -moz-linear-gradient(top, rgba(216, 163, 3,0.8) 10%, rgba(216, 163, 3,1) 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(10%,rgba(216, 163, 3,0.8)), color-stop(100%,rgba(216, 163, 3,1))) !important;
	background: -webkit-linear-gradient(top, rgba(216, 163, 3,0.8) 10%,rgba(216, 163, 3,1) 100%) !important;
	background: -o-linear-gradient(top, rgba(216, 163, 3,0.8) 10%,rgba(216, 163, 3,1) 100%) !important;
	background: -ms-linear-gradient(top, rgba(216, 163, 3,0.8) 10%,rgba(216, 163, 3,1) 100%) !important;
	background: linear-gradient(to bottom, rgba(216, 163, 3,0.8) 10%,rgba(216, 163, 3,1) 100%) !important;
}

.ipt_template_6.ipt_color_scheme_f8ba01 .ipt-item-price .ipt_item-set{
	background: #f8ba01 !important;
}

.ipt_template_6.ipt_color_scheme_f8ba01 .ipt-item-button .ipt_item-set .ipt-button{
	background: #f8ba01 !important;
	background: rgb(248, 186, 1);
	background: -moz-linear-gradient(top, rgba(248, 186, 1,0.8) 15%, rgba(248, 186, 1,1) 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(15%,rgba(248, 186, 1,0.8)), color-stop(100%,rgba(248, 186, 1,1))) !important;
	background:-webkit-linear-gradient(top, rgba(248, 186, 1,0.8) 15%,rgba(248, 186, 1,1) 100%)  !important;
	background: -o-linear-gradient(top, rgba(248, 186, 1,0.8) 15%,rgba(248, 186, 1,1) 100%) !important;
	background: -ms-linear-gradient(top, rgba(248, 186, 1,0.8) 15%,rgba(248, 186, 1,1) 100%) !important;
	background: linear-gradient(to bottom, rgba(248, 186, 1,0.8) 15%,rgba(248, 186, 1,1) 100%) !important;
}	


