@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: "Gotham Black";
    src: url("../font/Gotham-Black.ttf");
}
@font-face {
    font-family: "Gotham Bold";
    src: url("../font/Gotham-Bold.ttf");
}
@font-face {
    font-family: "Gotham Book";
    src: url("../font/Gotham-Book.ttf");
}
@font-face {
    font-family: "Gotham Light";
    src: url("../font/Gotham-Light.ttf");
}
@font-face {
    font-family: "Gotham ExtraLight";
    src: url("../font/Gotham-XLight.ttf");
}
@font-face {
    font-family: "Roboto Black";
    src: url("../font/Roboto/Roboto-Black.ttf");
}
@font-face {
    font-family: "Roboto Bold";
    src: url("../font/Roboto/Roboto-Bold.ttf");
}
@font-face {
    font-family: "Roboto Light";
    src: url("../font/Roboto/Roboto-Light.ttf");
}
@font-face {
    font-family: "Roboto Medium";
    src: url("../font/Roboto/Roboto-Medium.ttf");
}
@font-face {
    font-family: "Roboto";
    src: url("../font/Roboto/Roboto-Regular.ttf");
}
html, body {
    /*height:100% !important;*/
    width: 100%;
}
body {
    background-color: #f0f0f0;
    margin: 0px;
    padding: 0px;
}
.mcon-body {
    padding: 0px;
    padding-top: 75px;
    margin: 0px;
    min-height: 100vh !important;
    height: auto;
}
ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
a {
    text-decoration: none !important;
}
a:focus {
    text-decoration: none !important;
}
a:hover {
    text-decoration: none !important;
}
p {
    margin: 0px;
    padding: 0px;
}
section {
    width: 100%;
}
button {
    outline: none !important;
    background-color: rgba(0, 0, 0, 0.00);
    border: none;
    color: #fff;
}
/*
header.sticky {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1010;
    width: 100%;
}
*/
.menu-icon {
    margin-top: 19px;
    margin-left: 90px;
    font-size: 30px;
    color: #94bcff;
}
.logo {
    margin-top: 24px;
    font-size: 17px;
    margin-left: 0px;
    font-family: "Gotham Bold";
    color: rgb(256, 256, 256);
    letter-spacing: 2px;
}
.logo-kart {
    margin-top: 10%;
    font-size: 17px;
    font-family: "Gotham Black";
    color: rgb(256, 256, 256);
    margin-right: 0px;
    margin-left: 5px;
    letter-spacing: 2px;
}
nav {
    background-color: #4285f4;
    display: flex;
    justify-content: center;
    padding: 0px 0%;
    height: 75px;
    flex-direction: row;
    align-content: stretch;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1010;
}
nav ul {
    display: flex;
    justify-content: space-around;
    align-content: center;
    width: 93%;
    padding: 0 !important;
    margin: 0!important;
}
.search-container {
    padding: 0px 0px;
    margin-top: 0%;
    margin-left: 20px;
    font-size: 15px;
    color: #fffff;
    /*background: rgba(66,133,244,1);*/
    border-width: thin;
    box-sizing: border-box;
}
.search-container .button {
    padding: 0px 1px 0px 10px;
    margin-left: -45px;
    margin-bottom: 10px;
    font-size: 17px;
    border: 1pt solid #94bcff;
    border-bottom: 0pt;
    border-right: 0pt;
    border-top: 0pt;
    outline: none;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.0);
    align-content: space-between;
    z-index: 900;
}
.search-btn {
    background-color: rgba(0, 0, 0, 0.0);
    border: 0pt;
    float: right;
    margin-top: 23px;
}
.menu-btn {
    background-color: rgba(0, 0, 0, 0.0);
    border: 0pt !important;
    outline: none !important;
    outline-color: rgba(0, 0, 0, 0.0);
    margin-right: 20px;
    color: #f0f0f0;
}
.search-container input[type=text] {
    padding: 10px 0px 10px 10px;
    margin-top: 15px;
    width: 480px;
    font-size: 12px;
    outline: none;
    font-family: "Roboto Black";
    background: rgba(0, 0, 0, 0);
    color: #94bcff;
    border: 1pt solid #94bcff;
    border-radius: 3px;
}
.usp-section {
    padding: 0 0 0 0;
    margin: 550px auto 30px;
    position: relative;
    z-index: 1004;
    display: flex;
    align-content: center;
    justify-content: center;
}
.mobile-new-arrival-banner {
    padding: 0px 10px;
    margin-top: 25px;
    margin-left: 0px;
    z-index: 0;
    position: relative;
    float: none;
}
.usp-section.active {
    padding: 0 0 0 0;
    margin: 475px auto 30px;
    position: relative;
    z-index: 1004;
    display: flex;
    align-content: center;
    justify-content: center;
}
.usp-row {
    border-color: rgba(0, 0, 0, 0.00);
    border-style: solid;
    display: flex;
    flex-direction: row;
    align-content: center;
    align-self: center;
    margin: 0px auto;
    padding: 0px;
    position: relative;
}
.topbarfont {
    float: left;
    position: relative;
    font-family: "Gotham Book";
    font-size: 13px;
    margin-top: 30px;
    margin-left: -20px;
    margin-bottom: 0px;
    color: #f0f0f0;
}
.cart {
    margin: 22px -15px 0px -15px;
}
.count {
    margin: -110% 0 0 60%;
}
.topbardropdown {
    float: left;
    margin-left: 20%;
    background-image: url("img/dropdownsign.png");
    height: 7px;
    width: 10px;
    margin-top: 300%;
}
/*.topbar input[type=text]*/
::-webkit-input-placeholder {
    color: #fff
}
::-moz-input-placeholder {
    color: #fff
}
::-ms-input-placeholder {
    color: #fff
}
.shoppingcart {
    background-image: url("../img/carticon.png");
    margin-left: 15px;
    margin-top: 25px;
    width: 28px;
    height: 24px;
}
.shoppingcart-xs {
    margin-left: 0px;
    margin-top: 22px;
    margin-right: 20px;
    position: relative;
    align-self: flex-end;
}
.badge-count {
    color: #3578e7;
    border-radius: 30px;
    background: #fff;
    position: absolute;
    top: 20%;
    left:20px;
    font-family: "Roboto Medium"
}
.mobile-search {
    align-self: flex-end;
    margin-left: 92px;
    font-size: 20px;
    margin-top: 40px;
}
.nav-collapse {
    color: #94bcff;
    margin-top: 20px;
    margin-left: 0px;
    font-size: 25px;
}
.count-circle {
    background: #fff;
    border-radius: 100%;
    height: 22px;
    width: auto;
    min-width: 22px;
    background-repeat: no-repeat;
    padding: 0;
    margin: -34px 0px 0px 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.count-text {
    font-size: 13px;
    font-family: "Roboto Black";
    padding: 0px 0px 0px 0px;
    color: #3578e7
}
.count-text-xs {
    font-size: 10px;
    font-family: "Roboto Black";
    padding: 0px 0px 0px 0px;
    color: #3578e7;
    object-fit: cover;
    background-size: auto;
    border-radius: 20px;
    text-align: center;
}
.profilephoto {
    float: left;
    height: 37px;
    margin: 20px 5px 0px 7px;
    border-radius: 100%;
}
.usptext {
    font-family: "Gotham Book";
    color: #fff;
    font-size: 20px;
    margin-top: -10px;
    text-align: center;
}
.usptexthead {
    font-family: "Gotham Bold";
    color: #fff;
    font-size: 33px;
    margin-top: 20px;
    text-align: center;
}
.usp-condition {
    font-family: "Gotham Book";
    color: #fff;
    font-size: 15px;
    margin-top: 30px
}
.card {
    margin-bottom: 30px !important;
}
.usp-container {
    position: absolute;
    top: 65%;
    left: 57%;
    transform: translate(-50%, -50%);
    padding: 0px;
    margin: 0px;
    width: 100%;
}
.usp-circle {
    margin-left: 32px;
    height: 220px;
}
.flex-container-profile {
    padding: 0px 0px 0px 0px !important;
    margin: 0px 0px 0px 0px !important;
    position: absolute;
    width: 12% !important;
    height: 17rem !important;
    left: 85%;
    top: 70px;
    background-color: #ffffff;
    display: flex;
    flex-direction: column;
    border-radius: 5px;
    box-shadow: 3px 5px 8px 2px #818084;
    z-index: 100000;
}
.menu-item-section {
    width: 100%;
    align-content: center;
    vertical-align: middle;
    padding: 0px 12px;
}
.menu-dropdown-icon {
    height: 15px;
    margin: 10px 10px 10px 2px;
    max-width: 100%;
}
.menu-item-profile {
    font-family: "Gotham Book";
    color: #656565;
    margin: 5px 0px 5px 0px;
    font-size: 14px;
}
.menu-item-section:hover {
    background-color: #DCDCDC;
}
.menu-break {
    height: 0.5pt;
    background-color: #c8c8c8;
    width: 100%;
}
.menu-subhead-profile {
    font-family: "Gotham Book";
    color: #656565;
    margin: 5px 0px 5px 0px;
    font-size: 14px;
    text-align: center;
    align-self: center;
}
.menu-head-profile {
    font-size: 14px;
    text-align: center;
    color: #656565;
    margin: 15px 5px 6px;
}
.list-container {
    width: 100%;
    display: inline-flex;
    align-content: center;
    justify-content: flex-start;
    border-top: 1pt solid #858585;
}
.nav-list {
    display: flex;
    flex-direction: column;
    padding: 0px 0px;
    align-content: center;
    justify-content: center;
    width: 100%;
}
.flex-container {
    display: flex;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    position: absolute;
    width: 37%;
    background-color: #ffffff;
    top: 0;
    left: 0;
    z-index: 10005;
}
.flex-container-3 {
    /*display: flex;

	flex-direction: column;*/
    padding: 0px 0px 0px 0px !important;
    margin: 0px 0px 0px 0px !important;
    width: 100%;
    background-color: #ffffff;
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    z-index: 10005;
}
.flex-container-overlay {
    padding: 0px !important;
    margin: 0px 0px 0px 0px !important;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.77);
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    z-index: 1035;
}
#overlay {
    visibility: hidden;
}
#overlay.active {
    visibility: visible;
}
#profile-dropdown {
    display: block;
    visibility: hidden;
    transition-delay: .5s ease-in-out;
    transition: .5s ease-in-out;
}
#profile-dropdown.active {
    display: flex;
    visibility: visible;
    transition-delay: .5s ease-in-out;
    transition: .5s ease-in-out;
}
#sidebar {
    left: -37%;
    transition: .5s;
}
#sidebar.active {
    left: 0;
    transition: .5s;
}
#sidebar2 {
    left: -37%;
    transition: .5s
}
#profile-dropdown-mob {
    visibility: hidden;
}
#profile-dropdown-mob.active {
    visibility: visible;
}
#sidebar2.active {
    left: 0;
    transition: .5s
}
#Thirdmenu {
    visibility: hidden;
    transform: .5s
}
#Thirdmenu.active {
    visibility: visible;
    transform: .5s
}
.menu-lvl-3-sec {
    display: inline-flex;
    align-items: center !important;
    align-content: center !important;
    justify-content: center !important;
    margin-bottom: 10px;
    margin-top: 10px;
    vertical-align: middle !important;
}
.cat-lvl-3-name {
    text-align: right;
    font-size: 18px;
    font-family: "Gotham Book";
    font-weight: 700;
    color: #535353;
    letter-spacing: 1px;
    margin-right: 0px;
}
.cat-lvl-3-row {
    display: inline-flex;
    flex-direction: row;
    align-content: stretch;
    align-items: center;
    justify-content: center;
    margin: 30px 0px 0px 0px;
    width: 99%;
}
.menu-heading {
    background-color: #959595;
    height: 80px;
    display: inline-flex;
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    padding: 10px 0px 0px 0px;
    align-content: center;
    justify-content: space-between;
}
.menu-header-text {
    font-family: "Gotham Bold";
    color: #f0f0f0;
    margin: -10px 20px 0px 30px;
    text-align: left;
    display: inline;
    font-size: 17px;
    font-weight: bolder;
    align-self: center;
    word-spacing: 3px;
}
.menu-lvl-3-img-mob {
    height: 45px;
    margin-left: -10px;
    border-radius: 100%;
}
.cat-lvl-3-img {
    height: 150px;
    margin-right: 10px;
    border-radius: 100%;
}
.close-menu {
    background-color: #1c53b0;
    border: 0pt;
    padding: 12px 27px;
    margin: -10px 0px 0px 0px;
    text-align: right;
    float: right;
}
.menu-subheading {
    background-color: #f1f1f1;
    height: 60px;
    display: inline-block;
    width: 100%;
    /*justify-content: flex-end;

	align-content: flex-start;*/
    position: relative;
    top: 0;
    left: 0;
    padding: 20px 0px 0px 0px;
    vertical-align: middle;
    border-bottom: 0.5pt solid #c8c8c8;
}
.close-btn {
    font-size: 25px;
    color: #fff;
    text-align: right;
    font-weight: lighter;
}
.menu-subheader-text {
    font-family: "Gotham Bold";
    color: #a0a0a0;
    font-weight: 800;
    margin: 0px 20px 0px 30px;
    text-align: left;
    display: inline;
    font-size: 18px;
    letter-spacing: 2px;
}
.cat-arrowright {
    background-color: rgba(0, 0, 0, 0.00);
    border: none;
    border: 0pt;
    padding: 0px 0px;
    margin: 0px 10px 0px 0px;
    text-align: right;
    float: right;
    outline: none !important;
}
.navlist {
    padding: 0px !important;
    width: 100%;
}
.nav-link .menu-cat-name {
    color: #a0a0a0;
    font-family: "Gotham Book";
    margin: 0px 20px 0px 10px;
    text-align: left;
    display: inline;
    font-size: 18px;
}
.nav-item {
    display: inline-block;
    width: 100%;
    position: relative;
    padding: 2px 10px 5px 3px !important;
    vertical-align: middle;
}
.menu-cat-right {
    font-size: 25px;
    color: #a0a0a0;
    text-align: right;
    margin-right: 30px;
}
.sub-cat-head {
    font-family: "Gotham Bold";
    color: #a0a0a0;
    font-weight: 400;
    margin: 0px 20px 0px 20px;
    text-align: left;
    display: inline;
    font-size: 18px;
    letter-spacing: 1px;
}
.menu-lvl-3-img {
    height: 45px;
}
.menu-sub-cat {
    font-family: "Gotham Bold";
    font-weight: 800;
    margin: 0px 25px 0px 10px;
    text-align: left;
    display: inline;
    font-size: 17px;
}
.sub-cat-arrowright {
    background-color: rgba(0, 0, 0, 0.00);
    border: none;
    border: 0pt;
    padding: 0px 0px;
    margin: -35px 10px 0px 0px;
    text-align: right;
    float: right;
    outline: none !important;
}
.menu-lvl-2-right {
    font-size: 20px;
    color: #a0a0a0;
    text-align: right;
    margin-right: 29px;
}
.cat-lvl3-img {
    height: 160px;
    margin-right: 15px;
    margin-left: 15px;
}
.sub-cat-name {
    font-family: "Gotham Book";
    color: #535353;
    font-weight: 800;
    margin: 0px 10px 0px 15px;
    text-align: left;
    display: inline;
    font-size: 18px;
    letter-spacing: 1px;
}
#fast-moving-sec {
    padding: 0 0 0 0;
    margin-top: 50px;
    margin-bottom: 50px;
}
.profilename {
    position: relative;
    font-family: Roboto;
    font-size: 14px;
    margin-top: 26px;
    margin-left: 60px;
    margin-bottom: 0px;
    color: #f0f0f0;
}
.swiper-container {
    width: 100%;
}
.carousel-image {
    top: 75px;
    left: 0px;
    position: absolute;
    margin: 0;
    padding: 0;
    width: 100%;
    z-index: 5;
    /*background-size: cover;*/
}
.am-next {
    margin-left: 0px;
    margin-top: 0px;
    background: rgba(0, 0, 0, 0.00);
    border: none !important;
    outline: none !important;
}
.am-prev {
    margin-left: 0px;
    background: rgba(0, 0, 0, 0.00);
    border: none !important;
    outline: none !important;
}
.next-btn {
    font-size: 70px;
    color: blueviolet;
    outline: none !important;
}
.prev-btn {
    font-size: 70px;
    color: blueviolet;
    outline: none !important;
}
.disc-cat-name {
    font-size: 25px;
    font-family: "Gotham Bold";
    color: #fff;
    position: absolute!important;
    top: 35%;
    text-align: center;
    align-self: center;
    white-space: nowrap;
    left: 0;
    right: 0;
}
.bigcatimage {
    margin: 20px 0px 10px 0px;
    padding: 0px;
}
.big-cat {
    float: left;
    margin: 0px 0px 0px 0px !important;
    padding: 5px !important;
}
.small-cat {
    float: left;
    margin: 0px !important;
    padding: 0px 0px 10px !important;
}
.sm-cat-sec {
    margin: 0px !important;
    padding-top: 3%;
    padding-bottom: 0;
    padding-left: 5%;
    align-items: center !important;
}
.sm-cat-img {
    border-radius: 5px;
}
.browse-all {
    font-size: 20px;
    padding: 15px 45px;
    background-color: rgba(0, 0, 0, 0.00);
    color: #fff;
    margin-bottom: 0px;
    margin-top: -250px;
    font-family: 'Gotham Bold';
    border: 1.5pt solid #fff;
    border-radius: 3px;
}
.browse {
    font-size: 15px;
    padding: 10px 25px;
    background-color: rgba(0, 0, 0, 0.00);
    color: #fff;
    font-family: 'Gotham Bold';
    border: 1pt solid #fff;
    border-radius: 3px;
    position: absolute!important;
    z-index: 1;
    top: 60%;
    display: flex;
    left: 35%;
}
/*
.section-header-4 {

	

	font-family: 'Gotham Bold';

	font-weight: bold;

	font-size: 46px;

	color: #0e44aa;

	margin: 20px 0px 30px 0px;

}
*/
.section-header {
    font-family: 'Gotham Bold';
    font-weight: bold;
    font-size: 46px;
    color: #0e44aa;
    margin: 20px 0px 30px 0px;
}
.section-header-2 {
    font-family: 'Gotham Bold';
    font-weight: bold;
    font-size: 46px;
    color: #0e44aa;
    margin: -30px 0px 40px 0px;
}
.section-header-3 {
    font-family: 'Gotham Bold';
    font-weight: bold;
    font-size: 46px;
    color: #0e44aa;
    margin: -30px 0px 40px 0px;
}
.mob-sale-banner {
    margin-top: 50px;
    margin-bottom: 20px;
    padding: 0;
}
.browseright {
    font-size: 15px;
    padding: 10px 40px;
    background-color: rgba(0, 0, 0, 0.00);
    color: #fff;
    margin-bottom: 0px;
    margin-top: -120px;
    font-family: 'Roboto Black';
    border: 1pt solid #fff;
    border-radius: 3px;
}
.section-header .btn {
    font-size: 18px;
    padding: 15px 25px;
    color: #fff;
    background: url("../img/sec-button.png") no-repeat;
    font-weight: 100;
    float: right;
    font-family: "Gotham Bold";
    margin-left: 0px;
    text-align: center;
    margin-right: 0px;
    margin-top: 8px;
}
.prod-name {
    font-family: "Gotham Book";
    font-size: 18px;
    color: #747474;
    font-weight: 600;
    line-height: 20px;
    margin: 0px 0px 0px;
    text-align: left;
}
.prod-desc {
    font-family: "Gotham Book";
    font-size: 12px;
    color: #747474;
    margin: 6px 0px 0px;
    text-align: left;
}
.prod-price {
    font-family: "Gotham Bold";
    font-size: 15px;
    color: #5c5c5c;
    font-weight: 200;
    margin: 0px 0px 0px;
    text-align: left;
}
.discount {
    font-size: 20px;
    color: #1bb4fc;
    margin-left: 7px;
}
.banner {
    margin: 50px auto;
}
.banner .btn {
    font-size: 20px;
    padding: 17px 35px;
    color: #fff;
    background: url("../img/sec-button.png") no-repeat;
    font-weight: 100;
    font-family: "Roboto Black";
    margin-right: 0px;
    position: absolute;
    top: 55.5%;
    right: 4.5%;
    border-radius: 5px;
}
.bannertext {
    font-size: 25px;
    padding: 10px 50px;
    color: #4285f4;
    font-weight: 100;
    font-family: 'Gotham Book';
    margin-left: 490px;
    margin-right: 0px;
    margin-top: -130px;
    margin-bottom: 100px;
}
.bannerbutton {
    background: url("../img/banner-text-bg.png");
    padding: 2px 14px;
    border: 0pt;
    border-radius: 5px;
    color: #4285f4;
}
.bannerprice {
    font-family: "Gotham Black";
    font-size: 40px;
}
.card {
    border: 1pt solid #c3c3c3 !important;
    border-radius: 5px;
}
.mobile-app-banner {
    height: 336px;
}
.cat-name {
    text-align: center;
    font-size: 18px;
    color: #515151;
    font-family: "Gotham Book";
    font-weight: 600;
    padding: 0;
    margin: 0px 0px 0px 0px;
}
.cat-desc {
    text-align: center;
    font-size: 18px;
    color: #515151;
    font-family: "Gotham Book";
    font-weight: 600;
    padding: 0;
    margin: 0px 0px 8px 0px;
}
.cat-btn {
    background: url("../img/explore button.png") no-repeat;
    text-align: center;
    font-size: 18px;
    color: #fff;
    width: 160px;
    font-family: "Gotham Bold";
    font-weight: 600;
    margin: -5px 0px 12px 0px;
    padding: 8px 0px !important;
    border: 0px !important;
    border-radius: 3px;
}
.cat-btn-2 {
    background: url("../img/explore button.png") no-repeat;
    text-align: center;
    font-size: 18px;
    color: #fff;
    width: 150px;
    font-family: "Gotham Bold";
    font-weight: 600;
    margin: 20px 0px 12px 0px;
    padding: 8px 0px !important;
    border: 0px !important;
    border-radius: 3px;
}
.banner-half-left {
    margin: 40px 0px 20px 0px
}
.banner-half-right {
    margin: 40px 0px 20px 0px
}
.banner-search {
    font-size: 17px;
    color: #fffff;
    background: rgba(0, 0, 0, 0.00);
    border-width: 1pt;
    box-sizing: border-box;
    border-radius: 5px;
    outline: none !important;
    position: absolute;
    top: 50%;
    left: 15%;
    display: inline-flex;
}
.banner-search input[type=text] {
    font-size: 17px;
    font-family: "gotham book";
    color: #fffff;
    background: rgba(0, 0, 0, 0.00);
    border-width: thin;
    box-sizing: border-box;
    border-radius: 5px;
    border: solid 1pt;
    border-color: #ffffff;
    padding: 10px 60px 10px 10px;
    outline: none !important;
}
.banner-search input[placeholder="Kolkata"] {
    color: #fff;
}
.banner-search .btn {
    background-color: #0b1438;
    font-size: 20px;
    position: absolute;
    top: 1%;
    left: 84%;
    padding: 12px 12px;
}
.banner-btn {
    font-size: 18px;
    padding: 13px 35px;
    color: #fff;
    border-radius: 3px;
    background: url("../img/sec-button.png") no-repeat;
    font-weight: 100;
    font-family: "Gotham Bold";
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}
footer {
    padding: 0 !important;
    margin: 0 !important;
    background-color: #e0e0e0;
    width: 100%;
    /*position: sticky;
	position: -webkit- sticky; 
	bottom: 0;*/
}
.footer-head {
    font-family: "Gotham Bold";
    color: #848484;
    font-size: 16px;
    margin-bottom: 20px;
}
.footer-end {
    font-family: "Gotham Book";
    color: #848484;
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 20px;
    padding-top: 15px;
}
.footer-sub {
    font-family: "Gotham Book";
    color: #848484;
    font-size: 15px;
    margin-bottom: 15px;
}
button.accordion {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.00);
    border-bottom: 0.5pt solid #858585;
    border-top: 0pt !important;
    border-left: 0pt !important;
    border-right: 0pt !important;
    outline: none !important;
    text-align: center;
    margin: 12px 0px 12px 0px;
    cursor: pointer;
    padding: 0px 10px 0px 10px;
    vertical-align: middle !important;
}
.accordion-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-in-out;
}
button.accordion .footer-head::after {
    content: '\f107';
    font-family: "fontawesome";
    font-size: 18px;
    float: center;
    margin-left: 10px;
}
.social-block {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 10px;
    padding: 20px 15px;
    border-bottom: 0.5pt solid #858585;
    border-top: 0pt !important;
    border-left: 0pt !important;
    border-right: 0pt !important;
    outline: none !important;
}
.swiper-button-prev {
    outline: none !important;
}
.swiper-button-next {
    outline: none !important;
}
.social-button {
    font-size: 20px;
    color: #848484;
    margin-right: 17px;
}
#shop-cart {
    position: relative;
}
@media only screen and (max-width:1000px) {
    .mcon-body {
    padding: 0px;
    padding-top: 68px !important;
    margin: 0px;
    min-height: 100vh !important;
    height: auto;
}
}