@charset "utf-8";
@import url("https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700");
@import url(animate.css);

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

body{ overflow-x: hidden!important;}

::-moz-selection { /* Code for Firefox */
	background-color: #cce2ff;
    color: rgba(0,0,0,.87);
}

::selection {
	background-color: #cce2ff;
    color: rgba(0,0,0,.87);
}

ol, ul {
	list-style: none;
	margin-bottom: 0 !important;
}
a:hover {
	color: inherit !important;
	text-decoration: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
button {
outline: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
* {
	margin:0;
	padding: 0;
}
a:focus {
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: none !important;
}
button {
	outline: none;
}

button:focus {
	outline: none !important;
}

input {
	outline: none;
}
textarea {
	outline: none;
}

p {
	font-size: 14px;
	line-height: 26px;
}

a {
	cursor: pointer !important;
}

/* ================ Typography Css =============== */
h1 {
	font-size: 2em;
	font-family: "Poppins", sans-serif;
	/* 2x body copy size = 32px */
	line-height: 1.25;
	/* 45px / 36px */
}
h2 {
	font-size: 1.625em;
	font-family: "Poppins", sans-serif;
	/* 1.625x body copy size = 26px */
	line-height: 1.15384615;
	/* 30px / 26px */
}
h3 {
	font-size: 1.375em;
	font-family: "Poppins", sans-serif;
	/* 1.375x body copy size = 22px */
	line-height: 1.13636364;
	/* 25px / 22px */
}
h4 {
	font-size: 1.125em;
	font-family: "Poppins", sans-serif;
	/* 1.125x body copy size = 18px */
	line-height: 1.11111111;
}
h5 {
	font-size: 1.10em;
	font-family: "Poppins", sans-serif;
	/* 1.125x body copy size = 18px */
	line-height: 1.10;
}
h6 {
	font-size: 1em;
	font-family: "Poppins", sans-serif;
	/* 1.125x body copy size = 18px */
	line-height: 1.050;
}
blockquote {
	font-size: 1.25em;
	font-family: "Poppins", sans-serif;
	/* 20px / 16px */
	line-height: 1.25;
	/* 25px / 20px */
}
@media (min-width: 43.75em) {
h1 {
	font-size: 2.5em;
	/* 2.5x body copy size = 40px */
	line-height: 1.125;
}
h2 {
	font-size: 2em;
	/* 2x body copy size = 32px */
	line-height: 1.25;
}
h3 {
	font-size: 1.5em;
	/* 1.5x body copy size = 24px */
	line-height: 1.25;
}
h4 {
	line-height: 1.22222222;
	/* (22px / 18px */
}
blockquote {
	font-size: 1.5em;
	/* 24px / 16px = */
	line-height: 1.45833333;
	/* 35px / 24px */
}
}
@media (min-width: 56.25em) {
h1 {
	font-size: 3em;
	/* 3x body copy size = 48px */
	line-height: 1.05;
	/* keep to a multiple of the 20px line height
	and something more appropriate for display headings */
}
h2 {
	font-size: 2.25em;
	/* 2.25x body copy size = 36px */
	line-height: 1.25;
}
h3 {
	font-size: 1.75em;
	/* 1.75x body copy size = 28px */
	line-height: 1.25;
}
}


/* ================ CROSS BROWSER COMPATABILITY =============== */

.ask-question,
nav,
.notification-box.active,
nav ul li a,
.user-account-settingss.active,
.user-info a,
.suggestion-usd > span i,
.view-more > a,
.tags-sec ul li a,
.post-st ul li a,
.ed-opts > a,
.bk-links li a,
.like-com li a,
.user-profy > a,
.slick-previous:before,
.slick-nexti:before,
.comment > a,
.sign_link > a,
.post-popup,
.post-project > a,
.post-project-fields form ul li button,
.post-project-fields form ul li a,
.sign-control li a,
.cover-sec > a,
.star-descp > a,
.message-btn a,
.pf-gallery ul li,
.gallery_pt:before,
.gallery_pt > a,
.overview-box,
.skl-name,
.conv-list,
.save-stngs ul li button,
.forum-links.active,
.react-links li a,
.next-prev > a,
nav ul li:hover > ul,
.user-pro-img > a i {
-webkit-transition: all 0.4s ease-in;
-moz-transition: all 0.4s ease-in;
-ms-transition: all 0.4s ease-in;
-o-transition: all 0.4s ease-in;
transition: all 0.4s ease-in;
}

/* === Body Scrollbar === */

/*body::-webkit-scrollbar {
    width: 14px;
    height: 18px;
}
body::-webkit-scrollbar-button {
    width: 0;
    height: 0;
    display: none;
}
body::-webkit-scrollbar-corner {
    background-color: transparent;
}
body::-webkit-scrollbar-thumb {
    height: 6px;
    border: 4px solid transparent;
    background-clip: padding-box;
    -webkit-border-radius: 7px;
    background-color: rgba(0,0,0,.15);
    -webkit-box-shadow: inset -1px -1px 0 rgba(0,0,0,.05), inset 1px 1px 0 rgba(0,0,0,.05);
}*/

html {
   font-size: 14px;
}

body {
	margin: 0;
	font-family: "Poppins", sans-serif;
	font-size: 0.875rem;
	line-height: 1.42857143;
	color: #2a303b;
	background: #f5f5f5!important;
}

/*body::-webkit-scrollbar {
    width:4px;
}

body::-webkit-scrollbar-thumb {
    height: 50px;
    background: hsla(0, 0%, 53.3%, 0.4);
}*/

input[type=text] {
	color: #2a303b !important;
}


/* --- Night Mode Btn --- */

.night_mode_switch__btn {
    border-bottom: 1px solid #efefef;
}

.night_mode_switch__btn a {
    display: block;
    font-size: 14px;
    transition: 0.3s;
    font-weight: 500;
    border-radius: 10px;
    color: #333;
    padding: 15px;
    position: relative;
	display: flex;
    align-items: center;
	width: 220px;
}

.night_mode_switch__btn a i {
    font-size: 120%;
	height: 30px;
	Width: 30px;
	background: #ffecec;
	border-radius: 100%;
	margin-right: 10px;
	padding: 6px 4px 0;
	display: inline-block;
}

.btn-night-mode .btn-night-mode-switch {
    display: inline-block;
    height: 18px;
    width: 37px;
    top: 35%;
    right: 13px;
    position: absolute;
}

/*--- search cate scroll ---*/

.search-by-cat::-webkit-scrollbar {
    width:4px;
}

.search-by-cat::-webkit-scrollbar-thumb {
    height: 50px;
    background: hsla(0, 0%, 53.3%, 0.4);
}

.bs-canvas-body::-webkit-scrollbar {
    width:4px;
}

.bs-canvas-body::-webkit-scrollbar-thumb {
    height: 50px;
    background: hsla(0, 0%, 53.3%, 0.4);
}

.scrollstyle_4::-webkit-scrollbar {
    width: 4px;
    background-color: #f1f1f1;
}

.scrollstyle_4::-webkit-scrollbar-thumb {
    background-color: #e5e5e5;
}

.scrollstyle_4::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(255, 255, 255, 0.3);
    background-color: #F5F5F5;
}



.mobile-header-wrapper-inner::-webkit-scrollbar {
    width: 4px;
    background-color: #f1f1f1;
}

.mobile-header-wrapper-inner::-webkit-scrollbar-thumb {
    background-color: #e5e5e5;
}

.mobile-header-wrapper-inner::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(255, 255, 255, 0.3);
    background-color: #F5F5F5;
}


/*--- Header ---*/

.header {
	/*position: fixed;*/
	z-index: 999;
	width: 100%;
	float: left;
	background: #fff;box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 10%);
}

.top-header-group {
    float: left;
    width: 100%;
    display: block;
}

.top-header {
    float: left;
    width: 100%;
    display: flex;
	height: 80px;
    align-items: center;
}

.main_logo {
    float: left;
    margin-left: 10px;
}

.blog_logo {
    padding: 12px 0px;
}

.logo-inverse {
    display: none;
}

.search120 {
    float: left;
    margin-left: 35px;
	width: 100%;
}

.main_logo img {
    width: 160px;
	padding-top: 0;
}

.res_main_logo {
	display: none;
	width: 45px;
}

.res_main_logo img {
    width: 100%;
	padding-top: 3px;
}

.srch10 {
	background: #f7f7f7 !important;
    border: 0 !important;
	color: #2a303b !important;
}

i.icon1 {
	font-size: 16px !important;
}

.ui.swdh10 {
    font-size: 14px !important;
    width: 100%;
}

.ui[class*="left icon"].swdh10.input>input {
    padding-left:3.2em!important;
    padding-right: 1em!important;
	font-size: 14px;
    font-weight: 500;
	border: 0 !important;
}

.ui.search .prompt {
    border-radius: .3rem !important;
	width: 100%;
}

.header_right {
    margin-left: auto;
    float: right;
    padding-right: 0px;
}

.header_right ul li {
    display: inline-block;
	vertical-align: middle;
}

.option_links {
    padding: 0px 0px;
    font-size: 20px;
    color: #f3d25b;
    position: relative;
	margin-left: 20px;
}

.option_links i {
    font-size: 26px;
    position: relative;
    left: 1px;
    top: -1px;
}

.option_links .icon_wishlist {
    /* background: rgba(246,151,51,0.2); */
    color: #f3d25b;
    height: 40px;
    width: 40px;
    display: inline-block;
    padding: 6px 1px;
    border-radius: 100%;
    border: 1px solid #f3d25b;
}

.option_links .icon_noti {
    background: rgba(2,114,54,0.2);
    color: #027236;
    height: 35px;
    width: 35px;
    display: inline-block;
    padding: 10px 5px;
    border-radius: 100%;
}

.option_links:hover, .option_links:focus {
    color: #2a303b !important;
}

.noti_count {
    font-size: 11px;
	font-weight: 600;
    position: absolute;
    top: 0px;
    right: 8px;
    background: #027236;
    color: #fff;
    width: 16px;
    height: 16px;
    text-align: center;
    line-height: 1.5;
    border-radius: 100%;
    font-weight: 500;
}

.noti_count1 {
    font-size: 12px;
    font-weight: 600;
    position: absolute;
    top: -20px;
    right: -8px;
    background: #f3d25b;
    color: #fff;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 1.5;
    border-radius: 100%;
}
.opts_account {
    font-weight: 500;
    color: #f3d25b;
    float: right;
    padding: 6px 15px;
    background: #ffffff;
    border-radius: 20px;
    margin-left: 0px;
    font-family: "Poppins", sans-serif;
    height: 40px;
}
.opts_account i {
    font-size: 16px;
    position: relative;
    top: 3px;
}

.opts_account img {
    width: 25px;
    border-radius: 50%;
    border: 1px solid #fff;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
    margin-left: 0;
}

.opts_account .user__name {
    margin-left: 5px;
    font-size: 15px;
    position: relative;
    top: 2px;
}



.icon__1 {
    font-size: 18px;
    margin-right: 10px;
}

.left_title {
    padding: 20px 17px 10px;
    font-size: 12px;
    font-weight: 500;
    color: #afafaf;
    text-align: left;
	margin-bottom: 0;
}

.user_img img {
    width: 30px;
    border-radius: 100%;
    margin-left: 17px;
    margin-right: 15px;
}

.menu.dropdown_account {
    margin-top: 10px !important;
    border-top: 1px solid #fff !important;
    border-radius: 3px !important;
}

.menu.dropdown_account_rl {
    min-width: 220px !important;
}

.rl-account-step p {
    font-size: 13px;
    font-weight: 400;
}

.rl-account {
    text-align: center;
    padding: 15px;
}

.rl-account-step {
    padding-bottom: 20px;
    margin-bottom: 15px;
    border-bottom: 1px solid #efefef;
}

.rl-account-step:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
}

.lr-acount-btn {
    display: inline-block;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    padding: 8px 10px;
    font-size: 14px;
    line-height: 16px;
    border-radius: 4px;
    color: #fff;
    background-color: #f3d25b;
}

.menu.dropdown_mn {
    width: 300px;
	margin-top: 12px !important;
    border-top: 1px solid #fff !important;
    border-radius: 3px !important;
	min-width: 300px !important;
}

.menu.dropdown_ms {
    width: 300px;
	margin-top: 12px !important;
    border-top: 1px solid #fff !important;
    border-radius: 3px !important;
	min-width: 300px !important;
}

.channel_my {
	padding: 15px !important;
    border-bottom: 1px solid #efefef !important;
    min-width: 100%;
    max-width: 100%;
    white-space: normal;
}

.channel_my:last-child {
    border-bottom: 0 !important;
}

.profile_link {
    display: flex;
}

.profile_link img {
    width: 40px;
    height: 40px;
    margin-right: 10px;
	border: 2px solid #fff;
	border-radius: 100%;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
}

.pd_content {
    width: 80%;
	white-space: normal;
}

.pd_content h6 {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 5px;
    color: #2a303b;
    text-align: left;
	position: relative;
}

.pd_content span {
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 0;
    color: #686f7a;
    text-align: left;
}

.dp_link_12 {
    font-size: 14px;
    font-weight: 500;
    color: #2a303b;
    margin-top: 15px;
    display: block;
    text-align: left;
}

.dp_link_12:hover {
    color: #ed2a26 !important;
}

.ui.dropdown .menu>.channel_item {
    color: #2a303b !important;
    padding: .78571429rem 1.14285714rem!important;
    font-size: 14px !important;
    font-weight: 400 !important;
}

.ui.dropdown .menu>.channel_item:hover {
    color: #2a303b !important;
    background:#f5e4f4 !important;
}

.rhte85 {
    display: flex;
}

.mef78 i {
    font-size: 18px;
    line-height: 15px;
    color: #1da1f2;
}

.pd_content p {
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 8px;
    color: #91699c;
    text-align: left;
    margin-top: 8px;
	line-height: 20px;
}

.pd_content span.nm_time {
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 0;
    color: #afafaf;
    text-align: left;
}

.vbm_btn {
    width: 100%;
    text-align: center;
    float: left;
    padding: 15px 0;
    background: #f3d25b;
    font-size: 14px;
    color: #fff !important;
    font-weight: 500;
}

.ui.input>input {
    font-family: "Poppins", sans-serif;
}

.select_location {
    margin-left: 34px;
    float: left;
    padding-top: 1.2rem;
}

.ui.inline.dropdown.loc-title>.text {
    font-weight: 500 !important;
    color: #2a303b;
    font-size: 14px;
}

.menu.dropdown_loc {
    width: 170px;
    margin-top: 20px !important;
    border-top: 1px solid #fff !important;
    border-radius: 3px !important;
    min-width: 170px !important;
}

.offer-link {
    font-size: 14px;
    font-weight: 400;
    margin-right: 0px;
    color: #2a303b;
    margin-left: 30px;
}

.offer-link:hover {
    color: #f3d25b !important;
}

.offer-link i {
    font-size: 16px;
	margin-right: 3px;
}

.sub-header-group {
    float: left;
    width: 100%;
    display: block;
	border-top: 1px solid #efefef;
}

.sub-header {
    width: 100%;
    display: flex;
    align-items: center;
}

.navbar-light .main_nav .nav-link {
    color: #2a303b !important;
}

.main_nav .nav-link {
    display: block;
    padding: 10px 15px !important;
	font-size: 14px;
	cursor: pointer;
	font-weight: 400;
}

.navbar-light .main_nav .nav-link.active {
    color: #f3d25b !important;
}

.navbar-light .main_nav .nav-link:hover {
    color: #f3d25b !important;
}

.header_cart {
    margin-left: auto;
}

.cart__btn {
	color: #fff !important;
	font-size: 14px;
	font-weight: 500;
	background: #f3d25b;
    padding: 25px 30px;
	text-align: center;
}

.cart__btn span {
    margin: 0 2px;
}

.hover-btn:hover {
	background: #f3d25b;
	color: #fff !important;
	transition: all .2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
	background-image: -webkit-linear-gradient(left, #f3d25b, #f3d25b);
    background-image: linear-gradient(to right, #f3d25b, #f3d25b);
}

.cart__btn ins {
    color: #fff !important;
    margin-left: 5px;
	text-decoration: none !important;
}

.category_drop {
    padding: 24px 30px;
    font-size: 14px;
    color: #2a303b;
    position: relative;
    font-weight: 500;
	border-right: 1px solid #efefef;
}

.category_drop i {
	margin-right: 10px;
}

.menu.dropdown_page {
	width: 220px;
    margin-top: 14px !important;
    border-top: 1px solid #fff !important;
    border-radius: 3px !important;
    min-width: 170px !important;
    padding-bottom: 5px !important;
}

.menu_toggle_btn {
    padding: 5px !important;
    line-height: 1;
    border: 0 !important;
    border-radius: 5px !important;
    font-size: 26px !important;
    background: #f9f9f9 !important;
    color: #2a303b !important;
}

.mt1-5 {
    margin-top: 58px !important;
    text-align: center;
}

.bmt1-5 {
    margin-top: 60px !important;
    text-align: center;
}

.bg-dark1 {
    background-color: #fff !important;
    z-index: 999;
}

/* --- Category Model --- */
.main-gambo-model {
    background-image: -webkit-linear-gradient(left, #f3d25b, #f3d25b);
    background-image: linear-gradient(to right, #f3d25b, #f3d25b);
}

.category-area-inner .modal-header {
	border-bottom: 0;
}

.category-area-inner .btn-close {
	color: #fff !important;
    opacity: 1 !important;
    padding: 30px 0 15px !important;
    font-size: 30px !important;
	cursor: pointer !important;
}

.category-model-content {
    background: #fff;
    border: 0 !important;
    border-radius: 0 !important;
}

.catey__icon {
	display: none;
}

.search__icon {
	display: none;
}

.sub-header-icons-list {
    display: inline-block;
    font-size: 20px;
}

.cate__btn {
	font-size: 20px;
    color: #8f91ac !important;
	padding: 20px 20px 19px;
}

.cate__btn:hover {
    color: #f3d25b !important;
}

.search__btn {
	font-size: 20px;
    color: #fff !important;
	padding: 20px 20px 21px;
	background: #2a303b;
}

/* --- Category Mode --- */

.cate-header {
    background: #2a303b;
    color: #fff;
    padding: 15px 20px;
}

.cate-header h4 {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
}

.category-by-cat {
   width: 100%;
   display: inline-table;
}

.category-by-cat li {
    width: 33.333%;
	vertical-align: middle;
	display: inline-block;
	list-style: none;
	float: left;
}

.single-cat-item {
    text-align: center;
    padding: 20px 10px;
	display: block;
}

.single-cat-item:hover {
	background: #f9f9f9;
}

.single-cat-item .text {
	font-size: 14px;
	font-weight: 500;
	color: #2a303b;
}

.single-cat-item .icon {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
}

.single-cat-item .icon img {
    width: 50px;
}

.morecate-btn {
    display: block;
    text-align: center;
    border-top: 1px solid #efefef;
    padding: 20px;
    font-size: 16px;
    font-weight: 500;
    color: #2a303b;
}

.morecate-btn i {
    margin-right: 5px;
}

.morecate-btn:hover {
    color: #f3d25b !important;
}

.search-ground-area {
	max-width: 400px !important;
}

.search-header {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #efefef;
}

.search-header input {
    width: 100%;
    border: 0;
    padding: 20px;
    position: relative;
}

.search-header button {
    position: absolute;
    right: 0px;
    background: transparent;
    border: 0;
    padding: 17px;
    font-size: 20px;
}

.search-by-cat {
    width: 100%;
	height: 321px;
    overflow: hidden scroll;
}

.search-by-cat .single-cat {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
	padding: 15px 20px;
}

.search-by-cat .single-cat .icon {
    background-color: #f9f9f9;
    border-radius: 5%;
    color: #fff;
    font-size: 22px;
    height: 50px;
    line-height: 47px;
    text-align: center;
    width: 50px;
}

.search-by-cat .single-cat .icon img {
    width: 30px;
}

.search-by-cat .single-cat .text {
	color: #2a303b;
    font-weight: 400;
    padding-left: 20px;
    font-size: 16px;
}

.search-by-cat .single-cat:hover .text {
	color: #f3d25b;
}


/* --- Cart Offset Overlay --- */

.bg-cart {
	background: #f7f7f7;
}

.bs-canvas-overlay {
	opacity: 0.85;
	z-index: 1100;
}

.bs-canvas {
	top: 0;
	z-index: 1110;
	overflow-x: hidden;
	overflow-y: auto;
	width: 400px;
	transition: margin .4s ease-out;
	-webkit-transition: margin .4s ease-out;
	-moz-transition: margin .4s ease-out;
	-ms-transition: margin .4s ease-out;
}

.bs-canvas-left {
	left: 0;
	margin-left: -400px;
}


.bs-canvas-close {
    color: #fff !important;
    opacity: 1 !important;
}

.side-cart-header {
    background: #2a303b;
    color: #fff;
	position: sticky;
    top: 0;
}

.main-cart-title {
    font-size: 18px;
    font-weight: 600;
}

.main-cart-title span{
	color: #fff;
    margin-left: 5px;
}

.bs-canvas-body {
    background: #f7f7f7;
    position: absolute;
    width: 100%;
    top: 48px;
    bottom: 0px;
    overflow-y: scroll;
}

.bs-canvas-footer {
    background: #fff;
    position: absolute;
    width: 100%;
    bottom: 0;
	border-top: 1px solid #efefef;
}

.cart-top-total {
	background: #fff;
    border-bottom: 1px solid #efefef;
    padding: 20px;
}

.cart-total-dil {
    display: flex;
    width: 100%;
    align-items: center;
}

.cart-total-dil h4 {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    color: #2a303b;
    line-height: 24px;
}

.cart-total-dil span {
	color: #8f91ac;
    font-size: 16px;
    margin-left: auto;
    font-weight: 400;
	line-height: 24px;
}

.main-total-cart {
    display: flex;
    padding: 20px;
    border-bottom: 1px solid #e5e5e5;
}

.saving-total {
    padding: 20px 20px 0;
}

.main-total-cart h2 {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 600;
    color: #2a303b;
    line-height: 24px;
}

.main-total-cart span {
	color: #f3d25b;
    font-size: 18px;
    margin-left: auto;
    font-weight: 700;
	line-height: 24px;
}

.checkout-cart {
	display: flex;
    padding: 20px;
	align-items: center;
}

.promo-code {
	font-size: 14px;
	font-weight: 600;
	color: #2a303b;
	line-height: 24px;
}

.promo-code:hover {
	color: #f3d25b !important;
}

.cart-checkout-btn {
	display: inline-block;
    margin-bottom: 0;
    margin-left: auto;
    padding: 10px 15px;
    border-radius: 5px;
    font-size: 14px;
    color: #fff;
    background: #f3d25b;
    font-weight: 500;
    border: 1px solid #f3d25b;
}
.cart-checkout-btn2 {
    display: inline-block;
    margin-bottom: 0;
    margin-right: auto;
    padding: 10px 15px;
    border-radius: 5px;
    font-size: 14px;
    color: #f3d25b;
    background: #ffffff;
    font-weight: 500;
    border: 1px solid #f3d25b;
}

.cart-item {
	display: flex;
	padding: 20px;
	background: #fff;
	border-bottom: 1px solid #efefef;
}

.cart-item:last-child {
	border-bottom: 0;
}

.side-cart-items {

}

.cart-product-img {
    width: 85px;
	position: relative;
}

.cart-product-img img {
    width: 100%;
    border-radius: 5px;
	border: 1px solid #f7f7f7;
}

.offer-badge {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 10px;
    font-weight: 700;
    color: #fff;
    background: #f3d25b;
    padding: 1px 10px 0px;
    border-radius: 3px;
    line-height: 20px;
}

.cart-text {
	margin-left: 20px;
	width: 100%;
	position: relative;
}

.cart-text h4 {
	font-size: 16px;
	font-weight: 700;
	line-height: 20px;
	color: #2a303b;
	text-align: left;
	margin-bottom: 10px;
}

.cart-close-btn {
    position: absolute;
    top: 2px;
    right: 0;
    background: transparent;
    border: 0;
    font-size: 18px;
    color: #2a303b;
}

.cart-close-btn:hover {
    color: #f3d25b;
}


/* --- Cart Radio Btn --- */

.kggrm-now {
  list-style-type: none;
  margin:  0;
  padding: 0;
}

.kggrm-now li {
	margin-right: 5px;
    width: 40px;
    height: 30px;
    position: relative;
    text-align: center;
    display: inline-block;
}

.kggrm-now label,
.kggrm-now input {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.kggrm-now input[type="radio"] {
	display: none;
}

.kggrm-now input[type="radio"]:checked+label,
.Checked+label {
	background: #f3d25b;
}

.kggrm-now label {
	padding: 3px;
    cursor: pointer;
    background: #c7c7c7;
    color: #fff;
    border-radius: 3px;
    font-weight: 600;
	font-size: 12px;
}

.kggrm-now label:hover {
	background: #f3d25b;
}

.qty-group {
    display: flex;
    align-items: center;
    margin-top: 10px;
}

/* -- quantity box -- */

.quantity {
 display: inline-block; }

.quantity .input-text.qty {
	width: 35px;
    height: 30px;
    padding: 0 5px;
    text-align: center;
    background-color: transparent;
    border: 0;
    margin-left: -4px;
    margin-right: -4px;
    background: #fff;
    font-size: 12px;
	font-weight: 500;
}

.quantity .input-text.qty.white-bg-input {
    border: 1px solid #efefef;
}

.quantity.buttons_added {
	 text-align: left;
	 position: relative;
	 white-space: nowrap;
	 vertical-align: top;
 }

.quantity.buttons_added input {
	 display: inline-block;
	 margin: 0;
	 vertical-align: top;
	 box-shadow: none;
}

.quantity.buttons_added .minus,
.quantity.buttons_added .plus {
    padding: 6px 10px 5px;
    height: 30px;
    background-color: #2a303b;
    border: 0;
	color: #fff;
    cursor: pointer;
    border-radius: 3px;
	width: 30px;
}

.quantity.buttons_added .minus-btn {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.quantity.buttons_added .plus-btn {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.quantity.buttons_added .minus {
	border-right: 0;
}

.quantity.buttons_added .plus {
	border-left: 0;
}

.quantity.buttons_added .minus:hover,
.quantity.buttons_added .plus:hover {
	background: #f3d25b;
	color: #fff !important;
	transition: all .2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
	background-image: -webkit-linear-gradient(left, #f3d25b, #f3d25b);
    background-image: linear-gradient(to right, #f3d25b, #f3d25b);
 }

.quantity input::-webkit-outer-spin-button,
.quantity input::-webkit-inner-spin-button {
	 -webkit-appearance: none;
	 -moz-appearance: none;
	 margin: 0;
 }

.quantity.buttons_added .minus:focus,
.quantity.buttons_added .plus:focus {
	outline: none;
}


.cart-item-price {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    color: #f3d25b;
    text-align: right;
	display: inline-flex;
	margin-left: auto;
}

.cart-item-price span {
    color: #c7c7c7;
    text-decoration: line-through;
    margin-left: 10px;
    font-weight: 600;
}

.wishlist-item {
    display: flex;
}

.wishlist-product-img {
    width: 70px;
	position: relative;
}

.wishlist-product-img img {
    width: 100%;
    border-radius: 5px;
	border: 1px solid #efefef;
}

/* --- Filters Overlay --- */

.bs-canvas-right {
	right: 0;
	margin-right: -400px;
}

.bs-canvas-close {
    color: #fff !important;
    opacity: 1 !important;
}

.side-cart-header {
    background: #f3d25b;
    color: #fff;
	position: sticky;
    top: 0;
}

.main-cart-title {
    font-size: 16px;
    font-weight: 500;
}

.bs-canvas-body {
    background: #f9f9f9;
    position: absolute;
    width: 100%;
    top: 48px;
    bottom: 0px;
    overflow-y: scroll;
}

.filter-body {
    background: #fff !important;
    bottom: 0 !important;
	padding-bottom: 30px;
}

.filter-items {
    padding: 30px 30px 0;
}

.filtr-cate-title h4 {
    font-size: 16px;
    font-weight: 500;
    color: #2a303b;
    margin-bottom: 0;
}

.filter-item-body {
    height: 202px;
	width: 100%;
	margin-top: 20px;
	overflow-y: auto;
}

.other-item-body {
    height: 166px;
    width: 100%;
    margin-top: 20px;
    overflow-y: auto;
}

.offer-item-body {
    height: 125px;
    width: 100%;
    margin-top: 20px;
    overflow-y: auto;
}

.price-pack-item-body {
    height: 125px;
    width: 100%;
    margin-top: 20px;
    overflow-y: auto;
}

/* --- category Radio Btn --- */

.cte-select {
  list-style-type: none;
  margin:  0;
  padding: 0;
}

.cte-select li {
	margin-right: 0;
    width: 100%;
    height: 40px;
    position: relative;
    text-align: left;
    display: block;
    margin-bottom: 0px;
    border-bottom: 0;
}

.cte-select label,
.cte-select input {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.cte-select input[type="radio"] {
	display: none;
}

.cte-select input[type="radio"]:checked+label,
.Checked+label {
	background: #f3d25b;
	color: #fff;
}

.cte-select label {
	padding: 10px 20px;
    cursor: pointer;
    background: #f9f9f9;
    color: #2a303b;
    border-radius: 0;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 0;
}

.cte-select label:hover {
	background: #f3d25b;
	color: #fff;
}

.brand-list {
	width: 100%;
}

.search-by-catgory {
    margin-bottom: 15px;
    width: 100%;
}

.custom-control-label {
    font-size: 15px;
    font-weight: 400;
    color: #000 !important;
    vertical-align: middle !important;
    padding-top: 2px;
    padding-left: 5px;
}

.custom-control-label::before {
    width: 1.2rem !important;
    height: 1.2rem !important;
}

.custom-checkbox .custom-control-label::before {
    box-shadow: inset 0px 0px 0px rgba(0, 0, 0, 0.1) !important;
}

.custom-control-label::after {
	top: .29rem !important;
    left: -1.4rem !important;
    width: 1.2rem !important;
    height: 1.2rem !important;
    content: "";
}

.custom-control-input:checked~.custom-control-label::before {
    border-color: #f3d25b !important;
    background-color: #f3d25b !important;
}

.pb2 {
    padding-bottom: 10px;
}

.pb2:last-child {
    padding-bottom: 10px;
}

.webproduct {
    color: #8f91ac;
    padding-left: 3px;
}

/* --- Index Page --- */

.wrapper {
     padding-top: 79px;
    padding-bottom: 50px;
}

.wrapper-blog {
    padding-top: 60px !important;
}

.main-banner-slider {
    margin-top: 30px;
}

.offers-banner .owl-stage-outer {
    overflow: visible !important;
}

.offer-item {
    background: #fff;
    padding: 5px;
    border-radius: 5px;
	position: relative;
}

.offer-item-img {
    position: relative;
    width: 100%;
}

.offer-item-img img {
    border-radius: 5px;
    width: 100%;
}

.gambo-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #2a303b;
    border-radius: 5px;
    opacity: 0.05;
}

.offer-top-text-banner {
    position: absolute;
    top: 20px;
    left: 5px;
    background: rgba(255,255,255,0.9);
    padding: 15px 15px 11px;
    width: 220px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}

.offer-top-text-banner p {
    font-size: 12px;
    font-weight: 600;
    color: #f3d25b;
    margin-bottom: 3px;
    text-align: left;
    text-transform: uppercase;
}

.top-text-1 {
    font-size: 16px;
    font-weight: 500;
    color: #2a303b;
    margin-bottom: 5px;
    line-height: 24px;
    text-align: left;
}

.offer-top-text-banner span {
    font-weight: 500;
    font-size: 14px;
    color: #8f91ac;
    text-align: left;
    line-height: 24px;
}

.Offer-shop-btn {
    position: absolute;
    bottom: 20px;
    right: 20px;
    display: inline-block;
    padding: 10px 30px;
    background: #f3d25b;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 500;
}

/* --- Slider Category --- */

.section145 {
    padding: 25px 0 0;
	width: 100%;
	display: block;
}

.main-title-tt {
    margin-bottom: 25px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.main-title-tt h2{
    color: #2a303b !important;
}
.main-title-left {
    margin-right: auto;
}


.main-title-left span {
    font-size: 14px;
    font-weight: 600;
    text-align: left;
    color: #f3d25b;
    margin-bottom: 10px;
	display: block;
}

.main-title-left h2 {
    font-size: 24px;
    font-weight: 600;
    color: #2a303b;
    margin-top: 0;
	display: block;
}

.see-more-btn {
    padding-bottom: 5px;
    font-size: 14px;
    font-weight: 500;
    color: #2a303b;
    text-align: right;
}

.see-more-btn:hover {
    color: #f3d25b !important;
}

.category-item {
    width: 100%;
	display: block;
    text-align: center;
    padding: 0px;
}

.cate-img {
    width: 50px;
    text-align: center;
    display: inline-block;
}

.cate-img img {
    display: inline-block;
}

.category-item h4 {
    color: #1d202b;
	margin-top: 5px;
	text-align: center;
    padding: 10px 4px 11px 5px;
    font-size: 14px;
    background: #e7e7e7;
    margin: 0;
    font-weight: 700;
    letter-spacing: .5px;
    border-radius: 0 0 8px 8px;
}

.cate-slider .owl-nav {
    margin-top: 0 !important;
}

.cate-slider .owl-nav .owl-prev {
	left: -20px;
    font-size: 20px !important;
    position: absolute;
    top: 35%;
    text-align: center;
    height: 30px !important;
    width: 30px !important;
    padding: 4px 0 !important;
    color: #2a303b !important;
    background: #fff !important;
    border-radius: 100% !important;
    border: 1px solid #e5e5e5 !important;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.07);
}

.cate-slider .owl-nav .owl-next {
	font-size: 20px !important;
	position: absolute;
	right: -20px;
	top: 35%;
	padding: 4px 0 !important;
	text-align: center;
	height: 30px !important;
	width: 30px !important;
	color: #2a303b !important;
	background: #fff !important;
	border-radius: 100% !important;
	border: 1px solid #e5e5e5 !important;
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.07);
}

.cate-slider .owl-nav .owl-prev:hover {
	color: #fff !important;
	opacity: 1;
	background: #f3d25b !important;
	border: 1px solid #f3d25b !important;
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.07);
}

.cate-slider .owl-nav .owl-next:hover {
	color: #fff !important;
	opacity: 1;
	border: 1px solid #f3d25b !important;
	background: #f3d25b !important;
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.07);
}

span.like-icon {
	color: #f69733;
    font-size: 18px;
    position: absolute;
    z-index: 101;
    right: 0;
    top: 0;
    cursor: pointer;
    background-color: rgba(246,151,51,0.2);
    display: block;
    height: 35px;
    width: 35px;
    line-height: 37px;
    border-radius: 30px;
    transition: all 0.4s;
}

.like-icon:before, .like-icon:after {
	transition: opacity 0.3s, transform 0.4s cubic-bezier(.0, -.41, .19, 2.5);
	font-family: "FontAwesome";
	position: absolute;
	right: 0;
	left: 0;
	text-align: center;
	top: 0px;
}

.like-icon:before {
	content: "\f004";
	transform: scale(0.95);
}

.like-icon:after {
	content: "\f004";
	opacity: 0;
	transform: scale(0.3);
	font-weight: 900;
}

.like-icon.liked:after {
	opacity: 1;
	transform: scale(0.95);
}

.like-icon:hover, .like-icon.liked {
	background-color:#f69733;
	color:#fff;
}

.like-icon.liked:before {
	opacity: 0;
}

.product-item {
    width: 100%;
    display: block;
    background: #fff;
    border-radius: 0px;
    text-align: center;
    padding: 5px;
    box-shadow: 0 1px 2px 0 #e9e9e9;
    overflow: hidden;
    position: relative;
    border: 1px solid #ddd;
    cursor: pointer;
}

.product-img {
    width: 100%;
    position: relative;
    padding: 0px 0px;
    display: block;
    margin-bottom: 5px;
}

.product-img img {
	width: 100%;
	transition: transform .5s ease;
}
.product-img img {
    height: 180px;
    object-fit: cover;
}
.product-item:hover img {
	transform: scale(1);
}

.offer-badge-1 {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    background: #d4212c;
    padding: 3px 10px;
    border-radius: 3px;
    line-height: 20px;
    text-transform: uppercase;
    z-index: 9;
}
.offer-badge-2 {
    position: absolute;
    top: 0;
    left: 15px;
    font-size: 10px;
    font-weight: 500;
    color: #fff;
    background: #009788;
    padding: 0px 5px;
    border-radius: 3px;
    line-height: 20px;
    text-transform: uppercase;
    z-index: 9;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    letter-spacing: 0.5px;
    display: none;
}
.offer-badge-2 svg{
    width: 18px;
}

.product-text-dt p {
	font-size: 12px;
    font-weight: 500;
    color: #8f91ac;
    margin-bottom: 0;
    line-height: 24px;
}

.product-text-dt p span {
    margin-left: 5px;
}

.product-text-dt h4 {
	margin-top: 0;
	font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px !important;
    line-height: 20px;
    text-align: center;
    color: #000;
}

.product-price {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    color: #f3d25b;
    text-align: center;
}

.product-price span {
    color: #c7c7c7;
    text-decoration: line-through;
    margin-left: 10px;
    font-weight: 600;
}

.qty-cart {
	display: block;
	align-items: center;
	margin-top: 17px;
}

.cart-icon {
    margin-left: auto;
    font-size: 20px;
    color: #c7c7c7;
	cursor: pointer;
    display: none;
}

.cart-icon:hover {
    color: #f3d25b;
}

.d-slider .owl-nav .owl-prev {
	left: -20px;
    font-size: 20px !important;
    position: absolute;
    top: 42%;
    text-align: center;
    height: 30px !important;
    width: 30px !important;
    padding: 1px 0 !important;
    color: #2a303b !important;
    background: #fff !important;
    border-radius: 100% !important;
    border: 1px solid #e5e5e5 !important;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.07);
}

.d-slider .owl-nav .owl-next {
	font-size: 20px !important;
	position: absolute;
	right: -20px;
	top: 42%;
	padding: 1px 0 !important;
	text-align: center;
	height: 30px !important;
	width: 30px !important;
	color: #2a303b !important;
	background: #fff !important;
	border-radius: 100% !important;
	border: 1px solid #e5e5e5 !important;
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.07);
}

.d-slider .owl-nav .owl-prev:hover {
	color: #fff !important;
	opacity: 1;
	background: #f3d25b !important;
	border: 1px solid #f3d25b !important;
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.07);
}

.single-slider .owl-nav .owl-next:hover {
	color: #fff !important;
	opacity: 1;
	border: 1px solid #f3d25b !important;
	background: #f3d25b !important;
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.07);
}

.featured-slider .owl-nav .owl-prev {
	left: -20px;
    font-size: 20px !important;
    position: absolute;
    top: 42%;
    text-align: center;
    height: 30px !important;
    width: 30px !important;
    padding: 4px 0 !important;
    color: #2a303b !important;
    background: #fff !important;
    border-radius: 100% !important;
    border: 1px solid #e5e5e5 !important;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.07);
}

.featured-slider .owl-nav .owl-next {
	font-size: 20px !important;
	position: absolute;
	right: -20px;
	top: 42%;
	padding: 4px 0 !important;
	text-align: center;
	height: 30px !important;
	width: 30px !important;
	color: #2a303b !important;
	background: #fff !important;
	border-radius: 100% !important;
	border: 1px solid #e5e5e5 !important;
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.07);
}

.featured-slider .owl-nav .owl-prev:hover {
	color: #fff !important;
	opacity: 1;
	background: #f3d25b !important;
	border: 1px solid #f3d25b !important;
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.07);
}

.featured-slider .owl-nav .owl-next:hover {
	color: #fff !important;
	opacity: 1;
	border: 1px solid #f3d25b !important;
	background: #f3d25b !important;
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.07);
}

.best-offer-item {
    display: block;
    width: 100%;
	margin-bottom: 30px;
	position: relative;
}

.best-offer-item img {
    width: 100%;
	border-radius: 5px;
}

.offer-counter-text {
    font-size: 30px;
    width: 100%;
    text-align: center;
    color: #fff;
    font-weight: 600;
    letter-spacing: 0px;
	text-shadow: 1px 3px 6px rgba(0,0,0,0.2);
}

.cmtk_dt {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
}

.code-offer-item img {
    width: 100%;
    border-radius: 5px;
}

/* --- Footer --- */

.footer {
    background: #f3f3f3;
}

.footer-first-row {
    padding: 20px 0;
	    border-bottom: 1px solid #f5f5f5;
}

.call-email-alt {
    float: left;
    width: 100%;
}

.call-email-alt li {
    display: inline-block;
    margin-right: 20px;
}

.call-email-alt li:last-child {
    margin-right: 0;
}

.callemail {
    font-size: 18px;
    font-weight: 400;
    color: #3e3f5e;
    font-family: "Poppins", sans-serif;
}

.callemail i {
    margin-right: 5px;
	color: #f3d25b;
}

.social-links-footer {
    text-align: left;
    float: left;
    width: 100%;
}

.social-links-footer h4 {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-align: left;
    margin-bottom: 17px;
}

.social-links-footer ul {
    float: left;
    margin-top: 5px;
	width: 100%;
}

.social-links-footer ul li {
    display: inline-block !important;
    padding-right: 15px;
}

.social-links-footer ul li:last-child {
    padding-right: 0;
}

.social-links-footer ul li a {
    color: #2a303b;
    font-size: 14px;
    text-align: right;
    position: relative;
	display: inline-block;
    bottom: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.social-links-footer ul li:hover a {
    bottom: 5px;
	color: #f3d25b !important;
}

.footer-second-row {
    padding-bottom: 50px;
	border-bottom: 1px solid #f5f5f5;
}

.second-row-item {
    margin-top: 47px;
}

.second-row-item h4 {
    color: #e71f34;;
    font-size: 18px;
    font-weight: 500;
    text-align: left;
    margin-bottom: 15px;
}

.second-row-item ul li {
    display: block;
    padding-bottom: 9px;
}

.second-row-item ul li:last-child {
    padding-bottom: 0;
}

.second-row-item ul li a {
    color: #000;
    font-size: 15px;
    font-weight:400;
    text-align: left;
    position: relative;
    left: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.second-row-item ul li a:hover {
    color: #f3d25b !important;
	left: 5px;
}

.second-row-item-2 {
    margin-top: 86px;
}

.second-row-item-app {
    margin-top: 47px;
}

.second-row-item-app h4 {
    color: #2a303b;
    font-size: 18px;
    font-weight: 500;
    text-align: left;
    margin-bottom: 17px;
}

.second-row-item-app ul li {
    display: inline-block;
    padding-right: 0;
}

.second-row-item-app ul li:last-child {
    padding-right: 0;
}

img.download-btn {
    width: 120px;
}

.footer-last-row {
    background: #f7f7f7;
    padding: 15px 0;
    margin: 0;
    text-align: center;
}

.footer-bottom-links ul li {
    display: inline-block;
    padding: 0 10px;
}

.footer-bottom-links li a {
    color: #3e3f5e;
	font-size: 13px;
    font-weight: 500;
    text-align: left;
	line-height: 24px;
	position: relative;
	bottom: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.footer-bottom-links ul li:hover a {
    bottom: 2px;
	color: #f3d25b !important;
}

.copyright-text {
    font-weight: 400;
    padding: 0px 0 0;
    letter-spacing: 0.3px;
    color: #95959d;
    font-size: 13px;
}

.financial-institutes {
    display: inline-block;
    list-style: none;
    line-height: 0;
}

.financial-institutes__logo {
    display: inline-block;
    margin: 0 1px 5px 0;
}

.financial-institutes__logo img {
    width: 35px;
    height: auto;
}

.second-row-item-payment {
    margin-top: 37px;
}

.second-row-item-payment h4 {
    color: #2a303b;
    font-size: 18px;
    font-weight: 700;
    text-align: left;
    margin-bottom: 17px;
}

/* --- Product Grid Page --- */

.gambo-Breadcrumb {
    background: #fff;
    border-top: 1px solid #efefef;
    padding: 5px 0;
}

.gambo-Breadcrumb .breadcrumb {
    background-color: transparent;
    border-radius: 0;
    font-size: 14px;
    font-weight: 500;
    color: #8f91ac;
}

.gambo-Breadcrumb .breadcrumb .breadcrumb-item a {
    color: #8f91ac !important;
}

.gambo-Breadcrumb .breadcrumb .breadcrumb-item a:hover {
    color: #2a303b !important;
}

.gambo-Breadcrumb .breadcrumb .breadcrumb-item.active {
    color: #2a303b;
}

.all-product-grid {
    margin-top: 40px;
}

.product-top-dt {
    float: left;
    width: 100%;
    display: block;
    padding-bottom: 12px;
    border-bottom: 1px dashed #b7b7b7;
}

.product-left-title {
    float: left;
}

.product-left-title h2 {
    font-size: 24px;
    font-weight: 600;
    color: #2a303b;
    text-align: left;
	padding-top: 3px;
}

.filter-btn {
    font-size: 14px;
    font-weight: 500;
    float: right;
    display: block;
    height: 40px;
    width: 110px;
    padding: 10px 0;
    text-align: center;
	color: #2a303b;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #efefef;
    text-transform: uppercase;
}

.filter-btn:hover {
    background: #f3d25b;
	color: #fff !important;
	transition: all .2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
	background-image: -webkit-linear-gradient(left, #f3d25b, #f3d25b);
    background-image: linear-gradient(to right, #f3d25b, #f3d25b);
}

.product-sort {
    float: right;
    margin-right: 0px;
    margin-top: 1px;
}

.ui.selection.dropdown.vchrt-dropdown {
    border: 1px solid #efefef;
    font-weight: 400;
    color: #2a303b;
	border-radius: 5px;
}

.ui.selection.dropdown.vchrt-dropdown:hover {
    border-color: #efefef;
}

.ui.selection.visible.dropdown.vchrt-dropdown>.text:not(.default) {
    font-weight: 400;
    color: #2a303b;
}

.ui.dropdown.vchrt-dropdown .menu>.item {
    color: #2a303b !important;
    font-weight: 400 !important;
}

.mt-30 {
	margin-top: 30px !important;
}

.mb-30 {
	margin-bottom: 30px;
}

.product-list-view {
    margin-top: 20px;
}

.more-product-btn {
    text-align: center;
    margin-top: 20px;
    width: 100%;
}

.show-more-btn {
    height: 40px;
    padding: 0 20px;
    border: 0;
    border-radius: 5px;
    color: #fff;
    background: #f3d25b;
    text-align: center;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
}
/* --- Single Product View --- */

.product-dt-view {
    background: #fff;
    padding: 20px 30px;
    border-radius: 10px;
	box-shadow: 0 1px 2px 0 #e9e9e9;
}

#sync1 .item {
    margin: 0px;
    text-align: center;
	cursor: pointer;
}

#sync2 .item {
    padding: 6px;
    margin: 0;
    cursor: pointer;
    background: #fff;
}

#sync1 .owl-nav .owl-prev {
	left: -20px;
    font-size: 20px !important;
    position: absolute;
    top: 45%;
    text-align: center;
    height: 30px !important;
    width: 30px !important;
    padding: 4px 0 !important;
    color: #2a303b !important;
    background: #fff !important;
    border-radius: 100% !important;
    border: 1px solid #e5e5e5 !important;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.07);
}

#sync1 .owl-nav .owl-next {
	font-size: 20px !important;
	position: absolute;
	right: -20px;
	top: 45%;
	padding: 4px 0 !important;
	text-align: center;
	height: 30px !important;
	width: 30px !important;
	color: #2a303b !important;
	background: #fff !important;
	border-radius: 100% !important;
	border: 1px solid #e5e5e5 !important;
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.07);
}

#sync1 .owl-nav .owl-prev:hover {
	color: #fff !important;
	opacity: 1;
	background: #f3d25b !important;
	border: 1px solid #f3d25b !important;
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.07);
}

#sync1 .owl-nav .owl-next:hover {
	color: #fff !important;
	opacity: 1;
	border: 1px solid #f3d25b !important;
	background: #f3d25b !important;
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.07);
}

.product-dt-right {
    margin-top: 15px;
	margin-left: 20px;
}

.product-dt-right h2 {
	font-size: 24px;
    font-weight: 700;
    text-align: left;
    color: #2a303b;
    margin-bottom: 16px;
}

.no-stock {
    display: block;
}

.no-stock p {
    display: inline-block;
    margin-right: 30px;
    font-size: 14px;
    font-weight: 500;
    color: #2a303b;
}

.no-stock p:last-child {
    margin-right: 0;
}

.no-stock p span {
    margin-left: 5px;
    color: #8f91ac;
}

/* --- Single Product Radio Btn --- */

.product-radio {
    margin-top: 7px;
}

.product-now {
  list-style-type: none;
  margin:  0;
  padding: 0;
}

.product-now li {
	margin-right: 5px;
    width: 50px;
    height: 36px;
    position: relative;
    text-align: center;
    display: inline-block;
}

.product-now label,
.product-now input {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.product-now input[type="radio"] {
	display: none;
}

.product-now input[type="radio"]:checked+label,
.Checked+label {
	background: #f3d25b;
}

.product-now label {
	padding: 5px;
    cursor: pointer;
    background: #c7c7c7;
    color: #fff;
    border-radius: 3px;
	font-weight: 500;
    font-size: 12px;
}

.product-now label:hover {
	background: #f3d25b;
}

.pp-descp {
    line-height: 26px;
    margin-top: 2px;
    margin-bottom: 15px;
    color: #3e3f5e;
    font-weight: 400;
    font-size: 14px;
    text-align: left;
}

.product-group-dt {
    background: #f9f9f9;
    padding: 20px;
    border-radius: 5px;
}

.product-group-dt ul li {
    display: inline-block;
    margin-right: 20px;
	vertical-align: middle;
}

.product-group-dt ul li:last-child {
    margin-right: 0;
}

.main-price {
    font-size: 20px;
    font-weight: 500;
    text-align: left;
    color: #2a303b;
}

.main-price span {
    margin-left: 0px;
}

.color-discount {
    color: #f3d25b;
}

.mrp-price {
    text-decoration: line-through;
	font-weight: 500;
}

.color-discount:after {
    content: '';
    margin-left: 0px;
    color: #2a303b;
}

.gty-wish-share {
	margin-top: 22px;
}

.gty-wish-share  li {
	margin-right: 10px !important;
}

.ordr-crt-share {
	margin-top: 22px;
}

.ordr-crt-share li {
	margin-right: 10px !important;
}

span.save-icon {
	color: #f69733;
	margin-left: 10px;
	font-size: 18px;
	position: relative !important;
	cursor: pointer;
	background-color: rgba(246,151,51,0.2);
	height: 35px;
	width: 35px;
	border-radius: 30px;
	transition: all 0.4s;
}

.icon-bar {
  position: fixed;
  top: 50%;
  z-index: 2;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.icon-bar a {
  display: block;
  text-align: center;
  padding: 16px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
}

.icon-bar a:hover {
  background: #f3d25b;
	color: #fff !important;
	transition: all .2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
	background-image: -webkit-linear-gradient(left, #f3d25b, #f3d25b);
    background-image: linear-gradient(to right, #f3d25b, #f3d25b);
}

.facebook {
  background: #3B5998;
  color: #fff;
  border-radius: 0 5px 0 0;
}

.twitter {
  background: #55ACEE;
  color: #fff;
}

.google {
  background: #dd4b39;
  color: #fff;
}

.linkedin {
  background: #007bb5;
  color: #fff;
}

.whatsapp {
  background: #25d366;
  color: #fff;
  border-radius: 0 0 5px 0;
}

.content {
  margin-left: 75px;
  font-size: 30px;
}

.add-cart-btn {
    background: #f3d25b;
    border: 0;
    color: #fff;
    height: 40px;
    padding: 0 20px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
	border-radius: 5px;
}

.order-btn {
    background: transparent;
    border: 1px solid #f3d25b;
    color: #f3d25b;
    height: 35px;
    padding: 0 20px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
	border-radius: 5px;
}

.add-cart-btn i {
    margin-right: 5px;
    font-size: 16px;
}

.pdp-details {
    background: #f9f9f9;
    margin-top: 20px;
    border-radius: 5px;
	float: left;
    width: 100%;
}

.pdp-details ul li {
    padding: 20px;
    border-right: 1px solid #efefef;
    width: 50%;
    display: inline-block;
	float: left;
}

.pdp-details ul li:last-child {
    border-right: 0;
}

.pdp-group-dt {
    display: flex;
	align-items: center;
    width: 100%;
}

.pdp-icon i {
    font-size: 30px;
    color: #f3d25b;
}

.pdp-text-dt {
    margin-left: 10px;
}

.pdp-text-dt span {
    font-size: 16px;
    font-weight: 500;
    color: #2a303b;
    margin-bottom: 5px;
    display: block;
}

.pdp-text-dt p {
    font-size: 14px;
    font-weight: 400;
    color: #3e3f5e;
    margin-bottom: 0;
    line-height: 18px;
}

.pay__logo {
    display: inline-block;
    margin: 0 1px 5px 0;
}

.pay__logo img {
    width: 20px;
}

.pdpt-bg {
    margin-top: 30px;
    background: #fff;
    border-radius: 10px;
}

.pdpt-bg {
    margin-top: 15px;
    background: #fff;
    border-radius: 5px;
	box-shadow: 0 1px 2px 0 #e9e9e9;
}

.pdpt-title h4 {
    border-bottom: 1px solid #efefef;
    padding: 15px 20px;
    font-size: 17px;
    font-weight: 600;
    color: #2a303b;
}

.border_radius:last-child {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.pdpt-body {
    height: 250px;
    overflow-y: auto;
}

.pdct-dts-1 {
	padding: 0 30px 30px;
}

.pdct-dt-step h4 {
    margin-top: 15px !important;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 12px;
    text-align: left;
}

.pdct-dt-step p {
    font-size: 14px;
    font-weight: 400;
    color: #3e3f5e;
    line-height: 26px;
    text-align: left;
}

.product_attr {
	font-size: 14px;
    font-weight: 400;
    color: #3e3f5e;
    line-height: 26px;
    text-align: left;
}


/* --- Checkout Page --- */

.checkout-step-body p {
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	color: #3e3f5e;
	text-align: left;
}

.phn145 {
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
	color: #3e3f5e;
}

.phn145 span {
	font-weight: 600;
	color: #f3d25b;
}

.phn145 .edit-no-btn {
	font-size: 13px;
    font-weight: 500;
    margin-left: 15px;
    display: inline-block;
    padding: 0px 10px;
    color: #fff;
    background: #f3d25b;
    border-radius: 5px;
}

.code-alrt-inputs li {
	display: inline-block;
	vertical-align: middle;
}

.code-alrt-inputs input {
	text-align: center;
}

ul.code-alrt-inputs input {
    width: 40px;
	border: 1px solid #efefef;
    text-align: center;
    padding: 0;
    font-size: 14px;
	font-weight: 500;
    font-family: "Poppins", sans-serif;
}

ul.code-alrt-inputs input:focus {
    box-shadow: none;
	border: 1px solid #f3d25b;
}

label.control-label {
    font-size: 15px;
    font-weight: 500;
    color: #000000;
}

.chck-btn {
    height: 33px;
    display: inline-block;
    background: #f3d25b;
    color: #fff !important;
    padding: 8px 15px;
    font-weight: 500;
    border-radius: 5px;
}

.resend-link {
    margin-top: 10px;
    display: block;
    font-weight: 500;
    color: #2a303b;
    text-align: left;
}

.resend-link:hover {
    color: #f3d25b;
}

.checout-address-step .form-control {
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    color: #2a303b;
    border: 1px solid #efefef;
	position: relative;
	padding: 0 1rem 0 1rem;
}

.form-control:focus {
    outline: none !important;
    box-shadow: none !important;
	border: 1px solid #f3d25b !important;
}

.address-btns {
    display: flex;
    align-items: end;
}

.save-btn14 {
    height: 40px;
    padding: 0 20px;
    border: 1px solid;
    background: transparent;
    color: #f3d25b;
    border-radius: 5px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
}

.next-btn16 {
    height: 40px;
    padding: 9px 20px;
    border: 1px solid #f3d25b;
    background: #f3d25b;
    color: #fff;
    border-radius: 5px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
	display: inline-block;
}

.time-radio {
    margin-top: 10px;
}

.date-slider-group {
    margin-top: 10px;
}

.date-slider-group {
  list-style-type: none;
  margin:  0;
  padding: 0;
}

.date-slider-group .date-now {
	margin-right: 5px;
    width: 100%;
    height: 36px;
    position: relative;
    text-align: center;
    display: inline-block;
}

.date-slider-group label,
.date-slider-group input {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.date-slider-group input[type="radio"] {
	display: none;
}

.date-slider-group input[type="radio"]:checked+label,
.Checked+label {
	background: #f3d25b;
}

.date-slider-group label {
	padding: 5px;
    cursor: pointer;
    background: #2a303b;
    color: #fff;
    border-radius: 3px;
    font-weight: 500;
    font-size: 12px;
}

.date-slider-group label:hover {
	background: #f3d25b;
}

.ui.checkbox.chck-rdio label {
    color: #2a303b !important;
	font-weight: 400 !important;
    font-family: "Poppins", sans-serif;
}

.ui.radio.checkbox.chck-rdio .box:after, .ui.radio.checkbox.chck-rdio label:after {
    background-color: #f3d25b !important;
}

.total-checkout-group {
    padding: 20px 20px 0;
	border-top: 1px solid #efefef;
    margin-top: 0px;
}
.total-checkout-group2 {
    padding: 20px 20px 0;
    border-top: 0px solid #efefef;
    margin-top: 0px;
}

.payment-secure {
    text-align: center;
    padding: 20px;
    font-weight: 500;
    font-size: 14px;
    color: #2a303b;
}

.checkout-safety-alerts {
    background: #fff;
    border-radius: 5px;
    margin-top: 30px;
	box-shadow: 0 1px 2px 0 #e9e9e9;
}

.checkout-safety-alerts p {
    margin-bottom: 0;
    padding: 15px;
    border-bottom: 1px solid #efefef;
    font-size: 14px;
    font-weight: 500;
    color: #3e3f5e;
    text-align: left;
}

.checkout-safety-alerts p:last-child {
    border-bottom: 0;
}

.checkout-safety-alerts i {
    margin-right: 5px;
}

.return-departure-dts {
    color: #727272;
    font-weight: 400;
    font-size: 14px;
    position: relative;
    margin-top: 0;
	margin-bottom: 25px !important;
}

.single-payment-method:first-child .payment-method-details {
    display: block;
}

.radio--group-inline-container_1 {
    width: 100%;
    width: 100%;
    display: block;
    margin-bottom: 5px !important;
}

.radio--group-inline-container_1 li {
    display: inline-block;
    width: 100%;
	margin-right: 10px;
}

.radio--group-inline-container_1 li:last-child {
    margin-right: 0;
}

.radio--group-inline-container_1 .radio-item_1 {
    display: inline-block;
	margin-right: 10px;
	width: 100%;
}

.radio--group-inline-container_1 .radio-item_1 input[type="radio"] {
	position: absolute;
	opacity: 0;
}

.radio--group-inline-container_1 .radio-item_1 input[type="radio"] + .radio-label_1:before {
	content: '';
	background: #f7f7f7;
	border-radius: 100%;
	border: 1px solid #b4b4b4;
	display: inline-block;
	width: 1em;
	height: 1em;
	top: 0px;
	position: relative;
	margin-right: 10px;
	vertical-align: top;
	cursor: pointer;
	text-align: center;
	-webkit-transition: all 250ms ease;
	transition: all 250ms ease;
}

.radio--group-inline-container_1 .radio-item_1 input[type="radio"]:checked + .radio-label_1:before {
	background-color: #f3d25b;
	box-shadow: inset 0 0 0 2px #f4f4f4;
}

.radio--group-inline-container_1 .radio-item_1 input[type="radio"]:focus + .radio-label_1:before {
	outline: none;
	border-color: #0E8A86;
}

.radio--group-inline-container_1 .radio-item_1 input[type="radio"]:disabled + .radio-label_1:before {
	box-shadow: inset 0 0 0 4px #f4f4f4;
	border-color: #b4b4b4;
	background: #b4b4b4;
}

.radio--group-inline-container_1 .radio-item_1 input[type="radio"] + .radio-label:empty:before {
	margin-right: 0;
}

.radio-label_1 {
    font-size: 14px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
    line-height: 16px;
	color: #2a303b;
	cursor: pointer;
	padding: 15px 20px;
    background: #f9f9f9;
    width: 100%;
	border-radius: 5px;
	border: 1px solid #efefef;
}

.radio-label_1:hover {
	background: #f5f5f5;
    transition: all .4s ease-in-out;
}

.pymnt_title h4 {
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    margin-bottom: 15px;
    color: #2a303b;
}

.swdh19 {
    width: 100%;
}

.ui[class*="left icon"].swdh19.input>input {
    padding-left: 1em!important;
    padding-right: 1em!important;
	height: 34px;
}

.ui.input>input {
	font-weight: 500 !important;
    background: #fff;
    border: 1px solid #efefef !important;
    color: #2a303b !important;
    border-radius: 5px !important;
}

.ui.input>input:focus {
    border: 1px solid #f3d25b !important;
}

.ui.selection.active.dropdown.form-dropdown {
    border-color: #f3d25b !important;
}

.ui.selection.active.dropdown.form-dropdown .menu {
    border-color: #f3d25b !important;
}

.ui.dropdown.form-dropdown .menu>.item {
    color: #2a303b !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}

.ui.selection.dropdown.form-dropdown:hover {
    border-color: #efefef !important;
}

.ui.selection.dropdown.form-dropdown {
    color: #2a303b !important;
	font-weight: 500 !important;
    border: 1px solid #efefef !important;
}

.ui.selection.visible.dropdown.form-dropdown>.text:not(.default) {
    font-weight: 500 !important;
    color: #2a303b !important;
}

.promo-link45 {
	margin-top: 30px;
    background: #fff;
    border-radius: 3px;
    padding: 12px 20px;
    text-align: center;
	font-size: 14px;
    font-weight: 500;
    color: #2a303b;
    line-height: 24px;
	display: block;
	box-shadow: 0 1px 2px 0 #e9e9e9;
}

.promo-link45:hover {
    color: #f3d25b !important;

}

/* --- Order Placed --- */

.order-placed-dt {
    text-align: center;
    padding: 20px 0 14px;
    float: left;
    width: 100%;
}

.order-placed-dt .icon-circle {
    font-size: 56px;
    color: #f3d25b;
}
.order-placed-dt h2 {
    font-size: 30px;
    font-weight: 500;
    color: #2a303b;
    text-align: center;
    margin-bottom: 25px;
}

.order-placed-dt p {
    font-size: 16px;
    font-weight: 500;
    color: #3e3f5e;
    margin-bottom: 0;
    text-align: center;
	line-height: 24px;
}

.delivery-address-bg {
    margin-top: 40px;
    background: #fff;
    border-radius: 5px;
    float: left;
    width: 100%;
	text-align: left;
	box-shadow: 0 1px 2px 0 #e9e9e9;
}

.title585 {
    display: inline-block;
    float: left;
    width: 100%;
	border-bottom: 1px solid #efefef;
}

.pln-icon {
    float: left;
    width: 50px;
    height: 50px;
    text-align: center;
	line-height: 50px;
    margin-right: 10px;
}

.title585 h4 {
    float: left;
    margin-top: 0;
    font-weight: 500;
    font-size: 16px;
    color: #2a303b;
	line-height: 50px;
}

.pln-icon i {
    font-size: 20px;
	color: #f3d25b;
}

.address-placed-dt1 {
    float: left;
    padding: 20px;
	width: 100%;
}

.address-placed-dt1 li {
    margin-bottom: 10px;
}

.address-placed-dt1 li:last-child {
    margin-bottom: 0;
}

.address-placed-dt1 i {
    margin-right: 5px;
}

.address-placed-dt1 p {
    font-size: 14px;
    font-weight: 500;
	text-align: left;
	color: #2a303b;
}

.address-placed-dt1 p span {
    margin-left: 10px;
	font-weight: 400;
	color: #3e3f5e;
}

.stay-invoice {
    float: left;
    width: 100%;
    padding: 15px 20px;
    display: flex;
    align-items: center;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
}

.invc-link {
    margin-left: auto;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    background: #f3d25b;
    padding: 5px 15px;
    border-radius: 5px;
}

.st-hm {
    font-size: 16px;
    font-weight: 500;
    color: #2a303b;
}

.st-hm i {
    margin-left: 5px;
}

.placed-bottom-dt {
    padding: 20px;
    float: left;
    font-size: 14px;
    font-weight: 400;
    color: #3e3f5e;
    margin-bottom: 0;
    text-align: center;
    line-height: 24px;
    width: 100%;
}

.placed-bottom-dt span {
    font-weight: 600;
    color: #f3d25b;
}

/* --- User Dashboard Page --- */

.dashboard-group {
    background: #e7e1cb;
    position: relative;
    padding: 30px 0;
}

.dashboard-group:before {
    content: "";
    background: url(../images/banner-bg.jpg) repeat bottom;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    pointer-events: none;
    background-size: cover;
    background-position: top;
    opacity: 0.09;
}

.user-dt {
    position: relative;
    width: 100%;
    text-align: center;
}

.user-img {
    position: relative;
	display: inline-block;
}

.user-img img {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    border: 2px solid #fff;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
}

.user-img .change-btn {
    position: absolute;
    bottom: 5px;
    right: -5px;
    background: #f3d25b;
    color: #fff;
    height: 35px;
    width: 35px;
    border-radius: 100%;
	border: 1px solid #ffff;
    font-size: 18px;
    padding: 8px 5px;
}

.img-add {
	display: block;
}

.img-add [type="file"] {
	height: 0;
	overflow: hidden;
	width: 0;
	float: left;
}

.img-add [type="file"] + label {
	cursor: pointer;
	display: inline-block;
	outline: none;
	transition: all 0.3s;
	vertical-align: middle;
	margin: 0;
	position: absolute;
    bottom: 5px;
    right: -5px;
    background: #f3d25b;
    color: #fff;
    height: 35px;
    width: 35px;
    border-radius: 100%;
	border: 1px solid #ffff;
    font-size: 18px;
    padding: 8px 5px;
}

.img-add [type="file"] + label:hover {
	background: #f3d25b;
	color: #fff !important;
	transition: all .2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
	background-image: -webkit-linear-gradient(left, #f3d25b, #f3d25b);
    background-image: linear-gradient(to right, #f3d25b, #f3d25b);
}

.user-dt h4 {
    font-size: 20px;
    color: #2a303b;
    text-align: center;
    margin-bottom: 0px;
    margin-top: 10px;
}

.user-dt p {
    font-size: 14px;
    color: #3e3f5e;
    text-align: center;
	margin-bottom: 20px;
	font-weight: 500;
	display: block;
}

.user-dt p a {
	color: #3e3f5e !important;
    font-size: 16px;
	margin-left: 5px;
}

.user-dt p a:hover {
    color: #f3d25b !important;
}

.earn-points img {
    width: 24px;
    margin-right: 7px;
}

.earn-points {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    color: #2a303b;
    background: rgba(255,255,255, 0.3);
	padding: 5px 11px 5px 10px;
    border-radius: 5px;
}


.left-side-tabs {
    position: sticky;
    top: 20px;;
}

.left-side-tabs {
    background: #fff;
    margin-top: 50px;
    border-radius: 5px;
	box-shadow: 0 1px 2px 0 #e9e9e9;
}

.user-item {
    display: flex;
    padding: 8px 20px;
    border-bottom: 1px solid #efefef;
    font-size: 14px;
    font-weight: 400;
    color: #2a303b;
    text-align: left;
    align-items: center;
}

.user-item:last-child {
    border-bottom: 0;
}

.user-item i {
    margin-right: 10px;
	font-size: 18px;
}

.user-item:hover {
	    background: rgb(233 222 182);
    color: #000000 !important
}

.user-item:first-child:hover {
	border-radius: 5px 5px 0 0;
}

.user-item:last-child:hover {
	border-radius: 0 0 5px 5px;
}

.user-item:hover i {
	color: #000000 !important;
}

.user-item.active {
	background: #f3d25b;
	color: #fff !important;
	transition: all .2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
	background-image: -webkit-linear-gradient(left, #f3d25b, #f3d25b);
    background-image: linear-gradient(to right, #f3d25b, #f3d25b);;
	pointer-events:none;
}

.user-item:first-child.active {
	border-radius: 5px 5px 0 0;
}

.user-item:last-child.active{
	border-radius: 0 0 5px 5px;
}

.dashboard-right {
    margin-top: 50px;
}

.main-title-tab h4 {
    font-size: 18px;
    font-weight: 700;
    color: #2a303b;
    text-align: left;
    margin-bottom: 0;
    margin-top: 0;
}

.main-title-tab i {
    margin-right: 5px;
}

.welcome-text h2 {
    font-size: 24px;
    font-weight: 500;
    color: #2a303b;
    text-align: left;
    margin-bottom: 3px !important;
    margin-top: 30px !important;
}

.ddsh-body {
    padding: 20px;
}

.ddsh-body h2 {
    font-size: 24px;
    margin-bottom: 20px;
    text-align: left;
    color: #2a303b;
	font-weight: 500;
}

.more-link14 {
    text-align: left;
    padding: 20px;
    font-weight: 500;
    font-size: 14px;
    color: #2a303b;
	display: block;
	border-top: 1px solid #efefef;
}

.more-link14:hover {
    color: #f3d25b !important;
}

.ddsh-body ul li {
    display: inline-block;
    margin-right: 10px;
}

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

.small-reward-dt {
    color: #fff;
    background: #f3d25b;
    padding: 5px 10px;
    border-radius: 3px;
    font-weight: 500;
    font-size: 12px;
    display: block;
}

.rewards-link5 {
    font-size: 14px;
    font-weight: 500;
    color: #2a303b;
}

.rewards-link5:hover {
    color: #f3d25b !important;
}

.smll-history {
    display: flex;
    width: 100%;
	padding: 4px 0;
}

.order-title {
    font-size: 14px;
    font-weight: 500;
    color: #2a303b;
}

.order-title span {
    font-size: 12px;
    display: inline-block;
    background: #2a303b;
    color: #fff;
    height: 18px;
    border-radius: 100%;
    width: 18px;
    text-align: center;
    font-weight: 700;
    margin-left: 5px;
    cursor: pointer;
}

.order-title span:hover {
    background: #f3d25b;
}

.smll-history p {
    margin-left: auto;
	font-size: 14px;
    font-weight: 600;
    color: #3e3f5e;
}

.order-list-145 li {
    display: block !important;
    margin-right: 0 !important;
}

.wllt-body h2 {
	font-weight: 500;
}

.order-status {
    margin-left: auto;
    font-size: 14px;
    font-weight: 500;
    color: #f3d25b;
}

[data-inverted][data-position~=top][data-tooltip]:before {
    background: #2a303b !important;
}

[data-position="top right"][data-tooltip]:before {
    right: 0.1em !important;
}

[data-tooltip][data-inverted]:after {
    background: #2a303b !important;
    color: #fff;
}

[data-tooltip]:after {
    border: 1px solid #d4d4d5;
    font-size: 14px !important;
	font-weight: 600 !important;
	font-family: "Poppins", sans-serif;
}

.wllt-body {
    padding: 20px 20px 0;
}

.wallet-list {
    padding-top: 10px;
}

.wallet-list li {
	width: 50% !important;
    display: inline-block;
    margin-right: 0 !important;
	margin-bottom: 20px;
    margin-left: -2px;
}

.wallet-links14 {
	font-size: 14px;
    font-weight: 500;
    color: #2a303b;
	display: flex;
	align-items: center;
}

.wallet-links14 i {
	font-size: 18px;
	margin-right: 5px;
}

.newsletter-input {
	position: relative;
}

.newsletter-btn {
    background: #f3d25b;
    position: absolute;
    right: 2px;
    top: 3px;
    height: 35px;
    border: 0;
    width: 35px;
    border-radius: 3px;
    font-size: 18px;
    color: #fff;
}

.newsletter-input .form-control {
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    color: #2a303b;
    border: 1px solid #efefef;
    position: relative;
    padding: 0 3rem 0 1rem;
	height: 40px;
}

/* --- Dashboard My Orders --- */

.pdpt-title h6 {
    border-bottom: 1px solid #efefef;
    padding: 15px 20px;
    font-size: 14px;
    font-weight: 400;
    color: #2a303b;
	margin-bottom: 0;
}

.order-body10 {

}

.order-dtsll {
	padding: 20px;
}

.order-dtsll li {
    display: inline-block;
	vertical-align: top;
}

.order-dt-img {
    background: #f9f9f9;
    padding: 10px;
    border: 1px solid #efefef;
    border-radius: 5px;
}

.order-dt-img img {
    width: 50px;
}

.order-dt47 {
    margin-left: 15px;
}

.order-dt47 h4 {
    font-size: 16px;
    color: #2a303b;
    margin-bottom: 5px;
    line-height: 24px;
    text-align: left;
	font-weight: 700;
}

.order-dt47 p {
    font-size: 14px;
    font-weight: 400;
    text-align: left;
	color: #3e3f5e;
	margin-bottom: 7px;
}

.track-order {
    padding: 20px 0 20px;
}

.track-order h4 {
    margin-left: 20px;
    margin-bottom: 20px;
    font-weight: 700;
    color: #2a303b;
    text-align: left;
}

.bs-wizard {
	margin-top: 0;
    display: flex;
    width: 100%;
}

/*Form Wizard*/
.bs-wizard {
	border-bottom: solid 1px #e0e0e0;
	padding: 0;
}

.bs-wizard > .bs-wizard-step {
	padding: 0;
	position: relative;
	width: 100%;
}

.bs-wizard > .bs-wizard-step + .bs-wizard-step {}

.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {
	color: #2a303b;
    font-size: 14px;
    margin-bottom: 5px;
    font-weight: 400;
}

.bs-wizard > .bs-wizard-step .bs-wizard-info {
	color: #999;
	font-size: 14px;
}

.bs-wizard > .bs-wizard-step > .bs-wizard-dot {
	position: absolute;
	width: 30px;
	height: 30px;
	display: block;
	background: #ffd5fc;
	top: 50px;
	left: 50%;
	margin-top: -15px;
	margin-left: -15px;
	border-radius: 50%;
}

.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {
	content: ' ';
	width: 14px;
	height: 14px;
	background: #f3d25b;
	border-radius: 50px;
	position: absolute;
	top: 8px;
	left: 8px;
}

.bs-wizard > .bs-wizard-step > .progress {
	position: relative;
	border-radius: 0px;
	height: 8px;
	box-shadow: none;
	margin: 22px 0;
}

.bs-wizard > .bs-wizard-step > .progress > .progress-bar {
	width:0px;
	box-shadow: none;
	background: #ffd5fc;
}

.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {
	width:100%;
}

.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {
	width:50%;
}

.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {
	width:0%;
}

.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {
	width: 100%;
}

.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {
	background-color: #efefef;
}

.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {
	opacity: 0;
}

.bs-wizard > .bs-wizard-step:first-child  > .progress {
	left: 50%;
	width: 50%;
}

.bs-wizard > .bs-wizard-step:last-child  > .progress {
	width: 50%;
}

.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{
	pointer-events: none;
}

.progress {
    background-color: #efefef !important;
}
/*END Form Wizard*/


.alert-offer img {
    width: 30px;
	margin-right: 10px;
}

.alert-offer {
    padding: 20px;
    border-top: 1px solid #efefef;
    font-weight: 400;
    color: #3e3f5e;
    text-align: left;
    line-height: 24px;
}

.call-bill {
    padding: 10px 20px;
    display: flex;
    border-top: 1px solid #efefef;
    align-items: center;
}

.delivery-man {
    font-size: 14px;
    color: #2a303b;
    font-weight: 400;
    text-align: left;
    line-height: 24px;
}

.delivery-man a {
    margin-left: 5px;
    color: #f3d25b;
}

.delivery-man a:hover {
    color: #f3d25b !important;
	text-decoration: underline !important;
}

.order-bill-slip {
    margin-left: auto;
}

.bill-btn5 {
    display: block;
    background: #f3d25b;
    color: #fff;
    padding: 5px 12px;
    font-weight: 500;
    border-radius: 5px;
}

/* --- My Rewards --- */

.reward-body-dtt {
    padding: 30px;
	text-align: center;
}

.reward-img-icon {
    width: 80px;
    height: 80px;
    display: inline-block;
    background: #f9f9f9;
    border-radius: 100%;
    border: 2px solid #efefef;
	padding: 18px 0;
}

.reward-img-icon img {
    width: 40px;
    text-align: center;
}

.rewrd-title {
    display: block;
    margin-top: 20px;
    font-weight: 500;
    color: #3e3f5e;
    font-size: 14px;
    text-align: center;
}

.cashbk-price {
    color: #2a303b;
    margin-top: 12px;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 0;
    text-align: center;
}

.reward-body-all {
    display: flex;
	text-align: center;
}

.reward-body-all li {
    display: inline-block;
    width: 33.333%;
	padding: 30px 10px;
	border-right: 1px solid #efefef;
}

.reward-body-all li:last-child {
	border-right: 0;
}

.tt-icon {
    width: 45px;
    height: 45px;
    display: inline-block;
    background: #f3d25b;
    border-radius: 100%;
    padding: 11px 0;
}

.tt-icon i {
    color: #fff;
    font-size: 24px;
}

.total-rewards span {
    display: block;
    margin-top: 20px;
    font-weight: 600;
    color: #3e3f5e;
    font-size: 14px;
    text-align: center;
}

.total-rewards h4 {
    color: #2a303b;
    margin-top: 12px;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 0;
    text-align: center;
}

.date-reward {
    display: inline-block;
    margin-top: 20px;
    font-weight: 500;
    background: #f9f9f9;
    border: 1px dashed #efefef;
    padding: 2px 15px;
    border-radius: 5px;
    font-size: 12px;
    color: #2a303b;
}

.rewards-coupns {
	position: relative;
}

.top-coup-code {
    position: absolute;
    top: 0;
    right: 0;
    padding: 3px 10px;
    font-weight: 500;
    font-size: 12px;
    color: #fff;
    background: #f3d25b;
    border-radius: 0 5px 0 3px;
	cursor: pointer;
    border: 1px dashed #fff;
}

.gambo-body-cash {
    padding: 30px 20px;
    text-align: center;
}

.gambo-body-cash p {
    font-size: 14px;
    font-weight: 500;
    color: #3e3f5e;
    margin-top: 20px;
    line-height: 24px;
}

.rotate-img {
    transform: rotate(260deg);
}

.table-responsive {
    border: 0;
    border-radius: 0 0 5px 5px;
    margin-bottom: 0;
    overflow-x: inherit;
}

table.table.ucp-table {
    margin-bottom: 0px;
}

.ucp-table {
    height: auto;
    overflow: hidden;
    border-radius: 0;
}

.ucp-table thead {
    font-weight: 500;
    padding: 14px !important;
    border-radius: 0;
    color: #2a303b !important;
}


.ucp-table thead tr th:first-child {
    border-bottom-left-radius: 0;
}

.ucp-table thead tr th {
    color: #2a303b;
	font-size: 14px;
    background-color: #ffecec;
	font-weight: 500;
}

.ucp-table tfoot {
    font-weight: 400;
    padding: 14px !important;
    border-radius: 4px;
    font-family: "Poppins", sans-serif;
    color: #2a303b !important;
}

.ucp-table tfoot td {
    color: #fff;
    font-size: 14px;
    background-color: #2a303b;
	padding: .75rem !important;
}

.ucp-table.earning__table td {
	padding: 1rem !important;
}

table {
    margin: 0px auto 0px;
    font-size: 14px;
    width: 100%;
}

.ucp-table tbody {
    background: #fff;
}

.ucp-table td, .ucp-table th {
    border-top: 1px solid #efefef !important;
}

.ucp-table td {
    padding: 1.5rem .75rem !important;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}

.ucp-table th:first-child {
    border-top: 0 !important;
}

.ucp-table thead th {
    vertical-align: bottom;
    border-bottom: 0 !important;
}

.course_active {
    color: #ed2a26;
}

.ucp-table tbody tr td {
    font-size: 14px;
    vertical-align: middle;
	font-weight: 400;
	color: #3e3f5e;
}

.offer_active {
    color: #f3d25b;
	font-weight: 700;
}

.add-cash-body {
    padding: 20px;
}


.history-body {
	height: 360px;
    overflow-y: auto;
}

.history-list li {
    display: block;
    padding: 20px;
    border-bottom: 1px solid #efefef;
}

.history-list li:last-child {
    border-bottom: 0;
}

.purchase-history {
    display: flex;
    align-items: center;
}

.purchase-history-right {
    margin-left: auto;
}

.purchase-history-left h4 {
    font-size: 16px;
    color: #2a303b;
    margin-bottom: 3px;
    text-align: left;
	font-weight: 500;
}

.purchase-history-left p {
    font-size: 14px;
    font-weight: 500;
    color: #3e3f5e;
    text-align: left;
    margin-bottom: 3px;
    line-height: 24px;
}

.purchase-history-left p ins {
    text-decoration: none;
	color: #f3d25b;
}

.purchase-history-left span {
    font-weight: 400;
    font-size: 13px;
    color: #3e3f5e;
    text-align: left;
    display: block;
}

.purchase-history-right span {
    display: block;
    font-size: 16px;
    font-weight: 600;
    color: #f3d25b;
    text-align: center;
}

.purchase-history-right {
    text-align: center;
}

.purchase-history-right a {
    font-size: 14px;
    font-weight: 500;
    margin-top: 9px;
    display: block;
    color: #2a303b;
}

.purchase-history-right a:hover {
    color: #f3d25b !important;
}

/* --- My Addresses --- */

.add-address {
    display: inline-block;
    padding: 10px 20px;
    margin-top: 20px;
    margin-left: 20px;
    color: #fff;
    background: #f3d25b;
    border-radius: 5px;
    font-weight: 500;
	margin-bottom: 10px;
}

.address-item {
    padding: 20px;
    border-bottom: 1px solid #efefef;
}

.address-item:last-child {
    border-bottom: 0;
}

.address-item {
    display: flex;
    align-items: self-start;
}

.address-icon1 {
    margin-right: 10px;
    background: #f3d25b;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
}

.address-icon1 i {
    font-size: 16px;
}

.address-dt-all h4 {
    color: #2a303b;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    margin-top: 0;
    margin-bottom: 8px;
}

.address-dt-all p {
    font-size: 14px;
    font-weight: 400;
    color: #3e3f5e;
    margin-bottom: 0;
    line-height: 24px;
}

.action-btns {
    margin-top: 10px;
}

.action-btns li {
    display: inline-block;
    margin-right: 5px;
}

.action-btns li:last-child {
    margin-right: 0;
}

.action-btn {
    font-size: 16px;
    color: #3e3f5e;
}

.action-btn:hover {
    color: #f3d25b !important;
}

.add-address-form {
    padding: 20px 30px 30px;
}


/* --- Career Page --- */

.default-dt {
    padding: 50px;
    background: #2a303b;
    position: relative;
}

.default-dt:before {
    content: "";
    background: url(../../../../www.gambolthemes.net/html-items/gambo_supermarket_demo/images/career/default.html) no-repeat center;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    pointer-events: none;
    background-size: cover;
    opacity: 0.1;
}

.default_tabs {
	margin-top: 0;
}

.default_tabs .nav-item {
    margin-bottom:  0 !important;
}

.default_tabs .nav-tabs .nav-item.show .nav-link, .default_tabs .nav-tabs .nav-link.active {
    background: #f3d25b;
	color: #fff !important;
	transition: all .2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
	background-image: -webkit-linear-gradient(left, #f3d25b, #f3d25b);
    background-image: linear-gradient(to right, #f3d25b, #f3d25b);
    border-color: inherit !important;
    border-top: 0 !important;
    border-bottom: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-radius: 5px !important;
}

.default_tabs .nav-tabs {
    border-bottom: 0 !important;
}

.tab_default .nav-link {
    border-top: 0 !important;
    border-bottom: 2px solid transparent !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
	color: rgba(255,255,255,0.7)!important;
	font-weight: 500 !important;
    font-family: "Poppins", sans-serif;
}

.tab_default .nav-link {
    padding: .5rem 1.5rem !important;
}

.title129 {
    text-align: center;
}

.title129 h2 {
    font-size: 24px;
    font-weight: 700;
    margin-top: 58px !important;
    color: #fff;
    text-align: center;
    line-height: 30px;
}

.position-link-btn {
    display: inline-block;
    padding: 10px 20px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    margin-top: 21px;
    font-weight: 500;
    font-size: 14px;
}

.life-gambo {
    padding: 59px 0;
}

.default-title {
    text-align: center;
	padding-bottom: 8px;
}

.default-title h2 {
    font-size: 24px;
    color: #2a303b;
    font-weight: 700;
    margin-bottom: 13px;
}

.default-title p {
    line-height: 24px;
    font-weight: 400;
    color: #3e3f5e;
    font-size: 14px;
    margin-bottom: 15px;
}

.dd-content {
	margin-top: 30px;
	width: 100%;
}

.life-slider .owl-nav .owl-prev {
	left: -20px;
    font-size: 20px !important;
    position: absolute;
    top: 42%;
    text-align: center;
    height: 30px !important;
    width: 30px !important;
    padding: 4px 0 !important;
    color: #2a303b !important;
    background: #fff !important;
    border-radius: 100% !important;
    border: 1px solid #e5e5e5 !important;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.07);
}

.life-slider .owl-nav .owl-next {
	font-size: 20px !important;
	position: absolute;
	right: -20px;
	top: 42%;
	padding: 4px 0 !important;
	text-align: center;
	height: 30px !important;
	width: 30px !important;
	color: #2a303b !important;
	background: #fff !important;
	border-radius: 100% !important;
	border: 1px solid #e5e5e5 !important;
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.07);
}

.life-slider .owl-nav .owl-prev:hover {
	color: #fff !important;
	opacity: 1;
	background: #f3d25b !important;
	border: 1px solid #f3d25b !important;
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.07);
}

.life-slider .owl-nav .owl-next:hover {
	color: #fff !important;
	opacity: 1;
	border: 1px solid #f3d25b !important;
	background: #f3d25b !important;
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.07);
}

.white-bg {
	background: #fff;
}

.benefits-step {
    text-align: center;
    margin-bottom: 56px;
}

.benefit-icon {
    display: inline-block;
    width: 70px;
    height: 70px;
    text-align: center;
    background: #f3d25b;
    border-radius: 100%;
}

.benefit-link {
    display: block;
    margin-top: 20px;
    font-size: 18px;
    font-weight: 500;
    color: #2a303b;
    line-height: 24px;
    text-align: center;
}

.benefit-link:hover {
    color: #2a303b !important;
}

.benefit-icon i {
    font-size: 30px;
    color: #fff;
    padding: 20px 0;
}

.know-more-link {
    text-align: center;
}

.kmore-btn {
    background: #f3d25b;
    color: #fff;
    display: inline-block;
    padding: 10px 20px;
    font-weight: 600;
    border-radius: 5px;
    text-align: center;
	cursor: pointer;
}

.testi-item {
    background: #fff;
    padding: 30px 20px;
	border-radius: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.qoute-icon {
    height: 50px;
    text-align: center;
    font-size: 24px;
    color: #f3d25b;
}

.testo-text {
    text-align: center;
    line-height: 26px;
    font-weight: 400;
    color: #3e3f5e;
}

.team-dt {
    margin-top: 35px;
    text-align: center;
}

.team-avatar img {
    width: 50px !important;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #fff;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
}

.team-avatar {
    display: inline-block;
}

.team-emp-dt h4 {
    font-size: 18px;
    font-weight: 600;
    margin-top: 18px !important;
    text-align: center;
    margin-bottom: 10px;
    color: #2a303b;
}

.team-emp-dt p {
    font-size: 14px;
    font-weight: 400;
    color: #3e3f5e;
    margin-bottom: 0;
    text-align: center;
    line-height: 26px;
}

.testimonial-slider .owl-nav .owl-prev {
	left: -20px;
    font-size: 20px !important;
    position: absolute;
    top: 45%;
    text-align: center;
    height: 30px !important;
    width: 30px !important;
    padding: 4px 0 !important;
    color: #2a303b !important;
    background: #fff !important;
    border-radius: 100% !important;
    border: 1px solid #e5e5e5 !important;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.07);
}

.testimonial-slider .owl-nav .owl-next {
	font-size: 20px !important;
	position: absolute;
	right: -20px;
	top: 45%;
	padding: 4px 0 !important;
	text-align: center;
	height: 30px !important;
	width: 30px !important;
	color: #2a303b !important;
	background: #fff !important;
	border-radius: 100% !important;
	border: 1px solid #e5e5e5 !important;
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.07);
}

.testimonial-slider .owl-nav .owl-prev:hover {
	color: #fff !important;
	opacity: 1;
	background: #f3d25b !important;
	border: 1px solid #f3d25b !important;
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.07);
}

.testimonial-slider .owl-nav .owl-next:hover {
	color: #fff !important;
	opacity: 1;
	border: 1px solid #f3d25b !important;
	background: #f3d25b !important;
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.07);
}

.jobs-gambo {
    padding: 0;
}

.pd-20 {
    padding: 20px;
}

.job-title-group {
    display: flex;
    align-items: center;
	margin-bottom: 10px;
}

.job-title-group h4 {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 0;
    color: #2a303b;
}

.flter-clear-link {
    margin-left: auto;
    font-weight: 600;
    font-size: 14px;
    color: #3e3f5e;
}

.flter-clear-link:hover {
    color: #f3d25b !important;
}

.all-departments {
    margin-top: 21px;
}

.job-bg1 {
    margin-top: 20px;
    background: #fff;
    border-radius: 3px;
    padding: 25px 30px;
    box-shadow: 0 1px 2px 0 #e9e9e9;
    display: flex;
    width: 100%;
    align-items: center;
}

.job-bg1:first-child {
    margin-top: 30px;
}

.job-item h4 {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 10px;
    color: #2a303b;
}

.job-item span {
    font-size: 14px;
    font-weight: 400;
    color: #3e3f5e;
    line-height: 24px;
    text-align: left;
}

.job-item span i {
    margin-right: 3px;
}

.arrow-icon {
    font-size: 24px;
    color: #2a303b;
    margin-left: auto;
}

.job-main-dt {
    padding-bottom: 25px;
    border-bottom: 1px solid #efefef;
}

.job-main-dt h2 {
    color: #2a303b;
    font-size: 24px;
    text-align: left;
    margin-top: 18px !important;
    margin-bottom: 12px;
}

.job-main-dt span {
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    line-height: 24px;
    color: #3e3f5e;
}

.job-des-dt142 h4 {
    color: #2a303b;
    font-size: 16px;
    text-align: left;
    margin-bottom: 12px;
    margin-top: 21px !important;
}

.job-des-dt142 p {
    color: #3e3f5e;
    font-size: 14px;
	font-weight: 400;
    text-align: left;
    margin-bottom: 0;
	line-height: 26px;
}

.joby-list-dt {
    list-style: disc;
}

.joby-list-dt li {
    margin-left: 30px;
    margin-bottom: 4px;
}

.joby-list-dt li:last-child {
    margin-bottom: 0;
}

.job-req-dt {
    padding-bottom: 25px;
    border-bottom: 1px solid #efefef;
    margin-top: 30px;
    padding-top: 25px;
    border-top: 1px solid #efefef;
}

.job-req-dt h3 {
    color: #2a303b;
    font-size: 18px;
    text-align: left;
	font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
}

.apply-btn {
	background: #f3d25b;
    color: #fff;
    padding: 0 20px;
	height: 40px;
    font-weight: 500;
    border-radius: 5px;
    text-align: center;
	font-family: "Poppins", sans-serif;
	border: 0;
	margin-top: 34px;
	margin-bottom: 14px;
}

textarea {
    overflow: auto;
	padding: 10px 15px !important;
}

.ques-142 {
    margin-top: 10px !important;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px !important;
    padding-bottom: 15px;
    border-bottom: 1px solid #efefef;
    color: #2a303b;
}

.ui.checkbox label {
    font-size: 14px !important;
    font-weight: 500 !important;
    color: #3e3f5e !important;
}

.ui.checkbox input:checked~.box:after, .ui.checkbox input:checked~label:after {
    color: #f3d25b !important;
}

.ui.checkbox input:checked~.box:before, .ui.checkbox input:checked~label:before {
    border-color: #f3d25b !important;
}

.ui.checkbox .box:after, .ui.checkbox label:after {
    font-size: 12px !important;
}

.control-label {
    font-size: 14px;
    font-weight: 600;
    color: #2a303b;
    margin-bottom: .4rem;
}

.custom-file-label {
    padding: .375rem .75rem;
    font-weight: 500!important;
    color: #afafaf!important;
    background-color: #fff!important;
    border: 1px solid #efefef!important;
    border-radius: 5px !important;
    box-shadow: inset 0px 0px 0px rgba(0, 0, 0, 0.1) !important;
}

.custom-file-input:lang(en)~.custom-file-label::after {
    content: "Upload Files" !important;
}

.custom-file-label::after {
    height: calc(1.5em + .75rem + 1px) !important;
    padding: 0.4rem .75rem !important;
    color: #fff !important;
    content: "Upload Files" !important;
    background-color: #f3d25b !important;
    border-radius: 0 5px 5px 0 !important;
}


/* --- About Us --- */

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

.about-content p {
    margin-top: 24px !important;
    line-height: 26px;
    font-size: 15px;
    font-weight: 400;
    color: #3e3f5e;
    text-align: left;
}

.about-img {
    width: 100%;
    margin-top: 10px;
    text-align: center;
}

.about-img img {
    width: 60%;
}

.about-steps-group {
    padding: 30px 0 30px;
}

.about-step {
    text-align: center;
    padding: 0 20px;
    margin-top: 30px;
}

.about-step-img img {
    height: 60px;
}

.about-step h4 {
    font-size: 18px;
    font-weight: 700;
    color: #2a303b;
    margin-top: 20px;
    margin-bottom: 12px;
    text-align: center;
}

.about-step p {
    font-size: 15px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    line-height: 20px;
}

.team-item {
    width: 100%;
    border-radius: 5px;
    background: #fff;
    padding: 5px;
	text-align: center;
}

.team-img img {
    width: 100%;
    border-radius: 5px 5px 0 0;
}

.team-item h4 {
    font-size: 18px;
    font-weight: 700;
    color: #2a303b;
    margin-top: 21px;
    margin-bottom: 7px;
}

.team-item span {
    font-size: 14px;
    font-weight: 400;
    color: #3e3f5e;
    margin-bottom: 15px;
    display: block;
}

.team-social li {
    display: inline-block;
    margin-bottom: 20px;
    margin-right: 5px;
}

.team-social li:last-child {
    margin-right: 0;
}

.scl-btn {
    font-size: 14px;
    background: #2a303b;
    color: #fff;
    display: inline-block;
    height: 40px;
    width: 40px;
    border-radius: 100%;
    padding: 12px 0;
	text-align: center;
}

.how-order-gambo {
    padding: 0 0 14px;
}

.how-order-steps {
    text-align: center;
    margin-top: 30px;
    padding: 30px;
    background: #fff;
    height: 203px;
	border-radius: 5px;
}

.how-order-steps h4 {
    color: #2a303b;
    line-height: 26px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
}

.how-order-icon i {
    width: 70px;
    height: 70px;
    display: inline-block;
    background: #f3d25b;
    color: #fff;
    font-size: 30px;
    border-radius: 100%;
    padding: 21px 0;
	text-align: center;
}

/* --- Our Blog --- */

.blog-breadcrumb {
    text-align: center!important;
    width: 100%;
    background: transparent !important;
	align-items: center;
	justify-content: center;
}

.blog-breadcrumb .breadcrumb-item.active {
    color: #fff !important;
}

.blog-breadcrumb .breadcrumb-item a {
    color: rgba(255,255,255,0.8);
}

.blog-breadcrumb .breadcrumb-item a:hover {
    color: rgba(255,255,255) !important;
}

.title129 .blog-titlebar-heading {
    font-size: 24px;
    font-weight: 700;
    margin-top: 36px !important;
    color: #fff;
    text-align: center;
    line-height: 30px;
}

.top-post-link {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #2a303b;
    line-height: 22px;
    margin-bottom: 0px;
}
.blog-top-item p {
    display: block;
    font-size: 12px;
    font-weight: 500;
    color: #7a7a7a;
    line-height: 22px;
    margin-bottom: 0px;
}
.top-post-link:hover {
    color: #f3d25b !important;
}

.top-posts li {
	padding: 12px 20px;
    border-bottom: 1px solid #efefef;
}

.top-posts li:last-child {
    border-bottom: 0;
}

.cntct-social {
    padding: 20px 20px 0;
}

.blog-gambo {
    padding: 65px 0 14px;
}

.blog-item {
    background: #fff;
	border-radius: 5px;
	margin-bottom: 30px;
	box-shadow: 0 1px 2px 0 #e9e9e9;
}

.blog-img {
    width: 100%;
	padding: 5px 5px 0;
    position: relative;
	display: block;
}

.blog-img img {
    width: 100%;
    border-radius: 5px 5px 0 0;
}

.blog-cate-badge {
    font-size: 12px;
    font-weight: 500;
    position: absolute;
    top: 15px;
    left: 15px;
    color: #fff;
    background: #f3d25b;
    padding: 5px 10px;
    border-radius: 3px;
}

.date-icons-group {
    display: flex;
    width: 100%;
    align-items: center;
	padding: 10px 20px;
    border-bottom: 1px solid #efefef;
}

.like-share-icons li {
    display: inline-block;
    margin-right: 15px;
}

.like-share-icons li:last-child {
    margin-right: 0;
}

.like-share-icons {
    margin-left: auto;
}

.blog-time {
    font-size: 12px;
    font-weight: 500;
    color: #b2b2b2;
    text-align: left;
}

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

.like-share {
    font-size: 14px;
    font-weight: 500;
    color: #2a303b;
}

.like-share span {
    margin-left: 5px;
	color: #2a303b;
}

.like-share:hover {
    color: #f3d25b !important;
}

.blog-detail h4 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
    text-align: left;
    color: #2a303b;
}

.blog-detail {
    padding: 10px 20px;
}

.blog-detail p {
    font-size: 14px;
    font-weight: 400;
    color: #3e3f5e;
    line-height: 26px;
    margin-bottom: 12px;
    text-align: left;
}

.blog-detail a {
    font-size: 16px;
    font-weight: 500;
    color: #f3d25b;
    text-align: left;
}

.blog-detail a:hover {
    color: #f3d25b !important;
	text-decoration: underline !important;
}

.blog-btn {
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    height: 40px;
    padding: 11px 20px;
    border-radius: 5px;
    color: #fff;
    background: #f3d25b;
}

.blog-more-btn {
    text-align: center;
	padding-top: 10px;
}


/* --- Blog sidebar --- */

.pdpt-bg-left {
    margin-top: 0px;
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 1px 2px 0 #e9e9e9;
    float: left;
    width: 100%;
}

.blog-search-widget {
    padding: 20px;
    float: left;
    width: 100%;
}

.blog-from {
	position: relative;
}

.blog-search-widget .form-control {
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    color: #2a303b;
    border: 1px solid #efefef;
    position: relative;
    padding: 0 3rem 0 1rem;
	position: relative;
	height: 40px;
}

.blog-search-btn {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 120%;
    width: 40px;
    height: 40px;
    border: 0;
    background: transparent;
}

.top-posts {
    float: left;
    width: 100%;
}

.top-posts li {
    float: left;
    width: 100%;
}

.blog-top-item {
    float: left;
    width: 100%;
}

.post-cate-link {
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: #2a303b;
    line-height: 26px;
    margin-bottom: 5px;
	float: left;
}

.cate-count {
	display: block;
    font-size: 14px;
    font-weight: 400;
    color: #8f91ac;
    line-height: 26px;
    margin-bottom: 0px;
	float: right;
}

.top-posts .media-list {
    padding: 20px !important;
}

.top-posts .media-list .media {
    padding: 0;
    border: none;
    border-bottom: 0;
    float: left;
    width: 100%;
}

.media-list .media .media-left {
    padding-right: 1rem;
    float: left;
}

.icon-bg-circle {
    color: #fff;
    padding: 0;
    border-radius: 3px;
    width: 70px;
    height: 70px;
    border: 0;
	object-fit: cover;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
}

.tagcloud {
    padding-bottom: 15px;
}

.tagcloud a, .tagcloud .tag-cloud-link {
    display: inline-block;
    margin-right: .5rem;
    margin-bottom: .5rem;
    padding: 0.375rem 0.5625rem;
    transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out, border-color 0.25s ease-in-out, box-shadow 0.2s ease-in-out;
    border: 1px solid #efefef;
    border-radius: 0.1875rem;
    color: #2a303b;
    font-size: 13px !important;
    white-space: nowrap;
    line-height: 1.5;
}

.pagination-area .page-numbers {
    width: 33px;
    height: 33px;
    background-color: #fff;
	border: 1px solid #efefef;
    color: #606060;
    text-align: center;
    display: inline-block;
    border-radius: 3px;
    line-height: 34px;
    position: relative;
    margin-left: 3px;
    margin-right: 3px;
    font-size: 14px;
    font-weight: 500;
}

.pagination-area .page-numbers.current, .pagination-area .page-numbers:hover {
    background: #f3d25b;
	color: #fff !important;
	transition: all .2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
	background-image: -webkit-linear-gradient(left, #f3d25b, #f3d25b);
    background-image: linear-gradient(to right, #f3d25b, #f3d25b);
}

/* --- Blog Detail View --- */

.blog-dt-vw  {
    display: table;
    width: 100%;
    background-position: 40% 0px;
    transition: 0s linear;
    transition-property: background-position;
}

.banner-blog {
	background: url(../images/blog/img-1.jpg) 40% 0px / cover no-repeat;
}

.banner.visible {
    opacity: 1;
}

.parallax {
    background-position: 40% 0px;
}

.blog-dt-vw  .blog-inner {
    display: table-cell;
    color: #fff;
    font-weight: 500;
    vertical-align: middle;
    background-color: rgba(0,0,0,.6);
}

.blog-dt-vw  .blog-inner h1 {
    font-size: 40px;
    font-weight: bold;
    margin: 0 auto 10px;
    max-width: 750px;
    line-height: 1.3em;
    padding: 0 15px;
}

.blog-inner .extra-info {
    font-size: 14px;
}

.entry-date {
    font-weight: 500;
}

.single-post-cat {
    margin-top: 20px;
}

.single-post-cat a {
    color: #fff;
    background: #f3d25b;
    padding: 5px 10px 4px;
    border-radius: 3px;
    font-weight: 500;
    font-size: 12px;
    margin: 0 2px;
	line-height: 24px;
	display: inline-block;
}

.blog-des-dt142 p {
    color: #3e3f5e;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    margin-bottom: 0;
    line-height: 26px;
}

.blog-des-dt142 {
    margin-top: 42px;
}

.mt-21 {
	margin-top: 21px;
}

.mb-21 {
	margin-bottom: 21px;
}

.ss18 {
	font-size: 18px !important;
}

.leave-comment {
    margin-top: 35px;
}

.leave-comment h2 {
    font-size: 24px;
    font-weight: 700;
    text-align: left;
    width: 100%;
    margin-bottom: 13px;
    color: #2a303b;
}

.leave-comment span {
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: #3e3f5e;
    margin-bottom: 28px;
    text-align: left;
    line-height: 26px;
}

.ptt {
	padding: 30px;
}

.all-comment {
    margin-top: 35px;
	padding-bottom: 41px;
	border-bottom: 1px solid #efefef;
}

.all-comment h2 {
    font-size: 24px;
    font-weight: 700;
    text-align: left;
    width: 100%;
    margin-bottom: 13px;
    color: #2a303b;
}

.cmmnt_item {
    padding: 20px;
    background: #fff;
    border-radius: 5px;
	margin-top: 30px;
}

.cmmnt_item:last-child {
    border-bottom: 0;
}

.cmmnt_usr_dt {
    display: flex;
	position: relative;
}

.cmmnt_usr_dt img {
    width: 50px;
	height: 50px;
    border-radius: 50%;
    border: 2px solid #fff;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
    margin-right: 15px;
}

.tutor_name1 {
	font-size: 16px;
    font-weight: 700;
    color: #2a303b !important;
    text-align: left;
	margin-bottom: 0;
}

.time_145 {
    font-size: 12px;
    font-weight: 500;
    color: #b1b1b1;
    display: block;
    margin-top: 5px;
}

.rvds10 {
    font-size: 14px;
    font-weight: 400;
    margin-top: 17px;
    line-height: 26px;
    color: #3e3f5e;
    text-align: left;
}


button, input, optgroup, select, textarea {
    font-family: "Poppins", sans-serif;
}

textarea {
    border: 1px solid #efefef !important;
}

.form-control {
    color: #2a303b !important;
	font-weight: 400 !important;
}

.post-btn {
    height: 40px;
    border: 0;
    padding: 0 20px;
    color: #fff;
    background: #f3d25b;
    border-radius: 5px;
    font-weight: 500;
    font-size: 14px;
    margin-top: 10px;
	margin-bottom: 13px;
}

.fcrse_3 {
    background: #fff;
    width: 100%;
    padding: 0;
    border-radius: 5px;
	margin-bottom: 30px;
	box-shadow: 0 1px 2px 0 #e9e9e9;
}

.cater_ttle {
	float: left;
	width: 100%;
	padding: 15px 20px;
}

.fcrse_3 h4 {
    font-size: 16px;
    color: #333;
	float: left;
    font-weight: 500;
    margin-bottom: 0;
}

.allcate15 {
    width: 100%;
}

.allcate15 li {
    display: block;
    width: 100%;
}

.blogleft12 li {
    display: block;
    width: 100%;
	border-bottom: 1px solid #efefef;
}

.blogleft12 li:last-child {
    border-bottom: 0;
}

/* --- Press Page --- */

.ct_item {
    width: 100%;
    padding: 10px 20px;
    font-size: 14px;
    color: #686f7a;
    text-align: left;
}

.ct_item.active {
    font-weight: 600;
	color: #2a303b;
}

.ct_item i {
    margin-right: 10px;
    font-size: 120%;
}

.category-topics {
    border-bottom: 0;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0 !important;
    text-align: left;
    color: #2a303b;
    display: block;
    padding: 15px 20px;
}

.category-topics:after {
    content: '\f0d7';
    font-size: 14px;
    font-family: "FontAwesome";
    float: right;
    margin-left: 30px;
    color: #a7a8aa;
}

.category-item1 {
    border-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0 !important;
    text-align: left;
    color: #3e3f5e;
    display: block;
    padding: 10px 20px;
}

.socl148 {
    padding: 20px;
	display: flex;
}

.twiter158 {
    font-size: 14px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
    color: #fff;
    border: 0;
    border-radius: 5px;
    height: 40px;
    padding: 0 15px;
    width: 50%;
	margin-right: 10px;
    background: #1da1f2;
}

.facebook158 {
    font-size: 14px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
    color: #fff;
    border: 0;
    border-radius: 5px;
    height: 40px;
    padding: 0 15px;
    width: 50%;
    background: #3b5998;
}

.ic45 {
    margin-right: 7px;
}

.help_link {
    padding: 15px 20px;
    text-align: center;
}

.help_link a {
    font-size: 14px;
    font-weight: 500;
    color: #2a303b;
    text-align: center;
}

.help_link a:hover {
    color: #f3d25b !important;
}


.press-title h2 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 15px !important;
    text-align: left;
    color: #2a303b;
    line-height: 24px;
}

.press-title p {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0 !important;
    text-align: left;
    color: #3e3f5e;
    line-height: 24px;
}

.press-title p a {
    color: #f3d25b;
}

.press-title p a:hover {
    color: #f3d25b !important;
	text-decoration: underline !important;
}

.press-item {
    display: block;
    background: #fff;
    width: 100%;
    padding: 20px;
    border-radius: 5px;
    margin-top: 30px;
    box-shadow: 0 1px 2px 0 #e9e9e9;
}

.press-item span {
	font-size: 12px;
    font-weight: 500;
    margin-bottom: 0 !important;
    text-align: left;
    color: #b1b1b1;
}

.press-item h4 {
	font-size: 18px;
    font-weight: 700;
    margin-top: 15px !important;
    margin-bottom: 10px !important;
    text-align: left;
    color: #2a303b;
    line-height: 24px;
}

.press-item p {
	font-size: 14px;
    font-weight: 400;
    margin-bottom: 0 !important;
    text-align: left;
    color: #3e3f5e;
    line-height: 26px;
}

.policy-des-dt {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e1e1e1;
}

.policy-des-dt:last-child {
    margin-bottom: 7px;
    padding-bottom: 0;
    border-bottom: 0;
}

/* --- Sign In --- */

.sign-inup {
    padding: 80px 0;
}

.sign-form {
    display: block;
    width: 100%;
}

.sign-img {
    background: #4576b4;
    padding: 50px;
    border-radius: 5px 0 0 5px;
}

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

.sign-inner {
    padding: 0;
}

.sign-logo {
    width: 100%;
	text-align: center;
}

.sign-logo img {
    width: 150px;
}

.form-dt {
    margin-top: 50px;
    border: 1px solid #efefef;
	position: relative;
	border-radius: 5px;
	background: #fff;
}

.form-inpts {
	padding: 38px 30px 0;
}

.form-title {
    text-align: center;
	margin-bottom: 37px;
}

.form-title h6 {
	font-weight: 700;
	color: #2a303b;
	font-size: 18px;
}

.lgn_input {
	padding: 0 1rem 0 3rem!important;
}

.pos_rel {
	position: relative;
}

.lgn_icon {
    position: absolute;
    top: 16%;
    left: 2%;
    font-size: 18px;
    color: #2a303b;
}

.form-control:focus+.lgn_icon  {
	color: #f3d25b;
}

.login-btn {
    font-size: 14px;
    font-weight: 500;
    width: 100%;
    height: 40px;
    border: 0;
    color: #fff;
    background: #f3d25b;
    border-radius: 5px;
    text-align: center;
}

.signup-link {
	margin-top: 30px;
	border-radius: 0 0 5px 5px;
    text-align: center;
    padding: 15px 10px;
	background: #f3d25b;
	transition: all .2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
	background-image: -webkit-linear-gradient(left, #f3d25b, #f3d25b);
    background-image: linear-gradient(to right, #f3d25b, #f3d25b);
}

.signup-link p {
	color: #fff;
	font-size: 14px;
	font-weight: 500;
}

.signup-link p a {
    color: #fff;
	font-size: 12px;
    background: #2a303b;
    padding: 7px 10px;
    border-radius: 3px;
    display: inline-block;
    margin-left: 5px;
}

.signup-link p a:hover {
    color: #fff !important;
	box-shadow: 0px 5px 5px rgba(0,0,0,0.2);
}

.password-forgor {
	text-align: center;
}

.password-forgor a {
    display: block;
    margin-top: 30px;
    font-size: 14px;
    font-weight: 500;
    color: #2a303b;
}

.password-forgor a:hover {
    color: #f3d25b !important;
}

/* --- Contact Us --- */

.panel-group {
    width: 100%;
	margin-top: 24px;
	margin-bottom: 14px;
}

.panel-title {
    vertical-align: middle;
}

.panel-default {
    width: 100%;
	border-top: 0;
}

.panel-default:first-child {
	border-top: 0;
}

.panel-body {
    font-size: 14px;
    font-weight: 400;
    color: #3e3f5e;
    line-height: 26px;
    padding-bottom: 20px;
    text-align: left;
    padding: 20px;
    background: #fff;
	border-radius:  0 0 5px 5px;
    border-top: 1px solid #efefef;
}

.panel-default {
    width: 100%;
    border-top: 0;
}

.panel-title {
    vertical-align: middle;
}

.panel-title a {
    font-size: 16px;
    font-weight: 500;
    color: #2a303b !important;
    padding: 15px 20px 18px;
    display: block;
    line-height: 26px;
    background: #fff;
    border-radius: 5px 5px 0 0;
    margin-top: 10px;
}

.panel-title a.collapsed {
    border-radius: 5px;
    background-color: #fff;
    padding: 15px 20px;
}
 .panel-title > a:before {
    color: #f3d25b;
}

.accordion .panel {
    border: 1px solid #f3d25b;
    margin-bottom: 15px;
}

.accordion .panel-title a {
    margin-top: 0px;
}

.panel-title a.collapsed {
    border-radius: 5px;
}

.chck_icon {
    color: #f3d25b;
    margin-right: 10px;
}

.panel-title > a:before {
    float: right !important;
    content:"\f068";
    padding-right: 0px;
	font-size: 16px;
	padding-top: 2px;
	font-family: "FontAwesome";
	font-weight: 900;
}

.panel-title > a.collapsed:before {
    float: right !important;
    content:"\f067";
	font-family: "FontAwesome";
	font-weight: 400;
}

.color-pink {
	color: #f3d25b;
}

.contact-title h2 {
    font-size: 24px;
    font-weight: 700;
    margin-top: 17px !important;
    text-align: left;
    margin-bottom: 12px;
	color: #2a303b;
}

.contact-title p {
    font-size: 14px;
    font-weight: 400;
    margin-top: 0 !important;
    text-align: left;
    margin-bottom: 0;
	color: #3e3f5e;
	line-height: 26px;
}

.contact-form {
    background: #fff;
    border-radius: 5px;
    padding: 20px 30px 30px;
	margin-top: 34px;
	margin-bottom: 14px;
}

/* --- Product Request --- */

.bootstrap-tagsinput .tag {
	margin-right: 2px;
    color: #fff;
    background: #f3d25b;
    font-weight: 400;
    padding: 5px 10px;
    border-radius: 3px;
    line-height: 26px;
}

.bootstrap-tagsinput {
    border: 1px solid #efefef !important;
    box-shadow: none !important;
	width: 100%;
	height: auto;
	text-align: left;
}

.bootstrap-tagsinput input {
    padding: 7px 10px !important;
	font-weight: 500;
}

.request-products {
	margin-top: 30px;
}

.rqst-btn {
	width: 100%;
}

.request-grid {
    margin-top: 64px;
}

/* --- Faq Page --- */

.faq-dt {
    padding: 50px;
    background: #2a303b;
    position: relative;
}

.faq-dt:before {
    content: "";
    background: url(../../../../www.gambolthemes.net/html-items/gambo_supermarket_demo/images/career/default.html) no-repeat center;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    pointer-events: none;
    background-size: cover;
    opacity: 0.1;
}

.panel-body p {
    font-size: 14px;
    font-weight: 400;
    color: #3e3f5e;
    line-height: 26px;
    margin-bottom: 0;
}

/* --- Offers Page --- */

.offers-item {
	display: block;
	margin-top: 30px;
    background: #fff;
    padding: 5px;
    border-radius: 5px;
    position: relative;
	box-shadow: 0 1px 2px 0 #e9e9e9;
}

.offer-img img {
    width: 100%;
	border-radius: 5px 5px 0 0;
}

.offers-text {
    padding: 20px 15px;
}

.offers-text h4 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 13px;
    text-align: left;
    color: #2a303b;
}

.offers-text p {
    font-size: 14px;
    font-weight: 400;
    color: #3e3f5e;
    line-height: 26px;
    text-align: left;
}

.mb-14 {
	margin-bottom: 14px;
}

/* --- Bill Page --- */
.report-btn {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    background: #f3d25b;
    display: inline-block;
    padding: 8px 16px;
    border-radius: 5px;
    border: 2px solid #f3d25b;
    letter-spacing: 1px;
}

.cancel-btn {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    background: #f3d25b;
    display: inline-block;
    padding: 8px 16px;
    border-radius: 5px;
    border: 2px solid #f3d25b;
    letter-spacing: 1px;
}
.report-btn2 {
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    padding: 8px 16px;
    border-radius: 5px;
	color: #f3d25b;
    background: #ffffff;
    border: 2px solid #f3d25b;
    margin-right: 10px;
    letter-spacing: 1px;
}

.bill-dt-bg {
    padding-top: 60px;
}

.bill-detail {
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 1px 2px 0 #e9e9e9;
	margin: 65px 0;
}

.bill-dt-step {
    padding: 30px;
    border-bottom: 1px solid #efefef;
}

.bill-dt-step:last-child {
    border-bottom: 0;
}

.bill-title h4 {
    margin-bottom: 20px !important;
    font-size: 18px;
    font-weight: 700;
    color: #2a303b;
}

.itm-ttl {
    display: block;
    font-weight: 500;
    font-size: 16px;
    text-align: left;
    margin-bottom: 10px;
    color: #2a303b;
}

.item-prdct {
	font-size: 14px;
	font-weight: 400;
	color: #3e3f5e;
	text-align: left;
	line-height: 24px;
	margin-right: 10px;
}

.item-prdct:last-child {
	margin-right: 0;
}

.item-prdct:after {
	content: ',';
	padding-left: 3px;
}

.item-prdct:last-child:after {
	content: '';
}

.bill-address {
    font-size: 14px;
    font-weight: 400;
    color: #3e3f5e;
    margin-bottom: 0;
    line-height: 26px;
}

.bill-dt-sl {
	font-size: 14px;
    font-weight: 400;
    color: #2a303b;
    margin-bottom: 0;
    line-height: 26px;
}

.descp-bll-dt {
	color: #8f91ac;
}

.dly-loc {
	color: #3e3f5e;
}

.dlr-ttl25{
	color: #f3d25b;
}

.bill-bottom {
    display: flex;
    align-items: center;
}

.thnk-ordr {
	font-size: 14px;
    font-weight: 500;
    color: #2a303b;
    margin-bottom: 0;
    line-height: 26px;
}

.print-btn {
	margin-left: auto;
    padding: 9px 20px;
    border: 1px solid #f3d25b;
    background: #f3d25b;
    color: #fff;
    border-radius: 5px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    display: inline-block;
}
.toastr .toastr-title{color:#fff;margin-bottom:0px!important;}
.toastr .toastr-text{color:#fff;}

.process_loader {
	display: none;
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 999999999;
	background: url('img/processs_loading.gif') 50% 50% no-repeat rgba(0,0,0,0.5);
	background-size: 120px;
    filter: saturate(2);
}
.mp-location .location-search-pop{ max-width: 600px;}
.pac-container {
    z-index: 999999999;
}
.pac-container  .pac-item {
    padding: 6px 12px;
}
.pac-logo:after {
    display:none!important;
}

.home-popup .modal-dialog .modal-content {
    border-radius: 10px;
    padding: 0px;
    border: 0px solid #BCE3C9;
    background-color: #ffffff9e;
    width: max-content;
    margin: 0px auto;
}
.home-popup .modal-body {
    padding: 7px;
}
.home-popup .modal-body .deal img {
    width: auto;
    height: fit-content;
    border-radius: 6px;
    max-height: 450px;
    margin: auto;
}
.deal {
    min-height: auto;
}
.home-popup .modal-dialog .btn-close {
    position: absolute;
    right: 7px;
    top: 7px;
    z-index: 2;
}
.login {
    top: 10%;
}
.login .modal-dialog {
    max-width: 680px;
}
.login .modal-header {
    display: none;
}
.ac-title{
    padding: 0;
    margin: 0 0 8px;
    font-size: 20px;
    color: #151b39;
}
.login .modal-body {
    padding: 0px;
}
.login .modal-content {
    border: 0px solid rgba(0,0,0,.2);
}
.login .modal-content img {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    height: 100%;
}
.l-form {
    padding-right: 30px;
    padding-top: 20px;
}
.close-model {
    position: absolute;
    right: 18px;
    top: 4px;
}

.btn-close {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: .25em .25em;
    color: #000;
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
    border: 0;
    border-radius: .25rem;
    opacity: .5;
}
.login .modal-body {
    padding: 7px 20px;
}

img {
    max-width: 100%;
}
.ac-title {
    padding: 0;
    margin: 0 0 8px;
    font-size: 20px;
    color: #151b39;
}
.l-form  form button[type="submit"] {
    color: #fff;
    background-color: #f3d25b;
    border-color: #f3d25b;
    font-size: 14px;
    font-weight: 700;
    height: 40px;
    width: 100%;
    padding: 6px 12px;
    border-radius: 2px;
}
.txt-error {
    font-size: 12px;
    color: red;
}
.sign-in-modal .agreement-text {
    text-align: center;
    font-size: 10px;
    margin: 5px 0;
}
/*.sign-in-modal .account-have {*/
/*    text-align: center;*/
/*    font-size: 15px;*/
/*    padding-top: 8px;*/
/*    padding-bottom: 10px;*/
/*}*/
.sign-in-modal .account-have a {
    font-weight: 700;
}
.login .modal-content {
    border: 0px solid rgba(0,0,0,.2);
}
.login .modal-dialog {
    max-width: 520px;
}
.login {
    top: 10%;
}

.login  p {
    margin-bottom: 5px !important;
}
.modal-open {
	overflow: hidden
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1050;
	display: none;
	width: 100%;
	height: 100%;
	overflow: hidden;
	outline: 0
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: .5rem;
	pointer-events: none
}

.modal.fade .modal-dialog {
	transition: transform .3s ease-out;
	transform: translate(0, -50px)
}

@media (prefers-reduced-motion:reduce) {
	.modal.fade .modal-dialog {
		transition: none
	}
}

.modal.show .modal-dialog {
	transform: none
}

.modal.modal-static .modal-dialog {
	transform: scale(1.02) !important;
}

.modal-dialog-scrollable {
	height: calc(100% - 1rem)
}

.modal-dialog-scrollable .modal-content {
	max-height: 100%;
	overflow: hidden
}

.modal-dialog-scrollable .modal-body {
	overflow-y: auto
}

.modal-dialog-centered {
	display: flex;
	align-items: center;
	min-height: calc(100% - 1rem)
}

.modal-content {
	position: relative;
	display: flex;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: .3rem;
	outline: 0
}

.modal-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1040;
	width: 100vw;
	height: 100vh;
	background-color: #000
}

.modal-backdrop.fade {
	opacity: 0
}

.modal-backdrop.show {
	opacity: .5
}

.modal-header {
	display: flex;
	flex-shrink: 0;
	align-items: center;
	justify-content: space-between;
	padding: 1rem 1rem;
	border-bottom: 1px solid #dee2e6;
	border-top-left-radius: calc(.3rem - 1px);
	border-top-right-radius: calc(.3rem - 1px)
}

.modal-header .btn-close {
	padding: .5rem .5rem;
	margin: -.5rem -.5rem -.5rem auto
}

.modal-title {
	margin-bottom: 0;
	line-height: 1.5
}

.modal-body {
	position: relative;
	flex: 1 1 auto;
	padding: 1rem
}

.modal-footer {
	display: flex;
	flex-wrap: wrap;
	flex-shrink: 0;
	align-items: center;
	justify-content: flex-end;
	padding: .75rem;
	border-top: 1px solid #dee2e6;
	border-bottom-right-radius: calc(.3rem - 1px);
	border-bottom-left-radius: calc(.3rem - 1px)
}

.modal-footer>* {
	margin: .25rem
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}
.error {
    color: red;
    display: none;
    font-size: 12px;
}
.l-form  form .btn {
    color: #fff;
    background-color: #f3d25b;
    border-color: #f3d25b;
    font-size: 14px;
    font-weight: 700;
    height: 40px;
    width: 100%;
    padding: 6px 12px;
    border-radius: 2px;
}

.sign-in-modal form button[type="submit"] {
    color: #fff;
    background-color: #f3d25b;
    border-color: #f3d25b;
    font-size: 14px;
    font-weight: 700;
    height: 40px;
    width: 100%;
    padding: 6px 12px;
    border-radius: 2px;
    margin: 0;
}
.sign-in-modal .l-form {
    padding-right: 0px;
}

.sign-in-modal .modal-title {
    color: #29303b;
    font-weight: 700;
    font-size: 15px;
}
.sign-in-modal a {
    color: #f3d25b;
}
.sign-in-modal .modal-header {
    border-bottom: 1px solid rgba(41, 48, 59, .1);
    background-color: #f2f3f5;
}

.ellipsis {
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.ui.dropdown .menu {
    width: -webkit-fill-available;
}


.or-team-innerbox .or-team-img {
    width: 120px;
    margin: 0 auto;
    padding-left: 10px;
    margin-bottom: 20px;
}
.position-relative {
    position: relative!important;
}
.or-team-innerbox .or-team-img:before {
    top: -8px;
    left: 2px;
    content: "";
    width: 115px;
    height: 115px;
    position: absolute;
    border-radius: 100%;
    border: 3px dotted #e6e6e8;
    -webkit-animation-duration: 1500ms;
    animation-duration: 1500ms;
    -webkit-animation: rotate-anim 10s infinite linear;
    animation: rotate-anim 10s infinite linear;
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
    -webkit-transition: 500ms all ease;
    transition: 500ms all ease;
}
.or-team-innerbox .or-team-img img {
    width: 100px !important;
    height: 100px;
    border-radius: 100% !important;
    object-fit: cover;
    object-position: top;
}

.or-team-innerbox .or-taam-item-holder {
    margin: auto;
    max-width: 80%;
    min-height: 185px;
}
.or-team-innerbox .or-team-meta {
    color: #f3d25b;
    padding: 2px 8px;
    margin-bottom: 10px;
    border-radius: 10px;
    background-color: #ffffff;
    bottom: 0px;
}
.or-team-innerbox .or-team-meta h3 {
    font-size: 16px;
    font-weight: 600;
    color: #2a303b;
    margin-bottom: 0px;
}
.or-team-innerbox .or-team-meta span {
    font-size: 12px;
}
.doctor_testimonial .text-center {
    text-align: center!important;
}
.or-team-innerbox .or-team-text-social p {
    font-size: 14px;
    color: #383838;
    padding-bottom: 15px;
    text-align: justify;
}
.pera-content p {
    margin-bottom: 0;
}

.or-team-innerbox:hover .or-team-img:before {
  border: 3px dotted #f3d25b;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.or-team-innerbox {
    background: #fff;
    padding-top: 30px;
    margin: 0px;
    border-radius: 10px;
    border: 0px solid #cce7d0;
    box-shadow: 0 6px 12px -4px rgb(40 11 18 / 10%);
}

.non-serviceable-modal--cta .button {
    display: inline-block;
    border: 1px solid transparent;
    font-size: 14px;
    font-weight: 400;
    padding: 7px 15px;
    border-radius: 6px;
    color: #fff;
    border: 1px solid transparent;
    background-color: #f3d25b;
    cursor: pointer;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    letter-spacing: 0.5px;
}

.pop-location .ac-title {
    text-align: center;
    padding: 12px 0px;
}

.pop-location .modal-dialog {
    max-width: 600px;
}

.modal-body {
    padding: 20px;
}

.non-serviceable-modal .non-serviceable-modal--illustration {
    text-align: center;
}
 .non-serviceable-modal .non-serviceable-modal--message {
    padding: 20px 0;
    color: #1e1e1e;
}
.non-serviceable-modal .non-serviceable-modal--message {
    padding: 20px 0;
    color: #1e1e1e;
}

.non-serviceable-modal .button  {
    height: 35px;
    padding: 0 40px;
}

.product-item .product-image-sold-out{
    position: absolute;
    width: 100%;
    text-align: center;
    padding: 12px 0;
    background: rgba(255,255,255,.8);
    top: 35%;
    left: 0;
    right: auto;
    text-transform: uppercase;
    font-weight: 800;
    z-index:9;
}

.product-item .sold-out {
    opacity: 1;
}

.p-list .product-top-dt {
    margin-top: 25px;
}

.accordion-wrapper {
  display: block;
  line-height: 1;
  margin-bottom: 0px;
}

.accordion + .title {
    user-select: none;
    cursor: pointer;
    display: block;
    align-items: center;
    padding: 10px 8px 8px;
    background: white;
    font-size: 14px;
    text-transform: capitalize;
    color: #363f4d;
    padding-left: 0px;
    letter-spacing: 1px;
}

.accordion ~ .title strong {
  line-height: 24px;
  color: white;
}

.accordion ~ .title .side-icon {
  display: block;
    position: relative;
    top: -3px;
    float: right;
}

.accordion:checked ~ .title .side-icon {
  display: none;
}

.accordion ~ .title .down-icon {
  display: none;
}

.accordion:checked ~ .title .down-icon {
  display: block;
    position: relative;
    top: -3px;
    float: right;
}

.accordion ~ .content {
  display: none;
  padding: 4px 6px;
  cursor: pointer;
}

.accordion:checked ~ .content {
  display: block;
}
.accordion-wrapper .content a{
  color: #363f4d !important;
    letter-spacing: 1px;
}
.accordion-wrapper .content p {
    padding: 0px 0px 0px;
    font-size: 13px;
    display: flex;
    flex-direction: column;
    margin-bottom: 3px;
}

.accordion-wrapper  .content {
    margin-left: 0px;
}
.top-posts li.active p.active a{
    color: #f3d25b !important;
    font-weight:600;
}
.product-categories .active p.active a {
    color: #f3d25b !important;
    font-weight:600;
}
.prod-cart-btn:hover {
    color: #fff;
}
.cart-empty {
    margin: 1rem auto;
    text-align: center;
    padding: 1rem;
    min-height: 5rem;
}

.cart-empty img {
    width: 110px;
}
.cart-empty p {
    margin-top: 15px;
    font-size: 16px;
}
.m-cart .cart-item {
    display: flex;
    padding: 10px 15px;
    background: #fff;
    border-bottom: 1px solid #efefef;
}

.address_details_block {
	margin-bottom: 30px;
}
.address_details_item {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.address_details_item .address_list {
	padding: 20px 0px 20px 50px;
}
.address_details_item .address_list span {
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: 600;
	float: left;
	width: 100%;
}
.address_details_item .address_list_edit {
	position: absolute;
	right: 0;
}
.address_details_item .address_list_edit a {
	background: #acacac;
	font-size: 12px;
	height: 25px;
	display: block;
	border-radius: 3px;
	border: 0;
	color: #fff;
	float: left;
	margin: 0 5px;
	box-shadow: none;
	line-height: 25px;
	overflow: hidden;
	padding: 0;
	text-shadow: none;
	text-transform: capitalize;
	text-align: center;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-ms-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	vertical-align: middle;
	white-space: nowrap;
	font-weight: 500;
	width: 60px;
}
.address_details_item .address_list_edit a:hover {
	background: #9e9e9e !important;
    color: #fff !important;
}
.checkout-form-area .checkout-title > h3 {
	margin-bottom: 5px;
}
.address_details_item label.container {
    display: inline-block;
    position: relative;
    /* padding-left: 35px; */
    /* margin-bottom: 12px; */
    /* cursor: pointer; */
    /* top: 20px; */
    /* width: 40px; */
    /* float: left; */
    font-size: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 9;
}
.address_details_item label.container input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}
.address_details_item .checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	width: 25px;
	background-color: #acacac;
	border-radius: 50%;
}
.address_details_item label.container:hover input ~ .checkmark {
	background-color: #ccc;
}
.address_details_item label.container input:checked ~ .checkmark {
	background-color: #f3d25b;
}
.address_details_item .checkmark:after {
	content: "";
	position: absolute;
	display: none;
}
.address_details_item label.container input:checked ~ .checkmark:after {
	display: block;
}
.address_details_item label.container .checkmark:after {
	top: 9px;
	left: 9px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: white;
}
.address_details_block {
	margin-bottom: 0px;
    inline-size: 100%;
    word-wrap: break-word;
}
.address_details_item {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 10px 15px;
}
.address_details_item .address_list {
    padding: 0px 0px 0px 30px;
    position: relative;
}
.address_details_item .address_list span {
	margin-bottom: 0px;
	font-size: 16px;
	font-weight: 500;
	float: none;
	color:#424242;
	text-transform: capitalize;
	display: inline-block;
}
.deliver_btn {
	background: #ff5252;
	font-size: 14px;
	height: 40px;
	display: block;
	border-radius: 3px;
	border: 0;
	color: #fff;
	box-shadow: none;
	line-height: 32px;
	margin-top: 15px;
	overflow: hidden;
	padding: 0 25px;
	text-shadow: none;
	text-transform: capitalize;
	text-align: center;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-ms-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	vertical-align: middle;
	white-space: nowrap;
	font-weight: 500;
	width: auto;
}
.deliver_btn:hover {
	background: #d52115;
	color: #fff;
}
.address_details_item .address_list_edit {
	position: absolute;
	right: 0px;
	top: 20px;
}
.address_details_item .address_list_edit a {
	background: #acacac;
	font-size: 12px;
	height: 25px;
	display: block;
	border-radius: 3px;
	border: 0;
	color: #fff;
	float: left;
	margin:-4px 5px 0 5px;
	box-shadow: none;
	line-height: 25px;
	overflow: hidden;
	padding: 0;
	text-shadow: none;
	text-transform: capitalize;
	text-align: center;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-ms-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	vertical-align: middle;
	white-space: nowrap;
	font-weight: 500;
	width: 60px;
}
.address_details_item .address_list_edit a:hover {
	background: #d52115;
	color: #fff;
}
.checkout-form-area .checkout-title > h3 {
	margin-bottom: 5px;
}
.address_details_item label.container {
    display: inline-block;
    position: relative;
    padding-left: 10px;
    margin-bottom: 0px;
    cursor: pointer;
    top: 0px;
    width: auto;
    font-size: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: nowrap;
    margin: auto 0;
}
.address_details_item label.container input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}
.address_details_item .checkmark {
    position: absolute;
    top: 10px;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #acacac;
    border-radius: 50%;
    margin: auto 0;
}
.address_details_item label.container:hover input ~ .checkmark {
	background-color: #ccc;
}
.address_details_item label.container input:checked ~ .checkmark {
	background-color: #f3d25b;
}
.address_details_item .checkmark:after {
	content: "";
	position: absolute;
	display: none;
}
.address_details_item label.container input:checked ~ .checkmark:after {
	display: block;
}
.address_details_item label.container .checkmark:after {
	top: 9px;
	left: 9px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: white;
}
.radio-inline{
	font-size:14px;
}
.btn_new_address{
	font-size:16px;
	font-weight:500;
}
.billing-fields p {
	margin-bottom: 0px;
	margin-top: 15px;
}
.billing-fields p label{
	font-size:14px;
	padding-left:3px;
}
.billing-fields input {
	border-radius: 6px;
	height: 46px;
	border: 1px solid #ebebeb;
}

.mt-15 {
    margin-top: 15px;
}
  .razorpay-payment-button,.razorpay-payment-button:active,.razorpay-payment-button:focus{
      background:#ff5252;
      font-size:14px;
      height:50px;
      margin:0;
      display:block;
      border-radius:3px;
      border:0;
      color:#fff;
      display:inline-block;
      box-shadow:none;
      line-height:42px;
      overflow:hidden;
      padding:0 25px;
      text-shadow:none;
      text-transform:capitalize;
      text-align:center;
      -webkit-transition:all .4s ease-out;
      -moz-transition:all .4s ease-out;
      -ms-transition:all .4s ease-out;
      -o-transition:all .4s ease-out;
      vertical-align:middle;
      white-space:nowrap;
      font-weight:500;
      width:100%
  }
  .razorpay-payment-button:hover {
      background:#d52115;
      color:#fff
  }
#addressModal .modal-dialog {
    max-width: 800px;
}
#addressModel .modal-dialog {
    max-width: 800px;
}
.add_address .modal-body {
    padding: 0px;
    margin: 0px;
}
.add_address .map_div
{
     padding: 0px;
}
.add_address .form-group {
    margin-bottom: 10px !important;
}

.add_address .form-control {
    background: #fff !important;
    border-bottom: 0px !important;
    border: 1px solid #c1c1c1 !important;
    border-radius: 4px !important;
}
.add_address .btn {
    padding: 10px 25px !important;
    border-radius: 4px !important;
}
.save_btn{
    position: absolute;
    width: 100%;
    left: 1px;
    padding: 0px 10px;
    bottom: 0px;
}

label.radio-inline{
    margin-right: 10px;
    display: inline-flex;

}
label.radio-inline input{
 margin-right: 5px;
width: 20px;
}
label.radio-inline span{
 margin-top: -3px!important;
}
.radio-inline{
padding-left: 0px;
}
.address-modal {
    width: 80% !important;
    margin: 0 auto;
}

.promo-card {
    margin-bottom: 10px;
    justify-content: space-between;
    display: flex;
    align-items: flex-start;
}
.flex-shrink-0 {
    flex-shrink: 0;
}

.desktop-container .desktop-offers .promo-card {
    padding-bottom: 10px;
}
.promo-card {
    margin-bottom: 10px;
    justify-content: space-between;
    display: flex;
    align-items: flex-start;
    border-bottom: 1px solid #a59d9d;
}
.promo-card--icon {
    border: 1px solid #979797;
    margin-right: 10px;
    border-radius: 8px;
}
.promo-card--icon-bg {
    margin: 10px;
}

.icon-cart-promo-sample {
    background-image: url('../icons/offer.svg');
}
.flex-grow-1 {
    flex-grow: 1;
}
.justify-content--space-between {
    justify-content: space-between;
    display: flex;
    align-items: center;
}
.desktop-container .desktop-notifications .promo-card--code, .desktop-container .desktop-offers .promo-card--code {
    font-size: 16px;
    line-height: 24px;
}
.promo-card--code {
    font-weight: 600;
    color: #1e1e1e;
}
.desktop-container .desktop-notifications .promo-card--apply-cta, .desktop-container .desktop-offers .promo-card--apply-cta {
    cursor: pointer;
    font-size: 14px!important;
    line-height: 22px!important;
}
.promo-card--description {
    font-size: 12px;
    line-height: 18px;
    padding-bottom: 10px;
}
.desktop-container .desktop-notifications .promo-card--description, .desktop-container .desktop-offers .promo-card--description {
    font-size: 14px;
    line-height: 22px;
}
.mobile-view-tab {
    display: none!important;

}
.hidden-mobile {
    display: block!important;
}
.hidden {
    display: none;
}
.show {
    display: block;
}
.coupon-summary h4, .coupon-summary span {
    color: rgb(62, 181, 87) !important;
}
.mb-10{ margin-bottom:10px;}
.mb-15{ margin-bottom:15px;}
.mb-20{ margin-bottom:20px;}

.mt-10{ margin-top:10px;}
.mt-15{ margin-top:15px;}
.mt-20{ margin-top:20px;}
.border-b {
     border-bottom: 1px solid #e5e5e5;
}

.ofoot h2 {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 600;
    color: #2a303b;
    line-height: 24px;
}
.ofoot span {
    color: #f3d25b;
    font-size: 18px;
    margin-left: auto;
    font-weight: 700;
    line-height: 24px;
}
.label-default {
    background-color: #777;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}
.label-warning {
    background-color: #f0ad4e;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}
.label-primary {
    background-color: #337ab7;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}
.label-success {
    background-color: #5cb85c;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}
.label-danger {
    background-color: #d9534f;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}
.slingle_item_address_part .label {
    padding: 4px 6px;
    font-size: 80%;
    font-weight: 600;
    line-height: 1;
    padding-bottom: 5px;
}
.slingle_item_address_part .label {
    font-size: 80%;
    font-weight: 600;
    line-height: 1;
}


.m-checkbox{height:18px;}
.btn-cancel {
    padding: 6px 12px;
    line-height: 18px;
    display: inline;
    margin-top:15px;
}
.pull-right{float:right;}
.pull-left{float:left;}

.modal-cancel .modal-header{
    display: flex;
    flex-direction: column;
    background: #fff;
}

.modal-cancel h4{
    font-size: 20px;
    font-weight: 500;
    margin-top: 5px;
    line-height: 34px;
    text-align: center;
}

.modal-cancel h5{
    font-size: 14px;
    font-weight: 500;
}
.modal-cancel .address_details_item .address_list {
    padding: 18px 0px 10px 35px;
}
.modal-cancel .address_details_item {
    border-bottom: none;
}
.modal-content {
    border-radius: 10px;
    position: relative;
    overflow: hidden;
}
.modal-header {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px);
}
#orderCancel h4 {
    font-size: 18px;
    font-weight: 500;
    margin-top: 20px;
    color: rgb(212 34 45);
    line-height: 26px;
    text-align: center;
}
#orderCancel h5 {
    font-size: 16px !important;
    font-weight: 500;
    margin: 0px;
}
.w-100{width:100%}
   .custom-radio-buttons .radio-wrapper {display: inline-block;margin-right: 10px;}
	.custom-radio-buttons .radio-wrapper input[type="radio"] {display: none;}
	.custom-radio-buttons .radio-wrapper input[type="radio"] + label {
		color: #292321;
		font-size: 16px;
	}
	.custom-radio-buttons .radio-wrapper input[type="radio"] + label > span.outer {
		display: inline-block;
		width: 16px;
		height: 16px;
		margin: -1px 4px 0 0;
		border: 2px solid #cccccc;
		vertical-align: middle;
		cursor: pointer;
		position: relative;
		-moz-border-radius: 50%;
		border-radius: 50%;
		background-color: #f8f8f8;
	}
	.custom-radio-buttons .radio-wrapper input[type="radio"] + label span.inner {
		display: block;
		position: absolute;
		display: none;
		width: 10px;
		height: 10px;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto;
		vertical-align: middle;
		cursor: pointer;
		-moz-border-radius: 50%;
		border-radius: 50%;
		background-color: grey;
	}
	.custom-radio-buttons .radio-wrapper input[type="radio"]:checked + label span.inner {background-color: #f3d25b; display: block;}

    .modal-cancel textarea {
        margin-bottom: 10px!important;
    }

.modal-cancel .modal-footer .btn {
    min-width: 150px;
}

.my_profile_area_detail .address_details_item .address_list .home_address {
	background: rgba(0, 0, 0, .05);
	display: inline-block;
	width: auto;
	padding: 1px 10px;
	border-radius: 4px;
	margin-bottom: 8px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 500
}

.my_profile_area_detail .address_details_item .address_list {
	padding-left: 5px
}

.my_profile_area_detail .address_details_item .address_list p {
	margin-bottom: 0
}

.my_profile_detail_widget>li>a.active {
	color: #f3d25b
}

.pagination{text-align: center!important;}
.pagination .active  {
    background: #f3d25b;
    color: #fff !important;
    transition: all .2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;

    background-image: -webkit-linear-gradient(left, #f3d25b, #f3d25b);
    background-image: linear-gradient(to right, #f3d25b, #f3d25b);
}

.pagination .active a {
    color: #fff !important;
}

.table-ft{
    margin-top: 25px;
    text-align: center;
}
.pagination li {
    width: 43px;
    height: 33px;
    background-color: #fff;
    border: 1px solid #efefef;
    color: #606060;
    text-align: center;
    display: inline-block;
    border-radius: 3px;
    line-height: 30px;
    position: relative;
    margin-left: 3px;
    margin-right: 3px;
    font-size: 14px;
    font-weight: 500;
}
.contact-form-style textarea {
    border: 1px solid #ececec;
    border-radius: 5px;
    height: 50px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 10px 10px 10px 10px;
    font-size: 14px;
    width: 100%;
    min-height: 150px;
}
.no-padd {
    padding: 0 !important;
}
textarea {
    border: 1px solid #ececec;
    border-radius: 10px;
    height: 50px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 10px 10px 10px 20px;
    font-size: 16px;
    width: 100%;
    min-height: 100px;
}

.ml-0{margin-left:0px;}

   .m-coupon {
    display: block;
    padding: 0;
    margin-left: 0px;
}
.coupon-btn.coupon-btn.coupon-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 5px 0 15px;
    width: 100%;
}

.coupon-btn {
    background: #fff;
    color: #d4222d;
    border: 1px solid #d4222d;
}
.coupon-btn.coupon-btn.coupon-btn img {
    width: 18px;
    height: 18px;
    margin-right: 10px;
}
._2Zlrz, .c-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.c-img {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.coupon-btn {
    color: #d4222d;
    width: auto;
    height: 45px;
    border-radius: 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: start;
    align-self: flex-start;
    justify-self: flex-start;
    font-weight: 700;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.desktop-container .hb-messages {
    font-size: 14px;
    line-height: 22px;
}
.justify-content--space-between {
    justify-content: space-between;
    display: flex;
    align-items: center;
}
.desktop-save-amount--container {
    margin-top: 15px;
    border-radius: 19px;
    background-color: #ede0f9!important;
    padding: 0;
    height: 40px;
    justify-content: flex-start!important;
}
.lefticon {
    padding-right: 10px;
}
.desktop-save-amount--text {
    font-size: 13px;
    line-height: 22px;
    font-weight: 600;
    display: inline;
    padding: 0 19px 0 7px;
    text-align: center;
    color: transparent;
    background-size: 49px 100%;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-animation-name: cart-highlight;
    animation-name: cart-highlight;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-color: #6b73d2;
}

.coupon-summary h6,.coupon-summary .coupon-price{color: rgb(62, 181, 87) !important;}
.ellipsis {
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.m-grid{
   margin-bottom: 15px;
}

.products .veg {
    width: 20px !important;
    height: 20px !important;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    vertical-align: baseline;
    top: 0px;
    right: 0px;
    position: absolute;
    z-index: 9;
    border-radius:0px !important;
}
.p-details .veg {
    width: 20px !important;
    height: 20px !important;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    vertical-align: baseline;
    top: 0px;
    right: 0px;
    position: absolute;
    z-index: 9;
    border-radius:0px !important;
}
.m-grid img{
 border-radius: 10px;
}
.m-list li {
    display: block;
}

.m-file {
    padding: 2px 2px !important;
}
.cart-empty h3 {
    font-size: 20px;
    color: #474848;
    line-height: 20px;
    text-align: center;
    margin: 20px 0 8px;
    padding: 0;
    font-weight: 600;
}
.mobileMenu {
    padding: 1rem;
}
.ml-20{ margin-left:20px;}


.burger-icon {
  position: relative;
  width: 24px;
  height: 20px;
  cursor: pointer;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.burger-icon > span {
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
}

.burger-icon > span.burger-icon-top {
  top: 2px;
}

.burger-icon > span.burger-icon-bottom {
  bottom: 2px;
}

.burger-icon > span.burger-icon-mid {
  top: 9px;
}

.burger-icon > span::before,
.burger-icon > span::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #333;
}

.burger-icon.burger-icon-white > span::before,
.burger-icon.burger-icon-white > span::after {
  background-color: #fff;
}
.mobile-header-wrapper-style.sidebar-visible {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-top .mobile-header-logo a {
  display: block;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav {
  height: 100%;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .main-categori-wrap a i {
  margin-right: 15px;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .main-categori-wrap .categori-dropdown-active-small {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner {
  padding: 0px 0px 30px;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 20px 30px;
  background-color: #ffffff;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-top .mobile-header-logo a img {
  width: 100px;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area {
  padding: 30px 30px 30px;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li {
  display: block;
  position: relative;
  padding: 13px 0;
  border-bottom: 1px solid #ececec;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li:last-child {
  border-bottom: none;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li.menu-item-has-children .menu-expand {
  right: 0;
  position: absolute;
  cursor: pointer;
  z-index: 9;
  text-align: center;
  font-size: 12px;
  display: block;
  width: 30px;
  height: 30px;
  line-height: 38px;
  top: 5px;
  color: #253D4E;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li.menu-item-has-children .menu-expand i {
  font-size: 14px;
  font-weight: 300;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li.menu-item-has-children.active > .menu-expand {
  background: rgba(255, 255, 255, 0.2);
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li a {
    font-size: 13px;
    line-height: 1;
    text-transform: capitalize;
    font-weight: 600;
    position: relative;
    display: inline-block;
    color: #253D4E;
    width: 100%;
}
.menu-item-has-children .menu-expand{
    display : none !important;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li a i {
  margin-right: 5px;
    position: absolute;
    right: 0;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul {
    padding: 0px 0 0 0px;
    padding-top: 5px;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li {
padding: 0px !important;
    border-bottom: none;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li.menu-item-has-children .menu-expand {
  top: 10px;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li a {
    font-size: 12px;
    display: block;
    font-weight: 500;
    padding: 10px 10px 10px 7px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.menu-item-has-children.active .menu-item-has-children.active .dropdown{
    padding-left:10px !important;
}
.mobile-header-wrapper-style .dropdown>li:last-child a {
    border-bottom: 0!important;
    margin-bottom: -10px;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li ul {
  margin-top: 0;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li.menu-item-has-children.active {
  padding-bottom: 0;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li:hover > a {
  color: #f3d25b;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .categories-dropdown-wrap ul li a {
  padding: 5px 15px;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap {
  padding: 20px;
  border-radius: 5px;
  border: 1px solid #ececec;
  margin: 17px 0 30px 0;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info {
  position: relative;
  margin-bottom: 13px;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info:last-child {
  margin-bottom: 0;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info a {
  font-size: 14px;
  display: block;
  font-weight: 500;
  color: #253D4E;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info a:hover {
  color: #f3d25b;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info a i {
  font-size: 14px;
  color: #f3d25b;
  margin-right: 8px;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info .lang-curr-dropdown {
  margin-top: 5px;
  display: none;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 10px 0 0 0;
  width: 100%;
  z-index: 11;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info .lang-curr-dropdown ul li {
  padding-bottom: 10px;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info .lang-curr-dropdown ul li:last-child {
  padding-bottom: 0px;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info .lang-curr-dropdown ul li a {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.7);
  font-weight: 400;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info .lang-curr-dropdown ul li a:hover {
  color: #f3d25b;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info:hover > a {
  color: #253D4E;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-border {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .site-copyright {
  font-size: 13px;
  color: #B6B6B6;
}

.body-overlay-1 {
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  visibility: hidden;
  width: 100%;
  cursor: crosshair;
  z-index: 9999;
}

.mobile-menu-active .body-overlay-1 {
  opacity: 1;
  visibility: visible;
    z-index: 999;
}
.mobile-header-wrapper-style {
    width: 250px;
}
.mobile-header-wrapper-style {
    position: fixed;
    top: 0;
    width: 360px;
    min-height: 100vh;
    bottom: 0;
    left: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-transform: translate(-200px, 0);
    transform: translate(-200px, 0);
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.09);
    z-index: 999;
}
.m-offer-top .hidden{ display:none;}
.m-coupon-apply .m-offer-top .hidden{ display:block;}
.btn_apply_coupon:hover {
    color: #fff!important;
    background-color: #c82333;
    border-color: #bd2130;
}

.cart-prod h6{margin:0px;}
.product-text-dt h4 {
    margin-bottom: 0px !important;
}
.product-text-dt .ptype {
    text-align: center;
    font-weight: 600;
    color: #2a303b;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}
.product-dt-right .ptype {
    font-weight: 600;
    color: #2a303b;
    display: block;
}
.swal2-popup .swal2-styled {
    font-size: 15px!important;
    padding: 8px 20px!important;
}
.swal2-popup{
    padding: 12px!important;
}

.swal-stock .swal2-title {
    font-size: 20px!important;
    text-decoration: underline;
}

.swal-stock .right-cart-dt-body{
    border: 1px solid #efefef;
}

@media screen and (max-width: 991px) {
.mobile-header-wrapper-style {
    width: 250px;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner {
    padding: 0px 0px 20px;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-top .mobile-header-logo a img {
    width: 100%;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area {
    padding: 5px 15px;
}
.mobileMenu{
    padding-top: 0px!important;
}
 .mobileMenu li {
    padding: 5px 0;
    border-bottom: 1px solid #ececec;
}
.mobileMenu li a {
    text-transform: capitalize;
    font-weight: 500;
    color: #253D4E;
    text-align: left;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-top {
    padding: 10px 10px 10px 10px;
    background: #fff;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-top .mobile-header-logo a img {
    width: 100%;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area {
    padding: 5px 15px;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-border {
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav {
    height: 100%;
}


 .option_links .icon_wishlist {
    height: 34px;
    width: 34px;
}

.option_links i {
    font-size: 21px;
}

.noti_count2 {
    font-size: 10px;
    font-weight: 600;
    position: absolute;
    top: 2px;
    right: 34px;
    background: #f3d25b;
    color: #fff;
    width: 15px;
    height: 15px;
    text-align: center;
    line-height: 1.5;
    border-radius: 100%;
}
 .sub-header-group.mobile-view-tab {
    background: #fff;
}

.header_right {
    padding-right: 8px!important;
}
.main-page .home-slider{ margin-top: 10px;}

.bs-canvas-overlay {
    z-index: 999;
}
.fixed-bottom {
    z-index: 777 !important;
}

.mobile-view-tab .noti_count1 {
    top: -4px;
    left: 24px;
}

.mobile-view-tab  .option_links {
    margin-left: 0px;
    margin-right: 5px;
}

.mobile-view .box-tocart .box-tocart {
    width: 100%;
    margin-top: 15px;
}

.mobile-view .box-tocart .b_e9bf {
    width: 100%;
    margin-top: 15px;
}

 .mobile-view .box-tocart  .b_g9bf {
    width: 100%;
}
 .mobile-view .box-tocart .min_ic {
    width: 50%;
}
 .mobile-view .box-tocart .plu_ic {
    width: 50%;
}

.hidden-mobile {
    display: none!important;
}
.mobile-view-tab .sub-header .navbar {
    padding-right: 0;
    padding-left: 5px;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}
.sub-header{
    padding-top: 2px;
    padding-bottom: 2px;
}
.header{
   /*position: fixed !important; */
}
.m-grid{
   margin-bottom: 15px;
}

.fixed-bottom {
    border-radius: 0px;
    box-shadow: 10px -1px 10px rgb(0 0 0 / 8%);
    height: 59px;
}

.mobile-view-tab .mobile-search #mobile_input {
    font-size: 14px;
    height: 37px;
    color: #253D4E !important;
    background-color: #F2F3F4;
    border-radius: 5px;
    padding: 2px 10px 3px 10px;
}
.search-style-3 form button {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    border: none;
    font-size: 16px;
    height: 100%;
    padding: 0 14px;
    background-color: transparent;
    color: #333;
}
.search-style-3 form {
    position: relative;
}
.mobile-view-tab {
    display: block!important;
    box-shadow: 0 2px 5px rgb(0 0 0 / 7%);
    padding-bottom: 7px;
}
.menu_toggle_btn{
    background: white !important;
}
.single-product .mobile-view-tab {
    display: block!important;
    box-shadow: initial;
    padding-bottom: 0px;
}
.osahan-account.mobile-view-tab{
    position: fixed;
    width: 100%;
    z-index: 9999999;
    top: 0;
}

.toastr {
    z-index: 9999999!important;
}
.single-product .mobile-view-tab.my-account {
    position: inherit;
}
.gambo-Breadcrumb{
    display : none;
}
h5 {
    font-size: 18px !important;
}
.back-arrow {
    width: 20px;
}

.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next,.owl-carousel button.owl-dot {
    display:none;
}
.osahan-account .bg-white {
    background-color: #f3d25b!important;
    color: white;
}
.osahan-account .bg-white h5 {
    color: white;
    margin-top : 0;
}
.mobile-view .wrapper,.single-product .wrapper{
    padding-top: 50px!important;
    padding-bottom: 100px;
}
.left-side-tabs{
    margin-top: 10px;
}
.mobile-profile .container .row .col-md-4{
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x)/ 2);
    padding-left: calc(var(--bs-gutter-x)/ 2);
    margin-top: var(--bs-gutter-y);
}
.dashboard-group,.left-side-tabs{

}
.mobile-view .p-list .pdpt-bg-left {
    display:none;
}
.mobile-view .product-top-dt .product-left-title,.mobile-view .product-top-dt {
    display:block;
}
.mobile-view .product-top-dt .product-left-title {
    display:none;
}
.mobile-view .all-product-grid {
    margin-top: 10px;
}
.product-dt-right h2{
    font-size: 20px;
    margin-bottom: 5px;
}
.product-dt-view .product-group-dt{
    padding: 0px;
}
.ordr-crt-share{
    margin-top: 0px;
}
.pdp-details{
   margin-top: 0;
}
.box-tocart{
    width: 100%;
    text-align: right;
}
.b_e9bf {
    margin-top :0px;
}

.color-discount span{
    font-size: 30px;
    font-weight: 700;
    color: #f3d25b;
    line-height: 1.1;
}
.main-price{
    font-size: 16px !important;
}
.product-dt-view .product-dt-right {
    margin-top: 10px!important;
}
.cart-totals {
    padding: 0px 0px !important;
}
.cart-totals .container {
    padding: 0px 10px !important;
}
.cart-prod:last-child {
    border-bottom: 0px solid rgba(21,27,57,.1) !important;
}
.pt-0, .py-0 {
    padding-top: 0!important;
}
.col-xs-1 {
    width: 8.33333% !important;
}
.col-xs-2 {
    width: 16.6667% !important;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-4 {
    width: 33.3333% !important;
}
.col-xs-5 {
    width: 41.6667% !important;
}
.col-xs-6 {
    width: 50% !important;
}
.col-xs-7 {
    width: 58.3333% !important;
}
.col-xs-8 {
    width: 66.6667% !important;
}
.col-xs-9 {
    width: 75% !important;
}
.col-xs-10 {
    width: 83.3333% !important;
}
.col-xs-11 {
    width: 91.6667% !important;
}
.col-xs-12 {
    width: 100% !important;
}
.mmt-6 {
    margin-top: -6px !important;
}
.cart-p {
    font-size: 14px !important;
    padding: 10px 10px 10px 10px !important;
    text-align: left;
}
.c_qty{
    text-align : center;
}

.font-weight-bold {
    font-weight: 700;
}
.header-action-2 .header-action-icon-2 {
    background: #fff;
}
.header-action-2 .header-action-icon-2 > a img {
    width: 100%;
    max-width: 25px;
}
.logo.logo-width-1 a img {
    margin-top: 13px;
}
.burger-icon.burger-icon-white > span::before, .burger-icon.burger-icon-white > span::after {
    background-color: #000;
}
.search-style-3 form input {
    background-color: #F2F3F4;
    border: 1px solid #f3d25b!important;
}

.header-style-1 .header-bottom-bg-color {
    background-color: #ffffff;
}
.header-style-1.header-height-2 {
    border:none;
}
.header-bottom .header-action-right a span.pro-count {
    background-color: #f3d25b;
}

.mobile-search {
    margin-top: 5px;
    display: flow-root;
}
.fa-search:before {
    font-weight: 600;
    color: #f3d25b;
}
.catey__icon {
    padding-top: 2px;
}
.mini-cart-icon img{
    width: 35px;
}
.location-search .city-location .location .down-arrow {
    margin: 0px 0 0 0px;
    font-size: 14px;
    color: #f3d25b;
}
.location-search {
    width: 100% !important;
    flex-shrink: 0;
    margin: 0 5px 0 0px;
    flex-grow: 1;
}
.header-action-right{flex-shrink: 0;}
/*.footer{display:none;}*/
.app-bar a.selected,.app-bar a.selected>p {
    color: #f3d25b !important;
}
.fixed-bottom {
    border-radius: 0px;
    box-shadow: 10px -1px 10px rgba(0, 0, 0, .075);
    height: 59px;
}
 .mp-del .m-title {
    font-size: 42px;
    line-height: 42px;
 }
 .mp-del .sub-title {
    font-size: 18px;
    line-height: 36px;
}
 .mp-location .header-action-2 .header-action-icon-3 > a span {
    color: #fff !important;
}
.mp-location .mp-signup {
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    padding: 0px 18px;
    border-radius: 5px;
}

.location-search-pop .search-field .use-my-loc {
    position: absolute;
    color: #d4212c;
    top: 9px;
    height: 30px;
    padding: 2px 8px;
    font-size: 22px;
}
.mp-location .logo-width-1 a img {
    width: 140px;
}

.mp-location .header-wrap.header-space-between {
    padding: 0px;
}
.mp-location .mp-del {
    margin-top: 40px;
    padding: 0px 0px;
    text-align: center;
}

.mp-location .header-action-2  {
    margin-top: -15px;
}
.mp-location .cimg {
    margin-top: 20px;
}
.mp-location .col-md-7,.mp-location .col-md-5 {
    padding: 0px;
}
.mp-location .delivery-button {
    justify-content: center;
}
.mp-location  {
    margin-bottom: 10px!important;
}
ul.product-tab-menu li a {
    text-transform: capitalize;
    letter-spacing: 1px;
    font-size: 10px;
    color: #253D4E;
}
ul.product-tab-menu li.active {
    letter-spacing: 0px;
    font-size: 12px;
    line-height: 22px;
}

ul.product-tab-menu li a {
    letter-spacing: 0px;
    font-size: 12px;
    line-height: 22px;
}
ul.product-tab-menu li img {
    height: 40px;
}
.lec-explore-range {
    width: 100%;
    font-size: 14px;
}
.product-cart-wrap .product-img .default-img {
    max-height: 135px !important;
    min-height: 135px !important;
}
.product-cart-wrap .product-img .hover-img {
    max-height: 135px !important;
    min-height: 135px !important;
}

.product-content-wrap .item-category {
    margin-bottom: 0px;
    display: none;
}
.item-action .rate {
    font-size: 12px;
    margin-bottom: 0px;
}
.item-action .rate .disc {
    font-size: 12px;
    margin-bottom: 0px;
}
.prod-cart-btn {
    width: 100%;
}
.item-action {
    justify-content: space-between;
    flex-direction: column;
}
.item-action .action {
    height: 40px;
}
.or-team-text-social.pera-content{padding: 10px 0px;}
.cart-prod .b_e9bf {
    display: inline-flex !important;
    align-items: center !important;
    width: 100% !important;
    flex-direction: row;
    justify-content: space-around;
}
.mob-order-list{
    position: relative;
    display: flow-root;
    padding-top: 15px;
    padding-right: 15px;
    border-bottom: 1px solid #efefef;
}
.roduct-des .b_e9bf,.roduct-des .b_g9bf{
    height: 30px !important;
}
.cart-totals{
    box-shadow: 5px 5px 15px rgb(0 0 0 / 5%) !important;
}
#signInModal .hidden-xs,#signUpModal .hidden-xs{
    display : none;
}
.mobile-view-tab .dashbaord-head{
    text-align : center;
}
.single-product .mp-location{
    padding-top: 10px;
}
.single-product .mp-location .mp-del {
    margin-top: 20px;
    margin-bottom: 20px;
}
.mp-location .delivery-button {
    justify-content: center !important;
}
.mp-location .delivery-button .del-btn:last-child {
    padding-right: 0px;
    margin-right: 0;
}
.mp-del .sub-title{
    margin-bottom: 10px !important;
}
.l-form {
    padding: 10px 15px !important;
}
.apps-section{
    text-align: center !important;
    display : block !important;
    margin-top : 20px !important;
}
.modal .modal-content{
    margin-top: 150px;
}
.fixed-bottom a{
   color: #7E7E7E !important;
   font-size: 15px !important;
}

.roduct-des{
    padding : 0!important;
}
.b_g9bf {
    width: 70px;
}
.location-search-pop .search-field input {
    width: 80%;
}
.header-wrap .logo-width-1{ flex-grow: 1;}

/*.single-product header{display:none;}*/
.osahan-account .bg-white {
    background-color: #f3d25b!important;
    color: white;
}
.osahan-account .bg-white h5 {
    color: white;
}
.back-arrow {
    width: 20px;
}
.pr-2, .px-2 {
    padding-right: .5rem!important;
}
.single-product .page-header.breadcrumb-wrap {
    display:none;
}

.mobile-view-tab .w-10 {
    float: left;
}
.card-body .text {
    float: left;
    margin-top: 5px;
}
.w-90 {
    width: 90% !important;
}
.w-10 {
    width: 10% !important;
}
.mobile-view-tab .mob-pro-details {
    margin-bottom: 0px;
    border-bottom: 1px solid #ddd;
}
.mobile-view-tab .category-tab {
    width: 100%;
}
.pad-rl-10 {
    padding: 0 0px;
}
.next-icon {
    width: 15px !important;
    float: right;
}
.mobile-view-tab .next-icon {
    border-radius: 0 !important;
    box-shadow: none !important;
    border: 0px;
}

.mobile-view-tab .category-tab .card_big {
    border: 0px solid #ddd !important;
}
.mobile-view-tab .mob-pro-details .next-icon {
    padding-top: 3px;
}
.mob-extra-padd {
    padding: 0px 10px;
}
.bookset .logout-btn, .bookset .logout-btn:hover, .bookset .logout-btn:active {
    background: white;
    color: #fd6500 !important;
    border: 1px solid;
    letter-spacing: 3px;
    font-size: 16px;
    padding: 11px;
    line-height: 16px !important;
    width: 100%;
}
.dashboard-right{
    margin-top : 10px;
}
.dashboard-right .main-title-tab{

}
.bg-profile {
    background: #cbd5e0 !important;
    text-align: -webkit-center;
    padding: 20px 10px !important;
}
.bg-profile h3, .bg-profile h6 {
    margin: 0px 0 0px 0;
}
.mob-pro-details h6 {
    font-size: 16px;
    color: #253D4E;
}
.my_profile_area_detail {
    margin-top: 20px;
}
.bg-profile .mobile-prof-img {
    background: white;
    padding: 18px 12px;
    color: black !important;
    margin-right: 8px;
    width: fit-content;
    text-align: center;
    border-radius: 50%;
    font-size: 25px;
    letter-spacing: 5px;
    width: 60px;
    height: 60px;
    margin-bottom: 10px;
}
.bg-profile h3, .bg-profile h6 {
    color: #474747 !important;
    line-height: 23px !important;
}
.bg-profile h3 {
    font-size: 18px;
    letter-spacing: 1px;
}
.bg-profile h6 {
    font-size: 16px;
    letter-spacing: 1px;
}
.bg-profile h3, .bg-profile h6 {
    color: #474747 !important;
    line-height: 23px !important;
}

.mobile-view-tab  .mob-pro-details {
    margin-bottom: 0px;
    border-bottom: 1px solid #ddd;
}

.mobile-view .page-content {padding: 0.7rem!important; margin: 0px!important;}
.mobile-view .timeline {
    background-color: #E6D4D4;
    margin: 14px auto 10px;
    height: 8px;
    width: 100%;
    border-radius: 10px;
    position: relative;
}
.mobile-view  .slingle_product_block {
    margin-top: 0px !important;
}
.mobile-view .my_profile_area_detail {
    border: none;
    border-radius: 8px !important;
}
.mobile-view .m-wallet {
    width: 100%;
    max-width: 100%;
}
.mobile-view .in_b_g9bf {
    width: 45px;
}
.mobile-view .checkout-area{
    margin-top: 0px !important;
    margin: 0px;
}
.address-modal {
    width: 100% !important;
}

.mobile-view  .m-coupon {
    margin-bottom: 10px;
}
.mobile-view .m-contact {
    margin: 0px;
}

.mobile-view .contact-from-area .contact-form-style button {
    padding: 10px 20px;
    background-color: #f3d25b;
    width: 100%;
}
.mobile-view button.submit,.mobile-view  button[type='submit'] {
    width: 100%;
}

.mobile-view .prod-cart-btn {
    width: 100%;
    margin-top: 15px;
}
.r-products .prod-cart-btn{
    margin-top: 0px;
}

.product-detail .b_g9bf {
    width: 60%;
}
.mobile-view .detail-info .box-tocart .b_e9bf {
    margin-top: 15px;
}
.mobile-view .shop-tab-menu {
    margin-top: 7px;
}
.mobile-view  .shop-product-area .single-product .prod-cart-btn{
    margin-top: 0px !important;
}
.add_new_address {
    margin-top: 50px;
    background: #fff;
    padding: 10px 10px;
    color: #595959;
    font-weight: 600;
    border-bottom: 1px solid #b9b9b9;
    display: block;
    padding-left: 30px;
    position: relative;
    padding-bottom: 10px !important;
}


.add_new_address i {
    font-size: 18px;
    position: absolute;
    left: 8px;
    top: 7px;
}

.address-modal .col-md-6.mt-0:nth-child(2){    margin-top: 1rem!important;}

}
    .desktop-cart--empty-cart-container {
    display: flex;
    justify-content: space-around;
    flex-direction: row-reverse;
    margin: 20px 20px;
}
.desktop-cart--empty-cart-icon {
    margin: 20px 0 20px;
    text-align: center;
}

.desktop-cart--empty-cart-oops {
    color: #1e1e1e;
    font-size: 17px;
    line-height: 25px;
    font-weight: 600;
    text-align: center;
}
.desktop-cart--empty-cart-msg {
    color: #1e1e1e;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
}

/*********************************
/* Preloader Css Start
*********************************/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: 50% 50% no-repeat rgb(0 0 0 / 64%);
  z-index: 99999999;
  width: 100%;
  height: auto;
}

#preloader #status {
  width: 120px;
  height: 120px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

#preloader #status::before {
  content: "";
  position: absolute;
  pointer-events: none;
  width: 100% !important;
  height: 100% !important;
  left: 0;
  top: 0;
  opacity: 1;
  bottom: 0;
  right: 0;
  margin: auto;
  border-bottom: 2px solid #fff;
  border-radius: 50%;
  -webkit-animation: rotating 6s linear infinite;
          animation: rotating 6s linear infinite;
}

#preloader #status::after {
  content: "";
  position: absolute;
  pointer-events: none;
  width: 90%;
  height: 90%;
  left: 0;
  top: 0;
  opacity: 1;
  bottom: 0;
  right: 0;
  margin: auto;
  border-top: 2px solid #fff;
  border-radius: 50%;
  -webkit-animation: rotating 6s linear infinite;
          animation: rotating 6s linear infinite;
}

#preloader #status img {
  max-width: 100%;
  width: auto;
  margin: auto;
  display: block;
  height: 100px;
}

@-webkit-keyframes rotating {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotating {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.img-title {
    border-radius: 10px 10px 0px 0px !important;
}

.m-header li {
    font-size: 16px;
    font-weight: 800;
    margin: 0;
}

.category-item:hover h4 {
    background: #1d202b;
    color: #fff;
}

/*********************************
/* Preloader Css End
*********************************/
.blur-up {
	-webkit-filter: blur(5px);
	filter: blur(5px);
	transition: filter 400ms, -webkit-filter 400ms;
}

.blur-up.lazyloaded {
	-webkit-filter: blur(0);
	filter: blur(0);
}


.fixed-bottom i{
    font-size: 20px;
}


.m-details .nav-pills{
    border-bottom: 1px solid #efefef;
}
.m-details .pdpt-title h4 {
    border-bottom: none;
    font-size: 15px;
    border-radius: 5px;
    padding: 15px 25px;
}
.m-details .nav-pills .active {
    background: #b73135;
    border-radius: 5px;
}

.m-details .nav-pills .active h4{
    color: #fff;
}

.fab,.fas {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.tab-pane .comments-area {
    padding-top: 0;
    border: 0;
}
.comments-area {
    background: transparent;
    border-top: 1px solid #ececec;
    padding: 0px 0;
    margin-top: 0px;
}
.comments-area h4 {
    margin-bottom: 10px;
    color: #2a2a2a;
    font-size: 18px;
}
.mb-15 {
    margin-bottom: 15px !important;
}
.comments-area .comment-list:last-child {
    padding-bottom: 0px;
}
.comments-area .comment-list {
    padding-bottom: 48px;
}
.comments-area .comment-list .single-comment:not(:last-child) {
    border-bottom: 1px solid #ececec;
}

.mb-30 {
    margin-bottom: 30px !important;
}
.justify-content-between {
    justify-content: space-between!important;
}
.comments-area .thumb {
    margin-right: 20px;
    min-width: 100px;
}
.comments-area .comment-list .single-comment img {
    min-width: 80px;
    max-width: 80px;
    display: block;
    border-radius: 50%;
    border: 2px solid #fff;
    box-shadow: 0px 2px 2px 0px rgb(0 0 0 / 10%);
    margin-right: 15px;
}
.comments-area .thumb img {
    width: 70px;
    border-radius: 50%;
    margin-bottom: 10px;
}
.product-rating {
    margin-bottom: 1px;
}
.product-rating {
    height: 12px;
    background-repeat: repeat-x;
    background-image: url("img/rating-stars.png");
    background-position: 0 0;
}

.product-rate {
  background-image: url("../img/rating-stars.png");
  background-position: 0 -12px;
  background-repeat: repeat-x;
  height: 12px;
  width: 60px;
  transition: all 0.5s ease-out 0s;
  -webkit-transition: all 0.5s ease-out 0s;
}

.comments-area p {
    font-size: 16px !important;
    color: #7E7E7E;
}
.comments-area p:last-child {
    margin-bottom: 0;
}
.comments-area .comment-list .single-comment {
    margin: 0 0 15px 0;
    border: 1px solid #f2f2f2;
    border-radius: 15px;
    padding: 20px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

.progress + .progress {
  margin-top: 1rem;
}

.progress {
    height: 1.2rem!important;
}
.progress span {
  line-height: 16px;
  background: #fff;
  padding-right: 10px;
  width: 56px;
  font-size: 15px;
  font-weight: 800;
}

.progress-bar {
  background-color: #FFA41C!important;
}
.m-average h3{ margin:0px!important;}

.mr-15{margin-right:15px;}


.ratings {
  position: relative;
  vertical-align: middle;
  display: inline-block;
  color: #b1b1b1;
  overflow: hidden;
}

.full-stars{
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
  overflow: hidden;
  color: #fdc040;
}

.empty-stars:before,
.full-stars:before {
  content: "\2605\2605\2605\2605\2605";
  font-size: 20pt;
}

.empty-stars:before {

}

.full-stars:before {

}

/* Webkit-text-stroke is not supported on firefox or IE */
/* Firefox */
@-moz-document url-prefix() {
  .full-stars{
    color: #fdc040;
  }
}
/* IE */
  .full-stars{
    color: #fdc040;
  }

.wishlist {
    cursor: pointer;
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #f0f0f0;
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 10%);
    padding: 8px 8px 8px 6px;
    background: #fff;
    z-index: 888;
}
.wishlist i {
    position: relative;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 1.2rem;
    flex-direction: row;
    align-content: center;
    line-height: 13px;
}

.wishlist.filled{
	background:#ff4343;
}
.wishlist.filled .ri-heart-fill{
	color :white !important;
}
.owl-item .wishlist{
    top : 20px !important;
}

.m-grid .wishlist{
    top : 20px !important;
    right : 25px !important;
}


.mt-50{ margin-top: 50px;}
.wishlist-delete {
    position: absolute;
    border-radius: 50%;
    background: #ff5757;
    width: 30px;
    height: 30px;
    right: -4px;
    top: -4px;
    margin-left: auto;
    z-index: 999;
    cursor: pointer;
}

.wishlist-delete i {
    color: #fff !important;
    font-size: 1.5rem;
    line-height: 30px;
}
.no-wishlist img {
    width: 100px;
}
.no-wishlist {
    font-size: 1.4em;
    font-weight: 700;
    color: #000!important;
    line-height: 41px;
}

.forgot_password{
    color: #1890ff!important;
}
.mx-plist .wishlist {
    right: 15px;
    top: 10px;
}
.flex-1 { flex: 1;}
.mr-0 {  margin-right: 0;}
.bg-ecosystem {
    background: #f0daeb;
    padding: 35px 0 35px;
}
.btn-sm {
    margin: 10px 20px;
    padding: 6px 10px!important;;
    font-size: 12px;
}

.m-details .pdct-dt-step ul{
    list-style: auto;
}
.m-details .pdct-dt-step ul li{
    margin-bottom: 5px;
    color: #616161;
    font-size: 13px;
    line-height: 18px;
}
.attribute-values ul {
    list-style: none;
    margin: 0;
    padding: 0 0 0 5px;
}
.color-swatch li {
    display: inline-block;
    margin-right: 5px;
    vertical-align: top;
}
.text-swatch li input[type=checkbox], .text-swatch li input[type=radio] {
    display: none;
}
.color-swatch .form-group input {
    background: #fff;
    border: 1px solid #ececec;
    box-shadow: none;
    font-size: 16px;
    height: 64px;
    padding-left: 20px;
    width: 100%;
}
 .text-swatch li input[type=radio]:checked~span {
    border: 1px solid #f3d25b;
}
.color-swatch li span {
    margin-bottom: 0;
}
.text-swatch li span {
    background-color: #fff;
    border: 1px solid #ccc;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 5px 15px;
    position: relative;
    transition: .2s;
}
.text-swatch li input[type=checkbox]:checked~span:before, .text-swatch li input[type=radio]:checked~span:before {
    border: 16px solid transparent;
    border-bottom: 16px solid #f3d25b;
    bottom: -1px;
    content: "";
    position: absolute;
    right: -16px;
}
.text-swatch li input[type=checkbox]:checked~span:after, .text-swatch li input[type=radio]:checked~span:after {
    bottom: 2px;
    color: #fff;
    font-size: 10px;
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: -30px;
    width: 40px;
    top: 16px;
    font-family: unicons;
    content: '\e8d9';
}

.fera-storeReviewsSummary {
    display: flex;

}

.fera-storeReviewsSummary .empty-stars:before,.fera-storeReviewsSummary  .full-stars:before {
    font-size: 13pt;
}
.fera-storeReviewsSummary-heading, .fera-storeReviewsSummary-verifiedBadgeWrapper {
    font-size: 15px;
    text-transform: capitalize;
}
.fera-storeReviewsSummary-heading {
    color: #1D1D1D;
    font-weight: 600;
}
.fera-storeReviewsSummary-content {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 0 26px;
    text-align: center;
    align-items: center;
    margin-right: 15px;
}
.fera-storeReviewsSummary-content::before {
    display: inline-block;
    content: " ";
    background-image: url(../img/aw-left.svg);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 0;
    width: 25px;
    height: 100%;
}
.fera-storeReviewsSummary-content::after {
    display: inline-block;
    content: " ";
    background-image: url(../img/aw-right.svg);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    height: 100%;
    width: 25px;
    right: 0;
}

.fera-storeReviewsSummary-avgRating {
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 100%;
    color: #1D1D1D;
    margin-bottom: 6px;
    margin-top: 4px;
    text-transform: uppercase;
}
.fera-stars {
    position: relative;
    display: inline-block;
    text-align: left;
    letter-spacing: 2px;
    line-height: 1;
}
.fera-storeReviewsSummary-stars {
    font-size: 12px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 4px;
}
.fera-stars-rating {
    display: inline-block;
    overflow: hidden;
    color: #FFD84F;
    position: absolute;
    text-align: left;
    white-space: nowrap;
}

.pdp-vatInfo {
    color: #000;
    font-weight: 500;
    font-size: 14px;
    display: block;
    margin: 5px 10px 0 0;
}
.mx-stock{margin-top:15px;}
.fancybox__button--thumbs,.btnToggle,.has-thumb{ display:none!important;}


.popup-modal .modal-dialog {
    max-width: 700px;
}

 .home-popup .modal-dialog{  overflow: visible;}
 .home-popup .modal-content{  overflow: visible;}

.btn-close2 {
    position: absolute;
    top: -12.5px;
    right: -12.5px;
    display: block;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    z-index: 999;
    border-radius: 50px;
    padding: 1px;
    border: 2px solid #fff;
    background:#000;
}

 .btn-close2 img{
    position: absolute;
    top: 5px;
    right: 7px;
    display: block;
    width: 11px;
    height: 16px;
}

.formalign {
    border-bottom: 1px solid #e5e5e5;
    padding-top: 5px;
    margin-bottom: 10px;
}
.fl-details .accordion .panel {
    border: none;
    border-bottom: 2px solid #eee;
    margin-bottom: 0px
}
.fl-details .panel-title a {
    font-size: 16px;
    font-weight: 800;
    color: #000000 !important;
}
.fl-details .panel-title > a:before {
    color: #000000;
}
.no-border {
    border: none !important;
}
.fl-details  .comments-area .comment-list .single-comment img {
    min-width: 60px;
    max-width: 60px;
}
.fl-details  .comments-area p:last-child {
    margin-bottom: 10px;
}

 .comments-area .comment-list .single-comment img {
    min-width: 40px;
    max-width: 40px;
}
 .comments-area p:last-child {
    margin-bottom: 10px;
}

.m-slick .slick-slide .item {
    padding: 0px 5px;
}

.m-slick .slick-dots {
    bottom: -20px !important;
}
.m-slick .col-md-12 {
    padding-right: 6px;
    padding-left: 6px;
}
.m-slick .slick-prev {
    left: -11px;
}
.m-slick .slick-next, .slick-prev {
    font-size: 26px;
    z-index: 99;
    width: 20px;
    height: 20px;
    padding: 0;

}


.m-slick  .slick-next:before,.m-slick  .slick-prev:before {
    font-size: 25px;
    color: #000;
    z-index: 9999;
}

.m-slick .slick-next {
    right: -5px;
}


.slick-dots.slick-thumb {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.slick-dots.slick-thumb li {
  width: 6px;
  height: 6px;
  margin: 0 3px;
  border-radius: 999px;
  transition: all 0.5s ease-in-out;
  will-change: width;
  background-color: black;
}

.slick-dots.slick-thumb li.slick-active {
  background-color: rgb(17 17 18);
  width: 24px;
}

.btn-share {
    cursor: pointer;
    position: absolute;
    right: 150px;
    top: 135px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #f0f0f0;
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 10%);
    padding: 7px 8px 8px 8px;
    background: #fff;
    z-index: 888;
    top: 25px;
}
.review-txt {flex-direction: column;}
.review-txt p{ line-height:15px;}
.review-txt small{ font-size:12.5px !important;}
.page-item.active .page-link {
    background-color: #f3d25b!important;
    border-color: #f3d25b!important;
    background: #f3d25b !important;
    color: #fff !important;
    transition: all .2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    background-image: -webkit-linear-gradient(left, #f3d25b, #f3d25b);
    background-image: linear-gradient(to right, #f3d25b, #f3d25b);
}
.pagination {
    margin-bottom: 30px!important;
}
.fancybox__container {
      z-index: 999999!important;
}

/*.modal {
    z-index: 999999!important;
}*/

.product-sort {
    margin-right: 0!important;
    float: right;
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-content: center;
    align-items: center;
}

.mx-filter{
    width: auto!important;
}

.one-slider.owl-carousel.owl-loaded {
    display:flex!important;
}
.mx-tags .col-md-2{
 padding-right: 5px;
}
.mx-tags .img-tag {
    border: 1px solid #E0E0E0;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 4px;
    margin-top: 4px;
    padding: 5px;
    box-shadow: 0 1px 2px 0 #e9e9e9;
    overflow: hidden;
    position: relative;
}
.mx-tags img {
    max-width: 100%;
    height: auto;
    height: 65px;
    object-fit: contain;
}

.mx-tags h4{
    display: -webkit-box;
    display: -moz-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: normal;
    word-break: break-all;
    font-size: 14px;
    text-align: left;
    line-height: 20px;
}
.mx-tags .m-price {
    font-weight: 700;
}
.mx-tags .product-text-dt p {
    margin-bottom: 2px;
    line-height: 15px;
    color: #2a303b;
}
.mx-tags .product-text-dt p span {
    margin-left: 0px;
}
.owl-tags.off {
    display: flex;
}
.dropdown-menu {
    z-index: 99999999 !important;
}
.p-details .offer-badge-1 {
    left: 15px;
    padding: 3px 10px;
    z-index: 9;
}
.btn-fill{
    background: #f3d25b;
    color: #fff;
}
.opts_account:hover {
    background: #f3d25b;
    color: #fff!important;
}

.header-info li {
    font-size: 13px;
    line-height: 1.25rem;
    padding: 0.625rem 0;
}
.list-inline>li {
    display: inline-block;
}
.header-top{background-color: #f3d25b !important;}
.list-inline:not(.text-right)>li:not(:last-child) {
    margin-right: 1rem;
}
.header-top .nav-link{
    color:#fff;
    font-size: 13px;
}

.full-slider .owl-carousel .owl-item img {
    border-radius: 0px;
}
.register-tab {
    max-width: 450px;
}
.register-tab {
    margin: 0 auto;
}
.m-register {
    display: flex;
    background: #FFFFFF;
    box-shadow: 0px 2px 9px #00000029;
    border: 1px solid #f3f3f3;
    border-radius: 15px;
    padding: 20px 25px!important;
    max-width: 450px;
    margin: 0 auto;
}
.m-register.card {
    box-shadow: 0 4px 24px 0 rgb(34 41 47 / 10%);
    border-radius: 1rem !important;
}

/*separator starts*/
.vc_separator {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.vc_sep_width_100 {
    width: 80%;
}
.vc_sep_pos_align_center {
    margin-left: auto;
    margin-right: auto;
}
.vc_custom_1636957981197 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
.vc_separator.vc_separator_no_text:not(.vc_sep_shadow) .vc_sep_holder_l {
    width: 80%;
}
.vc_separator .vc_sep_holder {
    height: 1px;
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: 10%;
}
.vc_separator.vc_sep_border_width_4 .vc_sep_holder .vc_sep_line {
    border-top-width: 4px;
}
.vc_separator .vc_sep_holder .vc_sep_line {
    height: 1px;
    border-top: 1px solid #f3d25b;
    display: block;
    position: relative;
    top: 1px;
    width: 100%;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 35px;
}
.vc_sep_width_70 {
    width: 60%;
}
/*separator ends*/
.btn-login {
    color: #fff !important;
    background-color: #f3d25b !important;
    border-color: #f3d25b !important;
    font-size: 14px;
    font-weight: 700;
    height: 40px;
    width: 100%;
    padding: 6px 12px;
    border-radius: 2px;
    margin: 0;
}
.intl-tel-input, .iti{ width:100%;}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel] {
    padding-left: 85px !important;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=text], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=tel] {
    padding-left: 90px !important;
}
.iti--allow-dropdown input, .iti--allow-dropdown input[type=text]{
    padding-left: 90px!important;
}

.mx-tabs  .card-body {
    padding: 0px 5px;
}
.mx-tabs .nav-tabs.nav-tabs-solid {
    border-bottom: none !important;
    width: 100%;
    flex-wrap: nowrap;
    justify-content: flex-start;
    position: relative;
    overflow: auto;
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
    white-space: nowrap;
    padding-bottom: 15px!important;
}

.mx-tabs .nav-tabs.nav-tabs-solid>li {
    margin-right: 4px;
}
.mx-tabs .nav-tabs.nav-tabs-solid>li>a.active {
    background-color: #f3d25b;
    border-color: #f3d25b;
    color: #fff !important;
}
.mx-tabs .nav-tabs.nav-tabs-solid>li>a {
    background: #fff;
    border: 1px solid #e5e5e5;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    padding: 7px 20px;
}
.mx-tabs .nav-tabs.nav-tabs-solid>li>a {
    background: #fff;
    border: 1px solid #e5e5e5;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    padding: 7px 20px;
}
.nav-tabs .nav-link {
    color: #6E6B7B;
    border: none;
    min-width: auto;
    font-weight: 450;
    padding: .61rem 1.2rem;
    border-radius: 0;
    position: relative;
    overflow: hidden;
}
.mx-tabs {
    margin-bottom: 20px;
}

#scroll-1::-webkit-scrollbar-track{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

#scroll-1::-webkit-scrollbar{
	width: 5px;
	height: 5px !important;
	background-color: #F5F5F5;
}

#scroll-1::-webkit-scrollbar-thumb{
	border-radius: 10px;
    height: 2px !important;
	background-color: #b3afaf;
}

.scrollbar-width-thin {
  scrollbar-width: thin;
}

.required { color:red;}
.sign-in-modal .modal-header, .sign-in-modal .modal-body {
    padding: 15px 20px;
}
.swal2-container {
    z-index: 999999 !important;
}
.media-card {
    position: relative;
}
.btn-img-delete {
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    display: block;
    position: absolute;
    right: 8px;
    top: 8px;
    border-radius: 100%;
    background-color: #f86969;
    color: #fff;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
    z-index: 10;
}
.btn-img-delete i {
    position: relative;
}
.media-card img{ border-radius:5px 5px 0px 0px;}


.player {
    position: relative;
    background: #f1f3f4;
    box-shadow: 0 2px 10px rgb(0 0 0 / 25%);
}

.player .imgbx {
    position: relative;
    width: 100%;
    height: 120px;
}


.player .imgbx img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0;
}

.player audio {
    width: 100%;
    outline: none;
}

.media-card .media-content-wrap h2 {
    text-align: center;
    padding: 8px 5px 8px 5px;
    font-size: 12px;
    background: #e7e7e7;
    font-weight: 500;
    letter-spacing: .5px;
    border-radius: 0 0 8px 8px;
    line-height: 18px;
}
.media-card .media-content-wrap h2 {
    -webkit-line-clamp: 2 !important;
}
.media-card img{
    height: 120px;
    object-fit: cover;
    width: 100%;
}

.user-dt h6 {
    font-size: 12px;
    text-align: center;
    background-color: rgb(14 109 135);
    color: #fff!important;
    width: fit-content;
    margin: 0 auto;
    border-radius: 10px 0px;
    margin-bottom: 8px;
    padding: 5px 10px;
}

 .featured {
    background: #d4212c;
    border: 1px solid #d4212c;
    color: #fff;
    font-size: 11px;
    height: 21px;
    left: -20px;
    line-height: 19px;
    padding: 0 1px;
    position: absolute;
    text-align: center;
    text-indent: 0;
    top: 13px;
    transform: rotate(-45deg);
    width: 85px;
    z-index: 999;
}

.product-item .product-text-dt{
    padding: 5px 10px;
}
.product-item .artist-type{
    color: #8e8e8e;
    font-size: 14px;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.product-item .artist-location{
    color: #8e8e8e;
    font-size: 14px;
}
.product-center-title{ text-align:center;}

.mfilter{background:#fff;border:1px solid #e9e6e0;padding:0px 0px;margin-top:0px;margin-right:0px;display:inline-block;width:100%;margin-bottom:0px;padding-top: 5px;}
.mfilter .form-title{border-bottom:1px solid #e9e6e0;margin-bottom:10px;}
.mfilter h2{font-size:16px;line-height:0px;margin-top:15px;margin-bottom:15px;text-align:center;font-weight:600;color:#fff;}
.search-header{background-color:#00587A;padding:10px;}

.mfilter .control-label{font-size:12px;text-transform:uppercase;font-weight:700;}

.mfilter .form-group:last-child{border:none;margin:0;padding-bottom:15px;padding-top:10px;}

.mfilter .form-group {
    margin-bottom: 0px;
    border-bottom: 1px solid #e9e6e0;
    padding: 10px 15px;
    padding-bottom: 12px;
}

.mfilter .checkbox label, .mfilter .radio label {

    font-weight: 400;
    font-size: 18px;
    padding-left: 5px;
    color: #393535;
}
.filter-top {
    padding: 5px !important;
    border: 1px solid #e9e6e0;
    border-bottom: none;
}
.filter-top  .clear_all {
    margin-top: 6px!important;
}

.filter-top p {
    display: inline-block;
    float: right;
    font-size: 12px;
    margin: 0px !important;
    font-weight: 500;
}

.filter-top  h4 {
    border-bottom: none;
    padding: 10px 10px;
}
.mfilter .filter_wrap .filter_header h4 {
    color: #191b1f;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    margin: 0px;
}

.mfilter .filter_wrap .filter_header .collapsed h4:after {
    transform: rotate(180deg);
}
.mfilter .filter_wrap .filter_header h4:after {
    font-family: "FontAwesome";
    content: "\f106";
    position: relative;
    float: right;
    margin-right: 0;
    transition: .2s ease-out;
    background: #f5e9e9;
    width: 20px;
    height: auto;
    font-weight: 600;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mfilter .filter_wrap  .block-body {
    margin-top: 10px;
}

#job-type-body {
    padding-left: 10px;
}
#job-type-body  h4 {
    font-size: 14px;
    margin-bottom: 10px;
}
#subcategories-body {
    padding-left: 10px;
}
#subcategories-body  h4 {
    font-size: 14px;
    margin-bottom: 10px;
}

.not-available-data {
    margin-top: 50px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
}
.not-available-data img{
    height: 200px;
    margin-bottom: 15px;
}
.not-available-data .text1{
    color: #444;
    display: block;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}
.not-available-data .text2{
    color: #444;
    font-size: 17px;
}

.not-available-data a{
    color: #f1ae44;
}

/* Job Listing*/
/* ----------------------------------------------- */

.job_list .content {
    display: block;
    padding: 25px 25px 5px;
    position: relative;
   background: #fff;
}

.no-pad{
padding:0px!important
}

.job_list .label{
    font-size: 12px;
    color: #999;
    font-weight: 600;
    padding: 0px;
    display: block;
    line-height: 0px;
}

   .job_list .desc ,.skill{
     font-size: 13px;
    color: #444;
    line-height: 16px;
    font-weight: 300;
    text-align: justify;
}

   .job_list .list-inline a{
   color: #666;
   font-size: 13px;
}

.job_list .list-inline > li {
    display: inline-block;
    padding-right: 10px;
    padding-left: 0px;
}


.job_list h4 {
    color: #219ED6;
    font-size: 16px;
    font-weight: 600;
    margin: 5px 0px 10px;
}

.job_list  p {
    font-size: 13px;
    color: #666;
}

.job_list{
    width: 100%;
    display: block;
    background: #fff;
    box-shadow: 0 1px 2px 0 #e9e9e9;
    overflow: hidden;
    position: relative;
    border: 1px solid #ddd;
    margin-bottom: 5px;
    padding: 15px 25px;
    margin-bottom: 15px;
}

.job_sub{
    padding: 15px 35px;
}

.auditions-heading {
    height: 48px;
    font-size: 16px;
    font-weight: 600;
    color: #219ED6;
    display: -webkit-box;
    max-width: 400px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}


.job_list .other_details {
    background-color: #f9f9f9;
    overflow: hidden;
    border-bottom: 2px solid #f9f9f9;
    padding: 12px 15px!important;
}


.job_list.selected .other_details, .job_list:hover .other_details {
    border-bottom-color: #f3d25b;
}
.other_details p{
    font-size: 13px;
    color: #999;
    font-weight: 600;
    padding: 0px;
    line-height: 0px;
}


.job-tag{
    background-color: #444444;
    color: #fff !important;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    font-size: 12px;
    line-height: 24px;
    margin: 0 4px 10px 0;
    padding: 0 8px;
}
.pr_hd{
    color: #212121;
    font-size: 14px;
    line-height: 16px;
    margin: 12px 0px 5px;
    font-weight: 600;
}
.job-code {
    margin-top: 6px;
}

.breadcrumb-div .breadcrumb {
	background-color: transparent;
	padding: 0;
	margin-bottom: 30px;
	border-radius: 0
}

.breadcrumb-div .breadcrumb .breadcrumb-item a,
.breadcrumb-div .breadcrumb .breadcrumb-item span {
	color: #fff;
	opacity: .4;
	font-size: 14px;
	font-weight: 600
}

.profile-content-main {
	text-align: center;
    margin-top: 30px;
    margin-bottom: 25px;
}

.profile-content-main h3 {
	color: #fff;
	font-weight: 700;
	font-size: 32px
}

.profile-content-main p {
	color: #fff;
	font-size: 14px
}

.profile-content-top {
    background: #2ab4ff;
    background: linear-gradient(0deg, rgb(9 125 157) 0%, rgb(8 84 104) 100%);
    padding: 20px 0 100px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
}

.profile-photo {
    width: 180px;
    position: relative;
    margin: -94px auto 25px;
    height: 180px;
}

.sc-choice-div img {
	width: 180px
}

.profile-photo-circle {
	width: 100%;
	height: 100%;
	overflow: hidden;
	border-radius: 100%;
	border: 6px solid #fff;
	-webkit-box-shadow: 0 6px 15px rgba(0, 0, 0, .16);
	-moz-box-shadow: 0 6px 15px rgba(0, 0, 0, .16);
	box-shadow: 0 6px 15px rgba(0, 0, 0, .16)
}

.profile-photo-location h3 {
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    margin: 0 0 10px;
    word-wrap: break-word;
}

.profile-photo-location h2 {
    text-align: center;
    color: #1f778f;
    font-size: 20px;
    font-weight: 500;
    margin: 0 0 7px;
}

.profile-photo-btm {
	padding: 0 0 10px;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
	-webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, .08);
	-moz-box-shadow: 0 10px 15px rgba(0, 0, 0, .08);
	box-shadow: 0 10px 15px rgba(0, 0, 0, .08)
}

.talent-details .profile-img img {
    height: 300px;
    max-height: 300px!important;
    object-fit: cover;
    object-position: top;
    width: 100%;
}
.talent-details .profile-img {
    width: 100%;
    position: relative;
    padding: 0px 0px;
    display: block;
}
.profile-section { position: relative;}
.talent-details .wishlist {
    right: 100px;
    width: 40px;
    height: 40px;
    padding: 14px 6px 8px 6px;
    top: 25px;
}
.talent-details .wishlist i{
    font-size: 1.5rem;
}

.talent-details .media-card img {
    height: 200px;
    object-fit: cover;
    width: 100%;
}

.svg-block.image-left image{-webkit-transform:translateX(-19%);-ms-transform:translateX(-19%);transform:translateX(-19%)}.svg-block.video-block{position:relative}.svg-block.video-block p{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.svg-block svg{width:100%}.svg-block svg mask{mask-type:alpha}@media (max-width:767px){.svg-block{max-width:100%;margin-left:auto;margin-right:auto}}@media (max-width:480px){.svg-block{max-width:100%}}.video-btn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-family:"Poppins",sans-serif;font-style:normal;font-weight:600;font-size:14px;letter-spacing:.05em;color:rgba(229,9,20,.8)}.video-btn:hover{text-decoration:underline;color:#46AADD}.video-btn .play-ico{margin-right:13px}.video-btn .play-ico span{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:36px;height:36px;-webkit-border-radius:50%;border-radius:50%;background:rgba(229,9,20,.8)}.video-btn .play-ico.x2 img{height:16px;width:auto;}.video-btn .play-ico.animate{position:relative;z-index:10}.video-btn .play-ico.animate::before{content:'';position:absolute;top:50%;left:50%;width:80%;z-index:1;height:80%;-webkit-border-radius:50%;border-radius:50%;background:rgb(255 255 255 / 80%);opacity:1;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:-1;-webkit-transition:all .3s;transition:all .3s;-webkit-animation:pulseElem 1s infinite linear;animation:pulseElem 1s infinite linear}.video-btn .play-ico.animate::before{width:120%;height:120%}.video-btn .play-ico.animate span{position:relative;z-index:10}.video-btn .play-ico.animate .play-ico{position:relative;z-index:10;margin:0}.video-btn .play-ico img{height:16px;margin-right:-4px;-webkit-filter:brightness(0) invert(1)!important;filter:brightness(0) invert(1)!important}@media (max-width:480px){.video-btn .play-ico.animate{position:relative;z-index:10}.video-btn .play-ico.animate::before{display:none}}@-webkit-keyframes pulseElem{0%{width:80%;height:80%;opacity:1}100%{width:150%;height:150%;opacity:0}}@keyframes pulseElem{0%{width:80%;height:80%;opacity:1}100%{width:150%;height:150%;opacity:0}}.course-box-wrap a{color:#000}


.m-general-info h3 {
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom:3px;
}
.m-general-info span {
    color: #302e2e;
    font-size: 14px;
}

.talent-details .product-center-title h2 {
    color: #f3d25b;
    font-size: 22px;
}

.min-max {
    display: flex;
    align-items: center!important;
}

.max {
    margin-left: 20px;
}

.select2-container--default .select2-search--inline .select2-search__field {
    width: 100%!Important;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice, .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #7367f0 !important;
    border-color: #7367f0 !important;
    color: #fff;
    padding: 2px 5px;
}
.select2-container--classic .select2-results__option[aria-selected=true], .select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #7367f0 !important;
    color: #fff !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #fff !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    font-size: 14px;
}


.forgot_password {
    color: #1890ff!important;
    font-size: 14px;
}
.load-more-btn {
    display: flex;
    margin-right: 10px;
    border: 1px solid #f3d25b;
    background: #fff;
    font-size: 15px;
    color: #f3d25b !important;
    font-weight: 500;
    height: 36px;
    text-align: center;
    border-radius: 5px;
    line-height: 32px;
    text-transform: capitalize;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 0px 10px;
    width: fit-content;
    flex-direction: row;
    margin: 0 auto;
    cursor: pointer;
    margin-bottom: 30px;
}
.profile-card.pdpt-bg {
    border-radius: 25px;
}


/* :: 8.0 Hero Area CSS */
/*.welcome-area {
  position: relative;
  z-index: 1; }*/

.welcome-slides {
  position: relative;
  z-index: 1;
  overflow: hidden; }
  .welcome-slides .owl-prev,
  .welcome-slides .owl-next {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #1cc3b2;
    text-indent: -50000em;
    position: absolute;
    top: 50%;
    left: 30px;
    margin-top: -40px;
    z-index: 10;
    background-position: center center !important;
    background-size: cover !important;
    opacity: 0;
    visibility: hidden; }
    @media only screen and (max-width: 767px) {
      .welcome-slides .owl-prev,
      .welcome-slides .owl-next {
        width: 40px;
        left: 20px;
        height: 40px; } }
  .welcome-slides .owl-next {
    left: auto;
    right: 30px; }
    @media only screen and (max-width: 767px) {
      .welcome-slides .owl-next {
        right: 20px; } }
  .welcome-slides:hover .owl-prev,
  .welcome-slides:hover .owl-next, .welcome-slides:focus .owl-prev,
  .welcome-slides:focus .owl-next {
    opacity: 1;
    visibility: visible; }

.single-welcome-slide {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 770px;
  background-color: #1cc3b2; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .single-welcome-slide {
      height: 600px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-welcome-slide {
      height: 600px; } }
  @media only screen and (max-width: 767px) {
    .single-welcome-slide {
      height: 700px; } }
  .single-welcome-slide .welcome-text {
    position: relative;
    z-index: 1; }
    .single-welcome-slide .welcome-text h6 {
      text-transform: uppercase;
      letter-spacing: 2px;
      color: #ffffff;
      margin-bottom: 30px; }
    .single-welcome-slide .welcome-text h2 {
      font-size: 72px;
      display: block;
      margin-bottom: 30px;
      color: #ffffff; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .single-welcome-slide .welcome-text h2 {
          font-size: 48px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .single-welcome-slide .welcome-text h2 {
          font-size: 42px; } }
      @media only screen and (max-width: 767px) {
        .single-welcome-slide .welcome-text h2 {
          font-size: 30px; } }



.right_arrow {
    position: absolute;
    right: 10px;
    top: 14px;
}

.cart-empty-language {
    text-align: center;
}

.wd25 {
    width: 23%;
}

.about-step-img img:hover  {
  transform: scale(1.1);
  transition: 0.3s;
}
.profile-photo-circle img{
    object-fit: cover;
    object-position: top;
}

.job_list .pr_desc{
    min-height: 35px;
}
.talent-details .btn-savedjob {
    cursor: pointer;
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #f0f0f0;
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 10%);
    padding: 8px 8px 8px 6px;
    background: #fff;
    z-index: 888;
}

.talent-details .btn-savedjob {
    right: 100px;
    width: 40px;
    height: 40px;
    padding: 5px 6px 6px 6px;
    top: 25px;
}


.talent-details .btn-savedjob i {
    font-size: 1.5rem;
    color: #737373;
}
.btn-savedjob.filled i{
     color: #f3d25b;
}

.job-applied{
    background: #008000 !important;
}

.ol-type.ll {
    list-style: lower-latin;
}
.ol-type.lr {
    list-style: lower-roman;
}
.ol-type {
    padding-left: 15px;
    margin-bottom: 15px !important;
    font-size: 15px;
}
.ol-type li{  margin-bottom: 15px !important; }
.vc_separator img{
    margin: 10px auto 20px;
    opacity: 0.8;
}
.lead-alt {
    visibility: visible;
    position: relative;
    margin: 0 0 45px!important;
}
.lead-alt::before {
    background-image: url(../images/head-pattern.svg);
}

.lead-alt::before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -20px;
    background-repeat: no-repeat;
    width: 175px;
    height: 10px;
    margin-left: -87.5px;
    z-index: 999;
}


/* START TOOLTIP STYLES */
[tooltip] {
  position: relative; /* opinion 1 */
}

/* Applies to all tooltips */
[tooltip]::before,
[tooltip]::after {
  text-transform: none; /* opinion 2 */
  font-size: .9em; /* opinion 3 */
  line-height: 1;
  user-select: none;
  pointer-events: none;
  position: absolute;
  display: none;
  opacity: 0;
}
[tooltip]::before {
  content: '';
  border: 5px solid transparent; /* opinion 4 */
  z-index: 1001; /* absurdity 1 */
}
[tooltip]::after {
  content: attr(tooltip); /* magic! */

  /* most of the rest of this is opinion */
  font-family: Helvetica, sans-serif;
  text-align: center;

  /*
    Let the content set the size of the tooltips
    but this will also keep them from being obnoxious
    */
  min-width: 3em;
  max-width: 21em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 1ch 1.5ch;
  border-radius: .3ch;
  box-shadow: 0 1em 2em -.5em rgba(0, 0, 0, 0.35);
  background: #333;
  color: #fff;
    z-index: 99999;
}

/* Make the tooltips respond to hover */
[tooltip]:hover::before,
[tooltip]:hover::after {
  display: block;
}

/* don't show empty tooltips */
[tooltip='']::before,
[tooltip='']::after {
  display: none !important;
}

/* FLOW: UP */
[tooltip]:not([flow])::before,
[tooltip][flow^="up"]::before {
  bottom: 100%;
  border-bottom-width: 0;
  border-top-color: #333;
}
[tooltip]:not([flow])::after,
[tooltip][flow^="up"]::after {
  bottom: calc(100% + 5px);
}
[tooltip]:not([flow])::before,
[tooltip]:not([flow])::after,
[tooltip][flow^="up"]::before,
[tooltip][flow^="up"]::after {
  left: 50%;
  transform: translate(-50%, -.5em);
}

/* FLOW: DOWN */
[tooltip][flow^="down"]::before {
  top: 100%;
  border-top-width: 0;
  border-bottom-color: #333;
}
[tooltip][flow^="down"]::after {
  top: calc(100% + 5px);
}
[tooltip][flow^="down"]::before,
[tooltip][flow^="down"]::after {
  left: 50%;
  transform: translate(-50%, .5em);
}

/* FLOW: LEFT */
[tooltip][flow^="left"]::before {
  top: 50%;
  border-right-width: 0;
  border-left-color: #333;
  left: calc(0em - 5px);
  transform: translate(-.5em, -50%);
}
[tooltip][flow^="left"]::after {
  top: 50%;
  right: calc(100% + 5px);
  transform: translate(-.5em, -50%);
}

/* FLOW: RIGHT */
[tooltip][flow^="right"]::before {
  top: 50%;
  border-left-width: 0;
  border-right-color: #333;
  right: calc(0em - 5px);
  transform: translate(.5em, -50%);
}
[tooltip][flow^="right"]::after {
  top: 50%;
  left: calc(100% + 5px);
  transform: translate(.5em, -50%);
}

/* KEYFRAMES */
@keyframes tooltips-vert {
  to {
    opacity: .9;
    transform: translate(-50%, 0);
  }
}

@keyframes tooltips-horz {
  to {
    opacity: .9;
    transform: translate(0, -50%);
  }
}

/* FX All The Things */
[tooltip]:not([flow]):hover::before,
[tooltip]:not([flow]):hover::after,
[tooltip][flow^="up"]:hover::before,
[tooltip][flow^="up"]:hover::after,
[tooltip][flow^="down"]:hover::before,
[tooltip][flow^="down"]:hover::after {
  animation: tooltips-vert 300ms ease-out forwards;
}

[tooltip][flow^="left"]:hover::before,
[tooltip][flow^="left"]:hover::after,
[tooltip][flow^="right"]:hover::before,
[tooltip][flow^="right"]:hover::after {
  animation: tooltips-horz 300ms ease-out forwards;
}

.ellipsis {
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.marquee-list {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  overflow: hidden;
  margin: 0px;
  padding:5px 0px;
}

.marquee-list ul {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-animation: marquee 28s linear infinite running;
  -moz-animation: marquee 28s linear infinite running;
  -o-animation: marquee 28s linear infinite running;
  -ms-animation: marquee 28s linear infinite running;
  animation: marquee 28s linear infinite running;
  margin: 0px;
}

@media(max-width: 991px){
    .marquee-list ul {
      display: -webkit-box;
      display: -moz-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: box;
      display: flex;
      -webkit-animation: marquee2 30s linear infinite running;
      -moz-animation: marquee2 30s linear infinite running;
      -o-animation: marquee2 30s linear infinite running;
      -ms-animation: marquee2 30s linear infinite running;
      animation: marquee2 30s linear infinite running;
      margin: 0px;
    }
}

.marquee-list ul:hover {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  -ms-animation-play-state: paused;
  animation-play-state: paused;
}
.marquee-list li {
  min-width: 110px;
  white-space: nowrap;
  text-align: center;
  padding:0 30px;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: relative;
  font-size: 14px;
  white-space: nowrap;
}

.marquee-list li:before {
        position: absolute;
        left: -2px;
        width: 4px;
        height: 4px;
        background: #000;
        border-radius: 100%;
        content: "";
        margin: auto 0;
        top: 0;
        bottom: 0;
    }

@-moz-keyframes marquee {
  0% {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -o-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    -webkit-transform: translate(-100%);
    -moz-transform: translate(-100%);
    -o-transform: translate(-100%);
    -ms-transform: translate(-100%);
    transform: translate(-100%);
  }
}
@-webkit-keyframes marquee {
  0% {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -o-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    -webkit-transform: translate(-100%);
    -moz-transform: translate(-100%);
    -o-transform: translate(-100%);
    -ms-transform: translate(-100%);
    transform: translate(-100%);
  }
}
@-o-keyframes marquee {
  0% {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -o-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    -webkit-transform: translate(-100%);
    -moz-transform: translate(-100%);
    -o-transform: translate(-100%);
    -ms-transform: translate(-100%);
    transform: translate(-100%);
  }
}
@keyframes marquee {
  0% {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -o-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }

  100% {
    -webkit-transform: translate(-100%);
    -moz-transform: translate(-100%);
    -o-transform: translate(-100%);
    -ms-transform: translate(-100%);
    transform: translate(-100%);
  }
}

@-moz-keyframes marquee2 {
  0% {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -o-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    -webkit-transform: translate(-100%);
    -moz-transform: translate(-100%);
    -o-transform: translate(-100%);
    -ms-transform: translate(-100%);
    transform: translate(-100%);
  }
}
@-webkit-keyframes marquee2 {
  0% {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -o-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    -webkit-transform: translate(-100%);
    -moz-transform: translate(-100%);
    -o-transform: translate(-100%);
    -ms-transform: translate(-100%);
    transform: translate(-100%);
  }
}
@-o-keyframes marquee2 {
  0% {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -o-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    -webkit-transform: translate(-100%);
    -moz-transform: translate(-100%);
    -o-transform: translate(-100%);
    -ms-transform: translate(-100%);
    transform: translate(-100%);
  }
}
@keyframes marquee2 {
  0% {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -o-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }

  100% {
    -webkit-transform: translate(-100%);
    -moz-transform: translate(-100%);
    -o-transform: translate(-100%);
    -ms-transform: translate(-100%);
    transform: translate(-100%);
  }
}

.ads {
    background: url('../../assets/img/ads.jpg') !important;
    background-attachment: fixed !important;
    margin-top: 40px !important;
    padding: 100px 0px !important;
    background-position: center center !important;
    background-size: contain  !important;
    background-repeat: no-repeat !important;
}

.mx-form {
    border-radius: 10px;
    background: #f5f5f5;
    padding: 20px 20px;
    box-shadow: 0 7px 14px rgb(0 0 0/10%);
}

header .header-top {
    padding: 10px 0;
    background-color: var(--theme-color);
}

header .header-top .contact-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    height: 100%;
}

header .header-top .contact-details li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

header .header-top .contact-details li span {
    margin-top: 1px;
    font-weight: 500;
    color: white;
}

header .header-top .contact-details li + li {
    margin-left: 25px;
    position: relative;
}

header .header-top .contact-details li + li::after {
    content: "";
    position: absolute;
    width: 2px;
    height: 90%;
    top: 0;
    left: -13px;
    background-color: rgba(255, 255, 255, 0.3);
}

header .header-top .social-medias {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    height: 100%;
}

header .header-top .social-medias li {
    margin-right: 20px;
    width: 25px;
    height: 25px;
    background: aliceblue;
    text-align: center;
    border-radius: 50px;
}

header .header-top .social-medias li a {
    color: #f3d25b;
}

header .header-top .social-medias li:hover {
    background: #000000;
    color: #ffffff;
}

header .header-top .social-medias li a i {
    margin-top: 6px;
}

.cursor{
    cursor: pointer;
}

.list-column { width: 100%;}
.list-column li.p-heading {
    color: #000000!important;
    font-weight: 500;
    font-size: 13px;
}
.list-column li {
    display: inline-block;
    float: left;
    line-height: 36px;
    min-height: 36px;
}
.colan {
    /* float: right; */
    position: absolute;
    right: 0;
    top: 0;
}
.dash-details .pdpt-title h4 {
    font-size: 14px;
    padding: 12px 12px;
    font-weight: 500;
}

.dash-details .profile-sec {
    padding: 20px;
}
.category-item .date-icons-group {
    color: #1d202b;
    margin-top: 5px;
    text-align: center;
    padding: 10px 4px 11px 5px;
    font-size: 14px;
    background: #e7e7e7;
    margin: 0;
    font-weight: 700;
    letter-spacing: .5px;
    display: flex;
    border-radius: 0 0 8px 8px;
    justify-content: center;
}
.category-item .blog-img {
    padding:0;
}
.category-item .blog-time {
    color: #000;
    text-align: center;
}

.category-item img {
    width: 100%;
    border-radius: 5px 5px 0 0;
    height: 265px;
    object-fit: cover;
}
.short-right:after {
    position: absolute;
    content: '';
    left: auto;
    right: 0;
    background: #e2e2e2;
    width: 1px;
    top: 5%;
    height: 91%;
}

.c-status{
    padding: 5px 0px;
    text-align: center;
}
.c-status img{
    width: 30px;
}

.c-status .int-txt{
    display: block;
    font-weight: 500;
    margin-top: 5px;
}
.valgn-center {
    display: flex;
    align-content: center;
    justify-content: center;
    flex-direction: column;
}
.m-jpd {padding: 10px 10px 10px !important;}
.declined-txt {
    font-size: 75%;
    margin: 0px 5px;}

.delete-profile-pic{
    position: relative;
    margin-top: 5px;
    background: #0e6d87;
    width: fit-content;
    padding: 3px 10px;
    border-radius: 5px;
    border: 2px solid #0e6d87;
    letter-spacing: 1px;
    margin-left: 15px;
}
.delete-profile-pic a{
    color: white;
}
.hidden-mobile{
    display  : block;
}
.hidden-dekstop{
    display  : none;
}
.shortlistsearch {
    justify-content: center !important;
}
@media only screen and (max-width: 991px) {
    .hidden-mobile{
        display  : none !important;
    }
    .hidden-dekstop{
        display  : block !important;
    }
    .searchdivclassnew {
        justify-content: center !important;
        border-top: 1px solid #ddd !important;
    }
    .footer-last-row {
        padding-bottom: 70px !important;
        padding-top: 0 !important;
    }
    .contact-details{
        display: block !important;
    }
    .contact-details li + li::after{
        display:none !important;
    }
    .pdpt-bg.m-details .nav-pills {
        overflow-y: hidden;
        overflow-x: scroll;
        position: absolute;
        width: 92%;
        top: 0px!important;
        display: flex;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform,-webkit-transform;
        box-sizing: initial;
        background: white;
        z-index: 9999;
        text-align: center;
        left: auto;
        box-shadow: 0 7px 14px rgb(0 0 0 / 10%);
        border: 1px solid #f1ae44;
        flex-wrap: nowrap;
        right: auto;
    }
    .pdpt-bg.m-details .nav-pills li {
        width: fit-content;
        float: left;
        background: transparent!important;
        font-weight: 500;
        padding: 0px 0;
        font-size: 14px;
        min-width: 40%;
        list-style: none;
        line-height: 1 !important;
        vertical-align: middle;
        margin: auto 0 !important;
    }
    .pdpt-bg.m-details .nav-pills li.active{
        background: #b73135 !important;
        border-radius: 0 !important;
    }
    .pdpt-bg.m-details .tab-content{
        top: 70px;
        position: relative;
    }
    .profile-sec .user-profile-img img {
        object-fit: contain !important;
        object-position: top;
    }
    .m-details .pdct-dt-step ul {
        background: white;
    }
    .dashboard-group{
        top: 60px;
    }
    .colan{
        margin-right: 10px;
        top: 8px;
    }
    .user-pro-content .list-column li{
        border-bottom: 1px solid #dddd;
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        align-content: center;
        min-height: 37px;
    }
    .m-details .tab-pane .card-body{
        padding-top: 0!important;
    }
    .searchimg{
        max-height: 250px !important;
        height: 250px !important;
        border: 1px solid #ddd;
        margin-bottom: 3px;
    }
    .searchimg img {
        width: 100%;
        object-fit: contain;
        min-height: 250px !important;
        max-height: 250px !important;

    }
    .option_links i{
        top: 4px !important;
    }
    #progressbar{
        padding-top: 20px !important;
    }
}

.offer-badge-3 {
    position: absolute;
    top: 8px;
    right: 10px;
    font-size: 10px;
    font-weight: 500;
    color: #fff;
    background: #009788;
    padding: 2px 5px;
    border-radius: 3px;
    line-height: 20px;
    text-transform: uppercase;
    z-index: 9;
    letter-spacing: 0.5px;
}


    .google-btn{
        display: flex;
        align-items: center;
        justify-content: center;
        border: 2px solid #f3d25b;
        border-radius: 25px;
        font-weight: 600;
        background-color: transparent;
        padding: 8px;
        gap: 5px;
    }
    .google-btn img{
        width: 21px;
    }
