@font-face{
            font-family:myFont;
            src:url('../fonts/Montserrat-ExtraLight.ttf');
        }

@font-face{
            font-family:myFont01;
            src:url('../fonts/MonkeyactPersonaluse-8Me6Z.otf');
        }
@font-face{
            font-family:myFont02;
            src:url('../fonts/Camar.otf');
        }        
.uk-fonts-01{ font-family: myFont01; font-weight: bold; }
.uk-fonts-02{ font-family: myFont02;  letter-spacing:2px;}

html,
.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,
p,
ul,
li,
a
{
	font-family: myFont; font-weight: bold;
}
body{ min-width: 1440px;}
.ux-top {
    width: 100%;
    border-bottom: solid 1px #ccc;
}
/*body{ background: #e2d5c5; }*/
.bank{ background: url(../img/icon-3.png) 0 0 no-repeat; cursor:pointer; width:98px; height:67px; 
display:inline-block; text-indent:-999em; overflow:hidden; border:1px solid #dfdfdf; vertical-align:middle;}
.checked{ border:1px solid #f76b0c;}
.visa{ background-position:0;}
.master{ background-position:-98px 0;}
.x-uk-navbar {
    border: none;
    background: none;
}
.uk-background-size{  background-position: 50% 0; background-size:800px; }
.uk-background-muteded{ background: #fcf0ee;}
.uk-background-dd{ background: #eee;}
.uk-background-01{ background-color: #666;}
.uk-background-02{ background-color: #e2d5c5;}
.uk-background-03{ background-color: #eeb334;}
.uk-background-or{ background: #222; }
.uk-background-or1{ background: #f8f7f5; }
.uk-background-or2{ background: #d5d5d5; }
.x-uk-navbar-nav{margin:0; padding:0;}
.x-uk-navbar-nav>li{ float:left;list-style-type:none; border-left:solid 1px #eee; }
.x-uk-navbar-nav>li:first-child{ border:none; }
.x-uk-navbar-nav>li>a
{
	display: flex;
	justify-content: center;
	align-items: center;
	column-gap: .25em;
	box-sizing: border-box;
	padding: 0 20px;
	font-size: 13px;
	text-decoration: none
}

.x-uk-navbar-nav>li>a {
  color: #fff;
  text-transform: uppercase;
  transition: .1s ease-in-out;
  transition-property: color, background-color;
}



.x-uk-navbar-nav>li:hover>a,
.x-uk-navbar-nav>li>a:focus,
.x-uk-navbar-nav>li>a[aria-expanded=true] {
	color: #666;
	outline: 0
}

.x-uk-navbar-nav>li>a:active {
	color: #333
}

.x-uk-navbar-nav>li.uk-active>a {
	color: #333
}




.x-uk-navbar-nav01{margin:0; padding:0; }
.x-uk-navbar-nav01>li{ float:left;list-style-type:none; border-left:solid 1px #DDD; }
.x-uk-navbar-nav01>li:first-child{ border:none; }
.x-uk-navbar-nav01>li>a
{
	display: flex;
	justify-content: center;
	align-items: center;
	column-gap: .25em;
	box-sizing: border-box;
	padding: 0 20px;
	font-size: 13px;
	text-decoration: none
}

.x-uk-navbar-nav01>li>a {
	color: #333;
	text-transform: uppercase;
	transition: .1s ease-in-out;
	transition-property: color, background-color
}

.x-uk-navbar-nav01>li:hover>a,
.x-uk-navbar-nav01>li>a:focus,
.x-uk-navbar-nav01>li>a[aria-expanded=true] {
	color: #CCC;
	outline: 0
}

.x-uk-navbar-nav01>li>a:active {
	color: #222
}

.x-uk-navbar-nav01>li.uk-active>a {
	color: #ddd
}

.uk-xicon{ border-left:solid 1px #DDD; }
.uk-xicon:last-child{ border-right:solid 1px #DDD; }
.x-uk-navbar-nav02{margin:0; padding:0; display: flex;}
.x-uk-navbar-nav02>li{ float:left;list-style-type:none; border-left:solid 1px #DDD; flex: 1; min-width: 1px}
.x-uk-navbar-nav02>li:last-child{ border-right:solid 1px #DDD; ; }
.x-uk-navbar-nav02>li>a
{
	display: flex;
	justify-content: center;
	align-items: center;
	column-gap: .25em;
	box-sizing: border-box;
	padding: 0 20px;
	font-size: 13px;
	text-decoration: none
}

.x-uk-navbar-nav02>li>a {
	color: #333;
	text-transform: uppercase;
	transition: .1s ease-in-out;
	transition-property: color, background-color
}

.x-uk-navbar-nav02>li:hover>a,
.x-uk-navbar-nav02>li>a:focus,
.x-uk-navbar-nav02>li>a[aria-expanded=true] {
	color: #CCC;
	outline: 0
}

.x-uk-navbar-nav02>li>a:active {
	color: #222
}

.x-uk-navbar-nav02>li.uk-active>a {
	color: #ddd
}


.x-uk-nv-text{ width: 180px; text-align: center; color: #FFF; display: block; background: #C30101; padding:11px 10px 12px 10px;}
.x-uk-nv-text:hover{display: block; color: #FFF; text-decoration: none;}
.x-uk-dropdown{ background: rgba(0,0,0,.5);}
.x-uk-nav-dropdown>li>a:focus, .uk-nav-dropdown>li>a:hover{ background: rgba(255,255,255,.2);}
.x-nd-text li{  line-height: 30px;}
.x-nd-text li a{ color: #FFF; padding-left: 45px; }
.uk-ad-bg{ background: #c1e0db; padding: 20px; }
.uk-tit h3{ background: #FFF; margin-bottom: 0; padding: 10px 0 10px 10px; }
.uk-tit span{font-size: 13px; margin-left: 5px}
.uk-tit a{ color: #333; margin-right:20px;}
.x-uk-list>li{ margin-top: 10px;}

.x-uk-thumbnail { margin-top: 10px; padding:10px; width: 270px; height: 350px; border-radius: 0;  }
.x-uk-thumbnail-caption h4{ margin-bottom: 0; }
.x-uk-thumbnail-caption a{ font-size: 13px; }
.addcart{ margin-top: 0px; margin-bottom: 0; line-height: 35px;}
.addcart a{ border: solid 1px red; margin:0; padding:0; border-radius: 50px; padding:0 15px 2px 15px; color: red;}
.addcart a:hover{ text-decoration:none; }
.addcart a:first-child{ border: none; color: #333; font-weight: bold; }


.RadioStyle input{display: none;}
.RadioStyle label {
border: 1px solid #ccc;
padding: 2px 20px;
line-height: 28px;
text-align: center;
float: left;
margin: 2px; cursor: pointer;
}
.RadioStyle input:checked + label {
background: url(../img/checkon.svg) no-repeat right bottom;
background-size: 21px 21px;
color: #00a4ff; border: 1px solid rgb(135, 183, 238);
}
.uk-font-12{ font-size: 12px;}
.uk-font-13{ font-size: 13px;}
.uk-font-14{ font-size: 14px;}
.uk-font-15{ font-size: 15px;}
.uk-font-16{ font-size: 16px;}
.uk-font-17{ font-size: 17px;}
.uk-font-18{ font-size: 18px;}
.uk-time{  background:#f5bf1a; padding: 5px 10px; color: #FFF; border-radius: 5px; margin-right: 10px;}
.uk-time>div{ font-weight: bold; text-align: center;}
.uk-button-01{ text-transform: capitalize; font-size: 12px; }
.uk-list-01{ list-style: none; float: right; padding:0; margin:0;}
.uk-list-01 li{ float:left; margin-left:10px; text-align:right; }
.uk-list-01 li a{ width:20px; height:20px; display:block}
.uk-button-orange {
    border: solid 1px #eee;
	color: #fff;
}

.uk-button-orange:focus,
.uk-button-orange:hover {
	background-color: #a0e51b;
	color: #fff;
	border: none;
}

.uk-button-orange.uk-active,
.uk-button-orange:active {
    border: none;
	background-color: #f7ba01;
	color: #fff
}

.uk-text-orange{ color:#f1c12f ;}

.uk-select:not([multiple]):not([size]) {
	-webkit-appearance: none;
	-moz-appearance: none;
	padding-right: 20px;
	background-image: url(../img/nw_selarw.png);
	background-repeat: no-repeat;
	background-position: 100% 50%
}

.uk-select:not([multiple]):not([size])::-ms-expand {
	display: none
}

.uk-select:not([multiple]):not([size]) option {
	color: #cc6060;
}

.uk-select:not([multiple]):not([size]):disabled {
	background-image: url(../img/nw_selarw.png)
}


.uk-button-list {
	background-color: #444;
	color: #fff;
	min-height: 81px;
	border: 1px solid transparent;
	display: flex;
	justify-content: center;
	align-items: center;
}

.uk-button-list:focus,
.uk-button-list:hover {
	background-color: #222;
	color: #fff
}

.uk-button-list.uk-active,
.uk-button-list:active {
	background-color: #000;
	color: #fff
}
[class*=x-uk-inline] {
	display: inline-block;
	position: relative;
	width: 100%;
	vertical-align: middle;
	-webkit-backface-visibility: hidden
}
.uk-margin-xs{ margin-top: 5px;}
.uk-lineHeight-35{ line-height: 35px;}
.uk-bread-background{
	padding: 20px;
	background-color: #fcf0ee;
	background: url("../img/inbg.jpg") center 0 no-repeat;
}
.uk-bread-small{ background: #f1c12f; padding:10px 20px; border-radius: 30px; line-height: 25px; }
.x-uk-breadcrumb>:nth-child(n+2):not(.uk-first-column)::before {
    content: "●";
    display: inline-block;
    margin: 0 15px 0 calc(15px - 4px);
    font-size: .875rem;
}
.x-uk-breadcrumb>*>* {
	font-size: .75rem;
	color: #999
}


.x-uk-pagination>* {
	flex: none;
	padding-left: 0;
	position: relative;
	background: none;
}

.x-uk-pagination>*>* {
	display: block;
	padding: 8px 15px;
	color: #999;
	transition: color .1s ease-in-out;
	border-radius: 50%; 
}

.x-uk-pagination>*>:focus,
.x-uk-pagination>*>:hover {
	color: #666;
	text-decoration: none;
}

.x-uk-pagination>.uk-active>* {
	color: #FFF;
	background: #da867a;
}
	
.x-uk-pagination>.uk-disabled>* {
	color: #999
}

.y-uk-breadcrumb{ font-size: .75rem; text-align: right }
.y-uk-breadcrumb>*>* {
	font-size: .75rem;
	color: #222
}

.y-uk-breadcrumb>:last-child>a:not([href]),
.y-uk-breadcrumb>:last-child>span {
	color: #222;
	font-size: .75rem;
}

.y-uk-breadcrumb>:nth-child(n+2):not(.uk-first-column)::before {
	content: "\25CF";
	display: inline-block;
	margin: 0 20px 0 calc(20px - 4px);
	font-size: .75rem;
	color: #222
}
.x-uk-text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}
.x-uk-text-truncate-01 {
   
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}
.x-uk-text-truncate-02 {
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}
.uk-container-01 {
	display: flow-root;
	box-sizing: content-box;
	max-width: 1400px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px
}
.x-icon-bg{ 
    width:70px; 
    height:70px; 
    line-height:70px; 
    text-align:center; 
    background:#eee; 
    border-radius:50%; 
}
.x-icon-border{ border: solid 1px #ccc; }
.x-uk-border-rounded{ border-radius:50px;}
.uk-subnav-pill>.uk-active>a {
	background: none;
	color: #666;
	border-bottom: solid 2px #1e87f0 ;
}
.uk-subnav-pill>*>a:focus,
.uk-subnav-pill>*>a:hover {
	background: none;
	color: #666
}

.uk-thumbnav>*>::after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, .6);
	transition: background-color .1s ease-in-out
}
.x-uk-subnav>.uk-active>a {
	color: #333;
	border: solid 2px #c5aa89;
	border-radius:50%;
	display: block;
	width: 150px;
	height: 150px;
	padding: 2px;
}
.x-uk-subnav>* {
	flex: none;
	padding:0 30px 0 30px;
	position: relative;
}

/*user-defined*/