/* slick arrow */
.arrows {
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    opacity: 0;
    background-color: #fff;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}
#aei_cmscategory #aeicmscategorycms-arrows {
    opacity: 1;
    top: 45%;
}
#aeibottomcms-arrows {
    top: 40%;
}
#index .testimony-blog #aeicmstestimony-arrows {
    opacity: 0;
    top: auto;
    bottom: 40%;
    left: 0;
    right:0;
    margin: 0 auto;
    width: 20%;
}
#index .testimony-blog:hover #aeicmstestimony-arrows {
    opacity: 1;
}
#aeispecialarrows {
    top: auto;
    bottom: 35%;
}
#aeibannercms-arrows {
    top:45%;
}
#aeicategorytabs .arrows {
    top:-57px;
}
.feature-products .arrows,.newproduct .arrows,#bestseller .arrows{
    top: -60px;
}
#aeiaccessories-arrows {
    top: -5px;
}
.feature-products:hover .arrows,.newproduct:hover .arrows,.product-accessories:hover .arrows,
.aei_cmsbanner:hover .arrows,#bestseller:hover .arrows,.aei-producttab:hover .arrows,
.special-products:hover .arrows,.homeblog:hover .arrows,#aeicategorytabs:hover .arrows{
    opacity: 1;
}
.homeblog:hover .arrows {
    opacity: 1;
}
.homeblog .arrows {
    top: -60px;
    opacity: 0;
}
.brands .arrows {
    width: 100%;
    top: 35%;
    opacity: 0;
    background-color: transparent;
}
.brands:hover .arrows{
	opacity: 1;
}


/* services */
#aei_cmsservice li {
    width: 25%;
    float: left;
    border-left: none;
    position: relative;
    cursor: pointer;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.aei-service-item.first:hover{
    padding-left: 0;
}
.aei-service-item.second,.aei-service-item.second:hover{
    padding-left: 50px;
}
.aei-service-item.third,.aei-service-item.third:hover {
    padding-left: 50px;
}
.aei-service-item.fourth,.aei-service-item.fourth:hover {
    padding-left: 50px;
}

#aei_cmsservice {
    width: 100%;
    position: relative;
    float: left;
    padding:80px 0 80px 0;
}
#aei_cmsservice ul {
    margin: 0;
}
#aei_cmsservice li .aei-service-item-inner {
    display: block;
}
.aei-image-block {
    display: block;
    float: left;
    position: relative;
    width: 14%;
}
#aei_cmsservice .aei-image-icon {
    position: relative;
    width: 33px;
    height: 33px;
    float: left;
    display: inline-block;    
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
#aei_cmsservice .aei-service-item:hover .aei-image-icon{
    
}
#aei_cmsservice .aei-service-item.first .aei-image-icon{
    background: transparent url("../img/aximage/service-1.svg") no-repeat center center/33px;
}
#aei_cmsservice .aei-service-item.first:hover .aei-image-icon{
   background: transparent url("../img/aximage/service-1-hover.svg") no-repeat center center/33px;
}
#aei_cmsservice .aei-service-item.second .aei-image-icon{
    background: transparent url("../img/aximage/service-2.svg") no-repeat center center/33px;
}
#aei_cmsservice .aei-service-item.second:hover .aei-image-icon{
   background: transparent url("../img/aximage/service-2-hover.svg") no-repeat center center/33px;
}
#aei_cmsservice .aei-service-item.third .aei-image-icon{
   background: transparent url("../img/aximage/service-3.svg") no-repeat center center/33px;
}
#aei_cmsservice .aei-service-item.third:hover .aei-image-icon{
   background: transparent url("../img/aximage/service-3-hover.svg") no-repeat center center/33px;
}
#aei_cmsservice .aei-service-item.fourth .aei-image-icon{
    background: transparent url("../img/aximage/service-4.svg") no-repeat center center/33px;
}
#aei_cmsservice .aei-service-item.fourth:hover .aei-image-icon{
   background: transparent url("../img/aximage/service-4-hover.svg") no-repeat center center/33px;
}
#aei_cmsservice .service-right {
    float: left;
    padding-left: 20px;
    display: block;
    vertical-align: top;
    position: relative;
    width: 86%;
}
#aei_cmsservice .service-right .aei-service-title {
    display: block;
    font-size: 15px;
    font-weight: 500;
    letter-spacing:0;
    margin:0;
    padding-bottom: 8px;
    line-height: normal;
    color: #333333;
}
#aei_cmsservice li:hover .aei-service-title{
    color: #37b349;
}
#aei_cmsservice .service-right .aei-service-desc {
    font-size: 12px;
    font-weight: 400;
    color: #a1a1a1;
    line-height: normal;
    letter-spacing: 1.08px;
    display: block;
}



/* colorbox  */
.main_inline_content{
    display: none;
}
#cboxLoadedContent .content {
    text-align: center;
}
#cboxLoadedContent .content .aei-service-title,#cboxLoadedContent .content span {
    display: block;
    text-transform: capitalize;
}
#cboxLoadedContent .content .aei-service-desc2 {
    font-size: 13px;
    color: #737373;
}
#cboxLoadedContent{
    max-width: 500px;
}
#cboxLoadedContent .content .aei-service-title {
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
}
#cboxLoadedContent .content .service-right {
    margin: 20px 0 0;
    padding: 0 30px;
}
#cboxLoadedContent .content .service-right .aei-service-desc1 {
    margin: 10px 0 5px;
}
#cboxLoadedContent .content .aei-image-block .aei-image-icon {
    padding: 20px;
    background-color: #37b349;
}

/* cms bottom  */
#aei_cmsbottom .container {
    width: 1830px;
}
#aei_cmsbottom {
    position: relative;
    float: left;
    width: 100%;
}
#aei_cmsbottom .aeibottomblock {
    float: left;
    width: 100%;
    z-index: 1;
    position: relative;
    display: inline-block;
    vertical-align: top;
}
.bottom-item {
    position: relative;
    z-index: 0;
    vertical-align: top;
    float: left;
    padding: 0 10px;
}
.aei_cmsbottom .bottom-inner-main {
    position: relative;
    overflow: hidden;
    z-index: 1;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.aei_cmsbottom .bottom-inner-main img {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.aei_cmsbottom .bottom-inner-main:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.bottom-description{
   position: absolute;
   left: 0;
   right:0;
   text-align: center;
   top: 40%;
}
.aei-bottom-shop-btn{
    display: inline-block;
    vertical-align: top;
    background-color:#f3d549;
    color: #37b349;
    padding:14px 45px;
     transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.aei-bottom-shop-btn:hover{
    background-color: #37b349;
    color: #fff;
}
/* banner cms block */

.aei_cmsbanner .container{
    width: 1830px;
    max-width: 100%;
    position: relative;
}
.aei_cmsbanner {
    float: left;
    width: 100%;
    position: relative;
    margin-top: 80px;
    clear: both;
}
.banner-item {
    width: 50%;
    float: left;
    position: relative;
    overflow: hidden;
    padding: 0 10px;
}
.banner-inner-main{
   position: relative; 
   display: inline-block;
   vertical-align: top;
   transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}
.banner-inner-main::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.4);
    left: 0;
    right: 0;
    top: 0;
    opacity: 0;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
}
.banner-item :hover .banner-inner-main::after {
    opacity: 1;
}
.banner-inner-main:hover .banner-description {
    opacity: 1;
    z-index: 1;
}
.aeibannerblock {
    width: 100%;
    z-index: 1;
    position: relative;
    margin:0;
}
.banner-description {
    position: absolute;
    top: 45%;
    text-align: center;
    left:0;
    right: 0;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.banner-description .banner-text-name {
    display: block;
    font-size: 24px;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: 0;
    color: #000;    
}
.banner-text-desc {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 40px;
    font-weight: 400;
    display: block;
    padding:12px 0 20px 0;
    text-align: left;
    color: #000;
}

.banner-item .banner-inner-main .btn.cms-btn {
    background-color: #37b349;
    font-weight: 500;
    color: #fff;
    z-index: 1;
    font-size: 14px;
    line-height: 25px;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

.banner-item .aei-banner-shop-btn {
    background-color: #fff;
    padding: 17px 25px;
}
.banner-item .aei-banner-shop-btn:hover{
    background-color: #37b349;
    color: #fff;
}
/* testimonial block */
#index .testimony-blog .item {
    padding-left: 0;
    padding-right: 0;
}
#index .testimony-blog .container {
    position: relative;
}
#index .testimony-blog{
    display: block;
    padding-top: 50px;
}
.testimony-blog{
    width: 100%;
    float: left;
    background: transparent;
   margin: 105px 0 0 0;
}
.testimony-blog #aeicmstestimony {
    position: relative;
}
.testimony-blog #aeicmstestimony .ax-product-title {
    color: #fff;
}
#aeicmstestimony .ax-product-title span::after {
    background: #333436 url("../img/aximage/test-title-after.svg") no-repeat center center/20px;
}
.testimony-blog #aeitestimony-carousel {
   text-align: center;
    position: relative;
    width: 100%;
    float: left;
    z-index: 1;
}
.testimony-blog .item.cms_face {
    position: relative;
    padding: 0 40px 0 60px;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease; 
    margin: 5px 0;
}
.testimony-blog .item.cms_face:hover {
}
.testmonial-image img {
    height: 100px;
    width: 100px;
    border: 10px solid #2e2f31;
    border-radius: 50%;
}
.testimony-detail .name a{
    font-size: 14px;
    font-weight: 400;
    color: #37b349;
    letter-spacing: 0.8px;
    line-height: 24px;
    text-transform: capitalize;
}
.testimony-blog .desc {
    position: relative;
    padding: 20px 0 40px 0;
    width: 70%;
    margin: 0 auto;
}
.testimony-detail {
    text-align: center;
    padding-bottom: 28px;
    padding-top: 20px;
}
.testimony-blog .designation a {
    font-size: 12px;
    color: #a1a1a1;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0;
    text-transform: capitalize;
}
.testimony-blog  .desc p {
	color: #a1a1a1;
	font-size: 12px;
	font-weight: 400;
	margin: 0;
	line-height: 30px;
	letter-spacing:1.44px;
}

.testimony-blog .test-right{
    display: inline-block;
    vertical-align: top;
}
.testimony-blog .product_inner_cms .name
{
    text-align:left;
}
.testimony-blog .product_inner_cms .designation
{   
    text-align: left;
}
.testimony-blog .product_inner_cms {
    text-align: center;
    position: relative;
}

.testimony-blog .testimonial-banner .testimonial-description .test-banner-1 span{
    color: #37b349;
}
.testimony-blog .testimonial-banner .testimonial-description {
    width: 45%;
    margin-left: 79px;
    text-align: center;
}
.testimony-blog .testimonial-banner .testimonial-description .test-banner-1 {
    font-size: 50px;
    font-weight: 700;
    color: #000;
    letter-spacing: 1px;
    display: block;
    margin: 0 0 34px;
    text-transform: capitalize;
    line-height: normal;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.testimony-blog .testimonial-banner .testimonial-description .test-banner-1:hover{
    color: #37b349;
}
.testimony-blog .testimonial-banner .testimonial-description .test-banner-2 {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1.12px;
    display: block;
    color: #000;
    line-height: 30px;
    margin: 0 0 50px;
    padding: 0 130px;
}
.testimony-blog .testimonial-banner .testimonial-description .btn {
    padding: 7px 29px;
}
.testimony-blog .product_inner_cms .test-icon{
    background: transparent url(../img/aximage/test-icon.png)repeat scroll center center;
    width: 120px;
    height: 113px;
    cursor: pointer;
    position: absolute;
    display: inline-block;
    float: left;
    left: 0;
    right: 0;
    margin:0 auto;
    top: 0;
    bottom: auto;
}
/* paymentcms block */
#aeicmspayment {
    text-align: center;
    float:right;
    z-index: 1;
    position: relative;
}
#aeicmspayment .payment-block-inner {
    margin: 0;
}
#aeicmspayment li {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 10px;
}

/* brand logo */
#index .brands {
    display: block;
}
.brands {
    position: relative;
    padding: 60px 0 39px;
    clear: both;
    display: none;
    background-color: #fff;
}
.brands .brand-image img {
    opacity: 0.2;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}
.brands .brand-image:hover img{
	opacity: 1;
}

/* top cms */
#aeicmstop{
    float: left;
    position: relative;
}
.customtext {
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    line-height: normal;
    padding: 12px 0 10px 0;
}
.customtext .offer-text{
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    line-height: normal;
}
.customtext:hover .offer-text{
    color: #37b349;
}
/* video cms */
#aeicmsparallax {
    float: left;
    width: 100%;
    position: relative;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    height: 583px;
    z-index: 1;
    margin-top: 40px;
}
.parallax-image {
    padding: 0;
    position: relative;
}
.section-intro.youtube-video-background {
    display: flex;
    position: relative;
    min-height: 589px;
    background: #000;
}
.section-intro.youtube-video-background iframe {
    opacity: 0.7;
}
.parallax-wrapper {
    display: inline-block;
    text-align: center;
    width: 100%;
    margin: 0 0 10px;
    position: relative;
}
#aeicmsparallax::after{
    background: rgba(0,0,0,.4) none repeat scroll 0 0;
    content: "";
    left: 0;
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
}
.parallax-text {
    position: absolute;
    left: 352px;
    right: auto;
    top: 30%;
    bottom: 30%;
    margin: 0 auto;
    z-index: 2;
    text-align: left;
}
.parallax-title {
    color: #37b349;
    font-size: 62px;
    font-weight: 500;
    line-height: 80px;
    letter-spacing: 1.68px;
    text-transform: capitalize;
     font-family: 'Great Vibes', cursive;
}
.parallax-desc {
    color: #FFFFFF;
    font-size: 42px;
    font-weight: 500;
    line-height: 80px;
    letter-spacing: 1.68px;
    text-transform: capitalize;
}
.parallax-btn.btn {
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.56px;
    background-color: #37b349;
    padding: 10px 24px;
    margin-top: 42px;
    text-transform: capitalize;
     border: 2px solid transparent;
}
.parallax-btn.btn:hover{
  color: #37b349;
  background-color: transparent;
  border: 2px solid #37b349;
}
/* category cms */
#index #aei_cmscategory .container {
    position: relative;
    padding: 0;
}
#index #aei_cmscategory {
    display: block;
    position: relative;
    overflow: hidden;
    float: left;
    width: 100%;
    margin-top: 30px;
}
.aei-cat-item {
    position: relative;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
}
.aei-cmscategory-inner {
    margin: 0;
    float: left;
    width: 100%;
    z-index: 1;
    position: relative;
}
.aei-cmscategory-inner li {
    float: left;
    padding: 0 15px;
	margin-bottom: 20px;
}

.aei-cat-item{
    width: 48%;
}
.aei-cmscategory-inner li .aei-cat-item-inner {
    display: inline-block;
    vertical-align: top;
    position: relative;
    overflow: hidden;
}

#aei_cmscategory .aei-cat-icon .aei-caticon-img{
    max-width: 100%;
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
}
#aei_cmscategory .aei-cat-icon:hover .aei-caticon-img{
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
}
.aei-cat-item .aei-cat-name {
    display: block;
    font-size: 22px;
    letter-spacing: 0.8px;
    line-height: 59px;
    font-weight: 700;
     transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}
.aei-cat-item .aei-cat-name:hover{
    color: #37b349;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}
.aei-cat-item .aei-cat-shop-btn{
    text-decoration: underline;
}

.aei-cat-item .aei-cat-details {
    position: absolute;
    left: 0;
    right: 0;
    display: block;
    bottom: 20px;
    opacity: 1;
    text-align: left;
    padding-left: 20px;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}
.aei-cat-item:hover .aei-cat-details {
    opacity: 1;
}
.aei-cat-item:nth-child(2) .aei-cat-details {
    text-align: center;
}
.aei-cat-item:nth-child(3) .aei-cat-details {
    text-align: right;
    padding-right: 20px;
}
.aei-cat-item:nth-child(2) .aei-cat-shop-btn{
    float: none;
    text-align: center;
}
.aei-cat-item:nth-child(2) .aei-cat-shop-btn:hover{
    color: #000;
}
.aei-cat-item:nth-child(3) .aei-cat-shop-btn{
    text-align: right;
    float: right;
}
.aei-cat-item .aei-cat-name {
    color: #fff; 
    display: block;
    font-size: 30px;
    letter-spacing: 1.2px;
    line-height: normal;
    font-weight: 600;
    position: relative;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
	 text-align: center;
}
.aei-cat-item:nth-child(2) .aei-cat-name:hover{
    color: #000;
}
.aei-cat-item .aei-cat-desc{
    display: block;
    font-size: 14px;
    color: #fff;
    letter-spacing: 0.5px;
    line-height: normal;
    font-weight: 400;
    padding-top: 10px;
    padding-bottom: 15px;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}
.aei-cat-item .total-count{
    display: inline-block;
    font-size: 20px;
    letter-spacing: 0.5px;
    line-height: normal;
    font-weight: 400;
    padding-left: 30px;
    color: #000;
}
.aei-cat-item .aei-cat-items{
    display: inline-block;
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: normal;
    font-weight: 400;
    padding-top: 25px;
    padding-left: 30px;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}
.aei-cat-item .aei-cat-shop-btn{
    z-index: 9;
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 25px;
    font-weight: 400;
    opacity: 1;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    color: #fff;
    float: left;
    text-align: left;
    margin-top: 10px;
}
.aei-cat-item:hover .aei-cat-shop-btn{
    opacity: 1;    
    text-decoration: underline;
}
.aei-cat-item .aei-cat-shop-btn:hover{
    color: #37b349;
}
#aei_cmscategory .aei-cat-item .aei-cat-img img{
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
#aei_cmscategory .aei-cat-item:hover .aei-cat-img img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);

    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
#aei_cmscategory .aei-cat-item .aei-cat-img::before {
    background: rgba(255,255,255,.7) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 0;
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    position: absolute;
    right: 0;
    width: 0;
}
#aei_cmscategory .aei-cat-item .aei-cat-img::after {
    background: rgba(255,255,255,.7) none repeat scroll 0 0;
    content: "";
    height: 0;
    left: 0;
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    position: absolute;
    top: 0;
    width: 0;
}
#aei_cmscategory .aei-cat-item:hover .aei-cat-img::before,#aei_cmscategory .aei-cat-item:hover .aei-cat-img::after {
    height: 100%;
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    transition-duration: 1.3s;
    width: 100%;
}
/* responsive */
@media (max-width:1651px){
   
  
}
@media (max-width:1400px){
   
}
@media (max-width:1200px){
    .aei_cmsbanner .banner-description .cms-btn {
        margin-top: 30px;
    }
    .test-icon2{
        left: 140px;
    }
}
@media (max-width:1199px) {
     #aei_cmsservice li{
        width: 50%;
    }
   #aei_cmsservice li{
        padding: 38px 0 30px;
   }
   #aei_cmsservice .aei-service-item.third {
        padding: 38px 0 0;
    }
    #aei_cmsservice .aei-service-item.fourth {
        padding: 38px 0 0;
    }
   #aei_cmsservice .aei-service-item.second {
        padding: 38px 0 0;
    }
    #aei_cmsservice .aei-service-item.first {
        padding: 38px 0 0;
    }
     #aei_cmsservice {
        padding: 0 0 40px;
    }
    .banner-text-desc{
        font-size: 13px;
    }
    .test-icon2 {
        left: 205px;
    }
    .aei_cmsbanner .banner-inner-main:hover .cms-btn{
        bottom: -60px;
    }
    .aei_cmsbanner .banner-description .cms-btn{
        margin-top: 0;
        padding: 4px 20px;
        font-size: 12px;
    }
    .banner-text-name{
        font-size: 20px;
        padding: 0 0 30px 0;        
    }
    .aei_cmsbanner .banner-item .banner-inner-first .banner-text-name::after, 
    .aei_cmsbanner .banner-item .banner-inner-sec .banner-text-name::after, 
    .aei_cmsbanner .banner-item .banner-inner-third .banner-text-name::after {
        top: 39px;
    }
    #aei_cmsservice .service-right .aei-service-title{
        font-size: 11px;
    }
    #aei_cmsservice .service-right .aei-service-desc{
        font-size: 10px;
    }
   .brands{
        padding: 40px 0 10px;
   }
  .aei-cat-item .aei-cat-details{
    bottom: 15px;
  }
  .aei-cmscategory-inner .aei-cat-item.second .aei-cat-details{
    padding: 0 147px 0 0;
  }
  .aei-cmscategory-inner .aei-cat-details::before, .aei_cmsbanner .banner-inner-main .banner-description::before{
    padding: 0 0 0 140px;
    font-size: 150px;
  }
  .aei_cmsbanner .banner-inner-main .banner-description::before{
    padding: 0;
  }
}
@media (max-width:992px) {
    .test-icon2 {
        left: 255px;
    }
}
@media (max-width:991px) {
    .aei-cat-item .aei-cat-details {
        top: 13%;
    }    
    #aeicmsparallax{
        height: 430px;
    }
    .parallax-text{
        left: 10%;
        top: 10%;
    }
    #index .testimony-blog #aeicmstestimony-arrows{
        width: 30%;
    }
    .aei-cat-item,.aei-cmscategory-inner li{
        float: none;
    }
    .testimony-detail{
        padding-top: 15px;
    }
    #index .testimony-blog{
        height: auto;
        margin: 50px 0 40px 0;
    }
    .testimony-blog #aeitestimony-carousel{
        margin-top: 0;
    }
    #aei_cmsservice .container {
        padding-top: 0;
    }
    #aei_cmsservice li .aei-image-icon::after {
        display: none;
    }
    .time::after {
        height: 40px;
        width: 40px;
    }
    #aeicategorytabs .arrows {
        top: -58px;
    }
    .feature-products .arrows, .newproduct .arrows, #bestseller .arrows {
        top: -64px;
    }
    .testimony-blog{
    }
    .test-icon2 {
        left: 170px;
    }
    .aei-image-block {
        margin: 0 auto;
        width: 100%;
    }
    #aei_cmsservice .service-right{
        width: 100%;
        text-align: center;
    }
    #aei_cmsservice li .aei-image-block::after {
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    #aei_cmsservice .aei-image-icon {
        width: 100%;
        float: left;
    }
    .banner-text-name {
        font-size: 24px;
        padding: 0 0 30px 0;
    }
    .banner-text-desc {
        font-size: 16px;
    }
    .aei_cmsbanner .banner-description .cms-btn {
        margin-top: 40px;
        padding: 5px 27px;
        font-size: 14px;
    }
    .aei_cmsbanner-name {
        font-size: 75px;
    }
    .count-inner > div{
        padding: 0 20px 0 0;
    }
    .aei_cmsbanner-details{
        margin-right: 125px;
    }
    #index #aei_cmscategory{
        width: 100%;
        text-align: center;
    }   
    #index .aei_cmsbanner {
        margin-top: 10px;
    }
    .aei-topcms-img::after,.aei-banner-img::after{
        height: 100%;
        opacity: 1;
    }
    .aei_cmsbanner .aeibannerblock{
        margin-top: 20px;
    }
    #aeicmscategorycms-arrows {
        top: 42%;
    }
    .aei-cmscategory-inner .aei-cat-details::after{
        top: 27%;
        width: 265px;
    }
    .aei_cmsbanner .banner-inner-main .banner-description::after{
        width: 292px;
    }
    .arrows{
        opacity: 1;
    }
    .homeblog .arrows{
        opacity: 1;
    }
    .banner-item:nth-child(1),
    .banner-item:nth-child(2),
    .banner-item:nth-child(3) {
        width: 100%;
        float: left;
        position: relative;
        padding-bottom: 15px;
        text-align: center;
    }
    .banner-item:nth-child(3) {
        padding-bottom: 0;
    }
    .brands{
        padding: 20px 0 15px;
    }
    #aeicmspayment{
        width: 100%;
        text-align: center;
    }
    #aei_cmsbottom{
        display: none;
    }
    .testimony-blog .testimonial-banner .testimonial-description{
        margin: 0;
        width: 100%;
    }
    .category-main .category-main-desc{
        padding: 0 25px;
    }
    .aei-cmscategory-inner .aei-cat-details::before, .aei_cmsbanner .banner-inner-main .banner-description::before {
        padding: 0 0 0 0;
        font-size: 130px;
    }
    .aei-cmscategory-inner .aei-cat-item.second .aei-cat-details {
        padding: 0 87px 0 0;
    }
    .testimony-blog .testimonial-banner{
        padding: 100px 0;
    }
}
@media (max-width:767px) {
    .aei-cat-item:first-child {
        width: 100%;
        padding: 0 0 20px 0;
    }
    .aei-cat-item:last-child {
        width: 100%;
        padding: 0;
    }
    .aei-cat-item, .aei-cmscategory-inner li{
        padding-bottom: 20px;
    }
    .aei-cat-item{
        width: 100%;
        padding: 0 0 20px 0;
    }
    .testimony-blog .desc{
        padding: 20px 0 10px 0;
    }
    #aeicategorytabs .arrows {
        top: -54px;
    }
    .aei_cmsbanner-name{
        font-size: 42px;
    }
    .aei_cmsbanner-desc{
        padding: 15px 0 40px 0;
    }
    .aei_cmsbanner-details{
        text-align: center;
        float: none;
        margin-right: 0;
    }
    .banner-offer{
        font-size: 32px;
    }
    .brands {
        padding: 50px 0 20px;
    }
    .aei_cmsbanner .banner-inner-main .banner-description{
        text-align: center;
    }
    .aei_cmsbanner .banner-description .cms-btn{
        opacity: 1;
        float: right;
        bottom: -60px;
    }
    .testimony-blog .test-left {
        position: static;
        width: 100%;
        text-align: center;
    }
    .testimony-detail{
        padding-bottom: 15px;
    }
    .test-icon1,.test-icon2{
        display: none;
    }
    .feature-products .arrows, .newproduct .arrows, #bestseller .arrows {
        top: -64px;
    }
    .aei_cmsbanner .banner-inner-main .banner-inner-img{
        width: 100%;
    }
    #aei_cmscategory .aei-cat-details .aei-cat-name,.aei_cmsbanner .banner-description .banner-text-first{
        font-size: 30px;
    }
    .testimony-blog .testmonial-image{
        display: inline-block;
        vertical-align: top;
    }
    #aei_cmsservice li{
        padding: 58px 0 60px 0; 
    }
    #aei_cmscategory{
        margin: 20px 0 0;
    }
    #aei_cmsservice .service-right .aei-service-desc{
        padding: 0;
    }
    .aei_cmsbanner{
        padding: 0;
    }
    .aei_cmsbanner .banner-inner-main .banner-description::after {
        width: 150px;
        right: 0;
        left: 0;
        margin: 0 auto;
        top: 49px;
    }
    .aei-cmscategory-inner .aei-cat-item.second {
        padding: 40px 0 0;
    }
    .testimony-blog .testimonial-banner .testimonial-description .test-banner-1 {
        font-size: 37px;
    }
    .testimony-blog .testimonial-banner .testimonial-description .test-banner-2{
        padding: 0 10px;
    }
    .testimony-blog .product_inner_cms .desc p{
        padding: 0;
    }
    .aei-cmscategory-inner .aei-cat-item .aei-image,.aei-cmscategory-inner .aei-cat-item.second .aei-image{
        width: 100%;
        padding: 0;
        text-align: center;
    }
    .aei-cmscategory-inner .aei-cat-details {
        padding: 0 0 0 20px
    }
    .aei-cmscategory-inner .aei-cat-item.second .aei-cat-details {
        padding: 0;
        text-align: center;
    }
    .aei-cmscategory-inner .aei-cat-details::after{
        top: 26%;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 150px;
    }
    .aei-cmscategory-inner .aei-cat-item.second .aei-cat-details::after {
        right: 0;
        left: 0;
    }
    .aei-cmscategory-inner .aei-cat-item.second .aei-cat-details::before{
        padding: 0;
    }
    .aei-cmscategory-inner .aei-cat-item .aei-image a {
        width: auto !important;
        margin: 0 auto;
        overflow: hidden;
    }
}
@media (max-width:554px) {

    #aei_cmsservice li{
        width: 100%;
        padding: 0 0 20px;
    }   
}
@media (max-width:580px) {
    #aei_cmsservice .aei-service-item.third {
        padding: 38px 20px 0;
    }
    #aei_cmsservice .aei-service-item.fourth {
        padding: 38px 20px 0;
    }
   #aei_cmsservice .aei-service-item.second {
        padding: 38px 30px 0;
    }
    #aei_cmsservice .aei-service-item.first {
        padding: 38px 20px 0;
    }
    #index .testimony-blog #aeicmstestimony-arrows {
       width: 50%;
    }
    .ax-product-title span::before {
        bottom: -10px;
    }
    .ax-product-title span::after {
        bottom: -30px;
    }
    .testimony-blog #aeitestimony-carousel {
        margin-top: 30px;   
    }
    #aei_cmscategory .aei-cat-item-inner .aei-cat-img::after,.aei-cmscategory-inner .aei-cat-details{
        opacity: 1;
    }
    .aei-cat-item .aei-cat-shop-btn,.aei-cat-item:hover .aei-cat-shop-btn{
        bottom: 150px;
        opacity: 1;
    }
    .feature-products .arrows, .newproduct .arrows, #bestseller .arrows{
        top: -65px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    #aei_cmsservice li {
        padding: 50px 0 0 0;
    }
    #aei_cmsservice li .aei-service-item-inner{
        display: block;
    }
    #aei_cmsservice .service-right{
        text-align: center;
        padding-left: 0;
    }
    #aei_cmsservice{
        padding-bottom: 45px;
    }
    .aei_cmsbanner .banner-inner-main .banner-description{
        padding: 0;
    }
    .banner-item .aei-banner-shop-btn{
        padding: 15px 15px;
    }
    .banner-inner .banner-description .banner-text-desc{
        padding-bottom: 20px;
    }
    .aei_cmsbanner .banner-description .banner-cms-btn{
        float: none;
    }
    .banner-inner .banner-description .banner-text-name {
        font-size: 35px;
    }
    .banner-inner .banner-description .banner-text::after {
        display: none;
    }
    .aei_cmsbanner .banner-description .banner-cms-shopnow{
        display: none;
    }
    .banner-inner .banner-description .banner-text{
        line-height: normal;
    }
    .banner-inner .banner-description{
        top: 30px;
    }
    .banner-inner .banner-description .banner-text::after {
        display: none;
    }
}
@media (max-width:479px) {
	
	
	.aei-cmscategory-inner .aei-cat-details  { height: 20px;  }
    .parallax-title{
        font-size: 32px;
        line-height: normal;
    }
    .parallax-desc{
        font-size: 22px;
        line-height: normal;
    }
    .parallax-btn.btn{
        margin-top: 22px;
        font-size: 12px;
        padding: 5px 14px;
    }
    .parallax-text{
        top: 10%;
    }
    .block-social-title{
        padding: 0 15px 10px 15px;
    }
    #aeicmsparallax {
        height: 250px;
        margin-top: 20px;
    }
    .brands{
        padding: 0;
    }
    #index #aei_cmscategory{
        margin-top: 30px;
    }
    .aei_cmsbanner .aeibannerblock,#index .aei_cmsbanner{
        margin-top: 30px;
    }
    .time{
        height: 40px;
        width: 40px;
        line-height: 40px;
        color: #000;
    }
    .time::after {
        display: none;
    }
    .days {
        font-size: 12px;
    }
    .count-inner > div{
        padding:0 15px 0 0;
    }
    .aei_cmsbanner-desc {
        padding: 15px 20px 40px 20px;
    }
    #index #aeicategorytabs{
        margin-top: 30px;
    }
    #aeispecialarrows {
       top: 90px;
       width: 90px;
    }
    #aeicategorytabs .arrows {
        top: -55px;
        width:100px;
        left: 0;
        right: 0;
    }
    #aeibannercms-arrows{
        width: 100%;
    }
     .banner-inner .banner-description .banner-text-desc{
        display: none;
    }
    .banner-inner .banner-description .banner-text-name {
        text-align: center;
    }
    .banner-inner .banner-description .banner-text{
        padding-left: 0;
        text-align: center;
        font-size: 16px;
    }
    .feature-products .arrows, .newproduct .arrows, #bestseller .arrows {
        top: -55px;
    }
    .aei_cmsbanner .banner-description .banner-text-second {
        font-size: 13px;
    }
    .aei_cmsbanner .banner-description .banner-text-first{
        margin: 0;
    }
    .aei_cmsbanner .banner-description .banner-text-second{
        margin: 0 0 20px;
    }
    .aei_cmsbanner .banner-inner-main .banner-description::after{
        display: none;
    }
    .homeblog .slick-prev{
        left: 0;
    }
    .homeblog .slick-next{
        right: 0;
    }
    .homeblog .arrows {
        top: -55px;
    }
    .category-main .category-main-desc{
        padding: 0;
    }
    .testimony-blog .testimonial-banner .testimonial-description .test-banner-1 {
        font-size: 25px;
        margin: 0 0 15px;
    }
    .testimony-blog .testimonial-banner .testimonial-description .test-banner-2{
        margin: 0 0 30px;
    }
    .testimony-blog .testimonial-banner {
        padding: 60px 0;
    }
    .testimony-blog .item.cms_face{
        padding: 15px 15px 15px 15px;
    }
    .aei-cmscategory-inner .aei-cat-details::before, .aei_cmsbanner .banner-inner-main .banner-description::before{
        font-size: 90px;
        top: 50px;
    }
    #aei_cmsservice li{
        width: 100%;
    }
    #aei_cmsservice .aei-service-item.third {
        padding: 15px 0 0;
    }
    #aei_cmsservice .aei-service-item.fourth {
        padding: 15px 0 0;
    }
   #aei_cmsservice .aei-service-item.second {
        padding: 15px 0 0;
    }
    #aei_cmsservice .aei-service-item.first {
        padding: 0 0 0;
    }
    .aei-cmscategory-inner .aei-cat-details .aei-cat-desc{
       display: none;
    }
    .aei-cmscategory-inner .aei-cat-details::after{
        display: none;
    }
    #aei_cmscategory .aei-cat-details .aei-cat-name, .aei_cmsbanner .banner-description .banner-text-first{
        font-size: 25px;
    }
    .arrows{
        top: 90px;
        left: 0;
        margin: 0 auto;
        width: 100px;
    }
    #aeicmscategorycms-arrows{
        width: 100%;
    }
    #aei_cmsservice {
        padding:0 0 30px;
        margin-top: 20px;
    }
    .homeblog .arrows {
        top: -70px;
        width: 100%;
    }
    .aei_cmsbanner .banner-inner{
        margin: 20px 0 0;
        width: 100%;
    }
    .testimony-blog #aeicmstestimony .ax-product-title {
        margin: 20px 10px 0 10px;
        text-align: center;
    }
    .testimony-blog #aeitestimony-carousel{
        margin-bottom: 20px;
    }
    .testimony-blog #aeitestimony-carousel {
        margin-top: 0;
    }
    .aei-cmscategory-inner li:first-child {
        padding-left: 0;
    }
    .testimony-blog .desc{
        width: 100%;
    }
    #index .testimony-blog #aeicmstestimony-arrows {
        width: 80%;
    }
    .testimony-blog .product_inner_cms{
        padding-bottom: 30px;
    }
}
@media (max-width:320px) {
    .brands {
        padding: 0 0 20px 0;
    }
    .block-social{
        padding: 10px 0 30px 0;
        width: 100%;
        position: static;
    }
    .aei-cat-item .aei-cat-shop-btn, .aei-cat-item:hover .aei-cat-shop-btn{
        bottom: 90px;
    }
    .ax-product-subtitle{
        font-size: 33px;
    }
    .ax-product-maintitle{
        font-size: 20px;
        line-height: 49px;
    }
    .banner-text-name {
        font-size: 20px;
        padding: 0 0 20px 0;
    }
    .aei_cmsbanner .banner-description .cms-btn {
        margin-top: 20px;
        padding: 2px 10px;
        font-size: 12px;
    }
    .footer-after{
        padding: 29px 0 23px 0;
    }
    #aeicmspayment li{
        margin: 0 0 10px 2px;
    }
    .testimony-blog .desc {
        padding: 0;
    }
    #index .testimony-blog{
        padding: 0;
    }
    .aei_cmsbanner .banner-inner-main{
        padding: 0;
    }
    .testimony-blog #aeitestimony-carousel {
        width: 100%;
    }
    .aei_cmsbanner .banner-inner{
        margin: 0;
     }
 .banner-inner .banner-description .banner-text-name {
    font-size: 25px;
    line-height: normal;
  }   
}

.product-information .product-actions {
    background-color: rgb(55 179 73 / 15%) !important;
    padding: 25px;
}

.product-variants > .product-variants-item .control-label, .social-sharing .control-label, .product-add-to-cart .control-label {
    width: 130px !important;
	}

body {

    background: #D8CCB5 !important;
}	

#custom-text, #footer, .footer-container  {

    background: #D8CCB5 !important;
}


#_desktop_contact_link #contact-link, #email_link {

    color: #000;

}

#products .product-title a, .featured-products .product-title a, .product-accessories .product-title a, .product-miniature .product-title a, .product-title a {
    color: #000 !important;
	
}

.page-content.page-cms { background: none;
}

.product-tabcontent #tab-content {
   background: none;
}
.ax-back-to-top {
	display: none !important;
}

.product-miniature .product-detail,.aeifeature-grid ::maker {display: none !important;}