/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 3 Jul, 2020, 4:17:12 PM
    Author     : shreesoftech
*/
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Inter', sans-serif;
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -ms-box-sizing: border-box !important;
    box-sizing: border-box !important;
}

body {
    direction : ltr;
    background-color: #F8FAFC !important; /* Soft Blue-Grey Background */
    color: #334155;
}

/* Headings */
h1, h2, h3, h4, h5, h6, .card-title, .title {
    font-family: 'Poppins', sans-serif;
    color: #1E293B;
    font-weight: 600;
}

:root {
  --button: #6C63FF!important; /* Premium Violet */
  --prouctvariantbtn: #EEF2FF!important; /* Soft Lavender */
  --text-hover:#4F46E5!important; /* Darker Violet */
  --cart-badge:#EF4444!important; /* Red Badge */
  --title:#1E293B!important; /* Slate 800 */
  --footer-content:#CBD5E1!important; /* Slate 300 */
  --socia-icon:#94A3B8!important;
  --social-icon-hover:#6C63FF!important;
  --footer-title:#FBBF24!important; /* Warm Gold */
  --footer: #0F172A!important; /* Slate 900 */
  --card-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05), 0 2px 4px -1px rgba(0, 0, 0, 0.03) !important;
  --radius: 12px !important;
}

/* Modern Components */
.btn {
    border-radius: 8px !important;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    letter-spacing: 0.3px;
    border: none;
    transition: all 0.2s ease-in-out;
}

.btn-primary {
    background-color: var(--button);
    box-shadow: 0 4px 6px -1px rgba(108, 99, 255, 0.25);
}

.btn-primary:hover {
    background-color: var(--text-hover);
    transform: translateY(-1px);
    box-shadow: 0 6px 8px -1px rgba(108, 99, 255, 0.3);
}

.form-control {
    border-radius: 8px !important;
    border: 1px solid #E2E8F0;
    padding: 10px 15px;
    font-size: 14px;
    background-color: #fff;
    transition: border-color 0.2s;
}

.form-control:focus {
    border-color: var(--button);
    box-shadow: 0 0 0 3px rgba(108, 99, 255, 0.1) !important;
}

.card {
    border: none !important;
    border-radius: var(--radius) !important;
    box-shadow: var(--card-shadow);
    background: #fff;
    margin-bottom: 20px;
}

.btn:focus{
    box-shadow: none!important;
}
::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-size: medium;
}

::-moz-placeholder {
    /* Firefox 19+ */
    font-size: medium;
}

:-ms-input-placeholder {
    /* IE 10+ */
    font-size: medium;
}

:-moz-placeholder {
    /* Firefox 18- */
    font-size: medium;
}

.notification-img {
    height: 300px;
}
.badge-danger {
    color: #fff;
    background-color: var(--cart-badge);
}
/*addresses*/
.delivery-address {
    position: relative;
}

.list-group-image {
    width: 200px;
}

.delivery-address .edit-delete {
    position: absolute;
    right: 0;
}

/*end addresses */
.card-trand h1 {
    font-size: 1.5rem;
    color: black;
}

.card-trand .card-sm {
    height: 320px;
    width: 223px;
    overflow: hidden;
}

/*refer&eran*/
.wallet {
    font-size: 25px;
}

.gift {
    font-size: 90px;
}

.refer-border {
    border-style: dashed;
}

.refer-share {
    font-size: 20px;
}

/*end refer&eran*/

/* new shop details css */
.select {
    margin-top: 6px;
    margin-right: 3px;
}

.filter .card {
    padding: 20px 35px 20px 35px !important;
}

.breadcrumb {
    background-color: #fff !important;
}

.breadcrumb .item-1 {
    margin-left: 13% !important;
}

.breadcrumb-item a {
    color: black;
    text-decoration: none !important;
    text-transform: none!important
}

.innerselect1-container .innerselect1-selection--single {
    height: 34px !important;
}

.innerselect1-container--default .innerselect1-selection--single {
    border: 1px solid #ccc !important;
    border-radius: 0px !important;
}

.gridviewselect {
    display: flex;
    float: right;
}

.select1 form {
    width: 180px !important;
}

.gridviewdiv {
    width: auto;
    margin-left: 1px !important;
    margin-right: 5px;
    max-width: 92%;
}

#grid {
    margin-left: 20px;
}

.letter {
    margin-left: 20px;
}

.item1 {
    background-color: #fff;
    height: 330px;
    max-width: 226px !important;
    margin: 5px;
}

.item1 .title {
    overflow: hidden;
    max-width: auto;
    text-overflow: ellipsis !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 1 !important;
    -webkit-box-orient: vertical !important;
    text-transform: capitalize;
    color:#000;
}

.description1 {
    text-transform: capitalize;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 1 !important;
    -webkit-box-orient: vertical !important;
    font-size: 14px !important;
}

.view-group {
    margin: 10px;
    margin-left: -2px !important;
}

.thumbnail {
    margin-bottom: 30px;
    padding: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    cursor: pointer;
}

.shopdetails .inner {
    width: auto;
    font-size: 11px;
}

.item1.list-group-item {
    float: none;
    background-color: #fff;
    margin-bottom: 10px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 90% !important;
    padding: 20px;
    border: 0;
    height: 200px !important;
}

.item1.list-group-item .img-event {
    float: left;
    height: 130px;
    width: 130px;
    margin-right: 30px;
}

.item1.list-group-item .img-fluid {

    max-height: 100%;
    max-width: 100%;
    clear: both;
}

.item1.list-group-item .thumbnail {
    margin-bottom: 0px;
}

.item1.list-group-item .caption {
    float: left;
    margin: 0;
    position: relative;
}

.item1.list-group-item:before,
.item1.list-group-item:after {
    display: table;
    content: " ";
}

.item1.list-group-item:after {
    clear: both;
}

.item1 .img-fluid {

    max-width: 200px;
    height: 200px;
    clear: both;
    display: inline-block;
    padding-top: 15px;
}

.shopdetails .card-sm {
    width: auto;
}

.thumbnail:hover .inner button {
    color: #fff;
    border: white !important;
    background-color: var(--button);
    width: auto;
    height: 37px;
}

.thumbnail:hover .inner {
    margin-top: 80px;
    height: 45px;
    padding: 0;
    background-color: #fff;
	border: none !important;
	color: #fff;
}
.thumbnail:hover .inner span{
	color: #fff;
}

/* end list and grid view */

.inner select {
    color: #fff;
    border: white !important;
    background-color: var(--button);
    border-radius: 5px;
    cursor: pointer;
    outline: none !important;
    box-shadow: none !important;
    font-weight: bold;
    font-size: small;
    height: 37px;
	-moz-appearance:none;
	margin-right: 2px;
}
.inner form{
	display: flex;
	justify-content: center;

}

.inner select option {
    background-color: var(--button);
    color: #fff;
    border-color: none !important;
    outline-color: #fff !important;

}
/*category section*/

/*trnding section*/

/*ekart-special*/
.padding-bottom-sm {
    padding-bottom: 10px;
}

.row-sm>[class^="col"] {
    padding-left: 5px;
    padding-right: 5px;
}

.inner {
    width: 100%;
    height: 0;
    padding-top: 0px;
    overflow: hidden;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    margin-top: 300px;
    position: absolute;
    line-height: 14px;
    text-align: center;
    color: #fff;
    background-color: #fff !important;
    border: none;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    border-radius: 6px;
}

.card:hover .inner button {
    color: #fff;
    border: white !important;
    background-color: var(--button);
    width: auto;
    height: 37px;
}
.card:hover .inner button span{
	color: #fff;
}

.card:hover .inner {
    margin-top: 50px;
    height: 40px;
    padding: 0;
    background-color: #fff !important;
    border: none !important;
}

.card-sm {
    height: 320px;
    width: 222px;
    overflow: hidden;
}

.card .img-wrap {
    overflow: hidden;
}

.card-product-grid .info-wrap {
    overflow: hidden;
    padding: 3px;
}

[class*='card-product'] a.title {
    color: #212529;
    font-size: initial;
    overflow: hidden !important;
    max-width: 300px;
    text-overflow: ellipsis !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 1 !important;
    -webkit-box-orient: vertical !important;
    text-transform: capitalize;
}

.description {
    overflow: hidden !important;
    max-width: 300px;
    text-overflow: ellipsis !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    text-transform: capitalize;
    font-size: 14px !important;
}

.style-desc {
    font-size: 14px !important;
    text-transform: capitalize;
}

.card-popular-category .title {
    color: #212529;
    display: -webkit-box !important;
    font-size: initial;
    max-width: 300px;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    -webkit-line-clamp: 1 !important;
    -webkit-box-orient: vertical !important;
}

.card-popular-category .desc {
    text-overflow: ellipsis;
    font-size: 14px !important;
}

.short-desc {
    font-size: 70% !important;
}

/*end ekart-special*/
.slider12 img {
    display: inline-block;
    clear: both;
    width: 100%;
    height: 600px;
}

/*slider home*/


.ekart-special {
    background-color: white;
}

.padding-y {
    padding-top: 30px;
    padding-bottom: 30px;
}

.nav-home-aside {
    width: 100%;
    height: auto;
}

.nav-home-aside .more-category1 li {
    margin-left: 2px;
}

.nav-home-aside ul li a {
    display: block;
    background: #fff;
    padding: 10px 0px;
    color: #333;
    text-decoration: none;
    -webkit-transition: 0.2s linear;
    -moz-transition: 0.2s linear;
    -ms-transition: 0.2s linear;
    -o-transition: 0.2s linear;
    transition: 0.2s linear;
}

.nav-home-aside .menu-category .submenu {
    display: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
    z-index: 20;
    position: absolute;
    left: 100%;
    top: 0;
    width: 250px;
    background: #fff;
}

.nav-home-aside .menu-category li {
    position: relative;
    display: block;
    border-bottom: 1px solid #C8C8C8;
    margin-bottom: 8px;
    width: 100%;
}

.nav-home-aside .menu-category a:hover {
    color: var(--text-hover);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

/* new style for list  */


.check_id~ul {
    width: 100%;
    right: 10px;
    display: none;
}

.check_id:checked~ul {
    display: block;
}

.check_id:checked+label {
    position: absolute;
    top: 100%;
}

.check_id:checked+label:before {
    content: 'Less';
    margin-top: 11px;
    left: 10px;
}

.check_id:checked+label:after {
    margin-top: 11px;
    content: '⇡';
    left: 290px;
    top: 0;
}


.more-category1 {
    width: 100% !important;
    position: relative;
    height: auto;
    border-top: 0;
    border-bottom: none !important;
    margin: auto;
}

.more-category1 li {
    border-bottom: 1px solid;
    margin-left: -14px;
    width: 100%;
}

.more-category1 ul li a {
    width: 100% !important;
}

.more-category1 [type="checkbox"] {
    position: absolute;
    left: -9999px;
}

.more-category1 .label {
    background: #e4e3df;
    display: block;
    width: 100%;
    height: 60px;
    cursor: pointer;
    position: relative;
}

.more-category1 label:before,
.more-category1 label:after {
    position: absolute;
}

.more-category1 label:before {
    content: 'More Category';
    left: 10px;
}

.more-category1 label:after {
    content: '⇣●';
    right: 5px;
    -webkit-animation: sudo .85s linear infinite alternate;
    animation: sudo .85s linear infinite alternate;
}

@keyframes sudo {
    from {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px);
    }

    to {
        -webkit-transform: translateY(2px);
        transform: translateY(2px);
    }
}

/* end new  */

/*end slider home*/

/*tranding products*/
.padding-bottom {
    padding-bottom: 20px !important
}

.card-deal {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    height: 318px;
}

.card-product-trend {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #EBECF0;
    height: 322px;

}

.card-product-trend .card-product-grid:hover {
    height: 318px !important;
}

.card-deal .col-heading {
    min-width: 200px;
    -ms-flex-preferred-size: 250px;
    flex-basis: 250px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    text-align: left;
}

[class*='card-product'] a.title:hover {
    color: var(--text-hover);
}

.title-section {
    position: relative;
    display: inline-block;
    padding-right: 15px;
    z-index: 2;
    background-color: none !important;
}

.title {
    font-size: 1rem;
}

.line {
    border: 1;
    border-top: 2px solid #C8C8C8 !important;
    overflow: hidden;
    margin-top: 0;
}

.line1 {
    border: 1 !important;
    border-top: 1px solid #C8C8C8 !important;
    overflow: hidden;
    margin-top: 0;
}

.view {
    text-decoration: none !important;
    text-decoration-style: none;
    font-size: initial;
    color: var(--button);
}

.view-all {
    border-radius: 1rem !important;
}

.sellpro .text-wrap {
    line-height: 2;
}

/*tranding products end*/

.item .overlay-text {
    position: absolute;
    top:20px!important;
    left: 30px!important;
}
.item img{
	border-radius: 5px;
}
.rounded img {
    height: auto;
    width: auto;
    max-width: 150px;
    max-height: 150px;
    display: inline-block;
    clear: both;

}

.web img {
    max-width: 100%;
    min-width: 100%;
    margin-bottom:5px;
}

.category-item-card {
    background-color: #C3DAEA !important;
    border-radius: 1rem;
    position: relative;
    padding: 10px;
    margin-bottom: 5px;
    overflow: hidden;
    height: 10rem;

}

.web .subtitle{
    font-size: 14px!important;
}

.category-item-card .title {
    max-width: 220px;
    text-overflow: ellipsis !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 1 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden;
}

.category-item-card .subtitle {
    max-width: 220px;
    font-size: small;
    text-overflow: ellipsis !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 1 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden;
}

.shop-now {
    text-decoration: none !important;
    text-decoration-style: none;
}

.overlay-text a:hover {
    color:var(--text-hover);
}

.overlay-text a {
    color: black;
    font-weight: bold;
}

.category-item {
    height:11.2rem;
    display: flex;
    float: right;
}

.popular {
    position: relative;
}



#more-category li {
    display: none;
    cursor: pointer;

}

.more-cat1 {
    padding: 4px 0 6px 0 !important;
    border: none !important;
}

.cat1 {
    display: none;
}

.register-card {
    max-width: 520px;
}

.card-popular-category {
    width: 442px auto;
    background-color: #fff;
    height: 10rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 1rem;
    overflow: hidden;
}

.card-popular-category img {
    height: auto;
    width: auto;
    max-width: 120px;
    max-height: 120px;
    clear: both;
    display: inline-block;
}

.card-popular-category .text-wrap {
    line-height: 2;
}

.buttonicon {
    margin: 10%;
    top: 30% !important;
}

/*end popular categories*/

/* header navbar */
.cartside img {
    font-size: 3em !important;
}
.minicartinfo{
    width: 100%;
}
.price-wrap {
   padding-right: 2px;
   padding-bottom: 10px;
}
.lcbuttons {
    margin-left: 2px !important;
    display: flex;
    display: -webkit-flex;
    float: right;
}

.mini_cart-subtotal .product-name{
	width:100%;
}
.cartside {
    margin: 0 0 0 30px;
}

.cartside a {
    text-decoration: none !important;
    text-decoration-style: none !important;
    color: var(--button)!important;
}

.header-info {

    margin: 0 0 -5px 0 !important;
    box-shadow: var(--button);
}

.header-info .logo img {
    display: inline-block;
    height: 50px;
    width: 200px;
}

.search-header {
    overflow: hidden;
    border: 1px solid var(--button);
    border: 1;
}

.search-header .input-group .form-control {
    border: none !important;
}

.input-group-append button {
    background-color: var(--button);
    color: #fff;
}

.loginhover {
    margin-left: auto;
}

.loginhover button {
    background-color: var(--button);
    color: #fff;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #F1F1F1;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    opacity: 2;
    right: 0;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
}

.dropdown-content a:hover {
    background-color: #fff;
    text-decoration: none;
    color: var(--text-hover);
}

.dropdown:hover .dropdown-content {
    display: block;
}
 .dropdown-item:active {
    background-color: #fff!important;
    color: #000!important;
 }
 .dropdown-item a:hover{
    color: var(--text-hover)!important;
 }
 .dropdown-item:hover{
    color: var(--button)!important;
 }
/*  header navbar end */

/* Slideshow container */
.carousel {
    width: 100%;
    height: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

/* media end */
.form-inline {
    margin: 10px;
}

.form-inline input {
    padding: 0 190px 0 90px !important;
}


.card-header h1 {
    align-items: center !important;
    font-size: 25px;
    padding: 0 0 0 40px;
}

.widget-header {
    margin: -15px 0 -10px 50px;
}

.slideshow-container {
    max-width: 1000px;
    position: relative;
    margin: auto;
}

.get-input h1 {
    margin-top: 20px;
}

.fav {
    background: transparent;
    border: none;
    font-size: 22px;
}

.add-to-fav {
    background-color: #fff;
    z-index: 1;
    border-radius: 50%;
    top: 0;
    right: 0;
    position: absolute;
    overflow: hidden;
}

.add-to-fav1 {
    display: flex;
    float: right;
}

.add-to-fav button[type=button] {
    border: none !important;
    border-color: transparent !important;
    color: #adb5bd !important;
    font-size: 16px;
    overflow: hidden;
}

.add-to-fav a {
    border: none !important;
    border-color: transparent !important;
    color: #adb5bd !important;
    font-size: 16px;
    overflow: hidden;
}

.detail-price {
    font-size: 80%;
}

.price {
    font-weight: 600;
    font-size: 1rem !important;
    color: #212529;
}

.price2 {
    font-size: 1rem !important;
    color: #212529;
}

.category-card {
    width: 200px;
    height: 200px;
    margin-left: 5%;
}

.category-card1 {
    height: 250px;
}

form.togglesearch input[type=text] {

    padding: 5px;
    font-size: 17px;
    border: 1px solid grey;
    float: left;
    width: 80%;
    background: transparent;
}

.container {
    max-width: 1400px !important;
    width: 100%;
    margin: 0 auto;
}

/* category-content end */

.products {
    overflow: hidden;
    display: flex;
    justify-content: space-around;
    padding: 2px;
}

.name {
    font-size: 18px;
    color:var(--title);
}

.checkout-total {
    color: black;
    margin-bottom: 0;
    font-weight: bold;
}

.promo-code {
    position: relative;
}

.promo-code .refresh {
    position: absolute;
    right: 0;
    font-size: 18px;
}

.product-name {
    margin-bottom: 0;
}

.product-name:hover {
    text-decoration: none !important;
}


/*mobile phone*/
[class*="col-md-"] {
    width: 100%;
}

[card*="col-md-"] {
    width: 100%;
}

.advertise img {
    margin-top: 10px;
    margin-bottom: 5px;
    align-items: center;
    border-radius: 14px;
}

.advertise {
    display: flex;
    justify-content: center;
}

.small {
    text-align: left;
    font-size: 14px;
    padding: 3px;
}

.shop-image {
    width: 200px;
    height: 200px;
}

.shop-product-name {
    height: 70px;
}

.shop-product-mrp {
    font-size: 14px;
    color: black;
}

.wallet-amount {
    color: var(--button);
}

.add-to-cart button {
    border-radius: 1rem;
    background-color: var(--button);
    color: #fff !important;

}

.shop-product-variant {
    color: black;
    font-size: 12px;
}

.shop-product-name a {
    color: black;
    font-size: 16px;
    font-weight: bold;
}

.product-info {
    font-weight: bold;
    color: black;
    font-size: 16px;
}
.policycontent{
    margin-top:30px
}
.list-thumb-gallery {
    margin-top: 15px;
}
.thumb-gallery-smallimg {
    margin: auto;
    display: block;
}

.product-info-tab div {
    color: black;
    font-size: 16px;
}

.actualPrice {
    display: none;
}

/* order page css */
.order {
    display: flex;
    float: left;
    padding: 10px;
}

.fav-image {
    height: 200px;
    width: 200px;
}

.order1 hr {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.orderview-details {
    position: absolute;
    right: 15px;
    top: 9px;
}

.order-track-content {
    padding-left: 128px;
}

/*wallet css */
.wallet-header {
    height: 40px;
}

/*footer css*/

/* new footer add */

.envelope {
    color: var(--socia-icon);
}

.well1 .input-group {
    margin: 10px auto;
    width: 100%;
    justify-content: center;
}

.well1 .input-group .btn:focus {
    box-shadow: none;
}

.well1 input.btn.btn-lg {
    width: 70%;
    margin-right: 1px;
    height: 35px;
    background-color: #fff;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;

}

.well1 button.btn {
    background-color:var(--button);
    color: white;
    width: 15%;
    height: 35px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    padding: 0 1px 1px 0;
    font-size: 0.9rem;
}

.well1 .promise {
    color: #999;
}

.line-footer hr {
    border-top-color: grey;
    opacity: 0.5
}

.line-footer hr.small {
    margin: 20px 0
}

/* new footer end  */

.social-icon {
    display: inline-block;
    padding: 10px;
}

.social-icon a {
    color: black;
    font-size: 24px;
}

.google-apple {
    display: flex;
    flex-direction: row;
    margin-right: 4px;
}

.google-apple1 img {
    clear: both;
    max-width: 200px !important;
    max-height: 60px !important;
    display: inline-block;
    margin: auto;
    margin-top: 15px;

}

.google-apple img {
    max-width: 260px !important;
    max-height: 80px !important;
    clear: both;
}

.social-button {

    margin: 10px auto;
    width: auto;
}

.row {
    display: flex;
    flex-direction: row;
}

ul {
    padding: 0;
    margin: 0;
}

li {
    list-style: none;
    display: block;
}

li a {
    text-align: initial;
}

a:focus,
a:hover {
    text-decoration: none;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
}

a:focus {
    outline: 0;
}

p {
    font-size: 16px;
    line-height: 30px;
    color: #898b96;
    font-weight: 300;
}

h4 {
    font-family: Rubik, sans-serif;
    margin: 0;
    font-weight: 400;
    padding: 0;
    color: #363940;
}

.footer-big {
    padding: 30px;
    margin-top: -100px;
}

.footer-big .footer-widget {
    margin-bottom: 30px;
}

.footer-big .footer-menu ul li a,
.footer-big p,
.footer-big ul li {
    color: var(--footer-content)!important;
}

.footer-menu {
   text-align: left;
}

.footer-menu ul li a {
    font-size: 15px;
    line-height: 32px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.footer-widget-title {
    line-height: 2;
    margin-bottom: 10px;
    font-size: 18px;
    margin-left: 15px;
    color: var(--footer-title);
}

.widget-about img {
    display: block;
    clear: both;
    max-width: 200px;
    max-height: 60px;

}

.widget-about p {
    font-weight: 400;
}

.social {
    background: #16222A;
}

.footer-social li a {
    color: whitesmoke;
}

.footer__copyright p {
    color: whitesmoke;

}

@media (max-width:991px) {
    .footer-menu {
        padding-left: 0;
    }
}


/*-------cart-------*/
input:focus,
button:focus,
.form-control:focus {
    outline: none;
    box-shadow: none;
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #fff;
}

.table tr,
.table tr td {
    vertical-align: middle;
}



.button-container .form-control {
    max-width: 80px;
    text-align: center;
    display: inline-block;
    margin: 0px 5px;
}

#myTable .form-control {
    width: auto;
    display: inline-block;
}

.cart-qty-plus,
.cart-qty-minus {
    width: 38px;
    height: 38px;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
}

.cart-qty-plus:hover,
.cart-qty-minus:hover {
    background-color: var(--button);
    color: #fff;
}

.img-prdct {
    width: 50px;
    height: 50px;
    background-color: var(--button);
    border-radius: 4px;
}

.img-prdct img {
    width: 100%;
}

#PayUMoney {
    display: none;
}

.error-hide {
    display: none;
}

.address-show {
    display: block;
}

.address-hide {
    display: none;
}

.card-hide {
    display: none;
}
.checkoutbtn{
	display: flex;
	margin: auto;
	position: sticky;
    bottom: 0;
    right: 0;
    left: 0;
}
.checkoutbtn a{
    color: #fff!important;
	width: 100%;
	margin-right: 5px;

}

.mini_cart-subtotal{
    display: flex;
	border-top: none!important;
}
.innersubtotal{
    width: 100%;
    float:right;
}
/*----login form design on checkout page-------*/


/* checkout page  */


.login-container {
    margin-top: 5%;
    margin-bottom: 5%;
}

.login-form-2 {
    padding: 5%;
    background: #0062cc;
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 9px 26px 0 rgba(0, 0, 0, 0.19);
}

.login-form-2 h3 {
    text-align: center;
    color: #fff;
}

.login-container form {
    padding: 10%;
}

.btnSubmit {
    width: 50%;
    border-radius: 1rem;
    padding: 1.5%;
    border-color: white;
    cursor: pointer;
}

.login-form-2 .btnSubmit {
    font-weight: 600;
    color: #fff;
    background-color: #0062cc;
}

/* product-details page */
.productdetails1 {
    padding: 0 40px !important;
	margin: auto;
}

.productdetails2 .add-to-fav {
    background-color: #fff;
    z-index: 1;
    border-radius: 50%;
    top: 0;
    right: 25px;
    position: absolute;
    overflow: hidden;
	text-align: left;
}

.pics {
    float: left;
    margin-right: 0px;
}

.pics span {
    display: block;
}

.main-img {
    display: block;
    border-radius: 2px;
    margin-bottom: 5px;
    cursor: pointer;
    height: 80% !important;
    width: 80% !important;
}

.card-product-similar {
    height: 390px;
}

.shop-product-name .card-title {
    color: #212529;
    display: block;
    font-size: initial;
    overflow: hidden !important;
    max-width: 390px;
    text-overflow: ellipsis !important;
    -webkit-line-clamp: 1 !important;
    -webkit-box-orient: vertical !important;
    text-transform: capitalize;
    text-decoration: none !important;
}

.additional-img img {
    float: left;
    /*display: inline-block has  automatic margin right and bottom :( */
    width: 90px;
    height: 90px;
    padding: 10px 5px;
    border: .5px solid #ddd;
    border-radius: 2px;
    margin-right: 5px;
    cursor: pointer;
}

.additional-img img:nth-child(4) {
    margin-right: 0;
}

.main-img img:hover,
.additional-img img:hover {
    box-shadow: 0 0 6px #ddd;
}

.add-to-cart1 button {
    width: auto;
    color: var(--button);
    border: 1px solid var(--button);
}

.add-to-cart1 button:hover {
    width: auto;
    color: var(--button);
    border: 1px solid var(--button);
}

.buy-now button {
    color: #fff !important;
    border: 1px solid var(--button);
    margin-left: 10px;
}

.buy-now1 {
    margin-left: 6px;
    margin-right: 6px;
}

.variant .btn {
    border: 1px solid #C8C8C8 !important;
    margin-right: 10px !important;
}

.variant .btn:hover {
    border: 1px solid var(--button);
    background-color: var(--prouctvariantbtn);
    margin-right: 10px !important;
}

.variant .btn.active {
    border: 1px solid var(--button);
    background-color: var(--prouctvariantbtn);
    margin-right: 10px !important;
}

.read-more {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.read-more a {
    text-decoration: none !important;
    color:var(--button);
    cursor: pointer;
    display: none;
}

.read-more ol li {
    list-style: none !important;
}

/*end products detail page*/
/* footer start  */

/*FOOTER*/

.follow-us-header {
    margin-bottom: 0px !important;
}

.footer-block {
    margin: 0 0 0 30px !important;
    justify-content: center !important;
}

footer {
    background: var(--footer);
    color: white;
    margin-top: 100px;
}

footer a:hover {
    color: var(--text-hover);
    text-decoration: none;
}

.noHover {
    pointer-events: none;
}

.copy {
    margin: 10px 0 0 0;
    font-size: 12px;
    padding: 10px;
    border-top: 1px solid #FFFFFF;
}

.footer-middle {
    padding-top: 2em;
    color: white;
}

.pull-left {
    padding: 0 0 0 30px;
}

.pull-right {
    padding: 0 0 0 400px;
}


/*SOCİAL İCONS*/

/* footer social icons */


.side-menu {
    padding-left: 10px;
}

.profile-form {
    height: 570px;
}

.select2-container .select2-selection--single {
    padding: .373rem 0 .72rem !important;
    height: 35.75px !important;

}

.list-group a:hover {
    color: var(--button);
}

.list-group a {
    color: var(--button);
}

ul.social-network {
    list-style: none;
    display: inline;
    margin-left: 0 !important;
    padding: 0;
}

ul.social-network li {
    display: inline;
    margin: 0 5px;
}

.social-network a.icoFacebook:hover i,
.social-network a.icoLinkedin:hover i,
.social-network a.icowhatsapp:hover i,
.social-network a.icoinstagram:hover i,
.social-network a.icotwitter:hover i {
    color: #fff;
}

.social-network a.socialIcon:hover,
.socialHoverClass {
    color: #44BCDD;
}

.social-circle li a {
    display: inline-block;
    position: relative;
    margin: 0 auto 0 auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    width: 30px;
    height: 30px;
    font-size: 15px;
}

.social-circle li i {
    margin: 0;
    line-height: 30px;
    text-align: center;
}

.social-circle li a:hover i,
.triggeredHover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
}

.social-circle i {
    color: #595959;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
}

.social-network a {
    background-color: #F9F9F9;
}

/* footer end*/

/* checkout page  */
.head {
    padding: .75rem !important;
}

.btn-primary {
    background-color: var(--button)!important;
}

.text-primary {
    color: var(--text-hover)!important;
}

.delivery-icon {
    color: var(--button);
}

.calender input {
    border: none !important;
}

.calender-icon {
    color: var(--button);
}

.payment-icon {
    color: var(--button);
}

.modal {
    text-align: center;
    padding: 0 !important;
}

.modal:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}

.modal-dialog {
    display: inline-block;
    width: 100% !important;
    text-align: left;
    vertical-align: middle;
}

.icon {
    display: inline-block;
    margin: 20px;
    cursor: pointer;
    outline: none;
}

.icon:focus i {
    color: var(--button);
    opacity: 1;
}

.icon i {
    font-size: 25px;
    color: gray;
}

/* checkout end */

/* mega menu */
.moremenu button a {
    color: black;
    text-decoration: none !important;
}

.moremenu button a:hover {
    color: var(--button);
}

/* mega menu end */

/* scroll start */
#scroll {

    position: fixed;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
    width: 50px;
    height: 50px;
    background-color: var(--button);
    text-indent: -9999px;
    display: none;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    z-index: 10;
}

#scroll span {

    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -8px;
    margin-top: -12px;
    height: 0;
    width: 0;
    border: 8px solid transparent;
    border-bottom-color: #ffffff;
}

#scroll:hover {

    background-color:var(--button);
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}

/* scroll end */

.card-product-grid .title {
    max-width: auto;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-transform: capitalize;
}

.carousel-control-prev .carousel-control-prev-icon {
    /* background-color: black; */
    color: black !important;
}

/* style 2 and 3 */
.viewall {
    display: flex;
    float: right;
}

.item1.list-group-item .inner {
    float: left;
    width: max-content;
    left: 6%;
}

/* advertise */
.banneradvertise img {

    height: 100px;
    clear: both;

}


.advertisebanner img {
    max-width: 600px;
    max-height: 600px;
    width: auto;
    height: auto;
    display: inline-block;
    clear: both;
}

/* eof advertise */
/* product page */
.bottomslider img {
    width: 100%;
    height: 100%;
}

.select2 {
    width: 100% !important;
}

button.navbar-toggler:focus {
    outline-color: var(--button);
}

/* eof product */
/* cart page */
.card .itemside img {
    width: 200px;
    height: 200px;

    display: inline-block;
    clear: both;
}

/* eof cart page */
/* order track */
.orderalign {
    align-items: right;

}

/* eof order track */
/* myaccount */
.profile-header-img {
    display: flex;
    justify-content: center;
}

.profile-header-img img {
    height: 50px;
    width: 200px;
}

/* eof account */
/* cart side */

.carttext {
    width: 200px;
}

/* eof cart */
.favbutton-container {
    display: inherit;
}

.card-popular-category span {
    font-size: 14px !important;
}

/* new add */

.shopdetails .text-wrap {
    line-height: 2;
}

.sold-out {
	color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 15px;
    font-weight: 700;
    background-color: #e63946;
    padding: 5px 10px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}


.productdetails2 .sold-out {
    color: #fff;
    position: absolute;
    top: -30px;
    left: 15px;
    font-size: 15px;
    font-weight: 700;
    background-color: #e63946;
   	padding: 5px 10px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.productcard{
    border: none!important;
}
.about-page{
	margin-top: 1px;
}
.about-page .service-quality{
	    padding-top: 90px;
    padding-bottom: 90px;
    background-color: #ffffff
}
.about-page .service-quality .card{

    border: none;
}
.about-page .card-title{
	font-family: 'Roboto', sans-serif;
    font-size: 1.8rem;
}
.about-page .web-image img{
	width: 100%;
	height: 150vh;
}
.about-page .android-image img{
	width: 100%;
	height: 150vh;
}

.about-page .creativity{
	text-align: center;
}
.about-page .creativity1{

	text-align: center;
}
.about-page .creativity2{

	text-align: center;
}
.about-page .service-text{
	font-style: normal;
	line-height: 1.6;
	color: #000;
	font-size: 1.4rem;
	font-family: 'Roboto', sans-serif;
}
.about-page .border-line{

    margin-top: 10px;
    width: 80px;
    height: 3px;
    display: inline-block;
    background: #1d86d6;

}
.about-page .card-content{
	margin-top: 100px;
	margin-bottom: 100px;
}

.outerdetailimg{
    height: 400px;
}

#slider-range .ui-state-default{
    background-color:var(--button)!important;
}
.title-sec{
    color: var(--title)!important;
}
.badge-primary{
    background-color: var(--button)!important;
}
#list .fa{
    color: var(--button);
}
#grid .fa{
    color: var(--button);
}
.social-icon .fab{
    color: var(--socia-icon);
}
.social-icon .fab:hover{
    color: var(--social-icon-hover);
}
.subscribeletter{
    color: var(--footer-content);
}
/*  header css here */


p:last-child {
	margin-bottom: 0;
}

.main_header ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}

.main_header a{
   text-decoration: none;
    cursor: pointer;

}
.main_header button {
	color: inherit;
	line-height: inherit;
	text-decoration: none;
    cursor: pointer;

}
.main_header a,
.main_header button,
.main_header img,
.main_header input,
.main_header span {
	transition: all 0.3s ease 0s;
	color: #000;
}

.main_header *:focus {
	outline: none !important;
	box-shadow: none!important;
	border-color: none!important;
}

.main_header a:focus {
	outline: none !important;
	text-decoration: none !important;
}

.main_header a:hover {
	text-decoration: none;
}

.mobile_menu .container {
	position: relative;
}

.mobile_overlay {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 999;
	opacity: 0;
	visibility: hidden;
	cursor: crosshair;
	background: #222222;
	top: 0;
}

.mobile_overlay.active {
	opacity: 0.5;
	visibility: visible;
}

.mobile_menu {
	display: none;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.mobile_menu {
		display: block;
	}
}

@media only screen and (max-width: 767px) {
	.mobile_menu {
		display: block;
	}
}

.mobile_wrapper {
	width: 290px;
	position: fixed;
	background: #fff;
	z-index: 999;
	top: 0;
	height: 100vh;
	transition: .5s;
	left: 0;
	margin-left: -300px;
	padding: 50px 15px 30px;
	overflow-y: auto;
}

.mobile_wrapper.active {
	margin-left: 0;
}

.mobile_wrapper .slinky-theme-default {
	background: inherit;
	min-height: 300px;
	overflow-y: auto;
}

.mobile_wrapper .languagesec {
	display: block;
}
.languagesec{
    padding-left:7px;
}

.mobile_wrapper .header_account_area {
	display: flex;
}

.mobile_wrapper .header_call-support {
	display: block;
}
.positionheader{
    position: relative;
    top: 7px;
}
.header_main_menu>li.header_submenu_item.menu-open>span.menu-expand {
	transform: rotate(180deg);
}

.header_main_menu>li ul li.header_submenu_item.menu-open span.menu-expand {
	transform: rotate(180deg);
}

.header_main_menu li {
	position: relative;
}

.header_main_menu li:last-child {
	margin: 0;
}

.header_main_menu li span.menu-expand {
	position: absolute;
	right: 0;
}

.header_main_menu li a {
	font-size: 14px;
	font-weight: 400;
	text-transform: capitalize;
	display: block;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ededed;
	color: #000;
}

.header_main_menu li a:hover {
	color: var(--text-hover);
}

.header_main_menu li ul.sub-menu {
	padding-left: 20px;
}

.offcanvas_footer {
	margin-top: 50px;
	padding-bottom: 50px;
	text-align: center;
}

.offcanvas_footer span a {
	font-size: 14px;
	color: #000;
}

.offcanvas_footer span a:hover {
	color: var(--text-hover);
}

.slinky-theme-default a:not(.back) {
	padding: 10px 0;
	text-transform: capitalize;
	font-size: 16px;
	font-weight: 400;
}

.slinky-theme-default a:not(.back):hover {
	background: inherit;
	color: var(--text-hover);
}

.bar_close {
	position: absolute;
	top: 10px;
	right: 13px;
}

.bar_close a {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 500;
	width: 32px;
	height: 32px;
	display: block;
	text-align: center;
	line-height: 33px;
	border: 1px solid #ededed;
	border-radius: 50%;
	color: var(--button);

}

.bar_close a:hover {
	background: var(--text-hover);
	border-color: var(--text-hover);
	color: #fff;
}

.bar_open {
	position: absolute;
	right: 17px;
	top: 26px;
	z-index: 9;
}

@media only screen and (max-width: 767px) {
	.bar_open {
		right: 20px;
		top: 20px;
	}
}

.bar_open a {
	font-size: 26px;
	width: 41px;
	height: 37px;
	display: block;
	line-height: 39px;
	text-align: center;
	border: 1px solid #ededed;
	outline: none;
	border-radius: 10px;
	overflow: hidden;

}

@media only screen and (max-width: 767px) {
	.bar_open a {
		width: 32px;
		height: 32px;
		line-height: 34px;
		font-size: 24px;

	}
}

.bar_open a:hover {
	color: #FF7F00;
	border-color: var(--text-hover);
}

.sticky-header.sticky {
	position: fixed;
	z-index: 99;
	width: 100%;
	top: 0;
	background: rgba(255, 255, 255, 0.9);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	-webkit-animation-duration: 900ms;
	animation-duration: 900ms;
	-webkit-animation-timing-function: cubic-bezier(0.2, 1, 0.22, 1);
	animation-timing-function: cubic-bezier(0.2, 1, 0.22, 1);
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
	-webkit-animation-direction: normal;
	animation-direction: normal;
	-webkit-animation-fill-mode: none;
	animation-fill-mode: none;
	-webkit-animation-play-state: running;
	animation-play-state: running;
	border-bottom: 0;
	display: block;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.sticky-header.sticky {
		position: inherit;
		-webkit-box-shadow: inherit;
		box-shadow: inherit;
		-webkit-animation-name: inherit;
		animation-name: inherit;
		padding: 0;
		background: inherit;
		opacity: inherit;
	}
}

@media only screen and (max-width: 767px) {
	.sticky-header.sticky {
		position: inherit;
		-webkit-box-shadow: inherit;
		box-shadow: inherit;
		-webkit-animation-name: inherit;
		animation-name: inherit;
		padding: 0;
		background: inherit;
		opacity: inherit;
	}
}

.sticky-header.sticky .search_widget {
	top: 50px;
}

.sticky-header.sticky .dropdown_account {
	top: 50px;
}

.sticky-header.sticky .mini_cart {
	top: 55px;
}

/*header css heer*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.main_header {
		padding: 30px 0 28px;
	}
}

@media only screen and (max-width: 767px) {
	.main_header {
		padding: 25px 0;
	}
}

.header_top {
	border-bottom: 1px solid #ededed;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.header_top {
		display: none;
	}
}

@media only screen and (max-width: 767px) {
	.header_top {
		display: none;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.languagesec {
		display: none;
		margin-bottom: 14px;
		text-align: center;
	}
}

@media only screen and (max-width: 767px) {
	.languagesec {
		display: none;
		margin-bottom: 17px;
		text-align: center;
	}
}

.languagesec>ul>li {
	display: inline-block;
	position: relative;
	margin-right: 16px;
	padding-right: 18px;
}

.languagesec>ul>li:last-child {
	margin-right: 0;
	padding-right: 0;
}

.languagesec>ul>li:last-child::before {
	display: none;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.languagesec>ul>li {
		margin-right: 7px;
	}
}

@media only screen and (max-width: 767px) {
	.languagesec>ul>li {
		margin-right: 7px;
	}
}

.languagesec>ul>li::before {
	content: "";
	width: 1px;
	height: 14px;
	background: rgba(0, 0, 0, 0.3);
	position: absolute;
	top: 50%;
	transform: translatey(-50%);
	right: 0;
}

.languagesec>ul>li:hover ul.innerdropdown_currency,
.languagesec>ul>li:hover ul.innerdropdown_language {
	visibility: visible;
	max-height: 200px;
}

.languagesec>ul>li:hover>a {
	color: var(--text-hover);
}

.languagesec>ul>li>a {
	text-transform: capitalize;
	line-height: 39px;
	font-size: 14px;
	display: inline-block;
	font-weight: 400;
	color: #000;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.languagesec>ul>li>a {
		line-height: 22px;
		color: #222222;
	}
}

@media only screen and (max-width: 767px) {
	.languagesec>ul>li>a {
		line-height: 22px;
		color: #222222;
	}
}

.languagesec>ul>li>a i {
	margin-left: 3px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.languagesec>ul>li>a i {
		margin-left: 0px;
	}
}

@media only screen and (max-width: 767px) {
	.languagesec>ul>li>a i {
		margin-left: 0px;
	}
}

.languagesec>ul>li>a img {
	margin-right: 4px;
}

.languagesec>ul>li:hover a:not([href]):not([tabindex]) {
	color: var(--text-hover);
}

.innerdropdown_currency,
.innerdropdown_language {
	position: absolute;
	background: #fff;
	border: 1px solid #ededed;
	padding: 10px 20px!important;
	text-align: left;
	top: 100%;
	left: 0;
	-webkit-transition: all .5s ease-out;
	transition: all .5s ease-out;
	overflow: hidden;
	z-index: 9999;
	border-radius: 3px;
	visibility: hidden;
	max-height: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

	.innerdropdown_currency,
	.innerdropdown_language {
		left: auto;
		right: 0;
	}
}

@media only screen and (max-width: 767px) {

	.innerdropdown_currency,
	.innerdropdown_language {
		left: auto;
		right: 0;
	}
}

.innerdropdown_currency li a,
.innerdropdown_language li a {
	text-transform: capitalize;
	display: block;
	font-size: 13px;
	white-space: nowrap;
	line-height: 28px;
	color: #222222;
}

.innerdropdown_currency li a:hover,
.innerdropdown_language li a:hover {
	color: var(--text-hover);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.innerdropdown_language {
		left: -10px;
	}
}

@media only screen and (max-width: 767px) {
	.innerdropdown_language {
		left: -10px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.header_social_icon {
		text-align: center !important;
		margin-bottom: 18px;
	}
}

@media only screen and (max-width: 767px) {
	.header_social_icon {
		text-align: center !important;
		margin-bottom: 18px;
	}
}

.header_social_icon ul li {
	display: inline-block;
	margin-right: 18px;
}

.header_social_icon ul li:last-child {
	margin-right: 0;
}

.header_social_icon ul li a {
	font-size: 16px;
}

.header_social_icon ul li a:hover {
	color: var(--text-hover);
}

.secondheader {
    padding: 30px 0 24px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.secondheader {
		margin-bottom: 29px;
		padding: 0;
	}
}

@media only screen and (max-width: 767px) {
	.secondheader {
		padding: 0;
	}
}
@media only screen and (max-width: 757px) {
	.secondheader {
    padding: 30px 0 24px;
}
}


.logo img {
    max-width: 190px;
    height: auto;
    width: 100%;
}

@media only screen and (max-width: 767px) {
	.logo img {
		max-width: 120px;
		margin-bottom: 20px;
	}
}

@media only screen and (max-width: 575px) {
	.logo img {
	max-width: 120px;
    margin: 0 auto 20px;
	}
}

.dropdown_links {
	position: absolute;
	background: #fff;
	border: 1px solid #ededed;
	padding: 10px 20px;
	text-align: left;
	top: 100%;
	right: -36px;
	-webkit-transition: all .5s ease-out;
	transition: all .5s ease-out;
	overflow: hidden;
	z-index: 9999;
	border-radius: 3px;
	visibility: hidden;
	max-height: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.dropdown_links {
		padding: 10px 12px;
	}
	.logo {
    display: flex;
    justify-content: center;
	}
	.logo img{
		margin: 0 auto 20px;
	}
}

@media only screen and (max-width: 767px) {
	.dropdown_links {
		padding: 10px 12px;
	}
}

.dropdown_links li a {
	text-transform: capitalize;
	display: block;
	font-size: 13px;
	white-space: nowrap;
	line-height: 28px;
	color: #222222;
}

.dropdown_links li a:hover {
	color: var(--text-hover);
}

.header_hover_category {
	position: relative;
	border-radius: 25px 0 0 25px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.header_hover_category {
		border-radius: 6px 0 0 6px;
	}
}

@media only screen and (max-width: 479px) {
	.header_hover_category {
		border-radius: 6px;
		width: 360px;
		margin: 0 auto 20px;
	}
}

.header_hover_category .select_option {
	border: 0;
	background: #f5f5f5;
	padding-left: 25px;
	padding-right: 35px;
	font-size: 13px;
	height: 45px;
	line-height: 45px;
	border-radius: 25px 0 0 25px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.header_hover_category .select_option {
		padding-right: 28px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.header_hover_category .select_option {
		height: 43px;
		line-height: 43px;
		font-size: 12px;
		width: 145px;
		letter-spacing: 0;
		padding-left: 10px;
		padding-right: 23px;
		border-radius: 6px 0 0 6px;
	}
}

@media only screen and (max-width: 767px) {
	.header_hover_category .select_option {
		height: 37px;
		line-height: 37px;
		font-size: 13px;
		border-radius: 6px;
	}
}

@media only screen and (max-width: 479px) {
	.header_hover_category .select_option {
		width: 100%;
	}
}

.header_hover_category .select_option::after {
	top: 54%;
	right: 13px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.header_hover_category .select_option::after {
		right: 8px;
	}
	.header_categories_menu{
		bottom: 0px!important;

	}
}

.header_hover_category .select_option ul.list {
	max-height: 300px;
	overflow: auto;
	width: 100%;
}
.bar_open .fas{
	color: var(--button);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.header_hover_category .select_option ul.list {
		max-height: 220px;
	}
}

@media only screen and (max-width: 767px) {
	.header_hover_category .select_option ul.list {
		max-height: 220px;
	}
}

.header_search {
	margin: 0 auto;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.header_search {
		margin-right: 35px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.header_search {
		margin-right: 0;
	}
}

@media only screen and (max-width: 767px) {
	.header_search {
		margin-right: 0;
		margin-bottom: 25px;
	}
}

@media only screen and (max-width: 479px) {
	.header_search {
		margin-bottom: 0;
	}
}

.header_search form {
	display: flex;
	border-radius: 30px;
	border: 1px solid #ededed;
	background: #fff;
	width: 640px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.header_search form {
		width: 481px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.header_search form {
		width: 100%;
		border-radius: 6px;
	}
}

@media only screen and (max-width: 767px) {
	.header_search form {
		width: 100%;
		border-radius: 6px;
	}
}

@media only screen and (max-width: 479px) {
	.header_search form {
		flex-direction: column;
		border: 0;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.mobile_screen_none {
		display: none;
	}
}

@media only screen and (max-width: 767px) {
	.mobile_screen_none {
		display: none;
	}
}

.mobile_screen_block {
	display: none;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.mobile_screen_block {
		display: block;
	}
}

@media only screen and (max-width: 767px) {
	.mobile_screen_block {
		display: block;
	}
}

.header_search_box {
	position: relative;
	width: 100%;
}

@media only screen and (max-width: 479px) {
	.header_search_box {
		border: 1px solid #ededed;
		border-radius: 6px;
		margin-bottom: 25px;
	}
}

.header_search_box input::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #222222;
}

.header_search_box input::-moz-placeholder {
	/* Firefox 19+ */
	color: #222222;
}

.header_search_box input:-ms-input-placeholder {
	/* IE 10+ */
	color: #222222;
}

.header_search_box input:-moz-placeholder {
	/* Firefox 18- */
	color: #222222;
}

.header_search_box input {
	border: 0;
	background: inherit;
	width: 100%;
	height: 45px;
	color: #222222;
	font-size: 14px;
	font-weight: 400;
	padding: 0 75px 0 20px;
	opacity: 0.7;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.header_search_box input {
		font-size: 12px;
		padding: 0 54px 0 10px;
		width: 100%;
		height: 43px;
	}
}

@media only screen and (max-width: 767px) {
	.header_search_box input {
		font-size: 12px;
		padding: 0 54px 0 10px;
		width: 100%;
		height: 34px;
	}
}

.header_search_box button {
	border: 0;
	position: absolute;
	top: 0;
	height: 100%;
	line-height: 48px;
	width: 60px;
	padding: 0;
	text-align: center;
	right: 0;
	font-weight: 400;
	font-size: 20px;
	border-radius: 0 30px 30px 0;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	background: var(--button);
	color: #fff;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.header_search_box button {
		width: 48px;
		padding: 0 6px;
		top: 0;
		bottom: 0;
		right: 0;
		font-size: 16px;
		line-height: 38px;
		border-radius: 0 6px 6px 0;
	}
}

@media only screen and (max-width: 767px) {
	.header_search_box button {
		width: 48px;
		padding: 0 6px;
		top: 0;
		bottom: 0;
		right: 0;
		font-size: 16px;
		line-height: 38px;
		border-radius: 0 6px 6px 0;
	}
}

.header_account_list {
		margin: 0 15px;
        display:flex;
}

.header_account_list:last-child {
	margin-right: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.header_account_list {
		margin-right: 17px;
	}
}

@media only screen and (max-width: 767px) {
	.header_account_list {
		margin-right: 14px;
	}
}

.header_account_list>a {
	font-size: 26px;
	display: flex;
	align-items: center;
}

.header_account_list>a:hover {
	color: var(--text-hover);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.header_account_list>a {
		font-size: 22px;
	}
}

@media only screen and (max-width: 767px) {
	.header_account_list>a {
		font-size: 22px;
	}
}

.header_account_list.register ul li {
	display: inline-block;
}

.header_account_list.register ul li a {
	text-transform: uppercase;
	color: #000;
}

.header_account_list.register ul li a:hover {
	color: var(--text-hover);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.header_account_list.register ul li a {
		font-size: 13px;
	}
}

@media only screen and (max-width: 767px) {
	.header_account_list.register ul li a {
		font-size: 13px;
	}
}

.header_account_list.register ul li span {
	margin: 0 2px;
}

.header_account_list span.item_count {
	margin-left: 5px;
	width: 18px;
	height: 18px;
	line-height: 18px;
	background: var(--footer-title);
	color: #fff;
	border-radius: 100%;
	text-align: center;
	font-weight: 400;
	font-size: 12px;
	display: inline-block;
}

@media only screen and (max-width: 767px) {
	.header_account_list span.item_count {
		margin-left: 2px;
		width: 16px;
		height: 16px;
		line-height: 16px;
	}
}

.header_account_area {
	display: flex;
	justify-content: flex-end;
}

.header_right {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.header_right {
		justify-content: center;
	}
}

@media only screen and (max-width: 767px) {
	.header_right {
		justify-content: center;
	}
}

/*mini cart css here*/
.mini_cart_wrapper {
	position: relative;
}

.cart_close {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.cart_text h3 {
	font-size: 18px;
	text-transform: capitalize;
	font-weight: 600;
	margin-bottom: 0;
}

.mini_cart_close>a {
	font-size: 25px;
}

.mini_cart_close>a:hover {
	color: var(--text-hover);
}

.mini_cart {
	position: fixed;
	min-width: 355px;
	height: 100%;
	padding: 18px 28px 33px;
	background: #fff;
	z-index: 999;
	right: 0;
	top: 0;
	transition: .5s;
	transform: translateX(100%);
	overflow: auto;
}

.mini_cart.active {
	transform: translateX(0);
	transition: .5s;
}

@media only screen and (max-width: 767px) {
	.mini_cart {
		min-width: 300px;
		height: 100%;
		padding: 18px 18px 33px;
	}
}

.cart_img {
	width: 90px;
	margin-right: 10px;
	border: 1px solid transparent;
}

.cart_img:hover {
	border-color: var(--text-hover);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.cart_img {
		width: 70px;
	}
}

@media only screen and (max-width: 767px) {
	.cart_img {
		width: 70px;
	}
}

.cart_info {
	width: 63%;
}

.cart_info a {
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	display: block;
	margin-bottom: 6px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.cart_info a {
		font-size: 13px;
	}
}

@media only screen and (max-width: 767px) {
	.cart_info a {
		font-size: 13px;
	}
}

.cart_info a:hover {
	color: var(--text-hover);
}

.cart_info p {
	font-size: 12px;
}

.cart_info p span {
	font-weight: 600;
}

.cart_remove a {
	font-size: 15px;
	display: block;
	line-height: 20px;
	text-align: center;
}

.cart_remove a:hover {
	color: var(--text-hover);
}

.cart_item {
	overflow: hidden;
	padding: 20px 0;
	border-bottom: 1px solid #ededed;
	display: flex;
	justify-content: space-between;
}

.mini_cart_table {
	padding: 23px 0;
}

.cart_total {
	display: flex;
	justify-content: space-between;
}

.cart_total span {
	font-size: 14px;
	font-weight: 400;
}

.cart_total span.price {
	font-weight: 700;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.cart_total span {
		font-size: 13px;
	}
}

@media only screen and (max-width: 767px) {
	.cart_total span {
		font-size: 13px;
	}
}

.cart_button:first-child {
	margin-bottom: 15px;
}

.cart_button a {
	text-transform: uppercase;
	border-radius: 3px;
	font-size: 12px;
	font-weight: 500;
	background: #eef0f1;
	display: block;
	text-align: center;
	line-height: 20px;
	margin-bottom: 0;
	padding: 13px 0px 11px;
	border: 1px solid #ededed;
}

.cart_button a:hover {
	background: var(--text-hover);
	border-color: var(--text-hover);
	color: #fff;
}

/*mini cart css end*/
/*main menu css here */
.header_menu_position {
	position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.main_menu {
		display: none;
	}
}

@media only screen and (max-width: 767px) {
	.main_menu {
		display: none;
	}
}

.main_menu nav>ul {
	display: flex;
}

.main_menu nav>ul>li {
	position: relative;
	margin-right: 37px;
}

.main_menu nav>ul>li:last-child {
	margin-right: 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.main_menu nav>ul>li {
		margin-right: 24px;
	}
}

.main_menu nav>ul>li:hover ul.sub_menu {
	visibility: visible;
	max-height: 360px;
	padding: 24px 20px;
}

.main_menu nav>ul>li:hover .mega_menu {
	visibility: visible;
	max-height: 300px;
	padding: 25px 30px 30px 30px;
}

.main_menu nav>ul>li:hover>a {
	color: var(--text-hover);
}

.main_menu nav>ul>li:hover>a::before {
	opacity: 1;
	visibility: visible;
}

.main_menu nav>ul>li>a {
	display: block;
	font-size: 15px;
	line-height: 50px;
	text-transform: capitalize;
	font-weight: 500;
	position: relative;
	color: #000;
}

.main_menu nav>ul>li>a i {
	margin-left: 3px;
}

.main_menu nav>ul>li>a.active {
	color: #1d86d6;
}

.main_menu nav>ul>li ul.sub_menu {
	position: absolute;
	min-width: 220px;
	padding: 0 20px;
	background: #ffffff;
	box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.1);
	max-height: 0;
	-webkit-transform-origin: 0 0 0;
	transform-origin: 0 0 0;
	left: 0;
	right: auto;
	visibility: hidden;
	overflow: hidden;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	z-index: 99;
	top: 91%;
	text-align: left;
}

.main_menu nav>ul>li ul.sub_menu li a {
	font-size: 14px;
	font-weight: 400;
	display: block;
	line-height: 32px;
	text-transform: capitalize;
	color: #000;
}

.main_menu nav>ul>li ul.sub_menu li a:hover {
	color: var(--text-hover);
}

.main_menu nav>ul>li.header_mega_items {
	position: static;
}

.main_menu nav>ul>li .mega_menu {
    position: absolute;
    min-width: 100%;
    padding: 0 30px 0 30px;
    background: #ffffff;
    box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.1);
    max-height: 0;
    -webkit-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    left: 0;
    right: auto;
    visibility: hidden;
    overflow: hidden;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    z-index: 99;
    top: 101%;
    text-align: left;
}

.header_mega_menu_inner {
	display: flex;
	justify-content: space-between;
}

.header_mega_menu_inner>li>a {
	font-size: 15px;
	line-height: 24px;
	text-transform: capitalize;
	font-weight: 500;
	display: block;
	margin-bottom: 12px;
}

.header_mega_menu_inner>li>a:hover {
	color: var(--text-hover);
}

.header_mega_menu_inner>li ul li {
	display: block;
}

.header_mega_menu_inner>li ul li a {
	font-size: 14px;
	font-weight: 400;
	display: block;
	line-height: 30px;
	text-transform: capitalize;
}

.header_mega_menu_inner>li ul li a:hover {
	color:var(--text-hover);
}

/*main menu css end*/
/*-- 2.3 Categories menu css here --*/
.header_categories_menu {
	position: relative;
        bottom:7px;
}

.categories_title {
	position: relative;
	cursor: pointer;
	height: 51px;
	background:var(--button);
	border-radius: 10px 10px 0 0;
	padding-left: 20px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.categories_title {
		height: 45px;
		border-radius: 6px;
	}
}

@media only screen and (max-width: 767px) {
	.categories_title {
		height: 43px;
		border-radius: 6px;
	}
}

.categories_title h2 {
	font-size: 16px;
	font-weight: 500;
	line-height: 26px;
	cursor: pointer;
	margin-bottom: 0;
	display: block;
	line-height: 51px;
	text-transform: capitalize;
	position: relative;
	color: #fff;

}

.categories_title .fas::before {
	color: #fff;
	display: block;
	position: absolute;
	font-size: 13px;
	line-height: 0px;
	right: 17px;
	top: 50%;
	transform: translatey(-50%);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.categories_title h2 {
		line-height: 45px;
		float: inherit;
		padding-right: 37px;
	}
}

@media only screen and (max-width: 767px) {
	.categories_title h2 {
		line-height: 45px;
		float: inherit;
		padding-right: 37px;
	}
}

.header_categories_toggle {
	background: #ffffff;
	position: absolute;
	width: 100%;
	top: 100%;
/*        max-height: 500px;
        overflow: auto;*/
	z-index: 9;
	display: none;
	padding: 10px 0;
	box-shadow: 0px 0px 5.76px 0.24px rgba(0, 0, 0, 0.1);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.header_categories_toggle {
		display: none;
		max-height: 360px;
		overflow: auto;
		padding: 10px 0 20px;
	}
}

@media only screen and (max-width: 767px) {
	.header_categories_toggle {
		display: none;
		max-height: 350px;
		overflow: auto;
	}
}

.header_categories_toggle>ul>li {
	position: relative;
}

.header_categories_toggle>ul>li>a {
	font-size: 14px;
	line-height: 38px;
	text-transform: capitalize;
	font-weight: 400;
	display: block;
	cursor: pointer;
	padding: 0 20px 0 30px;
	color: inherit;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.header_categories_toggle>ul>li>a {
		line-height: 38px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.header_categories_toggle>ul>li>a {
		line-height: 38px;
	}
}

@media only screen and (max-width: 767px) {
	.header_categories_toggle>ul>li>a {
		line-height: 38px;
	}
}

.header_categories_toggle>ul>li>a i.fa-plus {
    float: right;
    font-size: 8px;
    line-height: 35px;
    transition: .3s;
    -webkit-transition: .3s;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.header_categories_toggle>ul>li>a i.fa-plus {
		display: none;
	}
}

@media only screen and (max-width: 767px) {
	.header_categories_toggle>ul>li>a i.fa-plus {
		display: none;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.header_categories_toggle>ul>li>a:hover {
		color: var(--button);
	}
}

@media only screen and (max-width: 767px) {
	.header_categories_toggle>ul>li>a:hover {
		color: var(--text-hover);
	}
}

.header_categories_toggle>ul>li:last-child>a {
	border-bottom: 0;
}

.header_categories_toggle>ul>li:hover ul.header_categories_mega_menu {
	opacity: 1;
	visibility: visible;
	left: 100%;
	display: block;
}

.header_categories_toggle>ul>li:hover>a {
	color: var(--text-hover);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.header_categories_toggle>ul>li:hover>a {
		background: inherit;
	}
}

@media only screen and (max-width: 767px) {
	.header_categories_toggle>ul>li:hover>a {
		background: inherit;
	}
}

.header_categories_toggle>ul>li ul.header_categories_mega_menu {
	position: absolute;
	left: 120%;
	width: 100%;
	background: #ffffff;
	padding: 15px 20px 15px;
	overflow: hidden;
	top: 0;
	-webkit-transition: .3s;
	transition: .3s;
	z-index: 99;
	opacity: 0;
	visibility: hidden;
	display: flex;
	justify-content: space-between;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.header_categories_toggle>ul>li ul.header_categories_mega_menu {
		width: 480px;
	}
}

@media only screen and (max-width: 767px) {
	.header_categories_toggle>ul>li ul.header_categories_mega_menu {
		display: none;
		opacity: inherit !important;
		visibility: inherit !important;
		left: inherit !important;
		width: 100%;
		top: 100%;
		max-height: 350px;
		overflow: auto;
		transition: unset;
		box-shadow: inherit;
		position: inherit;
		padding: 0 20px 0px 60px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.header_categories_toggle>ul>li ul.header_categories_mega_menu {
		display: none;
		opacity: inherit !important;
		visibility: inherit !important;
		left: inherit !important;
		width: 100%;
		top: 100%;
		max-height: 350px;
		overflow: auto;
		transition: unset;
		box-shadow: inherit;
		position: inherit;
		padding: 0 20px 0px 60px;
	}
}

.header_categories_toggle>ul>li ul.header_categories_mega_menu.open {
	display: block;
	left: 0;
}

/* .header_categories_toggle>ul>li ul.header_categories_mega_menu>li {
	padding: 0 15px;
} */

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.header_categories_toggle>ul>li ul.header_categories_mega_menu>li {
		padding: 0;
	}
}

@media only screen and (max-width: 767px) {
	.header_categories_toggle>ul>li ul.header_categories_mega_menu>li {
		padding: 0;
	}
}

.header_categories_toggle>ul>li ul.header_categories_mega_menu>li>a {
	line-height: 30px;
	font-size: 14px;
	font-weight: 500;
	display: block;
	color: inherit;
}

.header_categories_toggle>ul>li ul.header_categories_mega_menu>li>a:hover {
	color: var(--text-hover);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.header_categories_toggle>ul>li ul.header_categories_mega_menu>li>a {
		line-height: 38px;
	}
}

@media only screen and (max-width: 767px) {
	.header_categories_toggle>ul>li ul.header_categories_mega_menu>li>a {
		line-height: 38px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.header_categories_toggle>ul>li ul.header_categories_mega_menu>li.header_menu_item>a {
		text-transform: capitalize;
		font-weight: 400;
	}
}

@media only screen and (max-width: 767px) {
	.header_categories_toggle>ul>li ul.header_categories_mega_menu>li.header_menu_item>a {
		text-transform: capitalize;
		font-weight: 400;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.header_categories_toggle ul li.header_menu_item>a {
		position: relative;
	}

	.header_categories_toggle ul li.header_menu_item>a::before {
		position: absolute;
		content: "+";
		right: 15px;
		top: 50%;
		transform: translatey(-50%);
		font-size: 20px;
	}
}

@media only screen and (max-width: 767px) {
	.header_categories_toggle ul li.header_menu_item>a {
		position: relative;
	}

	.header_categories_toggle ul li.header_menu_item>a::before {
		position: absolute;
		content: "+";
		right: 15px;
		top: 50%;
		transform: translatey(-50%);
		font-size: 20px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.header_categories_toggle ul li.header_menu_item.open>a::before {
		display: none;
	}

	.header_categories_toggle ul li.header_menu_item.open>a::after {
		position: absolute;
		content: "-";
		right: 15px;
		top: 50%;
		transform: translatey(-50%);
		font-size: 30px;
	}
}

@media only screen and (max-width: 767px) {
	.header_categories_toggle ul li.header_menu_item.open>a::before {
		display: none;
	}

	.header_categories_toggle ul li.header_menu_item.open>a::after {
		position: absolute;
		content: "-";
		right: 15px;
		top: 50%;
		transform: translatey(-50%);
		font-size: 30px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.category_sub_menu {
		display: none;
		padding: 0 0 0 30px;
	}
}

@media only screen and (max-width: 767px) {
	.category_sub_menu {
		display: none;
		padding: 0 0 0 30px;
	}
}

.category_sub_menu li a {
	text-transform: capitalize;
	display: block;
	font-size: 14px;
	font-weight: 400;
	line-height: 30px;
	color: #000;
}

.category_sub_menu li a:hover {
	color: var(--text-hover);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.category_sub_menu li a {
		line-height: 38px;
	}
}

@media only screen and (max-width: 767px) {
	.category_sub_menu li a {
		line-height: 38px;
	}
}

.header_categories_toggle ul li ul.header_categories_mega_menu.column_2 {
	width: 400px;
}

@media only screen and (max-width: 767px) {
	.header_categories_toggle ul li ul.header_categories_mega_menu.column_2 {
		width: 100%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.header_categories_toggle ul li ul.header_categories_mega_menu.column_2 {
		width: 100%;
	}
}

.categorie_sub {
	opacity: 0;
	z-index: 999;
	position: absolute;
	width: 100%;
	left: 0;
	background: #ffffff;
	-webkit-transition: .3s;
	transition: .3s;
	top: 65%;
	visibility: hidden;
}

.categorie_sub.open {
	top: 95%;
	opacity: 1;
	visibility: visible;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.11);
}

.header_categories_toggle ul li.has-sub>a::before {
	position: absolute;
	content: "\f055";
	font-family: FontAwesome;
	top: 0;
	right: 20px;
	font-size: 18px;
	pointer-events: none;
}

.header_categories_toggle ul li.has-sub>a.open::before {
	content: "\f056";
}

.header_categories_toggle ul li.has-sub ul.categorie_sub li a {
	text-transform: capitalize;
	font-size: 14px;
	font-weight: 400;
	padding-left: 30px;
	display: block;
	line-height: 45px;
}

.header_categories_toggle ul li.has-sub ul.categorie_sub li a:hover {
	color: var(--text-hover);
}

.header_categories_toggle ul li ul.header_categories_mega_menu>li:first-child {
	padding-left: 0;
}

.header_categories_toggle ul li ul.header_categories_mega_menu>li:last-child {
	padding-right: 0;
}

.categorie_banner {
	position: absolute;
	bottom: 0;
	right: 20px;
	width: 500px;
}

@media only screen and (max-width: 767px) {
	.categorie_banner {
		display: none;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.categorie_banner {
		display: none;
	}
}

.categorie_banner a img:hover {
	opacity: 0.8;
}

.header_call-support {
	text-align: right;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.header_call-support {
		display: none;
		text-align: center;
		margin-bottom: 22px;
	}
}

@media only screen and (max-width: 767px) {
	.header_call-support {
		display: none;
		text-align: center;
		margin-bottom: 22px;
	}
}

.header_call-support p {
	font-size: 13px;
	line-height: 18px;
	display: inline-block;
	position: relative;
	color: #000;
}

.header_call-support p::before {
	content: '';
	position: absolute;
	background: url("../images/phone.png") no-repeat 0 0;
	width: 32px;
	height: 32px;
	display: inline-block;
	left: -41px;
}

.header_call-support p a {
	display: block;
	font-size: 15px;
	color: #000;
}

.header_call-support p a:hover {
	color: var(--text-hover);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.header_call-support p {
		font-size: 13px;
	}
}

@media only screen and (max-width: 767px) {
	.header_call-support p {
		font-size: 13px;
	}
}

.sec123 {
	background-color: #e9ecef;
	height: 100vh;
}
.blog-social a{
    margin-right: 30px;
}
.blog-image {
    width:100%;
    height:350px;
}
/* eof reskining */
/*  header navbar end */

/* contact1 page form */

.contactsec1 .cool-b4-form .form-control {

	border: 1px solid transparent;
	border-radius: 0;
	box-shadow: none;
	color: black;
	font-size: 16px;
	font-weight: 600;
	height: 60px;
	letter-spacing: 0.1em;
	line-height: 24px;
	padding-bottom: 11px;
	padding-left: 28px;
	padding-right: 30px;
	padding-top: 30px;
	width: 100%;
}
.title-contact {
    color:black;
}

.title-contact:hover {
    color: #1d86d6;
}

.cool-b4-form .btn {
	border-radius: 50px;
}

.cool-b4-form .form-group {
	position: relative;
	padding-top: 20px;
	margin-bottom: 0;
	margin: 0 auto;
	/* If there's only 1 input make it full height */
}

.cool-b4-form .form-group:first-child:last-child {
	height: 100%;
}

.cool-b4-form .form-group:first-child:last-child .form-control {
	height: 100%;
}

.cool-b4-form .form-group textarea {
	resize: none;
}

.cool-b4-form .form-group .input-highlight {
	content: "";
	width: 0;
	height: 2px;
	background: #1d86d6;
	position: absolute;
	display: block;
	bottom: 0;
	transition: width 0.4s ease;
}

.cool-b4-form .form-group label {
	position: absolute;
	left: 10px;
	top: 25px;
	transition: all 0.4s ease;
}

.cool-b4-form .form-group .form-control {
	border-radius: 5px;
	border-width: 0 0 2px 0;
}

.cool-b4-form .form-group .form-control:focus,
.cool-b4-form .form-group .form-control.hasValue {
	box-shadow: none;
	border-color: #ced4da;
}

.cool-b4-form .form-group .form-control:focus~.input-highlight,
.cool-b4-form .form-group .form-control.hasValue~.input-highlight {
	width: 100%;
}

.cool-b4-form .form-group .form-control:focus~label,
.cool-b4-form .form-group .form-control.hasValue~label {
	transform: scale(0.7);
	top: 0;
	left: 0;
}

.contactsec1 .buttons-type {
	display: flex;
	justify-content: center;
	margin: 0 auto;
}

.contactsec1 .buttons-type .btn {
	padding-left: 30px;
	padding-right: 30px;

}

.iconsec .headerLine {
	margin: 20px auto;
	display: block;
	width: 160px;
	height: 2px;
	background: #1d86d6;
}
.header_account_list .fas{
	color: var(--button);
}
.header_social_icon .social-icon .fab{
	color: #000;
}
.mobile_wrapper .header_social_icon ul li{
	margin-right: 0;
}

.mobile_wrapper .freeshipping p{
        text-align: center;
	}

.item1.list-group-item .sold-out{
	left: 20px;
}
.companyname{
	color: var(--footer-title);
}
.returnpolicy{
	color: var(--title);
}
.returnpolicy1{
	color: var(--title);
}
/* eof contact */

/*faq page design*/
.panel {
    padding: 25px;
}
.panel-default>.panel-heading {
  color: #333;
  background-color: #fff;
  border-color: #e4e5e7;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.panel-default>.panel-heading a {
  display: block;
  padding: 10px 15px;
}

.panel-body{
    font-size:16px;
    padding: 10px 15px;
}

.panel-default>.panel-heading a:after {
  content: "";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear;
}

.panel-default>.panel-heading a[aria-expanded="true"] {
  background-color: #fff;
  color:#000;
  font-size: 20px;
}

.panel-default>.panel-heading a[aria-expanded="true"]:after {
  content: "\2212";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.panel-default>.panel-heading a[aria-expanded="false"]:after {
  content: "\002b";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.panel-default a:hover {
    color: #000!important;
    text-decoration: none;
}
.panel-default a {
    color: #000!important;
    text-decoration: none;
}
.accordion-option {
  width: 100%;
  float: left;
  clear: both;
  margin: 15px 0;
}

.accordion-option .title {
  font-size: 20px;
  font-weight: bold;
  float: left;
  padding: 0;
  margin: 0;
}

.accordion-option .toggle-accordion {
  float: right;
  font-size: 16px;
  color: #6a6c6f;
}

.accordion-option .toggle-accordion:before {
  content: "Expand All";
}

.accordion-option .toggle-accordion.active:before {
  content: "Collapse All";
}

/*end faq page*/
.ekart{
	margin-right: 20px;
}