* {
}
body {
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	line-height: 20px;
	color:#000
	text-align: center;
}
a {
	text-decoration: none;
	transition-style: linear;
	transition-duration: 0.2s;
	color: #333;
}
a:hover {
	text-decoration: underline;
}
section {
	padding: 30px 0px;
	width: 100%;
	float: left;
}
h1, h2, h3, h4, h5, h6 {
	color: #333;
	font-family: 'Raleway', sans-serif;
}
ul, li {
	list-style: none;
}
img {
	max-width: 100%;
	 width: auto;
  height: auto;
}
img.shadow {
	position: absolute;
	bottom: -24px;
	left: 50%;
	margin-left: -357px;
}
.single {
}
.customice-padding-top-10 .single {
}
.cl {
	clear: both;
}
.align-center {
	width: 100%;
	text-align: center;
}

/*
	form elements
*/

form label {
	float: left;
	width: 150px;
	font-weight: normal;
	cursor: pointer;
}
form label:hover {
	color: #333;
}
form p {
	width: 100%;
	display: inline-block;
}
input[type=text],
input[type=email],
input[type=add],
input[type=city],
input[type=province],
input[type=country],
input[type=postal],
input[type=hphone],
input[type=length],
input[type=refer],
input[type=width],
input[type=other],
input[type=file],
input[type=tel],
input[type=password],
select, textarea {
	
	width: calc(100% - 150px);
	min-width: 200px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	line-height: 250%;
	padding: 0px 10px;
	height: 34px;
	border-radius: 3px;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	transition-style: linear;
	transition-duration: 0.2s;
	
}
input[type=text]:focus,
input[type=email]:focus,
input[type=add]:focus,
input[type=city]:focus,
input[type=province]:focus,
input[type=country]:focus,
input[type=postal]:focus,
input[type=hphone]:focus,
input[type=length]:focus,
input[type=refer]:focus,
input[type=width]:focus,
input[type=other]:focus,
input[type=file]:focus,
input[type=tel]:focus,
input[type=url]:focus,
input[type=password]:focus,
select:focus, textarea:focus {
	background-color: #f2f2f2;
	outline: none;
}
select {
	padding: 8px 0px;
}
textarea {
	line-height: 150%;
	padding: 10px;
}
input[type=submit], input[type=file], input[type=button], button[type=submit], button {
	transition-style: linear;
	transition-duration: 0.2s;
	height: 34px;
	padding: 0px 10px;
}

.customice-relative {
	position: relative;
	display: inline-block;
	width: 100%;
}
.jspVerticalBar {
	width: 5px;
}
.customice-wrapper {
	width: 100%;
	position: relative;
	display: inline-block;
}
.customice-header-sticked {
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 10001;
	background-color: rgba(255,255,255,1) !important;
}
.rivaslider-wrapper {
	overflow: hidden;
	width: 100%;
	display: inline-block;
}
.rivaslider-wrapper-inner {
	width: 10000px;
	position: absolute;
	left: 10px;
	top: 0px;
}
.customice-section .rivaslider-wrapper {
	margin-top: 10px;
}

/*
	to-the-top
*/

#to-the-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	width: 40px;
	height: 40px;
	color: #fff;
	z-index: 10003;
	cursor: pointer;
	display: none;
}
#to-the-top:hover {
	transition-style: linear;
	transition-duration: 0.2s;
}
#to-the-top:hover {
	color: #333;
}
#to-the-top i {
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
}

/*
	padding classes
*/

.customice-100 {
	width: 100%;
	display: inline-block;
	margin-top:  15px;
}
.customice-padding-left-10 {
	padding-left: 10px;
}
.customice-padding-left-20 {
	padding-left: 20px;
}
.customice-padding-left-30 {
	padding-left: 30px;
}
.customice-padding-left-40 {
	padding-left: 40px;
}
.customice-padding-top-0 {
	padding-top: 0px !important;
}
.customice-margin-top-0 {
	margin-top: 0px !important;
}
.customice-padding-top-5 {
	padding-top: 5px !important;
}
.customice-padding-top-10 {
	padding-top: 10px !important;
}
.customice-padding-top-20 {
	padding-top: 20px !important;
}
.customice-padding-top-60 {
	padding-top: 60px !important;
}
.customice-padding-bottom-0 {
	padding-bottom: 0px !important;
}
.customice-padding-bottom-30 {
	padding-bottom: 30px;
}
.margin-left-0 {
	margin-left: 0px !important;
}

/*
	customice-preload
*/

#customice-preload {
	position: fixed;
	left: 0px;
	top: 0px;
	background-color: #f2f2f2;
	height: 100%;
	width: 100%;
	z-index: 20000;
}
#customice-preload i.fa {
	position: absolute;
	width: 100px;
	height: 100px;
	left: 50%;
	margin-left: -50px;
	top: 50%;
	margin-top: -50px;
	line-height: 100px;
	text-align: center;
	font-size: 64px;
	border-radius: 200px;
	color: #fff;
}
#customice-preload span {
	position: absolute;
	width: 200px;
	height: 40px;
	left: 50%;
	margin-left: -100px;
	top: 50%;
	margin-top: -80px;
	text-align: center;
	letter-spacing: 4px;
	color: #333;
}

/*
	customice-section
*/

.customice-section {
	width: 100%;
	float: left;
	padding-top: 60px;
	padding-bottom: 60px;
}
.customice-section p.block-description {
	font-size: 130%;
	line-height: 200%;
	font-style: italic;
}
.customice-section h2, .customice-section h1, .customice-section h3, .customice-section h4, .customice-section h5 {
	text-transform: capitalize;
	margin-bottom: 20px;
	font-weight: normal;
}
.customice-section h2 {
	text-transform: capitalize;
	margin-bottom: 20px;
	width: auto;
	display: inline-block;
}
.customice-section .white {
	color: #fff;
}
.customice-section-align-left {
	text-align: left;
}
.customice-section-align-right {
	text-align: right;
}
.customice-section-align-center {
	text-align: center;
	width: 100%;
}
.customice-home-slider {
	padding: 0px;
}

/*
	Bootstrap carousel
*/

.customice-home-slider .carousel {
}
.customice-home-slider .carousel .item {
	max-height: 500px;
	overflow: hidden;
}
.customice-home-slider .carousel .item img {
	min-width: 100%;
}
.customice-home-slider .carousel .item .carousel-caption {
	font-size: 250%;
	margin-bottom: 30px;
}

/*
	Flex slider
*/

.customice-home-slider .flexslider {
	border: 0px;
	margin: 0px;
}
.customice-home-slider .flexslider .flex-viewport {
	max-height: 500px;
}
.customice-home-slider .flexslider .flex-direction-nav a {
}
.customice-home-slider .flexslider .flex-control-nav {
	bottom: 20px;
}

.customice-section-st1 {
	background-color: #f2f2f2;
	border: 0px solid #e5e5e5;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.customice-section-st2 {
	/*	background-color: primary color: */
}
.customice-section-st3 {
	/*	background-color: primary color: */
	padding-top: 30px;
	padding-bottom: 30px;
}
.customice-section-bg1 {
	background-image: url(img/slider-bg.jpg);
	background-size: cover;
	background-color: transparent !important;
	background-attachment: fixed;
	background-position: 50% 0 !important;
	background-repeat: no-repeat;
	position: relative;
}
.customice-section-bg2 {
	background-image: url(../img/slider-bg-dark.jpg);
	background-size: cover;
	background-color: transparent !important;
	background-attachment: fixed;
	background-position: 50% 0 !important;
	background-repeat: no-repeat;
	position: relative;
}
.customice-section-bg3 {
	background-image: url(../img/slider-bg-dark.jpg);
	background-size: cover;
	background-color: transparent !important;
	background-attachment: fixed;
	background-position: 50% 0 !important;
	background-repeat: no-repeat;
	position: relative;
}
.customice-section-bg4 {
	background-image: url(../img/slider-bg-dark.jpg);
	background-size: cover;
	background-color: transparent !important;
	background-attachment: fixed;
	background-position: 50% 0 !important;
	background-repeat: no-repeat;
	position: relative;
}
.customice-section-bg5 {
	background-image: url(../img/slider-bg-dark.jpg);
	background-size: cover;
	background-color: transparent !important;
	background-attachment: fixed;
	background-position: 50% 0 !important;
	background-repeat: no-repeat;
	position: relative;
}
.customice-section-bg6 {
	background-image: url(../img/slider-bg-dark.jpg);
	background-size: cover;
	background-color: transparent !important;
	background-attachment: fixed;
	background-position: 50% 0 !important;
	background-repeat: no-repeat;
	position: relative;
}
.customice-section-bg7 {
	background-image: url(../img/slider-bg.jpg);
	background-size: cover;
	background-color: transparent !important;
	background-attachment: fixed;
	background-position: 50% 0 !important;
	background-repeat: no-repeat;
	position: relative;
}
.customice-section-bg8 {
	background-image: url(../img/slider-bg-dark.jpg);
	background-size: cover;
	background-color: transparent !important;
	background-attachment: fixed;
	background-position: 50% 0 !important;
	background-repeat: no-repeat;
	position: relative;
}
.customice-section-bg9 {
	background-image: url(../img/slider-bg-dark.jpg);
	background-size: cover;
	background-color: transparent !important;
	background-attachment: fixed;
	background-position: 50% 0 !important;
	background-repeat: no-repeat;
	position: relative;
}
.customice-section-bg10 {
	background-image: url(../img/slider-bg-dark.jpg);
	background-size: cover;
	background-color: transparent !important;
	background-attachment: fixed;
	background-position: 50% 0 !important;
	background-repeat: no-repeat;
	position: relative;
}
.customice-content-404 {
	background-image: url(../img/slider-bg-dark.jpg);
	background-size: cover;
	background-color: transparent !important;
	background-attachment: fixed;
	background-position: 50% 0 !important;
	background-repeat: no-repeat;
	position: relative;
	text-align: center !important;
}
.customice-section-cta2 {
	padding-top: 30px;
	padding-bottom: 20px;
}
.customice-section-cta2 p {
	text-align: center;
	color: #fff;
}
.customice-section-cta2 p span {
	font-size: 180%;
	margin-right: 30px;
	display: inline-block;
}
.customice-section-core {
}
.customice-section-core h2 {
	color: #fff;
}
.customice-section-core p {
	color: #fff;
	text-align: left;
}
.customice-section-core ul {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
.customice-section-core ul li {
	width: 50%;
	float: left;
	text-align: left;
	color: #fff;
	margin: 0px;
	padding: 0px;
	line-height: 200%;
}
.customice-section-core ul li i {
	margin-right: 5px;
}

/*
	404
*/

.customice-content-404 {
	text-align: center;
}
.customice-content-404 .customice-soc-buttons-list {
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 1001;
}
.customice-content-404-gradient {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
	width: 100%;
	opacity: 0.7;
}
.customice-content-404-inner {
	z-index: 1000;
	position: relative;
	max-width: 1000px;
	display: inline-block;
	border: 0px solid #f00;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 75px 0px;
}
.customice-content-404-inner .helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.customice-content-404-inner .customice-logo p.logo {
	color: #fff;
	font-size: 280%;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 15px;
}
.customice-content-404-inner .customice-logo p.tagline {
	color: #fff;
}
.customice-content-404-inner a.logolink:hover {
	text-decoration: none !important;
}
.customice-content-404-inner p.oops {
	font-size: 900%;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	line-height: 150%;
}
.customice-content-404-inner p.coming {
	font-size: 450%;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	line-height: 110%;
	margin: 50px 0px;
}
.customice-content-404-inner p.note {
	font-size: 150%;
	color: #fff;
	line-height: 150%;
}
.customice-content-404-inner p.note a {
	text-transform: capitalize;
	color: #fff;
}

/*
	customice-page-title-1
*/

.customice-page-title-1 {
	width: 100%;
	float: left;
	background-image: url(../img/slider-bg-grey.gif);
	background-size: cover;
	background-color: transparent !important;
	background-attachment: fixed;
	background-position: 50% 0 !important;
	background-repeat: no-repeat;
	position: relative;
	padding: 60px 0px;
}
.customice-page-title-1 h1 {
	line-height: 40px;
	font-size: 360%;
	text-transform: capitalize;
	color: #fff;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.customice-page-title-1 .search {
	width: 100%;
	float: left;
}
.customice-page-title-1 .search input[type=text] {
	width: 100%;
	background-color: rgba(255,255,255,0.3);
	border: 0px;
	transition-style: linear;
	transition-duration: 0.2s;
	margin-top: 3px;
}
.customice-page-title-1 .search input[type=text]:focus {
	background-color: rgba(255,255,255,0.7);
}

/*
	customice-desktop-breadscrubs
*/

.customice-desktop-breadscrubs {
	padding: 0px;
	margin-top: -30px;
}
.customice-desktop-breadscrubs-inner {
	width: auto;
	text-transform: capitalize;
	float: right;
	padding: 0px 30px;
	height: 30px;
	line-height: 30px;
	font-size: 11px;
	color: #fff;
}
.customice-desktop-breadscrubs-inner a {
	color: #fff;
}
.customice-desktop-breadscrubs-inner a:hover {
	color: #fff;
}
.customice-desktop-breadscrubs-inner i {
	margin: 0px 15px;
}

/*
	customice-mobile-breadscrubs
*/

.customice-mobile-breadscrubs {
	width: 100%;
	float: left;
	padding: 30px 0px;
	color: #fff;
	display: none;
	text-transform: capitalize;
}
.customice-mobile-breadscrubs a {
	color: #fff;
}
.customice-mobile-breadscrubs a:hover {
	color: #fff;
}
.customice-mobile-breadscrubs i {
	margin: 0px 15px;
}

/*
	customice-content
*/

.customice-content, .customice-header, .customice-footer {
	width: 100%;
	float: left;
	text-align: left;
}

/*
	customice-btn
*/

.customice-btn {
	width: auto;
	display: inline-block;
	border-radius: 3px;
	padding: 0px 20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	border: 0px;
	text-transform: uppercase;
}
.customice-btn:hover {
	text-decoration: none;
	color: #fff !important;
}
.customice-btn-border-white {
	color: #fff;
	background-color: transparent;
	border-width: 2px;
	border-style: solid;
	border-color: #fff;
}
.customice-btn-border-white:hover {
	background-color: #fff !important;
	color: #333 !important;
}
.customice-btn-small {
	font-size: 90%;
	line-height: 200%;
	text-transform: uppercase;
	padding: 0px 10px;
}
.customice-btn-large {
	font-size: 150%;
	line-height: 200%;
	text-transform: uppercase;
}
.customice-btn-normal {
	font-size: 100%;
	line-height: 250%;
	text-transform: uppercase;
}
.customice-btn-primary, .customice-btn-secondary {
	color: #fff;
}
.customice-btn-primary-border, .customice-btn-secondary-border {
	background-color: transparent;
	border-width: 2px;
	border-style: solid;
}
.customice-btn-small.customice-btn-secondary-border {
	border-width: 1px;
}

/*
	customice header bg desktop navigation mega menu
*/

.customice-mega {
	position: absolute;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	z-index: 10001;
	text-align: left;
}
.customice-mega .customice-mega-section {
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e5e5e5;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 15px;
}
.customice-mega .customice-mega-section h3 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 100%;
	color: #333;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-size: 100%;
}
.customice-mega .customice-mega-section ul {
	display: block !important;
	position: relative !important;
	left: auto !important;
	top: auto !important;
	width: 100% !important;
	border: 0px !important;
	float: left;
}
.customice-mega .customice-mega-section ul li {
	padding-left: 0px !important;
}
.customice-mega .customice-mega-section ul li a i {
	transition-style: linear;
	transition-duration: 0.2s;
	color: #ccc;
	margin-right: 5px;
}
.customice-mega .customice-mega-section p {
	font-size: 100%;
	line-height: 150%;
}

/*
	customice mobile menu
*/

.customice-mobile-menu {
	position: fixed;
	right: -200px;
	top: 0px;
	height: 100%;
	width: 200px;
	border-left-width: 2px;
	border-left-style: solid;
	z-index: 10009;
	display: none;
}
.customice-mobile-menu nav {
	width: 100%;
	float: left;
	position: relative;
	overflow: auto;
}
.customice-mobile-menu nav > ul {
	width: 100%;
	float: left;
}
.customice-mobile-menu nav ul {
	margin: 0px;
	padding: 0px;
}
.customice-mobile-menu nav ul {
	display: block;
}
.customice-mobile-menu nav ul ul {
	display: none;
}
.customice-mobile-menu nav ul li {
	width: 100%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-bottom: 1px;
	position: relative;
}
.customice-mobile-menu nav ul li a {
	color: #fff;
	text-transform: capitalize;
	padding-left: 20px;
	float: left;
	line-height: 20px;
	margin: 10px 0px;
}
.customice-mobile-menu .border, .customice-mobile-cart-list .border {
	width: 100%;
	height: 1px;
	background-color: rgba(255,255,255,0.1);
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 100;
}
.customice-mobile-menu nav ul li i.glyphicon-plus-sign {
	position: absolute;
	right: 20px;
	top: 0px;
	line-height: 40px;
	height: 40px;
	cursor: pointer;
	color: #fff;
}
.customice-mobile-menu nav ul ul {
	background-color: rgba(000,000,000,0.2) !important;
	float: left;
	width: 100%;
}
.customice-mobile-menu nav ul ul > li {
	border-bottom-width: 0px;
	padding-bottom: 0px;
	padding-top: 1px;
}
.customice-mobile-menu nav ul li .border {
	bottom: 0px;
	left: 0px;
}
.customice-mobile-menu nav ul ul > li .border {
	top: 0px;
	bottom: auto;
}
.customice-mobile-menu nav > .border {
	top: 0px;
	bottom: auto;
}
.customice-mobile-menu > i {
}
#customice-mobile-menu-btn, #customice-mobile-cart-btn {
	position: fixed;
	width: 40px !important;
	height: 40px;
	right: 0px;
	top: 46px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	z-index: 10008;
	display: none;
}
#customice-mobile-cart-btn {
	top: 92px;
}

/*
	customice-mobile-cart-list
*/

.customice-mobile-cart-list {
	width: 100%;
	float: left;
	max-height: 300px;
	position: relative;
	padding-top: 1px;
}
.customice-mobile-cart-list > .border {
	bottom: auto !important;
	top: 0px !important;
}
.customice-mobile-cart-list p {
	width: 100%;
	float: left;
	text-align: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 20px !important;
	padding-bottom: 1px;
	position: relative;
	margin: 0px;
}
.customice-mobile-cart-list p span.price {
	width: 100%;
	float: left;
}
.customice-mobile-cart-list p a {
	color: #fff;
	text-transform: capitalize;
}

/*
	customice scroller
*/

.customice-scroller {
	width: 100%;
	float: left;
	display: none;
}
.customice-scroller > i {
	cursor: pointer;
	text-align: center;
	line-height: 40px;
	width: 50% !important;
	background-color: rgba(000,000,000,0.2);
	float: left;
	color: #fff;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.customice-mobile-menu h3 {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	line-height: 40px;
	text-transform: uppercase;
	padding-left: 20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	width: 100%;
	position: relative;
}

/*
	customice-layerslider
*/

.customice-layerslider {
}

/*
	customice-layerslider
*/

.customice-layerslider {
	width: 100%;
	float: left;
}
.customice-layerslider .ls-layer {
	width: 100%;
	float: left;
}
.customice-layerslider img.ls-bg {
	width: 100%;
	float: left;
}
.customice-layerslider .customice-layerslider-block {
	width: 300px;
	height: 150px;
	padding: 30px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.customice-layerslider .customice-layerslider-block h3 {
	font-size: 15px;
	color: #fff !important;
	line-height: 18px;
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
}
.customice-layerslider .customice-layerslider-block h2 {
	font-size: 48px;
	line-height: 48px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
}
.customice-layerslider .customice-layerslider-block h4 {
	font-size: 22px;
	line-height: 28px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
}
.customice-layerslider .customice-layerslider-block p {
	width: 100%;
	float: left;
	color: #fff;
	font-size: 13px;
	line-height: 20px;
}
.ls-label-secondary {
	width: 140px;
	height: 100px;
	border-radius: 200px;
	text-align: center;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px 0px;
	position: relative;
	z-index: 10;
}
.ls-label-secondary span, .ls-label-secondary p {
	width: 100%;
	float: left;
	color: #fff;
}
.ls-label-secondary p {
	font-size: 24px;
}
.ls-label-secondary :first-child {
	margin-top: 10px;
}
.ls-label-primary {
	position: relative;
	z-index: 1;
	color: #fff;
	border-radius: 200px;
	width: 90px;
	height: 0px;
	text-align: center;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 25px 10px;
	text-transform: capitalize;
	font-size: 16px;
}
.ls-layer h1 {
	font-size: 52px;
	text-transform: uppercase;
}
.ls-layer p.color-text {
	font-size: 18px;
	text-transform: capitalize;
}
.ls-layer p.feature {
	color: #222;
}
.customice-store-ls1, .customice-store-ls2 {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	color: #fff;
	text-transform: uppercase;
	width: 400px;
	text-align: center;
}
.customice-store-ls1 {
	font-size: 32px;
}
.customice-store-ls2 {
	font-size: 96px;
	border: 0px solid #fff;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.customice-store-price-1 {
	width: 150px;
}
.customice-store-price-1 p {
	width: 100%;
	float: left;
	text-align: center;
}
.customice-store-price-1 p.pr1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 10px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	text-transform: uppercase;
	font-size: 24px;
	margin-bottom: 10px;
}
.customice-store-price-1 p.pr2 {
	font-style: italic;
	color: #fff;
	font-size: 18px;
}
.customice-store-price-1 p.pr3 {
	font-size: 64px;
	font-weight: bold;
	color: #fff;
	line-height: normal;
}

/*
	customice-navigation
*/

.customice-navigation {
	width: 100%;
	float: left;
	height: 34px;
	text-align: center;
	margin-top: 20px;
}
.customice-navigation a {
	display: inline-block;
	line-height: 34px;
	height: 34px;
	width: 34px;
	text-align: center;
	font-size: 18px;
	border-radius: 20px;
	border-width: 0px;
	border-style: solid;
	border-color: #fff;
	background-color: rgba(000,000,000,0.1);
}
.customice-navigation a i {
	line-height: 30px;
	font-size: 12px;
	width: 100% !important;
	float: left;
	text-align: center;
}
.customice-navigation-left {
	text-align: left;
}
.customice-navigation-left a {
	float: left;
}
.customice-navigation-left a.forward {
	margin-left: 5px;
}
.customice-navigation-right {
	width: auto;
	position: absolute;
	right: 0px;
	top: 0px;
	margin: 0px;
}
.customice-footer .customice-navigation a {
	color: #fff;
	border-color: #fff;
}
.customice-navigation a:hover {
	color: #fff !important;
}
.customice-section-color .customice-navigation a:hover {
	background-color: #fff !important;
}
.customice-navigation-white a {
	background-color: rgba(255,255,255,0.3);
	color: #333;
}

/* customice-controls */

.customice-controls {
	width: 100%;
	float: left;
	height: 12px;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 20px;
}
.customice-controls span {
	cursor: pointer;
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 20px;
	margin: 0px 2px;
}
.customice-controls-left {
	text-align: left;
}
.customice-controls-left span {
	margin: 0px;
	margin-right: 5px;
	float: left;
}

/*
	customice-widget
*/

.customice-widget {
}
.customice-widget h3 {
	font-weight: lighter;
	margin-top:  0px;
}
.customice-widget-inner {
	width: 100%;
}
.customice-content .customice-widget {
	margin-bottom: 60px;
	width: 100%;
	display: inline-block;
}
.customice-content .customice-widget h3 {
	text-transform: capitalize;
	margin-bottom: 20px;
}
.customice-search-widget input[type=text] {
	width: 100%;
}

/*
	customice-twiiter-widget
*/

.customice-simple-twiiter-widget {
}
.customice-simple-twiiter-widget ul, .customice-simple-twiiter-widget ul li {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
}
.customice-simple-twiiter-widget ul li {
	text-align: left;
	line-height: inherit;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	margin-bottom: 15px;
	padding-left: 50px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
.customice-simple-twiiter-widget ul li i.fa-twitter {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	background-color: #f2f2f2;
	position: absolute;
	left: 0px;
	top: 0px;
	border-radius: 100px;
}
.customice-simple-twiiter-widget ul li p.interact {
	background-color: #f2f2f2;
}
.customice-simple-twiiter-widget ul li p.interact a {
	margin-left: 15px;
}

/*
	customice-category-widget
*/

.customice-category-widget {
}
.customice-category-widget ul, .customice-category-widget ul li, .customice-category-widget ul li p, .customice-category-widget ul li small {
	width: 100%;
	float: left;
	margin-bottom: 0px;
	padding: 0px;
	margin: 0px;
}
.customice-category-widget ul li {
	border: 0px solid #e5e5e5;
	border-bottom-width: 1px;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.customice-category-widget ul li small {
	font-style: italic;
	line-height: normal;
}
.customice-category-widget ul li p .glyphicon, .customice-category-widget ul li p .fa {
	color: #ddd;
	margin-right: 5px;
	transition-style: linear;
	transition-duration: 0.2s;
}
.customice-category-widget ul li p a {
	text-transform: capitalize;
	margin-right: 10px;
}
.customice-category-widget ul li p span {
	width: auto;
	float: right;
	border-radius: 100px;
	background-color: #e5e5e5;
	width: 30px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	transition-style: linear;
	transition-duration: 0.2s;
}
.customice-category-widget ul li p span.hovered {
	color: #fff;
}
.customice-category-widget ul li a .fa-rss {
	color: #ff8300;
}
.customice-category-widget ul li a .fa-rss:hover {
	color: #333 !important;
}
.customice-category-widget ul :last-child {
	margin-bottom: 0px;
}

/*
	customice-sidebar-post
*/

.customice-sidebar-post {
	width: 100%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 50px;
	min-height: 40px;
	position: relative;
	margin-bottom: 30px;
}
.customice-sidebar-post figure {
	height: 40px;
	width: 40px;
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: hidden;
}
.customice-sidebar-post figure img {
	position: absolute;
	max-width: none;
	max-height: none;
	min-height: none;
	min-width: none;
	max-height: 100%;
}
.customice-sidebar-post p {
	margin-bottom: 0px !important;
}
.customice-sidebar-post .meta {
	font-style: italic;
}

/*
	customice-sidebar-comment
*/

.customice-sidebar-comment {
	width: 100%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 30px;
}
.customice-sidebar-comment p {
	margin-bottom: 0px !important;
}
.customice-sidebar-comment p.comment {
	font-style: italic;
}

/*
	customice-about-widget
*/

.customice-about-widget p.links {
	margin-top: 20px;
}
.customice-about-widget p.links a {
	margin-right: 10px;
	width: 30px;
	height: 30px;
	text-align: center;
	border-radius: 100px;
	border: 1px solid #fff;
	display: inline-block;
	line-height: 30px;
}
.customice-about-widget p.links a:hover {
	color: #fff;
}
.customice-about-widget p.contacts {
	width: 100%;
	border: 0px solid rgba(000,000,000,0.2);
	border-top-width: 0px;
	border-bottom-width: 1px;
	padding: 10px 0px;
	padding-left: 20px;
	margin-bottom: 0px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
.customice-about-widget p.contacts i {
	position: absolute;
	left: 0px;
	top: 13px;
}

/*
	customice-latest-tweets-widget
*/

.customice-latest-tweets-widget {
}
.customice-latest-tweets-widget li.tweet-item {
	list-style: none;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 1px;
}
.customice-latest-tweets-widget li.tweet-item .user {
	margin-bottom: 10px;
}
.customice-latest-tweets-widget li.tweet-item .user img {
	margin-right: 10px;
}
.customice-latest-tweets-widget li.tweet-item a:hover {
	color: #fff;
}
.customice-latest-tweets-widget i.fa-twitter {
	width: 64px;
	height: 64px;
	background-color: #fff;
	text-align: center;
	line-height: 64px;
	font-size: 32px;
	border-radius: 100px;
	display: inline-block;
	margin-bottom: 30px;
}
.customice-latest-tweets-widget p.interact {
	border: 0px solid rgba(000,000,000,0.2);
	border-top-width: 1px;
	padding-top: 10px;
}
.customice-latest-tweets-widget p.interact a {
	margin: 0px 10px;
	margin-left: 0px;
}
.customice-latest-tweets-widget p.interact a i {
	margin-right: 5px;
}

/*
	customice-latest-news-2-widget
*/

.customice-latest-news-2-widget {
}
.customice-latest-news-2-widget ul {
	width: 100%;
	display: inline-block;
	margin: 0px;
	padding: 0px;
}
.customice-latest-news-2-widget ul li {
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: left;
	margin-bottom: 30px;
}
.customice-latest-news-2-widget ul :last-child {
	margin-bottom: 0px;
}
.customice-latest-news-2-widget ul li small {
	font-size: 75%;
	letter-spacing: 3px;
	margin-bottom: 10px;
	width: 100%;
	display: inline-block;
}
.customice-latest-news-2-widget ul li p {
	margin-bottom: 0px;
}
.customice-latest-news-2-widget ul li p.title {
	text-transform: capitalize;
}

/*
	customice-testimonials-3
*/

.customice-testimonials-3, .customice-testimonials-3 .customice-testimonials-3-inner {
	width: 100%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow: none;
	text-align: left;
}
.customice-testimonials-3 .customice-testimonials-3-inner {
	position: relative;
}
.customice-testimonials-3 .customice-testimonials-3-inner p.text {
	font-style: italic;
	background-color: #f2f2f2;
	padding: 30px;
	position: relative;
	margin-bottom: 10px;
}
.customice-testimonials-3 .customice-testimonials-3-inner p.text i.fa-quote-left {
	margin-right: 10px;
}
.customice-testimonials-3 .customice-testimonials-3-inner p.text i.fa-quote-right {
	margin-left: 10px;
}
.customice-testimonials-3 .customice-testimonials-3-inner .arrow {
	width: 15px;
	height: 15px;
	background-color: #f2f2f2;
	bottom: -5px;
	left: 23px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}
.customice-testimonials-3 .customice-testimonials-3-inner .author {
	width: 100%;
	float: left;
	position: relative;
	min-height: 64px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 80px;
}
.customice-testimonials-3 .customice-testimonials-3-inner .author .avatar {
	width: 64px;
	height: 64px;
	color: #fff;
	border-radius: 100px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
}
.customice-testimonials-3 .customice-testimonials-3-inner .author .avatar i {
	width: 64px;
	height: 64px;
	line-height: 64px;
	text-align: center;
	font-size: 24px;
}
.customice-testimonials-3 .customice-testimonials-3-inner .author .avatar img {
	max-width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	float: left;
}
.customice-testimonials-3 .customice-testimonials-3-inner .author p {
	line-height: 34px;
	float: left;
	width: 100%;
	font-size: 18px;
	color: #333;
}
.customice-testimonials-3 .customice-testimonials-3-inner .author small {
	line-height: 14px;
	float: left;
	width: 100%;
	font-size: inherit;
}
.customice-testimonials-3 p {
	margin-bottom: 0px;
}

/*
	.customice-footer .customice-widget
*/

.customice-footer {
	padding: 60px 0px;
	padding-top: 0px;
	font-size: 13px;
	line-height: 20px;
	color: #fff;
}
.customice-footer .customice-widget {
	width: 100%;
	float: left;
}
.customice-footer .customice-widget h3 {
	color: #fff;
	text-transform: capitalize;
	font-weight: lighter;
	margin-bottom: 30px;
	display: inline-block;
	width: auto;
	margin-top: 60px;
}
.customice-footer .customice-widget a {
	color: #fff;
}

/*
	customice-tags-widget
*/

.customice-tags-widget {
	text-align: left;
}
.customice-tags-widget a {
	display: inline-block;
	border-width: 1px;
	border-style: solid;
	line-height: 160%;
	margin-right: 5px;
	margin-bottom: 7px;
	padding: 0px 5px;
	text-transform: lowercase;
}
.customice-footer .customice-tags-widget a {
	border-color: rgba(255,255,255,0.2);
}
.customice-tags-widget p {
	margin-top: 10px;
}
.customice-tags-widget p > a {
	border: 0px;
	text-transform: uppercase;
}
.customice-tags-widget a.customice-tag-item:hover {
	text-decoration: none;
	color: #fff !important;
}

/*
	customice-widget newsletters
*/

.customice-widget .quick_newsletter {
	width: 100%;
	float: left;
	margin-top: 0px !important;
}
.customice-widget .quick_newsletter input {
	width: 100%;
	margin-bottom: 10px;
}
.customice-widget .quick_newsletter input[type=button] {
	margin-bottom: 0px;
	transition-style: linear;
	transition-duration: 0.2s;
}

/*
	customice-links-widget
*/

.customice-links-widget ul, .customice-links-widget ul li {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
}
.customice-links-widget ul li {
	padding-bottom: 1px;
	position: relative;
}
.customice-links-widget ul li a {
	font-size: 110%;
	text-transform: capitalize;
	line-height: 40px;
	float: left;
}
.customice-links-widget ul li .border {
	position: absolute;
	width: 100%;
	height: 1px;
	bottom: 0px;
	left: 0px;
	background-color: rgba(000,000,000,0.2);
}
.customice-footer .customice-links-widget ul li .border {
	background-color: rgba(255,255,255,0.1);
}

/*
	customice-flick-widget
*/

.customice-flick-widget img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.customice-flick-widget img:hover {
	border-width: 3px;
	border-style: solid;
}

/*
	customice-contacts-widget
*/

.customice-contacts-widget p {
	width: 100%;
	float: left;
	position: relative;
	padding-top: 45px;
	margin-bottom: 15px;
}
.customice-contacts-widget p .fa, .customice-contacts-widget p .glyphicon {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 32px;
}
.customice-contacts-widget p a {
	color: #fff;
}

/*
	customice-contacts-widget
*/

.customice-contacts-2-widget {
	width: 100%;
	float: left;
}
.customice-contacts-2-widget img {
	max-width: 100%;
	max-height: 150px;
	float: left;
}
.customice-contacts-2-widget p {
	width: 100%;
	float: left;
	margin-top: 15px;
}

/*
	customice-copyrights
*/

.customice-copyright-widget {
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 30px;
	margin-top: 60px;
	display: inline-block;
}
.customice-copyright-widget a {
	color: #fff;
	text-transform: uppercase;
}
.customice-copyright-widget p {
	width: 49%;
	float: left;
	display: inline-block;
	margin-bottom: 0px;
}
.customice-copyright-widget p:last-child {
	float: right;
	text-align: right;
}

/*
	customice-widget newsletters
*/

.customice-widget .quick_newsletter {
	width: 100%;
	float: left;
	margin-top: 30px;
}
.customice-widget .quick_newsletter input {
	width: 100%;
	margin-bottom: 10px;
}
.customice-widget .quick_newsletter input[type=button] {
	margin-bottom: 0px;
}

/*
	customice-post-preview
*/

.customice-post-preview {
	width: 100%;
	float: left;
	margin-left: 1px;
}
.customice-post-preview, .customice-post-preview .header {
	width: 100%;
	float: left;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.customice-post-preview .customice-post-preview-inner {
	width: 100%;
	float: left;
}
.customice-post-preview .customice-post-preview-inner-padding-left {
}
.customice-post-preview .header {
	padding-left: 80px;
	min-height: 50px;
	margin-bottom: 15px;
}
.customice-post-preview .header a {
	line-height: 25px;
	font-size: 18px;
	float: left;
	text-align: left;
	text-transform: capitalize;
}
.customice-post-preview .header .date {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 60px;
	height: 50px;
}
.customice-post-preview .header .date span {
	width: 100%;
	float: left;
	line-height: 35px;
	text-align: center;
}
.customice-post-preview .header .date span.month {
	line-height: 15px;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 3px;
	border-top-width: 1px;
	border-top-style: solid;
}
.customice-post-preview .header .date span.day {
	font-size: 24px;
	font-weight: 600;
	color: #333;
}
.customice-post-preview figure {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.customice-post-preview figure img {
	float: left;
}
.customice-post-preview figure figcaption {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 10;
	overflow: hidden;
	display: none;
}
.customice-post-preview figure figcaption i {
	display: inline-block;
	position: absolute;
	font-size: 24px;
	background-color: #fff;
	text-align: center;
	line-height: 64px;
	border-radius: 100px;
	width: 60px;
	height: 60px;
	top: 0;
	margin-top: -30px;
	left: 50%;
	margin-left: -30px;
}
.customice-post-preview figure figcaption i:hover {
	color: #fff;
	transition-duration: 0.2s;
	transition-style: linear;
}
.customice-footer .customice-widget .customice-post-preview .header span {
	color: #fff;
}
.customice-footer .customice-widget .customice-post-preview .header a {
	color: #fff;
}

/*
	customice-feature
*/

.customice-feature {
	width: 100%;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
}
.customice-feature .customice-feature-inner {
	width: 100%;
	float: left;
	border: 0px solid #f00;
}
.customice-feature span.bg {
	position: absolute;
}
.customice-feature :last-child {
	margin-bottom: 0px;
}
.customice-feature header {
	line-height: 60px;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 80px;
	color: #333;
	text-transform: capitalize;
	font-size: 180%;
	width: 100%;
	float: left;
	margin-bottom: 30px;
	text-align: left;
}
.arrow-color {
	position: absolute;
	left: 15px;
	top: 30px;
	width: 30px;
	height: 30px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 1;
}
.customice-feature header i {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 60px;
	height: 60px;
	color: #fff;
	font-size: 32px;
	line-height: 60px;
	text-align: center;
	z-index: 10;
}
.customice-feature p {
	width: 100%;
	float: left;
	margin-bottom: 30px;
	text-align: left !important;
	font-size: 100%;
}
.customice-section-hosting-bg .customice-feature p, .customice-section-hosting-bg .customice-feature header, .customice-section-hosting-bg .customice-feature p a:hover {
	color: #fff;
}
.customice-section-hosting-bg {
}

/*
	customice-feature-2
*/

.customice-feature-2 {
	width: 100%;
	float: left;
	border: 0px solid #f00;
	margin-bottom: 0px;
	padding: 0px;
	position: relative;
}
.customice-feature-2, .customice-feature-2 header {
	width: 100%;
	float: left;
	text-align: center;
	position: relative;
	color: #fff;
}
.customice-feature-2 header {
	padding-top: 90px;
	margin-bottom: 30px;
	text-transform: capitalize;
	font-size: 24px;
}
.customice-feature-2 header.i-color i {
	color: #fff !important;
}
.customice-feature-2 header .arrow {
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -20px;
	width: 40px;
	height: 40px;
	background-color: #fff;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 1;
}
.customice-feature-2 header .fa, .customice-feature-2 header .glyphicon {
	position: absolute;
	left: 50%;
	margin-left: -30px;
	top: 0px;
	width: 60px;
	height: 60px;
	line-height: 60px;
	background-color: #fff;
	color: #333;
	font-size: 36px;
	z-index: 10;
}
.customice-feature-2 p {
	width: 100%;
	float: left;
	text-align: center;
	margin-bottom: 30px;
}
.customice-feature-2 p a:hover {
	color: #fff;
}
.customice-feature-2-color header i {
	color: #fff !important;
}

/*
	customice-feature-store
*/

.customice-feature-store {
	width: 100%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 50px;
	min-height: 40px;
	position: relative;
	margin: 0px !important;
}
.customice-feature-store span {
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 24px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}
.customice-feature-store span i {
}
.customice-feature-store p {
	text-transform: uppercase;
	font-size: 18px;
	line-height: 20px;
	font-weight: lighter;
	margin-bottom: 0px;
}
.customice-feature-store p strong {
	font-weight: bold;
}
.customice-feature-store span.arrow {
	width: 15px;
	height: 15px;
	position: absolute;
	left: 28px;
	top: 13px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 1;
}
.customice-feature-store-white {
	color: #fff;
}
.customice-feature-store-white span {
	background-color: #fff;
}
.customice-feature-store-white span.arrow {
	background-color: #fff;
}
.customice-feature-store-white strong {
	color: #fff !important;
}
.customice-feature-store-dark {
	color: #333;
}
.customice-feature-store-dark p {
	font-weight: normal;
}
.customice-feature-store-dark {
	margin-top: 20px;
	margin-bottom: 10px;
}
.customice-feature-store-dark span i {
	color: #fff;
	line-height: 40px;
}
.customice-feature-store-dark span i {
	color: #fff !important;
}

/*
	customice-feature-3
*/

.customice-feature-3 {
	width: 100%;
	float: left;
	border: 1px solid #e5e5e5;
	padding: 30px;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	background-color: #fff;
	margin-bottom: 10px;
	margin-top: 20px;
}
.customice-feature-3 span {
	position: absolute;
	width: 60px;
	height: 60px;
	left: 50%;
	margin-left: -30px;
	top: -40px;
	border-radius: 100px;
}
.customice-feature-3 span .fa, .customice-feature-3 span .glyphicon {
	width: 100%;
	float: left;
	width: 60px;
	height: 60px;
	color: #fff;
	line-height: 55px;
	font-size: 24px;
	border-radius: 100px;
}
.customice-feature-3 h3 {
	font-size: 18px;
	font-weight: normal;
	text-transform: capitalize;
}
.customice-feature-3 p {
	margin-top: 15px;
}

/* customice-feature-4 */

.customice-feature-4 {
	width: 100%;
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
}
.customice-feature-4 h3 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 15px;
	text-transform: capitalize;
}
.customice-feature-4 p {
	margin-bottom: 0px;
}
.customice-feature-4 figure {
	margin-bottom: 15px;
}

/*
	customice-project
*/

.customice-project {
	float: left;
	background-color: #fff;
	text-align: left !important;
}
.customice-project .customice-project-inner {
	width: 100%;
	float: left;
	border: 1px solid #e5e5e5;
}
.customice-project .customice-project-inner figure {
	width: 100%;
	float: left;
	position: relative;
	overflow: hidden;
}
.customice-project .customice-project-inner figure img {
	left: 0px;
	top: 0px;
	max-width: 100%;
	z-index: 1;
}
.customice-project figure {
	float: left;
	width: 100%;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.customice-project figure img {
	left: 0px;
	top: 0px;
	max-height: none !important;
	max-width: none !important;
	min-width: none !important;
	min-height: none !important;
	width: 100%;
}
.customice-project figure figcaption {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 100;
	overflow: hidden;
	display: none;
}
.customice-project figure figcaption i {
	display: inline-block;
	position: absolute;
	font-size: 24px;
	background-color: #fff;
	text-align: center;
	line-height: 64px;
	border-radius: 100px;
	width: 60px;
	height: 60px;
	top: 0;
	margin-top: -30px;
	left: 50%;
	margin-left: -30px;
}
.customice-project figure figcaption i:hover {
	color: #fff;
	transition-duration: 0.2s;
	transition-style: linear;
}
.customice-project .customice-project-inner .customice-project-details {
	padding-right: 60px;
	padding-left: 20px;
	position: relative;
	width: 100%;
	float: left;
}
.customice-project .customice-project-inner .customice-project-details p {
	width: 100%;
	float: left;
	margin-top: 30px;
	line-height: 20px;
	margin-bottom: 0px;
}
.customice-project .customice-project-inner .customice-project-details p.link {
	font-size: 130%;
}
.customice-project .customice-project-inner .customice-project-details p.link a {
	text-transform: capitalize;
}
.customice-project .customice-project-inner .customice-project-details p.filter {
	margin-top: 0px;
	margin-bottom: 30px;
	font-style: italic;
}
.customice-project .customice-project-inner .customice-project-details .customice-project-likes {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 10;
	padding: 30px 20px;
	color: #333;
	font-size: 130%;
}
.customice-project .customice-project-inner .customice-project-details .customice-project-likes .fa,
.customice-project .customice-project-inner .customice-project-details .customice-project-likes .glyphicon {
	font-size: 100%;
	line-height: 200%;
}

/*
	customice-latest-tweets
*/

.customice-section-twitter-1 li.tweet-item {
	list-style: none;
	float: left;
	color: #fff;
}
.customice-section-twitter-1 li.tweet-item a:hover {
	color: #fff;
}
.customice-section-twitter-1 i.fa-twitter {
	width: 64px;
	height: 64px;
	background-color: #fff;
	text-align: center;
	line-height: 64px;
	font-size: 32px;
	border-radius: 100px;
	display: inline-block;
	margin-bottom: 30px;
}
.customice-section-twitter-1 p.interact a {
	margin: 0px 10px;
}
.customice-section-twitter-1 p.interact a i {
	margin-right: 5px;
}
.customice-section-color li.tweet-item {
	color: #fff;
}
.customice-section-color li.tweet-item a {
}

/*
	customice-testimonials-1
*/

.customice-testimonials-1 {
	width: 100%;
	float: left;
	background-color: #fff;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	min-height: 60px;
}
.customice-testimonials-1 i.fa, .customice-testimonials-1 i.glyphicon {
	width: 60px;
	height: 60px;
	position: absolute;
	text-align: center;
	line-height: 60px;
	font-size: 24px;
	top: 50%;
	margin-top: -30px;
}
.customice-testimonials-1 i.fa-quote-left {
	left: 0px;
}
.customice-testimonials-1 i.fa-quote-right {
	right: 0px;
}
.customice-testimonials-1 p {
	width: 100%;
	float: left;
	text-align: center;
	padding: 30px 0px;
	margin-bottom: 0px;
}
.customice-testimonials-1 p.author {
	padding-top: 0px;
	color: #333;
}
.customice-testimonials-inner {
	width: 100%;
	float: left;
	padding: 0px 80px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/*
	customice-testimonials-2
*/

.customice-testimonials-2 {
	width: 100%;
	float: left;
	position: relative;
	min-height: 60px;
	text-align: left !important;
}
.customice-testimonials-2-inner {
	padding: 30px 60px;
	width: 100%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	margin-bottom: 10px;
}
.customice-testimonials-2 .arrow {
	width: 20px;
	height: 20px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 100%;
    margin-top: -15px;
    left: 60px;
    position: absolute;
}
.customice-testimonials-2 .fa, .customice-testimonials-2 .glyphicon {
	position: absolute;
	right: 0px;
	top: 30px;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 18px;
}
.customice-testimonials-2 .fa:nth-child(odd), .customice-testimonials-2 .glyphicon:nth-child(odd) {
	right: auto;
	left: 0px;
}
.customice-testimonials-2 p {
	font-style: italic;
	width: 100%;
	float: left;
	color:#FFFFFF;
	margin-bottom: 30px;
}
.customice-testimonials-2 p.author {
	margin-bottom: 0px;
	font-style: normal;
	color: #fff;
}

/*
	customice-estate-form
*/

.customice-estate {
	padding: 30px 0px
}
.customice-estate-form, .customice-estate-form .customice-estate-form-item {
	width: 100%;
	display: inline-block;
}
.customice-estate-form p.elabel {
	color: #fff;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
.customice-estate-form .customice-estate-form-item {
	background-color: #fff;
	line-height: 34px;
	height: 34px;
	padding: 0px 0px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 3px;
	position: relative;
}
.customice-estate-form .customice-estate-form-item span.val {
	margin-left: 10px;
	text-transform: capitalize;
}
.customice-estate-form .customice-estate-form-item input[type=text] {
	padding: 0px 10px;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 0px solid #f00;
	min-width: 100% !important;
	width: 100% !important;
}
.customice-estate-form .customice-estate-form-item i.fa-caret-down {
	cursor: pointer;
	float: right;
	width: 18px;
	height: 18px;
	color: #fff;
	text-align: center;
	line-height: 18px;
	margin: 8px 0px;
	margin-right: 8px;
	position: relative;
	z-index: 999;
}
.customice-estate-form .customice-estate-form-item .customice-efi-list {
	position: absolute;
	top: 35px;
	left: 0px;
	width: 100%;
	max-height: 215px;
	background-color: #fff;
	border: 1px solid #f2f2f2;
	border-radius: 3px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
	z-index: 1000;
	box-shadow: #ddd 2px 2px 2px;
	box-shadow: rgba(000,000,000,0.2) 2px 2px 2px;
	display: none;
}
.customice-estate-form .customice-estate-form-item .customice-efi-list p {
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
}
.customice-estate-form .customice-estate-form-item .customice-efi-list p input[type=checkbox] {
	float: left;
	padding: 0px;
	margin: 0px;
	margin-right: 10px; 
	line-height: normal;
	height: 20px;
}
.customice-estate-form .customice-estate-form-item .customice-efi-list p label {
	float: left;
	line-height: 20px;
	font-weight: normal;
	width: auto;
	color: #333;
	text-transform: capitalize;
	cursor: pointer;
}
.customice-estate-form input[type=submit] {
	padding: 0px 0px;
	width: 100%;
	transition-style: linear;
	transition-duration: 0.2s;
}
.customice-estate-form .customice-estate-form-item-t1 {
	width: 45%;	
	float: left;
}
.customice-estate-form .customice-estate-form-item-t2 {
	width: 45%;	
	float: right;
}
.customice-estate-form .customice-estate-search-type {
	width: auto;
	float: right;
	margin-right: 15px;
	margin-top: -60px;
	position: relative;
	z-index: 1001;
}
.customice-estate-form .customice-estate-search-type span {
	line-height: 30px;
	float: left;
	padding: 0px 10px;
	color: #999;
	text-transform: uppercase;
	cursor: pointer;
	transition-style: linear;
	transition-duration: 0.2s;
}
.customice-estate-form .customice-estate-search-type span.active {
	color: #fff;
}

/*
	customice-property-1
*/

.customice-property-1 {
	display: inline-block;
	float: left;
}
.customice-property-1-inner {
	width: 100%;
	float: left;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	position: relative;
	z-index: 1;
}
.customice-property-1 span {
	position: absolute;
	z-index: 10;
	line-height: 30px;
	height: 30px;
	padding: 0px 20px;
	color: #fff;
	font-size: 16px;
	left: 0px;
	top: 0px;
}
.customice-property-1 figure {
	float: left;
	width: 100%;
	margin-bottom: 30px;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.customice-property-1 figure img {
	float: left;
}
.customice-property-1 figure figcaption {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 10;
	overflow: hidden;
	display: none;
}
.customice-property-1 figure figcaption i {
	display: inline-block;
	position: absolute;
	font-size: 24px;
	background-color: #fff;
	text-align: center;
	line-height: 64px;
	border-radius: 100px;
	width: 60px;
	height: 60px;
	top: 0;
	margin-top: -30px;
	left: 50%;
	margin-left: -30px;
}
.customice-property-1 figure figcaption i:hover {
	color: #fff;
	transition-duration: 0.2s;
	transition-style: linear;
}
.customice-property-1 p {
	width: 100%;
	float: left;
	text-align: left;
	padding: 0px 30px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 0px;
}
.customice-property-1 p.link a {
	margin: 30px 0px;
	text-transform: capitalize;
	font-size: inherit;
	width: 100%;
	display: inline-block;
}
.customice-property-1 p a {
}
.customice-property-1 p.title {
	font-size: 130%;
	margin-bottom: 15px;
	line-height: 24px;
	float: left;
	min-height: 48px;
}
.customice-property-1 p.type span {
	background-color: #e5e5e5;
	border-radius: 3px;
	font-size: 80%;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	position: relative;
	line-height: 150%;
	height: auto;
	margin-bottom: 15px;
	padding: 0px 10px;
	float: left;
}
.customice-property-1 ul {
	margin-top: 30px;
	float: left;
	width: 100%;
	padding: 0px 30px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.customice-property-1 ul li {
	width: 33%;
	float: left;
	text-align: center;
	line-height: 60px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e5e5e5;
}
.customice-property-1 ul li span {
	position: relative;
	font-size: 100%;
	padding: 0px;
	background-color: transparent !important;
	display: none;
}
.customice-property-1 ul li img {
	margin-right: 0px;
	opacity: 0.3;
}

/*
	customice-property-2, .customice-property-3
*/

.customice-property-2 {
	width: 50% !important;
	min-height: 150px !important;
}
.customice-property-3 {
	width: 100% !important;
}
.customice-property-2 .customice-property-1-inner, .customice-property-3 .customice-property-1-inner {
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 300px;
}
.customice-property-2 .customice-property-1-inner figure, .customice-property-3 .customice-property-1-inner figure {
	width: 300px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.customice-property-2 p.title, .customice-property-3 p.title {
	margin-top: 30px;
	line-height: 24px;
	min-height: 24px;
}
.customice-property-2 ul, .customice-property-3 ul {
	margin-top: 15px;
}
.customice-property-2 ul li, .customice-property-3 ul li {
	border-top-width: 0px;
	float: left;
	width: auto;
	text-align: left;
	margin-right: 15px;
	line-height: normal;
}

/*
	customice-domain-search
*/

.customice-domain-search {
	width: 100%;
	float: left;
	margin-bottom: 0px;
}
.customice-domain-search > p {
	color: #fff;
	margin-bottom: 0px;
}
.customice-domain-search > p a:hover {
	color: #fff;
}
.customice-domain-search form {
	width: 100%;
	float: left;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 90px;
	margin-bottom: 10px;
}
.customice-domain-search form input[type=submit] {
	position: absolute;
	right: 0px;
	top: 0px;
	padding: 0px 10px !important;
	transition-style: linear;
	transition-duration: 0.2s;
}
.customice-domain-search form .customice-domain-search-inner {
	width: 100%;
	float: left;
	background-color: #fff;
	border-radius: 3px;
	height: 34px;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 100px;
}
.customice-domain-search form .customice-domain-search-inner > input[type=text] {
	border: 0px !important;
	width: 100%;
}
.customice-domain-search form .customice-domain-search-inner div.zone {
	width: 90px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 10px;
	position: absolute;
	right: 10px;
	top: 0px;
	height: 34px;
	line-height: 34px;
	color: #222;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e5e5e5;
}
.customice-domain-search form .customice-domain-search-inner div.zone > span {
	float: left;
	width: auto;
}
.customice-domain-search form .customice-domain-search-inner div.zone ul {
	position: absolute;
	top: 35px;
	left: 0px;
	width: 100px;
	max-height: 200px;
	background-color: #fff;
	border-radius: 3px;
	box-shadow: #ddd 2px 2px 2px;
	box-shadow: rgba(000,000,000,0.2) 2px 2px 2px;
	padding: 10px;
	display: none;
	z-index: 1000;
	margin: 0px;
	padding: 10px;
}
.customice-domain-search form .customice-domain-search-inner div.zone ul li {
	cursor: pointer;
	margin: 0px;
	padding: 0px;
	line-height: 200%;
}
.customice-domain-search form .customice-domain-search-inner div.zone i {
	cursor: pointer;
	float: right;
	width: 18px;
	height: 18px;
	color: #fff;
	text-align: center;
	line-height: 18px;
	margin: 8px 0px;
	position: relative;
	z-index: 999;
}

/*
	customice-domain-price
*/

.customice-domain-price {
	width: 25%;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	height: 100%;
	text-align: center;
	padding: 10px 0px;
	margin-bottom: 0px;
}
.customice-domain-price p {
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 0px;
}
.customice-domain-price small {
	color: #fff;
	font-size: 13px;
}

/*
	customice-pricing-1
*/

.customice-pricing-1 {
	text-align: center;
	border: 1px solid #e5e5e5;
	width: 100%;
	display: inline-block;
}
.customice-pricing-1 > p {
	margin: 30px 0px;
	width: 100%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px 30px;
}
.customice-pricing-1 > ul {
	width: 100%;
	float: left;
	margin-bottom: 0px;
	margin: 0px;
	padding: 0px;
}
.customice-pricing-1 > ul li {
	line-height: 40px;
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	color: #222;
}
.customice-pricing-1 > ul :nth-child(odd) {
	background-color: #f2f2f2;
}
.customice-pricing-1 header {
	width: 100%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 80px;
	position: relative;
}
.customice-pricing-1 header p, .customice-pricing-1 header small {
	width: 100%;
	float: left;
	text-align: center;
	color: #fff;
	margin-bottom: 0px;
}
.customice-pricing-1 header .plan-title {
	width: 100%;
	float: left;
	padding: 20px 0px;
}
.customice-pricing-1 header .plan-title p {
	font-size: 24px;
	text-transform: capitalize;
}
.customice-pricing-1 header .plan-title small {
	font-size: 13px;
	text-transform: capitalize;
}
.customice-pricing-1 header .plan-price {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 80px;
	height: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px 0px;
	z-index: 8;
}
.customice-pricing-1 header .plan-price p {
	font-size: 18px;
	font-weight: bold;
	position: relative;
	z-index: 8;
}
.customice-pricing-1 header .plan-price small {
	font-size: 13px;
	z-index: 8;
}
.customice-pricing-1 header .plan-price .arrow {
	width: 16px;
	height: 16px;
	z-index: 1;
	position: absolute;
	left: -3px;
	top: 50%;
	margin-top: -8px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

/*
	customice-pricing-2
*/

.customice-pricing-2 {
	width: 100%;
	float: left;
}
.customice-pricing-2 .customice-pricing-2-item {
	float: left;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	border-right-width: 0px;
	text-align: center !important;
	position: relative;
	z-index: 1;
	margin-top: 30px;
}
.customice-pricing-2 .customice-pricing-2-item .plan {
	width: 100%;
	float: left;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 15px;
}
.customice-pricing-2 .customice-pricing-2-item .plan p {
	position: relative;
	z-index: 10;
	line-height: 40px;
	font-size: 18px;
	width: 100%;
	float: left;
	margin-bottom: 0px;
}
.customice-pricing-2 .customice-pricing-2-item .plan .arrow {
	width: 16px;
	height: 16px;
	z-index: 1;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	bottom: 11px;
	margin-top: -8px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.customice-pricing-2 .customice-pricing-2-item .price, .customice-pricing-2 .customice-pricing-2-item .price p, .customice-pricing-2 .customice-pricing-2-item .price small {
	width: 100%;
	float: left;
}
.customice-pricing-2 .customice-pricing-2-item .price {
	padding: 15px 0px;
}
.customice-pricing-2 .customice-pricing-2-item .price p {
	font-size: 36px
}
.customice-pricing-2 .customice-pricing-2-item p.pr-btn {
	margin-bottom: 30px;
	width: 100%;
	float: left;
}
.customice-pricing-2 .customice-pricing-2-item .price small {
	color: #333;
	font-size: 13px;
	text-transform: uppercase;
}
.customice-pricing-2 .customice-pricing-2-item ul {
	margin: 0px;
	padding: 0px;
	margin-bottom: 30px;
	border: 0px solid #e5e5e5;
	border-top-width: 1px;
	float: left;
	width: 100%;
}
.customice-pricing-2 .customice-pricing-2-item ul li {
	margin: 0px;
	padding: 0px;
	border: 0px solid #e5e5e5;
	border-bottom-width: 1px;
	color: #333;
	line-height: 40px;
}
.customice-pricing-2 .customice-pricing-2-item-featured {
	box-shadow: #ccc 0px 0px 10px;
	box-shadow: rgba(000,000,000,0.25) 0px 0px 10px;
	z-index: 100;
	position: relative;
	border-right-width: 1px;
	border-left-width: 1px;
	margin-top: 0px;
}
.customice-pricing-2 .customice-pricing-2-item-featured .price {
	padding: 15px 0px;
	margin-top: 15px;
}
.customice-pricing-2 .customice-pricing-2-item-featured ul {
	margin: 15px 0px;
	margin-bottom: 45px;
}
.customice-pricing-2 .customice-pricing-2-item-featured p.pr-btn {
	margin-bottom: 45px;
}
.customice-pricing-2-v2 .customice-pricing-2-item .plan p {
	background-color: transparent !important;
	color: #333;
}
.customice-pricing-2-v2 .customice-pricing-2-item .plan .arrow {
	display: none !important;
}
.customice-pricing-2-v2 .customice-pricing-2-item .price {
	padding-top: 0px;
}

/*
	customice-partner-logo
*/

.customice-partner-logo {
	margin: 0px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	text-align: center;
}
.customice-partner-logo .customice-partner-logo-inner {
	padding: 0px 30px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	height: 100%;
}
.customice-partner-logo img {
	max-width: 100%;
	max-height: 100%;
	vertical-align:middle;
}
.customice-partner-logo .helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

/*
	customice-store-search-1
*/

.customice-store-search-1 {
	width: 100%;
	float: left;
	position: relative;
	padding-right: 90px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.customice-store-search-1-inner {
	width: 100%;
	float: left;
	min-height: 34px;
	background-color: #fff;
	border-radius: 3px;
}
.customice-store-search-1 input[type=submit] {
	position: absolute;
	right: 0px;
	top: 0px;
	padding: 0px !important;
	width: 80px;
	transition-style: linear;
	transition-duration: 0.2s;
	border: 0px !important;
}
.customice-store-search-1 input[type=text] {
	width: 100%;
	float: left;
}

/*
	customice-product-1
*/

.customice-product-1 {
	display: inline-block;
	float: left;
}
.customice-product-1-inner {
	width: 100%;
	float: left;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	position: relative;
	z-index: 1;
	padding-bottom: 15px;
}
.customice-product-1 figure {
	float: left;
	width: 100%;
	position: relative;
	z-index: 1;
	overflow: hidden;
	margin-bottom: 15px;
}
.customice-product-1 figure img {
	float: left;
}
.customice-product-1 figure figcaption {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 10;
	overflow: hidden;
	display: none;
}
.customice-product-1 figure figcaption i {
	display: inline-block;
	position: absolute;
	font-size: 24px;
	background-color: #fff;
	text-align: center;
	line-height: 64px;
	border-radius: 100px;
	width: 60px;
	height: 60px;
	top: 0;
	margin-top: -30px;
	left: 50%;
	margin-left: -30px;
}
.customice-product-1 figure figcaption i:hover {
	color: #fff;
	transition-duration: 0.2s;
	transition-style: linear;
}
.customice-product-1 p.title {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 15px;
	margin-top: 15px;
	text-align: left;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	width: 100%;
	display: inline-block;
}
.customice-product-1 p.title a {
	font-size: 100%;
	text-transform: capitalize;
}
.customice-product-1 p.cart-btn {
	width: 100%;
}
.customice-product-1 p.cart-btn a {
	display: inline-block;
	float: none;
}
.customice-product-1 p {
	width: 100%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 15px 30px;
	margin-bottom: 0px;
}
.customice-product-1 .details {
	width: 100%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px 30px;
	margin-bottom: 15px;
}
.customice-product-1 .details span {
	border-top-width: 0px;
	border-top-style: solid;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	width: 50%;
	float: left;
	text-align: left;
}
.customice-product-1 .details :first-child {
	font-size: 16px;
}
.customice-product-1 .details :last-child {
	text-align: right;
}

/*
	customice-call-to-action-3
*/

.customice-call-to-action-3 {
	width: 100%;
	float: left;
	padding: 30px;
	background-color: #f2f2f2;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-left-width: 3px;
	border-left-style: solid;
	position: relative;
}
.customice-call-to-action-3 .row {
	margin-top: 0px !important;
}
.customice-call-to-action-3 h3 {
	text-transform: capitalize;
	text-align: left;
	margin: 0px;
	font-weight: lighter;
}
.customice-call-to-action-3 p {
	margin-bottom: 0px;
}
.customice-call-to-action-3 .customice-btn {
	width: 100%;
	margin-top: 6px;
	text-align: center;
}

/*
	ul
*/

ul.e-color-list {
	margin: 0px;
	padding: 0px;
}
ul.e-color-list li {
	padding: 5px 0px;
}
ul.e-border-list {
	/* border: 1px solid #e5e5e5;*/
	border-left-width: 0px;
	border-right-width: 0px;
	color: #333;
	margin: 10px 0px !important;
	padding:  5px 0px !important;
}
ul.customice-property-options {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
}
ul.customice-property-options li {
	width: 25%;
	color: #333;
	line-height: 30px;
	float: left;
	margin: 0px;
	padding: 0px;
}
ul.customice-property-options li .fa {
	margin-right: 10px;
}

/*
	customice-tabs
*/

.customice-tabs {
	width: 100%;
	float: left;
	text-align: left;
}
.customice-tabs header {
	width: 100%;
	float: left;
	background-color: #e5e5e5;
	border-bottom-width: 0px;
	border-bottom-style: solid;
}
.customice-tabs header span {
	width: auto;
	float: left;
	padding: 0px 30px;
	line-height: 35px;
	cursor: pointer;
}
.customice-tabs header span:hover {
	color: #333;
}
.customice-tabs header span.active {
	border-top-width: 2px;
	border-top-style: solid;
	color: #fff;
	position: relative;
	z-index: 10;
}
.customice-tabs header span.active div.arrow {
	position: absolute;
	left: 50%;
	margin-left: -5px;
	bottom: -3px;
	width: 10px;
	height: 10px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 1;
    display: none;
}
.customice-tabs header span.active div.arrow {
	display: block !important;
}
.customice-tabs article {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 30px;
	padding-bottom: 0px;
	width: 100%;
	float: left;
	border: 1px solid #e5e5e5;
	display: none;
}
.customice-tabs article p {
	margin-bottom: 30px;
}
.customice-tabs article > .fa, .customice-tabs article > .glyphicon, .dropcap {
	float: left;
	width: 54px;
	height: 54px;
	border-radius: 100px;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 24px;
	margin-right: 10px;
	margin-bottom: 5px;
	border-width: 2px;
	border-style: solid;
}
.dropcap {
	line-height: 54px;
}

/*
	customice-toggle
*/

.customice-toggle {
	width: 100%;
	display: inline-block;
	text-align: left;
}
.customice-toggle article {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.customice-toggle article header {
	background-color: #fff;
	border: 1px solid #e5e5e5;
	line-height: 40px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px 30px;
	color: #333;
	text-transform: capitalize;
	cursor: pointer;
	transition-style: linear;
	transition-duration: 0.2s;
}
.customice-toggle article header i {
	line-height: 40px;
	margin-right: 5px;
	float: left;
}
.customice-toggle article header .glyphicon {
	line-height: 36px;
}
.customice-toggle article p {
	background-color: #f2f2f2;
	padding: 30px;
	float: left;
	width: 100%;
}
.customice-toggle article header .fa-plus {
	float: right;
	line-height: 40px;
	margin-right: 0px;
}
.customice-toggle article header.active {
	color: #fff;
	border-top-width: 2px;
	border-top-style: solid;
}

/*
	customice-skill-1
*/

.customice-skill-1 {
	width: 100%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 45px;
	position: relative;
	margin-bottom: 30px;
}
.customice-skill-1 .color-1, .customice-skill-1 .color-2 {
	width: 100%;
	float: left;
	border-radius: 300px;
}
.customice-skill-1 .color-2-wrapper {
	position: absolute;
	left: 0px;
	bottom: 0px;
	overflow: hidden;
	width: 100%;
	height: 0px;
}
.customice-skill-1 .color-2 {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.customice-skill-1 .inner {
	background-color: #fff;
	background-color: rgba(255,255,255,0.2);
	text-align: center;
	border-radius: 300px;
	position: absolute;
	top: 55px;
	left: 10px;
	border-radius: 300px;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}
.customice-skill-1 .value {
	position: absolute;
	left: 50%;
	margin-left: -50px;
	top: 0px;
	width: 100px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	font-size: 18px;
}
.customice-skill-1 .value p {
	margin-bottom: 0px;
	position: relative;
	z-index: 10;
}
.customice-skill-1 .value .arrow {
	position: absolute;
	left: 50%;
	margin-left: -7px;
	bottom: -2px;
	width: 15px;
	height: 15px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 1;
}

/*
	customice-skill-2
*/

.customice-skill-2 {
	width: 100%;
	display: inline-block;
	margin-bottom: 5px;
	height: 30px;
	background-color: #f2f2f2;
	position: relative;
}
.customice-skill-2 p {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 30px;
	line-height: 30px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px 30px;
	color: #fff;
}
.customice-skill-2 span.color {
	float: left;
	height: 30px;
	line-height: 30px;
	position: relative;
}
.customice-skill-2 span.bg {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 30px;
	width: 100%;
}

/*
	customice-call-to-action-2
*/

.customice-call-to-action-2 {
	padding: 60px 0px;
}
.customice-call-to-action-2-inner {
	width: 100%;
	float: left;
	padding: 30px;
	background-color: #f2f2f2;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-left-width: 3px;
	border-left-style: solid;
	position: relative;
}
.customice-call-to-action-2-inner h3 {
	text-transform: capitalize;
	text-align: left;
	margin: 0px;
}
.customice-call-to-action-2-inner .customice-btn {
	width: 100%;
	text-align: center;
}

/*
	customice-soc-buttons-list
*/

.customice-soc-buttons-list {
	padding: 60px 0px;
	text-align: center;
}
.customice-soc-buttons-list h2 {
	color:  #fff;
}
.customice-social-button-2 {
	width: 60px;
	height: 60px;
	position: relative;
	margin: 0px 20px;
	border-radius: 100px;
	display: inline-block;
	border-width: 2px;
	border-style: solid;
	transition-style: linear;
	transition-duration: 0.2s;
}
.customice-social-button-2 .esb-main {
	width: 100%;
	float: left;
}
.customice-social-button-2 .esb-main i {
	width: 100%;
	float: left;
	line-height: 60px;
	font-size: 24px;
}
.customice-social-button-2-white {
	border-color: #fff;
	color: #fff;
}
.customice-social-button-2-white:hover {
	background-color: #fff;
}
.customice-social-button-2-white .esb-main i {
	color: #fff;
}
.customice-social-button-2 .esb-tooltip .arrow {
	position: absolute;
	left: 50%;
	margin-left: -15px;
	bottom: 0px;
	width: 30px;
	height: 30px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 1;
}
.customice-social-button-2 .esb-tooltip p {
	position: relative;
	z-index: 10;
	text-transform: capitalize;
	margin-bottom: 0px;
}
.customice-social-button-2 .esb-tooltip {
	position: absolute;
	width: 100px;
	color: #fff;
	line-height: 40px;
	top: -50px;
	left: 50%;
	margin-left: -50px;
	z-index: 10;
	display: none;
}

/*
	customice-team-1
*/

.customice-team-1 {
	float: left;
	text-align: left !important;
}
.customice-team-1 .customice-team-1-inner {
	background-color: #fff;
	width: 100%;
	float: left;
}
.customice-team-1 header {
	width: 100%;
	float: left;
	height: 100px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	padding-left: 100px;
}
.customice-team-1 header .name {
	width: 100%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 30px;
}
.customice-team-1 header .name small {
	color: #333;
	width: 100%;
	float: left;
	margin-top: 15px;
}
.customice-team-1 header .name p {
	font-size: 18px;
	text-transform: capitalize;
	color: #fff;
}
.customice-team-1 header figure {
	width: 100px;
	height: 100px;
	position: absolute;
	max-width: none;
	max-height: none;
	min-height: none;
	min-width: none;
	max-height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: hidden;
}
.customice-team-1 .customice-team-1-details {
	border: 1px solid #e5e5e5;
	border-top-width: 0px;
	width: 100%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 30px;
	color: inherit !important;
}
.customice-team-1 .customice-team-1-details p.role {
	font-style: italic;
	margin-bottom: 15px;
	text-transform: capitalize;
}
.customice-team-1 p {
	width: 100%;
	float: left;
	margin-bottom: 0px;
}
.customice-team-1 p.links {
	border: 0px solid #e5e5e5;
	border-top-width: 1px;
	padding-top: 30px;
	margin-top: 30px;
}
.customice-team-1 p.links a {
	margin-right: 15px;
}

/*
	blockquote
*/

blockquote {
	width: 100%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px;
	border: 0px;
	padding-left: 60px;
}
blockquote .blockquote-inner {
	width: 100%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #f2f2f2;
	border-left-width: 2px;
	border-left-style: solid;
	padding: 30px;
	font-style: italic;
	color: #333;
}
blockquote .blockquote-inner .fa-quote-left {
	margin-right: 15px;
}
blockquote .blockquote-inner .fa-quote-right {
	margin-left: 15px;
}

/*
	#map-canvas
*/

#map-canvas {
	height: 500px;
	width: 100%;
	display: inline-block;
}
#map-canvas-2 {
	height: 300px;
	width: 100%;
	display: inline-block;
}

/*
	p.contact-item
*/

p.contact-item {
	position: relative;
	padding-left: 25px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
p.contact-item i {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	font-size: 10px;
	text-align: center;
	border-radius: 100px;
}

/*
	customice-side-navi
*/

.customice-side-navi, .customice-side-navi ul, .customice-side-navi ul li {
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
}
.customice-side-navi {
	float: none;
	display: inline-block;
}
.customice-side-navi ul {
	border: 1px solid #e5e5e5;
	border-top-width: 0px;
}
.customice-side-navi ul li {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px 15px;
	line-height: 40px;
	border: 0px solid #e5e5e5;
	border-top-width: 1px;
}
.customice-side-navi ul li i {
	transition-style: linear;
	transition-duration: 0.2s;
	color: #ddd;
}
.customice-side-navi ul li.active {
	border-top-width: 2px;
}
.customice-side-navi ul li.active a {
	color: #fff;
}

/*
	customice-f1
*/

.customice-f1 {
	width: 100%;
	display: inline-block;
	border-top-width: 0px;
	border-top-style: solid;
}
.customice-f1 input[type=submit], .customice-f1 button {
	margin-left: 150px;
}
p.no-margin input[type=submit], p.no-margin button {
	margin-left: 0px;
}
.customice-f1 input.sec {
	margin-left: 150px;
}
.customice-f1 input.wide, .customice-f1 textarea {
	min-width: 400px;
}
.customice-f1 label.wide {
	width: 100%;
}
.customice-f1 textarea {
	min-height: 100px;
}
.customice-f1 textarea[id="drop-message"] {
	min-width: 100%;
}
/*
	customice-boards-1
*/

.customice-boards-1 {
	width: 100%;
	float: left;
	border: 0px solid #e5e5e5;
	border-top-width: 1px;
	border-bottom-width: 0px;
	padding: 50px 0px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 10px;
	position: relative;
}
.customice-boards-1 figure {
	width: 300px;
	position: absolute;
	right: -40px;
	top: 25px;
}
.customice-boards-1 p.desc {
	margin-bottom: 0px;
}
.customice-boards-1 p.title {
	font-size: 24px;
}
/*
	customice-products-1
*/

.customice-products-1 {
	width: 100%;
	float: left;
	border: 0px solid #e5e5e5;
	border-top-width: 1px;
	border-bottom-width: 0px;
	padding: 50px 0px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 10px;
	position: relative;
}
.customice-products-1 figure {
	width: 300px;
	position: absolute;
	right: -40px;
	top: 65px;
}
.customice-products-1 p.desc {
	margin-bottom: 0px;
}
.customice-products-1 p.title {
	font-size: 24px;
}
/*
	customice-partner-1
*/

.customice-partner-1 {
	width: 100%;
	float: left;
	border: 0px solid #e5e5e5;
	border-top-width: 1px;
	border-bottom-width: 0px;
	padding: 60px 0px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 260px;
	position: relative;
}
.customice-partner-1 figure {
	width: 200px;
	position: absolute;
	left: 0px;
	top: 60px;
}
.customice-partner-1 p.desc {
	margin-bottom: 0px;
}
.customice-partner-1 p.title {
	font-size: 24px;
}

/*
	customice-career-1
*/

.customice-career-1, .customice-career-1 header {
	width: 100%;
	float: left;
}
.customice-career-1 {
	padding: 60px 0px;
	border: 0px solid #e5e5e5;
	border-top-width: 1px;
}
.customice-career-1 header {
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 25px 0px;
	padding-left: 130px;
	height: 100px;
	margin-bottom: 30px;
}
.customice-career-1 header i {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	color: #333;
	background-color: #f2f2f2;
	font-size: 38px;
	border-radius: 100px;
}
.customice-career-1 header small {
	line-height: 16px;
}
.customice-career-1 header p {
	line-height: 34px;
	font-size: 24px;
	color:  #333;
}
.customice-career-1 .details {
	width: 100%;
	float: left;
	margin-bottom: 30px;
	display: none;
}

/*
	customice-404-search-form
*/

.customice-404-search-form {
	max-width: 500px;
	display: inline-block;
	float: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 30px;
	background-color: #fff;
	background-color: rgba(255,255,255,0.2);
}
.customice-404-search-form input {
	width: 100%;
	float: left;
}

/*
	riva-countdown
*/

.riva-countdown {
	text-align: center;
	width: 100%;
	float: left;
}
.riva-countdown .riva-countdown-item {
	margin: 0px 5px;
	display: inline-block;
	width: 90px;
}
.riva-countdown .riva-countdown-item .value, .riva-countdown .riva-countdown-item .label {
	width: 100%;
	float: left;
}
.riva-countdown .riva-countdown-item .value {
	background: #555555; /* Old browsers */
	background: -moz-linear-gradient(top,  #555555 0%, #151515 50%, #353535 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#353535), color-stop(50%,#151515), color-stop(100%,#353535)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #555555 0%,#151515 50%,#353535 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #555555 0%,#151515 50%,#353535 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #555555 0%,#151515 50%,#353535 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #555555 0%,#151515 50%,#353535 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#353535', endColorstr='#353535',GradientType=0 ); /* IE6-9 */
	text-align: center;
	padding: 15px 10px;
	font-size: 36px;
	line-height: 40px;
	color: #fff;
	display: inline-block;
	text-transform: uppercase;
	font-weight: bold;
	line-height: normal;
	border: 1px solid #555555;
	box-shadow: inset #151515 0px 0px 4px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'Ubuntu Condensed', sans-serif;
	font-weight: bold;
	position: relative;
}
.riva-countdown .riva-countdown-item .value p {
	margin-bottom: 0px;
}
.riva-countdown .riva-countdown-item .value span.line {
	width: 100%;
	height: 1px;
	position: absolute;
	top: 35px;
	left: 0px;
	background-color: #151515;
	box-shadow: #555 0px 0px 2px;
}
.riva-countdown .riva-countdown-item .label {
	font-size: 13px;
	text-transform: capitalize;
	border-radius: 0px;
	font-weight: normal;
}

p.contacts-soon-1 {
	width: 50% !important;
	text-align: right !important;
	margin: 0px !important;
	float: left !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 15px;
}
p.contacts-soon-2 {
	width: 50% !important;
	text-align: left !important;
	margin: 0px !important;
	float: left !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 15px;
}

/*
	customice-sorting
*/

.customice-sorting {
	width: 100%;
	float: left;
}
.customice-sorting .customice-sorting-filters {
	width: 100%;
	float: left;
	background-color: #e5e5e5;
	margin-bottom: 30px;
	margin-top: 20px;
}
.customice-sorting .customice-sorting-filters span {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #e5e5e5;
	line-height: 35px;
	padding: 0px 30px;
	float: left;
	width: auto;
	cursor: pointer;
	transition-style: linear;
	transition-duration: 0.2s;
	background-color: #e5e5e5;
}
.customice-sorting .customice-sorting-filters span:hover {
	transition-style: linear;
	transition-duration: 0.2s;
	color: #333;
}
.customice-sorting .customice-sorting-filters span.active {
	border-top-width: 2px;
	border-top-style: solid;
	color: #fff;
}

/*
	customice-qa
*/

.customice-qa {
	width: 100%;
	display: inline-block;
	margin-top: 30px;
}
.customice-qa .q, .customice-qa .a {
	width: 100%;
	float: left;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 40px;
}
.customice-qa .q {
}
.customice-qa .lbl {
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	position: absolute;
	left: 0px;
	top: 0px;
}
.customice-qa .q .arrow, .customice-qa .a .arrow {
	width: 10px;
	height: 10px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    left: 22px;
    top: 10px;
    z-index: 100;
}
.customice-qa .q p {
	font-size: 120%;
	font-weight: bold;
	text-transform: capitalize;
	color: #333;
	line-height: 30px;
}

/*
	customice-featured-box
*/

.customice-featured-box {
	width: 100%;
	float: left;
	background-color: #f2f2f2;
	padding: 30px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.customice-featured-box h3 {
	text-transform: capitalize;
	margin-top: 0px;
}
.customice-featured-box :last-child {
	margin-bottom: 0px;
}

/*
	customice-msg
*/

.customice-msg {
	width: 100%;
	float: left;
	border-width: 1px;
	border-style: solid;
}
.customice-msg header {
	width: 100%;
	float: left;
	line-height: 40px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-transform: capitalize;
	font-weight: bold;
}
.customice-msg header .fa {
	float: right;
	line-height: 40px;
	cursor: pointer;
}
.customice-msg p {
	width: 100%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 0px;
	padding: 30px;
	color: #333;
}
.customice-msg-success {
	background-color: #f6faee;
	border-color: #d3dbc6;
}
.customice-msg-success header {
	color: #688438;
	border-bottom-color: #d3dbc6;
}
.customice-msg-error {
	background-color: #faeeee;
	border-color: #dbc6c6;
}
.customice-msg-error header {
	color: #843838;
	border-bottom-color: #dbc6c6;
}
.customice-msg-attention {
	background-color: #faf8ee;
	border-color: #dbd7c6;
}
.customice-msg-attention header {
	color: #847738;
	border-bottom-color: #dbd7c6;
}
.customice-msg-info {
	background-color: #eef5fa;
	border-color: #c6d1db;
}
.customice-msg-info header {
	color: #386384;
	border-bottom-color: #c6d1db;
}

/*
	customice-projects-listing
*/

.customice-projects-listing {
	display: inline-block;
	border: 0px solid #f00;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.customice-projects-listing .customice-project {
	display: inline-block;
}

/*
	customice-pagination
*/

.customice-pagination {
	width: auto;
	display: inline-block;
}
.customice-pagination .page-numbers {
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: inline-block;
	border: 1px solid #e5e5e5;
}
.customice-pagination .page-numbers:hover {
	text-decoration: none;
	color: #fff;
}
.customice-pagination .next, .customice-pagination .prev {
	width: auto;
	padding: 0px 10px;
}
.customice-pagination .current {
	color: #fff;
}

p.project-date {
	color: #333;
	width: 100%;
	display: inline-block;
}
p.used-skills {
	width: 100%;
	display: inline-block;
}
p.used-skills span {
	margin-right: 80px;
	text-transform: capitalize;
	color: #333;
	word-wrap:normal;
	float: left;
	line-height: 200%;
}
p.used-skills span i {
	margin-right: 5px;
}

/*
	customice-single-estate
*/

.customice-single-estate {
}
.customice-single-estate div.header {
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px 0px;
	padding-right: 180px;
	margin-top: 25px;
	margin-bottom: 10px;
}
.customice-single-estate p.price {
	width: 180px;
	font-size: 200%;
	font-weight: bold;
	line-height: 100%;
	position: absolute;
	right: 0px;
	top: 0px;
	text-align: center;
	line-height: 30px;
}
.customice-single-estate p.type {
	width: 180px;
	display: inline-block;
	margin-bottom: 0px;
	position: absolute;
	right: 0px;
	top: 30px;
	text-align: center;
}
.customice-single-estate p.type span {
	border-radius: 3px;
	font-size: 80%;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	position: relative;
	line-height: 150%;
	height: auto;
	margin-bottom: 15px;
	padding: 0px 10px;
	display: inline-block;
}
.customice-single-estate .customice-propert-details {
	float: left;
}
.customice-single-estate .customice-propert-details h3 {
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.customice-single-estate .customice-propert-details .inner {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 30px;
}
.customice-single-estate .customice-propert-details ul, .customice-single-estate .customice-propert-details ul li {
	padding: 0px;
	margin: 0px;
}
.customice-single-estate .customice-propert-details ul li {
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	color: #333;
}
.customice-single-estate .customice-propert-details ul li span {
	float: right;
	font-weight: bold;
}
.customice-single-estate .customice-propert-details .agent {
	width: 100%;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 120px;
	min-height: 100px;
	position: relative;
	font-size: 200%;
	line-height: 120%;
	color: #333;
	padding-top: 15px;
	text-transform: capitalize;
	margin-bottom: 15px;
}
.customice-single-estate .customice-propert-details .agent figure {
	width: 100px;
	height: 100px;
	background-color: #e5e5e5;
	overflow: hidden;
	border-radius: 100px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.customice-single-estate .customice-propert-details .fa {
	color: #ccc;
}
.customice-single-estate .customice-propert-details p.agent-cosial {
	width: 100%;
	display: inline-block;
}
.customice-single-estate .customice-propert-details p.agent-cosial a {
	float: left;
	line-height: 30px;
	height: 30px;
	width: 30px;
	text-align: center;
	border-radius: 100px;
	margin-right: 5px;
}
.customice-single-estate .customice-propert-details p.agent-cosial a .fa {
	color: #fff;
}
.customice-single-estate .customice-propert-details #customice-property-map {
	width: 100%;
	display: inline-block;
	height: 200px;
}

/*
	customice-store-filters
*/

.customice-store-filters {
	width: 100%;
	display: inline-block;
	margin-bottom: 30px;
	margin-top: 30px;
	border: 0px solid #e5e5e5;
	border-bottom-width: 1px;
	border-top-width: 1px;
}
.customice-store-filters p {
	width: auto;
	float: left;
	color: #333;
	margin-right: 30px;
	line-height: normal;
	line-height: 40px;
	margin-bottom: 0px;
}
.customice-store-filters p i {
	margin-left: 5px;
	cursor: pointer;
}

/*
	customice-single-product
*/

.customice-single-product {
	width: 100%;
}
.customice-single-product p.price {
	font-size: 200%;
	margin: 15px 0px;
	margin-top: 0px;
	width: 100%;
	display: inline-block;
	float: left;
}
.customice-single-product ul.product-options {
	padding: 0px;
	margin: 15px 0px;
}
.customice-single-product ul.product-options li {
	line-height: 200%;
	width: 100%;
	display: inline-block;
}
.customice-single-product ul.product-options li span {
	color: #333;
	font-weight: bold;
}
.customice-single-product p.qty {
	width: 100%;
	display: inline-block;
	margin: 15px 0px;
	color: #333;
	font-weight: bold;
}
.customice-single-product p.qty span.qty-fld {
	text-align: center;
	width: 40px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	line-height: 20px;
	padding: 5px 10px;
	display: inline-block;
	font-weight: bold;
	color: #333;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 20px;
}
.customice-single-product p.qty i.fa {
	width: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	transition-style: linear;
	transition-duration: 0.2s;
}
.customice-single-product p.qty i.fa-plus {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	margin-left: 15px;
}
.customice-single-product p.qty i.fa-minus {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

/*
	h3-2
*/

h3.h3-2 {
	width: 100%;
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 100%;
	color: #333;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-size: 100%;
	display: inline-block;
}
p.blog-cat {
	font-size: 140%;
	color: #333;
	margin-bottom: 30px;
}

/*
	customice-section-cart
*/

.customice-section-cart {
}
.customice-section-cart p.incart {
	font-size: 150%;
	color: #333;
}
.customice-section-cart p.incart span {
	border-radius: 100px;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	color: #fff;
	margin: 0px 5px;
	display: inline-block;
}
.customice-section-cart .shoppin-cart-table {
	width: 100%;
	border-collapse: collapse;
	padding: 0px;
	margin: 15px 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e5e5e5;
}
.customice-section-cart .shoppin-cart-table thead {
	width: 100%;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
.customice-section-cart .shoppin-cart-table thead td {
	padding: 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.customice-section-cart .shoppin-cart-table tr {
	width: 100%;
}
.customice-section-cart .shoppin-cart-table td {
	padding: 0px;
	border-collapse: collapse;
}
.customice-section-cart .shoppin-cart-table td.id {
	width: 5%;
}
.customice-section-cart .shoppin-cart-table td.item {
	width: 65%;
}
.customice-section-cart .shoppin-cart-table td.price {
	width: 10%;
}
.customice-section-cart .shoppin-cart-table td.qty {
	width: 10%;
}
.customice-section-cart .shoppin-cart-table td.total {
	width: 10%;
}
.customice-section-cart .shoppin-cart-table tbody td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e5e5e5;
	padding: 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.customice-section-cart .shoppin-cart-table tbody tr.hover {
	background-color: #f2f2f2;
}
.customice-section-cart .shoppin-cart-table tbody td .total {
	color: #333;
	font-weight: bold;
	font-size: 150%;
}
.customice-section-cart .shoppin-cart-table tbody td .price {
	color: #333;
	font-size: 150%;
}
.customice-section-cart .shoppin-cart-table tbody td p.qty {
	width: 100%;
	display: inline-block;
	margin: 15px 0px;
	color: #333;
	font-weight: bold;
}
.customice-section-cart .shoppin-cart-table tbody td p.qty span.qty-fld {
	text-align: center;
	width: 20px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	line-height: 20px;
	display: inline-block;
	font-weight: bold;
	color: #333;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.customice-section-cart .shoppin-cart-table tbody td p.qty i.fa {
	width: 20px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	transition-style: linear;
	transition-duration: 0.2s;
	font-size: 70%;
}
.customice-section-cart .shoppin-cart-table tbody td p.qty i.fa-plus {
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
}
.customice-section-cart .shoppin-cart-table tbody td p.qty i.fa-minus {
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
}
.customice-section-cart ul.order-total {
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
}
.customice-section-cart ul.order-total li {
	width: 100%;
	display: inline-block;
	padding: 10px 0px;
	border: 0px solid #e5e5e5;
	border-bottom-width: 1px;
}
.customice-section-cart ul.order-total li span {
	float: right;
	color: #333;
	font-size: 130%;
}
.customice-section-cart ul.order-total li strong {
	color: #333;
	font-weight: bold;
}
.customice-section-cart ul.order-total li span.total {
	font-weight: bold;
}

/*
	riva-toggle-tab
*/

.riva-toggle-tab h2 {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin: 0px;
	padding: 0px;
	padding-bottom: 15px;
	margin-bottom: 30px;
}

/*
	payment-option
*/

.payment-option {
	width: 33.33333333%;
	display: inline-block;
	text-align: center;
	float: left;
}
.payment-option span {
	width: 100px;
	height: 100px;
	display: inline-block;
	margin-bottom: 10px;
	border-radius: 100px;
	border-width: 10px;
	border-style: solid;
	border-color: #e5e5e5;
	font-size: 300%;
	font-weight: bold;
	line-height: 80px;
	cursor: pointer;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.payment-option p {
	color: #333;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 100%;
	text-transform: uppercase;
}
.payment-option small {
	line-height: 100%;
}

/*
	customice-post
*/

.customice-post {
	width: 100%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 75px;
	margin-bottom: 30px;
	padding-bottom: 20px;
	border: 0px solid #e5e5e5;
	border-bottom-width: 1px;
}
.customice-post .img {
	margin-bottom: 30px;
	width: 100%;
	display: inline-block;
}
.customice-post figure {
	margin-bottom: 30px;
	width: 100%;
	float: left;
	max-height: 200px;
	overflow: hidden;
	position: relative;
}
.nvor-post figure img {
	position: absolute;
	max-width: 100%;
	left: 0px;
	top: auto;
}
.customice-post figure figcaption {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 10;
	overflow: hidden;
	display: none;
}
.customice-post figure figcaption i {
	display: inline-block;
	position: absolute;
	font-size: 24px;
	background-color: #fff;
	text-align: center;
	line-height: 64px;
	border-radius: 100px;
	width: 60px;
	height: 60px;
	top: 0;
	margin-top: -30px;
	left: 50%;
	margin-left: -30px;
}
.customice-post figure figcaption i:hover {
	color: #fff;
	transition-duration: 0.2s;
	transition-style: linear;
}
.customice-post header {
	width: 100%;
	display: inline-block;
	margin-bottom: 15px;
}
.customice-post header h3 {
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 40px;
}
.customice-post header h3 a, .customice-post header h3 span {
	display: inline-block;
	float: left;
	line-height: 30px;
}
.customice-post header h3 .fa {
	width: 30px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	line-height: 30px;
	font-size: 60%;
	color: #fff;
	text-align: center;
	float: left;
	display: inline-block;
	margin-right: 10px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.customice-post header p {
	margin: 0px;
	padding: 0px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 80%;
	width: 100%;
	float: left;
}
.customice-post .date {
	position: absolute;
	width: 60px;
	left: 0px;
	top: 0px;
}
.customice-post .date span {
	width: 100%;
	float: left;
	text-align: center;
	line-height: 30px;
}
.customice-post .date span.day {
	font-size: 180%;
	color: #333;
	font-weight: bold;
}
.customice-post .date span.month {
	letter-spacing: 2px;
	text-transform: uppercase;
	border-top-width: 1px;
	border-top-style: solid;
	font-size: 80%;
}
.customice-post .likes {
	position: absolute;
	width: 60px;
	left: 0px;
	top: 75px;
}
.customice-post .likes span {
	width: 100%;
	float: left;
	text-align: center;
	line-height: 30px;
}
.customice-post .likes span.month {
	letter-spacing: 2px;
	text-transform: uppercase;
	border-top-width: 1px;
	border-top-style: solid;
	font-size: 80%;
}
.customice-post .likes span .fa {
	font-size: 180%;
	color: #333;
	font-weight: bold;
}
.customice-post-2 {
	padding-left: 390px;
	min-height: 200px;
}
.customice-post-2 figure {
	max-width: 300px;
	position: absolute;
	left: 75px;
	top: 0px;
}
.customice-post p.tags {
	margin-bottom: 0px;
}
.customice-post p.tags a {
	margin-right: 10px;
}
.customice-post p.tags i.fa {
	color: #ddd;
}

/*
	customice-post-author
*/

.customice-post-author, .customice-comment .inner {
	width: 100%;
	display: inline-block;
	padding: 30px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	padding-left: 160px;
	min-height: 160px;
	position: relative;
}
.customice-post-author figure, .customice-comment figure, .customice-comment i.fa {
	width: 100px;
	height: 100px;
	border-radius: 100px;
	position: absolute;
	overflow: hidden;
	left: 30px;
	top: 30px;
	border: 3px solid #fff;
}
.customice-post-author p {
	margin-bottom:  0px;
}
.customice-post-author p.name {
	margin-bottom: 10px;
	font-size: 140%;
	font-weight: bold;
}
.customice-post-author p.role {
	margin-bottom: 10px;
	color: #333;
	font-style: italic;
}

/*
	customice-comment
*/

.customice-comment {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.customice-comment .customice-comment {
	padding-left: 60px;
}
.customice-comment .inner {
	border: 1px solid #e5e5e5;
	color: inherit;
	margin-bottom: 30px;
}
.customice-comment figure {
	border: 0px;
}
.customice-comment p.meta {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	width: 100%;
	display: inline-block;
}
.customice-comment p.meta .author {
	font-size: 140%;
	float: left;
}
.customice-comment p.meta .date {
	float: right;
	text-transform: capitalize;
}
.customice-comment i.fa {
	color: #fff;
	font-size: 250%;
	line-height: 100px;
	text-align: center;
}

/*
	boxed
*/

.customice-boxed {
	margin: 0px auto;
}
.customice-boxed .customice-boxed-wrapper {
	width: 100%;
	float: left;
	background-color: #fff;
}
.customice-boxed-bg {
	width: 100%;
	float: left;
	background-color: #eee;
}

/*===============================
    Padding
=================================*/

.no-padding {padding:0 !important}
.no-padding-lr {padding-left: 0 !important; padding-right: 0 !important}
.no-padding-tb {padding-top: 0 !important; padding-bottom: 0 !important}
.no-padding-top {padding-top:0 !important}
.no-padding-bottom {padding-bottom:0 !important}
.no-padding-left {padding-left:0 !important}
.no-padding-right {padding-right:0 !important}
.padding-one-all {padding:1%;}
.padding-one-half-all {padding:1.5%;}
.padding-two-all {padding:2%;}
.padding-two-half-all {padding:2.5%;}
.padding-three-all {padding:3%;}
.padding-three-half-all {padding:3.5%;}
.padding-four-all {padding:4%;}
.padding-four-half-all {padding:4.5%;}
.padding-five-all {padding:5%;}
.padding-five-half-all {padding:5.5%;}
.padding-six-all {padding:6%;}
.padding-six-half-all {padding:6.5%;}
.padding-seven-all {padding:7%;}
.padding-seven-half-all {padding:7.5%;}
.padding-eight-all {padding:8%;}
.padding-eight-half-all {padding:8.5%;}
.padding-nine-all {padding:9%;}
.padding-nine-half-all {padding:9.5%;}
.padding-ten-all {padding:10%;}
.padding-ten-half-all {padding:10.5%;}
.padding-eleven-all {padding:11%;}
.padding-eleven-half-all {padding:11.5%;}
.padding-twelve-all {padding:12%;}
.padding-twelve-half-all {padding:12.5%;}
.padding-thirteen-all {padding:13%;}
.padding-thirteen-half-all {padding:13.5%;}
.padding-fourteen-all {padding:14%;}
.padding-fourteen-half-all {padding:14.5%;}
.padding-fifteen-all {padding:15%;}
.padding-fifteen-half-all {padding:15.5%;}
.padding-sixteen-all {padding:16%;}
.padding-sixteen-half-all {padding:16.5%;}
.padding-seventeen-all {padding:17%;}
.padding-seventeen-half-all {padding:17.5%;}
.padding-eighteen-all {padding:18%;}
.padding-eighteen-half-all {padding:18.5%;}
.padding-nineteen-all {padding:19%;}
.padding-nineteen-half-all {padding:19.5%;}
.padding-twenty-all {padding:20%;}
.padding-twenty-half-all {padding:20.5%;}
.padding-twenty-one-all {padding:21%;}
.padding-twenty-one-half-all {padding:21.5%;}
.padding-twenty-two-all {padding:22%;}
.padding-twenty-two-half-all {padding:22.5%;}
.padding-twenty-three-all {padding:23%;}
.padding-twenty-three-half-all {padding:23.5%;}
.padding-twenty-four-all {padding:24%;}
.padding-twenty-four-half-all {padding:24.5%;}
.padding-twenty-five-all {padding:25%;}
.padding-twenty-five-half-all {padding:25.5%;}
.padding-5px-all {padding:5px;}
.padding-10px-all {padding:10px;}
.padding-15px-all {padding:15px;}
.padding-20px-all {padding:20px;}
.padding-25px-all {padding:25px;}
.padding-30px-all {padding:30px;}
.padding-35px-all {padding:35px;}
.padding-40px-all {padding:40px;}
.padding-45px-all {padding:45px;}
.padding-50px-all {padding:50px;}
.padding-55px-all {padding:55px;}
.padding-60px-all {padding:60px;}
.padding-65px-all {padding:65px;}
.padding-70px-all {padding:70px;}
.padding-75px-all {padding:75px;}
.padding-80px-all {padding:80px;}
.padding-85px-all {padding:85px;}
.padding-90px-all {padding:90px;}
.padding-95px-all {padding:95px;}
.padding-100px-all {padding:100px;}

/* padding top */
.padding-one-top {padding-top:1%;}
.padding-one-half-top {padding-top:1.5%;}
.padding-two-top {padding-top:2%;}
.padding-two-half-top {padding-top:2.5%;}
.padding-three-top {padding-top:3%;}
.padding-three-half-top {padding-top:3.5%;}
.padding-four-top {padding-top:4%;}
.padding-four-half-top {padding-top:4.5%;}
.padding-five-top {padding-top:5%;}
.padding-five-half-top {padding-top:5.5%;}
.padding-six-top {padding-top:6%;}
.padding-six-half-top {padding-top:6.5%;}
.padding-seven-top {padding-top:7%;}
.padding-seven-half-top {padding-top:7.5%;}
.padding-eight-top {padding-top:8%;}
.padding-eight-half-top {padding-top:8.5%;}
.padding-nine-top {padding-top:9%;}
.padding-nine-half-top {padding-top:9.5%;}
.padding-ten-top {padding-top:10%;}
.padding-ten-half-top {padding-top:10.5%;}
.padding-eleven-top {padding-top:11%;}
.padding-eleven-half-top {padding-top:11.5%;}
.padding-twelve-top {padding-top:12%;}
.padding-twelve-half-top {padding-top:12.5%;}
.padding-thirteen-top {padding-top:13%;}
.padding-thirteen-half-top {padding-top:13.5%;}
.padding-fourteen-top {padding-top:14%;}
.padding-fourteen-half-top {padding-top:14.5%;}
.padding-fifteen-top {padding-top:15%;}
.padding-fifteen-half-top {padding-top:15.5%;}
.padding-sixteen-top {padding-top:16%;}
.padding-sixteen-half-top {padding-top:16.5%;}
.padding-seventeen-top {padding-top:17%;}
.padding-seventeen-half-top {padding-top:17.5%;}
.padding-eighteen-top {padding-top:18%;}
.padding-eighteen-half-top {padding-top:18.5%;}
.padding-nineteen-top {padding-top:19%;}
.padding-nineteen-half-top {padding-top:19.5%;}
.padding-twenty-top {padding-top:20%;}
.padding-twenty-half-top {padding-top:20.5%;}
.padding-twenty-one-top {padding-top:21%;}
.padding-twenty-one-half-top {padding-top:21.5%;}
.padding-twenty-two-top {padding-top:22%;}
.padding-twenty-two-half-top {padding-top:22.5%;}
.padding-twenty-two-top {padding-top:22%;}
.padding-twenty-two-half-top {padding-top:22.5%;}
.padding-twenty-three-top {padding-top:23%;}
.padding-twenty-three-half-top {padding-top:23.5%;}
.padding-twenty-four-top {padding-top:24%;}
.padding-twenty-four-half-top {padding-top:24.5%;}
.padding-twenty-five-top {padding-top:25%;}
.padding-5px-top {padding-top:5px;}
.padding-10px-top {padding-top:10px;}
.padding-15px-top {padding-top:15px;}
.padding-20px-top {padding-top:20px;}
.padding-25px-top {padding-top:25px;}
.padding-30px-top {padding-top:30px;}
.padding-35px-top {padding-top:35px;}
.padding-40px-top {padding-top:40px;}
.padding-45px-top {padding-top:45px;}
.padding-50px-top {padding-top:50px;}
.padding-55px-top {padding-top:55px;}
.padding-60px-top {padding-top:60px;}
.padding-65px-top {padding-top:65px;}
.padding-70px-top {padding-top:70px;}
.padding-75px-top {padding-top:75px;}
.padding-80px-top {padding-top:80px;}
.padding-85px-top {padding-top:85px;}
.padding-90px-top {padding-top:90px;}
.padding-95px-top {padding-top:95px;}
.padding-100px-top {padding-top:100px;}

/* padding bottom */
.padding-one-bottom {padding-bottom:1%;}
.padding-one-half-bottom {padding-bottom:1.5%;}
.padding-two-bottom {padding-bottom:2%;}
.padding-two-half-bottom {padding-bottom:2.5%;}
.padding-three-bottom {padding-bottom:3%;}
.padding-three-half-bottom {padding-bottom:3.5%;}
.padding-four-bottom {padding-bottom:4%;}
.padding-four-half-bottom {padding-bottom:4.5%;}
.padding-five-bottom {padding-bottom:5%;}
.padding-five-half-bottom {padding-bottom:5.5%;}
.padding-six-bottom {padding-bottom:6%;}
.padding-six-half-bottom {padding-bottom:6.5%;}
.padding-seven-bottom {padding-bottom:7%;}
.padding-seven-half-bottom {padding-bottom:7.5%;}
.padding-eight-bottom {padding-bottom:8%;}
.padding-eight-half-bottom {padding-bottom:8.5%;}
.padding-nine-bottom {padding-bottom:9%;}
.padding-nine-half-bottom {padding-bottom:9.5%;}
.padding-ten-bottom {padding-bottom:10%;}
.padding-ten-half-bottom {padding-bottom:10.5%;}
.padding-eleven-bottom {padding-bottom:11%;}
.padding-eleven-half-bottom {padding-bottom:11.5%;}
.padding-twelve-bottom {padding-bottom:12%;}
.padding-twelve-half-bottom {padding-bottom:12.5%;}
.padding-thirteen-bottom {padding-bottom:13%;}
.padding-thirteen-half-bottom {padding-bottom:13.5%;}
.padding-fourteen-bottom {padding-bottom:14%;}
.padding-fourteen-half-bottom {padding-bottom:14.5%;}
.padding-fifteen-bottom {padding-bottom:15%;}
.padding-fifteen-half-bottom {padding-bottom:15.5%;}
.padding-sixteen-bottom {padding-bottom:16%;}
.padding-sixteen-half-bottom {padding-bottom:16.5%;}
.padding-seventeen-bottom {padding-bottom:17%;}
.padding-seventeen-half-bottom {padding-bottom:17.5%;}
.padding-eighteen-bottom {padding-bottom:18%;}
.padding-eighteen-half-bottom {padding-bottom:18.5%;}
.padding-nineteen-bottom {padding-bottom:19%;}
.padding-nineteen-half-bottom {padding-bottom:19.5%;}
.padding-twenty-bottom {padding-bottom:20%;}
.padding-twenty-half-bottom {padding-bottom:20.5%;}
.padding-twenty-one-bottom {padding-bottom:21%;}
.padding-twenty-one-half-bottom {padding-bottom:21.5%;}
.padding-twenty-two-bottom {padding-bottom:22%;}
.padding-twenty-two-half-bottom {padding-bottom:22.5%;}
.padding-twenty-three-bottom {padding-bottom:23%;}
.padding-twenty-three-half-bottom {padding-bottom:23.5%;}
.padding-twenty-four-bottom {padding-bottom:24%;}
.padding-twenty-four-half-bottom {padding-bottom:24.5%;}
.padding-twenty-five-bottom {padding-bottom:25%;}
.padding-5px-bottom {padding-bottom:5px;}
.padding-10px-bottom {padding-bottom:10px;}
.padding-15px-bottom {padding-bottom:15px;}
.padding-20px-bottom {padding-bottom:20px;}
.padding-25px-bottom {padding-bottom:25px;}
.padding-30px-bottom {padding-bottom:30px;}
.padding-35px-bottom {padding-bottom:35px;}
.padding-40px-bottom {padding-bottom:40px;}
.padding-45px-bottom {padding-bottom:45px;}
.padding-50px-bottom {padding-bottom:50px;}
.padding-55px-bottom {padding-bottom:55px;}
.padding-60px-bottom {padding-bottom:60px;}
.padding-65px-bottom {padding-bottom:65px;}
.padding-70px-bottom {padding-bottom:70px;}
.padding-75px-bottom {padding-bottom:75px;}
.padding-80px-bottom {padding-bottom:80px;}
.padding-85px-bottom {padding-bottom:85px;}
.padding-90px-bottom {padding-bottom:90px;}
.padding-95px-bottom {padding-bottom:95px;}
.padding-100px-bottom {padding-bottom:100px;}

/* padding right */
.padding-one-right {padding-right:1%;}
.padding-one-half-right {padding-right:1.5%;}
.padding-two-right {padding-right:2%;}
.padding-two-half-right {padding-right:2.5%;}
.padding-three-right {padding-right:3%;}
.padding-three-half-right {padding-right:3.5%;}
.padding-four-right {padding-right:4%;}
.padding-four-half-right {padding-right:4.5%;}
.padding-five-right {padding-right:5%;}
.padding-five-half-right {padding-right:5.5%;}
.padding-six-right {padding-right:6%;}
.padding-six-half-right {padding-right:6.5%;}
.padding-seven-right {padding-right:7%;}
.padding-seven-half-right {padding-right:7.5%;}
.padding-eight-right {padding-right:8%;}
.padding-eight-half-right {padding-right:8.5%;}
.padding-nine-right {padding-right:9%;}
.padding-nine-half-right {padding-right:9.5%;}
.padding-ten-right {padding-right:10%;}
.padding-ten-half-right {padding-right:10.5%;}
.padding-eleven-right {padding-right:11%;}
.padding-eleven-half-right {padding-right:11.5%;}
.padding-twelve-right {padding-right:12%;}
.padding-twelve-half-right {padding-right:12.5%;}
.padding-thirteen-right {padding-right:13%;}
.padding-thirteen-half-right {padding-right:13.5%;}
.padding-fourteen-right {padding-right:14%;}
.padding-fourteen-half-right {padding-right:14.5%;}
.padding-fifteen-right {padding-right:15%;}
.padding-fifteen-half-right {padding-right:15.5%;}
.padding-sixteen-right {padding-right:16%;}
.padding-sixteen-half-right {padding-right:16.5%;}
.padding-seventeen-right {padding-right:17%;}
.padding-seventeen-half-right {padding-right:17.5%;}
.padding-eighteen-right {padding-right:18%;}
.padding-eighteen-half-right {padding-right:18.5%;}
.padding-nineteen-right {padding-right:19%;}
.padding-nineteen-half-right {padding-right:19.5%;}
.padding-twenty-right {padding-right:20%;}
.padding-twenty-half-right {padding-right:20.5%;}
.padding-twenty-one-right {padding-right:21%;}
.padding-twenty-one-half-right {padding-right:21.5%;}
.padding-twenty-two-right {padding-right:22%;}
.padding-twenty-two-half-right {padding-right:22.5%;}
.padding-twenty-three-right {padding-right:23%;}
.padding-twenty-three-half-right {padding-right:23.5%;}
.padding-twenty-four-right {padding-right:24%;}
.padding-twenty-four-half-right {padding-right:24.5%;}
.padding-twenty-five-right {padding-right:25%;}
.padding-5px-right {padding-right:5px;}
.padding-10px-right {padding-right:10px;}
.padding-15px-right {padding-right:15px;}
.padding-20px-right {padding-right:20px;}
.padding-25px-right {padding-right:25px;}
.padding-30px-right {padding-right:30px;}
.padding-35px-right {padding-right:35px;}
.padding-40px-right {padding-right:40px;}
.padding-45px-right {padding-right:45px;}
.padding-50px-right {padding-right:50px;}
.padding-55px-right {padding-right:55px;}
.padding-60px-right {padding-right:60px;}
.padding-65px-right {padding-right:65px;}
.padding-70px-right {padding-right:70px;}
.padding-75px-right {padding-right:75px;}
.padding-80px-right {padding-right:80px;}
.padding-85px-right {padding-right:85px;}
.padding-90px-right {padding-right:90px;}
.padding-95px-right {padding-right:95px;}
.padding-100px-right {padding-right:100px;}

/* padding left */
.padding-one-left {padding-left:1%;}
.padding-one-half-left {padding-left:1.5%;}
.padding-two-left {padding-left:2%;}
.padding-two-half-left {padding-left:2.5%;}
.padding-three-left {padding-left:3%;}
.padding-three-half-left {padding-left:3.5%;}
.padding-four-left {padding-left:4%;}
.padding-four-half-left {padding-left:4.5%;}
.padding-five-left {padding-left:5%;}
.padding-five-half-left {padding-left:5.5%;}
.padding-six-left {padding-left:6%;}
.padding-six-half-left {padding-left:6.5%;}
.padding-seven-left {padding-left:7%;}
.padding-seven-half-left {padding-left:7.5%;}
.padding-eight-left {padding-left:8%;}
.padding-eight-half-left {padding-left:8.5%;}
.padding-nine-left {padding-left:9%;}
.padding-nine-half-left {padding-left:9.5%;}
.padding-ten-left {padding-left:10%;}
.padding-ten-half-left {padding-left:10.5%;}
.padding-eleven-left {padding-left:11%;}
.padding-eleven-half-left {padding-left:11.5%;}
.padding-twelve-left {padding-left:12%;}
.padding-twelve-half-left {padding-left:12.5%;}
.padding-thirteen-left {padding-left:13%;}
.padding-thirteen-half-left {padding-left:13.5%;}
.padding-fourteen-left {padding-left:14%;}
.padding-fourteen-half-left {padding-left:14.5%;}
.padding-fifteen-left {padding-left:15%;}
.padding-fifteen-half-left {padding-left:15.5%;}
.padding-sixteen-left {padding-left:16%;}
.padding-sixteen-half-left {padding-left:16.5%;}
.padding-seventeen-left {padding-left:17%;}
.padding-seventeen-half-left {padding-left:17.5%;}
.padding-eighteen-left {padding-left:18%;}
.padding-eighteen-half-left {padding-left:18.5%;}
.padding-nineteen-left {padding-left:19%;}
.padding-nineteen-half-left {padding-left:19.5%;}
.padding-twenty-left {padding-left:20%;}
.padding-twenty-half-left {padding-left:20.5%;}
.padding-twenty-one-left {padding-left:21%;}
.padding-twenty-one-half-left {padding-left:21.5%;}
.padding-twenty-two-left {padding-left:22%;}
.padding-twenty-two-half-left {padding-left:22.5%;}
.padding-twenty-three-left {padding-left:23%;}
.padding-twenty-three-half-left {padding-left:23.5%;}
.padding-twenty-four-left {padding-left:24%;}
.padding-twenty-four-half-left {padding-left:24.5%;}
.padding-twenty-five-left {padding-left:25%;}
.padding-5px-left {padding-left:5px;}
.padding-10px-left {padding-left:10px;}
.padding-15px-left {padding-left:15px;}
.padding-20px-left {padding-left:20px;}
.padding-25px-left {padding-left:25px;}
.padding-30px-left {padding-left:30px;}
.padding-35px-left {padding-left:35px;}
.padding-40px-left {padding-left:40px;}
.padding-45px-left {padding-left:45px;}
.padding-50px-left {padding-left:50px;}
.padding-55px-left {padding-left:55px;}
.padding-60px-left {padding-left:60px;}
.padding-65px-left {padding-left:65px;}
.padding-70px-left {padding-left:70px;}
.padding-75px-left {padding-left:75px;}
.padding-80px-left {padding-left:80px;}
.padding-85px-left {padding-left:85px;}
.padding-90px-left {padding-left:90px;}
.padding-95px-left {padding-left:95px;}
.padding-100px-left {padding-left:100px;}

/* padding top and bottom */
.padding-one-tb {padding-top:1%; padding-bottom:1%;}
.padding-one-half-tb {padding-top:1.5%; padding-bottom:1.5%;}
.padding-two-tb {padding-top:2%; padding-bottom:2%;}
.padding-two-half-tb {padding-top:2.5%; padding-bottom:2.5%;}
.padding-three-tb {padding-top:3%; padding-bottom:3%;}
.padding-three-half-tb {padding-top:3.5%; padding-bottom:3.5%;}
.padding-four-tb {padding-top:4%; padding-bottom:4%;}
.padding-four-half-tb {padding-top:4.5%; padding-bottom:4.5%;}
.padding-five-tb {padding-top:5%; padding-bottom:5%;}
.padding-five-half-tb {padding-top:5.5%; padding-bottom:5.5%;}
.padding-six-tb {padding-top:6%; padding-bottom:6%;}
.padding-six-half-tb {padding-top:6.5%; padding-bottom:6.5%;}
.padding-seven-tb {padding-top:7%; padding-bottom:7%;}
.padding-seven-half-tb {padding-top:7.5%; padding-bottom:7.5%;}
.padding-eight-tb {padding-top:8%; padding-bottom:8%;}
.padding-eight-half-tb {padding-top:8.5%; padding-bottom:8.5%;}
.padding-nine-tb {padding-top:9%; padding-bottom:9%;}
.padding-nine-half-tb {padding-top:9.5%; padding-bottom:9.5%;}
.padding-ten-tb {padding-top:10%; padding-bottom:10%;}
.padding-ten-half-tb {padding-top:10.5%; padding-bottom:10.5%;}
.padding-eleven-tb {padding-top:11%; padding-bottom:11%;}
.padding-eleven-half-tb {padding-top:11.5%; padding-bottom:11.5%;}
.padding-twelve-tb {padding-top:12%; padding-bottom:12%;}
.padding-twelve-half-tb {padding-top:12.5%; padding-bottom:12.5%;}
.padding-thirteen-tb {padding-top:13%; padding-bottom:13%;}
.padding-thirteen-half-tb {padding-top:13.5%; padding-bottom:13.5%;}
.padding-fourteen-tb {padding-top:14%; padding-bottom:14%;}
.padding-fourteen-half-tb {padding-top:14.5%; padding-bottom:14.5%;}
.padding-fifteen-tb {padding-top:15%; padding-bottom:15%;}
.padding-fifteen-half-tb {padding-top:15.5%; padding-bottom:15.5%;}
.padding-sixteen-tb {padding-top:16%; padding-bottom:16%;}
.padding-sixteen-half-tb {padding-top:16.5%; padding-bottom:16.5%;}
.padding-seventeen-tb {padding-top:17%; padding-bottom:17%;}
.padding-seventeen-half-tb {padding-top:17.5%; padding-bottom:17.5%;}
.padding-eighteen-tb {padding-top:18%; padding-bottom:18%;}
.padding-eighteen-half-tb {padding-top:18.5%; padding-bottom:18.5%;}
.padding-nineteen-tb {padding-top:19%; padding-bottom:19%;}
.padding-nineteen-half-tb {padding-top:19.5%; padding-bottom:19.5%;}
.padding-twenty-tb {padding-top:20%; padding-bottom:20%;}
.padding-twenty-half-tb {padding-top:20.5%; padding-bottom:20%;}
.padding-twenty-one-tb {padding-top:21%; padding-bottom:21%;}
.padding-twenty-one-half-tb {padding-top:21.5%; padding-bottom:21.5%;}
.padding-twenty-two-tb {padding-top:22%; padding-bottom:22%;}
.padding-twenty-two-half-tb {padding-top:22.5%; padding-bottom:22.5%;}
.padding-twenty-three-tb {padding-top:23%; padding-bottom:23%;}
.padding-twenty-three-half-tb {padding-top:23.5%; padding-bottom:23.5%;}
.padding-twenty-four-tb {padding-top:24%; padding-bottom:24%;}
.padding-twenty-four-half-tb {padding-top:24.5%; padding-bottom:24.5%;}
.padding-twenty-five-tb {padding-top:25%; padding-bottom:25%;}
.padding-thirty-tb {padding-top:30%; padding-bottom:30%;}
.padding-5px-tb {padding-top:5px; padding-bottom:5px;}
.padding-10px-tb {padding-top:10px; padding-bottom:10px;}
.padding-15px-tb {padding-top:15px; padding-bottom:15px;}
.padding-20px-tb {padding-top:20px; padding-bottom:20px;}
.padding-25px-tb {padding-top:25px; padding-bottom:25px;}
.padding-30px-tb {padding-top:30px; padding-bottom:30px;}
.padding-35px-tb {padding-top:35px; padding-bottom:35px;}
.padding-40px-tb {padding-top:40px; padding-bottom:40px;}
.padding-45px-tb {padding-top:45px; padding-bottom:45px;}
.padding-50px-tb {padding-top:50px; padding-bottom:50px;}
.padding-55px-tb {padding-top:55px; padding-bottom:55px;}
.padding-60px-tb {padding-top:60px; padding-bottom:60px;}
.padding-65px-tb {padding-top:65px; padding-bottom:65px;}
.padding-70px-tb {padding-top:70px; padding-bottom:70px;}
.padding-75px-tb {padding-top:75px; padding-bottom:75px;}
.padding-80px-tb {padding-top:80px; padding-bottom:80px;}
.padding-85px-tb {padding-top:85px; padding-bottom:85px;}
.padding-90px-tb {padding-top:90px; padding-bottom:90px;}
.padding-95px-tb {padding-top:95px; padding-bottom:95px;}
.padding-100px-tb {padding-top:100px; padding-bottom:100px;}

/* padding left and right */
.padding-one-lr {padding-left:1%; padding-right:1%;}
.padding-one-half-lr {padding-left:1.5%; padding-right:1.5%;}
.padding-two-lr {padding-left:2%; padding-right:2%;}
.padding-two-half-lr {padding-left:2.5%; padding-right:2.5%;}
.padding-three-lr {padding-left:3%; padding-right:3%;}
.padding-three-half-lr {padding-left:3.5%; padding-right:3.5%;}
.padding-four-lr {padding-left:4%; padding-right:4%;}
.padding-four-half-lr {padding-left:4.5%; padding-right:4.5%;}
.padding-five-lr {padding-left:5%; padding-right:5%;}
.padding-five-half-lr {padding-left:5.5%; padding-right:5.5%;}
.padding-six-lr {padding-left:6%; padding-right:6%;}
.padding-six-half-lr {padding-left:6.5%; padding-right:6.5%;}
.padding-seven-lr {padding-left:7%; padding-right:7%;}
.padding-seven-half-lr {padding-left:7.5%; padding-right:7.5%;}
.padding-eight-lr {padding-left:8%; padding-right:8%;}
.padding-eight-half-lr {padding-left:8.5%; padding-right:8.5%;}
.padding-nine-lr {padding-left:9%; padding-right:9%;}
.padding-nine-half-lr {padding-left:9.5%; padding-right:9.5%;}
.padding-ten-lr {padding-left:10%; padding-right:10%;}
.padding-ten-half-lr {padding-left:10.5%; padding-right:10.5%;}
.padding-eleven-lr {padding-left:11%; padding-right:11%;}
.padding-eleven-half-lr {padding-left:11.5%; padding-right:11.5%;}
.padding-twelve-lr {padding-left:12%; padding-right:12%;}
.padding-twelve-half-lr {padding-left:12.5%; padding-right:12.5%;}
.padding-thirteen-lr {padding-left:13%; padding-right:13%;}
.padding-thirteen-half-lr {padding-left:13.5%; padding-right:13.5%;}
.padding-fourteen-lr {padding-left:14%; padding-right:14%;}
.padding-fourteen-half-lr {padding-left:14.5%; padding-right:14.5%;}
.padding-fifteen-lr {padding-left:15%; padding-right:15%;}
.padding-fifteen-half-lr {padding-left:15.5%; padding-right:15.5%;}
.padding-sixteen-lr {padding-left:16%; padding-right:16%;}
.padding-sixteen-half-lr {padding-left:16.5%; padding-right:16.5%;}
.padding-seventeen-lr {padding-left:17%; padding-right:17%;}
.padding-seventeen-half-lr {padding-left:17.5%; padding-right:17.5%;}
.padding-eighteen-lr {padding-left:18%; padding-right:18%;}
.padding-eighteen-half-lr {padding-left:18.5%; padding-right:18.5%;}
.padding-nineteen-lr {padding-left:19%; padding-right:19%;}
.padding-nineteen-half-lr {padding-left:19.5%; padding-right:19.5%;}
.padding-twenty-lr {padding-left:20%; padding-right:20%;}
.padding-twenty-half-lr {padding-left:20.5%; padding-right:20.5%;}
.padding-twenty-one-lr {padding-left:21%; padding-right:21%;}
.padding-twenty-one-half-lr {padding-left:21.5%; padding-right:21.5%;}
.padding-twenty-two-lr {padding-left:22%; padding-right:22%;}
.padding-twenty-two-half-lr {padding-left:22.5%; padding-right:22.5%;}
.padding-twenty-three-lr {padding-left:23%; padding-right:23%;}
.padding-twenty-three-half-lr {padding-left:23.5%; padding-right:23.5%;}
.padding-twenty-four-lr {padding-left:24%; padding-right:24%;}
.padding-twenty-four-half-lr {padding-left:24.5%; padding-right:24.5%;}
.padding-twenty-five-lr {padding-left:25%; padding-right:25%;}
.padding-5px-lr {padding-left:5px; padding-right:5px;}
.padding-10px-lr {padding-left:10px; padding-right:10px;}
.padding-15px-lr {padding-left:15px; padding-right:15px;}
.padding-20px-lr {padding-left:20px; padding-right:20px;}
.padding-25px-lr {padding-left:25px; padding-right:25px;}
.padding-30px-lr {padding-left:30px; padding-right:30px;}
.padding-35px-lr {padding-left:35px; padding-right:35px;}
.padding-40px-lr {padding-left:40px; padding-right:40px;}
.padding-45px-lr {padding-left:45px; padding-right:45px;}
.padding-50px-lr {padding-left:50px; padding-right:50px;}
.padding-55px-lr {padding-left:55px; padding-right:55px;}
.padding-60px-lr {padding-left:60px; padding-right:60px;}
.padding-65px-lr {padding-left:65px; padding-right:65px;}
.padding-70px-lr {padding-left:70px; padding-right:70px;}
.padding-75px-lr {padding-left:75px; padding-right:75px;}
.padding-80px-lr {padding-left:80px; padding-right:80px;}
.padding-85px-lr {padding-left:85px; padding-right:85px;}
.padding-90px-lr {padding-left:90px; padding-right:90px;}
.padding-95px-lr {padding-left:95px; padding-right:95px;}
.padding-100px-lr {padding-left:100px; padding-right:100px;}

/*
	customice-post-masonry
*/
.customice-post-masonry {
	width: 33.33333333333%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px 10px;
	border-bottom-width: 0px;
	margin-bottom: 20px;
}
.customice-post-masonry .inner {
	border: 1px solid #e5e5e5;
	padding: 10px;
}
.customice-post-masonry .inner header h3 a {
	font-size: 18px;
	line-height: normal;
	margin-bottom: 15px;
}
.customice-post-masonry .inner figure {
	margin-bottom: 15px;
}
.customice-post-masonry .inner figure {
	position: relative;
}
.customice-post-masonry .inner figure img {
	position: relative;
	width: auto;
	height: auto;
}

/*
	cbp_tmlabel
*/
.cbp_tmlabel .customice-post {
	margin-bottom: 0px;
	border-bottom-width: 0px;
	padding-bottom: 0px;
}
.cbp_tmlabel .customice-post figure {
	margin-bottom: 15px;
}
.cbp_tmlabel .customice-post header h3 {
	padding-left: 0px;
}
.cbp_tmtimeline {
	margin-bottom: 30px;
	width: 100%;
	display: inline-block;
}

.container {
}


/* contacts-ajax */

.contacts-ajax {
	width: 100%;
	float: left;
}
.contacts-ajax form div {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
.contacts-ajax legend {
	padding-bottom: 20px;
}
