@font-face {
  font-family: 'Portrait Text Regular';
  src: url('PortraitText-Regular-Web.eot');
  src: url('PortraitText-Regular-Web.eot?#iefix') format('embedded-opentype'),
       url('PortraitText-Regular-Web.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Portrait Text Medium';
  src: url('PortraitText-Medium-Web.eot');
  src: url('PortraitText-Medium-Web.eot?#iefix') format('embedded-opentype'),
       url('PortraitText-Medium-Web.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Portrait Regular';
  src: url('Portrait-Regular.eot');
  src: url('Portrait-Regular.eot?#iefix') format('embedded-opentype'),
       url('Portrait-Regular.woff') format('woff'),
       url('Portrait-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Portrait Medium';
  src: url('Portrait-Medium.woff') format('woff'),
       url('Portrait-Medium.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Portrait Regular Italic';
  src: url('Portrait-Regular2Italic-Web.woff2') format("woff2"),
       url('Portrait-Regular2Italic-Web.woff') format("woff"),
       url('Portrait-Regular2Italic-Web.ttf') format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Proxima Nova Semibold';
  src: url('proxima_nova_semibold-webfont.eot');
  src: url('proxima_nova_semibold-webfont.eot?#iefix') format('embedded-opentype'),
       url('proxima_nova_semibold-webfont.woff2') format('woff2'),
       url('proxima_nova_semibold-webfont.ttf') format('truetype'),
       url('proxima_nova_semibold-webfont.svg#proxima_novaregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url('proxima_nova-webfont.eot');
  src: url('proxima_nova-webfont.eot?#iefix') format('embedded-opentype'),
       url('proxima_nova-webfont.woff2') format('woff2'),
       url('proxima_nova-webfont.woff') format('woff'),
       url('proxima_nova-webfont.ttf') format('truetype'),
       url('proxima_nova-webfont.svg#proxima_novaregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Brown Pro Bold';
  src: url('BrownPro-Bold.woff2') format('woff2'),
       url('BrownPro-Bold.woff') format('woff'),
       url('BrownPro-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

.page-detail-product .description {
	border-bottom: 0px solid rgba(0,0,0,.125);
}

.page-detail-product .description .title h1 {
    font-size: 27px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 0px;
	font-family: 'Portrait Medium', serif;
	color:#333;
	line-height: 31px;
}

.page-detail-product .description .title .brand {
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
	font-family: 'Portrait Text Medium', serif;
	color:#222;
	font-weight: 400;
	line-height: 25px;
	font-style: normal;
}

.page-detail-product .description .price {
	/*font-size: 26px;
	font-family: 'Portrait Medium', serif;
	color:#333;
	font-weight: 400;
	line-height: 42px;
	font-style: normal;*/
	margin-bottom: 0px;
}

.page-detail-product .description .price.special .normal-price {
    text-decoration: line-through;
    margin-right: 10px;
	font-family: 'Portrait Text Medium', serif;
    color: #666;
    font-weight: 300;
    font-size: 20px;
}

.page-detail-product .description .price .special-price {
    font-size: 25px;
	font-family: 'Portrait Text Medium', serif;
	color:#333;
	font-weight: 400;
	line-height: 42px;
	font-style: normal;
}

/* .card.product-list .card-body .title {
    margin-top: 9px;
    margin-bottom: -5px;
} */

/* .card.product-list .card-body .title h5 {
    font-weight: 500; 
	letter-spacing:normal;
} */

/* .card.product-list .card-body .price .normal-price {
    font-weight: 500;
    font-size: 10px;
    color: #000;
} */

.card.product-list .card-body .price.special .special-price {
    font-weight: 500;
    font-size: 10px;
    color: #000;
}

.card.product-list-1 .card-body .card-title {
    margin-top: 0px;
    margin-bottom: 5px;
	font-size: 13px;
    line-height: 20px;
    font-weight: 500;
}

.card.product-list-1 .card-body .card-text {
    font-size: 13px;
    line-height: 20px;
    font-weight: 300;
}

.card.product-list-1 .card-body .price .normal-price {
    font-weight: 500;
    font-size: 10px;
    color: #000;
}

.card.product-list-1 .card-body .price {
    margin-top: 0px;
    margin-bottom: 5px;
}

.card.product-list .card-body .price.special .normal-price {
    font-size: 10px;
	color: #333;
}

.card.product-list-1 .card-body .price.special .special-price {
    font-weight: 500;
    font-size: 10px;
    color: #000;
}

.card.product-list-1 .card-body .price.special .normal-price {
    font-size: 10px;
	color: #333;
}

.vue-slider-process {
    background-color: #000 !important;
}

.vue-slider-dot-handle {
    background-color: #000 !important;
}

.brand-description {
	text-align: center;
    font-size: 18px;
	font-family: 'Portrait Text Regular', serif;
	color:#444;
	font-style: normal;
	font-weight: 400;
	max-width: 680px;
    margin: 0px auto 0;
}

nav.navbar.navbar-filter {
	border: 0px solid #eee;
    border-bottom: 1px solid #eee;
}

.sidebar .category .body, .sidebar .brand .body {
     max-height: none; 
     overflow: visible; 
}

.sidebar .category .heading, .sidebar .price .heading, .sidebar .tags .heading, .sidebar .menu-user .heading {
    margin-top: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #eee;
}

.btn.btn-melon3 {
    color: #fff;
    background-color: #000;
    border-color: #000;
	text-transform: uppercase;
    font-size: 0.82857em;
    letter-spacing: 1px;
    border-radius: 0;
	line-height: 40px;
    font-weight: bold;
}

.btn.btn-melon2 {
    color: #000;
    background-color: #FFF;
    border-color: #000;
	text-transform: uppercase;
    font-size: 0.82857em;
    letter-spacing: 1px;
    border-radius: 0;
	line-height: 30px;
    font-weight: bold;
}

.product-short-description {
	text-align: center;
    font-size: 22px;
    line-height: 30px;
    padding: 30px 0;
	font-family: 'Portrait Regular', serif;
	color:#222;
	font-style: normal;
	font-weight: 400;
	border-top: 1px solid rgba(0,0,0,.125);
	margin-top:30px;
}

.product-short-description2 {
    font-size: 28px;
    line-height: 30px;
    padding: 20px 0 30px 0;
	font-family: 'Portrait Regular', serif;
	color:#222;
	font-style: normal;
	font-weight: 400;
	margin-top:30px;
}

.navdesktop {
    border-bottom: 1px solid rgba(0,0,0,.125); margin-bottom:20px; padding-bottom:10px; padding-top:5px;
}

.title-line span {
    padding: 0 15px;
}

.nav-link2 {
    display: block;
    padding: 0.5rem 1rem;
	font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
	font-weight:600;
	color:#000;
}

.card-header {
    padding: 0;
    background-color: #FFF;
	border-bottom: 0px;
}

.card-header:first-child {
    border-radius: 0;
}

.card.blog .card-body .card-title {
	font-family: 'Portrait Medium', serif;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    color: #000;
}

.btn-link2 {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
	font-weight:600;
	color:#000;
	padding-left: 0px;
}

.card2 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
	padding:10px 0;
}

.card-body2 {
    font-size: 18px;
    line-height: 23px;
	padding:5px 10px 0px 0px;
	font-family: 'Portrait Regular', serif;
	color:#333;
	font-weight:400;
	font-style: normal;
}

.btn-dark {
    color: #fff;
    background-color: #000;
    border-color: #000;
	text-transform: uppercase;
	font-size: 0.62857em;
    letter-spacing: 1px;
}

footer p {
    font-family: 'Arial', serif;
    font-size: 14px;
	line-height: 22px;
    font-weight: 400;
    color: #222;
	font-style: normal;
}

footer {
    border-top: 0px solid #222;
	padding-top: 30px;
}

footer .footer-2 {
    margin-top: 0px;
    border-top: 0px solid #eee;
	color:#CCC;
}

/* .card.banner .card-body .card-title {
    font-family: 'Portrait Medium', serif;
    font-size: 24px;
	line-height: 28px;
    font-weight: 400;
    margin-bottom: 5px;
    color: #000;
} */

.card.banner .card-body .card-text {
    font-family: 'Portrait Text Regular', serif;
    font-size: 19px;
	line-height: 25px;
    font-weight: 400;
    color: #6f6f6f;
	margin-bottom: 5px;
}

.card.event.show .card-body .card-title {
	font-size: 25px;
    line-height: 40px;
	font-family: 'Portrait Text Regular', serif;
	color:#333;
	font-weight:normal;
	font-style: normal;
    
}

.card.event.show .card-body .card-text {
    font-size: 18px;
    line-height: 25px;
	font-family: 'Portrait Text Regular', serif;
	color:#333;
	font-weight:400;
	font-style: normal;
    
}

section .heading .title h6 {
    font-family: "Portrait Text Regular", Georgia, serif;
	font-style: normal;
    font-weight: 400;
	font-size: 14px;
    line-height: 20px;
    margin: 0 0 0.5em;
    line-height: 1.4;
}

/* section .heading .title h5 {
    font-family: "Brown Pro Bold", sans-serif;
    font-weight: 400;
	font-style: normal;
    margin: 0 0 0.1em;
    font-size: 22px;
    line-height: 31px;
	text-transform: uppercase;
} */

/* section .heading .title h3 {
    font-family: "Brown Pro Bold", sans-serif;
    font-weight: 400;
	font-style: normal;
    margin: 0 0 0.1em;
    font-size: 28px;
    line-height: 31px;
    text-transform: uppercase;
} */

nav.navbar-bottom ul li.category-navbar-1 .dropdown-menu {
    /*border: 2px solid #000;*/
	border:none;
	box-shadow: 0 2px 4px rgba(0,0,0,0.23);
	width:200px;
	/*transition: all 0.2s ease-in-out;*/
}

nav.navbar-bottom ul li.category-navbar-1 .dropdown-menu {
    top: 30px;
}

/* nav.navbar.navbar-middle {
    padding-top: 25px;
    padding-bottom: 25px;
} */

/* nav.navbar.navbar-middle .navbar-brand img {
    width: 225px;
} */

/* nav.navbar.navbar-middle .navbar-brand {
    margin-right: 6.3rem;
} */

/*p {
	font-family: 'Portrait Text Regular', serif;
	font-size: 18px;
    line-height: 25px;
	color:#333;
	font-weight:400;
	font-style: normal;
}*/

.mb-22 {
	border-bottom: 1px solid #efefef;  
}

.text-dark2 {
	line-height: 3.57143em;
    font-size: 0.75714em;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.card.event {
    /*box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);*/
	box-shadow: none;
}

nav.navbar-bottom ul li a:hover {
    color: #999;
    text-decoration: none;
}

footer .title {
    margin-bottom: 10px;
}

footer .title h3 {
    font-family: 'Arial', serif;
    font-style: normal;
	font-weight: 700;
    font-size: 14px;
	line-height: 21px;
    text-transform: uppercase;
	color: #222;
}


footer ul li {
    margin-bottom: 3px;
}

footer ul li a {
    font-family: 'Arial', serif;
    font-style: normal;
	font-weight: 400;
    font-size: 14px;
	line-height: 22px;
	color: #222;
}

footer ul li a:hover {
	text-decoration:underline;
	color: #333;
}

.icon-sosmed .icon {
    font-size: 16px;
}

.icon-sosmed .icon:hover {
    background: #000;
    color: #fff;
}

.pagination .page-item.active .page-link {
    background-color: #000;
    border-color: #000;
	/*border-radius: 50%;
	width: 38px;
    height: 38px;*/
}

.page-link {
    /*border-radius: 50%;
    width: 38px;
    height: 38px;*/
}

.page-item:last-child .page-link {
    border-top-right-radius: none !important; 
    border-bottom-right-radius: none !important; 
}

.pagination .page-item .page-link.page-link:hover {
    background-color: #000;
    border-color: #000;
}

/* .btn.btn-melon {
    background-color: #000;
    border-color: #000;
} */

.btn.btn-melon:hover {
    background-color: #333;
    border-color: #333;
}

.btn.btn-outline-melon:hover {
    color: #fff!important;
    background-color: #000;
    border-color: #000;
}

.card.border-red {
    border: 3px solid #000;
}

.breadcrumb .breadcrumb-item.active {
    color: #000;
}

@media (max-width: 991.98px) {
  .page-detail-product .description {
    margin-top: 0px !important;
  }
}

@media (max-width: 991.98px){
	footer ul li a {
		font-weight: 400;
	}
}

@media (max-width: 991.98px){
	footer .title h3 {
		font-weight: 500;
	}
}

@media (max-width: 991.98px){
	footer p {
		font-weight: 400;
	}
}

/*.custom-control {
    padding-left: 0;
}*/

.parallax2{
	min-height: 20em;
    /*background-attachment: fixed;
    background-size: cover;*/
    background-position: 50% 50%;
    display: flex;
    align-items: center;
    position: relative;	/**/
	margin-top:15px;
}

.parallax-title {
	text-align: center;
    font-size: 13px;
    line-height: 18px;
	color:#222;
	font-style: normal;
	font-weight: 400;
	text-transform:uppercase;
	padding-bottom: 15px;
}

.parallax-description {
	text-align: center;
    font-size: 30px;
    line-height: 30px;
	font-family: 'Portrait Regular', serif;
	color:#222;
	font-style: normal;
	font-weight: 400;
	padding-bottom: 20px;
}

@media (min-width: 768px) {
  .col-md-1 {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}

.modal-header {
    border-bottom: 0px solid #dee2e6;
}

.modal-footer {
    border-top: 0px solid #dee2e6;
}

.btn-primary2 {
    color: #fff;
    background-color: #000;
    border-color: #000;
	text-transform: uppercase;
    font-size: 0.82857em;
    letter-spacing: 1px;
    border-radius: 0;
	line-height: 40px;
    font-weight: 700;
	padding:10px 35px;
}

.modal-content {
    border-radius: 0rem;
}

.alert-top-navbar {
    padding: 5px;
    background: #000;
    border-radius: 0;
    color: #fff;
    text-align: center;
    display: flex;
    justify-content: center;
}
.alert-dismissible {
    padding-right: 4rem;
}
.alert {
    position: relative;
    padding: .45rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0rem;
}
.alert-top-navbar .close-alert {
    margin-left: 15px;
    cursor: pointer;
}

/*.carousel .slide-brand {
    height: 68vh;
}*/

.card.product-list-1 .card-body {
    padding-left: 20px;
	padding-right: 20px;
}

.footerhr{
	height: 2px;
    background: #000;
	margin: 0 0px;
}

html {
  scroll-behavior: smooth;
}

.page-category .product-catalog {
    padding-right: 0;
    padding-left: 0;
}

nav.navbar.navbar-filter {
    padding: 9px 5px 2px 5px;
}

.form-control-sm {
    border-radius: 0;
}

#backtotop {
  display: inline-block;
  background-color: #000;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 50%;
  position: fixed;
  bottom: 60px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}

#backtotop::after {
  /*content: "\f077";
  font-family: FontAwesome;*/
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  /*line-height: 50px;*/
  color: #fff;
}

#backtotop:hover {
  cursor: pointer;
  background-color: #333;
}

#backtotop:active {
  background-color: #555;
}

#backtotop.show {
  opacity: 1;
  visibility: visible;
}

.text-filter-product {
    font-family: 'Proxima Nova Semibold', serif; 
	font-size:12px; 
	text-transform: uppercase; 
	cursor:pointer;
}

.text-filter-product2 {
	cursor:pointer;
	margin-left: -4px;
}

.text-filter-product3 {
	font-family: 'Proxima Nova Semibold', serif; 
	font-size: 12px; 
	color: #666 !important;
	margin-left: -4px;
}

.text-filter-product-header {
	font-family: 'Proxima Nova Semibold', serif; 
	font-size: 12px; 
	text-transform: uppercase; 
	font-weight: bold;
	margin-left: -4px;
}

/* .sm_menu_outer {
	top: 48px;
    background: #1c1b1b;
    width: calc(100vw - 65px);
    left: 0;
} */

.sm_menu_outer .mobile_menu .submenu {
    background-color: #1c1b1b !important;
}

.sm_menu_outer .mobile_menu li a {
    /* color: #f1f1f1; */
    padding: 15px 15px;
}

.sm_menu_outer .mobile_menu li .back a {
    padding: 15px 5px 15px 40px;
}

.sidebar .category .custom-control label {
    padding-left: 0 !important;
}

.product__pseudo_variants {
    margin: 30px 0 20px;
}

.product__pseudo_variants .pseudo_variant {
    display: inline-block;
}

.product__pseudo_variants .pseudo_variant img {
    border: 1px solid rgba(34,34,34,0.2);
    width: 44px;
    height: 54px;
    display: block;
	margin-right:8px;
}

.page-detail-product .show-image-product .show-image .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fff;
}

.page-detail-product .show-image-product .show-image .swiper-pagination-bullets .swiper-pagination-bullet {
    background: #999;
}

.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
}

@media (max-width: 991.98px){
	.brand-info .text {
		font-size: 14px;
		line-height: 20px;
	}
}

.dropdown-item {
    width:auto;
}

.Linklist__Item {
    border-bottom: 0px solid rgba(0, 0, 0, 0) !important;
}

.btn.btn-melon4 {
    color: #5f656b;
    background-color: #fff;
    border-color: #ced4da;
    border-radius: 0;
}

nav.navbar.navbar-middle ul li .icon-header {
    margin-right: 0px;
}

nav.navbar-mobile .navbar-right li {
    padding-left: 5px;
    padding-right: 5px;
}

#sm_menu_ham span {
    height: 1px;
}

/* nav.navbar.navbar-middle ul li {
    float: left;
    padding: 7px 5px;
} */

.nav-filter-mobile {
    background: #fafafa;
    padding: 15px 15px;
}

html, body {
    max-width: 100%;
    overflow-x: hidden;
}

@media (max-width: 991.98px){
	.cart-overlay {
		right: -23px;
	}
}

.dropdown-menu {
    border-radius: 0;
}

.dropdown-menu-right {
    top: 35px;
}

.card-img-top {
    border-top-left-radius: 0; 
    border-top-right-radius: 0; 
}

.menu_simple {
    width: 100%;
}

.menu_simple ul {
    margin: 0; padding: 0;
    float: left;
}

.menu_simple ul li {
    display: inline;
}

.menu_simple ul li a {
    float: left; text-decoration: none;
    padding: 5px 20px 5px 0px;
}
 
.menu_simple ul li a:visited {

}
 
.menu_simple ul li a:hover, .menu_simple ul li .current {

}

footer .footer-3 {
    margin-top: 0px;
    border-top: 1px solid #eee;
	color:#CCC;
}

nav.navbar.navbar-middle ul li a {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
}

#sm_menu_ham {
    top: 20px;
}

/*@media (min-width: 768px)
.carousel .slide-home {
    height: 60vh;
}

.carousel .slide-home {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100vh;
}*/

.parallax {
    min-height: 25em;
}