#content .category-cms-block .category-cms-wapper {
	margin: 0;
}

.category-cms-item {
	text-align: center;
	padding: 0 15px;
}

#content .category-cms-block {
	margin: 0 -15px 65px !important;
}

#content .category-cms-block .category-cms-static-wrapper .text1.static-text {
	font-size: 20px;
	display: block;
	line-height: 28px;
	color: #000000;
	font-weight: 400;
	text-transform: capitalize;
	margin-bottom: 30px;
}

#content .category-cms-block .category-cms-static-wrapper {
	position: absolute;
	left: 10%;
	right: auto;
	top: 15%;
	text-align: left;
}

#content .category-cms-block .category-cms-static-wrapper .text2.static-text {
	font-size: 12px;
	color: #000000;
	text-transform: uppercase;
	display: inline-block;
	font-weight: 400;
	vertical-align: middle;
}

#content .category-cms-block .category-cms-static-wrapper .text3.static-text {
	font-size: 12px;
	line-height: 14px;
	margin-left: 10px;
	background-color: #3BC070;
	color: #ffffff;
	font-weight: 500;
	text-transform: uppercase;
	padding: 8px 10px;
	display: inline-block;
	vertical-align: middle;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
}

.shortcode-title {
	padding: 0;
	border: none;
}

#categorylist .cat-wapper {
	display: block;
	vertical-align: top;
	position: relative;
	text-align: center;
	overflow: hidden;
	background-color: #F8F8F8;
	border: 1px solid transparent;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	transition: 300ms ease;
	-webkit-transition: 300ms ease;
	-moz-transition: 300ms ease;
	-ms-transition: 300ms ease;
	-o-transition: 300ms ease;
}

#categorylist .cat-wapper .cat-img {
	padding: 10px 20px 0;
}

.category-carousel {
	position: static;
}

#categorylist .cat-item {
	margin-bottom: 10px;
	padding: 0 5px;
}

.category-cms-inner {
	display: inline-block;
	position: relative;
	vertical-align: top;
}

.service-list:hover .service-title {
	color: #3BC070;
}

#categorylist .cat-item .cat-description .cat-count {
	display: none;
}

#categorylist .cat-item .cat-description .cat-title a {
	font-size: 13px;
	font-weight: 400;
	color: #808080;
	text-transform: capitalize;
	margin-top: 3px;
	display: block;
	padding: 0 0 6px;
}

#categorylist .cat-item .cat-description .cat-title a:hover {
	color: #3BC070;
}

#categorylist .cat-item:hover .cat-wapper {
	border: 1px solid #3BC070;
	transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
}

#categorylist .cat-wapper .cat-img a {
	padding: 0;
}

#categorylist {
	margin: 0;
}

#content .cms-text-wapper {
	background-color: #FED700;
	text-align: center;
	clear: both;
	margin-bottom: 50px !important;
}

#content .cms-text-wapper .cmstext {
	display: block;
}

#content .cms-text-wapper .cmsdetail br {
	display: none;
}

#content .cms-text-wapper .cmstext br {
	display: none;
}

#content .cms-text-wapper .cmsdetail .cmsimg {
	background-image: url(../../images/themeimages/offercmsimg.svg);
	background-position: center;
	background-repeat: no-repeat;
	float: left;
	width: 30px;
	height: 30px;
	display: inline-block;
	vertical-align: top;
	margin-right: 0;
	background-size: 20px;
	animation-name: flash;
	animation-duration: 3s;
	animation-iteration-count: infinite;
	animation-timing-function: ease-out;
	-webkit-animation-name: flash;
	-webkit-animation-duration: 3s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease-out;
}

@keyframes flash {
	from,
	50%,
	to {
		opacity: 1;
	}
	25%,
	75% {
		opacity: 0;
	}
}

#content .cms-text-wapper .cmsdetail {
	position: relative;
	padding-right: 60px;
	margin-right: 60px;
	display: inline-block;
	vertical-align: top;
}

#content .cms-text-wapper .cmsdetail:before {
	content: '';
	display: block;
	position: absolute;
	right: -30px;
	left: auto;
	top: auto;
	bottom: 13px;
	background-color: #000000;
	height: 1px;
	width: 60px;
	margin: 0;
}

#content .cms-text-wapper .shop-now {
	display: inline-block;
	vertical-align: top;
}

#content .cms-text-wapper .shop-now .cms-btn {
	display: inline-block;
	vertical-align: top;
	font-weight: 700;
	text-transform: uppercase;
	color: #000000;
	border-bottom: 1px solid #877864;
	line-height: 22px;
	margin: 3px 0 0;
}

.cms-inner p {
    display: inline-block;
    vertical-align: top;
}
#content .cms-text-wapper .cms-inner p {
    display: inline-block;
    vertical-align: top;
}
#content .cms-text-wapper .theme-container {
	padding: 15px 0;
}

#content .cms-text-wapper .cmsdetail .cmstext1 {
	font-size: 13px;
	font-weight: 500;
	color: #000000;
	text-transform: uppercase;
	margin-top: 3px;
	display: inline-block;
	vertical-align: top;
}

#content .service-wrapper {
	clear: both;
	margin-bottom: 50px !important;
	background-color: #222222;
}

.service-list .service-title {
	font-size: 13px;
	font-weight: 500;
	color: #ffffff;
	text-transform: capitalize;
	margin: 0;
	transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
}

#content .service-wrapper .theme-container {
	padding: 15px 0;
}

.service-content .icon-image {
	position: relative;
	margin: 0;
	height: 30px;
	width: 30px;
	display: inline-block;
	vertical-align: top;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 25px;
}

.service-list .service-title {
	font-size: 13px;
	font-weight: 500;
	color: #ffffff;
	text-transform: uppercase;
	margin: 0;
	transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
}

.service-1 .service-content .icon-image {
	background-image: url(../../images/themeimages/service1.svg);
}

.service-1:hover .service-content .icon-image {
	background-image: url(../../images/themeimages/service1-hover.svg);
}

.service-2 .service-content .icon-image {
	background-image: url(../../images/themeimages/service2.svg);
}

.service-2:hover .service-content .icon-image {
	background-image: url(../../images/themeimages/service2-hover.svg);
}

.service-3 .service-content .icon-image {
	background-image: url(../../images/themeimages/service3.svg);
}

.service-3:hover .service-content .icon-image {
	background-image: url(../../images/themeimages/service3-hover.svg);
}

.service-4 .service-content .icon-image {
	background-image: url(../../images/themeimages/service4.svg);
}

.service-4:hover .service-content .icon-image {
	background-image: url(../../images/themeimages/service4-hover.svg);
}

.service-content .icon-image {
	margin-right: 15px;
}

.service-list .content {
	margin: 3px 0 0;
}

.service-list {
	position: relative;
}

#content .service-wrapper .service-list.service-1 {
	text-align: left;
}

#content .service-wrapper .service-list.service-4 {
	text-align: right;
}

#content .service-wrapper .service-list:before {
	content: '';
	position: absolute;
	right: 0;
	left: auto;
	top: 0;
	bottom: auto;
	background: #434343;
	width: 1px;
	height: 30px;
}

#content .service-wrapper .service-list.service-4:before {
	display: none;
}

#content .offercms-block .offer-block .offer-img {
	animation: none;
	width: auto;
	height: auto;
	background-image: none;
	    position: relative;
    overflow: hidden;
}

#content .offercms-block .offer-block .offer-img:before {
	    position: absolute;
    top: 0;
    left: -82%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .9) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .9) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
#content .offercms-block:hover .offer-block .offer-img:before {
	 -webkit-animation: shine 1s;
    animation: shine 1s;
}
@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}

@keyframes shine {
    100% {
        left: 125%;
    }
}
#content .offercms-block {
	background-color: transparent;
	overflow: hidden;
	clear: both;
	margin-bottom: 50px !important;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
}

#content .offer-block {
	position: relative;
	margin: 0 !important;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
}

#content .offercms-block .offer-block .offer-detail {
	display: block;
	vertical-align: top;
	position: absolute;
	z-index: 9;
	left: 0;
	text-align: left;
	right: auto;
}

#content .offercms-block .offer-block .offer-detail {
	display: block;
	vertical-align: top;
	z-index: 9;
	text-align: left;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 15%;
	left: 5%;
	right: auto;
}

#content .offercms-block .offer-block .offer-detail .text1.static-text {
	font-size: 34px;
	display: block;
	line-height: 45px;
	color: #000000;
	font-weight: 200;
	text-transform: capitalize;
	margin-bottom: 30px;
}
#content .category-cms-block .category-cms-item:hover .category-cms-static-wrapper .text1.static-text{
	text-shadow: none;
}
#content .offercms-block .offer-block .offer-detail .text2.static-text {
	font-weight: 400;
	font-size: 14px;
	color: #000000;
	text-transform: uppercase;
}

#content .offercms-block .offer-block .offer-detail .text3.static-text {
	margin-left: 10px;
	background-color: #3BC070;
	color: #ffffff;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 14px;
	padding: 8px 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
}

#content .offercms-block .offer-block .offer-detail:before {
	display: none;
}

.home-content-wrapper .blog-wrapper .post-image {
	border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	-khtml-border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
}

.blog-posts-content .container .container-inner {
	margin: 0 15px;
	border: 1px solid #e3e3e3;
	overflow: hidden;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
}

.blog-posts-content .container:hover .container-inner {
	border-color: #e3e3e3;
}

.home-content-wrapper .post-content-inner {
	padding: 25px 15px 0 20px;
}

.blog-posts-content .container.style-2 .post-title a:hover {
	color: #3BC070;
}

.blog-posts-content .read-more a {
	background-color: #3BC070;
	color: #ffffff;
}

.blog-posts-content .read-more a:hover {
	color: #000000;
	background-color: #FED700;
}

.testmonial-image:before {
	content: "";
	background-image: url(../../images/themeimages/quote.svg);
	background-size: 100%;
	height: 30px;
	width: 30px;
	background-repeat: no-repeat;
	position: absolute;
	top: -14px;
	bottom: auto;
	right: auto;
	left: -13px;
	z-index: 1;
}

#content .specialproduct {
	padding: 105px 0;
}

#content .specialproduct .special-image-wrapper {
	display: none;
}

#content .specialproduct .product-content {
	margin: 0;
	padding: 0;
	text-align: center;
}

#content .specialproduct .product-content .star-rating {
	display: none;
}

#content .specialproduct .product-content .product-price.price {
	display: none;
}

#content .specialproduct .product-content .product-description {
	display: block;
	margin-bottom: 20px;
	font-size: 18px;
	color: #000000;
	text-transform: capitalize;
}

#content .specialproduct .product-content .product-description .readmore-pg {
	display: none;
}

#content .specialproduct .product-content .product-button {
	display: none;
}

#content .specialproduct .product-content .count-down {
	float: none;
	width: auto;
	position: relative;
	padding: 0;
	font-size: 11px;
	overflow: hidden;
	margin: 0 0 0;
	text-align: center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	clear: both;
	display: inline-block;
	vertical-align: top;
	background-color: #ffffff;
	box-shadow: 0px 0px 10px 0px rgba( 0, 0, 0, 0.1);
	border: none;
}

#content .specialproduct .product-content .product-name a {
	font-size: 45px;
	color: #000000;
	line-height: 55px;
	margin-bottom: 45px;
	display: block;
}

#content .specialproduct .product-content .product-name {
	margin-bottom: 0;
}

.countbox .timebox {
	border: none;
	color: #000;
	padding: 8px 0;
	display: inline-block;
	text-align: center;
	line-height: 26px;
	height: 70px;
	width: 70px;
	margin: 0 10px 0 0;
	position: relative;
	box-sizing: border-box;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
}

.portfolio-filter-container .options li a {
	background: #FED700;
	color: #000000;
}
.faq-title-border .sub-title {
    color: #3BC070 !important;
}
.portfolio-filter-container .options li a:active,
.portfolio-filter-container .options li a.selected,
.portfolio-filter-container .options li a:hover {
	background: #3BC070;
	color:#ffffff;
}
.testimonial-title a:hover {
    color: #3BC070;
}
#content .category-cms-block .category-cms-img:before{
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .9) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .9) 100%);
}
.entry-summary .count-down {
    width: 60%;
 }