/* slick arrow */
body {
	overflow-x:hidden;
}

.product-miniature .product-title{
    height: 40px;
}
.right_video i {
	font-size: 24px;
    color: #c0c0c0;
    background: #fff;
    padding: 8px 10px;
	border-radius: 50px;
}
.right_video i::before {
    position: relative;
    left: 3px;
}
.right_video h3 {
    color: #fff;
    text-shadow: 1px 1px 1px black;
    font-weight: 600;
}
.arrows {
    width: 100%;
    position: absolute;
    top: 15px;
    right: 0;
    left: 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;
}
.feature-products .arrows,
.newproduct .arrows,
#bestseller .arrows,
#aeicategorytabs .arrows{
   top: -135px;
}
.homeblog .arrows {
    top: -100px;
}
.aei_cmsbanner .slick-prev,.aei_cmsbanner .slick-next{
    display: none !important;
}

.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;
}
.brands .arrows {
    width: 100%;
    top: 45%;
    opacity: 0;
    background-color: transparent;
    left: 0;
    right: 0
}
.brands:hover .arrows{
	opacity: 1;
}
.brands .ax-product-title {
    display: none;
}

/* services */
#aei_cmsservice li {
    font-size: 22px;
    line-height: 2;
}
#aei_cmsservice h1 {
    font-size: 2.8rem;
}
/*#aei_cmsservice h2 {*/
/*    font-size: 1.8rem;*/
/*    margin-bottom: 2rem;*/
/*}*/
#aei_cmsservice {
    width: 100%;
    position: relative;
    float: left;
    /*padding: 66px 0 67px;*/
}
#aei_cmsservice .container {
    width: 1180px;
}
#aei_cmsservice li {
    width: 100%;
    /*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_cmsservice li:hover{
    /*background-color: #A6D609;*/
}  
#aei_cmsservice li {
    list-style: disc;
	font-size: 18px;
}
#aei_cmsservice .aei-image-block {
    text-align: center;
    display: block;
    position: relative;
    width: 10%;
    float: left;
}
#aei_cmsservice .aei-image-block::after{
    content: "";
    position: absolute;
    width: 26px;
    height: 2px;
    left: 0;
    right: 0;
    bottom: -20px;
    margin: 0 auto;
    opacity: 0;
    background: #A6D609;;
    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 li:hover .aei-image-block::after{
    bottom: -7px;
    opacity: 1;
}
#aei_cmsservice ul {
    margin: 0;
	padding-left: 30px;    
	margin-top: 20px;
}

#aei_cmsservice .aei-image-icon {
   width: 25px;
    height: 26px;
    display: block;
    background: transparent url("../img/aximage/service-1.png") no-repeat center center;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;                                 
    margin: 0 auto;
}

#aei_cmsservice .aei-service-item:hover .aei-image-icon{
	background-image: url("../img/aximage/service-12-hover.png");
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
}
#aei_cmsservice .aei-service-item.second .aei-image-icon{
    background-image: url("../img/aximage/service-2.png");
}
#aei_cmsservice .aei-service-item.third .aei-image-icon{
   background-image: url("../img/aximage/service-3.png");
}
#aei_cmsservice .aei-service-item.fourth .aei-image-icon{
   background-image: url("../img/aximage/service-4.png");
}
#aei_cmsservice .aei-service-item.second:hover .aei-image-icon{
    background-image: url("../img/aximage/service-13-hover.png");
}
#aei_cmsservice .aei-service-item.third:hover .aei-image-icon{
   background-image: url("../img/aximage/service-14-hover.png");
}
#aei_cmsservice .aei-service-item.fourth:hover .aei-image-icon{
   background-image: url("../img/aximage/service-5-hover.png");
}

#aei_cmsservice li a {
    line-height: normal;
    text-align: center;
    z-index: 1;
    position: relative;
}
#aei_cmsservice .service-right {
    display: block;
    float: left;
    width: 90%;
    text-align: left;
    padding: 0 0 0 15px;
}
#aei_cmsservice .service-right .aei-service-title {
    display: block;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.32px;
    line-height: 25px;
    color: #a1a1a1;
    text-transform: capitalize;
    margin: 0;
}
#aei_cmsservice li:hover .service-right .aei-service-title{
    color: #A6D609;
}
#aei_cmsservice .service-right .aei-service-desc {
    font-size: 12px;
    font-weight: 300;
    color: #999997;
    line-height: 20px;
    letter-spacing: 1.08px;
    display: 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 li:hover .service-right .aei-service-desc    {
    color: #ffffff;
}

/* 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: #f5f5f5;
}

/* banner cms block */
.aei_cmsbanner{
	position: relative;
    overflow: hidden;
    /*background: transparent url("../img/aximage/banner-bg.jpg") no-repeat fixed center/cover;*/
    /*min-height: 611px;*/
    background: transparent;
}
.aei_cmsbanner::after{
    content: "";
    position: absolute;
    width: 367px;
    height: 328px;
    right: 0;
    bottom: 0;
    background: transparent url("../img/aximage/banner-after.png") no-repeat center center; 
}
.aei_cmsbanner .container{
    width: 1230px;
}
.aei_cmsbanner .banner-inner {
    text-align: left;
    padding: 90px 0;
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.banner-inner-main {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.aei_cmsbanner .aeibannerblock {
  position: relative;
}

.aei_cmsbanner .banner-description {
    width: 511px;
    float: right;
    margin: 0 15px 0 0;
    text-align: center;
    background: #eaebf0;
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.11);
    padding: 66px 0 61px;
    z-index: 1;
    position: relative;
}
.aei_cmsbanner .banner-description .banner-text-first {
    font-size: 32px;
    font-weight: 500;
    color: #000000;
    letter-spacing: 0.9px;
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase;
    line-height: normal;
    padding: 0 0 17px;
    border-bottom: 4px dotted #a1a1a1;
    margin: 0 0 24px;
}
.aei_cmsbanner .banner-description .banner-text-second {
    font-size: 62px;
    color: #000000;
    font-weight: 400;
    letter-spacing: 0;
    text-transform: capitalize;
    display: block;
    line-height: normal;
    margin: 0 0 7px;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    font-family: 'Yesteryear', cursive;
}
.aei_cmsbanner:hover .banner-description .banner-text-second{
    color: #A6D609;;
}
.aei_cmsbanner .banner-description .banner-text-third {
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.78px;
    display: block;
    color: #a1a1a1;
    text-transform: capitalize;
    line-height: 30px;
    margin: 0 0 40px;
}

.aei_cmsbanner .banner-description .btn {
    padding: 7px 26px;
}
.banner-main.center .banner-slider {
    padding: 0 0 30px;
    margin: 0;
}
.aei-cmscategory-inner .slick-slider {
    margin: 0;
}



/* testimonial block */

.testimony-blog{
    overflow: hidden;
    display: none;
}
.testimony-blogs {
    padding: 90px 0;
    background: #000000ab;
}
#index .testimony-blog{
    display: block;
    margin-top:100px;
}
#aeicmstestimony {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.testimony-blog #aeitestimony-carousel {
    position: relative;
    width: 37%;
	/*background: #dcdddf;*/
    text-align: center;
    padding: 56px 0 55px;
    margin: 0 auto;
    /*float: left;
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.11);*/
}
.testimony-blog .desc .icon {
    display: inline-block;
    vertical-align: top;
}
.testimony-blog .desc .text-desc {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    padding: 0 0 0 12px;
}
.testimony-blog .item{
    padding: 0;
}
.testimony-blog .testmonial-image {
    
}
.testimony-blog .desc {
   padding: 36px 0 47px;
}
.testimony-blog .testmonial-image .text-desc {
    float: left;
    margin: 32px 0 0;
}
.testimony-blog .testmonial-image .test-img {

}
.testimony-blog .testmonial-image .icon {
    
}
.testimony-blog .item.cms_face {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.testimony-blog .product_inner_cms .name a {
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 0.64px;
    text-transform: capitalize;
    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;
}
.testimony-blog .desc .text-desc .name {
    line-height: 18px;
}
.testimony-blog:hover .product_inner_cms .name a{
    color: #A6D609;;
}
.testimony-blog .product_inner_cms .designation a {
    line-height: 28px;
    letter-spacing: 0.72px;
    text-transform: capitalize;
    font-size: 12px;
    font-weight: 400;
    color: #898989;
}
.testimony-blog .product_inner_cms .desc p {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0.78px;
    margin: 18px 0 0;
    display: block;
    padding: 0 10px;
}
.testimony-blog .testmonial-image .test-img img {
    border: 3px solid #A6D609;;
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    width: 108px;
    height: 108px;
    border-radius: 50%;
}
.testimony-blog:hover .testmonial-image .test-img img{
    transform: rotateY(-180deg);
}
.testimony-blog:hover .testmonial-image .test-img img{
    border-color: #A6D609;;
}

.testimony-blog .designation {
    display: inline-block;
    vertical-align: top;
}


/* paymentcms block */
#aeicmspayment {
    text-align: right;
    float: right;
    padding: 25px 0 0;
}
#aeicmspayment .payment-block-inner {
    margin: 0;
}
#aeicmspayment li {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 5px;
}



/* brand logo */
.brands {
    position: relative;
    padding: 41px 0 62px;
    display: none;
}
#index .brands{
    display: block;
}
.brands .container {
    width: 1230px;
}
.brands .brand-image img {
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    position: relative;
    z-index: 1;
    width: auto;
    opacity: 0.3;
}
.brands .item{
    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;
    vertical-align: top;
    padding: 15px 15px;
    overflow: hidden;
}
.brands .slick-current .item {
    border: none;
}
.brands #aeibrand-slider {
    margin: 0;
}
.brands .brand-image:hover img{
	opacity: 1;
}

/* top cms */
#aeicmstop{
   padding: 17px 0;
   position: relative;
   float: left;
   margin: 0 48px 0 0;
}
#aeicmstop .customtext::after{
    content: "";
    position: absolute;
    width: 26px;
    height: 26px;
    background: transparent url("../img/aximage/top-after.svg") no-repeat center/26px;
    left: 0;
    top: -3px;
}
#aeicmstop .customtext:hover::after{
    background-image: url("../img/aximage/top-after-hovers.svg");
}
#aeicmstop .customtext{
    color: #a1a1a1;
    font-size: 13px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.52px;
    text-transform: capitalize;
    position: relative;
    padding: 0 0 0 36px;
}
#aeicmstop .customtext span {
    font-size: 14px;
    color: #000000;
    font-weight: 600;
    letter-spacing: 0.56px;
}
.purchase_your img {
    width: 100%;
    margin-bottom: 20px;
}
.purchase_your h4 {
    font-weight: 700;
}
.purchase_your {
    padding-top: 50px;
    padding-bottom: 50px;
}
.purchase_your p, #aei_cmscategory p {
    color: #000 !important;
	font-weight: 500;
}
.purchase_your h2 {
    color: #000 !important;
    font-size: 32px !important;
}
.purchase_your h3 {
    color: #01308c;
    font-weight: 700;
}
/* category cms */
#aei_cmscategory {
    clear: both;
    position: relative;
    z-index: 2;
    overflow: hidden;
    text-align: center;
	padding-top: 10px;
    padding-bottom: 10px;
}
/*div#aei_category {*/
div#eye_opticalId {
    background-image: url(https://www.4eyesoptical.com.au/img/Lenses.jpg);
    padding-top: 50px;
    padding-bottom: 90px;
	background-size:cover;
	color: #fff;
	background-repeat: no-repeat;
}
#eye_opticalId ul {
    margin: 0;
    padding-left: 30px;
    margin-top: 20px;
    text-align: left;
}
#eye_opticalId li {
    list-style: disc;
    font-size: 18px;
}

#eye_opticalId li {
    width: 100%;
    /* 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;
}
#eye_opticalId h1 {
    font-size: 2.8rem;
    text-align: left;
    text-shadow: 1px 1px 2px #000;
}
#eye_opticalId h2 {
    font-size: 1.8rem;
    margin-bottom: 2rem;
}

#eye_opticalId li {
    font-size: 20px;
    line-height: 2;
    text-shadow: 1px 1px 2px #000;
}
#eye_opticalId li:hover .service-right .aei-service-desc    {
    color: #ffffff;
}
#aei_cmscategory .container {
    width: 1250px;
	padding: 0;
}
#aei_cmscategory h2 {
    font-size: 32px;
    color: #000;
}
.banner-text-small {
    font-size: 40px;
    text-align: center;
    font-family: 'Yesteryear';
    color: #a6d609;
}

#content .banner-description a {
    margin: 10px 0 0;
}

#aei_cmscategory p {
    font-size: 20px;
    color: #000;
    padding-bottom: 30px;
}
.aei-cmscategory-inner .aei-cat-details {
    text-align: center;
    padding: 14px 0 0;
}


.aei-cmscategory-inner {
    margin: 0;
    float: left;
    width: 100%;
    z-index: 1;
    padding-bottom: 10px;
}
#aei_cmscategory .aei-cat-details .aei-cat-name {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.64px;
    display: block;
    text-transform: capitalize;
    color: #000000;
    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 .cms-category-block .aei-cat-item:hover .aei-cat-name{
    color: #A6D609;;
}
#aei_cmscategory .aei-cat-details .aei-cat-sub-name {
    font-size: 14px;
    font-weight: 400;
    color: #a1a1a1;
    text-transform: capitalize;
    letter-spacing: 0.56px;
    display: block;
    line-height: 24px;
}
#aei_cmscategory .btn {
    padding: 7px 26px;
    /*background: #a6d609;*/
}
.cms-category-block .aei-cat-item .aei-cat-item-inner {
    display: inline-block;
    vertical-align: top;
    position: relative;
    overflow: hidden;
}
#aei_cmscategory .cms-category-block .aei-cat-item {
    width: 30.53%;
    float: left;
    background: #fff;
    margin: 0 0 0 20px;
    padding: 20px 0 20px 0;
}
#aei_cmscategory .cms-category-block .aei-cat-item:nth-child(2) {
    width: 30.53%;
}
#aei_cmscategory .cms-category-block .aei-cat-item:nth-child(3) {
    width: 30.53%%;
}
.aei-cat-img{
    position: relative;
    overflow: hidden;
}
.cat-btn {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -50px;

    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    opacity: 0;
}
#aei_cmscategory #aei_cmscategory {
    padding-bottom: 20px;
}
/*.aei-cat-item:hover .cat-btn{
    opacity: 1;
    bottom: 20px;
}*/

/*
.aei-cat-item .aei-cat-item-inner img {
    transition: all 2s ease;
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -ms-transition: all 2s ease;
    -o-transition: all 2s ease;
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -ms-filter: grayscale(1);
    -o-filter: grayscale(1);

}
*/

.aei-cat-item:hover .aei-cat-item-inner img {
   filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
}

/* cms banner */
#aei_cmsbottom {
    width: auto;
    float: left;
    padding: 24px 20px 0;
}
#aei_cmsbottom .appstore-logo {
    float: left;
    width: 33.33%;
    padding: 0 5px;
}

/* responsive */
@media (max-width:1349px) {
    
}
@media (max-width:1199px) {
    #aeicmstop{
        margin: 0 20px 0 0;
    }
    .testimony-blog #aeitestimony-carousel{
        width: 50%;
    }
}
@media (max-width:991px) {
    .aei_cmsbanner::after{
        display: none;
    }
    .arrows{
        opacity: 1;
    }
    #aeicmstop{
        display: none;
    }
    #aei_cmsbottom{
        padding: 15px 10px 0;
    }
    #aeicmspayment{
        text-align: center;
        width: 100%;
    }
    #aei_cmsservice .aei-image-block{
        width: 100%;
    }
    #aei_cmsservice .service-right{
        padding: 10px 0 0;
        width: 100%;
        text-align: center;
    }
    #aei_cmsservice .service-right .aei-service-title{
        font-size: 13px;
    }
}
@media (max-width:767px) {
    #aei_cmscategory .cms-category-block .aei-cat-item,#aei_cmscategory .cms-category-block .aei-cat-item:nth-child(2),
    #aei_cmscategory .cms-category-block .aei-cat-item:last-child{
        width: 100%;
        float: left;
        margin: 0 0 30px;
    }
    #aei_cmsservice .cms-category-block .aei-cat-item,#aei_cmsservice .cms-category-block .aei-cat-item:nth-child(2),
    #aei_cmsservice .cms-category-block .aei-cat-item:last-child{
        width: 100%;
        float: left;
        margin: 0 0 30px;
    }
    .aei-cat-item .cat-btn {
        opacity: 1;
        bottom: 20px;
    }
    #aei_cmscategory .cms-category-block .aei-cat-item:last-child{
        margin: 0;
    }
    #aei_cmsservice .cms-category-block .aei-cat-item:last-child{
        margin: 0;
    }
    #aei_cmsservice li{
        width: 50%;
        padding: 0 0 20px;
    }
    #aei_cmsservice{
        padding: 46px 0 27px;
    }
    .feature-products .arrows, .newproduct .arrows, #bestseller .arrows, #aeicategorytabs .arrows {
        top: -80px;
    }
    .testimony-blog #aeitestimony-carousel {
        width: 80%;
    }
    .brands{
        padding: 40px 0;
    }
    .aei_cmsbanner .banner-description{
        width: 400px;
        margin: 0;
    }
    .aei_cmsbanner .banner-description .banner-text-second{
        font-size: 50px;
    }
    .aei_cmsbanner .banner-description .banner-text-third{
        font-size: 12px;
    }
    .aei_cmsbanner .banner-description{
        padding: 50px 0;
    }
    .aei_cmsbanner .banner-inner{
        padding: 40px 0;
    }
    .testimony-blog{
        padding: 40px 0;
    }
}
@media (max-width:600px) {
  
   
}   
@media (max-width:479px) {
    #aei_cmscategory .cms-category-block.first{
        padding:0;
    }
   #aei_cmscategory .cms-category-block {
        width: 100%;        
    }
    #aei_cmscategory .aei-cat-details .aei-cat-name{
        font-size: 16px;
        line-height: 30px;
    }
    #cboxLoadedContent{
        max-width: 300px;
    }
    .aei_cmsbanner .banner-inner {
        padding: 50px 0;
    }
    .arrows{
        top: 80px;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 70px;
    }
    #aeicategorytabs .arrows{
        right: 0;
    }
    .special-products .arrows,.testimony-blog .arrows,.homeblog .arrows,.product-accessories .arrows{
        top: -25px;        
    }
    .aei-cmscategory-inner .aei-cat-details {
        top: 15%;
    }
    #aei_cmsservice li{
        width: 100%;
    }
    .testimony-blog #aeitestimony-carousel{
        width: 100%;
    }
    .aei_cmsbanner .banner-description{
        width: 100%;
        padding: 50px 10px;
    }
    .aei_cmsbanner .banner-description .banner-text-second {
        font-size: 40px;
    }
}

#index ul.ets_cs_sub_categories.index {
    display: none;
}  

#blockcart-modal ul.ets_cs_sub_categories.index {
    display: block !important;
}  

a.quick-view.next-view {
    position: unset;
}

#chat-application{
    bottom: 105px !important;
}

/*#blockcart-modal .next-view.custom-view-block {*/
/*    display: none;*/
/*}*/
/*#index a.next-view.build-view-block {*/
/*    display: none;*/
/*}*/
/*#category a.next-view.custom-view-block {*/
/*    display: none;*/
/*}*/
/*#product a.next-view.custom-view-block {*/
/*    display: none;*/
/*}*/

#blockcart-modal h4 {
    color:#ff0000;
}
.product-variants > .product-variants-item .control-label {
     width: auto !important;
    font-size: 17px !important;
}

.block_newsletter .btn:hover {
	background-color: #a6d609;
	color: #fff;
}

.block_newsletter .btn {
	color: #000;
	background: #fff;
}

.product-information .product-actions {
	background-color: #a6d609;
}


/* #_desktop_top_menu {
	background: #fcc5b6;
} */

.aei-cat-item:hover{
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

@media (max-width:480px) {
    .slider-text.caption .slider-text-inner{
        left:0px !important;
    }
    #aeisliders1_s0 h3.text-center {
    font-size: 22px;
}
#aei_cmscategory .cms-category-block.first {
   
    display: block;
}
aei-cat-img {
    max-width:240px;
}

.purchase_your {

    padding-right: 20px !important;
    padding-left: 20px !important;
}
#eye_opticalId {
  padding-right: 20px !important;
padding-left:20px !important;
 
}
.purchase_your img {
    margin-top:15px;
}
.testimony-blog {
   padding:0px !important;
}

}

#block_testimonials_top{
    float: left;
}

#block_testimonials_top h3{
    font-size: 12px;
}

#block_testimonials_top .testimonialSpeech{
    padding-top: 5px;
}

#header .header-top{
    padding-bottom: 25px;
}

#randomtestimonialtop{
    height: 110px; overflow: hidden;
    width: 250px;
}

.modal:nth-of-type(even) {
    z-index: 1052 !important;
}
.modal-backdrop.show:nth-of-type(even) {
    z-index: 1051 !important;
}

.modal2-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal2-backdrop.fade {
  opacity: 0;
}
.modal2-backdrop,
.modal2-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal2 {
 position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	outline: 0
}
.modal2.fade {
 transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out, -webkit-transform .3s ease-out;
	-webkit-transform: translateY(-25%);
	transform: translateY(-25%)
}
.modal2.fade.in {
-webkit-transform: translate(0);
	transform: translate(0)
}
.modal2-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
.modal2-header .close {
  margin-top: 2px;
}
.modal2-header h3 {
  margin: 0;
  line-height: 30px;
}
.modal2 .modal-body {
overflow-x: hidden;
	overflow-y: auto;
	min-height: 650px;
}
.modal2-form {
  margin-bottom: 0;
}
.modal2-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
  *zoom: 1;
}
.modal2-footer:before,
.modal2-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal2-footer:after {
  clear: both;
}
.modal2-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal2-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal2-footer .btn-block + .btn-block {
  margin-left: 0;
}
.copyright{
    margin-left: 100px;
}


@media (max-width: 767px) {
	
	.copyright{
    margin-left: 0px;
}

	
  .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }
  .modal2.fade {
    top: -100px;
  }
  .modal2.fade.in {
    top: 20px;
  }
  
  #randomtestimonialtop{
    
    width: 100%;
}
#block_testimonials_top{
	float: none;
}

.product-carousel{
	position: relative;
}

.product-accessories .arrows{
	position: initial;
}
.product-accessories .slick-prev, .product-accessories  .slick-next{
	top: 45%;
}

#blockcart-modal{
	overflow: scroll;
}
  /*.ets_crosssell_tab_content button.slick-prev.slick-arrow, */
  /*.tab_content button.slick-prev.slick-arrow{*/
  /* top: 45%;*/
  /* left: 0;*/
   
  /*}*/
  .ets_crosssell_tab_content button.slick-prev.slick-arrow, 
  .tab_content button.slick-prev.slick-arrow{
   top: 0;
   left: 0;
   
  }
  
  .ets_crosssell_tab_content button.slick-next.slick-arrow, 
  .tab_content button.slick-next.slick-arrow{
	top: 45%;
	right: 0 !important;
left: auto !important;
  }
  
  .featured-products .slick-prev{
   top: 45%;
   z-index: 10;
  }
  
    .featured-products .slick-next{
   top: 45%;
   
  }
  
  .checkout.cart-detailed-actions.card-block{
   text-align: center;
  }
  
}

#product .modal.quickview .close{
	display: none;
}

.modal3{
	z-index: 1060;
}

.modal-backdrop+.modal-backdrop {
  opacity : 1;
  z-index: 1055;
}


.ax-back-to-top {
  bottom: 80px;
  right: 20px;
}

#smartsupp-widget-container>div{
	bottom: 80px !important;
}

#_desktop_top_menu ul li{
    padding: 17px 20px 16px;
}


#cart .qty {
	padding-right: 10px!important;
    padding-left: 10px!important;
}

#index #cboxLoadedContent{
    max-width: 100%;
}

#_desktop_top_menu li#category-25 a{
    color: red;
}

.applemenu .faq_question{
	font-size: 1em;
	padding: 10px 0 10px 8px;
	margin-bottom: 15px;
}

.applemenu .faq_answer{
	margin-bottom: 35px;
}

.listing-extra {
    display: flex;
    flex-direction: column;
}

.listing-extra .row{
    order: 3;
}




.tp-widget-wrapper {
    display: none;
}