/*
  Theme Name: Agota - Minimal Ecommerce HTML5 Template
  Author: Theme_Pure
  Support: https://help.themepure.net/support/
  Description: Agota - Minimal Ecommerce HTML5 Template
  Version: 1.0.1
*/

/* CSS Index
-----------------------------------
1. Theme default css
2. header
3. slider
4. feature
5. product area
6. product offer area
7. blog area
8. instagram area
9. modal box
10. store product area
11. welcome area
12. service feature area
13. big img product area
14. cart page area
15. Shop-page-area
16. blog sidebar none area
17. blog box landing area
18. blog gird page area
19. blog page area
20. about us area
21. about page  area
22. no page area
23. contact page
24. login area
25. footer area
26. extra info css
*/


/* 1. Theme default css
-------------------------------------------------------------- */
@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@400;500&display=swap');
@font-face {font-family: "FuturaStd-Book";
	src: url("../fonts/FuturaStd-Book/35e5d1a7aa6da471de4cfb4a47ebaca8.eot"); /* IE9*/
	src: url("../fonts/FuturaStd-Book/35e5d1a7aa6da471de4cfb4a47ebaca8.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
	url("../fonts/FuturaStd-Book/35e5d1a7aa6da471de4cfb4a47ebaca8.woff2") format("woff2"), /* chrome、firefox */
	url("../fonts/FuturaStd-Book/35e5d1a7aa6da471de4cfb4a47ebaca8.woff") format("woff"), /* chrome、firefox */
	url("../fonts/FuturaStd-Book/35e5d1a7aa6da471de4cfb4a47ebaca8.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
	url("../fonts/FuturaStd-Book/35e5d1a7aa6da471de4cfb4a47ebaca8.svg#FuturaStd-Book") format("svg"); /* iOS 4.1- */
}

body {
	font-family: "FuturaStd-Book";
	font-weight: 400;
}
h1,h2,h3,h4,h5,h6 {color: #222222;font-weight: 500;}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {color: inherit;}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover {color: #006699}
h1 {
	font-size: 150px;
	font-weight: 400;
	/*line-height: 150px;*/
	color: #ffffff;
}
h2 {font-size: 40px;line-height: 40px;}
h3 {font-size: 36px;}
h4 {font-size: 22px;}
h5 {font-size: 16px;}
p {
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
	color: #222222;
}
span,
input,
img{
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
}
.table td, .table th {
    border-top: 1px solid #dee2e6;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style: none
}
img {
	max-width: 100%;
	transition: all 0.3s ease-out 0s;
}
a:not([href]):not([class]), 
a:not([href]):not([class]):hover {
	text-decoration: none;
}
a{
	text-decoration: none;
}
.fix{
	overflow: hidden;
}

a:focus,
.button:focus {
	text-decoration: none;
	outline: none;
}

a:focus,
a:hover{
	color: inherit;
	text-decoration: none;
}
.container-wrapper{
	max-width: 1430px;
	margin: 0 auto;
}
.container-wrapper-home4{max-width: 1480px; margin: 0 auto;}
.extra-padding-40{padding-left: 40px; padding-right: 40px;}
.slider-wrapper{max-width: 1820px; margin:0 auto}
.home-page-4-bg {
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: top center;
	background-color: #f5f5f5;
}
a,button,li{
	transition: .3s;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.over-hidden{overflow: hidden;}
.clear-both{clear: both;}
.over-scroll{overflow: scroll;}
.over-x-hidden{overflow-x: hidden;}
.over-x-scroll{ overflow-y: scroll;}
.transition-3{transition: .3s;}
.mlr-15{margin-left: -15px;margin-right: -15px;}
a:focus,button:focus,.btn:focus {
	text-decoration: none;
	outline: 0;
	box-shadow: none;
}
a:focus,a:hover,.portfolio-cat a:hover,.footer-menu li a:hover {
	color: #222222;
	text-decoration: none;
	outline: 0 none;
}
*::-moz-selection {
	background: #fc8459;
	color: #fff;
	text-shadow: none;
}
::-moz-selection {
	background: #444;
	color: #fff;
	text-shadow: none;
}
::selection {
	background: #444;
	color: #fff;
	text-shadow: none;
}
*::-moz-placeholder {
	color: #858585;
	font-size: 14px;
	opacity: .6;
}
*::placeholder {
	color: #858585;
	font-size: 14px;
	opacity: .6;
}
.transition{transition: .3s;}
.btn:focus{
	outline: 0 none;
}
.icon-clear{color: #999;}

/* bttton */
/*.btn {*/
/*	padding: 20px 75px;*/
/*	font-size: 16px;*/
/*	line-height: 21px;*/
/*	border-radius: 0;*/
/*	background: #000000;*/
/*	color: #ffffff;*/
/*	outline:0 none;*/
/*	text-transform: capitalize;*/
/*	transition: .3s;*/
/*	white-space: nowrap;*/
/*    vertical-align: middle;*/
/*}*/
/*.btn:hover{color: #ffffff;background: #000000;}*/
.single-blog .btn,.footer-widget .btn {padding: 16px 52px;}
.subscriber-area .btn {
	background: transparent;
	color: #fff;}
.footer-widget .btn:hover{
	background: #fff;
	color: #000000;
}
.btn.btn3{
	color: #fff;
	background: #222;
	line-height: 55px;
	padding: 15px 75px;
}
.subscribe-form .btn,.blog-subscribe .btn{padding: 20px 90px; background: #000; color: #fff;}
.contact-form-right .btn {background: #222;}
.contact-form-right .btn:hover {background: #000;}

.border-right {
    border-right: 1px solid #dee2e6 !important;
}

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block;
}
.breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: .25rem;
}
/* slider dots */
.slick-dots {
	position: absolute;
	right: 55px;
	top: 50%;
	transform: translateY(-50%);
}
.slider-2 .slick-dots,.slider-3 .slick-dots,.slider-6 .slick-dots,.slider-4 .slick-dots,.testimonial-active .slick-dots{
	right: auto;
	top: auto;
	left: 50%;
	bottom: 20px;
	transform: translateX(-50%);
}
.slick-dots li {
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background: #ffffff;
	box-shadow: 0 0 1 #ffffff;
	opacity: 0.3;
	display: block;
	text-indent: -10000px;
	margin: 10px 2px;
	border: 2px solid transparent;
}
.slider-2 .slick-dots li,.slider-3 .slick-dots li,.slider-6 .slick-dots li, .slider-4 .slick-dots li,.testimonial-active .slick-dots li{display: inline-block;margin: 0 10px;}
.slider-6 .slick-dots li {background: #000;box-shadow: 0 0 1 #000000;}
.slick-dots li.slick-active {position: relative;background: transparent;opacity: 1;}
.slick-dots li.slick-active::before {
	position: absolute;
	content: "";
	width: 16px;
	height: 16px;
	top: -5px;
	left: -5px;
	border: 2px solid #fff;
	border-radius: 50%;
	background: transparent;
}
.slider-6 .slick-dots li.slick-active::before {border: 2px solid #000000;}
.slider-2 .slick-dots li.slick-active::before,.slider-3 .slick-dots li.slick-active::before,.slider-6 .slick-dots li.slick-active::before {top: -5px;}
.slick-arrow .l-a, .slick-arrow .r-a,.blog-post-active .slick-arrow .l-a,.blog-post-active .slick-arrow .r-a {
	position: absolute;
	left: 10px;
	top: 36%;
	transform: translateY(-50%);
	border: 0;
	background: none;
	color: #fff;
	z-index: 1;
	font-size: 28px;
	visibility: hidden;
	transition: .7s;
}
.slick-arrow .r-a {
	right: 10px;
	left: auto;
}
.blog-post-active .slick-arrow .l-a, .blog-post-active .slick-arrow .r-a {
	top: 35%;
	left: 10px;
	background: #000;
	padding: 8px 15px;
}
.blog-post-active .slick-arrow .r-a{right: 10px; left: auto;}
.blog-slider-active:hover .slick-arrow .r-a,.blog-slider-active:hover .slick-arrow .l-a,.blog-post-active:hover .slick-arrow .l-a,.blog-post-active:hover .slick-arrow .r-a{visibility: visible; }

/* tooltip css*/
.tooltip-inner {
	background-color: #fff;
	color: #222;
	border: 1px solid #222;
	font-size: 12px;
	border-radius: 100%;
	padding: 1px 10px;
}
.tooltip .arrow { display: none;}

/* common section title & content */
.section-title p{font-size: 14px;}
.store-product-position .section-title p,.subscribe-area .section-title p{font-size: 16px;color: #666666;}
.section-title-2 h2{font-weight: 400; color: #ffffff;}
.underline::before {
	position: absolute;
	content: "";
	width: 35px;
	height: 2px;
	background: #000;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}
.section-content span,.section-content p {
	font-size: 16px;
	line-height: 16px;
	text-transform: capitalize;
}
.section-content a.btn2 {font-size: 16px;}
.section-content a.btn2::before{
	position: absolute;
	width: 24px;
	height: 2px;
	background: #fff;
	content: "";
	bottom: 0;
	left: 0;
	transition: .3s;
}
.section-content a:hover::before{width: 100%;}
.section-content-position {top: 0;left: 0;right: 0;bottom: 0;}
/* page css */
.page-title h2 {font-size: 50px;}
.page-height{min-height: 300px;}
/* common css end */

/* 2. header
--------------------------------------------------- */
.header {
	left: 0;
	top:0;
	width: 100%;
	z-index: 22;
	transition: .3s;
	position: relative;
}

.body-overlay {
	background-color: rgba(0, 0, 0, 0.5);
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 999;
	left: 0;
	opacity: 0;
	visibility: hidden;
	transition: all .3s ease-out  ;
	-webkit-transition: all .3s ease-out  ;
	-moz-transition: all .3s ease-out  ;
	-ms-transition: all .3s ease-out  ;
	-o-transition: all .3s ease-out  ;
}
.body-overlay.opened {
	opacity: 1;
	visibility: visible;
}
.sticky-menu {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 22;
	width: 100%;
}
.sticky-menu .header-6 {top: -20px;}
.sticky-menu .header{
	background: #fff;
	-webkit-box-shadow: 0 8px 4px -7px rgba(115,115,115,0.1);
	-moz-box-shadow: 0 8px 4px -7px rgba(115,115,115,0.1);
	box-shadow: 0 8px 4px -7px rgba(115,115,115,0.1);
}
.header-area.sticky-menu,.header:hover {background: #fff;}
.logo img {max-width: 200px;}
.logo img {
	filter: invert(1) sepia(1) hue-rotate(0deg) brightness(1.2);
}
.sticky-menu .header .logo img,.header-area:hover .logo img,.header-2 .logo img,.header-6 .logo img{filter: invert(0) sepia(0) hue-rotate(0deg) brightness(0);}
.sticky-menu .header a.active::before,.header-area:hover a.active::before,.header.header-2 a.active::before,.header.header-6 a.active::before {background: #222;}
.main-menu ul li {
	display: inline-block;
	margin: 0 22px;
	position: relative;
}
.main-menu ul li > a {
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	display: inline-block;
	text-transform: capitalize;
	padding: 38px 0;
	position: relative;
	text-decoration: none;
}
.main-menu ul li:hover > a {color: #222;}
.main-menu ul li > a::before{
	content: "";
	position: absolute;
	right: 0;
	width: 0;
	bottom: 30px;
	background: #fff;
	height: 2px;
	transition: 0.3s;
}
.main-menu ul li > a.active::before{width: 100%;}
.main-menu ul li > a:hover::before,.main-menu ul li > a:hover a.active::before{background: #222; width: 100%; left: 0;}
/* mega menu */
.main-menu ul li .mega-menu {
	position: absolute;
	top: 100%;
	left: 0;
	min-width: 750px;
	height: auto;
	background: #fff;
	padding-left: 20px;
	opacity: 0;
	visibility: hidden;
	transition: .3s;
	z-index: 2;
	background-repeat: no-repeat;
	background-position: center top;
	box-shadow: 0 0 30px 0 rgba(0,0,0,0.1);
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform-origin: 50% 0;
	transition: .5s;
	-webkit-transition: transform 500ms ease, opacity 500ms ease;
	-moz-transition: transform 500ms ease, opacity 500ms ease;
	-ms-transition: transform 500ms ease, opacity 500ms ease;
	-o-transition: transform 500ms ease, opacity 500ms ease;
	transform: scaleY(0);
	-ms-transform: scaleY(0);
	-webkit-transform: scaleY(0);
}
.header-area.white-bg .mega-menu{top: 100%;}
.main-menu ul li:hover> .mega-menu{opacity: 1; visibility: visible; transform: scaleY(1);}
.main-menu ul li:hover> .mega-menu.mega-sub-menu{top: -25px;}
.main-menu ul li .mega-menu li {
	display: block;
	height: auto;
	margin: 25px 0;
	margin-right: 0;
}
.main-menu ul li .mega-menu a {
	font-size: 14px;
	font-weight: 400;
	color: #222222;
	padding: 0 10px;
	display: block;
}
.main-menu ul li .mega-menu a::before{position: static;}
.main-menu ul li .mega-menu li a:hover {color: #069; padding-left: 30px;}
.main-menu ul li .mega-menu li a.mega-title:hover{padding-left: 0;}
.main-menu ul li .mega-menu li > a:hover{padding-left: 10px;}
.main-menu ul li .mega-menu li .mega-menu{left: 100%; top: 0;}
.main-menu ul li .mega-menu .mega-title a,.main-menu ul li .mega-menu a.mega-title{font-size: 18px;}
.main-menu ul li .mega-menu .mega-title a{padding-top: 30px;}
.main-menu ul li .mega-menu.mega-dropdown-menu,.main-menu ul li .mega-menu .mega-sub-menu{min-width: 250px;}
.mega-dropdown-menu li a span{
	font-size: 13px;
	font-size: 300;
}
.main-menu ul li.full-mega-menu-position {position: static;}
.mean-container.main-menu ul li.full-mega-menu-position{position: inherit;}
.mean-container .mega-menu{background-image: none !important;}
.main-menu ul li .mega-menu.full-mega-menu{top: 100%; width: 100%;display: flex;}
.mega-menu.full-mega-menu > li {
	min-width: 210px;
	padding-left: 55px;
	padding-top: 35px;
}
.mean-container .mega-menu.full-mega-menu > li{
	padding-left: 0;
	padding-top: 0;
}
.main-menu .mega-menu ul > li {margin-left: 0;}
.main-menu ul li .mega-menu.full-mega-menu a {padding: 0;}
/* header right */
.header-right ul li {padding-left: 26px;}
.header-right ul li a,a.mobile-menubar {
	color :#fff;
	font-size: 18px;
}
.header a.mobile-menubar {font-size: 20px;}
.s-count {
	font-size: 12px;
	font-family: 'Rubik', sans-serif;
	padding-left: 3px;
}
/* header-2 */
.main-menu ul li.logo > a::before {display: none;}
/* .header-2 .main-menu ul li.logo a::before{display: none;} */
.header-2 .main-menu ul li,.header-3 .main-menu ul li {margin-left: 45px;margin-right: 0;}
.header-2 ul li a, .header-2 .header-right li a{color: #222222;}
.sticky-menu .header a,.header-area:hover a,.header.header-2 a,.header.header-6 a{color: #222222;}
.header-right .header-login a, .header-2 .header-right .search a {font-size: 14px;}
/* 3. slider
-------------------------------------------------------------- */
.slider-height{min-height: 900px;}
.slider-2 .slider-active{min-height: 820px;}
.slider-height-2,.slider-site{min-height: 815px;}
.slider-height-3{min-height: 800px;}
.slider-height-4{min-height: 660px;}
.slider-height-5{min-height: 100vh;}
.slider-5{min-height: 100vh;}
.slider-height-6{min-height: 765px;}
.page-height4{min-height: 285px;}
.single-slider{
	background-size: cover;
	background-position: center right;
}
.slider-content{
	position: absolute;
	/*left: 15.5%;*/
	top: 25%;
}
.slider-2 .slider-content,.slider-4 .slider-content{left: 5.5%;}
.slider-4 .slider-content{left: 8.6%;}
.slider-3 .slider-content{left: 13.5%;}
/*.slider-6 .slider-content{left: 12.8%;}*/
.slider-5 .slider-content{left: 7.5%; position: relative;}
.slider-2 h1{font-size: 116px;}
.slider-4 h1{font-size: 100px;}
.slider-5 h1 {font-size: 88px;line-height: 1;}
.slider-6 h1 {font-size: 75px; line-height: 80px; margin-top: 30px;}
.slider-content span {
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 60px;
	text-transform: capitalize;
}

.slider-content-5{
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}

.slider-content > span::before, .history-title span:before {
	position: absolute;
	content: "";
	width: 30px;
	height: 2px;
	background: #fff000;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.history-title span::before {
	background: #000;
	left: -140px;
	width: 100px;
}
.slider-6 .slider-content > span::before{background: #000000;}
.slider-content p {line-height: 24px;}
.single-banner img{min-height: 265px;}
/* 4. feature
------------------------------------------------------------- */
.feature-position{top: -115px; margin-bottom: -115px;}
.feature-position .single-feature > img {
	height: 542px;
	transition: .3s;
	width: 100%;
}
.single-feature:hover .img-zoom, .single-blog .blog-img img:hover, .single-banner:hover .img-zoom,.single-store-product .img-zoom:hover,.portfolio-img .img-zoom:hover{transform: scale(1.1);}
.sale-off-img {max-width: 235px;}
.feature-position .single-feature.single-feature-3 > img {height: 360px;}
.feature-position-3{margin-bottom: 0;}

/* 5. product-area
-------------------------------------------------------------- */

.single-product{
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
}

.single-product:hover{-moz-box-shadow: 0 0 25px rgba(0,0,0,0.1);-webkit-box-shadow: 0 0 25px rgba(0,0,0,0.1);box-shadow: 0 0 25px rgba(0,0,0,0.1);}
.single-product-img  img{width: 100%;}
.countdown-time .count-time{padding: 6px 0 2px;}

.single-product-button li a span,.sale-tag {
	width: 50px;
	height: 50px;
	background-color: #222;
	border-radius: 50%;
	line-height: 50px;
	text-align: center;
	margin: 5px;
	display: inline-block;

}
.timer{padding: 8px 1px 3px 1px;}
.timer span {
	font-size: 10px;
	color: #222;
	font-family: 'Rubik', sans-serif;
	min-width: 45px;
	display: inline-block;
	text-align: center;
	line-height: 1;
	font-weight: 500;
}
.timer p {
	text-transform: uppercase;
	font-size: 10px;
	font-family: 'Rubik', sans-serif;
	margin-bottom: 0;
	line-height: 2.1;
}
.timer .time-count{position: relative;}
.timer .time-count::after {
	content: '';
	position: absolute;
	bottom: -3px;
	left: 12px;
	right: 12px;
	height: 1px;
	background: -moz-linear-gradient(left,#f5f5f5 0%,#ededed 36%,#ededed 56%,#ededed 57%,#f5f5f5 76%,#f5f5f5 100%);
}
.single-product-img .countdown-time {
	bottom: 0;
	left: 50%;
	transform: translate(-50%);
	opacity: 1;
	transition: .3s;
}
.single-product:hover .countdown-time{opacity: 0;}
.single-product-button{
	bottom: 25px;
	left: 55%;
	transform: translate(-50%);
	opacity: 0;
	transition:.5s
}
.single-product:hover .single-product-button{left: 50%; opacity: 1;}
.single-product-button li a span{color: #ffffff;}
.single-product-button li a span:hover{background: #006699;}
.product-price span {
	font-weight: 500;
	font-size: 14px;
	font-family: 'Rubik', sans-serif;
}
.product-price span.old-price{color: #999999;}
.sale-tag {
	font-size: 13px;
	top: 10px;
	left: 10px;
	background: #f54949;
	z-index: 1;
}
.single-product-hover-img {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.single-product-hover-img a img{opacity: 0; transition: .3s;}
.single-product:hover .single-product-hover-img a img{opacity: 1;}
.product-dot span {
	width: 10px;
	height: 10px;
	display: inline-block;
	border-radius: 50%;
}
/* 6. product offer area
-------------------------------------------------------------- */
.product-offer-height .single-feature > img {
	min-height: 450px;
	transition: .3s;
}

/* 7. blog-area
-------------------------------------------------------------- */
.date{color: #006699;}
.single-blog .blog-img{height:290px;}

/* 8. instagram area
-------------------------------------------------------------- */
.instagram-img img{
	width: 100%;
	opacity: 1;
	transition: .3s;
}
.instagram-img img:hover{ opacity: .93;}


/* 9. modal box
-------------------------------------------------------------- */
.product-modal{
	padding-left: 15px;
	padding-right: 15px;
	max-width: 1080px;
	border-radius: 0;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
}


.product-view-scroll-area .dialog-modal-dialog {height: auto;}
.close { font-size: 30px;}
.modal-content {border-radius: 0;}

.product-tabs{width: 100px;}
.product-tabs .nav-link {
	width: 80px;
	height: 100px;
	padding: 0;
	opacity: .6;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link,.nav-pills .nav-link:hover, .nav-pills .show > .nav-link  {background-color: transparent;opacity: 1;}

.product-modal-left h4{font-size:30px}
.product-modal-left .price > span {
	font-family: 'Rubik', sans-serif;
	font-size: 20px;
	font-weight: 500;
}
.modal-old-price{
	color: #999;
	font-size: 16px !important;
}

.product-modal-left p{
	font-size: 14px;
}
.available p,.suk p{line-height: 1;}
/* quanti-field */
.quantity-field {
	position: relative !important;
}

.add-cart-btn{
	height: 62px;
	line-height: 60px;
	padding: 0 40px;
	background: #131215;
	color: #fff;
	border: 1px solid transparent;
	display: inline-block;
	margin-bottom: 20px;
}
.add-cart-btn:hover{
	border-color: #131215;
	color: #131215;
	background: #fff
}

.quantity-field input {
	width: 110px;
	height: 63px;
	padding: 0 20px;
}
.custom-prev,.custom-next {
	position: absolute;
	right: 32px;
	top: 60%;
	transform: translateY(-50%);
	font-size:12px;
	color: #c8c8c8;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}
.custom-next {
	top: 40%;
}
/* social-link */
.social-sharing li {
	font-size: 14px;
	display: inline-block;
}
.social-sharing li a {
	font-size: 14px;
	width: 40px;
	height: 40px;
	display: inline-block;
	background: #fff;
	color: #555555;
	border: 1px solid #e1e1e1;
	border-radius: 50%;
	line-height: 40px;
	text-align: center;
	margin-right: 10px;
	transition: .3s;
}
.social-sharing li a:hover{background:#004A80; color: #fff;border: 0;}
/* 10. store product-area
-------------------------------------------------------------- */
.store-product-title {
	top: 0;
	left: 0;
}
.store-product-title h4{font-size: 21px;}
.store-product-title span a{
	font-size: 14px;
	color: #888;
}
/*.single-store-product {
box-shadow: 0px 0px 0px 2px #cccccc3d;
border-radius: 10px;
}*/
.single-store-product img{max-height: 370px;}
.author-signature img{width: 180px;}
/* 11. welcome area
-------------------------------------------------------------- */
.welcome-bg {
	height: 970px;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
}
/* 12. service feature area
-------------------------------------------------------------- */
.single-service-feature h4{font-size: 18px;}
.single-service-feature p{font-size: 14px;}
.service-feature-bg {background-image: linear-gradient(180deg,#16151a 0%,#16151a 100%);}
.ser-f-icon::before,.ser-f-icon span::after {
	font-size: 50px;
}
.single-service-feature {padding: 0 20px;}


/* 13. big img product area
-------------------------------------------------------------- */
/* .product-left-img-info .quantity-field input {height: 62px;} */

.product-left-img-info .social-sharing li a {margin-right: 10px; margin-left: 0;}
.product-left-img-info .price span{font-size: 24px;font-weight: 700;}
.product-view-tab .nav-link {
	color: #999;
	font-size: 20px;
	border-bottom: 2px solid transparent;
}
.product-view-tab .nav-link:hover{color: #222222;}
.product-view-tab .nav-link.active{color: #222222; border-bottom: 2px solid #222222;}
.desc-title{font-size: 18px; font-weight: 600;}
.describe-text p{font-size: 14px;color: #555; line-height: 30px;}
.add-color-area h6,.add-brand-area h6{font-weight: 600;}
.add-color li {font-style: italic;}
.add-brand-area,.group-p-table thead{background: rgba(0,0,0,.025);}
.group-p-table .table td, .table th {padding: 22px;}
.group-p-table a {font-size: 15px;}
.rat{
	display: none;
	top: -2px;
	left: 0;
	right: 0;
	bottom: 0;
	transition: .3s;
}
.ratting a {color: #ffae00;font-size: 14px;}
.product-review .ratting:hover .rat{display: block;}
.product-left-img-info p,.quantity{font-size: 14px;}
.product-left-img img {
	cursor: crosshair;
	margin-bottom: 40px;
}
.product-left-img{height: 600px; overflow-x: hidden;}
.tbl-title{min-width: 150px;}
.p-view-position .dialog-modal-dialog {
	max-width: 470px;
	-webkit-box-shadow: 0 10px 25px rgba(0,0,0,.5);
	-moz-box-shadow: 0 10px 25px rgba(0,0,0,.5);
	box-shadow: 0 10px 25px rgba(0,0,0,.5);

}
.product-img a{cursor: crosshair;}
.p-view-position .modal-content {
	border-radius: 4px;
	border:18px solid #f9f9f9;
	background: #fff;
}
.p-view-position .close span {
	border-radius: 50px;
	width: 32px;
	height: 32px;
	font-size: 24px;
	border: 2px solid #fff;
	line-height: 22px;
}
.p-view-position .modal-close{top: 0px;right: 0;}
.product-gallery-btn a {
	box-shadow: 0 0 4px rgba(0,0,0,.2);
	border-radius: 100px;
	padding: 10px 15px;
}
.product-gallery-btn {left: 0;top: 0;}
.product-gallery-btn.right-site {left: auto;right: 0;}
.vertical-left-tab .product-gallery-btn {left: auto;right: 0;top: 0; }
.product-gallery-btn  a:hover{box-shadow: 0 0 10px rgba(0,0,0,.2);}

/* 14. cart page
-------------------------------------------------------------- */
.cart-img {width: 120px; margin: 0 auto;}
.cart-table .table td, .cart-table .table th {padding: 20px 10px;vertical-align: middle;}
.cart-area .sub-btn {padding: 28px 48px;}
.coupon-code-area input {height: 62px;border: 1px solid #dee2e6;}
.total-price-area h2 {font-size: 22px;}
.p-name{font-size:14px;}

/* 16. checkout page
-------------------------------------------------------------- */
.coupon-content,.checkout-content,#ship-box-info, #cbox-account-info{display: none;}
#login,#couponshow{cursor: pointer;}
.coupon-accordion h6 {
	background: #f9f9f9;
	border-top: 3px solid #000;
	font-size: 16px;
	font-weight: 500;
	position: relative;
}
.coupon-accordion h6::before {
	content: "\f07b";
	left: 20px;
	top: 17px;
	position: absolute;
	color: #000000;
	font-family: "Font Awesome 5 Free";
	font-weight: 800;
}
.close {
    float: right;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}
.coupon-area span,.checkout-area span,.checkout-area label{font-size: 16px;color: #222;line-height: 1.5;}
.coupon-area span:hover{color: #006699;text-decoration: underline;}
.checkout-area label{display: block;}
.checkbox-form .checkout-area label span,.lost-password a{color: #006699;}
.coupon-area input,.checkout-area input,.country-select select {
	height: 45px;
	margin: 0 0 14px;
	padding: 0 0 0 10px;
	border-radius: 0;
}
.coupon-area .form-control:focus,.checkout-area .form-control:focus,.country-select select .form-control:focus{border-color: #e7e7e7;}
.country-select select.form-control:not([size]):not([multiple]) {height: 45px; font-size: 15px;}
.save-info input,.shipping .r-inpt{height: auto !important;}
/* checkout-area */
.checkout-area .nice-select { border-radius: 0;height: 45px;line-height: 42px;width: 100%;}
.checkout-area .different-address .nice-select {line-height: 2.3 }
.checkout-area .nice-select::after {height: 8px;right: 22px;width: 8px;}
.checkout-area h4{font-size: 26px;}
.save-info p{font-size: 16px;font-weight: 500;color: #222;letter-spacing: .1px;}
.order-notes textarea {height: 90px;}
.order-notes textarea::placeholder {opacity: 1;}
.your-order {background: #f9f9f9;}
.your-order-table table th {
	border-top: medium none;
	vertical-align: middle;
	white-space: nowrap;
	width: 50%;
}
.your-order-table table th, .your-order-table table td {
	border-bottom: 1px solid #e7e7e7;
	border-right: medium none;
	color: #777;
	font-size: 15px;
	padding: 15px 0;
}
.payment-method h6 .btn-link{
	font-size:13px;
	color:#292929; 
	font-weight: 500; 
	cursor: pointer;
}

/* 15. Shop page area
-------------------------------------------------------------- */
.page-height3{min-height: 500px;}
.nice-select.open .list {border-radius: 0;}
.nice-select .option.selected {font-weight: normal;}
.nice-select {height: 22px;line-height: 20px;}
.shop-title h5,.product-filter a,.single-product-content p{font-size: 14px;}
.ser-icon {
	min-width: 22px;
	height: 16px;
	display: block;
}
.nav-tabs .nav-item.show .nav-link.ser-icon, .nav-tabs .nav-link:hover .ser-icon, .nav-tabs .nav-item.show .nav-link.ser-icon, .nav-tabs .nav-link.active .ser-icon, .nav-tabs .nav-item.show .nav-link .ser-icon, .nav-tabs .nav-link:focus .ser-icon{
	filter: invert(0) sepia(0) hue-rotate(0deg) brightness(0);
}
/* round-checkbox css start*/
.option-input:checked::after{
	background: #000;
	content: "";
	display: block;
	position: relative;
	z-index: 1;
}
.option-input.radio{border-radius: 50%;}
.option-input.radio::after{border-radius: 50%;}
.option-input{
	appearance: none;
	position: relative;
	top: 0;
	right: 0;
	bottom: 0;
	height: 20px;
	width: 20px;
	transition: .15s;
	border: 1px solid #e1e1e1;
	color: #000;
	cursor: pointer;
	display: inline-block;
	outline: none;
	position: relative;
	z-index: 1;
}
.product-choose-colors .option-input {
	height: 25px;
	width: 25px;
}
.option-input:checked::before {
	position: absolute;
	content: "✓";
	display: inline-block;
	font-size: 14px;
	left: 50%;
	top: 45%;
	transform: translate(-50%,-50%);
}
/* round-checkbox css end*/
.f-choose-color .option-input{color: #fff;}
.product-menubar a{color: #999; font-size: 14px;}
.product-menubar h4,.single-product-content h5{font-size: 18px;}
.product-menubar a:hover{color: #222222;}
.product-menubar{height: 210px;}
.ui-widget.ui-widget-content {
	border: 1px solid #000;
	background: #ebebeb;
	height: 3px;
}
.ui-widget-header {background: #000;}
.ui-slider-horizontal .ui-slider-handle {
	top: -10px;
	border-radius: 50px;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
	border: 6px solid #000;
	background: #fff;
	font-weight: normal;
	color: #454545;
}
.product-filter-details{
	width: 100%;
	box-shadow: 0 8px 32px -8px rgba(0,0,0,.1);
	top: 50px;
	left: 0;
	transition: .5s;
	z-index: 11;
	display: none;
}
.product-filter-details.product-filter-block{box-shadow: none;}
#col5 .container-wrapper .col-xl-2{min-width: 20% !important;}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link:hover,.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link:focus {border-color: transparent;}
.nav-tabs a {
	color: #999;
	padding-left: 8px;
}
.product-search input{height: 50px;}
.product-search p{
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
}
.shop-left-sidebar-area #col-5 .single-product:hover {box-shadow:none;background:none;}
.fitler-input input {
	max-width: 90px;
	font-size: 14px;
}
.single-product-list .single-product-img img{
	min-width: 330px;
}
.single-product-img a{display: block;}
.shop-sidebar-left .product-search p{right: 50px;}
.single-product-list-button li.tool a:hover{border: 1px solid #000000;}
.single-product-list-button li{
	padding: 0 !important;
	border: none !important;
}
.single-product-list-button li a span {
	display: inline-block;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #343a40;
}
#list .single-product-list-button li a span {
	width: 54px;
	height: 54px;
	line-height: 54px;
}
.single-product-list-button span {
	line-height: 54px;
	text-align: center;
	display: block;
}
.wishlist-area a{font-size: 14px;}
.table-content .p-img img{width: 90px; height: 100px;}
.table th {
	border-top: none;
	font-weight: 400;
}
.table td, .table th {
	vertical-align: middle;
	border-bottom: 1px solid #dee2e6;
}
.table thead th {border-top: 1px solid #dee2e6; border-bottom: 0;}
.table-content.table-content1 {
	width: 20px;
}
.table-content.table-content2 {
	width: 110px;
}
.wishlist-area .table-content6 a{font-size: 16px;}
.wishlist-area .btn.p-add-cart{width: 220px; color: #fff; background: #000;}
.btn.p-add-cart2{color: #fff; background: #000;}
.coupon-and-update-area .btn.p-add-cart2 {
	padding: 18px 50px;
	color: #fff;
	background: #000;
}
.btn.p-add-cart2:hover {
	color: #000;
	background: #fff;
	border: 1px solid #000;
}
.mobile-wishlist .p-img img{max-width: 110px;}
.p-remove {right: 0;top: 30px;}
.pn {
	margin-top: 10px;
}
/* 16. blog sidebar none area
-------------------------------------------------------------- */
.page-title-content h2{font-size: 50px;}
.page-title-content .blog-tag li a{font-size: 16px;}
.page-height-2{min-height: 900px;}
.page-height-2::before {
	position: absolute;
	content: "";
	background: rgba(0, 0, 0, .65);
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.page-nav{left: 0;right: 0;bottom: 30px;}
.blog-testimonial .testimonials-text {font-size: 24px; line-height: 44px;}
.blog-testimonial .client h5 {font-size: 18px;}
.blog-content .post-tag li, .social-link li {display: inline-block;}
.blog-content .post-tag li a:hover{color: #fff; background: #000;}
.author-post span,.blog-posts a{font-size: 18px;}
.author-post span::before {
	position: absolute;
	content: "";
	width: 30px;
	height: 2px;
	background: #222;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.single-author-post li a span {font-size: 16px;}
.author-img {max-width: 125px;}
.reply-form form .save-info input {height: 0;}
.reply-form h3{font-size: 30px; font-weight: 600;}
.blog-testimonial-client-img {
	width: 110px;
}
/* 17. blog box landing area
-------------------------------------------------------------- */
.single-blog-box img {height: 275px; width: 100%;}
.blog-large-img{ width: 100%;}
.blog-large-img img{height: 590px; width: 100%;}
.single-box-content h4{font-size: 24px;}
.single-box-content{
	top: 40%;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(rgba(0,0,0,0) 0%,#000 60%);
}
.single-box-text{left: 0;right: 0;bottom: 0;}
.single-blog-box-hover{
	margin: 0;
	transition: .3s;
	transition: .3s ease;
	-webkit-transition: .3s ease;
	-o-transition: .3s ease;
	-ms-transition: .3s ease;
}
.single-blog-box{transition: .3s;}
.single-blog-box:hover .single-blog-box-hover{transform: translateY(-20px);}
.single-box-content .blog-post-data {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	opacity: 0;
}
.single-blog-box:hover .blog-post-data {opacity: 1;height: 12%;}
.single-blog-box .blog-post-data li{width: 50%;}
/* 18. blog gird page area
-------------------------------------------------------------- */
.blog-grid-img img {
	transition:.3s;
	opacity: 0;
	visibility: hidden;
}
.blog-gird-content {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: transparent;
	z-index: 1;
}
.blog-grid-iteams .blog-gird-content:hover{	background:rgba(0, 0, 0, .8)}
.blog-grid-iteams:hover .blog-grid-img img{visibility: visible; opacity: 1;}
.blog-grid-iteams:hover p,.blog-grid-iteams:hover li,.blog-grid-iteams:hover h4,.blog-grid-iteams :hover a{color: #fff;}

/* 19. blog page area
-------------------------------------------------------------- */
.blog-tag li a{
	background: #069;
	padding: 6px 12px;
	font-size: 14px;
	margin-right: 5px;
}
.blog-right-sidebar-left-content h3 {font-size: 30px;}
.blog-right-sidebar-left-content p {
	line-height: 30px;
	color: #555;
}.blog-post-data li {
	display: inline-block;
	color: #555;
}
.blog-widget h5{font-size: 20px;}
.blog-widget h5 {position: relative;}
.blog-widget h5::before {
	position: absolute;
	background: #222;
	width: 40px;
	height: 2px;
	content: "";
	bottom: 0;
	left: 0;
}
.blog-search-form {
	background: #cde5d3;
}
.blog-widget input {
	height: 60px;
	padding: 25px 22px;
	border-radius: 0;
	border: 1px solid #222;
}
.blog-widget.blog-search-form form span {
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
}
.blog-slider-active span,.blog-subscribe p,.blog-widget p {font-size: 14px;}
.blog-subscribe{background: #f2e1e0;}
.search-tag li{display: inline-block;}
.search-tag li a {
	font-size: 12px;
	color: #7d7d7d;
	background: #f5f5f5;
	padding: 7px 16px;
	margin: 0 10px 8px 0;
	display: block;
	border-radius: 30px;
	transition: .3s;
}
.search-tag li a:hover{background: #069;color: #fff;}
.blog-instagram-img{background: #e0e7f2;}
.blog-widget .instagram-img {
	height: 100px;
	width: 100px;
}
.agota-page .page-item.active .page-link {
	color: #fff;
	background-color: #006699;
	border-color: #006699;
}
.agota-page .page-link {
	width: 42px;
	height: 40px;
	text-align: center;
	color: #888;
	border: 1px solid #dee2e6;
	margin-right: 10px;
	line-height: 24px;
	display: block;
	font-size: 14px;
}
.agota-page .page-item.active .page-link {
	color: #fff;
	background-color: #006699;
	border-color: #006699;
}
.agota-page .page-link:hover{	
	background-color: #006699;
	border-color: #006699;
	color: #fff;
}
.page-item:last-child .page-link,.page-item:first-child .page-link {
	border-radius: 0;
}
/* 20. about us area
-------------------------------------------------------------- */
.single-page {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.single-portfolio .portfolio-img img{width: 100%;}
.our-single-service h5 {
	font-size: 24px;
}
.ship-icon span::before {font-size: 130px;}
.our-icon span::before {font-size: 62px;}
.shipping-content{
	height: 400px;
	background-attachment: fixed;
}
.team-member h5,.client h5 {
	font-size: 18px;
}
.client.text-center span {
	color: #e7b6bb;
}
.testimonial-bg {
	background-color: transparent;
	background-image: linear-gradient(180deg,#97545b 100%,#f2295b 100%);
	height: 500px;
}
.quit a{font-size: 30px;}
.client img{max-width: 300px; margin: 0 auto;}

/* 21. about page area
-------------------------------------------------------------- */
.about-bg{background: #161619;height: 100vh;}
.about-me-img {
	left: 0;
	top: 0;
	width: 50%;
	bottom: 0;
	background-position: left center;
	background-size: cover;
	height: 100%;
}
.about-d-height {
	top: 0;
	right: 0;
	width: 50%;
	bottom: 0;
}
.about-details {
	max-width: 75%;
	max-height: 70vh;
	overflow: hidden;
	overflow-y: scroll;
	margin: auto;
}
.about-details p,.about-details li{
	color: #999999;
	line-height: 24px;
}
.about-details li{color: #fff; line-height: 24px;}
.about-details h1{font-size:80px;line-height: 1;}
.my-social-info li{display: inline-block;}
.my-social-info li a {
	font-size: 16px;
	width: 120px;
	height: 40px;
	line-height: 40px;
}
.about-footer {margin-top: -90px;}
.about-footer ul li a,.about-footer a,.about-footer p{color: #fff; font-size:14px;}
.about-footer .copyright-text::before {display: none;}

/* 22. no page area
-------------------------------------------------------------- */
.no-page-height{height: 950px;}
.no-page-height h3{font-size: 48px;}
.no-page-height h1{font-size: 220px;}

/* 23. contact page
-------------------------------------------------------------- */
.contact-form-area {z-index: 100;}
.contact-form-left span,.contact-form-right span {
	font-size: 18px;
}
.contact-form-right input,.comment textarea {
	height: 55px;
	border-radius: 0;
	padding: 20px;
}
.comment textarea {
	min-height: 150px;
}
.contact-map {
	z-index: -1;
	top: -270px;
	margin-bottom: -275px;
	width: 100%
}
.contact-map iframe{width: 100%;height: 570px; border: 0;}

/* 24. login area
-------------------------------------------------------------- */
.login-area,.register-area{width: 85%;}
.login-form{background: #f7f7f7;}
.login-register-area h5{font-size: 20px;}
.login-form label,.login-form .login-check p,.f-get-pass a,.register-form label, .register-form input{
	font-size: 14px;
	color: #222222;
}
.login-register-area input{height: 55px; border-radius:0}
.login-register-area input.form-control:focus {
	border-color: #7d7d7d;
	border: 2px solid #7d7d7d;
	box-shadow: none;
}
.f-get-pass a {border-bottom: 2px solid #222;}
.register-form h6 {font-size: 16px;}
.register-form p {
	font-size: 14px;
	line-height: 26px;
	color: #555;
}
/* 25. footer area
-------------------------------------------------------------- */
.footer-widget h4{
	font-size: 13px;
	font-weight: 900;
}
.widget-area p,.widget-area li,.widget-area li a{
	color: #999999;
	font-size: 14px;
	margin-bottom: 15px;
	display: block;
}
.footer-widget p:hover,.footer-widget li:hover,.footer-widget li a:hover{color: #ffffff;}
.footer-info form input {
	width: 420px;
	height: 55px;
	padding-left: 20px;
	background: transparent;
	border: 1px solid #999;
	color: #fff;
}
.footer-4 .footer-info form input {border: 1px solid #2e2e30; width:95%; text-align: center; color:#fff}
.footer-4 .footer-info form input:focus{border: 1px solid #ffffff;}
.footer-4 .footer-widget.subscriber-area{border-left: 1px solid #2e2e30;border-right: 1px solid #2e2e30;}
.copyright-text::before {
	position: absolute;
	content: "";
	background: #999999;
	width: 1px;
	height: 25px;
	right: 60px;
	top: 0;
}
.copyright-text-4::before {
	display: none;
}
.footer-area-2 .copyright-text::before{display: none;}
.copyright-area p,.copyright-area li,.copyright-area li a{margin-bottom: 0;}
.copyright-text p a:hover{color:#069!important;}
.copyright-menu {margin-left: -26px;}
.copyright-area .copyright-menu li {margin-right: 25px;}
.footer-area-2 .copyright-menu li a{color: #222; font-size: 14px;}
.footer-6 .footer-address li {margin-bottom: 12px;}
.footer-4 .footer-widget li a{color: #e1e1e1;}
.footer-area-5 {bottom: 60px;width: 100%;}
.footer-area-5 .copyright-menu li a {color: #999;}
.footer-area-5 .copyright-text p {font-size: 14px;}

/* 26. extra info css
-------------------------------------------------------------- */
/* back top */
.top {
    position: fixed;
    color: #555555;
    right: 30px;
    bottom: 30px;
    cursor: pointer;
    background: #fff;
	border-radius: 5px;
}
.top span {
	font-size: 18px;
	padding: 12px 12px;
	display: block;
}
/* header-search-details */
.header-search-details {
	width: 100%;
	position: fixed;
	top: -250%;
	left: 0;
	z-index: 55;
	height: 100%;
	transition: .5s;
}
.header-search-details.open-search-info {top: 0;}
.header-search-content h4 {font-size: 30px;}
.header-search-details .close-icon {font-size: 30px;}
.header-search-content ul li a {
	font-size: 18px;
	color: #888;
	margin: 30px;
	display: block;
}
.header-search-content ul li a:hover,.header-search-details ul li a.active{color: #222222;}
/* form css  start*/

.header-search-content .search-btn{left: unset !important; }
.header-search-content form button{left: 10px; top: 18px;    border: 0px none; font-size: 22px; color: #555555;}
.header-search-content form input,.subscribe-form input{
	border: 0;
	border-bottom: 2px solid #e1e1e1;
	padding: 0;
	width: 100%;
	padding-left: 45px;
	margin: 0;
	color: #555;
	padding-left: 10px;
	font-size: 14px;
	background: none;
	box-shadow: none;
	height: 45px;
	text-indent: 40px;
}
.subscribe-form form input{text-align: center; height: 55px; padding-left: 0;}
.header-search-content form input:focus,.subscribe-form input:focus{border-bottom: 2px solid #222;}
.search-form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #fff;
}
.search-form input::-moz-placeholder { /* Firefox 19+ */
	color: #fff;
}
.search-form input:-ms-input-placeholder { /* IE 10+ */
	color: #fff;
}
.search-form input:-moz-placeholder { /* Firefox 18- */
	color: #fff;
}
/* form css  end*/

/* header-shopping-cart-details */
.header-shopping-cart-details {
	width: 400px;
	position: fixed;
	right: -205%;
	top: 0;
	z-index:999;
	height: 100%;
	transition: .7s;
}
.header-shopping-cart-details.open-shopping-info {right: 0;}
.header-shopping-cart-details h5 {font-size: 18px;}
.h-shop-cart-img img {max-width: 85px;}
.h-shop-cart-contetn ul li {
	display: inline-block;
}
/* .side-mobile-menu start*/
.side-mobile-menu{
	width: 340px;
	position: fixed;
	left: -340px;
	top: 0;
	z-index:9999;
	height: 100%;
	transition: all .3s ease-out;
	overflow: scroll;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
}
.side-mobile-menu.open-menubar {left: 0;}
.close-icon {font-size: 30px;}
.side-mobile-menu .header-search-content ul li a {
	font-size: 16px;
	margin: 12px;
	color: #222;
}
.side-mobile-menu .header-search-content ul li a:hover,.side-mobile-menu .header-search-content ul li a.active{color: #006699;}
.side-mobile-menu .header-search-content form button{right: 10px; left:  width: 35px;   border: 0px none; auto; font-size: 18px;}
.side-mobile-menu .header-search-content form input{text-indent: 0;}
.side-mobile-menu .menu-login ul li a {
	color: #222;
	font-size: 16px;
}
.side-mobile-menu .menu-login ul li {
	padding: 15px 0;
}
.side-mobile-menu .menu-login {clear: both;}
/* .side-mobile-menu end*/

/* preloader css */
#preloader {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999;
	width: 100%;
	height: 100%;
	overflow: visible;
	background: #fff url('../images/icon/agota-preloader.gif') no-repeat center center;
  }


.cartmini-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 995;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    backdrop-filter: blur(15px);
    visibility: hidden;
    opacity: 0;
    transition: 0.45s ease-in-out;
}
.cartmini-overlay.openeds {
    opacity: 1;
    visibility: visible;
}
.product-left-img-info h3 {
    font-size: 25px;
    line-height: 30px;
}
.history-area h4 {
    font-size: 20px;
}
.page-height1 {
    min-height: 250px;
}
.pro li {
 font-size: 14px;
 list-style: disc;
 color: #555;
 line-height: 30px;   
}
.single-product-img img {
    padding: 25px;
}


/*////////////////////*/

 .dashboard-wrapper {
                padding: 40px 0;
                min-height: calc(100vh - 200px);
            }
            
            .dashboard-container {
                max-width: 1200px;
                margin: 0 auto;
                padding: 0 15px;
            }
            
            .dashboard-row {
                display: flex;
                gap: 0;
                background: #fff;
                box-shadow: 0 4px 12px rgba(0,0,0,0.08);
                border-radius: 8px;
                overflow: hidden;
                min-height: 600px;
            }
            
            /* Sidebar Styles */
            .dashboard-sidebar {
                width: 300px;
                background: linear-gradient(180deg, #ffffff 0%, #f8f9fa 100%);
                border-right: 1px solid #e0e0e0;
                padding: 0;
            }
            
            .sidebar-menu {
                list-style: none;
                padding: 0;
                margin: 0;
            }
            
            .sidebar-menu li {
                border-bottom: 1px dashed #e0e0e0;
            }
            
            .sidebar-menu li:last-child {
                border-bottom: none;
            }
            
            .sidebar-menu li a {
                display: block;
                padding: 18px 25px;
                color: #333;
                text-decoration: none;
                font-size: 15px;
                font-weight: 500;
                transition: all 0.3s ease;
                background: transparent;
                position: relative;
            }
            
            .sidebar-menu li a::before {
                content: '';
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%);
                width: 0;
                height: 100%;
                background: linear-gradient(90deg, rgba(124, 77, 255, 0.1) 0%, transparent 100%);
                transition: width 0.3s ease;
            }
            
            .sidebar-menu li a:hover,
            .sidebar-menu li a.active {
                color: #e72304;
                padding-left: 35px;
            }
            
            .sidebar-menu li a:hover::before,
            .sidebar-menu li a.active::before {
                width: 4px;
                background: #e72304;
            }
            
            /* Content Area Styles */
            .dashboard-content {
                flex: 1;
                padding: 35px 40px;
                background: #fff;
            }
            
            /* Tickets Header */
            .tickets-header {
                display: flex;
                justify-content: space-between;
                align-items: center;
                margin-bottom: 30px;
                flex-wrap: wrap;
                gap: 15px;
            }
            
            .tickets-header h1 {
                font-size: 28px;
                font-weight: 700;
                color: #2c3e50;
                margin: 0;
                display: flex;
                align-items: center;
                gap: 10px;
            }
            
            /*.add-ticket-btn {*/
            /*    background: #e72304;*/
            /*    color: #fff;*/
            /*    padding: 12px 28px;*/
            /*    border: none;*/
            /*    border-radius: 25px;*/
            /*    font-size: 15px;*/
            /*    font-weight: 600;*/
            /*    cursor: pointer;*/
            /*    transition: all 0.3s ease;*/
            /*    box-shadow: 0 4px 15px rgba(124, 77, 255, 0.3);*/
            /*    display: flex;*/
            /*    align-items: center;*/
            /*    gap: 8px;*/
            /*}*/
            
            /*.add-ticket-btn:hover {*/
            /*    transform: translateY(-2px);*/
            /*    box-shadow: 0 6px 20px rgba(124, 77, 255, 0.4);*/
            /*    background: #000;*/
            /*}*/
            
            /*.add-ticket-btn i {*/
            /*    font-size: 16px;*/
            /*}*/
            
            /* Tickets Table Section */
            .tickets-table-section {
                background: #fff;
                border: 1px solid #e8e8e8;
                border-radius: 12px;
                padding: 25px;
                box-shadow: 0 2px 8px rgba(0,0,0,0.04);
            }
            
            .table-controls {
                display: flex;
                justify-content: space-between;
                align-items: center;
                margin-bottom: 25px;
                flex-wrap: wrap;
                gap: 15px;
            }
            
            .show-entries {
                display: flex;
                align-items: center;
                gap: 10px;
                color: #555;
                font-size: 14px;
            }
            
            .show-entries select {
                padding: 8px 15px;
                border: 2px solid #e0e0e0;
                border-radius: 8px;
                font-size: 14px;
                background: #fff;
                cursor: pointer;
                transition: all 0.3s;
            }
            
            .show-entries select:focus {
                outline: none;
                border-color: #7c4dff;
            }
            
            .search-box {
                display: flex;
                align-items: center;
                gap: 10px;
                color: #555;
                font-size: 14px;
            }
            
            .search-box input {
                padding: 8px 15px;
                border: 2px solid #e0e0e0;
                border-radius: 8px;
                font-size: 14px;
                width: 220px;
                transition: all 0.3s;
            }
            
            .search-box input:focus {
                outline: none;
                border-color: #7c4dff;
                box-shadow: 0 0 0 3px rgba(124, 77, 255, 0.1);
            }
            
            .tickets-table {
                width: 100%;
                border-collapse: collapse;
                margin-bottom: 20px;
            }
            
            .tickets-table thead {
                background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
            }
            
            .tickets-table th {
                padding: 16px 15px;
                text-align: left;
                font-weight: 700;
                color: #2c3e50;
                font-size: 14px;
                text-transform: uppercase;
                letter-spacing: 0.5px;
                border-bottom: 3px solid #000;
            }
            
            .tickets-table td {
                padding: 16px 15px;
                border-bottom: 1px solid #f0f0f0;
                color: #555;
                font-size: 14px;
            }
            
            .tickets-table tbody tr {
                transition: all 0.3s ease;
            }
            
            .tickets-table tbody tr:hover {
                background: linear-gradient(90deg, rgba(124, 77, 255, 0.05) 0%, transparent 100%);
            }
            
            .no-data {
                text-align: center;
                padding: 50px 20px;
                color: #999;
                font-size: 15px;
                font-style: italic;
            }
            
            .table-footer {
                display: flex;
                justify-content: space-between;
                align-items: center;
                margin-top: 25px;
                flex-wrap: wrap;
                gap: 15px;
            }
            
            .showing-entries {
                color: #666;
                font-size: 14px;
            }
            
            .pagination {
                display: flex;
                gap: 8px;
            }
            
            .pagination button {
                padding: 10px 20px;
                border: 2px solid #e0e0e0;
                background: #fff;
                color: #555;
                cursor: pointer;
                border-radius: 8px;
                font-size: 14px;
                font-weight: 600;
                transition: all 0.3s ease;
            }
            
            .pagination button:hover:not(:disabled) {
                background: #7c4dff;
                color: #fff;
                border-color: #7c4dff;
                transform: translateY(-2px);
                box-shadow: 0 4px 12px rgba(124, 77, 255, 0.3);
            }
            
            .pagination button:disabled {
                opacity: 0.4;
                cursor: not-allowed;
            }
            
           
.pagination {
    --bs-pagination-padding-x: 0.75rem;
    --bs-pagination-padding-y: 0.375rem;
    --bs-pagination-font-size: 1rem;
    --bs-pagination-color:  #000;
    --bs-pagination-bg: #fff;
    --bs-pagination-border-width: 1px;
    --bs-pagination-border-color: #dee2e6;
    --bs-pagination-border-radius: 0.375rem;
    --bs-pagination-hover-color:  #000;
    --bs-pagination-hover-bg: #e9ecef;
    --bs-pagination-hover-border-color: #dee2e6;
    --bs-pagination-focus-color:  #000;
    --bs-pagination-focus-bg: #e9ecef;
    --bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
    --bs-pagination-active-color: #fff;
    --bs-pagination-active-bg: #000;
    --bs-pagination-active-border-color: #222;
    --bs-pagination-disabled-color: #6c757d;
    --bs-pagination-disabled-bg: #fff;
    --bs-pagination-disabled-border-color: #dee2e6;
    display: flex;
    padding-left: 0;
    list-style: none
}

            /* Modal Styles */
            .modal-overlay {
                display: none;
                position: fixed;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                background: rgba(0, 0, 0, 0.6);
                backdrop-filter: blur(5px);
                z-index: 9999;
                animation: fadeIn 0.3s ease;
            }
            
            .modal-overlay.active {
                display: flex;
                justify-content: center;
                align-items: center;
            }
            
            @keyframes fadeIn {
                from { opacity: 0; }
                to { opacity: 1; }
            }
            
            @keyframes slideDown {
                from {
                    transform: translateY(-50px);
                    opacity: 0;
                }
                to {
                    transform: translateY(0);
                    opacity: 1;
                }
            }
            
           #ticketModal .modal-content {
                background: #fff;
                border-radius: 16px;
                padding: 0;
                width: 90%;
                max-width: 550px;
                box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
                animation: slideDown 0.4s ease;
                overflow: hidden;
            }
            
            #ticketModal .modal-header {
                background: #555352;
                padding: 25px 30px;
                display: flex;
                justify-content: space-between;
                align-items: center;
            }
            
             #ticketModal .modal-header h2 {
                margin: 0;
                color: #fff;
                font-size: 24px;
                font-weight: 700;
            }
            
            #ticketModal .close-modal {
                background: #000;
                border: none;
                width: 36px;
                height: 36px;
                border-radius: 50%;
                cursor: pointer;
                display: flex;
                align-items: center;
                justify-content: center;
                transition: all 0.3s;
                color: #fff;
                font-size: 20px;
            }
            
            #ticketModal .close-modal:hover {
                transform: rotate(90deg);
            }
            
             #ticketModal .modal-body {
                padding: 35px 30px;
            }
            
            /*.form-group {*/
            /*    margin-bottom: 25px;*/
            /*}*/
            
            .form-group label {
                display: block;
                margin-bottom: 8px;
                font-weight: 600;
                color: #333;
                font-size: 14px;
            }
            
            .form-group label .required {
                color: #ff4757;
                margin-left: 3px;
            }
            
            .form-group input,
            .form-group textarea {
                width: 100%;
                padding: 12px 16px;
                border: 2px solid #e0e0e0;
                border-radius: 10px;
                font-size: 15px;
                transition: all 0.3s;
                font-family: inherit;
            }
            
            .form-group input:focus,
            .form-group textarea:focus {
                outline: none;
                border-color: #7c4dff;
                box-shadow: 0 0 0 4px rgba(124, 77, 255, 0.1);
            }
            
            .form-group textarea {
                resize: vertical;
                min-height: 150px;
            }
            
            .submit-btn {
                width: 100%;
                padding: 14px;
                background: #000000;
                color: #fff;
                border: none;
                border-radius: 10px;
                font-size: 16px;
                font-weight: 700;
                cursor: pointer;
                transition: all 0.3s ease;
                text-transform: uppercase;
                letter-spacing: 1px;
                box-shadow: 0 4px 15px rgba(124, 77, 255, 0.3);
            }
            
            .submit-btn:hover {
                transform: translateY(-2px);
                box-shadow: 0 6px 20px rgba(124, 77, 255, 0.4);
            }
            
            /* Responsive Design */
            @media (max-width: 768px) {
                .dashboard-row {
                    flex-direction: column;
                    border-radius: 0;
                }
                
                .dashboard-sidebar {
                    width: 100%;
                    border-right: none;
                    border-bottom: 1px solid #e0e0e0;
                }
                
                .dashboard-content {
                    padding: 25px 20px;
                }
                
                .tickets-header {
                    flex-direction: column;
                    align-items: flex-start;
                }
                
                .add-ticket-btn {
                    width: 100%;
                    justify-content: center;
                }
                
                .table-controls {
                    flex-direction: column;
                    align-items: flex-start;
                }
                
                .search-box input {
                    width: 100%;
                }
                
                .tickets-table {
                    font-size: 12px;
                }
                
                .tickets-table th,
                .tickets-table td {
                    padding: 12px 8px;
                }
                
                .modal-content {
                    width: 95%;
                    margin: 20px;
                }
                
                .modal-body {
                    padding: 25px 20px;
                }
            }
            
            @media (max-width: 576px) {
                .dashboard-wrapper {
                    padding: 20px 0;
                }
                
                .tickets-header h1 {
                    font-size: 22px;
                }
                
                .sidebar-menu li a {
                    padding: 15px 20px;
                    font-size: 14px;
                }
                
                .table-footer {
                    flex-direction: column;
                    align-items: flex-start;
                }
            }
            
            
            
    .edit-profile-form h2 {
      font-size: 22px;
      font-weight: 700;
      margin-bottom: 25px;
    }

    .edit-profile-layout {
      display: flex;
      flex-wrap: wrap;
      gap: 30px;
    }

    .profile-picture {
      flex: 1 1 200px;
      text-align: center;
    }

    .profile-picture img {
      width: 120px;
      height: 120px;
      border-radius: 50%;
      object-fit: cover;
      border: 3px solid #e0e0e0;
    }

    .upload-label {
      cursor: pointer;
      padding: 10px 25px;
      background: #e72304;
      color: white !important;
      border-radius: 6px;
      font-weight: 600;
      display: inline-block;
      margin-top: 15px;
    }

    .profile-fields {
      flex: 2 1 600px;
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 20px;
    }

    .form-group {
      display: flex;
      flex-direction: column;
    }

    .edit-profile-form label {
      font-weight: 600;
      margin-bottom: 6px;
      color: #2c3e50;
      font-size: 14px;
    }

    .edit-profile-form input,
    .edit-profile-form select,
    .edit-profile-form textarea {
      width: 100%;
      padding: 12px 16px;
      border: 2px solid #e0e0e0;
      border-radius: 8px;
      font-size: 15px;
      transition: all 0.3s ease;
      font-family: inherit;
      background: #fff;
    }

    .edit-profile-form input:focus,
    .edit-profile-form select:focus,
    .edit-profile-form textarea:focus {
      outline: none;
      border-color: #e72304;
      box-shadow: 0 0 0 3px rgba(124, 77, 255, 0.1);
    }

    .edit-profile-form textarea {
      resize: vertical;
    }

    .grid-span-2 {
      grid-column: span 2;
    }

    .form-actions {
      margin-top: 30px;
      text-align: right;
    }

            
     /*/////////dashboard Start/////////////*/
     
     .dashboard-wrapper {
        padding: 40px 0;
        min-height: calc(100vh - 200px);
    }
    
    .dashboard-container {
        max-width: 1200px;
        margin: 0 auto;
        padding: 0 15px;
    }
    
    .dashboard-row {
        display: flex;
        gap: 0;
        background: #fff;
        box-shadow: 0 4px 12px rgba(0,0,0,0.08);
        border-radius: 8px;
        overflow: hidden;
        min-height: 600px;
    }
    
    /* Sidebar Styles */
    .dashboard-sidebar {
        width: 300px;
        background: linear-gradient(180deg, #ffffff 0%, #f8f9fa 100%);
        border-right: 1px solid #e0e0e0;
        padding: 0;
    }
    
    .sidebar-menu {
        list-style: none;
        padding: 0;
        margin: 0;
    }
    
    .sidebar-menu li {
        border-bottom: 1px dashed #e0e0e0;
    }
    
    .sidebar-menu li:last-child {
        border-bottom: none;
    }
    
    .sidebar-menu li a {
        display: block;
        padding: 18px 25px;
        color: #333;
        text-decoration: none;
        font-size: 15px;
        font-weight: 500;
        transition: all 0.3s ease;
        background: transparent;
        position: relative;
    }
    
    .sidebar-menu li a::before {
        content: '';
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 0;
        height: 100%;
        background: linear-gradient(90deg, rgba(124, 77, 255, 0.1) 0%, transparent 100%);
        transition: width 0.3s ease;
    }
    
    .sidebar-menu li a:hover,
    .sidebar-menu li a.active {
        color: #000;
        padding-left: 35px;
    }
    
    .sidebar-menu li a:hover::before,
    .sidebar-menu li a.active::before {
        width: 4px;
        background: #000;
    }
    
    /* Content Area Styles */
    .dashboard-content {
        flex: 1;
        padding: 35px 40px;
        background: #fff;
    }
    
    .account-info-header {
        margin-bottom: 25px;
        padding-bottom: 15px;
        border-bottom: 2px solid #e0e0e0;
    }
    
    .account-info-header h2 {
        font-size: 28px;
        color: #2c3e50;
        margin: 0;
        font-weight: 600;
    }
    
    .account-details {
        background: #fff;
    }
    
    .user-name-header {
        font-size: 18px;
        font-weight: 700;
        color: #000;
        margin-bottom: 20px;
        text-transform: uppercase;
    }
    
    .info-row {
        display: flex;
        padding: 12px 0;
        border-bottom: 1px solid #f0f0f0;
    }
    
    .info-row:last-child {
        border-bottom: none;
    }
    
    .info-label {
        font-weight: 600;
        color: #333;
        min-width: 280px;
        font-size: 15px;
    }
    
    .info-value {
        color: #555;
        font-size: 15px;
        flex: 1;
    }
    
    .info-value a {
        color: #007bff;
        text-decoration: none;
    }
    
    .info-value a:hover {
        text-decoration: underline;
    }
    
    /* Responsive Design */
    @media (max-width: 768px) {
        .dashboard-row {
            flex-direction: column;
        }
        
        .dashboard-sidebar {
            width: 100%;
            border-right: none;
            border-bottom: 1px solid #e0e0e0;
        }
        
        .dashboard-content {
            padding: 25px 20px;
        }
        
        .info-row {
            flex-direction: column;
            gap: 5px;
        }
        
        .info-label {
            min-width: auto;
            font-weight: 700;
        }
    }
    
    @media (max-width: 576px) {
        .dashboard-wrapper {
            padding: 20px 0;
        }
        
        .account-info-header h2 {
            font-size: 22px;
        }
        
        .sidebar-menu li a {
            padding: 15px 20px;
            font-size: 14px;
        }
    }
    /* Circular Progress Cards */
    .order-stats {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 30px;
        margin-bottom: 40px;
    }
    
    .stat-card {
        background: #fff;
        border: 1px solid #e0e0e0;
        border-radius: 8px;
        padding: 30px;
        text-align: center;
        box-shadow: 0 2px 4px rgba(0,0,0,0.05);
    }
    
    .circular-progress {
        position: relative;
        width: 180px;
        height: 180px;
        margin: 0 auto 20px;
    }
    
    .circular-progress svg {
        transform: rotate(-90deg);
    }
    
    .progress-ring-bg {
        fill: none;
        stroke: #e50909;
        stroke-width: 15;
    }
    
    .progress-ring {
        fill: none;
        stroke-width: 15;
        stroke-linecap: round;
        transition: stroke-dashoffset 0.5s;
    }
    
    .stat-card.cyan .progress-ring {
        stroke: #17a2b8;
    }
    
    .stat-card.orange .progress-ring {
        stroke: #ffc107;
    }
    
    .progress-value {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-size: 48px;
        font-weight: 700;
        color: #333;
    }
    
    .stat-card h3 {
        font-size: 20px;
        font-weight: 600;
        color: #333;
        margin: 10px 0 5px;
    }
    
    .stat-card p {
        color: #777;
        font-size: 14px;
        margin: 0;
    }
    
    /* Recent Orders Section */
    .recent-orders {
        background: #fff;
        border: 1px solid #e0e0e0;
        border-radius: 8px;
        padding: 25px;
    }
    
    .recent-orders h2 {
        font-size: 24px;
        font-weight: 600;
        color: #2c3e50;
        margin: 0 0 25px;
        padding-bottom: 15px;
        border-bottom: 2px solid #e0e0e0;
    }
    
    .table-controls {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 20px;
        flex-wrap: wrap;
        gap: 15px;
    }
    
    .show-entries {
        display: flex;
        align-items: center;
        gap: 10px;
        color: #333;
    }
    
    .show-entries select {
        padding: 6px 12px;
        border: 1px solid #ddd;
        border-radius: 4px;
        font-size: 14px;
    }
    
    .search-box {
        display: flex;
        align-items: center;
        gap: 10px;
        color: #333;
    }
    
    .search-box input {
        padding: 6px 12px;
        border: 1px solid #ddd;
        border-radius: 4px;
        font-size: 14px;
        width: 200px;
    }
    
    .orders-table {
        width: 100%;
        border-collapse: collapse;
        margin-bottom: 20px;
    }
    
    .orders-table thead {
        background: #f8f9fa;
    }
    
    .orders-table th {
        padding: 15px;
        text-align: left;
        font-weight: 600;
        color: #333;
        font-size: 15px;
        border-bottom: 2px solid #dee2e6;
    }
    
    .orders-table td {
        padding: 15px;
        border-bottom: 1px solid #dee2e6;
        color: #555;
        font-size: 14px;
    }
    
    .orders-table tbody tr:hover {
        background: #f8f9fa;
    }
    
    .no-data {
        text-align: center;
        padding: 40px 20px;
        color: #777;
        font-size: 15px;
    }
    
    .table-footer {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-top: 20px;
        flex-wrap: wrap;
        gap: 15px;
    }
    
    .showing-entries {
        color: #555;
        font-size: 14px;
    }
    
    .pagination {
    display: flex;
    gap: 5px;
    justify-content: center;
    }
    
    .pagination button {
        padding: 8px 15px;
        border: 1px solid #ddd;
        background: #fff;
        color: #333;
        cursor: pointer;
        border-radius: 4px;
        font-size: 14px;
        transition: all 0.3s;
    }
    
    .pagination button:hover:not(:disabled) {
        background: #007bff;
        color: #fff;
        border-color: #007bff;
    }
    
    .pagination button:disabled {
        opacity: 0.5;
        cursor: not-allowed;
    }
    
    /* Responsive Design */
    @media (max-width: 992px) {
        .order-stats {
            grid-template-columns: 1fr;
        }
    }
    
    @media (max-width: 768px) {
        .dashboard-row {
            flex-direction: column;
        }
        
        .dashboard-sidebar {
            width: 100%;
            border-right: none;
            border-bottom: 1px solid #e0e0e0;
        }
        
        .dashboard-content {
            padding: 25px 20px;
        }
        
        .table-controls {
            flex-direction: column;
            align-items: flex-start;
        }
        
        .search-box input {
            width: 100%;
        }
        
        .orders-table {
            font-size: 12px;
        }
        
        .orders-table th,
        .orders-table td {
            padding: 10px 8px;
        }
        
        .circular-progress {
            width: 150px;
            height: 150px;
        }
        
        .progress-value {
            font-size: 38px;
        }
    }
    
    @media (max-width: 576px) {
        .dashboard-wrapper {
            padding: 20px 0;
        }
        
        .sidebar-menu li a {
            padding: 15px 20px;
            font-size: 14px;
        }
        
        .table-footer {
            flex-direction: column;
            align-items: flex-start;
        }
    }
     
.nice-select {
  height: 49px !important;
  line-height: 46px;
}

     /*//////////Dashboard End////////////*/
            
            
            
            
            
 .dropdown {
      position: relative;
      display: inline-block;
      margin: 0 10px;
    }

    .dropbtn {
      color: #333;
      padding: 12px 24px;
      font-size: 16px;
      background: transparent;
      border: none;
      border-radius: 25px;
      cursor: pointer;
      display: flex;
      align-items: center;
      gap: 8px;
    }

    .dropdown-content {
      display: none;
      position: absolute;
      top: 110%;
      left: 0;
      background-color: white;
      min-width: 180px;
      box-shadow: 0px 4px 8px rgba(0,0,0,0.15);
      z-index: 1;
      border-radius: 6px;
      overflow: hidden;
    }

    .dropdown-content a {
      color: black;
      padding: 12px 16px;
      text-decoration: none;
      display: flex;
      align-items: center;
      gap: 8px;
    }

    .dropdown-content a:hover {
      background-color: #f1f1f1;
    }

    .dropdown:hover .dropdown-content {
      display: block;
    }

   .header-login, .header-search, .header-heart, .shopp {
       padding: 10px 0;
   }
/*////////////////////////*/



.docname a img {
    width: 80px;
    height: 80px;
}

.docname a {
    display: flex;
}

.autocomplete-items div {
    padding: 5px;
    cursor: pointer;
    font-size: 15px;
    text-align: left;
    background: #efefef;
}



/* ========== AUTH MODAL ========== */
.auth-model .modal-content {
  border-radius: 10px;
  overflow: hidden;
  border: none;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.15);
}

.comment-log-reg-tabmenu .nav-tabs {
  background: #122044;
  border-bottom: none;
}

.comment-log-reg-tabmenu .nav-link {
  color: #fff;
  background: #000000;
  border: none;
  font-weight: 500;
  font-size: 16px;
  padding: 12px 0;
  text-transform: uppercase;
  border-radius: 0;
  transition: 0.3s;
}

.comment-log-reg-tabmenu .nav-link.active {
  background: #383434;
  color: #fff;
}

.auth-box {
  padding: 30px 35px;
}

.auth-title {
  font-weight: 700;
  font-size: 20px;
  color: #122044;
}

.auth-input {
  border-radius: 25px;
  padding-left: 40px;
  height: 45px;
  background: #f9f9f9;
  border: 1px solid #ddd;
}

.auth-input:focus {
  border-color: #000000;
  box-shadow: none;
  background: #fff;
}

.auth-icon {
  position: absolute;
  top: 12px;
  left: 15px;
  font-size: 16px;
  color: #888;
}


.btn-auth:hover {
  background: #1e3771;
}

.forgot-link {
  color: #000000;
  text-decoration: none;
  font-size: 14px;
}

.forgot-link:hover {
  text-decoration: underline;
}

.form-check-label {
  font-size: 14px;
  color: #333;
}

/* AUTH MODAL CLOSE BUTTON FIX */
.auth-model .btn-close {
  position: absolute;
 top: -16px;
 right: -16px;
  background-color: #fff !important;
  border-radius: 10%;
  padding: 0.6rem;
  opacity: 1;
  box-shadow: 0 2px 6px rgba(0,0,0,0.2);
  transition: 0.2s ease;
}

.auth-model .btn-close:hover {
  background-color: #f1f1f1;
  transform: rotate(90deg);
}

/* Ensure header area spacing looks good */
.auth-model .modal-header {
order: none;
    position: relative;
    z-index: 2;
    padding: 0px;
}



 .qty {
        margin: 0px 10px 0px 0px;
 }

.count .qty ul {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #ccc;
  border-radius: 4px;
  overflow: hidden;
  width: fit-content;
 margin-bottom: 18px;
}

.count .qty ul li {
  list-style: none;
}

.count .qty ul li span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  font-size: 18px;
  cursor: pointer;
  user-select: none;
  color: #333;
}

.count .qty ul li span.modal-total {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  font-weight: 500;
  cursor: default;
}

.count .qty ul li span:hover {
  background-color: #f2f2f2;
}

    /* /////////////// */
    .mproduct-size {
  margin-top: 10px;
}

.mproduct-size .title {
  font-weight: 600;
  margin-bottom: 8px;
}

.siz-list {
  display: flex;
  gap: 8px;
  padding: 0;
  margin: 0;
  list-style: none;
}

.siz-list li {
  display: inline-block;
}

.siz-list .box {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 45px;
  height: 40px;
  border: 1px solid #dcdcdc;
  border-radius: 6px;
  cursor: pointer;
  font-weight: 500;
  color: #333;
  transition: all 0.2s ease-in-out;
  background-color: #fff;
}

.siz-list .box:hover {
  border-color: #007bff;
  color: #007bff;
}

.siz-list li.active .box {
  border-color: #007bff;
  background-color: #e9f3ff;
  color: #007bff;
  box-shadow: 0 0 0 2px rgba(0, 123, 255, 0.15);
}


 .mproduct-colorr{
  margin-top: 10px;
}

.mproduct-color .title {
  font-weight: 600;
  margin-bottom: 8px;
}

.color-list{
  display: flex !important;
  gap: 8px;
  padding: 0;
  margin: 0;
  list-style: none;
}

.color-list {
  display: inline-block;
}



.color-list .box {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 45px;
  height: 40px;
  border: 3px solid #dcdcdc;
  border-radius: 6px;
  cursor: pointer;
  font-weight: 500;
  color: #333;
  transition: all 0.2s ease-in-out;
  background-color: #fff;
}

.color-list .box:hover {
  border-color: #007bff;
  color: #007bff;
}

.color-list li.active .box {
  border-color: #007bff;
  background-color: #e9f3ff;
  color: #007bff;
  box-shadow: 0 0 0 2px rgba(0, 123, 255, 0.15);
}


.mybtn1 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    width: 150px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50px;
    display: inline-block;
    color: #fff!important;
    background: #000;
    border: 1px solid #0000;
    -webkit-box-shadow: 0px 5px 14px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 5px 14px rgba(0, 0, 0, 0.15);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.mybtn1 i {
    padding-left: 5px;
}

.mybtn1:hover {
    background: none;
    color: #000!important;
    border: 1px solid;
}
.mybtn2 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 7px 20px;
    text-align: center;
    border-radius: 50px;
    display: inline-block;
    color: #16213e!important;
    background: #fff;
    border: 1px solid #16213e;
    -webkit-box-shadow: 0px 5px 7px rgba(0, 0, 0, 0.10);
    box-shadow: 0px 5px 7px rgba(0, 0, 0, 0.10);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.mybtn2:hover {
    background: #16213e;
    color: #fff!important;
}

.order-status.pending {
    background: orange;
}

 .order-status.declined {
    background: red;
}

 .order-status.completed {
    background: green;
}

 .order-status.processing {
    background: #02abff;
}

 .order-status.on.delivery {
    background: #9b14dc;
}

.order-status {
    color: #fff;
    border-radius: 50px;
    text-align: center;
    display: inline-block;
    padding: 1px 15px;
}
.text-right {
    text-align: right !important;
}
.order-details .view-order-page .print-order a {
    background: #16213e;
    color: #fff !important;
    padding: 10px 20px;
}


.process-steps-area {
    margin-bottom: 50px;
    display: block;
}

.process-steps {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
}

.user-dashbord .user-profile-details .order-details .header-area {
    display: block;
    margin-top: 80px;
}

.process-steps li {
    width: 25%;
    float: left;
    text-align: center;
    position: relative;
}

.process-steps li .title {
    font-weight: 600;
    font-size: 13px;
    color: #777;
    margin-top: 8px;
}

.process-steps li .icon {
    height: 30px;
    width: 30px;
    margin: auto;
    background: #efefef;
    border-radius: 50%;
    line-height: 30px;
    font-size: 14px;
    font-weight: 700;
    color: #000000;
    position: relative;
}

.process-steps li:after {
    position: absolute;
    content: "";
    height: 3px;
    width: calc(100% - 30px);
    background: #efefef;
    top: 14px;
    z-index: 0;
    right: calc(50% + 15px);
}

.process-steps li:first-child::after {
    display: none;
}

.process-steps li.done .icon {
    color: transparent;
}

.process-steps li.done:after, .process-steps li.active:after, .process-steps li.active .icon {
    color: #fff;
    background: #16213e;
}

.process-steps li.done .icon:before {
    position: absolute;
    content: "";
    left: 11px;
    top: 7px;
    width: 8px;
    height: 14px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
 .order-details .header-area {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding-bottom: 10px;
    margin-bottom: 20px;
}


.tracking-steps-area {
    margin-bottom: 100px;
    display: block;
}

.tracking-steps {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    text-align: left;
}

.tracking-steps li {
    width: 100%;
    display: block;
    text-align: left;
    position: relative;
    display: flex;
    padding-bottom: 50px;
}

.tracking-steps li .icon {
    margin-right: 20px;
}

.tracking-steps li .content {
    flex: 1;
}

.tracking-steps li .icon {
    height: 30px;
    width: 30px;
    text-align: center;
    background: #efefef;
    border-radius: 50%;
    line-height: 30px;
    font-size: 14px;
    font-weight: 700;
    color: #000000;
    position: relative;
}

.tracking-steps li:after {
    position: absolute;
    content: "";
    left: 15px;
    top: 30px;
    height: calc(100% - 30px);
    width: 3px;
    background: #efefef;
    z-index: 0;
}

.tracking-steps li.done .icon {
    color: transparent;
}

.tracking-steps li.done:after, .tracking-steps li.active:after, .tracking-steps li.active .icon {
    color: #fff;
    background: #16213e;
}

.tracking-steps li:last-child {
    padding-bottom: 0px;
}

.tracking-steps li:last-child::after {
    display: none;
}

.tracking-steps li.done .icon:before {
    position: absolute;
    content: "";
    left: 11px;
    top: 7px;
    width: 8px;
    height: 14px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.tracking-steps li .content .title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 3px;
}

.tracking-steps li .content .date {
    font-size: 14px;
    color: #555;
    margin-bottom: 10px;
}

.tracking-steps li .content .date b {
    font-weight: 600;
}

.tracking-steps li .content .details {
    font-size: 16px;
}


 .modal-content {
    background: #fff;
    border-radius: 16px;
    padding: 0;
    width: 100%;
    max-width: 550px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
    animation: slideDown 0.4s ease;
    overflow: hidden;
}



.modal-headerl .close:hover {
    transform: rotate(90deg);
}

.modal-header .close {
    background: #000;
    border: none;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s;
    color: #fff;
    font-size: 20px;
}

/*.modal-header {*/
/*    background: #555352;*/
/*    padding: 25px 30px;*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*    align-items: center;*/
/*}*/

/* .modal-header h2, h4, h3, h1, h5{*/
/*    margin: 0;*/
/*    color: #fff;*/
/*    font-size: 24px;*/
/*    font-weight: 700;*/
/*}*/
.form-control {
width: 100%;
    line-height: 2.5;
    border: 2px solid #e0e0e0;
    border-radius: 10px;
    font-size: 15px;
    transition: all 0.3s;
    font-family: inherit;
}
    
        /*
 * Note that this is toastr v2.1.3, the "latest" version in url has no more maintenance,
 * please go to https://cdnjs.com/libraries/toastr.js and pick a certain version you want to use,
 * make sure you copy the url from the website since the url may change between versions.
 * */
.toast-title {
  font-weight: bold;
}
.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.toast-message a,
.toast-message label {
  color: #FFFFFF;
}
.toast-message a:hover {
  color: #CCCCCC;
  text-decoration: none;
}
.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
  line-height: 1;
}
.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}
.rtl .toast-close-button {
  left: -0.3em;
  float: left;
  right: 0.3em;
}
/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-left {
  top: 12px;
  left: 12px;
}
.toast-top-right {
  top: 12px;
  right: 12px;
}
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}
.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}
#toast-container {
  position: fixed;
  z-index: 999999;
  pointer-events: none;
  /*overrides*/
}
#toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#toast-container > div {
  position: relative;
  pointer-events: auto;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  color: #FFFFFF;
  opacity: 1;
  font-weight: 500;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}
#toast-container > div.rtl {
  direction: rtl;
  padding: 15px 50px 15px 15px;
  background-position: right 15px center;
}
#toast-container > div:hover {
  -moz-box-shadow: 0 0 12px #000000;
  -webkit-box-shadow: 0 0 12px #000000;
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}
#toast-container > .toast-info {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;
}
#toast-container > .toast-error {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important;
}
#toast-container > .toast-success {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important;
}
#toast-container > .toast-warning {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important;
}
#toast-container.toast-top-center > div,
#toast-container.toast-bottom-center > div {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}
#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}
.toast {
  background-color: #030303;
}
.toast-success {
  background-color: green;
}
.toast-error {
  background-color:red;
}
.toast-info {
  background-color: #2F96B4;
}
.toast-warning {
  background-color: #F89406;
}
.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}
/*Responsive Design*/
@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  #toast-container > div.rtl {
    padding: 8px 50px 8px 8px;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
  #toast-container .rtl .toast-close-button {
    left: -0.2em;
    right: 0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  #toast-container > div.rtl {
    padding: 8px 50px 8px 8px;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
  #toast-container .rtl .toast-close-button {
    left: -0.2em;
    right: 0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
  #toast-container > div.rtl {
    padding: 15px 50px 15px 15px;
  }
}



/*/////////filter-result-area////////*/

.sub-categori .left-area .filter-result-area {
    /*border: 1px solid rgba(0, 0, 0, 0.2);*/
    -moz-box-shadow: 0 0 25px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
}

.sub-categori .left-area .filter-result-area .header-area {
    text-align: center;
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding: 10px 0px 7px;
}

.sub-categori .left-area .filter-result-area .header-area .title {
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
}

.sub-categori .left-area .filter-result-area .body-area {
    padding: 25px 25px 30px;
    display: block;
}

.sub-categori .left-area .filter-result-area .body-area .filter-list li {
    margin-bottom: 6px;
}

.sub-categori .left-area .filter-result-area .body-area .filter-list li .content .check-box .form-check {
    position: relative;
}

.sub-categori .left-area .filter-result-area .body-area .filter-list li .content .check-box .form-check label {
    font-size: 14px;
    color: #2a2a2a;
    font-family: "Open Sans", sans-serif;
    margin-left: 30px;
    cursor: pointer;
}

.sub-categori .left-area .filter-result-area .body-area .filter-list li .content .check-box .form-check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.sub-categori .left-area .filter-result-area .body-area .filter-list li .content .check-box .form-check .checkmark {
    position: absolute;
    top: 4px;
    left: 0px;
    height: 15px;
    width: 15px;
    background-color: transparent;
    border: 1px solid rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    -webkit-box-shadow: inset 0px 0px 4px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0px 0px 4px rgba(0, 0, 0, 0.25);
    cursor: pointer;
}

.sub-categori .left-area .filter-result-area .body-area .filter-list li .content .check-box .form-check input:checked ~ .checkmark {
    background-color: transparent;
}

.sub-categori .left-area .filter-result-area .body-area .filter-list li .content .check-box .form-check .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.sub-categori .left-area .filter-result-area .body-area .filter-list li .content .check-box .form-check input:checked ~ .checkmark:after {
    display: block;
}

.sub-categori .left-area .filter-result-area .body-area .filter-list li .content .check-box .form-check .checkmark:after {
    left: 4px;
    top: 0px;
    width: 5px;
    height: 10px;
    border: solid #242424;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.sub-categori .left-area .filter-result-area .body-area .price-range-block {
    text-align: center;
    margin-top: 34px;
}

.sub-categori .left-area .filter-result-area .body-area .price-range-block #slider-range {
    margin-bottom: 21px;
}

.sub-categori .left-area .filter-result-area .body-area .price-range-block .livecount {
    margin-bottom: 30px;
}

.sub-categori .left-area .filter-result-area .body-area .price-range-block .livecount span {
    font-size: 14px;
    margin: 0px 5px;
}

.sub-categori .left-area .filter-result-area .body-area .filter-btn {
    width: 160px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    background: #000;
    border: 0px;
    /*border-radius: 50px;*/
    display: block;
    border: 1px solid #000;
    margin: 0 auto;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    cursor: pointer;
}

.sub-categori .left-area .filter-result-area .body-area .filter-btn:hover {
    background: none;
    color: #000;
}

.sub-categori .left-area .filter-result-area .body-area .filter-btn:focus {
    outline: 0px;
}

.sub-categori .left-area .design-area {
    border: 1px solid rgba(0, 0, 0, 0.2);
    margin-top: 30px;
}

.sub-categori .left-area .design-area .header-area {
    text-align: center;
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding: 10px 0px 7px;
}

.sub-categori .left-area .design-area .header-area .title {
    font-size: 18px;
    font-weight: 400;
    display: inline-block;
}

.sub-categori .left-area .design-area .body-area {
    padding: 25px 30px 21px;
    display: block;
}

.sub-categori .left-area .design-area .body-area .filter-list li {
    margin-bottom: 6px;
}

.sub-categori .left-area .design-area .body-area .filter-list li .content .check-box .form-check {
    position: relative;
}

.sub-categori .left-area .design-area .body-area .filter-list li .content .check-box .form-check label {
    font-size: 14px;
    color: #2a2a2a;
    font-family: "Open Sans", sans-serif;
    margin-left: 30px;
    cursor: pointer;
}

.sub-categori .left-area .design-area .body-area .filter-list li .content .check-box .form-check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.sub-categori .left-area .design-area .body-area .filter-list li .content .check-box .form-check .checkmark {
    position: absolute;
    top: 4px;
    left: 0px;
    height: 15px;
    width: 15px;
    background-color: transparent;
    border: 1px solid rgba(0, 0, 0, 0.5);
    border-radius: 2px;
    -webkit-box-shadow: inset 0px 0px 4px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0px 0px 4px rgba(0, 0, 0, 0.25);
    cursor: pointer;
}

.sub-categori .left-area .design-area .body-area .filter-list li .content .check-box .form-check input:checked ~ .checkmark {
    background-color: transparent;
}

.sub-categori .left-area .design-area .body-area .filter-list li .content .check-box .form-check .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.sub-categori .left-area .design-area .body-area .filter-list li .content .check-box .form-check input:checked ~ .checkmark:after {
    display: block;
}

.sub-categori .left-area .design-area .body-area .filter-list li .content .check-box .form-check .checkmark:after {
    left: 4px;
    top: 0px;
    width: 5px;
    height: 10px;
    border: solid #242424;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.sub-categori .left-area .tags-area {
    border: 1px solid rgba(0, 0, 0, 0.2);
    margin-top: 30px;
}

.sub-categori .left-area .tags-area .header-area {
    text-align: center;
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding: 10px 0px 7px;
}

.sub-categori .left-area .tags-area .header-area .title {
    font-size: 18px;
    font-weight: 400;
    display: inline-block;
}

.sub-categori .left-area .tags-area .body-area {
    padding: 25px 25px 21px;
    display: block;
}

.sub-categori .left-area .tags-area .body-area .taglist li {
    display: inline-block;
}

.sub-categori .left-area .tags-area .body-area .taglist li a {
    display: inline-block;
    -webkit-box-shadow: 0px 3px 14px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 3px 14px rgba(0, 0, 0, 0.1);
    padding: 7px 17px;
    margin: 5px 3px;
    font-size: 13px;
    border-radius: 50px;
    text-transform: uppercase;
    color: #143250;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.sub-categori .left-area .tags-area .body-area .taglist li a:hover {
    background: #ff5500;
    color: #fff;
}

.sub-categori .left-area .all-categories-area {
    border: 1px solid rgba(0, 0, 0, 0.2);
    margin-top: 30px;
}

.sub-categori .left-area .all-categories-area .header-area {
    text-align: center;
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding: 10px 0px 7px;
}

.sub-categori .left-area .all-categories-area .header-area .title {
    font-size: 18px;
    font-weight: 400;
    display: inline-block;
}

.sub-categori .left-area .all-categories-area .body-area {
    padding: 25px 28px 21px;
    display: block;
}

.sub-categori .left-area .all-categories-area .body-area .accordion .card {
    padding: 7px 0px 0px;
    border-radius: 0px;
    border: 0px;
    border-top: 1px dashed rgba(0, 0, 0, 0.5);
}

.sub-categori .left-area .all-categories-area .body-area .accordion .card .card-header {
    padding: 0px;
    margin-bottom: 0;
    border-bottom: 0px;
    background: #fff;
    cursor: pointer;
}

.sub-categori .left-area .all-categories-area .body-area .accordion .card .card-header .button {
    font-size: 14px;
    font-weight: 600;
}

.sub-categori .left-area .all-categories-area .body-area .accordion .card .card-header .button i {
    font-weight: 600;
}

.sub-categori .left-area .all-categories-area .body-area .accordion .card .card-body {
    background: #fff;
    padding: 0px;
    padding-left: 20px;
    padding-bottom: 10px;
}

.sub-categori .left-area .all-categories-area .body-area .accordion .card .card-body a {
    font-size: 14px;
    font-weight: 600;
}

.sub-categori .left-area .all-categories-area .body-area .accordion .card .card-body a i {
    font-weight: 600;
}

.sub-categori .left-area .all-categories-area .body-area .cat-list li a {
    font-size: 14px;
    color: #143250;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.sub-categori .left-area .all-categories-area .body-area .cat-list li a i {
    font-weight: 600;
}

.sub-categori .left-area .service-center {
    border: 1px solid rgba(0, 0, 0, 0.2);
    margin-top: 30px;
}

.sub-categori .left-area .service-center .header-area {
    text-align: center;
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding: 10px 0px 7px;
}

.sub-categori .left-area .service-center .header-area .title {
    font-size: 18px;
    font-weight: 400;
    display: inline-block;
}

.sub-categori .left-area .service-center .body-area {
    padding: 25px 28px 21px;
    display: block;
}

.sub-categori .left-area .service-center .body-area .list li {
    font-size: 15px;
    line-height: 30px;
}

.sub-categori .left-area .service-center .body-area .list li a {
    color: #333333;
}

.sub-categori .left-area .service-center .body-area .list li i {
    font-size: 25px;
    color: #ff5500;
    margin-right: 7px;
}

.sub-categori .left-area .service-center .footer-area {
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    padding: 10px 28px 21px;
}

.sub-categori .left-area .service-center .footer-area .title {
    font-size: 14px;
    margin-bottom: 5px;
    text-align: center;
}

.sub-categori .left-area .service-center .footer-area .list li {
    display: inline-block;
    font-size: 14px;
    margin: 0px 4px;
}

.sub-categori .left-area .service-center .footer-area .list li a {
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.sub-categori .left-area .service-center .footer-area .list li a:hover {
    color: #ff5500;
}



    .filter-result-area .sub-content {
    padding-left: 10px !important;
    margin-top: 8px;
    display: none;
}

.filter-result-area .sub-content.open {
    display: block;
}

.filter-result-area .child-content {
    padding-left: 10px !important;
    margin-top: 8px;
    display: none;
}

.filter-result-area .child-content.open {
    display: block;
}

 .filter-result-area .body-area .filter-list li .content .check-box .form-check label {
    padding-left: 23px !important;
}

.check-box {
    margin-bottom: 3px;
}

 .filter-result-area .body-area .filter-list li .content .check-box .form-check input {
    z-index: 2;
}

 .filter-result-area .body-area .filter-list li .content .check-box .form-check .checkmark {
    z-index: -1;
}

 .filter-result-area .body-area .filter-list li .content .check-box .form-check label {
    margin-left: 0px;
    padding-left: 30px;
}

 .filter-result-area .body-area {
    padding: 20px 15px 30px;
}

/* .filter-result-area .body-area .filter-list li a i {*/
/*    font-size: 12px;*/
/*}*/

 .filter-result-area .body-area .filter-list li a {
    color: #000;
}

 .filter-result-area .body-area .filter-list li a:hover {
       color: #000;
    font-weight: 600;
}



 .filter-result-area .body-area .filter-list li a.active {
    color: #000;
    font-weight: 600;
}


 .tags-area .body-area .sub-title {
    font-size: 14px;
    font-weight: 600;
}

 .tags-area .body-area {
    padding: 10px 15px 21px;
}

 .filter-result-area .header-area .title,  .tags-area .header-area .title {
    font-weight: 600;
}

.price-range-field {
    width: 84px;
    background-color: none;
    border: 1px solid rgba(0, 0, 0, 0.15);
    color: black;
    height: 30px;
    text-align: center;
    font-size: 14px;
}

