@import url('./colors.css');
@import url('./responsive.css');
@import url('./theme.css');
@import url('./uikit.min.css');
@import url('./nice-select.min.css');
@import url('./tabler-icons.min.css');
@import url('./css-stars.css');
@font-face {
    font-family: "Noto Kufi Arabic";
    src: url("/assets/fonts/NotoKufiArabic-Regular.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Noto Kufi Arabic";
    src: url("/assets/fonts/NotoKufiArabic-Bold.woff2") format("woff2");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
 @font-face {
  font-family: "tabler-icons";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/tabler-icons.eot");
  src: url("../fonts/tabler-icons.eot") format("embedded-opentype"), url("../fonts/tabler-icons.woff2");
  font-display: swap;
}

body{
    background: #edf1f8!important;
	font-family: "Noto Kufi Arabic",sans-serif !important;
}

/* القلب الفارغ */
/* للقلب الفارغ (الافتراضي) */
.unfav .uk-icon svg path {
    stroke: #000 !important;
    fill: none !important;
}

/* للقلب الممتلئ (المفضل) */
.infav .uk-icon svg path {
    stroke: #e60023 !important;
    fill: #e60023 !important;
}

.favbtn.uk-button.unfav {
    padding: 0!important;
}
.favbtn.uk-button.infav {
    padding: 0!important;
}



.uk-navbar-item, .uk-navbar-nav>li>a, .uk-navbar-toggle{
	font-family: "Noto Kufi Arabic",sans-serif !important;
}
.uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, .uk-heading-2xlarge, .uk-heading-large, .uk-heading-medium, .uk-heading-small, .uk-heading-xlarge, h1, h2, h3, h4, h5, h6{
	font-family: "Noto Kufi Arabic",sans-serif !important;
}
.uk-margin-xsmall
 {
    margin: 5px!important;
}
.uk-margin-xsmall-top
 {
    margin-top: 5px!important;
}
.uk-margin-xsmall-bottom
 {
    margin-bottom: 5px!important;
}
.uk-card-primary.uk-card-body .uk-button-primary, .uk-card-primary>:not([class*=uk-card-media]) .uk-button-primary, .uk-card-secondary.uk-card-body .uk-button-primary, .uk-card-secondary>:not([class*=uk-card-media]) .uk-button-primary, .uk-light .uk-button-primary, .uk-offcanvas-bar .uk-button-primary, .uk-overlay-primary .uk-button-primary, .uk-section-primary:not(.uk-preserve-color) .uk-button-primary, .uk-section-secondary:not(.uk-preserve-color) .uk-button-primary, .uk-tile-primary:not(.uk-preserve-color) .uk-button-primary, .uk-tile-secondary:not(.uk-preserve-color) .uk-button-primary{
	color: #000000 !important;
}
a.uk-button.uk-button-default.uk-border-pill.uk-flex.uk-flex-middle {
    display: flex;
    flex-direction: row-reverse;
}
a.uk-button.uk-button-default.uk-border-pill.btn {
    display: flex;
    flex-direction: row-reverse;
    background: #f7f7f7;
    color: #4b4b4b;
}
.uk-button-primary{
	background-color: var(--primary-color) !important;
}
.uk-section-primary{
	background: var(--primary-color) !important;
}
.uk-section-secondary{
	background: var(--secondary-color) !important;
}
.uk-section-gray{
	background: #f9f9f9 !important;
}
.uk-section-white{
	background: #ffffff !important;
}
.uk-button-secondary{
	background-color: var(--secondary-color) !important;
}
.uk-button{
	font-family: "Poppins", "Noto Kufi Arabic",sans-serif !important;
    text-transform: none !important;
}
.uk-button-link:focus, .uk-button-link:hover{
	color: var(--primary-color) !important;
}
.uk-input:focus, .uk-select:focus, .uk-textarea:focus{
	border-color: var(--primary-color) !important;
}
.uk-input::placeholder{
    font-size: 1rem !important;
    font-weight: 300 !important;  
}
.uk-textarea::placeholder{
    font-size: 0.9rem !important;
    font-weight: 300 !important;  
}
.uk-checkbox:checked, .uk-checkbox:indeterminate, .uk-radio:checked{
	background-color: var(--primary-color) !important;
}
.uk-checkbox:focus, .uk-radio:focus{
	border-color: var(--primary-color) !important;
}
.uk-navbar-dropdown-nav > li.uk-active > a {
    color: #6222b2!important;
}
.uk-link-toggle:focus .uk-link, .uk-link-toggle:hover .uk-link, .uk-link:hover, a:hover {
	text-decoration: none !important;
}
.tas_nav .uk-form-icon i, .tas_search_nav .uk-form-icon i {
    margin-left: 4px!important;
}
.uk-form-icon-flip~.uk-input {
    padding-right: 20px !important;
}
.uk-list-custom>::before {
    color: var(--primary-color) !important;
}
.uk-textarea::placeholder {
    font-weight: 300;
}
.uk-checkbox, .uk-radio{
    width: 20px !important;
    height: 20px !important;
    border-radius: 100% !important;
    margin-right: 6px !important;
}
.ribbon{
	transform: rotate(-45deg);
	background-color:#f1c40f;
	position:absolute;
	left: -55px;
	top: 9px;
	text-align: center;
	display: flex;
	justify-content: center;
	width: 141px;
	padding: 9px;
	align-items: center;
}
.ribbon span{
    color: #000000;
    font-weight: 700;
    font-size: 9px;
}
.ribbon i {
    color: #000000;
    font-weight: 700;
    font-size: 14px;
}
.uk-navbar-center:only-child {
    padding-right: 15px!important;
    padding-left: 15px!important;
    max-width: 1200px;
}
/* ----------------------------------------------------------- */
/* GENERAL */
/* ----------------------------------------------------------- */
.homewidthe {
    max-width: 1001px !important;
}
a.uk-navbar-item.uk-logo {
    padding: 0px;
}
.tas_no_border{
	border-color: transparent !important;
}
.tas_no_border>::after{
	border-color: transparent !important;
}
.tas_no_border>::before{
	border-color: transparent !important;
}
form .required:after{
    content: '*';
    display: inline-block;
    vertical-align: middle;
    color: #f44336;
    margin: 0 2px;
}

.button-header{
	flex-direction: row;
    align-items: center;
    justify-content: center;
    display: flex !important;
    color: #fff!important;
}
.button-header i{
    font-size: 1.7rem;
    margin-right: 6px;
}
a.button-header:hover{
    color: #e7e7e7!important;
}
.title-singl-store {
    font-size: 20px;
    color: #333;
}
.total-coupon{
    color: #333;
}
.buttonstorhead a{
    color: #d4d4d4;
}

.buttonstorhead a:hover{
    color: #ffffff;

}
@media (max-width: 550px) {
	.title-singl-store {
		font-size: 15px;
	}
    
}
.card-sidebar {
    box-shadow: none;
}
.top-coupon {
    background: #edf1f8!important;
}
.stores_home_3 {
    max-width: 1000px !important;
}
.featured-stores {
    background: #edf1f8!important;
}
.h2_title {
    color: #2d2d2d !important;
}
/* ----------------------------------------------------------- */
/* HOME STYLES */
/* ----------------------------------------------------------- */
.tas_home_1{
    width: 100%;
    height: 700px;
}
.tas_home_1 .title{
	color: #ffffff;
    font-weight: 700;
    margin: 0;
}
.tas_home_1 .subtitle{
	color: #ffffff;
    font-weight: 300;
    margin-top: 10px;
    margin-bottom: 36px;
}
.tas_home_1 .uk-overlay-primary{
    background-color: rgba(34,34,34,.35);
}
.tas_home_1 .uk-form-large{
	padding-left: 22px !important;
    font-size: 1rem;
	border: none;
	background: #efefef!important;
	padding-left: 22px !important;
    font-size: 1rem;
}
.tas_home_1 .search .searchbtn{
	padding: 0;
}
.tas_home_1 .uk-input::placeholder {
   	font-weight: 300;
    font-size: 1rem;
}

.tas_home_1 .searchbtn .icon-search{
    font-size: 22px;
    font-weight: 700;
	vertical-align: middle;
	color: var(--primary-color);
}
.tas_home_1 .search .uk-select{
	border: none;
}
.tas_home_1 .search .nice-select{
	border: none;
}
.tas_home_1 .search .nice-select:before, .tas_home_1 .search .uk-select:before{
	content: "";
    position: absolute;
    top: 0;
    bottom: 0;
	left: 0;
    border-right: 1px solid #e5e5e5;
}
.tas_home_1 .search{
	padding: 5px 25px;
	background: #fff;
	border-radius: 100px;
}
.custom-width-search {
    width: 100%;
}
@media (min-width: 360px) {
    .custom-width-search {
        width: 199px!important;
    }
}
@media (min-width: 450px) {
    .custom-width-search {
        width: 250px!important; 
    }
}
@media (min-width: 640px) {
    .custom-width-search {
        width: 300px!important; 
    }
}
@media (min-width: 960px) {
    .custom-width-search {
        width: 500px!important; 
    }
}
.tas_home_overlay {
    padding: 9px!important;
}
.tas_home_2{
    width: 100%;
    height: 520px;
	background-color: #ffffff;
}
.tas_home_2 .title{
    font-weight: 700;
    margin: 0;
    color: var(--primary-color);
}
.tas_home_2 .uk-overlay-primary{
    background-color: rgba(34,34,34,.35);
}
.tas_home_2 .uk-form-large{
	padding-left: 22px !important;
    font-size: 1rem;
}
.tas_home_2 .uk-input::placeholder {
    font-weight: 300;
    font-size: 1rem;
}
.tas_home_2 .uk-form-large{
	padding-left: 22px !important;
    font-size: 1rem;
}
.tas_home_2 .icon-search{
    font-size: 22px;
    font-weight: 700;
	vertical-align: middle;
}
.tas_home_2 .tas_dotnav>.uk-active>*{
	background-color: var(--primary-color) !important;
}
.tas_home_2 .tas_dotnav>*>*{
	width: 15px !important;
	height: 15px !important;
	background: rgba(0,0,0,.15) !important;
	border: none !important;
}
.tas_home_2 .uk-slider-container{
	padding: 15px 10px;
}
.code-coupon-slider {
    background-color: rgb(103 58 183 / 0%);
    padding: 4px 6px;
    min-width: 100px;
    color: white;
    font-weight: 700;
    max-height: 24px;
    background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='3' ry='3' stroke='%23B4B4B4' stroke-width='3' stroke-dasharray='10%2c 10' stroke-dashoffset='2' stroke-linecap='square'/%3e%3c/svg%3e");
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    border-radius: 4px;
}
.tas_home_2 .card{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
	border: 1px solid #dcdcdc;
}
.tas_home_2 .card .cover{
    width: 150px;
    height: 150px;
    margin-top: 10px;
    margin-bottom: 20px;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}
.tas_home_2 .uk-slidenav{
	color: #562c80;
}
.tas_home_2 .card .card-title{
    font-size: 0.9rem;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 8px;
    text-align: center;
}
.tas_home_2 .card:hover .card-title{
	color: var(--primary-color);
}
.tas_home_2 .nextprevbtn{
	font-size: 28px;
	margin: 10px 0;
	padding: 0px 0;
}
.tas_home_2 .nextprevbtn svg{
	display: none;
}
.tas_home_3 {
    max-width: 1000px!important;
}
.tas_home_3 .nextprevbtn{
	font-size: 28px;
	margin: 10px 0;
	padding: 10px 8px;
}
.tas_home_3 .nextprevbtn svg{
	display: none;
}
.tas_home_3 .menu{
	box-shadow: 0 5px 15px rgb(0 0 0 / 8%);
	padding: 24px 40px;
	border-radius: 6px;
}
.tas_home_3 .menu .title:hover{
	color: var(--primary-color);
}
.tas_home_3 .menu .icon{
    font-size: 22px;
	margin-right: 12px;
}
.tas_home_3 .menu .title{
	margin: 4px 0;
    font-size: 1rem;
    color: #333;
	font-weight: 500;
	display: flex;
    align-items: center;
}
.slidedmin {
    max-width: 207px;
}
.el-overlay {
    padding: 10px!important;
}
.logo-brand {
    position: absolute;
    margin-right: 16px !important;
    margin-top: -45px !important;
}
.tas_home_4 {
    width: 100%;
    height: 200px;
}
.tas_home_4 .card {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
}
.tas_home_4 .card .cover {
    border-radius: 90px;
    width: 145px;
    height: 145px;
    margin-top: 10px;
    margin-bottom: 20px;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    transition: all .3s ease-in-out;
    border: solid 1px #2f2f2f;
}
.tas_home_4 .uk-slider-container {
    padding: 15px 10px;
}
.tas_home_4 .nextprevbtn svg{
	display: none;
}
.tas_home_4 .nextprevbtn{
	font-size: 28px;
	margin: 10px 0;
	padding: 10px 8px;
}
.tas_home_4 .nextprevbtn svg{
	display: none;
}
.tas_home_4 .card .cover:hover {
    box-shadow: 0 25px 25px 0 rgba(0,0,0,.05);
    transform: translateY(-8px);
}
@media (max-width: 650px) {
.tas_home_4 .card .cover {
    width: 120px;
    height: 120px;
  }
}
/* ----------------------------------------------------------- */
/* HEADER */
/* ----------------------------------------------------------- */
.tas_nav1{
   box-shadow: 0 1px 4px 0 rgba(0,0,0,.12)!important;
   background: #4c246e!important;
}
.tas_nav .uk-navbar-nav>li>a{
    font-size: 14px;
    font-weight: 600;
    text-transform: none;
	color: #ffffff;
	display: flex;
    flex-direction: column;
    align-items: center;
}
.uk-navbar-nav {
    gap: 0!important;
}
.uk-sticky-fixed {
    box-shadow: 0px 1px 2px rgb(0 0 0 / 8%), 0px 4px 8px rgb(147 147 147 / 8%)!important;
}

.tas_nav .uk-navbar-nav>li.uk-active>a {
    display: flex;
    flex-direction: row;
}
.tas_nav .uk-navbar-nav>li>a:hover {
    color: #bbbbbbab!important;
}
.tas_nav .uk-navbar-nav>li.uk-active>a{
	color: #bbbbbbab!important;
}
.tas_nav .uk-navbar-nav>li>a:hover{
	color: #fff
}
.tas_nav .uk-logo{
	width: 100%;
	max-width: 110px;
}
.uk-navbar-dropdown.uk-open {
    border-radius: 4px;
}
.uk-light .uk-navbar-nav > li.uk-active > a {
    color: #5a5a5a!important;
}
.uk-light .uk-navbar-nav > li.uk-active > a:hover {
    color: var(--primary-color) !important;
}
.uk-light .uk-navbar-nav > li > a {
    color: #5a5a5a!important;
}
.uk-light .uk-navbar-nav > li > a:hover {
    color: #6222b2!important;
}
@media all and (max-width: 599px) {
    .h1_title {
        font-size:20px
    }
    .h2_title {
        font-size:18px
    }
}
.tas_nav .uk-form-icon i{
    margin-right: 20px;
    font-size: 24px;
    color: #62686a;
}
.tas_nav .uk-form-large{
	padding-left: 22px !important;
    font-size: 1rem;
}
.tas_nav .uk-input::placeholder {
    font-weight: 300;
    font-size: 1rem;
}
.tas_top_nav .uk-form-large{
	padding-left: 22px !important;
    font-size: 1rem;
}
.tas_top_nav .uk-form-icon i{
    margin-right: 20px;
    font-size: 22px;
    font-weight: 700;
}
.tas_top_nav .uk-form-large{
	padding-left: 22px !important;
    font-size: 1rem;
}
.tas_top_nav .uk-input::placeholder {
    font-weight: 300;
    font-size: 1rem;
}
.tas_top_nav .uk-form-large{
	padding-left: 22px !important;
    font-size: 1rem;
}
.tas_top_nav .second{
	border-bottom: 1px solid #eee;
}
.tas_top_nav .uk-navbar-nav>li>a{
    font-size: 1.1rem;
    font-weight: 600;
	color: rgb(255 255 255 / 50%) !important;
    text-transform: none;
	border-bottom: 4px solid;
	border-color: transparent;
}
.tas_top_nav .uk-navbar-nav>li.uk-active>a{
	color: #ffffff !important;
}
.tas_top_nav .button-header{
	flex-direction: row;
    align-items: center;
    justify-content: center;
    display: flex !important;
	color: #4c246e !important;
	background-color: var(--primary-color) !important;
	border: 3px solid #ffffff !important;
}
.tas_top_nav .button-header:hover{
	color: var(--primary-color) !important;
	background-color: #ffffff !important;
	border: 3px solid var(--primary-color) !important;
}
.tas_top_nav .button-header i{
    font-size: 1.1rem;
    margin-right: 6px;
    font-weight: 600;
    margin-top: -2px;
}
.tas_top_nav .uk-navbar-nav>li>a:hover{
	color: #ffffff !important;
}
.tas_top_nav .search{
	padding: 0 60px;
}
.tas_top_nav .uk-logo{
	width: 100%;
	max-width: 230px;
}
.tas_top_nav .uk-button-default{
    color: #ffffff !important;
}
.tas_top_nav .search{
	padding: 0 60px;
}

.tas_search_nav_2{
	box-shadow: 0 2px 5px rgb(0 0 0 / 8%);
}

.tas_search_nav h5{
	color:#ffffff;
}
.tas_search_nav .uk-form-large{
	padding-left: 22px !important;
    font-size: 1rem;
}
.tas_search_nav .uk-form-icon i{
    margin-right: 20px;
    font-size: 22px;
    font-weight: 700;
}
.tas_search_nav .uk-form-large{
	padding-left: 22px !important;
    font-size: 1rem;
}
.tas_search_nav .uk-input::placeholder {
    font-weight: 300;
    font-size: 1rem;
}
.tas_search_nav .uk-form-large{
	padding-left: 22px !important;
    font-size: 1rem;
}
.nav-border-bottom{
	border-bottom: 1px solid #eee;
}
.tas_search_nav .uk-navbar-nav>li>a{
    font-size: 1.1rem;
    font-weight: 600;
	color: rgb(0 0 0 / 50%) !important;
    text-transform: none;
	border-bottom: 4px solid;
	border-color: transparent;
}
.tas_search_nav .uk-navbar-nav>li.uk-active>a{
	color: var(--primary-color) !important;
	border-bottom: 4px solid;
	border-color: var(--primary-color);
}

.tas_search_nav .button-header i{
    font-size: 1.1rem;
    margin-right: 6px;
    font-weight: 600;
    margin-top: -2px;
}
.tas_search_nav .uk-navbar-nav>li>a:hover{
	color: var(--primary-color) !important;
}
.tas_search_nav .uk-logo{
	width: 74%;
	max-width: 230px;
	padding-right: 0;
}
.tas_search_nav .uk-button-default{
    color: #ffffff !important;
}
.tas_search_nav .search{
	padding: 0 60px;
}
.tas_search_nav .uk-link-muted{
	color: rgb(255 255 255 / 50%) !important;
}

.tas_mobile_nav{
	background: var(--primary-color) !important;
    box-shadow: 0 2px 5px rgb(0 0 0 / 8%);
}
.tas_mobile_nav .uk-logo img{
	width: 100%;
	max-width: 150px;
}
.tas_mobile_nav .tas_button{
	font-size: 2rem;
	color: #ffffff;
}
.tas_mobile_nav .tas_button i{
	font-size: 2rem;
	color: #ffffff;
}
.tas_mobile_nav .tas_button:hover{
	color: #ffffff !important;
}
.tas_mobile_nav_2{
	background: #ffffff !important;
    box-shadow: 0 2px 5px rgb(0 0 0 / 8%);
}
.tas_mobile_nav_2 .tas_button{
	font-size: 2rem;
	color: var(--primary-color) !important;
}
.tas_mobile_nav_2 .tas_button i{
	font-size: 2rem;
	color: #242424 !important;
}
.tas_mobile_nav_2 .tas_button:hover{
	color: var(--primary-color) !important;
}
.tas_loadmore_btn{
    display: block;
    margin: 60px 0;
    text-align: center;
    width: 100%;
    max-width: 150px;
    border-radius: 30px;
    border: 1px solid;
    font-weight: 400;
    font-size: 1rem;
    padding: 10px 30px;
    margin-left: auto;
    margin-right: auto;
    color: #c7c7c7;
    position: relative;
	transition: color 0.15s ease-in-out,
	background-color 0.15s ease-in-out,
	border-color 0.15s ease-in-out,
	box-shadow 0.15s ease-in-out;
}
.tas_loadmore_btn:hover{
	color: var(--primary-color) !important;
	border-color: var(--primary-color) !important;
	transition: color 0.15s ease-in-out,
	background-color 0.15s ease-in-out,
	border-color 0.15s ease-in-out,
	box-shadow 0.15s ease-in-out;
}
.tas_dotnav>.uk-active>*{
	background-color: var(--primary-color) !important;
}
.tas_dotnav>*>*{
	width: 15px !important;
	height: 15px !important;
	background: #ececec !important;
	border: none !important;
}
.tas_dotnav_2>.uk-active>*{
	background-color: var(--primary-color) !important;
}
.tas_dotnav_2>*>*{
	width: 12px !important;
	height: 12px !important;
	background: #ececec !important;
	border: none !important;
}
.tas_categories .card{
	background-color: #ffffff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px;
    border-radius: 6px;
    box-shadow: 0 2px 4px rgb(54 54 54 / 8%);
}
.tas_categories .card .cover{
    border-radius: 6px;
    width: 40px;
    height: 40px;
    margin-top: 10px;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}
.tas_categories .uk-slidenav{
	color: var(--primary-color);
}
.tas_categories .card .card-title{
    font-size: 0.9rem;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 8px;
    text-align: center;
}
.tas_categories .card:hover .card-title{
	color: var(--primary-color);
}

.tas_categories .nextprevbtn svg{
	display: none;
}

.tas_categories .card2{
	background-color: #ffffff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 25px;
    border-radius: 6px;
    box-shadow: 0 2px 4px rgb(54 54 54 / 8%);
}
.tas_categories .card2 .cover2{
    border-radius: 3px;
    width: 100%;
    height: 80px;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}
.card3 {
    background-color: #ffffff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 15px;
    border-radius: 6px;
}
.cover3 {
    border-radius: 3px;
    width: 100%;
    height: 100px;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}
.cover_4 {
    border-radius: 3px;
    width: 100%;
    height: 100px;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}
.card_4 {
    background-color: #ffffff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 25px;
    border-radius: 6px;
    box-shadow: 0 2px 4px rgb(54 54 54 / 8%);
}
#containertopstores {
    background: #ffffff;
}
.uk-overlay-primary{
    background: rgb(34 34 34 / 51%)!important;
}

uk-text-primary {
    color: #6433a1!important;
    background: white;
    border-radius: 20px;
}
.uk-button-default {
    color: #333;
    border: 1px solid #818181!important;
}
/* ----------------------------------------------------------- */
/* RATING HEADER */
/* ----------------------------------------------------------- */
#ratingsid1 {
    border-left: 1px solid #bac1c2;
    padding-left: 14px;
}
#ratingsid2 {
    margin-right: -26px;
    font-size: 13px;
    color: #333;
}
@media (max-width: 490px) {
    #ratingsid2 {
    margin-right: -20px;
    }
}
#ratingsidebar {
    display: none;
}
.ios-star-one {
    margin-left: 10px;
    color: #ffd225;
}
.ios-star-one>svg path {
    
    fill: #ffb125;
    stroke: #ffb125;
}
.icon-star {
    margin-left: 10px;
}
#icostar {
    align-items: center;
}
#texrating {
    width: 24px;
}
#textstar {
    line-height: 1.2;
    color: #333;;
}
/* ----------------------------------------------------------- */
/* CARDS */
/* ----------------------------------------------------------- */
.cat_1 .card{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 14px;
    border-radius: 6px;
    border: 1px solid #f2eeee;
    background: white;
    max-width: 100px;
    min-width: 100px;
}
.cat_1 .card .cover{
    width: 40px;
    height: 40px;
    margin-top: 10px;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}
.cat_1 .uk-slidenav{
	color: var(--primary-color);
}
.cat_1 .card .card-title{
    font-size: 0.9rem;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 8px;
    text-align: center;
}
.cat_1 .card:hover .card-title{
	color: var(--primary-color);
}
.cat_1 .card:hover{
	border-color: var(--primary-color);
}
.cat_2{
	min-height: 300px;
	position: relative;
	border-radius: 8px;
    text-align: center;
}
.cat_2 p{
    color: #ffffff;
    font-size: 1.1rem;
    font-weight: 600;
    margin: 0;
}
.cat_2 span{
    color: rgb(255 255 255 / 70%);
    font-size: 0.725rem;
    font-weight: 300;
    background: rgb(0 0 0 / 35%);
    padding: 3px 12px;
    margin-top: 5px;
    display: block;
    border-radius: 100px;
}
.cat_2 .uk-overlay-primary{
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
}
.cat_3{
	margin-bottom: 10px !important;
}
.cat_3:hover{
    opacity: 0.8;
}
.cat_3 .cover{
	border-radius: 6px;
}
.cat_3 .title{
	font-size: 1rem;
    padding: 0 14px;
    font-weight: 500;
    margin: 0;	
}
.cat_3 .subtitle{
	font-size: 0.9rem;
    padding: 0 14px;
    font-weight: 500;	
    color: #999;
    margin: 0;
}
.tas_card_1, .tas_card_2, .tas_card_4,.tas_card_6, .cat_2{
	transition: inherit !important;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.3s !important;
    transition-duration: 0.3s !important;
    -webkit-transition-timing-function: ease-out !important;
    transition-timing-function: ease-out !important;
}
.tas_card_1:hover, .tas_card_2:hover, .tas_card_4:hover, .tas_card_6:hover, .cat_2:hover{
	-webkit-transform: translateY(-4px);
    transform: translateY(-4px);
}
.tas_card_1 .uk-cover-container{
    border-radius: 6px 6px 0 0;
    height: 200px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.tas_card_1 .uk-card-body{
	padding: 25px 30px;
}
.tas_card_1 .uk-card-title{
    margin: 0;
    font-size: 1.1rem;
    font-weight: 600;
}
.tas_card_1 .uk-subnav{
	margin-left: -10px;
}
.tas_card_1 .uk-subnav>*{
	padding-left: 10px;
}
.tas_card_1 .uk-card-subtitle{
    font-size: 0.9rem;
    font-weight: 300;
    color: #333;
    margin-top: 5px;
    display: block;
}
.tas_card_1 .badge{
    background: var(--primary-color);
    border-radius: 100px;
    padding: 3px 14px;
    text-transform: none;
    top: 14px;
    right: 14px;
    position: absolute;
    color: #fff;
    font-size: 12px;
    font-weight: 300;
}
.tas_card_1 .exclusive .badge{
    background: #f1c40f !important;
    color: #000;
	font-weight: 600;
}
.tas_card_1 .rating{
    margin-bottom: 6px;
}
.tas_card_1 .rating i{
    color: #ffc120;
    font-size: 1.3rem;
    margin: 0 1px;
}
.tas_card_1 .exclusive .badge:before{
    content: '\ed12';
	margin-right: 6px;
	font-family: tabler-icons!important;
    speak: none;
    font-style: normal;
    font-weight: 600;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.tas_card_1 .tas_icon{
	margin-right: 5px;
	font-size: 1.5rem;
	vertical-align: middle;
}
.tas_card_1 .uk-subnav .price{
    font-size: 1.4rem;
    font-weight: 700;
    text-transform: none;
	color: #333;
}
.tas_card_1 .uk-subnav .oldprice{
	font-size: 1.4rem;
    font-weight: 400;
    text-transform: none;
    color: #707174;
    text-decoration: line-through;
}
.tas_card_1 .uk-subnav .discount{
	font-size: 1rem;
    background-color: #d0fcb4;
    color: #27ae60;
    text-transform: none;
	padding: 3px 14px;
    border-radius: 50px;
}
.tas_card_1 .brand{
	background: rgb(0 0 0 / 50%);
    border-radius: 100px;
    padding: 3px 14px;
    text-transform: none;
    top: 14px;
    left: 14px;
    position: absolute;
    color: #fff;
    font-size: 12px;
    font-weight: 300;
}
.tas_card_1 .uk-card-default{
	border-radius: 6px;
}
.tas_card_1 .tas_time {
	background: red;
	padding: 12px 0 ;
	text-align: center;
}
.tas_card_1 .tas_time p{
	margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tas_card_1 .tas_time i{
	color: #ffffff;
	font-size: 1.3rem;
    vertical-align: middle;
    margin-right: 5px;
        margin-bottom: 3px;
}
.tas_card_1 .tas_time span{
	color: #ffffff;
    font-weight: 600;
    vertical-align: middle;
	font-size: 14px;
}
.tas_card_1 .uk-card-footer{
    padding: 20px 30px;
}
.tas_card_2{
    border-radius: 8px;
    box-shadow: 0 5px 15px rgba(0,0,0,.08);
}
.tas_card_2 .badge{
	background: var(--primary-color);
    border-radius: 100px;
    padding: 3px 14px;
    text-transform: none;
    top: 14px;
    right: 14px;
	position: absolute;
	color: #fff;
	font-size: 12px;
	font-weight: 300;
}
.tas_card_2 .uk-subnav>*{
	padding-left: 10px;
}
.tas_card_2 .uk-subnav>*:first-child{
	padding-left: 20px;
}
.tas_card_2 .brand{
	background: rgb(0 0 0 / 50%);
	border-radius: 100px;
	padding: 3px 14px;
	text-transform: none;
	color: #fff;
	font-size: 12px;
	font-weight: 300;
	display: inline-block;
	margin-bottom: 6px;
}
.tas_card_2 .uk-subnav .price{
    font-size: 1.4rem;
    font-weight: 700;
    text-transform: none;
	color: #ffffff;
}
.tas_card_2 .uk-subnav .oldprice{
	font-size: 1.4rem;
    font-weight: 400;
    text-transform: none;
	color: rgba(255,255,255,.75) !important;
    text-decoration: line-through;
}
.tas_card_2 .uk-subnav .discount{
	font-size: 1rem;
    background-color: #27ae60;
    color: #d0fcb4;
    text-transform: none;
	padding: 3px 14px;
    border-radius: 50px;
}
.tas_card_2 .card-title{
	font-size: 1rem;
	color: #ffffff;
	font-weight: 600;
	margin: 0 0 4px 0;
}
.tas_card_2 .card-subtitle{
	font-size: 0.9rem;
	color: rgba(255,255,255,.75) !important;
    margin: 0;
}
.tas_card_2 .tas_icon{
	margin-right: 5px;
	font-size: 1.5rem;
	vertical-align: middle;
}
.tas_card_2 .uk-overlay {
	background: rgb(0 0 0 / 0.40);
    background: linear-gradient(0deg, rgba(0,0,0,0.8) 0%, rgba(9,9,121,0) 100%);
}
.tas_card_2 .uk-subnav{
	margin-top: 12px;
}
.tas_card_2 .tas_time {
	background: rgb(255 0 0);
	padding: 12px 0;
	text-align: center;
	top: 0;
	position: absolute;
	font-size: 12px;
	font-weight: 300;
	left: 0;
	right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tas_card_2 .tas_time p{
	margin: 0;
}
.tas_card_2 .tas_time i{
	color: #ffffff;
	font-size: 1.3rem;
    vertical-align: middle;
    margin-right: 5px;
    margin-bottom: 1px;
}
.tas_card_2 .tas_time span{
	color: #ffffff;
    font-weight: 600;
    vertical-align: middle;
	font-size: 14px;
}
.tas_card_3 .uk-cover-container{
	position: relative;
	border-radius: 50%;
	box-shadow: 0 2px 8px rgba(0,0,0,.08);
	width: 100%;
	height: auto;
	padding-top: 100%;
}
.tas_card_3 .card-title{
    font-size: 1.1rem;
    font-weight: 600;
    margin-top: 22px;
    margin-bottom: 5px;
    text-align: center;
}
.tas_card_3 p{
	color: #9e9e9e;
    font-size: 1rem;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    font-weight: 300;
}
.tas_card_4{
    position: relative;
}
.tas_card_4 .new{
    border-radius: 100px;
    padding: 3px 14px;
    text-transform: none;
	display: inline-block;
    font-size: 12px;
    background: #32d296 !important;
    color: #fff;
	font-weight: 600;
}
.tas_card_4 .btn{
	min-width: 145px;
	background: var(--primary-color);
	position: relative;
	border-radius: 100px;
	color: #ffffff;
	font-weight: 600;
	transition: color 0.3s ease-in-out;
}
.tas_card_4 .btn i{
	font-weight: 600;
	margin-right: 6px;
}
.tas_card_4 .btn:hover{
    opacity: 0.8;
	transition: color 0.3s ease-in-out;
}
.tas_card_4 .exclusive{
    border-radius: 100px;
    padding: 3px 14px;
    text-transform: none;
	display: inline-block;
    font-size: 12px;
	margin: 6px 0;
    background: #f1c40f !important;
    color: #000;
	font-weight: 600;
}
.tas_card_4 .exclusive:before{
    content: '\ed12';
	margin-right: 6px;
	font-family: tabler-icons!important;
    speak: none;
    font-style: normal;
    font-weight: 600;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.tas_card_4{
	border-radius: 5px;
	height: 100%;
}
.tas_card_4	.uk-card-body{
	padding: 30px 25px;
}
.tas_card_4 .uk-card-title{
	font-size: 1rem;
	font-weight: 600;
    margin: 5px 0;
    display: block;
}
.tas_card_4 .uk-cover-container{
	border-radius: 6px 0 0 6px;
	position: relative;
}
.tas_card_4 .tas_icon{
	margin-right: 5px;
	font-size: 1.5rem;
	vertical-align: middle;
}
.tas_card_4 .uk-overlay {
	background: rgb(0 0 0 / 0.40);
}
.tas_card_4 .uk-subnav{
	margin-top: 0;
}
.tas_card_4 .uk-subnav>*:first-child{
    font-size: 1rem;
    text-transform: none;
	padding-left: 20px;
}
.tas_card_4 .uk-subnav>*{
	padding-left: 12px;
}
.tas_card_4 .uk-subnav .price{
    font-size: 1.3rem;
    font-weight: 700;
    text-transform: none;
	color: #333;
}
.tas_card_4 .uk-subnav .oldprice{
	font-size: 1.3rem;
    font-weight: 400;
    text-transform: none;
    color: #707174;
    text-decoration: line-through;
}
.tas_card_4 .uk-card-subtitle{
	font-size: 0.9rem;
	margin: 0;
    margin-bottom:12px;
    color: rgb(48, 48, 48)
}
.tas_card_4 .timeleft{
	background: red;
	padding: 10px 14px;
	color: #fff;
	display: flex;
    align-items: center;
    justify-content: center;
}
.tas_card_4 .timeleft span{
    font-weight: 600;
    font-size: 12px;
    vertical-align: middle;
}
.tas_card_4 .timeleft i{
    font-size: 14px;
    vertical-align: middle;
}
.tas_card_4 .uk-subnav .discount{
	font-size: 0.9rem;
    background-color: #d0fcb4;
    color: #27ae60;
    text-transform: none;
	padding: 3px 14px;
    border-radius: 50px;
}
.tas_card_4 .img_badge{
    width: 45px !important;
    height: 45px !important;
    position: absolute;
    top: 8px;
    left: 8px;
    z-index: 9;
    border-radius: 100%;
}
.tas_card_5 .card {
	border-radius: 6px;
	position: relative;
	background: white;
	padding: 10px;
	min-height: 120px;
	display: flex;
    align-items: center;
}
.uk-margin-remove.reaction.uk-flex.uk-flex-middle {
    font-size: 20px;
}
.tas_card_5 .reaction span{
    margin: 0 4px;
    font-size: 12px;
}
i.ti.ti-users {
    font-size: 14px;
}
.tas_card_5 .body{
    padding: 0px 15px 0px 5px;
	max-height: 168px;
	border-right: 1px dashed #ddd;
}
@media (max-width: 767px) {
    .tas_card_5 .body {
        padding: 10px 14px 0px 0px;
    }
    .tas_card_5 .body {
    max-height: 247px;
    }
}
.uk-width-auto.uk-text-right {
    padding-left: 6px;
}
.tas_card_5 .uk-cover-container{
	border-radius: 6px;
}
.tas_card_5 .info{
	margin-top: 15px !important;
    border-top: 1px solid #eee;
    padding-top: 8px;
    border-radius: 4px;
}
.tas_card_5 .info .uk-subnav span{
    text-transform: inherit;
    font-size: 11px;
}
.tas_card_5 .left{
	border-right: 1px solid #e3e1e1;
	position:relative;
	padding-right: 16px;
}
.tas_card_5 .tagline{
	font-size: 0.7rem;
    margin: 0;
    font-size: 2rem;
    margin: 0;
    width: 72px;
    text-align: center;
    color: #333;
    display: inline-block;
    font-weight: 700;
}
.tas_card_5 .title{
	font-size: 1rem;
    font-weight: 600;
    padding-right: 10px;
    margin: 0 0 2px 0;
}
.tas_card_5 .btn{
	background: var(--primary-color);
	position: relative;
	border-radius: 100px;
	color: #ffffff;
	font-weight: 600;
	transition: color 0.3s ease-in-out;
}
.tas_card_5 .btn i{
	font-weight: 600;
}
.tas_card_5 .btn:hover{
    opacity: 0.8;
	transition: color 0.3s ease-in-out;
}
.bnstore {
    width: 170px!important;
    height: 44px!important;
}
.bnlatest {
    width: 147px!important;
    height: 44px!important;
}
.uk-button.btn.c-open::after {
    content: "";
    position: absolute;
    top: 59%;
    left: 7px; /* بدلاً من right */
    transform: translateY(-50%) scaleX(-1); /* توسيط + عكس الصورة */

    width: 50px;
    height: 55px;

    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 44 52'%3E%3Cg filter='url(%23a)'%3E%3Cpath fill='url(%23b)' d='m39.5 44-24-44C12.571 7.307 6.22 22.797 4.902 26.304s.916 5.48 2.197 6.028c7.322 2.923 22.7 9.965 26.91 10.96C37 44 37.5 44 39.5 44'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='b' x1='31.015' x2='11.425' y1='28.782' y2='36.709' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23D9D9D9'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3Cfilter id='a' width='43' height='52' x='.5' y='0' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_595_261'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_595_261' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E") no-repeat center / contain;

    pointer-events: none;
    transition: left .1s ease;
}
.uk-button.btn.c-open:before {
    align-items: center;
    background-color: #fff;
    border: 1px solid #4c246e;
    border-right: none; /* بدل left */
    border-radius: 45px 0 0 45px; /* عكس الزوايا */
    bottom: 0;
    -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 50% 100%, 0 100%) !important; /* انعكاس */
    color: #2c63e5;
    content: "savvioon";
    display: inline-flex;
    font-size: 1.2rem;
    justify-content: flex-end; /* كان flex-end */
    line-height: 1.6rem;
    overflow: hidden;
    padding-left: 4px; /* بدل padding-right */
    position: absolute;
    left: 0; /* بدل right */
    top: 0;
    transition: width .1s ease;
    width: 33px;
}
.uk-button.btn.c-open:hover:before{ width: 43px; } 
.uk-button.btn.c-open:hover:after { left: 17px; }

.tas_card_5 .expire{
	display: block;
    margin: 0;
    font-size: 11px;
    color: #9e9e9e;
}
.tas_card_5 .new{
    border-radius: 100px;
    padding: 3px 10px;
    text-transform: none;
	display: inline-block;
    font-size: 10px;
	margin: 4px 0;
    background: #32d296 !important;
    color: #fff;
	font-weight: 600;
}
.tas_card_5 .exclusive{
    border-radius: 100px;
    text-transform: none;
    display: inline-flex;
    font-size: 14px;
    color: #f1c40f!important;
    align-items: center;
}
.tas_card_5 .exclusive i{
	margin-right: 4px;
    font-size: 14px;
}
.tas_card_5 .verified{
    border-radius: 100px;
    text-transform: none;
    display: inline-flex;
    font-size: 12px;
    color: #007850 !important;
    font-weight: 400;
    align-items: center;
}
.tas_card_5 .verified i{
	font-weight: 500;
    font-size: 15px;
}
.tas_card_5 .no-image{
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tas_card_5 .no-image i{
	font-size: 1.7rem;
    color: #ffffff;
}
.tas_card_5 .tas_time{
	margin: 0;
    display: flex;
    align-items: center;
    margin-bottom: 4px;
}
.tas_card_5 .tas_time i {
    color: red;
    font-weight: 500;
    font-size: 1rem;
    margin-left: 4px;
}
.tas_card_5 .tas_time span{
	color: red;
    font-weight: 500;
	font-size: 0.75rem;
    margin-top: 2px;
}
.tas_card_5 .see_details{
	font-size: 0.75rem;
}
a.see_details {
    color: #383838;
}
.tas_card_5 .details{
    font-size: 0.825rem;
    margin: 10px 0;
}
.bp-p-offerCardBadge {
    position: absolute;
    height: 18px;
    top: -9px;
    right: -7px; 
    padding: 0 4px 0px 16px;
    display: flex;
    justify-content: center;
    border-radius: 0 4px 0px 0;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    color: #ffffff;
    min-width: 68px;
    background-color: #dd1a8f;
}

.bp-p-offerCardBadge::before {
    height: 0;
    width: 0;
    bottom: -9px;
    right: 0px; 
    border-top: 9px solid #580A39;
    border-right: 7px solid transparent;
    content: "";
    position: absolute
}

.bp-p-offerCardBadge::after {
    position: absolute;
    top: 0;
    left: -9px; /* تغيير هنا */
    width: 0;
    height: 0;
    border: 9px solid #dd1a8f;
    border-left: 9px solid transparent;
    border-right: 0;
    content: "";
}

.tas_card_6{
    position: relative;
}
.tas_card_6 .uk-cover-container{
    border-radius: 6px 6px 0 0;
    height: 200px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.tas_card_6 .new{
    border-radius: 100px;
    padding: 5px 12px;
    text-transform: none;
    display: flex;
    font-size: 11px;
    background: #32d296 !important;
    color: #fff;
    font-weight: 600;
    position: absolute;
    align-items: center;
    top: 8px;
    left: 10px;
    justify-content: center;
}
.tas_card_6 .uk-card-body{
	padding: 25px 25px;
}
.tas_card_6 .uk-card-title{
    margin: 0;
    font-size: 1rem;
    font-weight: 600;
}
.tas_card_6 .uk-subnav{
	margin-left: -10px;
}
.tas_card_6 .uk-subnav>*{
	padding-left: 10px;
}
.tas_card_6 .uk-card-subtitle{
    font-size: 0.9rem;
    font-weight: 300;
    color: #333;
    margin-top: 5px;
    display: block;
}
.tas_card_6 .exclusive{
    background: #f1c40f !important;
    color: #000;
    font-weight: 600;
    display: flex;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 12px;
    left: 14px;
    font-size: 13px;
}
.tas_card_6 .exclusive:before{
    content: '\ed12';
	font-family: tabler-icons!important;
    speak: none;
    font-style: normal;
    font-weight: 600;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.tas_card_6 .tas_icon{
	margin-right: 5px;
	font-size: 1.5rem;
	vertical-align: middle;
}
.tas_card_6 .uk-card-default{
	border-radius: 6px;
}
.tas_card_6 .uk-subnav .discount{
	font-size: 1rem;
    background-color: #d0fcb4;
    color: #27ae60;
    text-transform: none;
	padding: 3px 14px;
    border-radius: 50px;
}
.tas_card_6 .tas_time {
	background: red;
	padding: 12px 0 ;
	text-align: center;
}
.tas_card_6 .tas_time p{
	margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tas_card_6 .tas_time i{
	color: #ffffff;
	font-size: 1.1rem;
    margin-right: 4px;
}
.tas_card_6 .tas_time span{
	color: #ffffff;
    font-weight: 600;
	font-size: 0.8rem;
    margin-top: 2px;
}
.tas_card_6 .uk-card-footer{
    padding: 20px 30px;
}
.tas_card_6 .uk-blur{
	-webkit-filter: blur(3px);
	filter: blur(3px);
}
.tas_card_6 .uk-over{
    width: 100%;
    height: auto;
    max-width: 80px;
    border-radius: 6px;
    border: 3px solid #fff;
	box-shadow: 0 5px 15px rgb(0 0 0 / 8%);
}
.tas_card_6 .btn{
	position: relative;
	background: var(--primary-color);
	color: #ffffff;
	font-weight: 600;
	transition: color 0.3s ease-in-out;
	border-radius: 100px;
}
.tas_card_6 .btn i{
	font-weight: 600;
	margin-right: 6px;
}
.tas_card_6 .btn:hover{
    opacity: 0.8;
	transition: color 0.3s ease-in-out;
}
.tas_card_6 .info{
	margin: 8px 0;
	margin-bottom: 15px;	
}
.tas_card_6 .info span{
	text-transform: inherit;
    font-size: 12px;
}
.tas_card_6 .verified{
    border-radius: 100px;
    text-transform: none;
    display: inline-flex;
    font-size: 12px;
    color: #48bb00;
    align-items: center;
}
.tas_card_6 .verified i{
	margin-right: 4px;
    font-size: 14px;
}
.tas_card_6 .uk-subnav>*{
	padding-left: 10px;
}
.tas_card_6 .uk-subnav .uk-first-column{
	padding-left: 20px;
}
.tas_card_6 .badge{
    background: var(--primary-color);
    color: #fff;
    font-size: 12px;
    padding: 3px 13px;
    border-radius: 100px;
}
.tas_card_6 .img_badge{
    width: 45px !important;
    height: 45px !important;
    position: absolute;
    top: 8px;
    right: 8px;
    z-index: 9;
    border-radius: 100%;
}
/* ----------------------SECTIONS----------------------------- */
.uk-preserve-color.id\=head1 {
    background: white;
}
.full-width-container {
    background: #fff;
}
@media only screen and (min-width: 767px) {
    .uk-navbar-container:not(.uk-navbar-transparent) {
        background: #4c246e !important;
    }
}
.tas_singlecategory {
    max-width: 1000px;
    align-items: flex-start !important;
}
span.ti.ti-user {
    font-size: 28px;
    color: white;
    background: #8bc34a;
    padding: 9px;
    border-radius: 50px;
    margin-bottom: 10px
}
input.uk-input.uk-width-1-1.uk-border-pill.uk-form-large {
    background: #ffffff;
    border: solid 1px #afafaf;
    color: #363636;
}
.uk-cover-container.uk-border-circle {
    border: none!important;
}
a.uk-link-muted.profil {
    color: #555555!important;
    font-weight: 700;
}
a.uk-link-muted.profil:hover {
    color: #4c246e!important;
}
.uk-width-expand.uk-grid-margin.uk-first-column {
    margin-top: 10px;
}
.uk-margin-remove-top {
    margin-bottom: 0!important;
}
.tas_heading .uk-heading-line{
	margin-bottom: 30px;
	font-weight: 700;
	font-size: 1.4rem;
}
.tas_heading .btn{
	margin-left: 12px;
	text-transform: inherit;
	display: flex;
    align-items: center;
    justify-content: center;
}
.tas_heading .btn i{
	color: var(--primary-color);
    font-weight: 600;
    margin-left: 6px;
}
.tas_section_heading{
	margin: 20px 0;
	font-weight: 500;
}
.uk-section-primary .tas_heading .uk-heading-line{
	color: #ffffff !important;
	margin: 40px 0;
	font-weight: 500;
}
.uk-section-primary .tas_heading .uk-heading-line>::after, .uk-section-primary .tas_heading .uk-heading-line>::before{
	border-color: rgb(255 255 255 / 20%);
}
.tas_section_search .uk-search-input{
	font-size: 1.6rem !important;
	color: #9e9e9e !important;
	background: #ffffff !important;
}
.tas_section_search .uk-search-icon{
	font-size: 2rem !important;
	color: #9e9e9e !important;
}
.tas_section_search .uk-search-input::placeholder{
	color: #9e9e9e !important;
}
.tas_container{
	margin: auto;
	padding: 0 30px;
	max-width: 1200px;
}
.tas-list a{
    color: var(--secondary-color);
}
.tas-list a:hover{
    color: var(--secondary-color);
}
.tas-list>li:nth-child(n+2), .tas-list>li>ul {
    margin-top: 18px !important;
}
.tas-list img{
    max-width: 60px;
    border-radius: 6px;
    margin-right: 8px;
}
.tas-widget{
	margin-bottom: 36px;
}
.tas-widget form .uk-button{
	padding: 0 20px;
}
.tas_ads p{
	margin: 0;
}
.section_title_details{
    font-size: 1.1rem;
    font-weight: 600;
    margin-bottom: 15px;
}
.desc {
    padding: 16px;
    margin-top: 20px;
    border-radius: 6px;
    background: white;
}
.desc a {
    color: #c70000;
}
#description #description-table #description-faq p {
    margin: 8px 1px;
}
@media (max-width: 639px) {
  .remove-padding-heading-single-store {
    padding-right: 30px !important;
  }
}
/* --------------------- new-subscriber ----------------------*/
.new-subscriber .uk-button:hover {
    border: 1px solid var(--primary-color) !important;
    color: var(--primary-color) !important;
    background-color: #ffffff !important;
}
.new-subscriber .uk-button {
    line-height: 38px
}
/* -------------------- store-container ----------------------*/
.card-sidebar {
    box-shadow: none!important;
    margin-top: 20px;
}
.uk-list > li > a {
    color: #545454;
}
.uk-list > li > a:hover {
    color: var(--primary-color);
}
/* ------------------------ SINGLE --------------------------- */
.likes{
    margin-top: 20px !important;
}
.coupon_like, .coupon_deslike{
    display: inline-flex;
    align-items: center;
    font-size: .875rem;
}
.coupon_like i, .coupon_deslike i{
    font-size: 2rem !important;
    margin: 0 5px;
    display: inline-block;
}
.coupon-modal .image{
    max-width: 100px;
    border-radius: 6px;
    margin: auto;   
}
.coupon-modal .title{
    margin: 24px 0;
    font-size: 1.2rem;
    font-weight: 600; 
}
.coupon-modal .coupon{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-direction: row-reverse;
    background: #eee;
    padding: 10px;
    border-radius: 100px;
}
.coupon-modal .coupon div{
    margin: 0;   
}
.coupon-modal .coupon p{
    margin: 0 20px;   
}
.coupon-modal .uk-button:hover{
    opacity: 0.8; 
}
.tas_singlecategory .widget-title{
    font-weight: 600;
    font-size: 1rem;
    margin-top: 30px;
    margin-bottom: 5px;
}
.uk-grid-top {
  align-items: flex-start !important;
}
.page-title{
    background: #fff;
    padding: 30px 0;
    margin-bottom: 40px;
    font-weight: 700;
}
.page-title .summary{
	line-height: 1.6;
    font-weight: 300;
    font-size: 1.2rem;
}
.sidebar .widget{
    margin-bottom: 25px;
}
.sidebar .widget .widget_heading{
    font-weight: 600;
    margin: 0;
    border-bottom: 2px solid #eee;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 15px;
    font-size: 1rem;
}
.sidebar .widget .widget_heading:after{
    content: '';
    border-bottom: 2px solid var(--primary-color);
    display: block;
    width: 20%;
    position: absolute;
    margin-top: 15px;
}
.sidebar .widget .uk-nav>li>a{
    font-size: 0.925rem;
    margin-bottom: 5px;
}
.sidebar .widget .uk-nav-sub a{
    font-size: 0.925rem;
    margin-bottom: 5px;
}
.sidebar .widget li{
    margin-bottom: 5px;
}
.sidebar .widget label{
    font-size: 0.925rem;
    margin-bottom: 5px;
}
.sidebar .widget .price label{
    letter-spacing: 1px;
}
.sidebar .widget .uk-checkbox{
    width: 20px !important;
    height: 20px !important;
    border-radius: 3px !important;
    margin-right: 8px !important;  
}
.sidebar .widget .uk-radio{
    width: 20px !important;
    height: 20px !important;
    margin-right: 4px !important;  
}
.sidebar .widget .uk-nav-parent-icon>.uk-parent>a::after{
    content: "\eb0b";
    font-size: 1.1rem;
    background-image: none !important;
    font-family: tabler-icons!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.sidebar .widget .uk-nav-parent-icon>.uk-parent.uk-open>a::after{
    content: "\eaf2";
}
.sidebar .widget .rating i{
    color: #ffc120;
    font-size: 1.225rem;
    margin-right: 1px;
}
.sidebar .widget .filterStore i{
    color: #ffffff;
    font-size: 14px;
}
.sidebar .widget .uk-input{
    font-size: 0.925rem !important;
}
.sidebar .widget .uk-input::placeholder{
    font-size: 0.925rem !important;
}
.filterTag{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    padding: 8px 16px;
    border-radius: 100px;
    font-size: 0.825rem;
    color:#333;
}
.filterTag:hover{
    color:#333;
}
.filterTag:hover i{
    opacity: 1;
}
.filterTag p{
    margin: 0;
    text-transform: capitalize;
}
.filterTag i{
    margin-left:7px;
    opacity: 0.5;
}
.fltr{
    font-size: 1rem !important;
}
.fltr i{
    font-size: 1.2rem;
}
.tas_single .nextprevbtn{
	font-size: 28px;
	margin: 10px 0;
	padding: 10px 8px;
}
.tas_single .nextprevbtn svg{
	display: none;
}
.tas_single .widget{
    border-radius: 8px;
    padding: 20px 20px;
}
.tas_single .single_image{
    border-radius: 8px;
}
.tas_single .single_title{
    font-weight: 700;
    font-size: 2.1rem;
	margin: 10px 0;
}
.tas_single .single_subtitle{
    font-weight: 400;
    font-size: 1rem;
    color: #999;
    margin: 10px 0;
}
.tas_single .single_location{
    font-size: 0.9rem;
    display: inline-flex;
    color: #999;
    align-items: center;
    padding: 4px 16px;
    background: #eee;
    border-radius: 100px;
    font-size: 14px;
}
.tas_single .single_location i{
    margin-right: 5px;
}
.tas_single .single_link{
    font-size: 0.9rem;
	display: inline-flex;
    color: #b3b3b3;
    align-items: center;
}
.tas_single .single_link i{
    font-size: 1.1rem;
	margin-right: 5px;
}
.tas_single .price{
    font-size: 1.8rem;
    font-weight: 700;
    text-transform: none;
    margin: 0;
	color: #333;
	display: inline-block;
}
.tas_single .oldprice{
	font-size: 1.8rem;
    margin: 0;
    font-weight: 400;
    text-transform: none;
    color: #a4a1a0;
    text-decoration: line-through;
	margin-right: 8px;
}
.tas_single .discount{
	font-size: 1.1rem;
    background-color: #d0fcb4;
    margin: 0;
    color: #27ae60;
	display: inline-block;
    text-transform: none;
	padding: 6px 14px;
    border-radius: 50px;
	margin-left: 8px;
}
.tas_single .buybtn{
    display: flex;
    background: var(--primary-color);
    padding: 6px 0;
	font-size: 1.1rem;
    font-weight: 500;
    color: #fff;
    border-radius: 6px;
    text-transform: capitalize;
    align-items: center;
    width: 100%;
    justify-content: center;
}
.tas_single .buybtn:hover{
    opacity: 0.8;
}
.tas_single .buybtn i{
    font-size: 1.4rem;
    font-weight: 300;
	margin-right: 11px;
}
.tas_single .favbtn{
    display: flex;
    font-size: 1.9rem;
    font-weight: 500;
    text-transform: capitalize;
    align-items: center;
    width: 100%;
    justify-content: center;
	height: 100%;
    border-radius: 6px;
	padding: 0 20px;
    border: 1px solid #9ea2ac;
    color: var(--primary-color);
}
.tas_single .infav:after{
    font-family: "Ionicons";
    content: "\f388" !important;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.tas_single .unfav:after{
    font-family: "Ionicons";
    content: "\f387" !important;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.tas_single .unfav:hover:after{
    content: "\f388" !important;
}
.tas_single .top_exclusive{
    display: inline-flex;
    font-size: 0.9rem;
    color: #000000;
    font-weight: 600;
    background: #f1c40f !important;
    padding: 5px 20px;
    align-items: center;
    margin-top: 12px;
	justify-content: center;
	border-radius: 100px;
}
.tas_single .top_exclusive:before{
    content: '\ed12';
	margin-right: 6px;
	font-family: tabler-icons!important;
    speak: none;
    font-style: normal;
    font-weight: 600;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.tas_single .left_time{
    font-size: 0.9rem;
    color: #333;
    font-weight: 600;
    background: #fff7f7;
    padding: 12px 20px;
    border-radius: 6px;
    margin-top: 12px;
    border: 1px solid #ffc1c3;
	position: relative;
	overflow: hidden;
}
.tas_single .left_time p{
    margin: 0;
    color: red;
    text-align: center;
    font-weight: 700;
    font-size: 0.9rem;
	margin-bottom: 5px;
}
.tas_single .left_time i{
    font-size: 1.1rem;
    font-weight: 600;
	margin-right: 6px;
}
.tas_single .left_time .countdown{
    margin-top: 15px;
}
.tas_single .left_time .uk-countdown-separator{
    padding: 0 10px;
}
.tas_single .left_time .uk-countdown-number{
    font-size: 1.1rem;
}
.tas_single .left_time .uk-countdown-separator{
    font-size: 0.9rem;
}
.tas_single .left_time .uk-countdown-label{
    font-size: 0.8rem;
    font-weight: 300;
    text-align: center;
    margin-top: 6px;
}
.tas_single .toprated{
    background: #fffcf0;
    border: 1px solid #f1c40f;
    color: #f1c40f;
    padding: 3px 15px;
    border-radius: 100px;
    display: inline-flex;
    align-items: center;
    font-size: 0.7rem;
    margin-bottom: 10px;
    font-weight: 500;
    margin-right: 3px;
}
.tas_single .toprated i{
    font-size: 0.7rem;
    margin-right: 5px;
}
.tas_single .newitem{
    background: #eef9ee;
    border: 1px solid #32d296;
    color: #32d296;
    padding: 3px 15px;
    border-radius: 100px;
    display: inline-flex;
    align-items: center;
    font-size: 0.7rem;
    margin-bottom: 10px;
    font-weight: 500;
    margin-right: 3px;
}
.tas_single .newitem i{
    font-size: 0.7rem;
    margin-right: 5px;
}
.tas_single .thumbnav img{
	border-radius: 6px;
	height: 64px;
}
.tas_single .thumbnav>*{
	margin-bottom: 10px;
	margin-top: 10px;
}
.tas_single .description #description-table #description-faq p{
	margin: 8px 0;
}
.tas_single .description #description-table #description-faq h4{
	margin: 10px 0;
	font-size: 1.1rem;
}
.tas_single .thumbnav>.uk-active img{
	border: 4px solid var(--primary-color);
}
.tas_single .uk-slideshow-items li {
    border-radius: 6px;
}
.uk-slideshow-items > * {
    border-radius: 6px;
}
.tas_single .play-btn {
    border-radius: 100% !important;
    box-shadow: 0 5px 5px rgb(0 0 0 / 20%);
    background: var(--primary-color) !important;
    color: #fff !important;
    border: 5px solid #fff;
    transition: color 0.3s ease-in-out;
    width: 65px;
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.6rem;
}
.tas_single .play-btn:hover{
	background: #ffffff !important;
    color: var(--primary-color) !important;
    border: 5px solid var(--primary-color);
	transition: color 0.3s ease-in-out;
}
.tas_single .play-btn-thumnav{
    border-radius: 100% !important;
    box-shadow: 0 5px 5px rgb(0 0 0 / 20%);
    background: var(--primary-color) !important;
    color: #fff !important;
    border: 3px solid #fff;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.5rem;
}
.tas_single .breadcrumb{
    margin-top: 16px;
    margin-bottom: 0;
}
.tas_single .rating .rate{
    font-size: 3.5rem;
    font-weight: 600;
}
.tas_single .rating .stars{
    line-height: 1;
    margin: 0;
}
.tas_single .rating .stars i{
    color: #ffc120;
    font-size: 1.6rem;
    margin-right: 1px;
}
.tas_single .rating .total{
    color: #999;
    font-size: 14px;
}
.tas_single .share{
    color: #999;
    font-size: 0.825rem;
    font-weight: 400;
    border: 1px solid #999;
    padding: 8px 20px;
    border-radius: 100px;
}
.tas_single .share i{
    margin-left: 6px;
}
.tas_single .share:hover{
    color: #333;
    border: 1px solid #333;
}
.breadcrumb>:nth-child(n+2):not(.uk-first-column)::before{
	content: '\ea61' !important;
	margin-left: 2px !important;
	margin-right: 4px !important;
	font-family: tabler-icons!important;
    speak: none;
    font-style: normal;
    font-weight: 600;
    font-variant: normal;
    text-transform: none;
}
.modal_title{
    font-size: 1.2rem;
    font-weight: 600;
}
.force_ltr{
    direction: ltr !important;
}
.tas_single .top_side .uk-description-list-divider>dt:nth-child(n+2){
    margin-top: 8px;
    padding-top: 8px;
}
.tas_single .top_side dt{
    text-transform: none;
}
.tas_single .top_side dd{
    text-transform: none;
    opacity: 0.6;
}
.anim-rotate {
    -webkit-animation: rotation 2s infinite linear;
}
@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
    }
}
/* ----------------------------------------------------------- */
/* COMMETNS & REVIEWS */
/* ----------------------------------------------------------- */
.reviews .review{
    margin-bottom: 15px;
}
.reviews .review::after{
    content: '';
    border-bottom: 1px solid #e5e5e5;
    display: block;
    margin: 20px 0;
}
.reviews .review:last-child::after{
    content: '';
    border: none;
}
.reviews .review .name{
    color: #333;
    font-size: 0.9rem;
    font-weight: 600;
    margin-right: 5px;
}
.reviews .review .comment{
    color: #333;
    font-size: 14px;
    font-weight: 400;
    margin-top: 16px;
}
.reviews .review .rating{
    color: #ffc120;
}
.reviews .review .avatar{
    width: 50px;
    height: 50px;
    background: #e6e7e8;
    color: #333;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    font-size: 0.9rem;
    font-weight: 600;
}
.reviews .review .verified{
    background: #eafcde;
    color: #53a318;
    font-size: 11px;
    padding: 2px 8px;
    border-radius: 3px;
    margin-left: 6px;
    text-transform: capitalize;
}

.rating {
    padding: 0 14px!important;
}
.ion-ios-star {
    color: #f9df00;
}
/* ----------------------------------------------------------- */
/* SIDEMENU */
/* ----------------------------------------------------------- */
.tas-sidemenu .uk-offcanvas-bar{
	background: #ffffff !important;
	color: rgba(0,0,0,.7) !important;
}
.tas-sidemenu .uk-offcanvas-close{
	color: #cccccc !important;
}
.tas-sidemenu .uk-logo{
	max-width: 120px;
    margin-top: 25px;
}
.tas-sidemenu .uk-comment-title{
	color: #333 !important;
	font-size: 17px;
}
.tas-sidemenu .uk-search .uk-search-icon{
	color: rgba(0,0,0,.5) !important;
}
.tas-sidemenu .uk-search-input::placeholder{
	color: rgba(0,0,0,.5) !important;
}
.tas-sidemenu .uk-search-default .uk-search-input{
	color: rgba(0,0,0,.7) !important;
	 border-color: rgba(0,0,0,.2) !important;
}
.tas-sidemenu .tas-profile-header{
    margin: 0;
}
.tas-sidemenu .uk-comment-header{
    margin: 0;
}
.tas-sidemenu .tas-profile-header img{
    max-width: 50px;
    width: 100%;
}
.tas-sidemenu::before{
	background: rgba(0,0,0,.4) !important;
}
.tas-sidemenu .uk-nav-header{
	font-size: 16px;
	font-weight: 600;
	color: #333;
	margin: 0;
	text-transform: none;
	margin-top: 10px !important;
}
.tas-sidemenu .tas-main-menu>li>a:before{
	content: '-';
    display: inline-block;
    margin-right: 8px;
    opacity: 0.2;
}
.tas-sidemenu .tas-main-menu>li>a{
    font-size: 1.1rem;
    color: #333 !important;
    padding-bottom: 6px;
    font-weight: bold;
}
.tas-sidemenu .tas-main-menu .uk-nav-sub a{
	color: #333 !important;
	font-size: 15px;
}
.tas-sidemenu .uk-offcanvas-bar .sub-text{
	color: #cecece !important;
    font-size: 14px;
    margin: 0;
}
.tas-sidemenu .tas-signin{
	color: #ffffff !important;
	background: var(--primary-color) !important;
    text-transform: capitalize;
    font-weight: 500;
}
.tas-sidemenu .tas-signup{
	color: #1b1b1b !important;
}
.tas-sidemenu .tas-followus{
    align-items: center;
    justify-content: center;
}
.tas-sidemenu .tas-followus>*>a{
    /* box-shadow: 1px 2px 2px #eee; */
    padding: 8px;
    border-radius: 6px;
    margin-bottom: 6px;
    border: 1px solid #eee;
}
.tas-sidemenu .tas-followus>*>a:hover{
	background: #ffffff;
}
.tas-sidemenu hr{
	border-top-color: rgba(0,0,0,.05) !important;
}
/* ----------------------------------------------------------- */
/* LOGIN/SIGNUP */
/* ----------------------------------------------------------- */
.tas-auth-1{
    padding: 0 20px;
    text-align: center;
    width: 100%;
    max-width: 350px;
}
.tas-auth-1 .uk-heading-line{
    font-weight: 700;
}
.tas-auth-1 .tas-logo{
    max-width: 120px;
}
.tas-auth-1 .uk-input{
    padding: 10px 20px;
    height: 50px;
}
.tas-auth-1 .uk-button{
    height: 50px;
    background: var(--primary-color);
    color: #ffffff;
}
.tas-auth-1 .uk-checkbox{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-right: 6px;
    border: 1px solid #e5e5e5 !important;
    background: #ffffff;
    background-position: center;
    background-repeat: no-repeat;
}
.tas-auth-1 .uk-checkbox:checked{
    border: 2px solid var(--primary-color) !important;
}
.tas-checkbox-label{
    display: inline-block;
    vertical-align: top;
}
.tas-auth-1 .padding-h{
    padding: 0 10px;
}
.tas-auth-1 label{
    color: var(--secondary-color);
}
.tas-auth-1 .uk-link{
    color: #666 !important;
}
.tas-auth-2{
    padding: 0 20px;
    text-align: center;
    width: 100%;
    max-width: 350px;
}
.tas-auth-2 .uk-heading-line{
    font-weight: 400;
    color: #ffffff !important;
}
.tas-auth-2 .tas-logo{
    max-width: 180px;
}
.tas-auth-2 .uk-input{
    padding: 10px 20px;
    height: 50px;
}
.tas-auth-2 .uk-button{
    height: 50px;
    background: var(--primary-color);
    color: #ffffff;
}
.tas-auth-2 .uk-checkbox{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-right: 6px;
    background: #ffffff;
    background-position: center;
    background-repeat: no-repeat;
}
.tas-auth-2 .uk-checkbox:checked{
    border: 2px solid var(--primary-color) !important;
}
.tas-auth-2 .padding-h{
    padding: 0 10px;
}
.tas-auth-2 .uk-button:hover{
    background: var(--primary-color);
}
.news-login-texts {
    margin-bottom: 27px;
}
/* ----------------------------------------------------------- */
/* FOOTER */
/* ----------------------------------------------------------- */
.tas-footer{
	padding-bottom: 0;
	background: white;
}
.tas-footer .uk-input:focus{
	border-color: #e5e5e5 !important;
}
.tas-footer .tas-widgets{
	font-weight: 300;
	font-size: 1rem;
}
.tas-footer .tas-widgets .uk-list{
	padding: 0;
	margin: 0;
}
.tas-footer .tas-widgets .tas-title{
	font-size: 1.1rem;
	font-weight: 600;
	padding: 14px 0;
	margin-bottom: 10px;
}
.tas-footer .tas-widgets .tas-icon{
	margin-right: 6px;
	font-size: 1rem;
}
.tas-footer .tas-widgets .tas-about{
	margin:0;
	color: #666;
	font-size: 0.9rem;
}
.tas-footer .tas-widgets .tas-follow{
	padding: 0;
	margin: 16px 0;
}
.tas-footer .tas-widgets .uk-list>li:nth-child(n+2), .tas-footer .tas-widgets .uk-list>li>ul{
	margin-top: 12px;
}
.tas-footer .tas-widgets .tas-follow li{
	background: var(--primary-color);
	width: 30px;
	height: 30px;
	text-align: center;
	margin-right: 10px;
	border-radius: 50%;
	border: 3px solid transparent;
	padding: 6px;
	display: flex;
    align-items: center;
    justify-content: center;
}
.tas-footer .tas-widgets .tas-follow li:hover{
	border: 3px solid var(--primary-color);
	background: #ffffff;
}
.tas-footer .tas-widgets .tas-follow a{
	padding: 0;
	color: #fff;
}
.tas-footer .tas-widgets .tas-follow li:hover a{
	color: var(--primary-color);
}
.tas-footer .tas-widgets a{
    font-size: 0.9rem !important;
	color: #666;
}
.tas-footer .tas-widgets a:hover{
	color: var(--primary-color);
}
.tas-footer .tas-widgets form i{
    font-size: 1.1rem !important;
    margin-left: 4px;
    margin-top: 2px;
}
.tas-footer .tas-widgets form .uk-input{
	font-size: 0.9rem;
}
.tas-footer .tas-widgets form .uk-input::placeholder{
	font-size: 0.9rem !important;
}
.tas-footer .tas-widgets form .uk-button{
    font-weight: 600;
	border: 3px solid var(--primary-color) !important;
	color: #ffffff !important;
	background-color: var(--primary-color) !important;
}
.tas-footer .tas-widgets form .uk-button:hover{
	border: 3px solid var(--primary-color) !important;
	color: var(--primary-color) !important;
	background-color: #ffffff !important;
}
.tas-copyright{
	padding: 15px 0;
	font-weight: 300;
	font-size: 1rem;
    background: #323232;
}
.tas-copyright .uk-subnav>*>:first-child{
	text-transform: none !important;
	font-size: inherit !important;
}

.tas-Disclosure{
    margin-top: 30px;
}   
.tas-pagination{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.tas-pagination .uk-pagination>* {
	flex: none;
	padding-left: 10px;
}
.uk-pagination>*>:focus, .uk-pagination>*>:hover{
	background-color: var(--secondary-color);
	border: 1px solid var(--secondary-color);
	color: #fff !important;
}
.tas-pagination .uk-pagination>.uk-active>*{
	background-color: var(--primary-color);
	border: 1px solid var(--primary-color);
	color: #fff;
}
.tas-pagination .uk-pagination>*>*{
	border: 1px solid #e5e5e5;
	padding: 10px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border-radius: 100%;
	font-size: 14px;
	font-weight: 600;
}
.tas-modal{
    border-radius: 6px;
}
.tas-modal .uk-modal-header{
	border-radius: 6px 6px 0 0;
}
.tas-modal .uk-modal-footer{
	border-radius: 0 0 6px 6px;
}
#favorites_table .uk-label{
    text-transform: capitalize;
    font-size: 11px;
    padding: 4px 12px;
    border-radius: 50px;
    background: transparent;
    border: 1px solid;
}
.profile img{
	width: 100%;
    max-width: 130px;
}
.new-image{
    border: 1px solid #e3e8ef !important;
    background-size: cover !important;
    background-position: center !important;
}
#image-preview {
    width: 100%;
    height: 185px;
    border-radius: 8px;
    margin-top: 12px;
    margin-bottom: 8px;
    position: relative;
    overflow: hidden;
    background-color: #e3e8ef !important;
}
#image-preview input {
    line-height: 200px;
    font-size: 200px;
    position: absolute;
    opacity: 0;
    z-index: 10;
}
#image-preview ::-webkit-file-upload-button{
    cursor: pointer;
}
#image-preview label {
    position: absolute;
    z-index: 5;
    opacity: 0.8;
    cursor: pointer;
    background-color: #ffffff;
    width: 110px;
    height: 43px;
    font-size: 11px;
    line-height: 46px;
    border-radius: 8px;
    text-transform: uppercase;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    margin-bottom: auto !important;
}
.profile .user-image{
	width: 100%;
    max-width: 150px;
    margin-left: auto;
    margin-right: auto;
}
.profile .uk-list a{
     font-size: 0.9rem;
}
.tas-notify {
    display: block;
    padding: 20px;
    border-left: 5px solid;
}
.tas-notify p{
    margin: 0;
}
.tas-notify-success {
    background-color: #D5F5E3;
    border-color: #2ECC71;
    color: #2ECC71;
}
.tas-notify-info {
    background-color: #D6EAF8;
    border-color: #3498DB;
    color: #3498DB;
}
.tas-notify-warning {
    background-color: #FCF3CF;
    border-color: #F1C40F;
    color: #F1C40F;
}
.tas-notify-danger {
    background-color: #F2D7D5;
    border-color: #C0392B;
    color: #C0392B;
}
.tas-display-none{
    display: none !important;
}
.tas-danger-checkbox{
    border: 1px solid #f0506e !important;
}
.tas_alert_danger{
    border: 1px solid #f25477;
    border-radius: 6px;
    font-size: 16px;
    text-align: center;
    font-weight: 600;
}
/* ----------------------------------------------------------- */
/* PRELOADER */
/* ----------------------------------------------------------- */

.uil-ripple-css {
	background: none;
	position: relative;
	width: 200px;
	height: 200px;
	margin: 0 auto;
}
.uil-ripple-css div {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 0;
	width: 0;
	height: 0;
	opacity: 0;
	border-radius: 50%;
	border-width: 9px;
	border-style: solid;
	-ms-animation: uil-ripple 2s ease-out infinite;
	-moz-animation: uil-ripple 2s ease-out infinite;
	-webkit-animation: uil-ripple 2s ease-out infinite;
	-o-animation: uil-ripple 2s ease-out infinite;
	animation: uil-ripple 2s ease-out infinite;
}
.uil-ripple-css div:nth-of-type(1) {
	border-color: var(--primary-color);
}
.uil-ripple-css div:nth-of-type(2) {
	border-color: #eee;
	-ms-animation-delay: 1s;
	-moz-animation-delay: 1s;
	-webkit-animation-delay: 1s;
	-o-animation-delay: 1s;
	animation-delay: 1s;
}
.resp-sharing-button__link,
.resp-sharing-button__icon {
	display: inline-block
}
.resp-sharing-button__link {
	text-decoration: none;
	color: #fff;
	width: 100%;
	font-size: 14px;
}
.resp-sharing-button__link:hover{
	color: #fff;
}
.resp-sharing-button {
    border-radius: 4px;
    transition: 25ms ease-out;
    padding: 1em 0.75em;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.resp-sharing-button__icon i {
    font-size: 1rem;
}
.resp-sharing-button--small i {
	margin: 0;
	vertical-align: middle
}
/* Non solid icons get a stroke */
.resp-sharing-button__icon {
	stroke: #fff;
	fill: none
}
/* Solid icons get a fill */
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
	fill: #fff;
	stroke: none
}
.resp-sharing-button--twitter {
	background-color: #000000
}
.resp-sharing-button--twitter:hover {
	background-color: #2795e9
}
.resp-sharing-button--pinterest {
	background-color: #bd081c
}
.resp-sharing-button--pinterest:hover {
	background-color: #8c0615
}
.resp-sharing-button--facebook {
	background-color: #3b5998
}
.resp-sharing-button--facebook:hover {
	background-color: #2d4373
}
.resp-sharing-button--tumblr {
	background-color: #35465C
}
.resp-sharing-button--tumblr:hover {
	background-color: #222d3c
}
.resp-sharing-button--reddit {
	background-color: #5f99cf
}
.resp-sharing-button--reddit:hover {
	background-color: #3a80c1
}
.resp-sharing-button--google {
	background-color: #dd4b39
}
.resp-sharing-button--google:hover {
	background-color: #c23321
}
.resp-sharing-button--linkedin {
	background-color: #0077b5
}
.resp-sharing-button--linkedin:hover {
	background-color: #046293
}
.resp-sharing-button--email {
	background-color: #777
}
.resp-sharing-button--email:hover {
	background-color: #5e5e5e
}
.resp-sharing-button--xing {
	background-color: #1a7576
}
.resp-sharing-button--xing:hover {
	background-color: #114c4c
}
.resp-sharing-button--whatsapp {
	background-color: #25D366
}
.resp-sharing-button--whatsapp:hover {
	background-color: #1da851
}
.resp-sharing-button--hackernews {
	background-color: #FF6600
}
.resp-sharing-button--hackernews:hover, .resp-sharing-button--hackernews:focus {   background-color: #FB6200 }
.resp-sharing-button--vk {
	background-color: #507299
}
.resp-sharing-button--vk:hover {
	background-color: #43648c
}
.resp-sharing-button--facebook {
	background-color: #3b5998;
	border-color: #3b5998;
}
.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
	background-color: #2d4373;
	border-color: #2d4373;
}
.resp-sharing-button--twitter {
	background-color: #000000;
	border-color: #000000;
}
.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
	background-color: #272727;
	border-color: #000000;
}
.resp-sharing-button--whatsapp {
	background-color: #25D366;
	border-color: #25D366;
}
.resp-sharing-button--whatsapp:hover,
.resp-sharing-button--whatsapp:active {
	background-color: #1DA851;
	border-color: #1DA851;
}
.resp-sharing-button--telegram {
	background-color: #54A9EB;
}
.resp-sharing-button--telegram:hover {
	background-color: #4B97D1;
}
@media (max-width: 960px) {
    .tas_singlecategory .logo-cover{
        max-width: 100%;
        margin: auto;
    }
}
@media (max-width: 640px) {
    .tas_card_4 .uk-cover-container{
        border-radius: 6px 6px 0 0 !important;
        max-height: 200px !important;
    }
    .tas_card_6 .uk-cover-container{
        height: 200px !important;
    }
    .cat_2{
        min-height: 150px !important;
    }
    .tas_heading .uk-heading-line{
        font-size: 1.1rem;
    }
    .tas_home_2{
        height: 550px;
    }
    .tas_home_1{
        height: 550px;
    }
    .tas_home_1 .title{
        font-size: 1.9rem;
    }
    .tas_home_1 .subtitle{
        font-size: 1rem;
    }
    .cat_3 .title{
        font-size: 0.9rem;
    }
    .page-title{
        text-align: center;
    }
    .page-title .title:after{
        margin-left: auto;
        margin-right: auto;
    }
    h3.uk-heading-line.uk-text-left.uk-text-bold {
    font-size: 15px;
    }

}

/* ----------------------------------------------------------- */
/* home-container */
/* ----------------------------------------------------------- */
#contenthome {
    margin-top: 31px;
}
/* ----------------------------------------------------------- */
/* castum */
/* ----------------------------------------------------------- */
.uk-dropdown {
    width: auto!important;
    right: 0;
}

h3.uk-heading-line.uk-text-left.uk-text-bold {
    font-size: 24px;
    }

p.tagline2 {
    font-size: 1.1rem;
    margin: 0;
    width: 72px;
    text-align: center;
    font-weight: 700;
    color: #333;
}
#texthome {
    max-width: 800px;
}
ul.uk-subnav.id\=subnav2 {
    margin-right: 0px;
}
.cc-floating.cc-theme-classic {
    background: #343434;
    color: azure;
    border-radius: 0!important;
}
#formRating .nice-select{
    display: none !important;
}
.uk-section-default {
    border-bottom: none!important;
}
#buttomfiterhome.uk-active {
    background: var(--primary-color);
    color: #fff;
}
#buttomfiterhome {
    cursor: pointer;
    padding: 2px 15px;
    border-radius: 40px;
    background: #fff;
    border: 2px solid #fff;
    box-shadow: 0px 10px 20px rgb(97 105 140 / 10%);
    margin-bottom: 20px;
}
div#dropdownprofile {
    padding: 20px 10px!important;
}
.uk-notification-message-danger {
    color: #fff!important;
    background: #bf2b2d!important;
    border-radius: 3px;
}
.uk-notification-message-success {
    color: #fdfdfd!important;
    background: #549d00!important;
    border-radius: 3px;
}
.uk-close {
    color: #000!important;
}
a.alphabet, .alphabet  a {
    background-color: #e5e5e5;
    color: #000;
    width: 30px;
    line-height: 30px;
    border-radius: 3px;
    margin: 2px;
    padding: 0;
    text-align: center;
}
a.alphabet:hover {
    background: #4c246e;
    color: white!important;
}   
a.alphabet:not(:hover) {
    transition: all 0.2s ease-out;
}
#titlepage {
    color: #333;
    text-align: center;
}
/* ----------------------------------------------------------- */
/* cashbackpage */
/* ----------------------------------------------------------- */
#cachbaktaglin {
    font-size: 13px;
}
#titlepagecachback {
    color: #4d4d4d;
}
.ptextcachback {
    color: #420097;
}
#cashback-card {
    padding: 3px 10px 3px 10px;
    min-height: 115px;

}
/* ----------------------------------------------------------- */
/* TOP COUPON new card */
/* ----------------------------------------------------------- */
@media (max-width: 639px) {
  .remove-padding-mobile {
    padding: 8px !important;
  }
}
/* ----------------------------------------------------------- */
/* TOP COUPON */
/* ----------------------------------------------------------- */
#card-coupon-body {
    border-radius: 6px;
    box-shadow: 0 3px 10px 1px #e4e4e4;
    transition: all 0.3s ease-out;
}
#card-coupon-body:hover {
    transform: translateY(-10px) scale(1) translateZ(0);
}
.disc-percent{
    color: #4CAF50;
    margin-top: 3px;
    font-size: 14px;
}
#copyicon {
    font-size: 18px;
}
#cardcoupon {
    position: relative;
    overflow: hidden;
}
@media (max-width: 450px){
    #card-coupon-body {
        padding: 8px !important;
    }
}
.code-coupon-tx {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 4px 10px;
    color: black;
    font-weight: 700;
    max-height: 24px;
    background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='3' ry='3' stroke='%23B4B4B4' stroke-width='3' stroke-dasharray='10%2c 10' stroke-dashoffset='2' stroke-linecap='square'/%3e%3c/svg%3e");
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    border-radius: 4px;
}
#cardtopcoupon {
    padding: 3px !important;
}
.copied-text {
    font-size: 14px;
    padding: 4px 0px;
}
.copied-text i {
    margin-left: 3px;
}
.uk-slider-container-offset {
    padding: 11px 8px 39px!important;
    margin: -11px -10px -39px!important;
}
.discountbk {
    color: #303030;
    margin-top: 3px;
    font-size: 12px!important;
    margin-bottom: 3px;
}
.verified {
    color: #33896c;
    
}
#iconslide:hover {
    box-shadow: 0 0 3px 3px #571aa3;
}
#iconslide {
    font-size: 35px;
    font-weight: 100;
    background: white;
    border-radius: 100px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.22);
}
#boutton-slide-coupon-home {
    font-size: 33px;
    font-weight: 100;
    background: #ffffff;
    border-radius: 100px;
    color: black;
}
#boutton-slide-coupon-home:hover {
    background: #4c246e;
    color: aliceblue;
}
.discount-badge {
color: #ffffff !important;
    border-radius: 100% !important;
    font-size: 14px !important;
    height: 43px !important;
    width: 23px;
    background: #4c246e !important;
    margin-top: -29px;
    font-weight: bold;
    justify-content: center !important;
   
}
.uk-dotnav > .uk-active > * {
    background-color: rgb(87 26 163)!important;
}
#copyicon:hover {
    color: #4c246e;
}
.button-section:hover span {
    transform: translateX(-7px);
    color: var(--primary-color);
}
.button-section span {
    transition: transform 0.5s ease;
}
/* ---------------- cart header ---------------------- */
.card-header {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}
.uk-card-badge.uk-label {
    left: auto;
}
/* ---------------- black friday pag ---------------------- */
.coupnbk-contenthome {
    text-align: center;
    background-color: rgb(255 255 255 / 0%);
    padding: 4px;
    font-weight: 700;
    max-width: 120px;
    min-width: 120px;
    max-height: 24px;
    background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='3' ry='3' stroke='white' stroke-width='2' stroke-dasharray='10%2c 10' stroke-dashoffset='9' stroke-linecap='square'/%3e%3c/svg%3e");
    border-radius: 4px;
    color: #dddddd;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
}
.coupnbk-content {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 4px 6px;
    color: black;
    font-weight: 700;
    min-width: 115px;
    max-height: 24px;
    background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='3' ry='3' stroke='%23333' stroke-width='2' stroke-dasharray='10%2c 10' stroke-dashoffset='2' stroke-linecap='square'/%3e%3c/svg%3e");
    margin-top: 6px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
}

h2.subtitle.blackfriday {
    margin: 0;
}
#cardcouponbk {
    border-radius: 6px;
}

.coupnbk p {
    margin: 0;
}

#gridblackfriday {
    margin-top: -112px;
}
h2.subtitle.blackfriday2 {
    margin-top: 91px;
    font-size: 20px;
}
@media only screen and (min-width: 1200px) {
    #buttonhome3 {
        padding: 0px 82px;
    }
}
.coupnbk-contenthome:hover {
    color: #ffffff;
}
.coupnbkhome {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: center;
}
/* --------------------- contact-footer ------------------------ */
#contact-footer {
    margin-bottom: -4px;
    margin-top: 12px;
}

.uk-notification-message-success {
    background: #4d9d48;
    color: #e5e5e5;
}
.uk-notification-close {
    display: none;
    position: absolute;
    top: 10px;
    left: 11px;
    right: auto;
}
/* --------------------------- TOPTOP ------------------------ */
.back-to-top {
    opacity: 0;        
    visibility: hidden;   
    pointer-events: none; 
    transition: opacity 0.4s ease, visibility 0.4s ease;
}
.back-to-top.show {
    opacity: 1;
    visibility: visible;  
    pointer-events: auto;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    box-sizing: border-box;
    width: 50px;
    height: 50px;
    border-radius: 500px;
    background: #858585;
    color: #ffffff;
    vertical-align: middle;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    transition: .1s ease-in-out;
    transition-property: color;
    font-size: 36px;
}
.back-to-top:hover {
    background-color: #4c246e!important;
    color: #ffffff!important;
}
/* ----------------------- about ------------------------ */
  .card-square {
    width: 100%;
    aspect-ratio: 1 / 1; /* يجعل العنصر مربعًا */
    max-width: 130px;
    margin: 0 auto;
}
