@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Geist:wght@100..900&family=Outfit:wght@100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


@font-face {
	font-family: 'Oswald';
}

:root{
    --primary-font:"Poppins", sans-serif;
    --secondary-font:"Outfit", sans-serif;
	/*-- font size --*/
	--fontsi-30: 30px;
    --fontsi-24: 24px;
    --fontsi-22: 22px;
    --fontsi-16: 16px;
    --fontsi-14: 14px;

}



/*-- foter css --*/
.main {
    width: 50%;
    margin: 50px auto;
}

/* Bootstrap 4 text input with search icon */

.has-search {
	padding-left: 0;
	margin-top: 45px;
}
.has-search .form-control {
    display: block;
    width: 83%;
    height: 34px;
    padding: 6px 0;
    font-size: 14px;
    border: none;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border-bottom: 1px solid #a7a7a7;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: none;
	    font-family: system-ui;

    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}
.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
    top: 50px;
    right: 30px;
    background: url(../images/search.png) no-repeat 0 0;
    width: 26px;
    height: 25px;
    padding: 0;
    opacity: 0.6;
}
.view-all{
    margin: 33px auto;
    /* position: relative; */
    text-align: center;
    display: block;
    /* margin: 20px 0; */
    border: 2px solid #000;
    width: 12%;
    padding: 9px;
    font-size: 15px;
    font-family: system-ui;
    font-weight: 600;
    color: #000;
}
.footer_background p {
    text-align: left;
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 13px;
    font-size: 13px;
    text-align: justify;
    color: #b9b9b9;
}
.input-group-btn .btn {
    background: #000;
    color: #fff;
    font-family: system-ui;
    font-weight: 500;
}
.footer_background {
    background-color: #3c3c3c;
    padding-top: 15px;
    padding-left: 30px;
    margin-top: 0;
    color: #fff;
}
.footer_body ul  {
  padding-inline-start: 0;
}
.footer_body {
    width: 22.33%;
    float: left;
    margin: 11px;
}
.footer_body h1 {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 15px;
    text-align: left;
    font-family: 'Montserrat';
    letter-spacing: 1px;
    /* border-bottom: 2px solid #000; */
    padding-bottom: 0;
}
.footer_body ul li {
    text-align: left;
	list-style-type: none;
}

.footer_body li a {
    color: #fff;
    text-decoration: none;
    line-height: 30px;
    font-size: 14px;
    margin-right: 7px;
    font-weight: 400;
    font-family: system-ui;
}
.footer_body li a:hover {
    color: #8ac2ff;
	padding-left: 10px;
    cursor: pointer;
	    transition: all 0.8s ease;
    -webkit-transition: all 0.8s ease;
}

.social_icon_links i {
    /* background: #8a3ab9; */
    color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    font-size: 16px;
    padding-top: 8px;
    /* background: linear-gradient(to bottom, #F58529 0%, #ff99cc 100%); */
}

.social_icon_links li {
	display: inline-block;
}

.newsletter {
padding: 80px 0;
background: #f2f2f2;
}

.newsletter .content {
max-width: 650px;
margin: 0 auto;
text-align: center;
position: relative;
z-index: 2; }
.newsletter .content h2 {
color: #243c4f;
margin-bottom: 40px; }
.newsletter .content .form-control {
height: 50px;
border-color: #ffffff;
border-radius:0;
}
.newsletter .content.form-control:focus {
box-shadow: none;
border: 2px solid #243c4f;
}
.newsletter .content .btn {
min-height: 50px; 
border-radius:0;
background: #243c4f;
color: #fff;
font-weight:600;
}
.top{}
.section-2-righttext{
	margin-top: 25%;

}
.section-3 .col-md-12 {
	padding: 0;
}
.section-3 img {
	width: 100%;
}
.section-6 p {
    font-size: 18px;
    color: #454040;
    font-family: system-ui;
    font-weight: 500;
    margin-top: 11px;
}
.section-6 img {
	width: 100%;
	    margin-bottom: 25px;

}
.section-6 a:hover {
    text-decoration:none;
}
.section-6 h4 {
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #3a3a3a;
    font-size: 29px;
}

.section-6 .a-readmore {
    text-transform: uppercase;
    line-height: 27px;
    text-decoration: underline;
    color: #000;
    font-family: system-ui;
    font-size: 17px;
}
.get-to-text h3 {
    text-align: center;
    text-transform: uppercase;
    font-family: system-ui;
    margin: 60px 0;
    font-size: 27px;
}
.section-5 img {
    width: 95%;
    margin: 20px auto;
}
.section-7 img {
    margin-top: 30px;
}
.xo-xo-heading h3 {
    text-align: center;
    font-family: system-ui;
    margin: 30px auto;
    position: relative;
    top: 0;
    width: 30%;
    background: #fff;
    z-index: 99;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 2px;
    font-size: 23px;
}
.xo-xo-heading span {
    display: block;
    content: '';
    position: relative;
    width: 45%;
    height: 1px;
    background: #000;
    margin: 0 auto;
    text-align: center;
    top: -7px;
}
.comfortable-h2 {
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #6a6664;
    font-size: 38px;
}

.comfortable-h3 {
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000;
    font-size: 45px;
}

.comfortable-h3 span {
    color: #dc6662;
}
.social {
    color: #fff;
    padding: 23px 0;
}
.social1{
    color: #fff;
    padding: 0 0;
    float: right;
}
.social a {
    /* FONT-WEIGHT: 700; */
    text-decoration: none;
    color: #000;
    font-size: 12px;
    text-transform: capitalize;
    font-family: system-ui;
    font-weight: 400;
}
.main_header_area {
    background: #fff;
    margin-top: 0;
}

.btn-offer {
    background: #fff;
    color: #000 !important;
    height: 30px;
    margin-top: 6px;
    padding: 5px 10px !important;
    border-radius: 0 !important;
    font-family: system-ui;
    font-weight: 500 !important;
    font-size: 13px !important;
}
#myCarousel .carousel-control.left {
    background-image: none;
}
#myCarousel .carousel-control.right {
    right: 0;
    left: auto;
    background-image: none;
}
.section-2 {
	margin:40px 0;
}
#myCarousel .carousel-control.left {
    background-image: none;
}
#myCarousel .carousel-control {
    position: absolute;
    top: 46%;
    bottom: 11%;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #383d3f;
    text-align: center;
    text-shadow: none;
    background-color: rgba(0,0,0,0);
    filter: alpha(opacity=50);
    opacity: .5;
    font-size: 57px;
}
.social1 a {
    text-decoration: none;
    color: #fff;
}
.social1 a:hover{
    text-decoration: none;
    color: #fff;
}
.icn {
    margin-bottom: 0;
    text-align: center;
    color: #fff;
    font-family: system-ui;
    text-transform: capitalize;
    border-radius: 0 0 10px 10px;
    padding-top: 1px;
    text-align: left;
    font-size: 15px;
}
.icn-right {
    margin-bottom: 0;
    text-align: center;
    color: #fff;
    font-family: system-ui;
    text-transform: capitalize;
    border-radius: 0 0 10px 10px;
    padding-top: 0;
    text-align: right;
    font-size: 15px;
}
.top .col-md-4 {
	padding:0;
}

#preloader{overflow:hidden;background-color:#fff;height:100%;left:0;position:fixed;top:0;width:100%;z-index:999999;}
.classy-load{-webkit-animation:2000ms linear 0s normal none infinite running classy-load;animation:2000ms linear 0s normal none infinite running classy-load;background:transparent none repeat scroll 0 0;border-color:#dddddd #dddddd #111111;border-radius:50%;border-style:solid;border-width:2px;height:40px;left:calc(50% - 20px);position:relative;top:calc(50% - 20px);width:40px;z-index:9;}
@-webkit-keyframes classy-load{
    0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}
}
@keyframes classy-load{
    0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}
}


    #custom-search-form {
        margin:0;
        margin-top: 5px;
        padding: 0;
    }
 
#custom-search-form .search-query {
    padding-right: 3px;
    padding-right: 4px \9;
    padding-left: 7px;
    padding-left: 4px \9;
    margin-bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 50px;
    border: 1px solid #d5d1cf;
    padding: 12px 20px;
    width: 79%;
    float: right;
    margin-top: 9px;
	    font-family: sans-serif;

}
 
 #custom-search-form button {
    border: 0;
    background: none;
    padding: 8px 5px;
    margin-top: 12px;
    position: absolute;
    /* left: 0; */
    margin-bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    float: right;
    right: 89px;
    font-size: 18px;
}
 
    .search-query:focus + button {
        z-index: 3;   
    }


.navigation {
    width: 100%;
    display: table;
    position: relative;
    font-family: inherit;
}

.social {
    color: #fff;
    padding: 2px 0 0;
}
.pre-header {
    /* background: #084a23; */
    padding: 0 0;
    position: relative;
    transition: background-color 0.9s ease;
    border-bottom: 1px solid #dddddd;
}
.social-right {
	float: right;
	padding: 5px 0;
}
.social-right a {
    /* FONT-WEIGHT: 700; */
    text-decoration: none;
    color: #000;
    font-size: 12px;
    text-transform: capitalize;
    font-family: system-ui;
    font-weight: 400;
}
.logo img {
    width: 44%;
    margin: 0 auto;
    display: block;
    margin-top: 0;
    position: relative;
    top: 19px;
}
.icn-yellow {
    text-align: center;
    color: white;
    font-size: 15px;
    margin-bottom: 0;
    font-family: system-ui;
}
.custom-search-form {
    margin-top: 5px;
    width: 85%;
    margin: 23px auto;
    z-index: 9999;
    position: absolute !important;
}
.custom-search-form .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
    height: 44px;
    border-radius: 0;
    border: 1px solid #c3c3c3;
    background: #f2f2f2;
    font-family: system-ui;
}
.custom-search-form .form-control::placeholder {
   color:#000;
}
.input-group-btn {
    position: absolute !important;
    top: 0;
    /* left: 0; */
    right: 0;
}
.input-group-btn .btn-default {
    color: #fff;
    background: #000;
    border-color: #ccc;
    padding: 11px 15px;
}
.right_pannel ul {
    float: right;
    margin-top: 29px;
}
.right_pannel ul li {
    display: inline-block;
    padding-right: 15px;
    font-family: system-ui;
    font-weight: 500;
	    margin-right: 11px;
    float: left;
}
.right_pannel li a {
    color: #000;
	    font-size: 21px;

}
.riview-button {
    position: fixed;
    padding:10px 20px 15px 20px;
    right: -65px;
    top: 40%;
    transform: rotate(90deg) translate(50%, 50%);
    opacity: 1;
    z-index: 999;
	    background:#008080;
	border-radius: 0 0 12px 12px;	
}
.riview-button a {
	color:#fff;
	font-size:18px;
}
.riview-button a:hover {
	color:#fff;
	text-decoration:none;
}
.right_pannel {
    margin-top: 23px;
}
.numeric_value {
    float: right;
    position: relative;
    top: -10px;
    left: -2px;
    font-size: 17px;
    color: red;
}
.cart-header {
    background: url(../images/cart.png) no-repeat 0 0;
    width: 30px;
    height: 30px;
    /* position: absolute; */
}
.col-4 {
    width: 34%;
    float: left;
    text-align: center;
    box-shadow: 0 0 5px #909090;
    text-align: center;
    margin: 49px 10px;
    padding: 0 22px;
}
.packs-text {
    font-weight: 600;
    font-family: system-ui;
    font-size: 20px;
    margin-bottom: 20px;
    letter-spacing: 0;
    padding-top: 10px;
}
.packs_section .col-4 .col-md-6 {
    padding: 0 0;
    height: 180px;
}
.packs_section .col-4 .col-md-6 img{
    width: 80%;
}
.packs_column h6 {
    color: #000;
    font-size: 13px;
    font-family: system-ui;
    font-weight: 600;
}
.col-2 {
    width: 28%;
    float: left;
    margin-top: 47px;
}
.col-2 img {
    margin: 0 auto;
    display: block;
}
.dreams-category h4 {
	text-align: center;
    color: #000;
    font-family: system-ui;
    font-size: 17px;
} 
.section-3 {
	    padding: 0 0 50px 0;
}
.brand_section .col-md-2 {
	width:20%;
}
.taxfree_section {
    margin-bottom: 50px;
}
.border_grey {
    border: 1px solid #ececec;
}
.right-border {
    border: 1px solid #ececec;
}
.right-border img {
    float: left;
    padding: 10px 0;
}
.right-border h6 {
    margin-top: 28px;
    font-size: 17px;
    text-align: center;
    font-weight: 600;
    font-family: system-ui;
}
.dreams-category {
    margin-bottom: 30px;
}
.dutyfree_banner {
    background: url(../images/sub-page-banner.jpg) no-repeat 0 0;
    height: 304px;
    padding: 0 0;
    margin-top: 0;
}
.dutyfree_breadcrumb {
    margin-top: 20px;
    margin-bottom: 0;
}
.dutyfree_breadcrumb .breadcrumb {
    padding: 8px 8%;
    margin-bottom: 20px;
    list-style: none;
    background-color: #fff;
    border-radius: 4px;
}
.breadcrumb>li {
    display: inline-block;
}
.breadcrumb li a {
    font-weight: 500;
    color: #000;
    font-family: system-ui;
}
.left_panel_filter {
    border: 1px solid #d9d9d9;
}
.productlist_section h5 {
    font-size: 19px;
    padding-left: 15px;
    font-family: system-ui;
    padding-top: 0;
    color: #6b6b6b;
    padding-bottom: 15px;
    margin: 0 0;
}
.wrapper  .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #fff;
}
.wrapper .panel-default {
    border-color: #fff;
}
.wrapper .panel-default>.panel-heading {
    color: #333;
    background-color: #fff;
    border-color: #ddd;
}
.wrapper .panel-title {
    margin-top: 13px;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
    font-weight: 600;
    font-family: system-ui;
}
.wrapper .panel-body {
    padding: 5px 15px;
}
.wrapper .checkbox label {
    min-height: 27px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
    font-family: system-ui;
    font-size: 14px;
}
.sorting_column .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 5px 12px;
    font-size: 14px;
    line-height: 47px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    font-family: system-ui;
    font-size: 16px;
	    margin-bottom: 10px;

}

.product-list img {
    width: 90%;
    height: 261px;
}
.product-list h4 {
    font-size: 15px;
    font-weight: 500;
    line-height: 1;
    color: #282c3f;
    margin-bottom: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: system-ui;
}
.product-list p {
    color: #535766;
    font-size: 14px;
    line-height: 1;
    margin-bottom: 0;
    margin-top: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 400;
    display: block;
    font-family: system-ui;
    line-height: 24px;
}
.product-list-span {
    font-size: 15px;
    color: #282c3f;
    font-weight: 600;
    font-family: system-ui;
}
.product-strike {
    text-decoration: line-through;
    color: #7e818c;
    font-weight: 400;
    margin-left: 5px;
    font-size: 12px;
}
.product-list:hover {
    transition: all 0.5s ease;
}
.product-list a:hover {
    text-decoration: none;
}
.product-list {
    margin-bottom: 30px;
}

.header_area {
    box-shadow: 0 5px 0 5px #f00;
    box-shadow: 0 8px 6px -6px #eaeaea;
    z-index: 999;
    width: 100%;
    background: #fff;
	top:0;
}
.quantity-h5 {
    font-family: system-ui;
    /* margin-right: 30px; */
    font-size: 16px;
    font-weight: 500;
}
.quantity-h5 b {
    font-size: 15px;
}
.pdp-title {
    color: #000000;
    padding: 0 20px 0 0;
    font-size: 20px;
    font-weight: 600;
    font-family: 'Montserrat';
    line-height: 1;
    margin-top: 0;
}
.pdp-name {
    color: #000000;
    padding: 5px 20px 14px 0;
    font-size: 13px;
    opacity: .8;
    font-family: 'Poppins';
    font-weight: 400;
    text-align: justify;
    letter-spacing: -0.5px;
    line-height: 23px;
}

.stylish h1 {
    color: #063fb3;
    font-weight: 600;
    font-size: 22px;
    font-family: 'Montserrat';
    margin-top: 14px;
    margin-bottom: 14px;
    display: inline-block;
    margin-left: 17px;
}
.stylish strike {
    color: #b2b2b2;
    font-weight: 600;
    font-size: 18px;
    font-family: 'Montserrat';
    margin-top: 14px;
    margin-bottom: 14px;
}
.stylish .form-control {
    display: block;
    width: 34%;
    height: 36px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    font-family: system-ui;
    font-weight: 700;
}
.stylish label {
    font-size: 16px;
    font-weight: 600;
    font-family: system-ui;
    margin-bottom: 10px;
}
.product-heading {
    font-size: 16px;
    font-family: system-ui;
    text-transform: uppercase;
    font-weight: 600;
}
.product-para {
    margin: 8px 0;
    display: inline-block;
    width: 90%;
    vertical-align: top;
    line-height: 27px;
    font-size: 15px;
    font-family: system-ui;
}
.btn-buy-now {
    color: #fff;
    background-color: #008080;
    border-color: #008080;
    width: 37%;
    border-radius: 0;
    font-family: system-ui;
    font-size: 16px;
    font-weight: 500;
    padding: 8px;
    margin-right: 15px;
    display: block;
    text-align: center;
    float: left;
	text-transform:uppercase;
}
.btn-buy-now:hover {
    color: #fff;
    background-color: #000;
}
.btn-buy-cart {
    color: #fff;
    background-color: #1346af;
    border-color: #1346af;
    width: 32%;
    border-radius: 0;
    font-family: 'Montserrat';
    font-size: 15px;
    font-weight: 600;
    padding: 10px 30px;
    margin-right: 15px;
    display: block;
    text-align: center;
    float: left;
    text-transform: uppercase;
    margin-bottom: 27px;
}
.btn-buy-cart:hover {
    color: #fff;
    background-color: #000;
}
.similar_heading h4 {
    font-family: system-ui;
    padding: 20px 0 0;
    font-size: 20px;
}

.product-details-column {
    margin-bottom: 30px;
}
.product-details-column img {
    width: 90%;
    height: 350px;
}
.product-details-column h4 {
    font-size: 15px;
    font-weight: 500;
    line-height: 1;
    color: #282c3f;
    margin-bottom: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: system-ui;
}
.product-details-column p {
    color: #535766;
    font-size: 14px;
    line-height: 1;
    margin-bottom: 0;
    margin-top: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 400;
    display: block;
    font-family: system-ui;
    line-height: 24px;
}
.product-details-column-span {
    font-size: 15px;
    color: #000;
    font-weight: 600;
    font-family: system-ui;
}
.product-details-strike {
    text-decoration: line-through;
    color: #7e818c;
    font-weight: 400;
    margin-left: 5px;
    font-size: 12px;
}
.login-banner h3 {
    text-align: left;
    font-family: system-ui;
    font-weight: 700;
    font-size: 22px;
    margin-bottom: 20px;
    margin-top: 81px;
}
.login-banner p {
    font-family: system-ui;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 30px;
}
.forgot {
    float: right;
    font-family: system-ui;
    color: #0037ff;
    font-weight: 500;
    font-size: 14px;
}
.login-banner .btn-warning {
    color: #fff;
    background-color: #656565;
    border-color: #656565;
    display: block;
    margin: 0 auto;
    border-radius: 7%;
    font-family: system-ui;
    padding: 8px 18px;
    margin-top: 15px;
}
.login-banner .container-fluid {
    padding-left: 0;
}
.menu {
    background:#345;
    color:#FFF;
    height:2em;
    padding:.5em;
    position:absolute;
    top:50px;
    width:100%;
}
.offer-section {
    margin: 152px 0 25px;
}


.safari-section img {
    width: 100%;
    margin-bottom: 25px;
}
    
.height-350 {
	height: 350px !important;
}	

.womensaree-column {
	border: 1px solid #ddd;
    padding: 10px;
}
.saree-img {
	width:100%;
}

.saree-content h3 {
    font-weight: 600;
    font-size: 18px;
}
.saree-img img {
    width: 100%;
}
.saree-content {
    margin: 67px 0;
}
.saree-content span {
    color: #f00;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Montserrat';
    line-height: 30px;
}

.saree-content p {
    margin: 8px 0 15px;
    color: #000;
    font-family: 'Poppins';
}
.saree-content a {
    background: #34398a;
    color: #fff;
    padding: 5px 18px;
    margin-top: 23px;
    display: block;
    width: 25%;
    font-size: 13px;
    text-align: center;
}
.saree-content a:hover {
    color: #fff;
}
/********************* shopping Demo-1 **********************/
.product-grid {
    font-family: Raleway,sans-serif;
    text-align: center;
    padding: 0 0 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
    margin-bottom: 0;
    transition: all 0.5s;
	margin-right: 0;
}
.product-grid .product-image{position:relative;transition:all .3s ease 0s}
.product-grid .product-image a{display:block}

.product-grid .pic-1{opacity:1;transition:all .3s ease-out 0s}
.product-grid:hover .pic-1{opacity:1}
.product-grid .pic-2{opacity:0;position:absolute;top:0;left:0;transition:all .3s ease-out 0s}
.product-grid:hover .pic-2{opacity:1}
.product-grid .social{width:150px;padding:0;margin:0;list-style:none;opacity:0;transform:translateY(-50%) translateX(-50%);position:absolute;top:60%;left:50%;z-index:1;transition:all .3s ease 0s}
.product-grid:hover .social{opacity:1;top:50%}
.product-grid .social li{display:inline-block}
.product-grid .social li a{color:#fff;background-color:#333;font-size:16px;line-height:40px;text-align:center;height:40px;width:40px;margin:0 2px;display:block;position:relative;transition:all .3s ease-in-out}
.product-grid .social li a:hover{color:#fff;background-color:#ef5777}
.product-grid .social li a:after,.product-grid .social li a:before{content:attr(data-tip);color:#fff;background-color:#000;font-size:12px;letter-spacing:1px;line-height:20px;padding:1px 5px;white-space:nowrap;opacity:0;transform:translateX(-50%);position:absolute;left:50%;top:-30px}
.product-grid .social li a:hover:after,.product-grid .social li a:hover:before{opacity:1}
.product-grid .product-discount-label,.product-grid .product-new-label{color:#fff;background-color:#ef5777;font-size:12px;text-transform:uppercase;padding:2px 7px;display:block;position:absolute;top:10px;left:0}
.product-grid .product-discount-label{background-color:#333;left:auto;right:0}
.product-grid .rating{color:#FFD200;font-size:12px;padding:12px 0 0;margin:0;list-style:none;position:relative;z-index:-1}
.product-grid .rating li.disable{color:rgba(0,0,0,.2)}
.product-grid .product-content{background-color:#fff;text-align:center;padding:12px 0;margin:0 auto;}
.product-grid:hover .product-content{bottom:0}
.product-grid .title {
    font-size: 13px;
    font-weight: 400;
    letter-spacing: .5px;
    text-transform: capitalize;
    margin: 0 0 7px;
    transition: all .3s ease 0s;
    color: #36454f;
}
.money {
    font-size: 14px;
    color: #dd4309;
    font-weight: 500;
    display: inline-block;
    vertical-align: middle;
    font-family: system-ui;
}
.product-content em {
    font-size: 14px;
    color: #969696;
    font-weight: 400;
    font-style: normal;
    margin-right: 3px;
}
.product-grid strike {
    display: block;
    font-family: system-ui;
    color: #969696;
}
.product-grid .title a {
    color: #000;
    font-family: 'Montserrat';
}
.product-grid .title a:hover, .product-grid:hover .title a {
    color: #000;
	text-decoration: none;
}
.product-grid .price {
    color: #333;
    font-size: 12px;
    font-family: Montserrat,sans-serif;
    font-weight: 400;
    letter-spacing: .6px;
    margin-bottom: 8px;
    text-align: center;
    transition: all .3s;
    text-decoration: underline;
    text-transform: uppercase;
	    float: left;

}
.product-grid .price span{color:#999;font-size:13px;font-weight:400;text-decoration:line-through;margin-left:3px;display:inline-block}
.product-grid .add-to-cart{color:#000;font-size:13px;font-weight:600}
@media only screen and (max-width:990px){.product-grid{margin-bottom:30px}
}

.bumblebee_products .product-grid {
    width: 19%;
    float: left;
    /* padding: 0 10px; */
    margin: 0 6px;
}


.arrivals-left  {
	width:50%;
	    float: left;

}
.arrivals-right {
    width: 43%;
    float: left;
}
.carousel {
    position: relative;
    top: 0;
}
.carousel-inner img {
    width: 100%;
}

.p-about {
    font-size: 16px;
    text-align: justify;
    font-family: system-ui;
    color: #191919;
    padding: 0 17%;
}

.shop-now {
    display: block;
    margin: 32px auto;
    width: 12%;
    text-align: center;
    color: #000;
    font-size: 16px;
    font-weight: 700;
    border-radius: 50px;
    border: 2px solid #000;
    padding: 12px 22px;
}
.shop-now:hover {
    background:#008080;
	color:#fff;
}

body {
  background: #000;
	font-family: 'Montserrat', sans-serif !important;
}
.section-padding{
  padding:60px 0;
}
.brand-carousel {
  background: #eee;
  margin-top: 10%;
}
.owl-dots{
  text-align: center;
}

.owl-dot {
  display: inline-block;
  height: 15px !important;
  width: 15px !important;
  background-color: #222222 !important;
  opacity: 0.8;
  border-radius: 50%;
  margin: 0 5px;
}

.owl-dot.active {
  background-color: #FF170F !important;
}
.slider-content p {
    color: #fff;
    text-align: center;
    font-size: 16px;
}


/* ignore the code below */


.link-area
{
  position:fixed;
  bottom:20px;
  left:20px;  
  padding:15px;
  border-radius:40px;
  background:tomato;
}
.link-area a
{
  text-decoration:none;
  color:#fff;
  font-size:25px;
}
#demo {
    margin-top: 0;
}
.big-heading {
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    color: #1caf86;
    font-family: system-ui;
    line-height: 38px;
	padding:40px 0;
}
.big-heading span {
    font-family: 'system-ui';
    font-style: italic;
    font-size: 34px;
}
.big-heading b {
    font-size: 42px;
    font-family: system-ui;
}
.strong-bum {
    display: block;
    text-align: center;
    position: relative;
    top: -24px;
    font-size: 28px;
    font-family: revert;
}
.insta-section img {
	margin-bottom:25px;
}

.video-heading h3 {
    font-size: 28px;
    font-family: system-ui;
    margin-bottom: 24px;
	    font-weight: 700;
}

.whasapp-a {
    font-size: 14px;
    color: #fff;
    font-family: system-ui;
    line-height: 24px;
    
    position: relative;
        display: block;

}

.list-li {
	display:block !important;
}
.healthy-heading {
    margin: 12px 0;
    font-family: system-ui;
    font-weight: 600;
    font-size: 17px;
    text-transform: capitalize;
}
.mail {
    color: #fff;
    font-size: 14px;
    font-family: system-ui;
    line-height: 41px;
}
.fa-twitter {
    background: #1DA1F2;
}
.fa-pinterest {
    background: #c31313;
}
.newsletter {
padding: 80px 0;
background: #f2f2f2;
}

.newsletter .content {
max-width: 650px;
margin: 0 auto;
text-align: center;
position: relative;
z-index: 2; }
.newsletter .content h2 {
color: #243c4f;
margin-bottom: 40px; }
.newsletter .content .form-control {
height: 50px;
border-color: #ffffff;
border-radius:0;
}
.newsletter .content.form-control:focus {
box-shadow: none;
border: 2px solid #243c4f;
}
.newsletter .content .btn {
min-height: 50px; 
border-radius:0;
background: #243c4f;
color: #fff;
font-weight:600;
}
.footer_body .form-control {
    border-radius: 50px;
	    height: 42px;
	border-top-right-radius: 50px !important;
    border-bottom-right-radius: 50px !important;
	width:300px !important;
	padding: 10px 12px;
}
.footer_body .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -88px;
    border-radius: 50px;
	margin-top: 5px;
    margin-right: 3px;
	    background: #008080;

}

.healthy_heart h3 {
    text-align: center;
    text-transform: uppercase;
    font-family: system-ui;
    width: 27%;
    text-align: center;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    background: #fff;
    z-index: 99;
    position: relative;
    margin-bottom: 30px;
    color: teal;
    font-weight: 700;
}
.healthy_heart span {
    content: "";
    position: absolute;
    width: 40%;
    height: 2px;
    background: #22c194;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 35px;
}
.whats_app {
    position: fixed;
    left: 24px;
    bottom: 74px;
    z-index: 9999;
    font-size: 38px;
    width: 4%;
    margin: 0 auto;
    border-radius: 10px;
    text-align: center;
    float: right;
    left: 96%;
}
.whats_app .fa-whatsapp {
    color: #18c10d;
    font-size: 51px !important;
    position: relative;
    top: 1px;
}
.read-more-middle {
    display: block;
    margin: 1px auto;
    width: 10%;
    text-align: center;
    color: #000;
    font-size: 13px;
    font-weight: 700;
    border-radius: 50px;
    border: 2px solid #000;
    padding: 12px 4px;
    margin-bottom: 24px;
}
.healthy-section {
	margin-top:10px;
}
.read-more-middle:hover {
    background: #008080;
    color: #fff;
}
.social_icon_links {
    margin-top: 20px;
}
.l-p {
    text-align: left !important;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #000 !important;
}
.carousel-indicators {
    bottom: -37px !important;
}
#myCarousel .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: #008080;
    border: 1px solid #008080;
    border-radius: 10px;
}
.product_details {
    margin: 20px 0 100px;
}
.shipping-b {
    font-size: 16px;
    font-family: system-ui;
}
.shipping-ul {
    margin-top: 8px;
    padding-inline-start: 10px;
}

.shipping-ul li {
    line-height: 30px;
    font-family: system-ui;
    font-size: 14px;
}
/* --------- prod box ---------- */
.prod-box{height:250px; background-color:#fff;  border-radius:4px; position:relative; margin-top:10px; margin-bottom:10px; font-family:'Open sans', Arial;}
	.prod-box .img-holder{margin-top:3px; text-align:center; height:250px; overflow:hidden; position:relative;}
	.prod-box .item-img-2{display:none;}
	.prod-box .img-holder:hover .item-img-2{display:block;}
	.prod-box .img-holder:hover .item-img-1{display:none;}
	
	.prod-box .img-holder img{max-height:100%}
	
	.prod-box .anons{padding:5px; border-top:1px solid #ddd;}
		.prod-box p{margin:0; padding:3px;}
		.prod-box .title{ font-size:16px; max-height:45px; overflow:hidden; font-family:'Open sans', Arial;}
		.prod-box .price{ float:left; color:#D90000;}
		.prod-box .sold{ float:right; color:#999}
		.prod-box .info{width:60%; font-size:12px; color:#666; float:left}
		
		.prod-box .action{width:39%; float:right; position:relative;}
		.prod-box:hover .blok-hover{bottom:0px; opacity:1;}
		
		.blok-hover{ position:absolute;  bottom:-36px; left:0; width:100%; height:36px; color:#fff; background-color:rgba(0,90,100,.4); z-index:99; transition: all 200ms ease-in-out 0s;}

		.blok-hover a{color:inherit; display:inline-block; padding:10px; font-size:14px;}
		.blok-hover a:hover{color:yellow}
	
	.prod-box  .btn{background-color:#FF4000; border-radius:0; font-size:12px; padding:3px;
	-webkit-border-radius:0; -moz-border-radius:0; color:#fff; border:0}

	.prod-box .action .btn {width:100%;}
	.prod-box .action .btn-add{display:none; position:absolute;}
	.prod-box .action:hover .btn-add{display:block}
	
	.prod-box  .btn-order:hover{background-color:#d90000; color:#fff; }
	.prod-box  .btn-add:hover{background-color:#d90000; color:#fff; }
	.copyright {
		    text-align: center;
    background: teal;
    margin-bottom: 0;
    color: #fff;
    font-size: 13px;
    padding: 7px 0;
	}
.product-list .title a {
    font-size: 13px;
    font-weight: 400;
    letter-spacing: .5px;
    text-transform: capitalize;
    margin: 0 0 7px;
    transition: all .3s ease 0s;
    color: #36454f;
}
.product-list strike {
    display: block;
    font-family: system-ui;
    color: #969696;
}
.product-list em {
    font-size: 14px;
    color: #969696;
    font-weight: 400;
    font-style: normal;
    margin-right: 3px;
}
.money {
    font-size: 14px;
    color: #dd4309;
    font-weight: 500;
    display: inline-block;
    vertical-align: middle;
    font-family: system-ui;
}
.productlisting-title {
    text-align: center;
    font-weight: 600;
    font-family: system-ui;
    font-size: 27px;
}
.wishlist-span {
    font-family: system-ui;
    /* margin-left: 15px; */
    font-size: 14px;
}
.wishlist-span i {
    margin-right: 6px;
}

/* Tabs panel */
.tabbable-panel {
  border:1px solid #eee;
  padding: 10px;
}

/* Default mode */
.tabbable-line > .nav-tabs {
  border: none;
  margin: 0px;
}
.tabbable-line > .nav-tabs > li {
  margin-right: 2px;
}
.tabbable-line > .nav-tabs > li > a {
  border: 0;
  margin-right: 0;
  color: #737373;
}
.tabbable-line > .nav-tabs > li > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
  border-bottom: 4px solid #fbcdcf;
}
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
  border: 0;
  background: none !important;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
  margin-top: 0px;
}
.tabbable-line > .nav-tabs > li.active {
  border-bottom: 4px solid #f3565d;
  position: relative;
}
.tabbable-line > .nav-tabs > li.active > a {
  border: 0;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.active > a > i {
  color: #404040;
}
.tabbable-line > .tab-content {
  margin-top: -3px;
  background-color: #fff;
  border: 0;
  border-top: 1px solid #eee;
  padding: 15px 0;
}
.portlet .tabbable-line > .tab-content {
  padding-bottom: 0;
}

/* Below tabs mode */

.tabbable-line.tabs-below > .nav-tabs > li {
  border-top: 4px solid transparent;
}
.tabbable-line.tabs-below > .nav-tabs > li > a {
  margin-top: 0;
}
.tabbable-line.tabs-below > .nav-tabs > li:hover {
  border-bottom: 0;
  border-top: 4px solid #fbcdcf;
}
.tabbable-line.tabs-below > .nav-tabs > li.active {
  margin-bottom: -2px;
  border-bottom: 0;
  border-top: 4px solid #f3565d;
}
.tabbable-line.tabs-below > .tab-content {
  margin-top: -10px;
  border-top: 0;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}
.pre-header p {
    font-size: 13px;
    letter-spacing: 0;
    margin-bottom: 0;
    color: #646464;
    /* font-weight: 600; */
    margin-right: 15px;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 0;
    padding-top: 9px;
}
.pre-header p a {
    color: #fff;
}

.pre-header .btn-primary {
    padding: 6px 22px;
    border-radius: 50px;
    margin: 3px 0;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
}
.pre-header .fa-user-o {
    color: #fff !important;
    margin-right: 5px;
}
.pre-header .btn-register {
    padding: 6px 22px;
    border-radius: 50px;
    margin: 3px 0;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    background-color: #0050a6;
    color: #fff;
}
.pre-header .fa-pencil {
    color: #fff !important;
    margin-right: 5px;
}
.pre-header .btn-register:hover {
    color: #fff;
}
.slider {
    background: url(../images/banner1.jpg) no-repeat 0 0;
    height: 455px;
    padding: 8% 0;
    width: 100%;
}
.slider-content  {
    padding: 27px 10% 0;
}
.slider-content h1 {
    color: #fff;
    font-size: 39px;
    margin-top: 20px;
	    text-align: center;
	font-family: 'Merriweather', serif;
}
.slider-content h1 span {
    color: #00c3fb;
}
.slider-content h5 {
    color: #fff;
    font-size: 19px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.enquiry-form {
    width: 30%;
    background: #fff;
    padding: 18px;
}
.transform-bg {
    background: url(../images/form-img.png) no-repeat 0 0;
    height: 143px;
    background-position: inherit;
    background-size: contain;
    color: #fff;
    text-align: center;
    padding: 20px;
}
.slider .btn-primary {
    color: #fff;
    background-color: #013d6e;
    border-color: #013d6e;
    border-radius: 50px;
    width: 100%;
    font-family: system-ui;
    font-size: 15px;
    font-weight: 600;
}

.feature-img-90 {
    width: 90%;
}
.feature-section-right {
    padding: 48px 0;
}
.feature-section-right h2 {
    font-size: 23px;
    text-transform: uppercase;
}
.feature-section-right h2 span {
    color: #0075df;
}
.feature-section-right p {
    font-family: system-ui;
    font-size: 14px;
    /* letter-spacing: 0px; */
    line-height: 22px;
    color: #505050;
}
.easylearn-ul li {
    background: url(../images/check.jpg) no-repeat 0 3px;
    /* width: 202px; */
    padding-left: 31px;
    /* line-height: 38px; */
    font-size: 14px;
    font-family: system-ui;
    /* margin-bottom: 7px; */
    padding-bottom: 22px;
}
.easylearn-ul {
    list-style-type: none;
    width: 50%;
    float: left;
}
.app-portion h4 {
    text-transform: uppercase;
    font-family: system-ui;
    letter-spacing: 1px;
    width: 52%;
    float: left;
    line-height: 71px;
}
.item-holder{
  text-align:center;
    float: left;
}


.text p {
    font-weight: 600;
	    min-height: 0;

}
.read-more {
    float: right !important;
    color: #0061b9 !important;
}

.view-all {
    display: block;
    margin: 0 auto;
    text-align: center;
    background: #2f2f2f;
    width: 8%;
    border-radius: 50px;
    padding: 8px;
    color: #fff;
    border: 2px solid #2f2f2f;
}
.view-all:hover {
    background: #fff;
    color: #000;
    border: 2px solid #000;
    text-decoration: none;
}
.counter {
    padding: 20px 0;
    border-radius: 5px;
}

.count-title {
    font-size: 50px;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 0;
    color: #fff;
    text-align: center;
    font-family: system-ui;
}
.count-text {
    font-size: 14px;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
}

.fa-2x {
    margin: 0 auto;
    float: none;
    display: table;
    color: #4ad1e5;
}
.number-section {
    background: url(../images/safari.jpg) no-repeat 0 3px;
    height: 300px;
    padding: 53px 0;
    margin-top: 41px;
}
.header-bumblebee-center h3 {
    text-align: center;
    text-transform: uppercase;
    text-align: center;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    background: #fff;
    z-index: 99;
    position: relative;
    font-size: 23px;
    margin-bottom: 30px;
}
.header-bumblebee-center h3 span {
    color: #0075df;
}
.university-column-left {
    width: 100%;
    float: left;
}
.university-column-left img {
    width: 99px;
    margin: 11px auto;
    display: block;
    height: 99px;
}
.university-column-right {
    width: 100%;
    float: none;
}
.university-column-right h4 {
    font-size: 14px;
    text-transform: uppercase;
    padding: 36px 0px 20px;
    text-align: center;
}
.university-column {
    border: 1px solid #c3c3c3;
    float: left;
    border-radius: 5px;
    margin-bottom: 25px;
    padding: 0 15px;
    width: 100%;
}
.university-column:hover {
    box-shadow: -2px 4px 15px -2px #868686;
    transition: all 0.3s ease;
}
.read-more-blog {
    float: right;
    color: #0061b9;
    font-weight: 600;
    font-size: 14px;
    line-height: 37px;
}
.healthy-section p {
    margin-bottom: 0;
    padding-top: 8px;
    text-transform: uppercase;
    font-size: 14px;
    font-family: system-ui;
    color: #545454;
}

.healthy-section i {
    color: #2d97ff;
}
.testimonial{
    margin: 0 70px 20px 0;
    text-align: center;
    position: relative;
}

.testimonial .description {
    padding: 25px;
    margin-bottom: 0;
    /* border: 1px solid #553e4e; */
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    position: relative;
}
.testimonial .pic {
    display: inline-block;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 3px solid #fff;
    margin-bottom: 15px;
}
.testimonial .pic img{
    width: 100%;
    height: auto;
    border-radius: 50%;
}
.testimonial .title {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 0 7px 0;
    font-family: system-ui;
}
.testimonial .post{
    display: block;
    font-size: 15px;
    color: #736d6d;
    text-transform: capitalize;
}
.owl-theme .owl-controls{ margin-top: 0; }


@media only screen and (max-width: 479px){
    .testimonial .description{ padding: 10px; }
}
.testimonial-section {
    padding: 0 0 0;
    margin: 0 0 0;
    background-color: #fff;
    margin-bottom: 34px;
}
.testimonial-section .owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: .9;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #fff;
}
.testimonial-section .owl-theme .owl-controls {
    margin-top: 0;
    text-align: center;
    margin-right: 71px;
}
.mail:hover {
	color: #8ac2ff;
    text-decoration: none;
}
.whasapp-a:hover {
	color: #8ac2ff;
    text-decoration: none;
}
.dutyfree_banner h3 {
    color: #fff;
    text-align: center;
    padding: 86px 0;
}
.university-section {
    margin: 22px 0;
}
.university-section ul {
    border: 1px solid #ddd;
    padding: 0 0;
        background: rgb(221 221 221 / 26%);

}
.university-section ul li {
    padding: 0 0 0;
	    line-height: 40px;

}
.university-section ul li:nth-last-child(3) {
    padding: 0 0 0;
}
.university-section .nav-link {
    display: block;
    padding: 0.5rem 1rem;
    color: #000;
    font-weight: 600;
    border-radius: 0 !important;
    border-bottom: 1px solid rgb(179 179 179 / 50%);
}
.no-padding {
    padding: 15px 0 !important;
}
.table-column-10 {
}
.table-column-10 .table th {
    padding: 18px 15px 15px 10px;
    vertical-align: top;
    font-weight: 600;
    color: #0072c0;
    text-transform: uppercase;
    font-size: 15px;
    font-family: system-ui;
    border-bottom: 1px solid #e1e1e1 !important;
    border-bottom-width: 1px !important;
}
.table-column-10 .table td, .table th {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    font-weight: 500;
}
/*.table-column-10 .table th:nth-last-child(3) {
    width:37%
}
.table-column-10 .table th:nth-last-child(4) {
    width:13%;
}*/
.university-section .container-fluid {
    width: 95%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.blog-details h4 {
    font-size: 21px;
}
.blog-details i {
    color: #077bd0;
}
.our-app-ul {
    list-style-type: none;
    padding-left: 15px;
}
.our-app-ul li {
    line-height: 42px;
}
.app-ul-left {
    list-style-type: none;
    float: left;
    width: 100%;
}
.app-ul-right {
    list-style-type: none;
    float: left;
    width: 100%;
}
.app-ul-left li {
    line-height: 40px;
}
.app-ul-right {
   line-height: 40px;
}
.coaching-column {
    border: 1px solid #ddd;
    border-radius: 5px;
    text-align: center;
    padding: 10px 30px;
    float: left;
    height: 456px;
}
.coaching-heading  {
    margin: 12px 0;
    font-family: system-ui;
    font-weight: 600;
    font-size: 20px;
    text-transform: capitalize;
}
.coaching-column p {
    text-align: justify;
    font-size: 15px;
    font-family: system-ui;
}
.coaching-column:hover {
    box-shadow: 0 0 24px 0 #ddd;
    border: 1px solid transparent;
    transition: width 4s ease-out;
}
.coaching-column strong {
    font-weight: 600;
    float: left;
    text-align: left;
    font-size: 15px;
    line-height: 21px;
}
.coaching-column ul {
    text-align: left;
}

.coaching-column b {
    float: left;
    display: block;
    width: 100%;
    text-align: left;
    font-weight: 600;
    line-height: 30px;
}
#more {display: none;}
.coaching-column .fa-circle {
    font-size: 9px;
    color: #077bce;
    position: relative;
    top: -2px;
}
#myBtn {
    text-align: left;
    float: left;
    border: none;
    background: transparent;
    font-weight: 500;
    color: #2c67b3;
    font-size: 16px;
}
.hybrid {
	height:auto !important;
}
.inner_contact_us_page_text {
    margin: 30px 0;
}
.inner_contact_us_page_text i {
    display: block;
    margin: 0 auto;
    text-align: center;
    font-size: 30px;
    margin-bottom: 15px;
    color: #097ee0;
}
.inner_contact_us_page_text p {
    font-family: lato;
    font-size: 15px;
    color: #505050;
    font-weight: normal;
    font-style: normal;
    line-height: 22px;
    text-align: center;
}
.contact_details .form-control {
    display: block;
    width: 100%;
    height: 43px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    margin-bottom: 20px;
}
textarea.form-control {
    height: 110px !important;
}
.contact_details .btn {
    background: #4c4c4c;
    color: #fff;
    width: 25%;
    padding: 8px;
    margin: 0 0;
    display: block;
}
.app-page {
    text-align: center;
}
.add-mobile { }
.pre-header-right  {}
.pre-header .d-flex {
    display: inline-flex;
}
.app-portion {
}
.university-section .col-md-3 {
	
}
.float-right {
    float: right;
}
.float-right a {
    color: #5e5e5e;
    font-size: 12px;
    /* margin-right: 15px; */
    /* margin-left: 15px; */
    padding-right: 11px;
}
.megamenu-list ul {
    list-style-type: none;
    padding-inline-start: 0;
}
.megamenu-list > li.megamenu-list-title > a {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    color: #343a40;
}
.megamenu-list-title {
	font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    color: #343a40;
}
.megamenu-list li ul li a {
    width: 100%;
    padding: 10px 0;
    display: inline-block;
    color: #343a40;
    text-decoration: none;
    font-size: 13px;
    font-weight: 500;
    text-transform: capitalize;
}	
.ngm-main-heading h2 {
    font-weight: 600;
    font-size: 25px;
    line-height: 27px;
}
.feature-section {
    margin: 0 0;
}
.ngm-main-heading .btn-success {
    float: right;
    background: #74923d;
    border: 1px solid #74923d;
    margin-top: 19px;
    font-weight: 600;
    font-size: 13px;
    padding: 8px 19px;
}
.ngm-main-heading hr {
    margin-top: 10px;
    margin-bottom: 0;
    border: 0;
    border-top: 1px solid #eee;
}
.ngm-main-heading {
    margin-bottom: 20px;
}
.carouseller .car__3 h3 {
    font-weight: 600;
    text-align: center;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 20px;
}
.carouseller .btn-info {
    color: #006b01;
    background-color: #fff;
    border-color: #006b01;
    border-radius: 50px !important;
    font-size: 15px;
    padding: 10px 25px;
    font-weight: 600;
}
.carouseller .btn-info:hover {
    color: #fff;
    background-color: #73913b;
    border-color: #6d9032;
}
.carouseller .btn-info.focus, .btn-info:focus {
    color: #fff;
    background-color: #73913b !important;
    border-color: #73913b !important;
}
.modal .modal-title {
    text-align: center;
    font-weight: 600;
    font-size: 22px;
}
.modal .modal-dialog {
    width: 530px;
    margin: 30px auto;
}
.modal .modal-content .form-group {
    padding: 0px 12px;
    text-align: left;
    font-size: 16px;
}
.modal .modal-content .form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}
.modal .modal-content .btn-primary {
    color: #fff;
    background-color: #004076;
    border-color: #004076;
    text-align: center;
    margin: 0 auto;
    display: block;
    border-radius: 50px;
    padding: 9px 32px;
    font-size: 16px;
    font-weight: 700;
}
.width-100 {
    width: 100%;
}
.banner-vegetable {
	 padding: 51px 0 0;
    background: url(../images/body-banner.jpg) no-repeat 0 3px;
    height: 500px;
    margin: 50px 0 0;
}
.carouseller .car__3:hover {
    box-shadow: -2px 4px 15px -2px #868686;
    transition: all 0.3s ease;
}
.pic img {
}
.title {
    font-weight: 700;
    font-size: 24px;
}
.title span {
     color: #71a900;
}
.description {
    color: #2b2b2b;
    text-align: justify;
    line-height: 22px;
    font-size: 14px;
}
.retail-section  {
    margin:30px 0;
}
.retail-section h3 {
    text-align: center;
    font-size: 27px;
    font-weight: 600;
}
.pre-header b {
    color: #ee403d;
}

.social-media {
    display: inline-flex;
    list-style-type: none;
    margin-right: 33px;
    padding-top: 7px;
}

.social-media li a {
    font-size: 15px;
    margin-right: 16px;
    color: #000;
}
.pre-headerlist a {
    line-height: 40px;
    font-weight: 600;
    color: #000;
}

.shop {
  position: relative;
  z-index: 5;
}

.shop__header {
  box-sizing: border-box;
  position: fixed;
  background: rgba(255, 255, 255, 0.9);
  width: 100%;
  padding: 15px;
  overflow: hidden;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.shop__products {
  padding-top: 70px;
}

.shop__title {
  display: block;
  margin: 0;
  float: left;
  
  font-size: 30px;
  line-height: 40px;
}

.shop__text {
    display: block;
    padding: 0;
    margin: 26px 23px;
    float: right;
    font-size: 20px;
}
.products {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 20px 0 20px 20px;
}

.products__item {
  width: 290px;
}

.product {
  background: #FFF;
  padding: 30px 15px;
  margin: 0 20px 20px 0;
  border-radius: 5px;
  text-align: center;
}

.product__title {
  font-weight: bold;
  font-size: 20px;
  margin: 0 0 15px 0;
}

.product__text {
  margin: 0;
}

.button {
  display: inline-block;
  background: #39C;
  padding: 5px 10px;
  border-radius: 3px;
  
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
  color: #FFF;
}

.button--light {
  background: #FFF;
  color: #F00;
}

.cart {
  position: fixed;
  background: #F3F3F3;
  width: 400px;
  max-width: 90%;
  height: 100%;
  top: 0;
  right: 0;
  box-shadow: -2px 0 4px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  transform: translate(500px, 0);
  transition: transform $speed ease-in-out;
  z-index: 20;
}

body.open .cart {
  transform: translate(0, 0);
}

.cart__header {
  box-sizing: border-box;
  position: absolute;
  background: rgba(255, 255, 255, 0.9);
  width: 100%;
  padding: 15px 15px;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 2;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  
  .cart__text {
    float: right;
  }
}

.cart__title {
  font-size: 20px;
  line-height: 40px;
  margin: 0;
  float: left;
}

.cart__products {
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 70px 0;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  z-index: 1;
  
  article {
    padding: 15px;
    border-bottom: 1px dotted #CCC;
    
    h1 {
      font-size: 16px;
      line-height: 20px;
      margin: 0;
    }
    
    p {
      font-size: 14px;
      margin: 0;
      
      a {
        color: #F00
      }
    }
  }
}

.cart__product {
  display: none;
}

.cart__empty {
  padding: 30px 15px;
  margin: 0;
  font-style: italic;
  text-align: center;
  
  &.hide {
    display: none;
  }
}

.cart__footer {
  box-sizing: border-box;
  position: absolute;
  background: rgba(255, 255, 255, 0.9);
  width: 100%;
  padding: 15px;
  left: 0;
  bottom: 0;
  z-index: 2;
  box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.2);
  text-align: right;
}

.cart__text {
  margin: 0;
  
  .button {
    padding: 10px 15px;
  }
}

.lightbox {
  position: fixed;
  background: #000;
  width: 0;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10;
  opacity: 0;
  transition: opacity $speed ease-in-out, width 0ms ease-in-out $speed;
}

body.open .lightbox {
  width: 100%;
  opacity: 0.8;
  transition: opacity $speed ease-in-out, width 0ms ease-in-out;
}
.js-toggle-cart {
    color: #4a4a4a;
}
.login__text {
    display: block;
    padding: 0;
    margin: 26px 0;
    float: right;
    font-size: 20px;
}

.login__text .dropdown {
    list-style-type: none;
}
.login__text .dropdown-menu {
    position: absolute;
    top: 35px !important;
    left: -118px !important;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: none;
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.login__text .fa-user-o {
    color: #000;
}
.sale-bg {
	background:#ee403d;
    padding-bottom: 10px;
}
.sale-bg p {
    text-align: center;
    color: #fff;
    /* line-height: 14px; */
    font-size: 12px;
    margin-bottom: 0;
    position: relative;
    top: 5px;
    padding: 4px 0;
    font-weight: 600;
}
.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}
.category-col-2 {
    width: 12%;
    float: left;
}
.productlist_page .category-col-2 .product-grid {
    background-color: #fff;
    font-family: 'Outfit', sans-serif;
    text-align: center;
    padding: 10px;
    transition: all 0.3s ease 0s;
}
.productlist_page .category-col-2 .product-grid .product-image {
    position: relative;
    display: block;
    margin: 0 auto;
    /* box-shadow: 0 0 21px 0 #bdbdbd; */
    width: 107px;
    height: 103px;
    border-radius: 50px;
    padding-top: 0;
    /* background: #efefef; */
}
.category-col-2 .product-grid .product-image a.image {
    display: block;
}
.category-col-2 .product-grid .product-content {
    padding: 12px 12px 2px;
}
.category-col-2 .product-grid .title {
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 7px;
    font-family: 'Lato';
}
.category-col-2 .product-grid .title a {
    transition: all 0.3s ease 0s;
    color: #484848;
}
.category-col-2 .product-grid:hover {
    transform: translateY(-10px);
}
.website-heading h2 {
    font-weight: 600;
    font-family: var(--primary-font);
    font-size: 24px;
    margin-bottom: 30px;
    color: #000;
}
.image-box {
    position: relative;
    margin: auto;
    overflow: hidden;
}
.image-box img {
    max-width: 100%;
    transition: all 0.3s;
    display: block;
    height: auto;
    transform: scale(1);
}

.column {
	margin: 0 0 0;
	padding: 0;
}
.column:last-child {
	padding-bottom: 0;
}
.column::after {
	content: '';
	clear: both;
	display: block;
}

.column div:first-child {
	margin-left: 0;
}
.column div span {
	position: absolute;
	bottom: -20px;
	left: 0;
	z-index: -1;
	display: block;
	width: 300px;
	margin: 0;
	padding: 0;
	color: #444;
	font-size: 18px;
	text-decoration: none;
	text-align: center;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	opacity: 0;
}
figure {
	margin: 0;
	padding: 0;
	background: #fff;
	overflow: hidden;
}
figure:hover+span {
	bottom: -36px;
	opacity: 1;
}



/* Zoom In #1 */
.hover01 figure img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	    width: 100%;

}
.hover01 figure:hover img {
	-webkit-transform: scale(1.3);
	transform: scale(1.1);
}

@-webkit-keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
@keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
.feature-section h2 {
    text-align: center;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 25px;
    margin-bottom: 30px;
}
.feature-content h4 {
    font-family: 'Montserrat';
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
}
.feature-content p {
    color: #ff4845;
    font-weight: 500;
    font-size: 13px;
    --secondary-font: "Outfit", sans-serif;
}
.header_bumblebee h3 {
    text-align: center;
    text-transform: capitalize;
    font-family: var(--secondary-font);
    width: 27%;
    text-align: center;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    background: #fff;
    z-index: 99;
    position: relative;
    margin-bottom: 30px;
    color: black;
    font-weight: 700;
    font-size: 21px;
    font-size: var(--fontsi-30);
}
.header_bumblebee span {
    content: "";
    position: absolute;
    width: 50%;
    height: 2px;
    background: #d3d3d3;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 35px;
}
.office-section {
    margin: 0 0 0;
}
.feature-grid {
    font-family: 'Montserrat';
    text-align: center;
    padding: 0 0 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
    margin-bottom: 0;
    margin-right: 0;
    transition: all 0.5s;
}
.feature-grid .feature-image {
    position: relative;
    transition: all .3s ease 0s;
}
.feature-grid .feature-content {
    background-color: #fff;
    text-align: left;
    padding: 12px 15px;
    margin: 0 auto;
    font-weight: 600;
}
.feature-grid .title {
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .5px;
    text-transform: uppercase;
    margin: 0 0 7px;
    transition: all .3s ease 0s;
    color: #000000;
}
.feature-grid strike {
    display: block;
    font-family: system-ui;
    color: #969696;
}
.feature-grid .title a {
    color: #010101;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    text-transform: capitalize;
    font-size: var( --fontsi-14);
    font-family: var( --secondary-font);
    font-weight: 500;
}
.feature-grid:hover {
    transform: translateY(10px);
}
.feature-content span {
    float: left;
    margin-right: 10px;
    font-family: lato;
    font-weight: 600;
    color: #08209a;
    font-size: 14px;
}
.feature-grid strike {
    display: block;
    font-family: system-ui;
    color: #000000;
}
.feature-image img {
    width: 225px;
    height: 340px;
    object-fit: cover;
    border-radius: 15px;
}
.column {
	margin: 0 0 0;
	padding: 0;
}
.column:last-child {
	padding-bottom: 0;
}
.column::after {
	content: '';
	clear: both;
	display: block;
}
.column div {
	position: relative;
	float: left;
	margin: 0 0 0 0;
	padding: 0;
}
.column div:first-child {
	margin-left: 0;
}
.column div span {
	position: absolute;
	bottom: -20px;
	left: 0;
	z-index: -1;
	display: block;
	margin: 0;
	padding: 0;
	color: #444;
	font-size: 18px;
	text-decoration: none;
	text-align: center;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	opacity: 0;
}
figure {
	margin: 0;
	padding: 0;
	background: #fff;
	overflow: hidden;
}
figure:hover+span {
	bottom: -36px;
	opacity: 1;
}




/* Shine */
.hover14 figure {
	position: relative;
}
.hover14 figure::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.hover14 figure:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}


@-webkit-keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
@keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}

.picZoomer{
	position: relative;
    /*margin-left: 40px;
    padding: 15px;*/
}
.picZoomer-pic-wp{
	position: relative;
	overflow: hidden;
    text-align: center;
}
.picZoomer-pic-wp:hover .picZoomer-cursor{
	display: block;
}
.picZoomer-zoom-pic{
	position: absolute;
	top: 0;
	left: 0;
}
.picZoomer-pic{
	/*width: 100%;
	height: 100%;*/
}
.picZoomer-zoom-wp{
	display: none;
	position: absolute;
	z-index: 999;
	overflow: hidden;
    border:1px solid #eee;
    height: 460px;
    margin-top: -19px;
}
.picZoomer-cursor{
	display: none;
	cursor: crosshair;
	width: 100px;
	height: 100px;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 50%;
	border: 1px solid #eee;
	background-color: rgba(0,0,0,.1);
}
.picZoomCursor-ico{
	width: 23px;
	height: 23px;
	position: absolute;
	top: 40px;
	left: 40px;
	background: url(images/zoom-ico.png) left top no-repeat;
}

.my_img {
    vertical-align: middle;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 100%;
}
.piclist li{
    display: inline-block;
    width: 90px;
    height: 114px;
    border: 1px solid #eee;
}
.piclist li img{
    width: 97%;
    height: auto;
}

/* custom style */
.picZoomer-pic-wp,
.picZoomer-zoom-wp{
    border: 1px solid #eee;
}



/*===pic-Zoom===*/
._boxzoom .zoom-thumb {
    width: 90px;
    display: inline-block;
    vertical-align: top;
    margin-top: 0px;
}
._boxzoom .zoom-thumb ul.piclist {
    padding-left: 0px;
    top: 0px;
}
._boxzoom ._product-images {
    width: 80%;
    display: inline-block;
}
._boxzoom ._product-images .picZoomer {
    width: 100%;
}
._boxzoom ._product-images .picZoomer .picZoomer-pic-wp img {
    left: 0px;
}
._boxzoom ._product-images .picZoomer img.my_img {
    width: 100%;
}
.piclist li img {
    height:100px;
    object-fit:cover;
}

/*======products-details=====*/
._product-detail-content {
    background: #fff;
    padding: 15px;
    border: 1px solid lightgray;
}
._product-detail-content p._p-name {
    color: black;
    font-size: 20px;
    border-bottom: 1px solid lightgray;
    padding-bottom: 12px;
}
.p-list span {
    margin-right: 15px;
}
.p-list span.price {
    font-size: 25px;
    color: #318234;
}
._p-qty > span {
    color: black;
    margin-right: 15px;
    font-weight: 500;
}
._p-qty .value-button {
    display: inline-flex;
    border: 0px solid #ddd;
    margin: 0px;
    width: 30px;
    height: 35px;
    justify-content: center;
    align-items: center;
    background: #fd7f34;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
}

._p-qty .value-button {
    border: 0px solid #fe0000;
    height: 35px;
    font-size: 20px;
    font-weight: bold;
}
._p-qty input#number {
    text-align: center;
    border: none;
    border-top: 1px solid #fe0000;
    border-bottom: 1px solid #fe0000;
    margin: 0px;
    width: 50px;
    height: 35px;
    font-size: 14px;
    box-sizing: border-box;
}
._p-add-cart {
    margin-left: 0px;
    margin-bottom: 15px;
}
.p-list {
    margin-bottom: 10px;
}
._p-features > span {
    display: block;
    font-size: 16px;
    color: #000;
    font-weight: 500;
}
._p-add-cart .buy-btn {
    background-color: #fd7f34;
    color: #fff;
}
._p-add-cart .btn {
    text-transform: capitalize;
    padding: 6px 20px;
    /* width: 200px; */
    border-radius: 52px;
}
._p-add-cart .btn {
    margin: 0px 8px;
}

/*=========Recent-post==========*/
.title_bx h3.title {
    font-size: 22px;
    text-transform: capitalize;
    position: relative;
    color: #fd7f34;
    font-weight: 700;
    line-height: 1.2em;
}
.title_bx h3.title:before {
    content: "";
    height: 2px;
    width: 20%;
    position: absolute;
    left: 0px;
    z-index: 1;
    top: 40px;
    background-color: #fd7f34;
}
.title_bx h3.title:after {
    content: "";
    height: 2px;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 40px;
    background-color: #ffc107;
}
.common_wd .owl-nav .owl-prev, .common_wd .owl-nav .owl-next {
    background-color: #fd7f34 !important;
    display: block;
    height: 30px;
    width: 30px;
    text-align: center;
    border-radius: 0px !important;
}
.owl-nav .owl-next {
    right:-10px;
}
.owl-nav .owl-prev, .owl-nav .owl-next {
    top:50%;
    position: absolute;
}
.common_wd .owl-nav .owl-prev i, .common_wd .owl-nav .owl-next i {
    color: #fff;
    font-size: 14px !important;
    position: relative;
    top: -1px;
}
.common_wd .owl-nav {
    position: absolute;
    top: -21%;
    right: 4px;
    width: 65px;
}
.owl-nav .owl-prev i, .owl-nav .owl-next i {
    left: 0px;
}
._p-qty .decrease_ {
    position: relative;
    right: -5px;
    top: 3px;
}

._p-qty .increase_ {
    position: relative;
    top: 3px;
    left: -5px;
}
/*========box========*/
.sq_box {
    padding-bottom: 5px;
    border-bottom: solid 2px #fd7f34;
    background-color: #fff;
    text-align: center;
    padding: 15px 10px;
    margin-bottom: 20px;
    border-radius: 4px;
}
.item .sq_box span.wishlist {
    right: 5px !important;
}
.sq_box span.wishlist {
    position: absolute;
    top: 10px;
    right: 20px;
}
.sq_box span {
    font-size: 14px;
    font-weight: 600;
    margin: 0px 10px;
}
.sq_box span.wishlist i {
    color: #adb5bd;
    font-size: 20px;
}
.sq_box h4 {
    font-size: 18px;
    text-align: center;
    font-weight: 500;
    color: #343a40;
    margin-top: 10px;
    margin-bottom: 10px !important;
}
.sq_box .price-box {
    margin-bottom: 15px !important;
}
.sq_box .btn {
    border-radius: 50px;
    padding: 5px 13px;
    font-size: 15px;
    color: #fff;
    background-color: #fd7f34;
    font-weight: 600;
}
.sq_box .price-box span.price {
    text-decoration: line-through;
    color: #6c757d;
}
.sq_box span {
    font-size: 14px;
    font-weight: 600;
    margin: 0px 10px;
}
.sq_box .price-box span.offer-price {
    color:#28a745;
}
.sq_box img {
    object-fit: cover;
    height: 150px !important;
    margin-top: 20px;
}
.sq_box span.wishlist i:hover {
    color: #fd7f34;
}

.womensaree-section {
    margin: 50px 0;
}
.title-shipping {
    font-weight: 700;
    font-size: 17px;
    padding-left: 16px;
    margin-top: 14px;
}
.description-shipping {
    color: #2b2b2b;
    text-align: left;
    line-height: 22px;
    font-size: 13px;
    padding-left: 15px;
    font-weight: 500;
    font-family: 'Poppins';
}
.bg-black {
    background: #000;
    color: #fff;
    font-size: 12px;
    padding-top: 10px;
}
.bg-black img {
	    float: right;

}
.innerpage-section {
    margin: 20px 0 40px;
}
.product_heading {
    margin: 30px 0 0; 
}
.product_heading-h3 {
    font-weight: 800;
    /* font-family: 'Lato'; */
    font-size: 15px;
    padding-top: 5px;
    color: #6c6c6c;
}
.product_heading .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    margin-top: 20px;
}
.productlist_page .productlist_section {
    margin: 30px 0;
}
.cheking-details {
    padding: 15px 0;
}
.a-text-bold {
    font-weight: 700;
    font-size: 16px;
}
.productlist_page .product-grid {
    font-family: Raleway,sans-serif;
    text-align: center;
    padding: 0 0 15px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    margin-bottom: 0;
    margin-right: 10px;
    overflow: hidden;
    transition: all 0.5s;
}
.productlist_page .product-grid .product-image {
    position: relative;
    transition: all .3s ease 0s;
}
.productlist_page .product-grid .product-image a {
    display: block;
}
.productlist_page .product-grid .product-links {
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    opacity: 0;
    transform: translateX(-50%);
    position: absolute;
    bottom: 175px;
    left: 50%;
    z-index: 1;
    transition: all .3s ease-in-out;
    text-align: center;
}
.productlist_page .product-grid .product-links li {
    margin: 0 2px;
    display: inline-block;
}
.productlist_page .product-grid .product-links li a {
    color: #000;
    background: #fff;
    font-size: 16px;
    line-height: 40px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: block;
    position: relative;
    z-index: 1;
    transition: all 0.3s ease-in-out;
}
.productlist_page .product-grid .product-content {
    background-color: #fff;
    text-align: left;
    padding: 12px 0;
    margin: 0 auto;
}
.productlist_page .product-grid .title {
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0;
    text-transform: uppercase;
    margin: 0 0 7px;
    transition: all .3s ease 0s;
}
.productlist_page .product-content span {
    float: left;
    margin-right: 10px;
    font-family: lato;
    font-weight: 600;
    color: #0c2bc9;
    font-size: 14px;
}
.productlist_page .product-grid strike {
    display: block;
    font-family: system-ui;
    color: #000;
}
.productlist_page .product-grid:hover {
    transform: translateY(-15px);
}
.margin-bottom-0 {
        margin-bottom: 0 !important;

}

.productlist_page {
    margin: 0 0 40px 0;
}
.pdp-i .fa-inr {
    font-size: 21px;
}
.panel-default>.panel-heading {
    color: #333;
    background-color: #fff !important;
    border-color: #fff;
}

.panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: #fff;
    border-bottom: 1px solid #ddd;
}

    .panel-default > .panel-heading {
        padding: 0;
        border-radius: 0;
        color: #212121;
        background-color: #FAFAFA;
        border-color: #EEEEEE;
    }

    .panel-title {
        font-size: 14px;
    }

  .panel-title > a {
    display: block;
    padding:14px 11px;
    text-decoration: none;
    font-weight: 600;
    font-size: 13px;
    font-family: 'Montserrat';
}
   .more-less {
    float: right;
    color: #212121;
    font-weight: 600;
    font-size: 10px;
}
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #EEEEEE;
    }
	.productlist_page .product-grid .product-image img {
    width: 274px;
    height: 380px;
}
.cate-item img {
    width: 140px;
    height: 140px;
    border-radius: 20px;
    object-fit: cover;
    background-repeat: no-repeat;
}
.flip-img {
    transition: transform 0.6s ease;
    transform-style: preserve-3d;
}
.cate-item h6 {
    font-family: var(--secondary-font);
    text-transform: capitalize;
    font-size: 14px;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.cate-item {
	transition: all 0.5s;
	overflow: hidden;
}
.cate-item:hover {
    transform: translateY(-10px);
}
.cate-item a {
	color:#000;
}
.cate-item a:hover {
	text-decoration:none;
}
.service-card {
    background: #fff;
    border-radius: 10px;
}
.shadow-sm {
    box-shadow: 0 0 11px 0 #e9e9e9 !important;
}
.p-3 {
    padding: 1rem!important;
}
.text-start {
    text-align: left!important;
}
.service-card p {
    font-size: 14px;
    text-align: left;
    font-family: var(--secondary-font);
    padding-bottom: 20px;
    min-height: 80px;
}
.service-card img {
    width: 100%;
    height: 150px;
    object-fit: cover;
    border-radius: 10px;
}
.rounded {
   border-radius: 0.375rem;
}
.service-info  h6 {
    font-size: var(--fontsi-16);
    font-family: var(--primary-font);
    font-weight: 600;
}
.about {
	width:100%;
	padding:0 15px;
}
.about-content {
    height: 434px;
    background: url(../images/orange-bg.jpg) no-repeat 0 0;
    margin-left: -27px;
    margin-top: 34px;
    padding: 50px 50px ;
}
.p-left-0 {
	padding-left:0 !important;
}
.about-content h3 {
    font-family: var(--primary-font);
    font-weight: 600;
}
.about-content p {
    color: #404040;
    font-family: var(--secondary-font);
    font-size: var( --fontsi-14);
}
.info-strip {
    border-bottom: 1px solid #eee;
}
.strip-box {
    padding: 20px 10px;
}
.icon-large {
    font-size: 36px;
    color: #2c6dd5;
    margin-right: 20px;
}
.ps-2 {
    padding-left: .5rem!important;
}
.text-start {
    text-align: left!important;
}
.strip-box p {
    font-size: 13px;
    margin-bottom: 0;
}
.border-end {
    border-right: 1px solid #ededed !important;
}
.strip-box {
    display: flex;
    text-align: center;
    margin-left: 30px;
}
.strip-box h6 {
	font-size: 15px;
    font-weight: 600;
    font-family: var(--secondary-font);
}
.footer-area {
    background: #262626;
    color: #ffffff;
    padding-bottom: 0 !important;
}
.footer-title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #ffffff;
}
.footer-links {
    list-style: none;
    padding: 0;
}
.footer-links li {
    margin-bottom: 17px;
}
.footer-links a {
    color: #cccccc;
    font-size: 13px;
    text-decoration: none;
    transition: 0.3s;
}
.mb-3 {
	margin-bottom:10px;
}
.footer-social a {
    display: inline-block;
    font-size: 18px;
    color: white;
    margin-right: 12px;
    transition: 0.3s;
}
.footer-links a:hover {
    color: #ffffff;
    padding-left: 4px;
}
.megamenu-list li a {
    font-family: var(--primary-font);
    padding: 10px 11px 5px;
    display: inline-block;
    text-decoration: none;
    font-size: 13px;
    color: #000;
    font-weight: 500;
    text-transform: uppercase;
}
.nav-brand img {
    width: 75%;
    padding-top: 6px;
}
.megamenu-list li a:hover {
    color: #ff6b00;
}
.lic_banner {
    background: url(../images/lic-banner.jpg) no-repeat 0 0;
    height: 334px;
    padding: 0 0;
    margin-top: 0;
}
.care_banner {
	 background: url(../images/care-ban.jpg) no-repeat 0 0;
    height: 334px;
    padding: 0 0;
    margin-top: 0;
}
.media_banner {
	 background: url(../images/media-ban.jpg) no-repeat 0 0;
    height: 334px;
    padding: 0 0;
    margin-top: 0;
}
.abt_banner {
    background: url(../images/aboutus.jpg) no-repeat 0 0;
    height: 334px;
    padding: 0 0;
    margin-top: 0;
}
.tour_banner {
	 background: url(../images/tour-ban.jpg) no-repeat 0 0;
    height: 334px;
    padding: 0 0;
    margin-top: 0;
}
.subpage-text h2 {
    font-size: 31px;
    text-align: center;
    color: #000000;
    font-family: var(--primary-font);
    margin-top: 0;
    font-weight: 600;
    padding-top: 114px;
}
.about-section {
    background: #fbfbfb;
}
.about-section img {
    width: 100%;
    border-radius: 8px;
    margin-top: 40px;
}
.aboutleft-content {
    margin-top: 30px;
}
.aboutleft-content h2 {
    font-size: var(--fontsi-24);
    padding: 12px 0 6px 0;
    color: #2d3079;
    font-family: var(--primary-font);
    font-weight: 600;
}
.aboutleft-content p {
    text-align: justify;
    font-size: 14px;
    line-height: 25px;
    padding: 0px 0;
    font-family: ;
    color: #323232;
    margin-bottom: 0;
    font-family: 'Lato', sans-serif;
    padding-right: 0;
}
.whatsapp {
    background: green;
    color: #fff;
    padding: 15px 40px;
    line-height: 89px;
    border-radius: 8px;
    font-weight: 500;
    font-family: var(--secondary-font);
    font-size: var(--fontsi-16);
}
.whatsapp i {
    font-size: 25px !important;
    margin-right: 5px;
    position: relative;
    top: 2px;
}
.whatsapp:hover {
        color: #fff;

}
.media-section {
    background: #f3f3f3;
}
.media-section h3 {
    font-size: var(--fontsi-24);
    padding: 00 6px 0;
    color: #1e1e1e;
    font-family: var(--primary-font);
    font-weight: 600;
    text-align: center;
}
.media-box {
    background: #fff;
    text-align: center;
    padding: 25px 25px;
    border-radius: 15px;
    box-shadow: 0 0 10px 0 #e1e1e1;
    border-bottom: 3px solid #0067b9;
    transition: all 0.5s;
    overflow: hidden;
    margin-bottom: 25px;
}
.media-box:hover {
    transform: translateY(-10px);
}
.media-box h4 {
    font-size: 15px;
    font-weight: 600;
    font-family: var(--primary-font);
}
.media-box p {
    font-size: var(--fontsi-14);
    font-family: var(--secondary-font);
    color: #505050;
}
.aboutleft-content h2 {
    font-size: var(--fontsi-24);
    padding: 12px 0 6px 0;
    color: #2d3079;
    font-family: var(--primary-font);
    font-weight: 600;
}
.aboutleft-content p {
    text-align: justify;
    font-size: 14px;
    line-height: 25px;
    padding: 0px 0;
    font-family: ;
    color: #323232;
    margin-bottom: 0;
    font-family: 'Lato', sans-serif;
    padding-right: 0;
}
.cont {
    height: 100%;
    left: 0;
    padding: 0;
    margin: 120px auto 0 auto;
    position: relative;
    right: 0;
}
#nprogress-bar {
    /* -webkit-appearance: none; */
    width: 500px;
    color: #CCC;
    height: 2px;
    margin: 0 0;
    display: block;
}
#first, #second, #third,  #fourth{ margin:0px; }
#step span {
    height: 60px;
    width: 60px;
    border-radius: 100%;
    border: 3px solid #CCC;
    background: #CCCCCC;
    position: absolute;
    left: 0;
    color: #ffffff;
    top: -30px;
    cursor: pointer;
    transition: all 0.4s ease-in-out;
    text-align: center;
    font-size: 23px;
    font-weight: 800;
    line-height: 60px;
}
#step{  width:100%;}
#step span i {
    padding: 20px;
    text-align: center;
    font-size: 25px;
}
 
#step .first {
    left: 0;
}
 
#step  .second {
    left: 230px;
}
#step  .third{
  left: 500px;
}
#step  .fourth{
  left: 640px;
}
.detail{ position:relative;}
#nprogress-bar::-webkit-progress-value{ /* Changes line color */
  background: #049dfe;
  transition: all 0.4s ease-in-out;
}
#nprogress-bar::-webkit-progress-bar{ /* Changes background color */
  background: #CCC;
}
#step .border-change {
    border-color: #00578f;
    background: #00578f;
    transition: all 0.4s ease-in-out;
}
.text-sec {
    width: 100%;
    margin: 64px auto 0 0!important;
    background: #fff;
    padding: 25px 25px;
    height: 256px;
}
.process-section {
    background: #f3f3f3;
} 
.text-sec h2 {
    font-weight: 600;
    font-family: var(--primary-font);
    font-size: 20px;
    margin-bottom: 20px;
    color: #000;
}
.text-sec p {
    font-family: var(--secondary-font);
    text-transform: capitalize;
    font-size: 15px;
}
.table > thead {
    background: #0086dd;
    color: #fff;
    padding: 10px;
}
.table > tr > td{
    
    padding: 100px !important;
}
.table {
    width: 75% !important;
    margin: 22px auto 50px auto;
}
.table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th {
    border-top: 0;
    padding: 15px 15px;
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
   padding: 15px !important;
}
.font-weight-bold {
    font-weight: 700;
}



.faq {
  padding: 60px 0;
  background: #f8f9fc;
}

.faq-heading h2 {
  font-weight: 700;
  margin-bottom: 10px;
  color: #222;
}

.faq-heading p {
  color: #666;
  margin-bottom: 40px;
  font-size: 15px;
}

/* Accordion Card */
.faq .panel {
  border: none;
  border-radius: 12px;
  margin-bottom: 15px;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);
}

/* Heading */
.faq .panel-heading {
  padding: 0;
  background: #fff;
}

.faq .panel-title a {
  display: block;
  padding: 18px 20px;
  font-size: 14px;
  font-weight: 600;
  color: #333;
  text-decoration: none;
  position: relative;
  font-family: inherit;
}

/* Active */
.faq .panel-title a[aria-expanded="true"] {
     background: #ee403d;
    color: #fff;
    font-size: 14px;
    font-family: inherit;
}

/* Icon */
.faq .panel-title a::after {
  content: "+";
  position: absolute;
  right: 20px;
  font-size: 22px;
}

.faq .panel-title a[aria-expanded="true"]::after {
  content: "−";
}

/* Body */
.faq .panel-body {
  font-size: 15px;
  color: #555;
  line-height: 1.7;
}



.water-bg {
    position: relative;
    background-image: url("../images/bannernew.jpg");
    width: 100%;
    height: 350px;
    object-fit: cover;
    background-repeat: no-repeat;
  
}
.product-content{
    position: relative;
    z-index: 2;
    color: white;
    top:140px;
    font-family: 'Poppins', sans-serif;
    
}

  
.cards {
    background: #fff;
    border-radius: 16px;
    
    box-shadow: 0 0 10px 0 #d1d1d1;
    border-radius: 15px;
    
  }
  
  
  
 
  .cards img {
  
    height: 200px;
    object-fit: cover;
    transition: transform 0.5s ease;
    border-radius: 17px;
  }
  
  
  
  
  .card-footer {
    background: #fff;
    border-top: none;
  }
  
 
  .tittle-product {
    text-decoration: none;
    font-weight: 600;
    transition: color 0.3s ease;
  }
  

  

  .card-footer h3 {
    font-size: 14px;
    line-height: 1.6;
    color: #6c757d;
  }
  

  .text-gray {
    color: #333;
    font-weight: 700;
  }
  
 
  .card-footer .btn {
    background-color:#235986;
    color: #fff;
    border-radius: 30px;
    padding: 6px 14px;
    font-size: 13px;
    transition: all 0.3s ease;
  }
  
  .card-footer .btn:hover {
    background: #235986
    ;
    transform: scale(1.05);
  }
  

  .card-footer .fa-cart-plus {
    font-size: 13px;
  }
  
  
  .product-content h2 {
    font-size: 45px;
    letter-spacing: 1px;
  }
  
  .product-content p {
    color: #eaf4ff;
    font-size: 16px;
  }
  
 
  @media (max-width: 768px) {
    .cards img {
      height: 180px;
    }
  }
  

 
  .box {
    background: #fff;
    padding: 20px;
    border-radius: 12px;
    box-shadow: 0 8px 30px rgba(0,0,0,0.08);
  }
  
  /* FILTER */
  .filter-box {
    position: sticky;
    top: 20px;
  }
  
  .filter-box h4 {
    font-weight: 600;
    margin-bottom: 15px;
  }
  
  /* PRODUCT */
  .product-img {
    width: 100%;
    border-radius: 10px;
  }
  
  .price {
    font-size: 26px;
    font-weight: 700;
    color: #337ab7;
  }
  
  .star {
    color: #f0ad4e;
  }
  
  .btn-cart {
    background: #337ab7;
    color: #fff;
    border-radius: 25px;
    padding: 8px 20px;
  }
  
  .btn-cart:hover {
    background: #286090;
    color: #fff;
  }
  .card-footer h4 a{
    font-size: 18px;
    color: #333;
  }
  /* MOBILE */
  @media (max-width: 767px) {
    .filter-box {
      margin-bottom: 20px;
    }
  }

  .honey-bg {
    position: relative;
    background-image: url("../images/honeybg.jpg");
    width: 100%;
    height: 370px;
    object-fit: cover;
    background-repeat: no-repeat;
  
}
.ghee-bg{
  position: relative;
  background-image: url("../images/gheebg.jpg");
  width: 100%;
  height: 370px;
  object-fit: cover;
  background-repeat: no-repeat;
}
.oil-bg{

  position: relative;
  background-image: url("../images/oil.jpg");
  width: 100%;
  height: 370px;
  object-fit: cover;
  background-repeat: no-repeat;
}

.snacks-bg{
  position: relative;
  background-image: url("../images/sbg.jpg");
  width: 100%;
  height: 370px;
  object-fit: cover;
  background-repeat: no-repeat;
}

/*login page start */

.welcome-box {
    margin-bottom: 30px;
}

.welcome-box h2 {
    margin-bottom: 8px;
    color: #ee403d;
    font-weight: 700;
}

.welcome-box p {
    font-size: 14px;
    color: #777;
    margin-bottom: 15px;
}

.welcome-divider {
    display: block;
    width: 60px;
    height: 3px;
    margin: 0 auto;
    background: linear-gradient(135deg, #ee403d, #ff7b6b);
    border-radius: 5px;
}

 .login-pg-bg{
    height: 100vh;
   
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.login-box {
    padding: 40px 35px;
    border-radius: 8px;
    width: 100%;
    max-width: 420px;
    box-shadow: 0 0 30px 0 rgba(0,0,0,0.15);
}

.login-box h2 {
    text-align: center;
    margin-bottom: 30px;
    color: black;
    font-weight: 600;
}

.form-control {
    height: 45px;
    border-radius: 0;
    margin-bottom: 20px;
}

.btn-login {
    background: #ee403d;
    color: #fff;
    padding: 12px;
    border-radius: 6px;
    border: none;
    font-size: 16px;
}

.btn-login:hover {
    background: #b80c09;
    color: #fff;
}

.checkbox label {
    font-weight: normal;
}

.login-links {
    text-align: center;
    margin-top: 20px;
}

.login-links a {
    color: #0d8b7a;
    text-decoration: none;
}

.login-links a:hover {
    text-decoration: underline;
}


/*singup section st */


.signup{
    min-height:100vh;
    display:flex;
    align-items:center;
    justify-content:center;
    
}

.signup-box{
    background:#ffffff;
    padding:35px;
    border-radius:8px;
    width:100%;
    max-width:460px;
    box-shadow:0 0 30px 0 rgba(0,0,0,0.15);
}

.singup-item{
    text-align:center;
    margin-bottom:25px;
}

.singup-item h2{
    color:black;
    font-weight:700;
    margin-bottom:6px;
}

.singup-item p{
    color:#777;
    font-size:14px;
}

.welcome-divider{
    display:block;
    width:60px;
    height:3px;
    margin:15px auto 0;
    background: linear-gradient(135deg, #ee403d, #ff7b6b);
    border-radius:4px;
}

.form-control{
    height:45px;
    margin-bottom:15px;
    border-radius:0;
}

button.btn.btn-signups.btn-block {
    background-color: red;
    color:white;
}

.btn-signup:hover{
    opacity:0.9;
    color:#fff;
}

.login-links{
    text-align:center;
    margin-top:20px;
}

.login-links a{
    color:#ee403d;
    text-decoration:none;
}

.login-links a:hover{
    text-decoration:underline;
}


/*cart section */


.cart-section{
    padding:40px 0;
}
.carts-header{
    font-weight:600;
    border-bottom:1px solid #ddd;
    padding-bottom:10px;
    margin-bottom:20px;
}
.product-box img{
    width:90px;
    border-radius:4px;
}
.price del{
    color:#999;
    margin-right:10px;
    font-size:16px;
}
.price strong{
    font-size:16px;
}
.save-badge{
    display:inline-block;
    border:1px solid #000;
    padding:3px 8px;
    font-size:12px;
    margin:8px 0;
}
input.qty-input {
    width: 38px;
}
.qty-box input{
   
    border:none;
    text-align:center;
}
.remove-link{
    color:#000;
    font-size:13px;
    text-decoration:underline;
    display:inline-block;
    margin-top:10px;
}
.cart-total-box{
    border-left:1px solid #ddd;
    padding-left:25px;
}
.cart-total-box h4{
    font-weight:600;
    margin-bottom:20px;
}
.cart-total-row{
    display:flex;
    justify-content:space-between;
    padding:10px 0;
    border-bottom:1px solid #eee;
}
.cart-total-row strong{
    font-size:18px;
}
.checkout-btn{
    background:#b00000;
    color:#fff;
    width:100%;
    padding:12px;
    border:none;
    margin-top:20px;
    font-size:16px;
}
.checkout-btn:hover{
    opacity:.9;
    color:#fff;
}
.coupon-toggle{
    cursor:pointer;
    font-size:14px;
}

/*myacountstyle */


.account-container{
    margin:40px auto;
}
.account-box{
    background:#fff;
    border:1px solid #eee;
    padding:25px;
}
.account-sidebar{
    border-right:1px solid #eee;
}
.account-sidebar h4{
    margin-bottom:15px;
}
.account-menu{
    list-style:none;
    padding:0;
}
.account-menu li{
    border-bottom:1px solid #eee;
}
.account-menu li a{
    display:block;
    padding:12px 10px;
    color:#333;
    text-decoration:none;
}
.account-menu li.active a{
     color:#ee403d;
    font-weight:600;
  

}
.account-menu li a:hover{
    
    color:#ee403d;
   
}
.account-content h3{
    margin-top:0;
    margin-bottom:20px;
}
.btn-primary{
    background:#ee403d;
    border:none;
}
.btn-primary:hover{
    opacity:.9;
}
.logout-btn{
    background:#ee403d;
    color:#fff;
    padding:12px 30px;
    text-decoration:none;
    display:inline-block;
}
.logout-btn:hover{
    opacity:.9;
    color:#fff;
}
.account-menu li a span.glyphicon{
    margin-right:10px;
    font-size:14px;
}
.ac-btn {
    padding: 10px;
    border-radius: 5px;
    background: red;
    color: white;
    border: none;
}


.order-table th{
    background:red;
    font-weight:600;
    color:white;
}
.product-info{
    display:flex;
    align-items:center;
}
.product-info img{
    width:70px;
    height:70px;
    border:1px solid #eee;
    border-radius:4px;
    margin-right:12px;
}
.product-info strong{
    font-size:14px;
}
.order-table td{
    vertical-align:middle!important;
}

.full-width{
    width:100%;
}

.account-sidebar {
    box-shadow: 0 0 3px 0 #c5c3c3;
    padding: 18px;
    background:#F7ECE9;
}
.tables{
    width:100%;
}

.checkout-wrapper{
    background:#fff;
    padding:30px;
    margin:30px auto;
    border-radius:6px;
}
.section-title{
    font-weight:600;
    margin-bottom:20px;
}
.form-control{
    height:42px;
}
.shipping-box{
    border:1px solid #ddd;
    padding:15px;
    border-radius:5px;
    cursor:pointer;
}
.shipping-box.active{
    border-color:#000;
}
.cart-box{
    background:#fafafa;
    padding:20px;
    border-radius:6px;
    box-shadow: 0 0 10px 0 #d1d1d1;
}
.cart-item{
    display:flex;
    align-items:center;
    margin-bottom:15px;
}
.cart-item img{
    width:50px;
    height:50px;
    border-radius:4px;
    margin-right:10px;
}
.cart-summary li{
    display:flex;
    justify-content:space-between;
    margin-bottom:10px;
}
.checkout-btn{
    background:#ee403d;
    color:white;
    width:100%;
    padding:12px;
    border:none;
    border-radius:4px;
    font-size:16px;
}
.pull-right {
    float: right!important;
    padding-left: 18px;
    font-weight: 600;}
    
    
 .carousel-control .glyphicon-chevron-right{
  margin-right: -80px !important;
  color: red;
  margin-top:-65px !important;
 }   
 
 .carousel-control .glyphicon-chevron-left{
     margin-left: -79px !important;
    margin-top: -65px !important;
    color: red !important;
 }
 