
/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {font-family: 'SF Pro Text',sans-serif;font-weight: normal;color: #444444;}

a {color: #0099CC;}
a:hover {color: #65c9cd;text-decoration: none;}
h1, h2, h3, h4, h5, h6 {font-family: 'SF Pro Text',sans-serif;}
input[type=text]:focus::-webkit-input-placeholder{color:transparent;}
input[type=text]:focus::-moz-placeholder{color:transparent;}
input[type=text]:-moz-placeholder{color:transparent;}
/*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/
#preloader {position: fixed;top: 0;left: 0;right: 0;bottom: 0;z-index: 9999;overflow: hidden;background: #fff;}
#preloader:before {content: "";position: fixed;top: calc(50% - 30px);left: calc(50% - 30px);border: 6px solid #0099CC;border-top-color: #ecf8f9;border-radius: 50%;width: 60px;height: 60px;-webkit-animation: animate-preloader 1s linear infinite;animation: animate-preloader 1s linear infinite;
}

#fadpage {
    background: #fbfbfb;
    display: inline-block;
    left: 0;
    opacity: .8;
    width: 100%;
    z-index: 1051;
    position: fixed;
    height: 100%;
    top: 0
}
#fadpage img{
    position: absolute;
    top: calc(50% - 30px);
    left: calc(50% - 30px);
}

.asterisk {
    color: red;
}

@-webkit-keyframes animate-preloader {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}

@keyframes animate-preloader {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {position: fixed;display: none;right: 15px;bottom: 15px;z-index: 99999;}

.back-to-top i {display: flex;align-items: center;justify-content: center;font-size: 24px;width: 40px;height: 40px;border-radius: 4px;background: #0099CC;color: #fff;transition: all 0.4s;}

.back-to-top i:hover {background: #5ec6ca;color: #fff;}

/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
#topbar {background: #fff;    border-bottom: 1px solid #E4E4E4;color: #fff;height: 40px;font-size: 16px;font-weight: 600;transition: all 0.5s;    z-index:9;}
#topbar.topbar-scrolled {top: -40px;}
#topbar i {padding-right: 6px;}
.top_social_media{display:inline-block;}
.top_social_media ul{padding:0px; margin:0px;display:inline-block;}
.top_social_media ul li{padding:0px; margin:0px;display:inline-block;vertical-align: middle;}
.top_social_media ul li a{color:#c1c1c1;    font-size: 20px;}
.top_social_media ul li a:hover{color:#0099CC;}
.hellp_section{display:inline-block;}
.hellp_section a{display:inline-block; font-size:13px; color:#c1c1c1; padding:0 0 0 23px;font-family: 'SF Pro Text';font-weight: normal;}
.hellp_section a:hover,.language_section a:hover,.user_and_login a:hover,#footer .social-links ul li a:hover{color:#0099CC;}
.price_section{display:inline-block;}
.language_section a{display:inline-block; font-size:14px; color:#c1c1c1;font-family: 'SF Pro Text';font-weight: normal;    cursor: pointer;}
.price_section a{display:inline-block; font-size:13px; color:#c1c1c1;font-family: 'SF Pro Text';font-weight: normal;}
.chose_you_curr{padding:0px; margin:0px;}
.language_section{padding:0px; margin:0px;display:inline-block; position:relative;}
.language_section ul li .select_you_lang {
display: block;position: absolute;right:0px;top: calc(100% + 30px);z-index: 99;opacity: 0;visibility: hidden;padding: 10px 0;background: #fff;box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);transition: 0.3s;}
.language_section ul{margin:0px; padding:0px;}
.language_section ul li:hover .select_you_lang{opacity: 1;top: 100%;visibility: visible; width:110px;    border-radius: 5px;    padding: 8px 12px;    text-align: center;}
.language_section ul li .select_you_lang li a{font-size:14px; color:hsla(0, 0%, 7%, 1);}
.language_section ul li{display:inline-block;}
.language_section ul li .select_you_lang ul{padding:0px;margin:0px;}
.language_section ul li .select_you_lang li{padding:0px; margin: 0px 0 7px 0;width:100%;}
.language_section ul li .select_you_lang li a:hover{color:hsla(195, 100%, 40%, 1);}

.price_section{position:relative;    padding: 0 13px 0 22px;}
.price_section ul li .chose_you_curr {
display: block;position: absolute;right:0px;top: calc(100% + 30px);z-index: 99;opacity: 0;visibility: hidden;padding: 10px 0;background: #fff;box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);transition: 0.3s;}
.price_section ul{margin:0px; padding:0px;}
.price_section ul li:hover .chose_you_curr{opacity: 1;top: 100%;visibility: visible; width:110px;    border-radius: 5px;    padding: 8px 12px;    text-align: center;}
.price_section ul li .chose_you_curr li a{font-size:14px; color:hsla(0, 0%, 7%, 1);    padding: 0 0 0 0px;}
.price_section ul li{display:inline-block;}
.price_section ul li .chose_you_curr ul{padding:0px;margin:0px;}
.price_section ul li .chose_you_curr li{padding:0px; margin: 0px 0 7px 0;width:100%;}
.price_section ul li .chose_you_curr li a:hover{color:hsla(195, 100%, 40%, 1);}
.price_section ul li .chose_you_curr{padding:0px; margin:0px;}
.search_products:after{position:absolute; right:9px; height:100%; border-right:1px solid #E4E4E4; content:'';    top: 0px;}
.search_section{    display: inline-block;width: 100%;vertical-align: middle;margin: 8px 0 0 0;}
.click_to_submit .btn-primary:hover{background:#000; border:1px solid #000;}
.click_to_submit .btn-primary:not(:disabled):not(.disabled).active,.click_to_submit .btn-primary:not(:disabled):not(.disabled):active,.click_to_submit .show>.btn-primary.dropdown-toggle{    box-shadow: none;    background-color: #000000;
border-color: #000000;}
.user_setting_icon{display:inline-block; width:20px; height:20px; background:url('../images/user_icon.png') no-repeat;}
.space_common{display:inline-block;  width:100%; height:20px;}





/*search drop dwon*/
.all_cat_sec{    position: relative;padding: 0;width: 100%;text-align:left;}
.all_cat_sec .select-css{border: none;}
.all_cat_sec ul li ul{
display: block;position: absolute;left:0px;top: calc(100% + 30px);z-index: 99;opacity: 0;visibility: hidden;padding: 10px 0;background: #fff;box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);transition: 0.3s;}
.all_cat_sec ul{margin:0px; padding:0px;}
.all_cat_sec ul li:hover ul{opacity: 1;top: 100%;visibility: visible; width:110px;    border-radius: 5px;    padding: 8px 12px;    text-align: center;}
.all_cat_sec ul li ul li a{font-size:14px; color:hsla(0, 0%, 7%, 1);    padding: 0 0 0 0px;}
.all_cat_sec ul li{display:inline-block;}
.all_cat_sec ul li ul{padding:0px;margin:0px;}
.all_cat_sec ul li ul li{padding:0px; margin: 0px 0 7px 0;width:100%;}
.all_cat_sec ul li ul li a:hover{color:hsla(195, 100%, 40%, 1);}
.all_cat_sec ul li a{display: inline-block;    font-size: 14px;    color: #c1c1c1;font-family: 'SF Pro Text';font-weight: normal;}
/*--------------------------------------------------------------
# bottom categories bar
--------------------------------------------------------------*/
.nav_categori{display:inline-block; width:100%; min-height:55px; padding:0px; margin:0px;}
.nav_categori li{display:inline-block;}
.nav_categori li a{display:inline-block;  color:#111111; font-size:18px; line-height:20px;}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {background: #fff;transition: all 0.5s;z-index:8;padding: 0px 0 0;top: 40px;box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);}
.middle_header_common{display:inline-block; width:100%; vertical-align:top;border-bottom: 1px solid #E4E4E4;padding: 11px 0;}
.header_middle_section{display:inline-block; width:100%;}
.cart_settings{      vertical-align: middle;  display: inline-block;width: 43px;height: 43px;border-radius: 40px;border: 1px solid #E4E4E4;text-align: center;    box-shadow: 1px 1px 3px rgba(00, 00, 00, 0.1); position:relative;}
.cart_settings a{    font-size: 23px;    line-height: 43px; color:#969696;}
.fav_section{    display: inline-block;width: 43px;height: 43px;border-radius: 40px;border: 1px solid #E4E4E4;text-align: center;    box-shadow: 1px 1px 3px rgba(00, 00, 00, 0.1);    margin: 0 0px 0 6px;}
.fav_section a{    font-size: 23px;    line-height: 43px; color:#969696;}
.cart_count{    position: absolute;width: 25px;display: inline-block;background: #FF9017;font-size: 13px;color: #fff;
text-align: center;border-radius: 4px;padding: 1px 0;top: -7px;right: -14px;}
.account_settings{    float: right;    vertical-align: middle;    margin: 5px 0 0 0;}
.account_login_settings{display:inline-block;}
.account_login_settings label{display:inline-block;}
.user_and_login{display:inline-block;    padding: 0 0px 0 4px;}
.user_and_login a{display:inline-block; color:#969696; font-size:14px; line-height:18px;font-family: 'SF Pro Text';font-weight: normal;}
.user_and_login label{display:inline-block; color:#545454; font-size:15px;font-family: 'SF Pro Text';font-weight: normal; margin:0px;}
.eugris_slogn{font-size:12px; color:#0099CC; line-height:14px; display:inline-block;    padding: 0 0 0 9px;font-family: 'SF Pro Text';font-weight: normal; margin:0px;}
.search_section_common{display:inline-block; width:100%; min-height:40px; border:1px solid #E4E4E4; border-radius:19pt ;}
.click_to_submit .btn-primary{background:#0099CC; border:1px solid #0099CC; color:#fff; width:100%;    border-radius: 0pt 19pt 19pt 0pt;}
.search_products .form-control{border:none;padding:4px 0px;    height: 28px; font-size:15px; color:#E4E4E4; line-height:22px; position:relative;font-family: 'SF Pro Text';font-weight: normal;}
.search_products{display:inline-block; width:100%;    padding: 5px 0 0 17px;}
.search_products .form-control:focus{    box-shadow: none;}
.search_products .form-control::placeholder {   color: #E4E4E4;  opacity: 1; }
.search_products .form-control:-ms-input-placeholder {   color: #E4E4E4;}
.search_products .form-control::-ms-input-placeholder {   color: #E4E4E4;}
.padding-left0{padding-left:0px;}


#header.header-scrolled {top: 0;}

#header .logo {font-size: 28px;margin: 0;padding: 0;line-height: 1;font-weight: 600;letter-spacing: 0.5px;}

#header .logo a {color: #555555;}
#header .logo img {max-height: 54px;}


/*--------------------------------------------------------------
# Create an Account css
--------------------------------------------------------------*/
.create_on_account .modal-dialog{margin:o auto; max-width:540px;}
.create_on_account .modal-title{font-size:24px; color:#0099CC;font-family: 'SF Pro Text';font-weight: bold;}
.create_on_account button.close{    background: #0099CC;border-radius: 30px;width: 23px;height: 23px;opacity: 1;
text-align: center;padding: 0px;    line-height: 9px;    margin: 0 0 0 0;}
.create_on_account .close{color:#fff; opacity:1; font-size:12px; vertical-align:top;}
.inside_forms em{font-size:15px; color:#545454; font-family: 'SF Pro Text';font-weight: normal; font-style:inherit;}
.inside_forms .form-control{height:38px; border:1px solid #E4E4E4;  border-radius:19px; font-size:14px;}

.inside_forms .form-control::placeholder {   color: #E4E4E4;  opacity: 1; }
.inside_forms .form-control:-ms-input-placeholder {   color: #E4E4E4;}
.inside_forms .form-control::-ms-input-placeholder {   color: #E4E4E4;}
.inside_forms .form-text.text-muted {color:#969696; font-size:13px;font-family: 'SF Pro Text';font-weight: normal;}
.inside_forms .form-check-label{color:#969696; font-size:13px; line-height:18px;font-family: 'SF Pro Text';font-weight: normal;}
.inside_forms .form-check-label a{font-size:13px; color:#0099CC;font-family: 'SF Pro Text';font-weight: 600;}
.submit_button .btn-primary {    color: #fff;    background-color: #0099CC;    border-color: #0099CC;    height: 38px;
    width: 100%;    border-radius: 19px;font-family: 'SF Pro Text';font-weight: 500;}
.inside_forms .form-check{    margin: 11px 0 15px 0;}
.submit_button{    margin: 8px 0 13px 0;    display: inline-block;width: 100%;}
.hr_divider{display: inline-block;width: 100%; border-bottom:1px solid #E4E4E4; height:1px;    vertical-align: top; margin:9px 0 0 0;}
.need_login{display: inline-block;width: 100%; text-align:center;}
.need_login h4{display: inline-block;width: 100%; font-size:15px;font-family: 'SF Pro Text';font-weight: 500; color:#545454;}
.need_login h4 a{display: inline-block;font-size:15px;font-family: 'SF Pro Text';font-weight: 500; color:#0099CC;}
.submit_button .btn-primary:hover{background:#fff; border:1px solid #0099CC; color:#0099CC;}

/*--------------------------------------------------------------
# Create an Account css
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Log In css
--------------------------------------------------------------*/
.create_on_account.need_to_login .modal-dialog{margin:o auto; max-width:400px;}
.password_text{font-size:15px; color:#969696; line-height:18px;font-family: 'SF Pro Text'; font-weight:normal;width: 100%;    display: inline-block; text-align:right;margin: 15px 0 0 0;}
.inside_forms.login_too .form-check-label{font-size:15px; color:#545454; line-height:18px;font-family: 'SF Pro Text'; font-weight:normal;}
.hr_login_div{display: inline-block;width: 100%; border-bottom:1px solid #E4E4E4; vertical-align: top; margin:18px 0 18px 0;position:relative;}
.or_sec{position: absolute;font-size: 15px;color: #919191;font-family: 'SF Pro Text';font-weight: normal;line-height: 14px;top: -6px;left: 50%;text-transform: uppercase;background: #fff;}
.fb_login{display: inline-block;width: 100%; text-align:center; margin:7px 0 8px 0px;}
.fb_login a{display: inline-block; margin:0 6px;}
.modal-header{border:none;}
.create_on_account.need_to_login .need_login{    margin: 9px 0;}
.create_on_account .modal-content{padding:0 17px;}
/*--------------------------------------------------------------
# Log In css
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Desktop Navigation */
.nav-menu ul {
margin: 0;
padding: 0;
list-style: none;
}

.nav-menu > ul {
display: flex;
}

.nav-menu > ul > li {
position: relative;
white-space: nowrap;
padding: 10px 0 10px 28px;
}

.nav-menu a {
display: block;
position: relative;
color:#111111;
transition: 0.3s;
font-size: 17px;
font-family: 'SF Pro Text';
font-weight: 500;
}

.nav-menu a:hover, .nav-menu .active > a, .nav-menu li:hover > a {
color: #0099CC;
}
.nav-menu > ul > li:first-child{padding-left:0px;}
.nav-menu .drop-down ul {
display: block;
position: absolute;
left: 15px;
top: calc(100% + 30px);
z-index: 99;
opacity: 0;
visibility: hidden;
padding: 10px 0;
background: #fff;
box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
transition: 0.3s;
}

.nav-menu .drop-down:hover > ul {
opacity: 1;
top: 100%;
visibility: visible;
}

.nav-menu .drop-down li {
min-width: 180px;
position: relative;
}

.nav-menu .drop-down ul a {
padding: 10px 20px;
font-size: 14px;
font-weight: 500;
text-transform: none;
color: #194b4d;
}

.nav-menu .drop-down ul a:hover, .nav-menu .drop-down ul .active > a, .nav-menu .drop-down ul li:hover > a {
color: #0099CC;
}

.nav-menu .drop-down > a:after {
content: "\ea99";
font-family: IcoFont;
padding-left: 5px;
}

.nav-menu .drop-down .drop-down ul {
top: 0;
left: calc(100% - 30px);
}

.nav-menu .drop-down .drop-down:hover > ul {
opacity: 1;
top: 0;
left: 100%;
}

.nav-menu .drop-down .drop-down > a {
padding-right: 35px;
}

.nav-menu .drop-down .drop-down > a:after {
content: "\eaa0";
font-family: IcoFont;
position: absolute;
right: 15px;
}

@media (max-width: 1366px) {
.nav-menu .drop-down .drop-down ul {
left: -90%;
}
.nav-menu .drop-down .drop-down:hover > ul {
left: -100%;
}
.nav-menu .drop-down .drop-down > a:after {
content: "\ea9d";
}
}

/* Appointment Button */
.appointment-btn {
margin-left: 25px;
background: #0099CC;
color: #fff;
border-radius: 4px;
padding: 8px 25px;
white-space: nowrap;
transition: 0.3s;
font-size: 14px;
display: inline-block;
}

.appointment-btn:hover {
background: #65c9cd;
color: #fff;
}

@media (max-width: 768px) {
.appointment-btn {
margin: 0 48px 0 0;
padding: 6px 18px;
}
}

/* Mobile Navigation */
.mobile-nav-toggle {
position: fixed;
right: 15px;
top: 20px;
z-index: 9998;
border: 0;
background: none;
font-size: 24px;
transition: all 0.4s;
outline: none !important;
line-height: 1;
cursor: pointer;
text-align: right;
}

.mobile-nav-toggle i {
color: #555555;
}

.mobile-nav {
position: fixed;
top: 55px;
right: 15px;
bottom: 15px;
left: 15px;
z-index: 9999;
overflow-y: auto;
background: #fff;
transition: ease-in-out 0.2s;
opacity: 0;
visibility: hidden;
border-radius: 10px;
padding: 10px 0;
}

.mobile-nav * {
margin: 0;
padding: 0;
list-style: none;
}

.mobile-nav a {
display: block;
position: relative;
color: #555555;
padding: 10px 20px;
font-weight: 500;
outline: none;
}

.mobile-nav a:hover, .mobile-nav .active > a, .mobile-nav li:hover > a {
color: #0099CC;
text-decoration: none;
}

.mobile-nav .drop-down > a:after {
content: "\ea99";
font-family: IcoFont;
padding-left: 10px;
position: absolute;
right: 15px;
}

.mobile-nav .active.drop-down > a:after {
content: "\eaa1";
}

.mobile-nav .drop-down > a {
padding-right: 35px;
}

.mobile-nav .drop-down ul {
display: none;
overflow: hidden;
}

.mobile-nav .drop-down li {
padding-left: 20px;
}

.mobile-nav-overly {
width: 100%;
height: 100%;
z-index: 9997;
top: 0;
left: 0;
position: fixed;
background: rgba(60, 60, 60, 0.6);
overflow: hidden;
display: none;
transition: ease-in-out 0.2s;
}

.mobile-nav-active {
overflow: hidden;
}

.mobile-nav-active .mobile-nav {
opacity: 1;
visibility: visible;
}

.mobile-nav-active .mobile-nav-toggle i {
color: #fff;
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {width: 100%;height:800px;background-color: rgba(60, 60, 60, 0.8);overflow: hidden;position: relative;    margin: 153px 0 0 0;    z-index: 2;}

#hero .carousel, #hero .carousel-inner, #hero .carousel-item, #hero .carousel-item::before {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
}

#hero .carousel-item {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
display: flex;
justify-content: center;
align-items: flex-end;
}

#hero .container {
text-align: center;
background: rgba(255, 255, 255, 0.9);
padding-top: 30px;
padding-bottom: 30px;
margin-bottom: 50px;
border-top: 4px solid #0099CC;
}

@media (max-width: 1200px) {
#hero .container {
margin-left: 50px;
margin-right: 50px;
}
}

#hero h2 {
color: #2f2f2f;
margin-bottom: 20px;
font-size: 36px;
font-weight: 700;
}

#hero p {
-webkit-animation-delay: 0.4s;
animation-delay: 0.4s;
margin: 0 auto 30px auto;
color: #555555;
}

#hero .carousel-inner .carousel-item {
transition-property: opacity;
background-position: center top;
}

#hero .carousel-inner .carousel-item,
#hero .carousel-inner .active.carousel-item-left,
#hero .carousel-inner .active.carousel-item-right {
opacity: 0;
}

#hero .carousel-inner .active,
#hero .carousel-inner .carousel-item-next.carousel-item-left,
#hero .carousel-inner .carousel-item-prev.carousel-item-right {
opacity: 1;
transition: 0.5s;
}

#hero .carousel-inner .carousel-item-next,
#hero .carousel-inner .carousel-item-prev,
#hero .carousel-inner .active.carousel-item-left,
#hero .carousel-inner .active.carousel-item-right {
left: 0;
transform: translate3d(0, 0, 0);
}

#hero .carousel-control-prev, #hero .carousel-control-next {
width: 10%;
top: 112px;
}

@media (max-width: 992px) {
#hero .carousel-control-prev, #hero .carousel-control-next {
top: 66px;
}
}

#hero .carousel-control-next-icon, #hero .carousel-control-prev-icon {
background: none;
font-size: 36px;
line-height: 1;
width: auto;
height: auto;
background: rgba(63, 187, 192, 0.4);
border-radius: 50px;
padding: 10px;
transition: 0.3s;
color: rgba(255, 255, 255, 0.5);
}

#hero .carousel-control-next-icon:hover, #hero .carousel-control-prev-icon:hover {
background: rgba(63, 187, 192, 0.6);
color: rgba(255, 255, 255, 0.8);
}

#hero .carousel-indicators li {
cursor: pointer;
background: #fff;
overflow: hidden;
border: 0;
width: 12px;
height: 12px;
border-radius: 50px;
opacity: .6;
transition: 0.3s;
}

#hero .carousel-indicators li.active {
opacity: 1;
background: #0099CC;
}

#hero .btn-get-started {

font-weight: 500;
font-size: 14px;
letter-spacing: 1px;
display: inline-block;
padding: 14px 32px;
border-radius: 4px;
transition: 0.5s;
line-height: 1;
color: #fff;
-webkit-animation-delay: 0.8s;
animation-delay: 0.8s;
background: #0099CC;
}

#hero .btn-get-started:hover {
background: #65c9cd;
}





/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {overflow: hidden;}


.section-title {
text-align: center;
padding-bottom: 30px;
}

.section-title h2 {
font-size: 32px;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 20px;
padding-bottom: 20px;
position: relative;
}

.section-title h2::after {
content: '';
position: absolute;
display: block;
width: 50px;
height: 3px;
background: #0099CC;
bottom: 0;
left: calc(50% - 25px);
}

.section-title p {
margin-bottom: 0;
}

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
padding: 20px 0;
background-color: #ecf8f9;
min-height: 40px;
margin-top: 120px;
}



.breadcrumbs h2 {
font-size: 24px;
font-weight: 300;
margin: 0;
}



.breadcrumbs ol {
display: flex;
flex-wrap: wrap;
list-style: none;
padding: 0;
margin: 0;
font-size: 14px;
}

.breadcrumbs ol li + li {
padding-left: 10px;
}

.breadcrumbs ol li + li::before {
display: inline-block;
padding-right: 10px;
color: #6c757d;
content: "/";
}



/*--------------------------------------------------------------
# Featured Services
--------------------------------------------------------------*/
.featured-services .icon-box {
padding:30px 18px;
position: relative; text-align:center;
overflow: hidden;
background:#FAFAFA;
transition: all 0.3s ease-in-out;
border-radius: 8px;
z-index: 1;
}

.featured-services .icon-box::before {
content: '';
position: absolute;
background: #d9f1f2;
right: 0;
left: 0;
bottom: 0;
top: 100%;
transition: all 0.3s;
z-index: -1;
}

.featured-services .icon-box:hover::before {
background: #0099CC;
top: 0;
border-radius: 0px;
}

.featured-services .icon {
margin-bottom: 15px;
}

.featured-services .icon i {
font-size: 48px;
line-height: 1;
color: #0099CC;
transition: all 0.3s ease-in-out;
}

.featured-services .title {
font-family: 'Helvetica';font-weight: bold;
margin-bottom: 15px;
font-size: 20px;color:#1C1C1C;
}

.featured-services .title a {
color: #111;
}
.featured-services{display:inline-block; width:100%; margin:0 0 50px 0;}
.featured-services .description {font-size: 15px; line-height: 24px; color:#545454;margin-bottom: 0;font-family: 'Helvetica';font-weight: 300;}

.featured-services .icon-box:hover .title a, .featured-services .icon-box:hover .description {
color: #fff;
}

.featured-services .icon-box:hover .icon i {
color: #fff;
}

/*--------------------------------------------------------------
# Cta
--------------------------------------------------------------*/
.cta {
background: #0099CC;
color: #fff;
background-size: cover;
padding: 60px 0;
}

.cta h3 {
font-size: 28px;
font-weight: 700;
}

.cta .cta-btn {

font-weight: 500;
font-size: 16px;
letter-spacing: 1px;
display: inline-block;
padding: 10px 35px;
border-radius: 25px;
transition: 0.5s;
margin-top: 10px;
border: 2px solid #fff;
color: #fff;
}

.cta .cta-btn:hover {
background: #fff;
color: #0099CC;
}
/*--------------------------------------------------------------
# Features
--------------------------------------------------------------*/
.features .icon-box h4 {
font-size: 20px;
font-weight: 700;
margin: 5px 0 10px 60px;
}

.features .icon-box i {
font-size: 48px;
float: left;
color: #0099CC;
}

.features .icon-box p {
font-size: 15px;
color: #848484;
margin-left: 60px;
}

.features .image {
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
}

/*--------------------------------------------------------------
# Discover
--------------------------------------------------------------*/
.Discover-services{display:inline-block; width:100%; background:#FAFAFA;vertical-align: top;}
.Discover-services h2{font-size:28px; color:#0099CC; line-height:34px;font-family: 'SF Pro Text';font-weight: bold;}
.Discover-services p{font-size:14px; color:#111111; line-height:16px;font-family: 'SF Pro Text';font-weight: normal;}
.play_store_links img{max-width: 134px;    float: right;    margin: 26px 11px 0px 0;}
.play_store_links {display:inline; width:100%;}
.play_store_links a{margin:0 0 0;}
.Discover-services{display:inline-block; width:100%; padding:40px 0;}
.main_titles{display:inline-block; width:100%; text-align:center;padding: 46px 0;}
.main_titles h3{display:inline-block; width:100%;  color:#0099CC; font-size:28px; line-height:34px;font-family: 'SF Pro Text';font-weight: 500;}
.main_titles p{display:inline-block; width:100%; color:#969696; font-size:15px; line-height:18px;font-family: 'SF Pro Text';font-weight: normal; margin:0px;}

/*--------------------------------------------------------------
# Discover END
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Featured Stores
--------------------------------------------------------------*/
.featured_stores{display:inline-block; width:100%; background:#fff;vertical-align: top;}
.store_list_img img{max-width:100%;border-radius:10px;}
.store_list_img{position:relative; width:100%;}
.store_status{    position: absolute;font-size: 30px;font-family: 'SF Pro Text';font-weight: normal;text-transform: uppercase;color:#4eeac5;    top: 20px;    left: 44px;}
.store_name{    position: absolute; bottom:0px;font-size: 30px;font-family: 'SF Pro Text';font-weight: normal;color: #fff;padding:0 23px 11px; line-height:37px;}
.store_list_padd{padding:0 7px;}

.featured-stores_section .slick-dots li button{background:#ccc;    border-radius: 40px;}
.featured-stores_section .slick-active button{background:#0099CC!important; font-size:0px;}
.featured-stores_section .slick-dots{    position: relative;    display: inline-block;    bottom: inherit;    padding:26px 0 14px;}
.featured-stores_section .slick-dotted.slick-slider{margin:0px;}
.featured-stores_section .slick-prev{display:none!important;}
.featured-stores_section .slick-next.slick-arrow{display:none!important;}
.featured-stores_section .slick-dots li button{    width:15px;    height:15px;}
.store_list_padd:focus,.slick-slide.slick-current.slick-active:focus,.store_list_img:focus,.store_list_padd img:focus{border:none;outline:none;}
.store_status.close{color:red;}

/*--------------------------------------------------------------
# Featured Stores END
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Featured Products
--------------------------------------------------------------*/
.featured_products_sec{display:inline-block; width:100%; background:#FAFAFA;vertical-align: top;}
.product_icon_box{display:inline-block; width:100%; vertical-align:top; background:#fff;border-radius:6px;    margin-bottom: 22px;    transition: all 0.3s ease-in-out;}
.product_pic{display:inline-block; width:100%; position:relative; text-align:center;}
.product_pic img{ max-width:100%;border-radius: 6px 6px 0px 0px;}
.product_pic a{ max-width:100%;border-radius: 6px; vertical-align:middle; line-height:250px;}
.product_info h4{font-size:14pt; color:#000000; line-height:22px;font-family: 'SF Pro Text';font-weight: 500;}
.product_info h4 a{color:#000;}
.product_info p{font-size:12pt; color:#9B9B9B; line-height:16px;font-family: 'SF Pro Text';font-weight: normal;}
.product_info b{font-size:14pt; color:#0099CC; line-height:16px; font-family: 'SF Pro Text';font-weight: 500;}
.product_info .marked_price{color: #999; text-decoration: line-through; font-weight: 500;margin: 0 10px 0 0;}
.pro_info .marked_price{color: #999; text-decoration: line-through; font-weight: 500;margin: 0 10px 0 0;}
.store_info .marked_price{color: #999; text-decoration: line-through; font-weight: 500;margin: 0 10px 0 0;}
.fav_icon{position:absolute; top:13px; right:11px; background:url('../images/heart_icon.png') no-repeat; width:20px; height:16px; cursor:pointer;}
.fav_active{background:url('../images/heart_fav.png') no-repeat;}
.cat_list_row{display:inline-block; width:100%;}
.vertical_productd{ display: flex;  justify-content: center;flex: 0 0 120px; align-items: center;  width:100%; background:#fff;vertical-align: top;min-height: 359px;border-radius:6px;    transition: all 0.3s ease-in-out;}
.vertical_productd .product_pic a {  line-height:334px;}
.vertical_productd .product_info {padding: 53% 0;}
.product_icon_box:hover,.vertical_productd:hover{    box-shadow: 3px 10px 14px rgba(0, 0, 0, 0.2)}
.vertical_productd .product_icon_box:hover{box-shadow:none;}
.pro_img{float:left; width:35%;}
.pro_img img{border-radius: 15px 15px 0px 0px;padding: 10px 10px 5px;}
.pro_info{float:left; width:65%;padding: 10px 10px 5px;}
.pro_info h4{color:#545454;font-size:13pt; line-height:22px;font-family: 'Helvetica'; font-weight:normal;}
.pro_info p{color:#0099CC;font-size:13pt; line-height:22px;font-family: 'SF Pro Text';font-weight: normal;}
.product_bottom_list{display:inline-block; width:100%; background:#fff; border-radius:6px;    padding: 19px 5px; margin-bottom:60px;}
.common_list_it{display:inline-block; vertical-align:top; width:100%; margin:9px 0 9px;}


/*--------------------------------------------------------------
# Featured Products END
--------------------------------------------------------------*/





/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {background: #eeeeee;padding: 0 0 0px 0;color: #555555;font-size: 14px;}

#footer .footer-top {background:#F5F5F5FF;padding: 60px 0 23px 0;}
#footer .footer-top .footer-info {margin-bottom: 30px;}
#footer .footer-top .footer-info h3 {font-size: 17px;margin: 0 0 20px 0;padding: 2px 0 2px 0;line-height: 1; font-family: 'SF Pro Text';font-weight: bold;}
#footer .footer-top .footer-info p {font-size: 14px;line-height: 24px;margin-bottom: 0;}
#footer .footer-top .social-links a:hover {text-decoration: none;}
#footer .footer-top h4 {font-size: 17px;font-family: 'SF Pro Text';font-weight: bold;position: relative;padding-bottom: 12px; color:#5C6670FF;}
#footer .footer-top .footer-links {margin-bottom: 30px;}
#footer .footer-top .footer-links ul {list-style: none;padding: 0;margin: 0;}
#footer .footer-top .footer-links ul i {padding-right: 2px;color: #0099CC;font-size: 18px;line-height: 1;}
#footer .footer-top .footer-links ul li {padding: 7px 0;display: flex;align-items: center;}

#footer .footer-top .footer-links ul li:first-child {padding-top: 0;}
#footer .footer-top .footer-links ul a {color:#A4A9ADFF;transition: 0.3s;display: inline-block;line-height: 1;font-size: 15px;font-family: 'SF Pro Text';font-weight: normal;}
#footer .footer-top .footer-links ul a:hover {color: #0099CC;}
#footer .footer-top .footer-newsletter form {margin-top: 30px;background: #fff;padding: 6px 10px;position: relative;border: 1px solid #d5d5d5;border-radius: 4px;}
#footer .footer-top .footer-newsletter form input[type="email"] {border: 0;padding: 4px;width: calc(100% - 110px);}
#footer .footer-top .footer-newsletter form input[type="submit"] {position: absolute;top: -1px;right: -1px;bottom: -1px;border:0;background: none;font-size: 16px;padding: 0 20px;background: #0099CC;color: #fff;transition: 0.3s;border-radius: 0 4px 4px 0;}
#footer .footer-top .footer-newsletter form input[type="submit"]:hover {background: #65c9cd;}
#footer .credits {padding-top: 10px;text-align: center;font-size: 13px;}
#footer .social-links ul{padding:0px; margin:0px;}
#footer .social-links ul li{padding:0px; margin:0px;display:inline-block; width:100%;}
#footer .social-links ul li a {font-size: 15px;display: inline-block;color:#A4A9ADFF;line-height: 1;padding: 8px 0;margin-right: 4px;border-radius: 4px;text-align: center;transition: 0.3s;}
#footer .social-links ul li a i{font-size:18px;    padding: 0 7px 0 0px;}
#footer .copyright{font-size:13px; color:#A4A9ADFF;    margin: 11px 0 0 0;font-family: 'SF Pro Text';font-weight: normal;}
#footer .footer_middle_info label{font-size:13px; color:#A4A9ADFF; padding:0 0 0 10px;    margin: 11px 0 0 0;font-family: 'SF Pro Text';font-weight: normal;}
.footer_copy{display:inline-block; width:100%; border-top:1px solid #E4E4E4FF;    padding: 23px 0 0 0;}
.payment_logo img{max-width:100%; width:20%;}

/* contact-us css start here */
.contact_map_sec{display: inline-block;width: 100%;vertical-align: top;background-size: cover;min-height: 500px;padding-top: 10%;}
.firstHeading {font-size: 15px;}
.contact_us_main{padding:70px 0px 70px 0px;display:inline-block;width:100%;background: #fafafa;vertical-align: bottom;}
.contact_us_form h3{font-size: 24px;color: #0099CC;line-height: 29px;vertical-align: top;margin: 0px 0px 40px 0px;font-family: 'SF Pro Text';font-weight: 500;}
.contact_us_form label{font-size: 15px;line-height: 22px;color: #000;margin: 10px 0px 10px 0px;    font-family: 'SF Pro Text';font-weight:500;}
.contact_us_form{padding:40px 40px 40px 40px;display: inline-block; width: 100%;background: #fff;vertical-align: top;border-radius:6px;}
.contact_us_form .form-control{min-height: 38px;font-size: 15px; line-height: 22px;color: #000;box-shadow: none;border: 1px solid #E4E4E4;border-radius: 20px;}
.contact_us_form .control_message {min-height: 185px;resize: none;padding: 15px 15px;}
.contact_submit_button .btn.btn-primary {color: #fff;background-color: #0099CC;border-color: #0099CC; padding:8px 45px;box-shadow: none;font-size: 15px;border-radius:20px;font-family: 'SF Pro Text';font-weight: 500;}
.contact_submit_button .btn.btn-primary:hover {background-color: #fff;border-color: #0099CC;color:#0099CC;}
.contact_submit_button{margin:20px 0px 0px 0px;}
.never_your_email span{font-size: 14px;color: #969696;line-height: 25px;font-family: 'Helvetica';font-weight: normal;}
.contact_us_form .our_details_main label{margin:8px 0px 8px 0px;}
.our_details_main {padding: 20px 0px 20px 0px;border-top: 1px solid #E9E9E9;border-bottom: 1px solid #E9E9E9;}
.latest_phone_icon span {padding: 0px 0px 0px 10px;color: #0099CC;font-size: 14px;line-height: 16px;font-family: 'SF Pro Text';
font-weight: 500;}
.latest_phone_icon span p{margin: 0px 0px 0px 30px;font-family: 'SF Pro Text';font-weight: 500;}
.our_details_main h5{font-size: 17px;color: #000;line-height: 20px;margin:10px 0px 10px 0px;font-family: 'SF Pro Text';
font-weight: 500;}
.follow_us_on_social_media h5{font-size: 17px;color: #000;line-height: 20px;padding: 25px 0px 10px 0px;font-family: 'SF Pro Text';font-weight: 500;}
.social_media_icons ul {padding: 0px;margin: 0px;}
.social_media_icons ul li {list-style-type:none;display: inline-block;padding: 2px;margin: 0px 12px 0px 0px;}
.contact_submit_button .btn-primary:not(:disabled):not(.disabled).active:focus, .contact_submit_button .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.contact_submit_button .btn-primary.dropdown-toggle:focus {
box-shadow:none;
}
/* contact-us css end here */

/* edit profile css start here */
.contact_us_form.edit_profile_form{min-height: 670px;}
.edit_profile_sec {padding: 170px 0px 70px 0px;display: inline-block;width: 100%;background: #fafafa;vertical-align: bottom;}
.edit_profile_main {padding: 40px 40px 40px 40px;display: inline-block;width: 100%;background: #fff;vertical-align: top;border-radius: 6px;}
.contact_submit_button .btn.btn-secondary{color: #0099CC;background-color: #fff;border-color: #0099CC; padding:8px 45px;box-shadow: none;font-size: 15px;border-radius:20px;font-family: 'SF Pro Text';font-weight: 500;}
.contact_submit_button .btn.btn-secondary:hover {background-color: #0099CC;border-color: #0099CC;color:#fff;}
.edit_submit .btn.btn-secondary{margin: 0px 0px 0px 15px;}
.contact_us_form .control_message {min-height: 185px;resize: none;padding: 15px 15px;}
.top_insights_list {display: inline-block;width: 100%;margin: 15px 0px 0px 0px;}
.top_insights_list ul {display: inline-block;padding: 0px;width: 100%;margin: 0px;vertical-align: top;list-style-type: none;}
.top_insights_list ul li{margin:5px 0px 5px 0px;}
.top_insights_list ul li a{line-height:38px;color: #000;font-size: 17px;font-family: 'SF Pro Text';font-weight: 500;}



.top_insights_list ul li a:hover,.top_insights_list ul li.active a{color: #0099CC;}
.top_insights_list ul li.active a .eugris_ico5{    background: url(../images/edit-profile-ic1.png) -33px -36px no-repeat;}














.eugris_ico{display:inline-block; width:30px;height:30px; background:url("../images/edit-profile-ic1.png") 0 5px no-repeat;    vertical-align: top}
.eugris_ico5{display:inline-block; width:30px;height:30px; background:url("../images/edit-profile-ic1.png") 0px -36px no-repeat;    vertical-align: top}
.eugris_ico1{display:inline-block; width:30px;height:30px; background:url("../images/edit-profile-ic1.png") 0 -81px no-repeat;    vertical-align: top}
.eugris_ico2{display:inline-block; width:30px;height:30px; background:url("../images/edit-profile-ic1.png") 0 -166px no-repeat;    vertical-align: top}
.eugris_ico3{display:inline-block; width:30px;height:30px; background:url("../images/edit-profile-ic1.png") 0 -206px no-repeat;    vertical-align: top}
.eugris_ico4{display:inline-block; width:30px;height:30px; background:url("../images/edit-profile-ic1.png") 0 -248px no-repeat;    vertical-align: top}
.insights_list h4{margin:0px; font-size:14px; color:#333333; font-weight:600;background:url("../images/edit-profile-ic1.png") 0 -325px no-repeat; padding:12px 32px;}
.eugris_ico6{display:inline-block; width:30px;height:30px; background:url("../images/edit-profile-ic1.png") 0 -122px no-repeat;    vertical-align: top}
.eugris_ico7 {display: inline-block;width: 30px;height: 30px;background: url(../images/edit-profile-ic1.png) 0 -283px no-repeat;vertical-align: top;}


.top_insights_list ul li a:hover .eugris_ico,.top_insights_list ul li.active a.eugris_ico {display: inline-block;width: 30px;height: 30px;background: url(../images/edit-profile-ic1.png) -33px 5px no-repeat;vertical-align: top;}
.top_insights_list ul li a:hover .eugris_ico5{display:inline-block; width:30px;height:30px; background:url("../images/edit-profile-ic1.png") -33px -36px no-repeat;    vertical-align: top}
.top_insights_list ul li a:hover .eugris_ico1,.top_insights_list ul li.active a .eugris_ico1{display:inline-block; width:30px;height:30px; background:url("../images/edit-profile-ic1.png") -33px -81px no-repeat;    vertical-align: top}
.top_insights_list ul li a:hover .eugris_ico2,.top_insights_list ul li.active a .eugris_ico2{display:inline-block; width:30px;height:30px; background:url("../images/edit-profile-ic1.png") -33px -166px no-repeat;    vertical-align: top}
.top_insights_list ul li a:hover .eugris_ico3,.top_insights_list ul li.active a .eugris_ico3{display:inline-block; width:30px;height:30px; background:url("../images/edit-profile-ic1.png") -33px -206px no-repeat;    vertical-align: top}
.top_insights_list ul li a:hover .eugris_ico4,.top_insights_list ul li.active a .eugris_ico4{display:inline-block; width:30px;height:30px; background:url("../images/edit-profile-ic1.png") -33px -248px no-repeat;    vertical-align: top}
.top_insights_list ul li a:hover .insights_list h4{margin:0px; font-size:14px; color:#333333; font-weight:600;background:url("../images/edit-profile-ic1.png") -34px -325px no-repeat; padding:12px 32px;}
.top_insights_list ul li a:hover .eugris_ico6,.top_insights_list ul li.active a .eugris_ico6{display:inline-block; width:30px;height:30px; background:url("../images/edit-profile-ic1.png") -33px -122px no-repeat;    vertical-align: top}
.top_insights_list ul li a:hover .eugris_ico7,.top_insights_list ul li.active a .eugris_ico7 {display: inline-block;width: 30px;height: 30px;background: url(../images/edit-profile-ic1.png) -33px -283px no-repeat;vertical-align: top;}
.insights_top_border{border-bottom: 1px solid #E9E9E9;padding: 0px 0px 15px;margin: 0px 0px 15px 0px;}
.edit_profile_choose {text-align: center;border-bottom: 1px solid #E9E9E9;padding:0px 0px 15px 0px;}
.edit_profile_choose img {width: 110px;height: 110px;border-radius: 50%;position: relative;}
.p-image i{padding:5px;}
.fa-camera:before {vertical-align: middle;color: #000;}
.edit_profile_choose .p-image {position: absolute;top: 119px;right:37%;width:35px;height: 35px;border: 1px solid #fbfbfb;    box-shadow: 0 0 10px rgba(0,0,0,0.1);border-radius: 50%;background: #fff;color: #666666;transition: all .3s cubic-bezier(.175, .885, .32, 1.275);}
.p-image .file-upload {display: none;}
.edit_profile_choose h4{font-size: 18px;line-height: 20px;color: #1C1C1C;margin: 15px 0px 5px 0px;font-family: 'Helvetica';
font-weight: bold;}
.edit_profile_choose p{color:#9B9B9B;font-size:17px;line-height:20px;font-family: 'Helvetica';font-weight: normal;}
.radio_pad_right{padding: 0px 30px 0px 0px;}
.contact_us_form.edit_profile_form input[type=radio   ]:not(old){width:0px;margin:0;padding:0;opacity : 0;}
.contact_us_form.edit_profile_form input[type=radio   ]:not(old) + label{width:100%;display:inline-block;margin-left:19px;padding-left:34px;background:url('../images/rad_sp.png') no-repeat 0 0;  line-height:28px;font-size:14px;color:#000; height:30px; font-weight:bold;}
.contact_us_form.edit_profile_form input[type=radio]:not(old):checked + label{background-position : 0 -32px;  }
.contact_us_form.edit_profile_form input[type=checkbox]:not(old){width: 28px;  margin:0;  padding :0;opacity : 0;}
.contact_us_form.edit_profile_form input[type=checkbox]:not(old) + label{display: inline-block;  margin-left:-32px;padding-left:34px;background:url('../images/check_sp.png') no-repeat 0 0;  line-height  : 28px;}
.contact_us_form.edit_profile_form input[type=checkbox]:not(old):checked + label{background-position:0 -35px;  }
.gender_sectin{margin:10px 0px 10px 0px;}
/* edit profile css end here */

/* favourite products css start here */
.favourite_listing_main{padding: 40px 40px 40px 40px;display: inline-block;width: 100%;background: #fff;vertical-align: top;border-radius: 6px;}
.favourite_listing_main h3 {font-size: 24px;color: #0099CC;line-height: 29px;vertical-align: top;margin: 0px 0px 40px 0px;}
.product_listing_common {display: inline-block; background: #fff;border: 1px solid #E0E0E0;border-radius:6px;margin: 0px 0px 30px 0px;    width: 100%;padding:12px; position:relative;}
.product_img {text-align: center;}
.store_favourite_listing_list .slick-dotted.slick-slider {margin-bottom: 0px;}
.fav_button {    position: absolute;right:6px;top: 0px;font-size: 17px;color: #E22C4F;float: right;}
.product_info {text-align: center;    padding: 10px 5px 13px;;}
.product_info h3 {font-size:14px;color: #000;margin: 0px;line-height:22px;}
.product_info h5 {color: #0099CC;font-size:16px;line-height:25px;}
.product_listing_common .product_info h3{    min-height: 47px;}
.product_img img{max-width:100%;}
.product_pagination nav{display:inline-block;}
.product_pagination {text-align: center;display: inline-block;width: 100%;margin:20px 0px 20px 0px;}
.product_pagination .pagination li {margin-right: 10px;}
.product_pagination .pagination .disabled a {color: #000;font-size: 30px;line-height: 19px;}
.product_pagination .pagination li a {color: #000;background: #fff;font-size:17px;border: 1px solid #dddddd;height:38px;width:38px;line-height:28px;border-radius:2px;display: inline-block;padding:5px 10px;text-align: center;text-decoration: none;}
.product_pagination .pagination .active a {background: #0099CC;color: #fff;border: 1px solid #0099CC;line-height: 25px;text-align: center;}
/* favourite products css end here */

/* terms & conditions css start here */
.terms_conditions_main {display: inline-block;width: 100%;padding: 180px 0px 80px 0px;vertical-align: top;background: #fafafa;}
.terms_conditions_list {background: #fff;display: inline-block;width: 100%;min-height: 414px; padding: 20px 20px;border:1px solid #E0E0E0;border-radius:6px;}
.terms_conditions_title {display: inline-block;width: 100%;margin-bottom: 20px;}
.terms_conditions_title h3{font-size: 28px;line-height: 34px;color: #111111;border-bottom: 3px solid #0099CC;padding: 0px 0px 20px 0px;margin:5px 0px 0px 0px;}
.terms_conditions_list h5{font-size: 15px;line-height: 22px;color: #111111;margin: 0px 0px 15px 0px;}
.terms_conditions_list p{font-size: 15px;line-height: 22px;color: #111111;margin: 0px 0px 20px 0px;}
/* terms & conditions css end here */	


/* favourite stories css start here */	
.stores_listing_common {display: inline-block;background: #fff;border: 1px solid #E0E0E0;border-radius:6px;margin: 0px 0px 30px 0px; width: 100%;}
.stores_img {    position: relative;display: inline-block;width: 100%;text-align: center;}
.stores_img a{    vertical-align: middle;    display: inline-block;text-align: center;width: 100%;line-height: 125px;}
.mins_new{position:absolute; bottom:-12px; right:0px;}
.stores_img img{    border-top-left-radius:6px;border-top-right-radius:6px;    max-width: 100%;}
.str_button {position: absolute;right: 7px;top: 7px;/*  background: rgba(0, 0, 0, 0.3); */width: 37px;height: 37px;border-radius: 40px;text-align: center;font-size: 17px;font-weight: bold;color:#E22C4F;line-height: 40px;}
.stores_info {padding: 15px 18px;}
.stores_info h4 {font-size:17px;color: #0099CC;margin:5px 0px 5px 0px;line-height:20px;font-family: 'SF Pro Text';font-weight:bold;}
.stores_info p {color: #9B9B9B;font-size: 14px;line-height: 24px;margin:8px 0px 8px 0px;font-family: 'SF Pro Text';font-weight: 500; min-height:51px;}
.mins_new i{color: #fff;background: #0099CC;padding: 3px 12px;font-size: 14px;line-height: 20px;border-radius: 100px 0px 0px 100px;float: right;position: relative;font-family: 'SF Pro Text';font-weight: 500;}
.rating_part{display: inline-block;}
.branches_side{display: inline-block;float: right;}
.stores_info h5 {font-size:14px;color: #000;line-height:20px;margin:6px 0px 8px 0px;font-family: 'SF Pro Text';font-weight: 500;}

.favourite_listing_list .text-center h5{color:green}

.near_outlet{    display: inline-block;vertical-align: middle;margin: 5px 0 0 7px;color: #0099cc;}

/* favourite stories css end here */

/* my orders css start here */
.contact_us_form.my_orders_main{padding:0px;}
.contact_us_form.my_orders_main h3{margin:25px 40px 24px 16px;}
.my_orders_table thead {background:#E9E9E9;}
.my_orders_table th{color:#0099CC;font-size:14px;line-height:20px;}
.my_orders_table td{color:#000;font-size:11pt;line-height:30px;font-family: 'SF Pro Text';font-weight: 500;}
.my_orders_table td.initiated{color:#007AFF}
.my_orders_table .table td, .my_orders_table .table th {border-bottom: 1px solid #F7F7F7;}
.my_orders_table .table thead th { border-bottom: 2px solid #F7F7F7;height: 53px; font-size:13pt; color:#0099CC;font-family: 'SF Pro Text';font-weight: normal;}
.my_orders_table .table tr td {height: 53px;    max-width: 251px;    vertical-align: middle;}
.my_orders_table .fa.fa-eye{font-size: 17px;}
.my_orders_table .product_pagination {text-align: right;}
.cart_tabel_main_mobile{display:inline-block; width:100%;}
/* my orders css end here */

.contact_us_form.my_address_main {padding: 0px;}
.my_address_title{ margin: 40px 40px 40px 40px;}
.my_address_title h3 {font-size: 24px;color: #0099CC;line-height: 29px;vertical-align: top;margin:0px;    display: inline-block;font-family: 'SF Pro Text';font-weight: 500;}
.my_address_title .btn.btn-primary {color: #fff;background-color: #0099CC;border-color: #0099CC; padding:10px 40px;box-shadow: none;font-size: 15px;border-radius:40px;line-height:22px;font-family: 'SF Pro Text';
font-weight: 500;float:right;}
.my_address_title .btn.btn-primary:hover {background-color: #fff;border-color: #0099CC;color:#0099CC;}
.map_marker_middle{text-align:center;}
.my_address_list td{font-size:14px;line-height:30px;color:#000;font-family: 'SF Pro Text';font-weight: 500;}
.map_marker_middle .fa-map-marker{font-size:17px;color:#000;}
.edit_delete{text-align:center;position:relative;}
.my_address_list .office_text{color:#969696;}
/* .add_edit{color: #0099CC;cursor:pointer;}
.line_middle{margin: 0px 0 0 15px;border-left: 1px solid #979797;padding: 0 0px 0 15px;}
.add_delete{color: #E22C4F;cursor:pointer;} */
.add_edit{color: #0099CC;cursor:pointer;margin: 0px 15px 0px 0px;}
.line_middle{    border-left: 1px solid #979797;position: absolute;height: 12px;width: 1px;content: "";top:36px;display:none;}
.add_delete{color: #E22C4F;cursor:pointer;margin: 0px 0px 0px 15px;}
.new_address_map{padding:15px 0px 30px 0px;border-bottom: 1px solid #E4E4E4;margin: 0px 0px 15px 0px;}
.new_address_map img{max-width:100%;border-radius: 20px;}
.mc4wp-form-fields {position: relative;}
.mc4wp-form-fields input[type=search] {width: 100%;padding: 10px 105px 10px 15px;min-height: 38px;font-size: 15px;line-height: 22px;color: #E4E4E4;box-shadow: none;border: 1px solid #E4E4E4;border-radius: 20px;}
.mc4wp-form-fields input[type=search]:focus {outline: none;}
.mc4wp-form-fields button[type=submit] {position: absolute;top:42px;right: 1px;bottom: 1px;color: #fff;background-color: #0099CC;border:1px solid #0099CC;border-color: #0099CC;padding: 8px 45px;font-size: 15px;border-top-right-radius: 20px;border-bottom-right-radius: 20px;}
.mc4wp-form-fields button:focus {outline:none;}
.orders_summary_details p{color: #969696;font-size: 15px;font-family: 'SF Pro Text';font-weight: 500;line-height: 20px;margin: 0px 0px 12px 0px;}
.orders_summary_details h4{color: #000000;font-family: 'SF Pro Text';font-weight: 500;font-size: 17px;line-height: 20px;  margin: 0px 0px 30px 0px;}
.orders_summary_details .confirmed{color:#50D2C2;}
.orders_summary_details .view_status_history{color:#0099CC;}
.orders_summery_img img{max-width:100%;border-radius:6px;}
.contact_us_form.orders_summary_main{padding:0px;min-height: 750px;}
.orders_summary_form{padding: 40px 40px 0px 40px;}
.my_orders_table.order_summary_list tr td{color:#969696;font-size:15px;text-align: center;}
.summary_inner_img img{width:20px;}
.order_summary_list .type_somthing {text-align: left;}
.my_orders_table .table .subtotal_border td{border-bottom:none;}
.my_orders_table .table .subtotal_border td{border-top:none;}
.my_orders_table .total_change{color:#0099CC !important;}
.delivery_address_mian{padding: 20px 40px 20px 40px;}
.delivery_address{background:#fafafa;padding: 25px 30px 5px 30px;border-radius:6px; }
.contact_submit_button.edit_submit.orders_summery_buttons{padding:0px 40px 30px 40px;}
.store_favourite_products .breadcrumb-item {display: inline-block;}
.store_favourite_products .breadcrumb-item a {color:#0099CC;font-size:17px;line-height:20px;text-transform: uppercase;font-weight: 500;font-family: 'SF Pro Text';}
.store_favourite_products .breadcrumb-item+.breadcrumb-item::before {content: "›";}



/*14/7/2020 css started here */
.store_favourite_sec {padding: 170px 0px 50px 0px;display: inline-block;width: 100%;background: #fafafa;vertical-align: bottom;}
.store_favourite_products .breadcrumb {background:none;padding:0px;    margin: 18px 0 5px 0;}
.store_favourite_products .breadcrumb-item {display: inline-block;line-height: 17px;}
.store_favourite_products .breadcrumb-item+.breadcrumb-item::before {content: "›";color: #333;padding: 0px 10px 0px 10px;font-size: 22px;}
.store_favourite_list{margin:10px 0px 10px 0px;display:inline-block;width:100%;}
.store_favourite_list img{border-radius: 6px;max-width: 100%;}
.store_favourite_listing_list{display:inline-block;width:100%;}
.store_favourite_listing_list h3 {font-size: 28px;color: #0099CC;line-height: 34px;margin:30px 0px 40px 0px;font-family: 'SF Pro Text';font-weight: 500;}
.store_favourite_listing_list h2 {font-size: 28px;color: #0099CC;line-height: 34px;margin:5px 0px 5px 0px;font-family: 'SF Pro Text';font-weight: 500;}
.store_favourite_products{display:inline-block;width:100%;}
.store_listing_common {display: inline-block; background: #fff;border-radius:6px;width: 100%;padding:15px;}
.store_listing_common_mat{padding:0 7px;}


.store_img {text-align: center;}
.fav_heart {position: relative;right:5px;top:0px;font-size: 17px;color:#969696;float: right;}
.store_info {text-align: center;padding:40px 5px 0px;}
.store_info h4 {font-size:17px;color: #000;margin: 0px;line-height:22px;font-family: 'SF Pro Text';font-weight: 500; min-height:46px;}
.store_info p {color: #9B9B9B;font-size:14px;line-height:20px;margin: 5px 0px 8px 0px;font-family: 'SF Pro Text';font-weight: 500;}
.store_info h5 {color:#0099CC;font-size:17px;line-height:25px;font-family: 'SF Pro Text';font-weight: 500;}
.store_favourite_listing_list .slick-slide img {display: inline-block; max-width:100%;border-radius: 6px 6px 0px 0px;}
.store_favourite_listing_list .slick-initialized .slick-slide {outline: none;}
.store_favourite_listing_list .slick-next, .slick-prev{background:#0099CC;}
.store_favourite_listing_list .slick-next, .slick-prev:hover{background:#0099CC;}
.store_favourite_listing_list .slick-prev:before {content: '‹';color:#969696;line-height: 0.1;} 
.store_favourite_listing_list .slick-prev.slick-arrow{height: 30px;width: 30px;border-radius: 50%;text-align: center;position: absolute;left: 1100px;top: -40px;border: 1px solid #cccbcb;background: #f5f5f5;}
.store_favourite_listing_list .slick-prev.slick-arrow:hover{background:#0099CC;border:1px solid #0099CC;} 
.store_favourite_listing_list .slick-prev.slick-arrow:hover:before {color: #fff;}
.store_favourite_listing_list .slick-next.slick-arrow{height: 30px;width: 30px;border-radius: 50%;position: absolute;right: 0;top: -40px;border: 1px solid #cccbcb;color: #999;background: #f5f5f5;}
.store_favourite_listing_list .slick-next.slick-arrow:hover{height: 30px;width: 30px;border-radius: 50%;text-align: center;position: absolute;right: 0;top: -40px;border: 1px solid #0099CC;background: #0099CC;}
.store_favourite_listing_list .slick-next:before {content:'›';color: #999;line-height:0.1;}
.store_favourite_listing_list .slick-next.slick-arrow:hover:before {color: #fff;}
.appliances_listing_common {display: inline-block;background: #fff;border-radius: 6px;margin: 0px 0px 30px 0px;width: 100%;}
.appliances_img {position: relative;max-width: 100%;}
.appliances_listing_common .str_button {position: absolute;right: 7px;top: 7px; width: 37px; height: 37px;border-radius: 40px;text-align: center;font-size: 17px;font-weight: bold;color: #969696;line-height: 40px;}
.store_favourite_listing_list.appliances_main_list .slick-slide img {display: inline-block;max-width:100%;}
.store_info.appliance_info {padding: 15px 5px 10px;}
.store_favourite_products .breadcrumb-item label{color:#0099CC;font-size:17px;line-height:20px;text-transform: uppercase;font-weight: 500;}
.checkout_title h2	{font-size: 30px;color:#0099CC;line-height:35px;    margin: 25px 0px 33px 0px;font-weight: bold;
font-family: SF Pro Text;}
.standard_delivery_main{border: 2px solid #E4E4E4;border-radius: 6px;padding: 12px;}
.checkout_main_tabs ul.tabs li.current .standard_delivery_main{    border: 2px solid #0099CC;}
.clock_icon{position:absolute;     right: 12px;    top: 48%; color:#E4E4E4;}
.checkout_main_tabs ul.tabs li.current .standard_delivery_main .bag_active_icon{background:url('../images/chk_bg.png') -49px -40px no-repeat;}
.checkout_main_tabs ul.tabs li.current .standard_delivery_main .standard_icon{background:url('../images/chk_bg.png') 3px -41px no-repeat;}
.standard_icon{display:inline-block; width:38px; height:33px; background:url('../images/chk_bg.png') 3px 0 no-repeat;}
.bag_active_icon{display:inline-block; width:26px; height:33px; background:url('../images/chk_bg.png') -49px 0 no-repeat;}

.delivery_main_title h5{font-size:17px;line-height:20px;color: #969696;font-family: 'SF Pro Text';font-weight: 500;}
.delivery_main_title p{color:#969696;font-size:14px;line-height:20px;margin: 0px;font-family: 'SF Pro Text';font-weight: 500;}
.delivery_main_title.pickup_tit h5{color:#969696;font-family: 'SF Pro Text';font-weight: 500;}
.shipping_tit{font-size: 17px;line-height: 20px;padding: 0px 0px 20px 15px;color: #000;display: inline-block; width: 100%;    font-family: 'SF Pro Text';font-weight: 500;}
.start_end_time{display: inline-block;width: 100%;border-top: 1px solid #F0F0F0;padding:6px 0px 0px 0px;border-bottom:1px solid #E4E4E4;margin:10px 0px 20px 0px; position:relative;}
.contact_us_form .checkout_main_start .new_family_font {font-family: 'SF Pro Text';font-weight: 500;font-size: 17px;line-height: 20px;}	
.add_address_new a{color: #0099CC;font-size: 17px;line-height: 20px;margin: 15px 0px 0px 0px;display: inline-block;width: 100%;}
.add_address_new .fa.fa-plus-circle{margin: 0px 10px 0px 0px;font-size: 25px;vertical-align: middle;}
.contact_us_form .addtional_note {min-height: 110px;resize: none;}
.payment_method_new .delivery_main_title h5 {margin:13px 0px 0px 0px;}
.standard_delivery_main.payment_method_new{margin:0px 0px 15px 0px;min-height:70px;}
.delivery_main_title.pay_next h5{color:#000;}
.delivery_main_title.pay_next.am_exp h5{margin:3px 0px 0px 0px;}

.checkout_your_orders {padding: 40px 30px 40px 30px;display: inline-block;width: 100%;background: #fff;vertical-align: top;
border-radius: 6px;}
.checkout_your_orders h3 {font-size: 24px;color: #0099CC;line-height: 29px;vertical-align: top;margin: 0px 0px 40px 0px;    font-family: 'SF Pro Text';font-weight: 500;}
.your_orders_inner_img img{width:20px;}
.your_orders_inner h5 {font-size: 15px;color: #000;line-height: 24px; margin: 0px 0px 5px 0px;font-family: 'SF Pro Text';
font-weight: 500;}
.your_orders_inner p {font-size: 14px;color:#969696;line-height: 20px; margin: 0px;font-family: 'SF Pro Text';font-weight: 500;}
.your_orders_inner p span {padding: 0px 0px 0px 40px;font-family: 'SF Pro Text';font-weight: 500;}
.your_orders_inner_cost h5{color: #000;text-align: right;font-size: 14px;margin: 15px 0px 0px 0px;font-family: 'SF Pro Text';
font-weight: 500;}
.your_orders_inner_main{display: inline-block;width: 100%; margin: 0px 0px 20px 0px;}
.subtotal_start{    border-top: 1px dashed #E9E9E9;padding: 30px 0px 0px 0px;margin: 30px 0px 0px 0px;display: inline-block;width: 100%;}
.subtotal_start p{font-size: 15px;color: #969696;line-height: 20px;margin: 0px 0px 0px 0px;font-family: 'SF Pro Text';
font-weight: 500;}
.subtotal_start .doller_total{color:#0099CC;font-weight: 600;font-family: 'SF Pro Text';font-weight: bold; margin:0px;}
.contact_submit_button.edit_my_orders_btn {text-align: center;margin: 30px 0px 0px 0px;}
.contact_submit_button.edit_my_orders_btn .btn.btn-secondary {line-height: 25px;}
.have_coupon_main label{font-family: 'Helvetica';font-weight: normal;color: #545454;line-height: 22px;font-size: 15px;}
.have_coupon_main {padding: 40px 30px 40px 30px;display: inline-block;width: 100%;background: #fff;vertical-align: top;    margin: 20px 0px 0px 0px;border-radius: 6px;}
.have_coupon_main .mc4wp-form-fields input[type=text],.have_coupon_main .mc4wp-form-fields input[type=number],.have_coupon_main .mc4wp-form-fields select{width: 100%;padding: 10px 105px 10px 15px;min-height: 38px;font-size: 15px;line-height: 22px;color: #000;box-shadow: none;border: 1px solid #E4E4E4;border-radius: 20px;    outline: none;}
.checkout_main_tabs ul.tabs{margin: 0px;padding: 0px;list-style: none;}
.checkout_main_tabs ul.tabs li{background: none;color: #222;display: inline-block;cursor: pointer;font-size: 20px;line-height: 30px;font-weight: 500;}
.checkout_main_tabs ul.tabs li.current h5{color: #0099CC;}
.checkout_main_tabs .tab-content{display: none;}
.checkout_main_tabs .tab-content.current{display: inherit;}
.payment_methods_tabs ul.tabs{margin: 0px;padding: 0px;list-style: none;}
.payment_methods_tabs ul.tabs li{background: none;color: #222;display: inline-block;cursor: pointer;font-size: 20px;line-height: 30px;font-weight: 500;}
.payment_methods_tabs ul.tabs li.current h5{color: #0099CC;}
.payment_methods_tabs .tab-content{display: none;}
.payment_methods_tabs .tab-content.current{display: inherit;}
.store_favourite_listing_list .slick-dots{display:none!important;}


/*--------------------------------------------------------------
# categories listing
--------------------------------------------------------------*/
.categories_list{display:inline-block; width:100%; vertical-align:middle; background:#FAFAFA; min-height:600px;    margin: 163px 0 0 0;}
.cat_sidebar{display:inline-block; width:100%; background:#fff; border-radius:6px;}
.cat_list_common{display:inline-block; width:100%;}
.cat_sidebar{display:inline-block; width:100%;}
.cat_sidebar .btn-primary {    color: #fff;    background-color:#0099CC;    border-color:#0099CC; height:45px; width:100%;font-family: 'SF Pro Text';font-weight: 500; font-size:18px;}
#click_in_mobie{display:none;}
.cat_list_common a{display:inline-block; width:100%; font-size:17px; color:#1C1C1C; font-family: 'Helvetica';font-weight: bold; line-height:22px; border-bottom:1px solid #E4E4E4;    padding: 12px 14px;}
.cat_list_common a i{color:#969696; vertical-align:middle; font-size:20px;float: right;}
.cat_saerch_section .form-control{height:38px; border:1px solid #E4E4E4; border-radius:19px;font-size:15px; color:#545454;}
.cat_saerch_section .btn-success {color: #fff;background-color: #0099CC;border-color: #0099CC;border-radius: 0 19px 19px 0;padding: 0 17px; }
.border_none a{border-bottom:none;}
.cat_saerch_section{    padding: 13px 14px 0;}
.serach_cat_left{padding:0px; margin:0px;}
.serach_cat_left li{padding:0px;padding: 0px 0 8px 0;display:inline-block; width:100%;}
.serach_cat_left li a{padding:0px; margin:0px; display:inline-block; width:100%; font-size:16px; color:#545454; line-height:22px;font-family: 'Helvetica';font-weight: 300;}
.serach_cat_left li a:hover{color:#0099CC;}
.hr_border{border-bottom:1px solid #E4E4E4; display:inline-block; width:100%;}
.left_padding{padding: 0 15px;}
.custom-control.custom-checkbox .custom-control-input:checked~.custom-control-label::before{    color: #fff;
    border-color: #0099CC;
    background-color: #0099CC;}
.custom-control.custom-checkbox .custom-control-label::before{width:21px; height:21px;}
.custom-control.custom-checkbox .custom-control-label::after{width:21px; height:21px; }
.serach_cat_left li .custom-control.custom-checkbox img{float:left;    margin: 5px 0px 0 0px;}
.serach_cat_left li .custom-control-label{    padding: 0 0 0 8px;}
.user_ratings{padding: 0 0 27px 0;}
.cat_common_banner img{max-width:100%; border-radius:7px;}
.filter_section label{display:inline-block; font-size:19px; color:#000000;font-family: 'SF Pro Text';font-weight: 500; line-height:20px; padding:0 14px 0 0;}
.sort_by_click{display:inline-block;}
/* class applies to select element itself, not a wrapper element */
.select-css {
	display: block;
	font-size: 16px;
	width: 100%;
	max-width: 100%; 
	box-sizing: border-box;
	margin: 0; color:#545454;
	border: 1px solid #E4E4E4;
	border-radius:6px;
	-moz-appearance: none;font-family: 'Helvetica';font-weight: 300;
	-webkit-appearance: none;
	appearance: none;
	background-color: #fff;
	padding:7px 30px 6px 11px;
	background:#fff url('../images/select_arrow.png') no-repeat;
	background-repeat: no-repeat, repeat;
	background-position: right .7em top 50%, 0 0;

}
/* Hide arrow icon in IE browsers */
.select-css::-ms-expand {
	display: none;
}
/* Hover style */
.select-css:hover {
	border-color: #888;
}
/* Focus style */
.select-css:focus {
	border-color: #aaa;
	/* It'd be nice to use -webkit-focus-ring-color here but it doesn't work on box-shadow */
	box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
	box-shadow: 0 0 0 3px -moz-mac-focusring;
	color: #222; 
	outline: none;
}


.select-css option {
	font-weight:normal;
}


*[dir="rtl"] .select-css, :root:lang(ar) .select-css, :root:lang(iw) .select-css {
	background-position: left .7em top 50%, 0 0;
	padding: .6em .8em .5em 1.4em;
}


.select-css:disabled:hover, .select-css[aria-disabled=true] {
	border-color: #aaa;
}
.filter_section{display:inline-block;width:100%; padding:25px 0;}
.sort_by_section{display:inline-block;}
.page_nat{padding-left:15px;}
.common_pagenat label{display:inline-block;}
.common_pagenat{display:inline-block; width:100%; padding:23px 0 17px 0;}
.common_pagenat .product_pagination nav{float:right;}
.common_pagenat .product_pagination{padding:0px;margin:0px;}
.common_pagenat .sort_by_section.page_nat{padding:0px;}
.common_pagenat .sort_by_section.page_nat label{    display: inline-block;font-size: 19px;color: #000000;font-family: 'SF Pro Text';font-weight: 500;line-height: 20px;padding: 0 14px 0 0;}
.common_pagenat .product_pagination .pagination li {    margin: 0px 0 0 13px;}
.product_pagination .pagination li a:hover{background:#0099CC;    border: 1px solid #0099CC; color:#fff;}
.cat_common_top{display:inline-block; width:100%;margin: 18px 0 0 0;}
.cat_saerch_section.search_top{padding: 27px 15px 0 15px;}
.select_cat{vertical-align: middle;    padding: 4px 0 0 0;    display: inline-block;}
.store_listing .filter_section{padding-top:0px;}

/*--------------------------------------------------------------
# categories listing end
--------------------------------------------------------------*/




/* 16/7/2020 css starter here */


.cart_store_name h3 {font-size: 24px;color: #0099CC;line-height: 29px;vertical-align: top;margin: 0px 0px 40px 0px;font-family: 'SF Pro Text';font-weight: 500;}
 .cart_store_name h3 span{font-size: 15pt;color: #000000;line-height: 22px;float: right;font-family: 'SF Pro Text';font-weight: 500;}
.cart_tabel_main table{border:1px solid #F7F7F7;border-radius: 6px;margin: 0px;}
.cart_tabel_main thead{background:#F7F7F7}
.cart_tabel_main .table thead th {border-bottom:none;}
.cart_tabel_main .table td, .table th {    vertical-align: middle; border-top: 1px solid #F7F7F7;}
.cart_tabel_main .table td, .table th {color: #969696;font-size: 15px;line-height: 30px;font-family: 'SF Pro Text';font-weight: 500;}
.type_text_new{padding:0px 0px 0px 20px;}
.contact_submit_button.edit_submit.cart_continue_shopping{text-align:right;margin:30px 0px 0px 0px;display:inline-block;width:100%;}
.cart_continue_shopping .btn.btn-secondary {padding: 8px 25px;}
.cart_continue_shopping .pay_now_space{margin:0px 0px 0px 15px}
.total_color_ext{background: #F7F7F7;}
.count_numbers ul {display: inline-block;padding: 0;text-align: center;vertical-align: top; margin: 0px;}
.count_numbers ul li {display: inline-block;list-style: none;width: 43px;vertical-align: top;height: 36px;border: 1px solid #E4E4E4;float: left;line-height: 32px;color: #545454;font-weight: normal;font-family: 'Helvetica';}
.count_numbers ul li a {display: inline-block;list-style: none;width: 43px;height: 32px;line-height:31px;font-size: 20px;color: #969696;font-weight: normal;font-family: 'Helvetica';}
.count_numbers ul li.minuse_count{ border-radius: 6px 0px 0px 6px;}
.count_numbers ul li.pluse_number{ border-radius: 0px 6px 6px 0px;}


.center_middle{text-align:center;}
.cart_tabel_main .fa.fa-trash{color:#555;font-size:20px;}
.cart_tabel_main td .total_change{color:#0099CC}
.contact_us_form.cart_main_sec{margin:0px 0px 40px 0px;}
.price_setions {display: inline-block;width: 100%;padding:0px 0 0 0;border: 1px solid #F7F7F7;border-radius: 6px;}
.price_setions_list label {display: inline-block;width: 100%;color: #969696;font-size: 14px;    font-family: 'SF Pro Text';font-weight: 500;line-height: 27px; margin:0px; padding:0px;}
.price_setions_list p {display: inline-block;width: 100%;color: #969696;font-size: 14px;    font-family: 'SF Pro Text';font-weight: 500;text-align: right;padding: 0px 40px 0px 0px;margin: 0px;}
.price_setions_list_total {border-bottom: 1px solid #F7F7F7;border-top: 1px solid #F7F7F7;background: #F7F7F7;    margin: 17px 0 0 0;}
.price_setions_list_total label {display: inline-block;width: 100%;color: #969696;font-size: 14px;    font-family: 'SF Pro Text';font-weight: 500;margin:10px 0px 0px 0px;line-height: 35px;}
.price_setions_list_total p {line-height:35px;display: inline-block;width: 100%;color: #0099CC;text-align: right;font-size: 15px; margin: 0;font-family: 'SF Pro Text';font-weight:bold;padding: 10px 40px 10px 0px;}
.summary_price_setions {display: inline-block;width: 100%;padding:0px 0 0 0;}
.summary_price_setions_list label {display: inline-block;width: 100%;color: #969696;font-size: 14px;    font-family: 'SF Pro Text';font-weight: 500;line-height: 27px;text-align: center;}
.summary_price_setions_list p {display: inline-block;width: 100%;color: #969696;font-size: 14px;    font-family: 'SF Pro Text';font-weight: 500;text-align: right;padding: 10px 40px 10px 0px;}
.summary_price_setions_list_total {border-top: 1px solid #F7F7F7;display:inline-block;width:100%;}
.summary_price_setions_list_total label {display: inline-block;width: 100%;color: #969696;font-size: 14px;    font-family: 'SF Pro Text';font-weight: 500;margin:10px 0px 0px 0px;line-height: 35px;text-align: center;}
.summary_price_setions_list_total p {line-height:35px;display: inline-block;width: 100%;color: #0099CC;text-align: right;font-size: 15px; margin: 0;font-family: 'SF Pro Text';font-weight: 500;padding: 10px 40px 10px 0px;}
.store_favourite_products .breadcrumb-item.fashion_see label {color:#000;}
.store_favourite_sec.low-top_sneakers_sec {background: #fff;border-bottom: 1px solid #E4E4E4;}
.low_top_sneakers_main h2{font-size: 36px;line-height: 46px;color: #1C1C1C;font-family: 'SF Pro Text';font-weight:bold;    margin: 0px;}
.first_subtotal{padding: 20px 0 7px 0;}



.rating_part_main{display: inline-block;width: 100%;margin: 10px 0px 10px 0px;}
.rating_part_main span{font-size: 13px;line-height: 20px;color: #969696;font-family: 'SF Pro Text';font-weight: 500;margin: 0px 0px 0px 20px; vertical-align:top;}
.low_top_sneakers_main p{font-size: 15px;line-height: 22px;color:#545454;font-family: 'SF Pro Text';font-weight: 500;    margin: 15px 0px 20px 0px;}
.low_top_sneakers_main h5{font-size:24px;line-height:32px;color: #1C1C1C;font-family: 'SF Pro Text';font-weight:500;margin: 5px 0px 10px 0px; display:inline-block;}
.low_top_sneakers_main h5 span{font-size:13px;line-height:18px;color:#969696;font-family: 'Helvetica';font-weight: normal;    padding: 0px 0px 0px 20px;vertical-align: middle;}
.check_img{max-width:15px;}
.rating_part_main .orders_change_clr{color:#00B517;}
.orders_change_clr img{margin:0px 5px 0px 0px} 
.model_bg{background:#F7F7F7;padding:12px;}
.model_bg h6{font-size:15px;line-height:22px;color:#545454;font-family: 'Helvetica';font-weight: normal;margin: 0px;}
.model_bg .adsy_1000 {color:#1C1C1C;font-family: 'Helvetica';font-weight:500;}
.model_bg.color_no{background:none;}
.radius_top{border-top-left-radius: 6px;border-bottom-left-radius: 6px;}
.radius_bottom{border-top-right-radius: 6px;border-bottom-right-radius: 6px;}
.count_numbers_quantity	{display: inline-block;width: 100%;margin: 25px 0px 25px 0px;}
.count_numbers_quantity label{color: #545454;font-size: 15px;line-height: 28px;display: inline-block;font-family: 'Helvetica';font-weight: normal;width: 100%;}
.count_numbers_quantity ul {display: inline-block;padding: 0;text-align: center;vertical-align: top;margin: 0px;}
.count_numbers_quantity ul li {display: inline-block;list-style: none; width: 43px;vertical-align: top;height: 33px;border: 1px solid #E4E4E4;float: left;line-height: 32px;font-size: 16px;font-weight: normal;font-family: 'Helvetica';}
.count_numbers_quantity ul li a {display: inline-block;list-style: none;width: 43px;height: 32px;line-height:28px;font-size: 20px;color: #969696;font-weight: normal;font-family: 'Helvetica';}
.count_numbers_quantity.select_sizes{display: inline-block;width: 100%;margin:0px 0px 15px 0px;}
.select_sizes .radio_pad_right{padding: 0px 15px 0px 0px;display: inline-block;}
.product_promotion_setion{}
.product_promotion_setion span{display: inline-block;font-size: 12px; border: 1px solid #FF0036;padding: 2px;color: #FF0036;border-radius: 5px;}
.select_sizes input[type=radio   ]:not(old){width:28px;margin:0;padding:0;opacity : 0;}
.select_sizes input[type=radio   ]:not(old) + label{display:inline-block;margin-left:-28px;padding-left:34px;background:url('../images/rad_sp.png') no-repeat 0 0;  line-height:28px;font-size:14px;color:#000;}
.select_sizes input[type=radio]:not(old):checked + label{background-position : 0 -32px;  }
.select_sizes input[type=checkbox]:not(old){width: 28px;  margin:0;  padding :0;}
.select_sizes input[type=checkbox]:not(old) + label{display: inline-block;  margin-left:-32px;padding-left:34px;background:url('../images/check_sp.png') no-repeat 0 0;  line-height  : 28px;}
.select_sizes input[type=checkbox]:not(old):checked + label{background-position:0 -35px;  }
.gender_sectin{margin:10px 0px 10px 0px;}
.contact_submit_button.order_now_add_cart .btn.btn-secondary {padding: 8px 30px;}
.order_now_add_cart .fa-shopping-cart{padding:0px 0px 0px 20px;}
.shipping_delivery_sec{display: inline-block;width: 100%;margin:60px 0px 60px 0px;}
.shipping_delivery_tabs ul.tabs{margin: 0px;padding: 0px;list-style: none; text-align: center;margin: 0px 0px 30px 0px;}
.shipping_delivery_tabs ul.tabs li{background: none;color:#9B9B9B;display: inline-block;padding:12px 25px;cursor: pointer;font-size: 15px;line-height:22px;font-weight: 500;font-family: 'SF Pro Text';font-weight:500;}
.shipping_delivery_tabs ul.tabs li.current{border-bottom: 3px solid #0099CC;color:#0099CC;font-family: 'SF Pro Text';font-weight: bold;}
.shipping_delivery_tabs .tab-content{display: none;padding: 15px;}
.shipping_delivery_tabs .tab-content.current{display: inherit;}
.shipping_delivery_tabs .tab-content p{font-size: 15px;color:#1C1C1C;line-height:20px;font-family: 'SF Pro Text';font-weight: 500;    margin: 7px 0 9px 0;}
.delivery_product_shoe {margin: 20px 0px 0px 0px;display: inline-block;width: 100%;}
.delivery_product_shoe img{border-radius:6px; max-width:100%;}
.products_zooming_list{display:inline-block;width:100%;margin:80px 0px 30px 0px;}
.piclist{margin-top: 30px;display: inline-block;text-align: center;width: 100%;padding: 0px;}
.piclist li{display: inline-block;width: 50px;height: 50px;}
.piclist li img{width:50px;height:50px;    border: 1px solid #E4E4E4;padding:10px;}
.mobile_scrool{display:inline-block; width:100%; overflow:auto;}

.store_listing_common_mat:focus{border:none; outline:none;}
.store_img a:focus,.appliances_img a:focus{border:none; outline:none;}
.picZoomer-pic-wp,
/* .picZoomer-zoom-wp{ border: 1px solid #E4E4E4; } */

.fav_section {vertical-align: middle;}
.user_and_login_account{display:inline-block;}
.user_and_login_account a {display: inline-block;font-size: 14px;color: #c1c1c1;font-family: 'SF Pro Text';font-weight: normal;vertical-align: middle;}
.user_and_login_account ul {margin: 0px;padding: 0px;}
.user_and_login_account ul li {display: inline-block;}
.user_and_login_account ul li .select_you_login {display: block;position: absolute;right: 0px;top: calc(100% + 30px);z-index: 99;opacity: 0;visibility: hidden;padding: 10px 0; background: #fff;box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);transition: 0.3s;}
.user_and_login_account ul li .select_you_login li {padding: 0px;margin: 0px 0 7px 0;width: 100%;}
.user_and_login_account ul li .select_you_login li a {font-size: 14px;color: hsla(0, 0%, 7%, 1);}
.user_and_login_account ul li:hover .select_you_login {opacity: 1;top: 100%;visibility: visible;width: 110px;border-radius: 5px;padding: 8px 12px;text-align: center;}
.user_dyn_img { width: 100%; border-radius: 50%; }
.minuse_number input[type="text"] {width: 41px;height: 30px;border: 0;text-align: center;}
label.required {color: red; margin:0px;} 
.check_box_select.ing_choose input[type=checkbox]:not(old) + label{
  display      : inline-block;  margin-left  : -28px;  padding-left : 34px;  background   : url('../images/rad_sp.png') no-repeat 0 0px;  line-height  : 28px;cursor:pointer;}
.check_box_select.ing_choose input[type="checkbox"]:not(old){    cursor: pointer;    margin: 0;    opacity: 0;    padding: 0;
    width: 28px;}
.check_box_select.ing_choose label {color: #555555;    font-size: 14px;    font-weight: normal; margin:0px;}
.check_box_select.ing_choose input[type=checkbox]:not(old):checked + label{  background-position : 0 -32px;}
.left_icons {background: rgba(0, 0, 0, 0) url(../images/left_tick.png) no-repeat scroll left center;display: inline-block;
height: 15px;width: 20px;}


.ui-widget-header {height: 2px !important;background: #0099CC;}
.ui-state-default,
.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default {border: 1px solid #c3c3c3;border-radius: 13px;background: #fff;}
.ui-widget-content {height: 2px !important;border: 0;background: #e0e0da;}
.ui-slider-horizontal .ui-slider-range {top: -2px;}
.ui-slider-horizontal .ui-slider-handle {top: -10px;cursor: pointer;}
.ui-slider-handle {outline: none;}
.ui-slider-handle .amount {position: absolute;left: 0;top: 35px;display: none;width: 130px;padding: 10px 0;text-align: center;
margin-left: -55px;font-weight: normal;font-size: 14px;color: #fff;border: 1px solid #0099CC;background: #0099CC;}
.ui-slider-handle .amount:after {content: '';display: block;position: absolute;top: -11px;left: 50%;right: 0;width: 0;height: 0;
margin-left: -5px;border-bottom: 5px solid #0099CC;border-top: 5px solid transparent;border-left: 5px solid transparent;border-right: 5px solid transparent;background-color: #fff;}
.min-range {float: left;padding-top: 20px;font-size: 12px;color: #888;}
.max-range {float: right;padding-top: 20px;font-size: 12px;color: #888;}
.slider-range-wrap {position: relative;width: 250px;margin: 0 auto;}


/*New css added 17/8/2020*/

.search_section_common .select-css{padding: 3px 30px 6px 11px;}
.mobile_search_section{display:none;}
.radio_pad_right label{vertical-align:middle;}
.res_filter .btn-primary:not(:disabled):not(.disabled):active{background:none; border:none;}
.review_photo img{max-width:105px;    border: 1px solid #e7e7e7;}
.review_photo{display:inline-block; width:100%; text-align:center;padding:20px 0;}
.review_photo p{display:inline-block; width:100%; font-size:16px; color:#333;    margin: 13px 0 0 0; font-weight:bold;}
.review_rating h3{    font-size: 21px; color: #333;    margin: 16px 0 7px 0;} 
.review_rating p{    font-size: 21px; color: #333; margin:0px 0 5px 0;} 
.buttons_right_new{display:inline-block; width:100%;}
.mobile_responisve{    min-height: 22px;}

.contact_us_form .select2-container--default .select2-selection--single{    min-height: 38px;font-size: 15px;line-height: 22px;color: #E4E4E4;box-shadow: none;border: 1px solid #E4E4E4;border-radius: 20px;}

.contact_us_form .select2-container--default .select2-selection--single .select2-selection__rendered{color: #858585;    line-height: 37px;   white-space: nowrap;
    width: 100%;                   /* IE6 needs any width */
    overflow: hidden;              /* "overflow" value must be different from  visible"*/ 
    -o-text-overflow: ellipsis;    /* Opera < 11*/
    text-overflow:    ellipsis;    /* IE, Safari (WebKit), Opera >= 11, FF > 6 */}
.contact_us_form .select2-container--default .select2-selection--single .select2-selection__arrow{top:4px;}
.contact_us_form .select2-results{font-size:13px;}
.select2-container:focus{outline:none; border:none;}
.mobile_res{display:none;}
.search_section_common .select-css:focus{box-shadow:none;border:none;}
.store_list_padd:before{display:inline-block; background:#000; opacity:0.4; position:absolute; top:0px; height:100%; width:98%; content:'';border-radius:10px;}
.cur_sym{display:inline-block;}
#pop_span_total_amount1201411{display:inline-block;}
.your_orders_inner_main .your_orders_inner_cost h5{    margin: 3px 0px 0px 0px;}
.subtotal_start table{padding:0px; margin:0px; vertical-align:middle;border:none;}
.subtotal_start table tr td{padding:0px 0 13px; margin:0px; vertical-align:middle;border:none;}
.right_price{float:right;}
.right_price h5{margin:0px;}
.have_coupon_main .mc4wp-form-fields button[type=button] {position: absolute;top:32px;right: 1px;bottom: 1px;
color: #fff;background-color: #0099CC;border: 1px solid #0099CC;border-color: #0099CC;padding: 8px 45px;line-height: 25px;font-size: 15px;border-top-right-radius: 20px;border-bottom-right-radius: 20px;font-family: 'Helvetica';font-weight: normal;}
.delivery_main_title{display:inline-block;    position: relative;    top: -20px;min-width:80px;}
.delivery_img_main{text-align: center;margin:6px 0px 0px 0px;display:inline-block; width:40px;    position: relative;    top: -11px;}
.standard_delivery_main .contact_us_form label{margin:0px; padding:0px;}
.bottom_title{    display: inline-block;font-size: 19px;color: #0099CC;width: 100%;margin: 15px 0 16px 0;}

.list_of_deliver a {display: inline-block;width: 100%;border: 1px solid #E4E4E4;padding: 9px 15px;font-size: 14px;color: #858585 ;border-radius:40px;}
.list_of_deliver {display: inline-block;margin: 1px 0 2px;width: 100%;position: relative}

.deliver_slat_innr {box-shadow: 0 1px 5px 2px #e1e1e1;-webkit-box-shadow: 0 1px 5px 2px #e1e1e1;width: 100%;display: inline-block;border-radius: 3px;-webkit-border-radius: 3px;background: #fff;z-index: 2;margin: 6px 0 0 0;overflow-x:auto;overflow-y:hidden;}
.responsive_table {width: 100%}
.responsive_table td {border-bottom: 1px solid #cecece;border-right: 1px solid #cecece;padding: 7px 13px;vertical-align: middle;text-align: center;cursor: pointer}
.responsive_table th {border-bottom: 1px solid #cecece;border-right: 1px solid #cecece;padding: 7px 13px;vertical-align: middle;text-align: center;font-size: 16px;color: #555;background: #eee}
.responsive_table td:hover {background: #eee}
.green_slat {background: #d9eec9}
.restricted {background: #DADADA}
.not_available {background: #E5E5E5}
.deliver_slat_scetions {display: none}
.responsive_table tr td:first-child {background: #eee;cursor: default}
.botton_select {float: right}
.botton_select ul {padding: 0;display: inline-block}
.botton_select ul li {display: inline-block;list-style: none;vertical-align: middle;margin: 12px 16px 5px 0
}
.botton_select ul li p {display: inline-block;line-height: 18px;list-style: none;font-size: 14px;color: #555;
vertical-align: middle;margin: 0}
.dark_green {width: 16px;height: 16px;background: #dadada;display: inline-block;vertical-align: middle;margin: -3px 8px 0 0}
.light_green {width: 16px;height: 16px;background: #e5e5e5;display: inline-block;vertical-align: middle;margin: -3px 8px 0 0}
.green_green {width: 16px;height: 16px;background: #d9eec9;display: inline-block;vertical-align: middle;margin: -3px 8px 0 0}
.method_sec {display: inline-block;width: 100%}
.del_slt_exp {display: inline-block;width: 100%;border-bottom: 1px solid #cecece;font-size: 18px;color: #555;
padding: 14px 15px;margin: 0}
.method_sec_list_se{display:inline-block;}
.method_section_new{display:inline-block; width:100%;}
.shipping_tit.method_new{padding:0 0 0 0px;}
.method_section_new input[type=radio ]:not(old) + label{    margin-left:0px!important;}
.deliver_icon {float: right}
.form-group.add_address_new address p{margin:0px;}

.shippping_tips_section_c_se{display:inline-block; font-weight: normal;}
.shippping_tips_section{display:inline-block; width:100%;}
.shippping_tips_section input[type=radio ]:not(old) + label{    margin-left:0px!important;}
.shippping_tips_section_c{display:inline-block; width:100%; margin:20px 0 0 0;}

.checkout_main_start .contact_submit_button .btn.btn-default{
color: #fff;background-color: #0099CC;border-color: #0099CC;padding: 8px 45px;box-shadow: none;
font-size: 15px;border-radius: 20px;font-family: 'SF Pro Text';font-weight: 500;}
.method_sec{display:inline-block; width:100%; margin:20px 0 0 0;}
.create_on_account.new_address .contact_submit_button .btn.btn-primary{width:100%;    padding: 8px 11px}

/* card images are added to card number */
.cc_form #card-number {
   background-image: none;
   background-origin: content-box;
   background-position: calc(100% + 0px) center;
   background-repeat: no-repeat;
   background-size: contain;
}

/* feedback is displayed after tokenization */
.cc_form #feedback {
   position: relative;
   left: 15px;
   display: inline-block;
   background-color: transparent;
   border: 0px solid rgba(200, 200, 200, 1);
   border-radius: 4px;
   transition: all 100ms ease-out;
   padding: 11px;
}

#feedback.error {
   color: red;
   border: 1px solid;
}

#feedback.success {
   color: seagreen;
   border: 1px solid;
}



.fav_section_login {vertical-align: middle;}
.fav_section_login{    display: inline-block;width: 43px;height: 43px;border-radius: 40px;border: 1px solid #E4E4E4;text-align: center;    box-shadow: 1px 1px 3px rgba(00, 00, 00, 0.1);    margin: 0 0px 0 6px;}
.fav_section_login a{    font-size: 23px;    line-height: 43px; color:#969696;}
.fav_section_login .icofont-user-alt-4:before {font-size: 21px;vertical-align: top;line-height: 40px;}
.final_order_list h4{display:inline-block; font-size:15px; color:#333; margin:0px;}
.order_sucess_section_new{display:inline-block; width:100%; text-align:center;}
.order_sucess_section_new h2{display:inline-block; width:100%; font-size:27px; color:green; font-weight:bold;}
.order_sucess_section_new h4{display:inline-block; width:100%; font-size:18px; color:#777;}
.optp_inner{    display: inline-block;    width: 100%;    text-align: center;}
.optp_inner input[type=checkbox], input[type=radio]{vertical-align:middle; display:inline-block;}
.optp_inner label{display:inline-block; vertical-align:middle;    margin: 0 10px 0;}

.optp_inner.contact_us_form.edit_profile_form{min-height: 156px;    padding: 4px 40px 40px 40px;}
#otp_test{text-align:center;}
#card-cvv-error, #card-number-error, #card-expiry-error{color: red;}

.nrl_price{display:inline-block;}
.review_list{    border-bottom: 1px solid #f2f2f2;margin: 13px 0;display: inline-block;width: 100%;}
.user_and_login_account ul li .select_you_login li a:hover{color:#0099CC;}
.account_login_settings.after_login_drop .select_you_login{     width: 174px!important;    text-align: left!important;}

.account_login_settings.after_login_drop .user_and_login_account ul li .select_you_login{    top: calc(50% + 30px);}
.store_view_all{display:inline-block; width:100%; text-align:center;    padding: 7px 0 27px 0;}
.store_view_all a{display:inline-block; font-size:16px; font-weight:bold; color:#0099CC;}
.new_store_search_sec{margin:0 auto; width:600px;}

.without_banner{    display: inline-block;width: 100%;min-height: 140px;}
.block_monile_responive{display:none;}

section.pricing {
    margin: 0 auto; 
    float: left;
    padding-top:20px;    
    padding-bottom:20px;    
}

.pricing .card {
  border: none;
  border-radius: 16px;
  transition: all 0.2s;
  box-shadow: 0 8px 18px 0 rgba(0, 0, 0, 0.1);
}

.pricing hr {
  margin: 32px 0;
}

.pricing .card-title {
  margin: 8px 0;
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: bold;
}

.pricing .card-price {
  font-size: 48px;
  margin: 0;
}

.pricing .card-price .period {
  font-size: 12px;
}

.pricing ul li {
  margin-bottom: 16px;
}

.pricing .text-muted {
  opacity: 0.7;
}

.pricing .card-body{
    padding:16px;
}

.mt10{margin-top: 10px;}

.register_your_store input[type=radio   ]:not(old){width:0px;margin:0;padding:0;opacity : 0;}
.register_your_store input[type=radio   ]:not(old) + label{display:inline-block;margin-left:19px;padding-left:34px;background:url('../images/rad_sp.png') no-repeat 0 0;  line-height:28px;font-size:14px;color:#000; height:30px; font-weight:bold;}
.register_your_store input[type=radio]:not(old):checked + label{background-position : 0 -32px;  }

.choose_plan h3 {
    font-size: 24px;
    color: #0099CC;
    line-height: 29px;
    vertical-align: top;
    margin: 0px 0px 40px 0px;
    font-family: 'SF Pro Text';
    font-weight: 500;
    text-align: center;
    margin-top: 20px;
}

.branded_website_section .input-group-left-addon{
    background: #0099CC;
    border: 1px solid #0099CC;
    color: #fff;
    border-radius: 19pt 0pt 0pt 19pt;
    font-size: 14px;
    padding: 6px 12px;
}

.branded_website_section .input-group-right-addon{
    background: #0099CC;
    border: 1px solid #0099CC;
    color: #fff;
    border-radius: 0pt 19pt 19pt 0pt;
    font-size: 14px;
    padding: 6px 12px;
}
.storereviewimages{display: flex; justify-content: flex-start; flex-flow: wrap;}
.storereviewimages .add-image{position:relative;width:85px;height:85px;display:inline-block;border:1px solid #ccc;color:#ccc;padding:0;line-height:81px;font-size:30px;text-align:center;vertical-align:middle;cursor:pointer;overflow: hidden; margin: 0 8px;}
.storereviewimages .preview{margin-left: 10px;border:1px solid #ccc;padding: 5px; margin-bottom: 6px;position: relative;width: 90px; height: 90px;} 
.storereviewimages .preview .thumbnail{max-width: 75px; max-height: 75px; min-width: 50px;}
.storereviewimages .preview:hover:after,.storereviewimages .preview:hover:after{content:"\d7";color:#fff;display:block;width:90px;height:90px;position:absolute;top:0;left:0;background:#000;background:rgba(0,0,0,.5);z-index:2;font-size: 32px; align-items: cente;text-align: center;}