@font-face {
    font-family: didot-regular;
    src: url('../fonts/didot.woff');
}
@font-face {
    font-family: didot-bold;
    src: url('../fonts/didot-bold.woff');
}
@font-face {
    font-family: didot-italic;
    src: url('../fonts/didot-italic.woff');
}
@font-face {
    font-family: raleway-light;
    src: url('../fonts/Raleway-Light.ttf');
}

@font-face {
    font-family: baskerville-regular;
    src: url('../fonts/Baskerville-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: baskerville-bold;
    src: url('../fonts/BaskervilleCyr_Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: baskerville-italic;
    src: url('../fonts/Baskerville-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: baskerville-light;
    src: url('../fonts/Baskerville-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
body{
	margin: 0;
	padding: 0 !important;
        
}
li.dropdown-2 {
    list-style: none;
    padding-bottom: 5px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    width: 100%;
}
.black {
	color: #555;
}
hr {
	border-top: 1px solid #ddd4c8;
    margin-top: 15px;
}
.align-center {
	margin: 0 auto;
}
.margin-top-3 {
	margin-top: 3px !important;
}
hr.type2 {
	margin-top: 0px;
}
ul.customed {
	list-style: none;
    margin-top: 10px;
    margin-left: 0px;
    padding: 0px;
}
label.customed {
	width: auto !important;
	margin-left: 10px;
}
div.payment-method {
	padding-left: 25px;
}
div.cart-detail {
	/*
	margin-left: 28px;
	margin-top: 10px;
	*/
	margin-top: 30px;
}
div.container-product-cart {
	margin-bottom: 20px;
}
div.cart-bottom-total {
	padding-top: 15px;
    padding-bottom: 5px;
    border-top: 1px solid rgba(0,0,0,0.1);
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
a.confirm , a.proceed {
	/*color: #70cd00 !important;*/
}
div.proceed {
	margin-top: 5px;
	text-align: center;
}
p.didot-bold {
	font-family: baskerville-bold;
	font-size: 12px;
    letter-spacing: 3px;
    margin-bottom: 0px;
}
p.remove {
	font-family: baskerville-bold;
	font-size: 9px;
    letter-spacing: 3px;
    color: #70cd00;
    padding:5px 0;
}
.remove a{
        font-size:9px;
        font-family:baskerville-bold;
}
p.payment-method {
	font-size: 15px;
	margin: 0px !important;
}
img.payment-method {
	margin-top: 5px;
	margin-bottom: 10px;
}
img.bordered {
	border: 1px solid rgba(0,0,0,0.1);
}
p.item-name , p.total {
	font-family: baskerville-bold;
    padding-top: 20px;
    font-size: 12px;
    letter-spacing: 1.8px;
    text-transform:uppercase;
}
p.total {
	padding-top: 0px;
}
p.item-price {
	font-size: 15px;
	margin-top: -8px;
	margin-right: 2px;
}
p.item-delivery , p.item-sub-total , p.item-delivery-area {
	font-family: baskerville-bold;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 4px;
	margin-top: 5px;
}
p.item-sub-total , p.item-delivery-area {
	font-size: 12px;
}
p.item-time {
	margin-top: -8px;
	margin-right: 2px;
	font-size: 12px;
}
p.type2 {
	font-size: 15px;
}
.text-right {
	text-align: right;
}
.navbar {
	max-height: 105px;
	margin-bottom: 0;
}
.pointer {
	cursor: pointer;
}
.navbar-brand{
	display: none;
}
.navbar-default {
    border-color: transparent;
}
.navbar-nav {
	width: 100%;
	text-align: center;
	min-height: 65px;
    padding-top: 5px;
    letter-spacing:1px;
}
.navbar-nav>li {
	float: none;
	display: inline-block;
	width: 14%;
}
.navbar-default .navbar-nav>li>a {
    font-family: baskerville-bold;
    font-size: 15px;
    color: #1A3664;
    padding-bottom:5px;
    padding-left: 10px;
    padding-right: 10px;
}
.navbar-nav>li.logo{
	margin-top: -25px;
}


.navbar-default .navbar-nav>.open>a, 
.navbar-default .navbar-nav>.open>a:focus, 
.navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: transparent;
}
.sub-menu{
	display: block;
}
.sub-menu .navbar{
	top: 35px;
	min-height: 46px;
	z-index: 1029;
	border-bottom: 1px solid #f3f1ec;
}
.sub-menu .navbar-nav>li {
	float: none;
	top: 25px;
    height: 42px;
    width: 20%;
    text-align: left;
}
.sub-menu .navbar-nav>li {
	float: none;
	top: 25px;
    height: 42px;
    width: 18%;
    text-align: left;
    margin-left: 16px;
}
.sub-menu .navbar-nav>li a {
	letter-spacing: 3px;
}
.sub-menu .navbar-nav>li.first {
    width: 18%;
    text-align: left;
    margin-left: 0;
}
.sub-menu .navbar-nav>li.last {
    text-align: right;
    width: 20%;
    top: 20px;
    display:none;
}
.sub-menu .navbar-nav>li.last a {
    font-family: baskerville-bold;
    font-size: 35px;
    color: #1A3664;
}
.sub-menu .dropdown-menu {
    top: 104%;
    left: -26px;
    min-width: 217px;
    border: 1px solid #f3f1ec;
    box-shadow: none;
    padding-left: 20px;
    padding-right: 20px;
}
.sub-menu .dropdown-menu>li>a {
    padding: 0px 20px;
    letter-spacing: 0 !important;
    font-family: baskerville-light;
    font-size: 15px;
}
.sub-menu .dropdown-menu>li>a:hover {
    background-color: transparent;
    color: #C59F42;
}
section {
	margin-bottom: 120px;
	position: relative;
}
.section1{
width: 100%;
    max-height: 100vh;
    
}
.section1 .container-image{
    text-align:center;
}
.section1 .container-image img{
    width:100%;
}
.section1 .container-heading.off-display {
	width: 100%;
	height: auto;
	margin-top: 40vh;
}

.section1 .container-heading.off-display-mobile {
	width: 100%;
	height: auto;
	margin-top: 60px;
}

.container-two , .container-three {
	background: #fff;
    box-shadow: 0 0 27px -4px #ccc;
    padding: 8px 45px;
}
.container-three {
    box-shadow: 0 0 15px -4px #ccc;
    padding: 8px 20px;
}
.container-padding {
	padding-left:45px;
	padding-right: 45px;
}
.container-heading h1{
	font-family: baskerville-italic;
	font-size: 80px;
	color: #1A3664;
        margin-bottom:0;
}
.container-heading p{
	font-family: baskerville-regular;
	font-size: 14px;
	color: #1A3664;
	letter-spacing: 4px;
	text-transform: uppercase;
        margin:0 0 5px;
}
.container-heading span{
	font-family: baskerville-bold;
	font-size: 18px;
	color: #1A3664;
	letter-spacing: 13px;
	text-transform: uppercase;
}
.section1 .arrow{
	margin:0 auto;
	background:transparent url(../images/arrow-down.png) no-repeat;
	width: 50px;
	height: 50px;
	margin-top: 12%;
        margin-bottom: 3%;
}
.section-left {
	width: 62%;
	float: left;
}
.section-right {
	width: 36%;
	float: right;
}
.section2 {
	width: 100%;
    height: 85.9%;
    background:#fff;
    z-index: 1;
}
.section2 .container-category{
	width: 100%;
	height: 595px;
	background-color: #fff;
	text-align: center;
}
.container-category h1{
	font-family: baskerville-bold;
	font-size: 48px;
	color: #1A3664;
	letter-spacing: 3px;
}
.container-category a p {
	font-family: baskerville-bold;
	font-size: 12px;
	letter-spacing: 3px;
	color: #1A3664;
	text-transform: uppercase;
}
.container-category img {
	margin: 0 auto;
}
.container-cart h4 {
    color: #1A3664;
}
.section-shop {
	width: 100%;
    min-height: 75vh;
    background:#fff;
    z-index: 1;
    margin-top: 105px;
}
.section-shop .container-content{
	width: 100%;
	height: 350px;
	border: 1px solid #faf8f6;
	text-align: center;
        color: #1A3664;
}
.container-content span{
	font-family: baskerville-bold;
	font-size: 14px;
	letter-spacing: 3px;
	text-transform: uppercase;
}
.container-content p , p{
	font-family: baskerville-light;
	font-size: 13px;
	color: #1A3664;
}
.container-content img{
	margin: 0 auto;
}
.input-group[class*=col-] {
    float: left;
    padding-left: 15px;
}
.footer {
   left:0;
   right:0;
   height:90px;
   background:transparent;
   z-index:2;
   position:absolute;
   margin-top:-90px;
}
.footer span{
	font-family: baskerville-bold;
	font-size: 18px;
	color: #1A3664;
	letter-spacing: 2px;
        margin-right:25px;
}
.footer ul{
	margin: 0;
	padding: 0;
        display:inline-block;
}
.footer ul li{
	display: inline-block;
	list-style: none;
        margin-left:5px;
}
.no-padding{
	padding: 0 !important;
}
.ui-datepicker {
	z-index: 99999999999 !important;
}
.divider {
	width: 90%;
    height: 10px;
    border-bottom: 1px solid #CCC;
    margin: 0 auto;
}
.section-account, .section-help{
        width: 100%;
	height: 100%;
	min-height: 100vh;
	/*background: url(../images/bg-account.jpg) no-repeat bottom;*/
        background: url(../images/bg-account.jpg) no-repeat center;
        background-size:cover !important;
        background-attachment:fixed;
        padding-bottom:90px;
}
.section-account-checkout{
        width: 100%;
	height: 100%;
	min-height: 100vh;
	/*background: url(../images/bg-account.jpg) no-repeat bottom;*/
        background: url(../images/bg-account-checkout.jpg) no-repeat center;
        background-size:cover !important;
        background-attachment:fixed;
        padding-bottom:90px;
}
.section-login, .section-product-detail {
	width: 100%;
	height: 100%;
	min-height: 100vh;
	/*background: url(../images/bg-account.jpg) no-repeat bottom;*/
        background: url(../images/CAKE1.jpg) no-repeat left;
        background-size:cover !important;
        background-attachment:fixed;
        padding-bottom:90px;
}

/*.section-help {
	background: url(../images/bg-help.jpg) no-repeat center;
        background-size: auto 100%;
        padding-bottom:90px;
}*/

.section-login {
	background: url(../images/bg-login.jpg) no-repeat center;
        background-size: cover;
}
/*.section-product-detail {
	background: url(../images/bg-product-detail.jpg) no-repeat bottom;
}*/
.pull-top {
	/*margin-top: 140px;*/
}
.section-left, .section-right{
        margin-top:140px;
        margin-bottom:60px;
}
.section-account .container-account,
.section-account .container-checkout,
.section-account-checkout .container-account,
.section-account-checkout .container-checkout,
.section-login .container-account,
.section-product-detail .container-account, .container-cart, .container-help, .container-help-bottom {
	width: 100%;
	max-width: 900px;
	height: auto;
	padding: 20px 40px;
	margin: 0 auto;
	margin-top: 135px;
    box-shadow: 0 0 27px -4px #ccc;
    background: #FFF;
    text-align: center;
    margin-bottom: 45px;
    padding-bottom: 50px;
}
.container-help {
	max-width: 678px !important;
	text-align: left !important;
	padding: 5px !important;
        margin-bottom:20px;
}
p.help-content {
	font-size: 13px;
	margin-top: 20px;
}
.container-help-bottom {
	margin-top: 20px !important;
	max-width: 678px !important;
	text-align: left !important;
}
.container-help .inner-dashed {
	/*border: 1px dashed #555;*/
	
	border: 1px solid rgba(141, 115, 74, .5);
    padding-top: 10px;
    padding-bottom: 20px;
    text-align: center;

}
.container-cart {
	text-align: left !important;
}
.container-account .subtitle {
	font-family: baskerville-light;
	font-size: 15px;
	color: #1A3664;
}
p.style2 {
	font-family: baskerville-light;
	font-size: 15px;
	margin-top: 10px;
	color: #1A3664;
}
p.subtitle {
	font-family: baskerville-light;
	font-size: 15px;
	color: #1A3664;
	font-style: italic;
}
.container-account h2 , h2 , h3{
	font-family: baskerville-italic;
	font-size: 36px;
	color: #1A3664;
}
h2 {
	font-size: 36px;
}
h3 {
	font-size: 26px;
}
/*h3.order {
	width: 90%;
}*/
h4 {
	font-family: baskerville-bold;
    font-size: 15px;
    letter-spacing: 4px;
}
img.arrow , img.arrow-rotate {
	position: absolute;
    right: 0px;
    top: 5px;
    -moz-transition : all 0.3s ease;
    -webkit-transition : all 0.3s ease;
    -o-transition : all 0.3s ease;
    transition : all 0.3s ease;
}

img.arrow-rotate {
	-ms-transform : rotate(180deg);
	-moz-transform : rotate(180deg);
	-webkit-transform : rotate(180deg);
	transform : rotate(180deg);
}

.container-account .action {
	font-family: baskerville-bold;
	font-size: 12px;
	color: #C59F42;
	text-align: center !important;
	letter-spacing: 5px;
	text-transform: uppercase;
}
.container-account .sub-title {
	font-family: baskerville-light;
	font-size: 15px;
	color: #1A3664;
	font-style: italic;
}
.section-account .box-info,
.section-login .box-info,
.section-product-detail .box-info {
	width: 100%;
	height: auto;
	float: left;
	text-align: left;
	line-height: 25px;
}
/* product detail */
ul.thumb-prod-img{padding: 0; width: 100%; display: inline-block;}
ul.thumb-prod-img li{list-style: none; float: left;padding: 0;}
ul.thumb-prod-img li .thumbnail{border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; border-left: none; cursor: pointer;}
ul.thumb-prod-img li a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover{border-color: #ddd;}
ul.thumb-prod-img li:first-child .thumbnail{border-left: 1px solid #ddd;}

.desc-prod-detail{text-align: left;}
.desc-prod-detail h2{font-size: 18px; font-family: baskerville-bold; letter-spacing: 5px; color: #1A3664; padding-top: 10px;}
.desc-prod-detail span{font-family: baskerville-regular; font-size: 15px; color: #1A3664; margin-bottom: 10px; display: inline-block;}
.desc-prod-detail p{font-family: baskerville-regular; font-size: 16px; color: #1A3664; margin-bottom: 10px; display: inline-block; padding-right: 50px;}
.desc-prod-detail .box-info .form-control{height: 35px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
}
.desc-prod-detail .box-info label{}
.desc-prod-detail .box-info span{font-size: 8px; margin: 0;}
.desc-prod-detail .box-info textarea.form-control{font-size: 11px;height: 89px; resize: none;}
.form-control {
    color: rgba(26, 54, 100, 0.8);
    border: 1px solid rgba(26, 54, 100, 0.42);
}

/* end product detail */

.box-info.update {
	padding: 0;
}
.box-info label {
	font-family: baskerville-bold;
	font-size: 12px;
	color: #1A3664;
	text-transform: uppercase;
	letter-spacing: 4px;
	width: 100%;
	text-align: left;
}
a.bold {
	font-family: baskerville-bold;
	font-size: 12px;
	color: #1A3664;
	text-transform: uppercase;
	letter-spacing: 5px;
}
.box-info span {
	font-family: baskerville-light;
	font-size: 15px;
	color: #1A3664;
	/*margin-left: 15px;*/
padding: 6px 12px;
	text-align: left;
}
.box-info .form-control {
	width: 100%;
	height: 40px;
	background: transparent;
	border: none;
	border-bottom: 1px solid #f1f1f1;
	box-shadow: none;
	font-family: baskerville-regular;
	font-size: 15px;
	color: #1A3664;
	/*margin-top: -14px;*/
        margin-bottom: 14px;
        outline:none;
        border-radius:0;
}
.box-info .form-control:focus{
	/*border-color: #528fdb;*/
	border-color: #1A3664;
}
.box-info .required {
	font-family: baskerville-regular;
	font-size: 12px;
	font-style: italic;
	color: #ed1c24;
	letter-spacing: normal;
	text-transform: none;
}
.box-info .sub-label {
	font-family: baskerville-bold;
	font-size: 8px;
	color: #1A3664;
	letter-spacing: 5px;
	text-transform: uppercase;
}
.box-info .btn-default {
	background: transparent;
	border: none;
	font-family: baskerville-bold;
	font-size: 12px;
	color: #C59F42;
	letter-spacing: 5px;
	text-transform: uppercase;
	margin: 0 auto;
	outline: none;
}
.box-info .forgot-text {
	font-family: baskerville-italic;
	font-size: 12px;
	color: #C59F42;
	left: -9px;
    position: relative;
}
/* new */
.btn-default.nopadding{padding: 0;}
.box-info .btn-default.btn-bold{
	font-weight: bold;
}
.box-info .btn-default.btn-fullwidth{
	width: 100%; display: inline-block;
}
.link-italic{
	font-size: 12px; color: #C59F42; font-style: italic; font-family: baskerville-regular;
}
/* end new */
.box-info a {
	text-decoration: none;
}
select {
    -webkit-appearance: button;
    -moz-appearance: button;
    -webkit-user-select: none;
    -moz-user-select: none;
    -webkit-padding-end: 20px;
    -moz-padding-end: 20px;
    -webkit-padding-start: 2px;
    -moz-padding-start: 2px;
    background-color: #F07575; /* fallback color if gradients are not supported */
    background-image: url(../images/arrow.png), -webkit-linear-gradient(top, #E5E5E5, #F4F4F4); /* For Chrome and Safari */
    background-image: url(../images/arrow.png), -moz-linear-gradient(top, #E5E5E5, #F4F4F4); /* For old Fx (3.6 to 15) */
    background-image: url(../images/arrow.png), -ms-linear-gradient(top, #E5E5E5, #F4F4F4); /* For pre-releases of IE 10*/
    background-image: url(../images/arrow.png), -o-linear-gradient(top, #E5E5E5, #F4F4F4); /* For old Opera (11.1 to 12.0) */ 
    background-image: url(../images/arrow.png), linear-gradient(to bottom, #E5E5E5, #F4F4F4); /* Standard syntax; must be last */
    background-position: center right;
    background-repeat: no-repeat;
    border: 1px solid #AAA;
    border-radius: 2px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    color: #555;
    font-size: inherit;
    margin: 0;
    overflow: hidden;
    padding-top: 2px;
    padding-bottom: 2px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
select.type2 {
	background: #fff;
    border: none;
    box-shadow: none;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 6px;
    width: 100%;
    outline: none;
}
.searchbox-mobile{
	display:none;
}
/*Responsive*/
@media screen and (min-width:768px){
        .social .dropdown-menu{
            position:absolute !important;
            -webkit-background-clip: padding-box !important;
            background-clip: padding-box !important;
            border: 1px solid #ccc !important;
            border: 1px solid rgba(0,0,0,.15) !important;
            border-radius: 4px !important;
            -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175) !important;
            box-shadow: 0 6px 12px rgba(0,0,0,.175) !important;
        }
}

@media screen and (max-width: 580px){
	
	/*.section1 {
	    background-size: 200px;
	    background-position: 89px -17px;
	    margin-top: 50px;
	}*/
	.section1 .container-heading {
	    margin-top: 0%;
	    text-align: center;
	}
	.container-heading h1 {
	    font-size: 70px;
	}
	.container-heading p {
	    font-size: 12px;
	}
	.container-heading span {
	    font-size: 15px;
	}
	.section1 .arrow {
	    margin-top: 5%;
	}
	.section2 {
	    padding-top: 0;
	}
	.section-shop .container-content {
	    height: 320px;
	}
	.container-category.last{
		margin-top: 20%;
	}
	.navbar-nav>li.first {
	    width: 100%;
	    text-align: left;
	}
	.navbar-nav>li.left-on-xs{
		text-align: left;
	}
	.navbar-nav>li.center-on-xs{
		text-align: center;
	}
	.navbar-nav>li.center-on-xs a{
		font-size: 36px;
	}
	.divider{
		width:90% !important;
	}
	.sub-menu .navbar {
	    display: none;
	}
	
	.section-account .container-account, .section-product-detail .container-account{
		padding: 12px;
	}
	.col {
		width: 100%;
		height: auto;
    	min-height: 100px;
	}
	.box-info.update {
		padding: 0;
	}
	.desc-prod-detail p{
		padding-right: 0;
	}
	.popup-add .inner{
		width: 100%; top: 50%; left: 0; margin:-122px 0 0 0;
	}
}
@media screen and (max-width:400px){
        .section-shop .container-content {
	    height: 265px;
	}
}
/*iPad*/
@media screen and (max-width: 768px) and (min-width: 581px){
	.section1 .container-heading {
	    margin-top: 0%;
	    text-align: center;
	}
	/*.section1 {
	    background-size: 327px;
	    background-position: 200px 54px;
	}*/
	.container-category img {
		margin: 0 auto;
	}
	.container-category.last{
		margin-top: 20%;
	}
	.sub-menu .navbar-nav>li.first {
	    width: 22%;
	}
	.sub-menu .navbar-nav>li.d-date {
		width: 31% !important;
	}
	.sub-menu .navbar-nav>li.last {
	    width: 22%;
	}
	.desc-prod-detail p{
		padding-right: 0;
	}
}
/*iPhone 4*/
@media screen and (max-width: 320px) and (max-height: 480px){
	/*.section1 {
	    background-size: 161px;
	    background-position: 71px -17px;
	}*/
}
/*iPhone 5*/
@media screen and (max-width: 320px) and (max-height: 568px) and (min-height: 481px){
	/*.section1 {
	    background-size: 186px;
    	background-position: 60px -8px;
	}*/
	.section1 .container-heading {
	    margin-top: 8%;
	}
}
/*Galaxy S5*/
@media screen and (max-width: 360px) and (max-height: 640px) and (min-width: 321px){
	.section1 .container-heading {
	    margin-top: 0%;
	}
}
/*iPhone 6*/
@media screen and (max-width: 375px) and (max-height: 667px) and (min-width: 361px){
	.section1 .container-heading {
	    margin-top: 0%;
	}
}
/*Nexus 5X*/
@media screen and (max-width: 411px) and (max-height: 731px) and (min-width: 376px){
	/*.section1 {
	    background-size: 275px;
	    background-position: 60px -8px;
	}*/
	.section1 .container-heading {
	    margin-top: 0%;
	}
}
/*Nexus 6P*/
@media screen and (max-width: 436px) and (min-height: 733px) and (min-width: 412px){
	/*.section1 {
	    background-size: 293px;
    	background-position: 64px 38px;
	}*/
	.section1 .container-heading {
	    margin-top: 0%;
	}
}



@media screen and (max-width: 767px){
        .section-account .container-account, .section-account .container-checkout, .section-account-checkout .container-account, .section-account-checkout .container-checkout, .section-login .container-account, .section-product-detail .container-account, .container-cart, .container-help, .container-help-bottom{
            margin-top:75px;
            padding:20px;
        }
        #progressbar{
            padding:0;
        }
        .navbar {
	    min-height: 32px;
	}
	.navbar-nav>li {
	    float: none !important;
	    display: block;
	    width: 100% !important;
	    text-align: left;
	}
	.navbar-nav>li.first {
	    width: 90%;
	    text-align: left;
	}
	.navbar-nav>li.last {
		text-align: left;
	}
	.navbar-nav>li.logo {
	    display: none;	
	}
	.navbar-brand {
	    display: block;
	}
	.navbar-brand>img {
	    display: block;
	    width: 40px;
	    top: -10px;
	    position: relative;
	}
	.section1{
		background-position:center;
	}
        .section-left , .section-right {
		width: 100%;
	}
	.pull-top {
		margin-top: 100px;
	}

	ul.left-link{
		border-right: none;
		border-bottom: 1px solid #ddd5c8;
	}
	.datepicker-position{
		margin-top:-95px !important;
	}
	.signin-container, .signup-container {
	    	padding-right: 15px !important;
	   	padding-left: 15px !important;
	   	border-right: none !important;
	}
	.signin-container{
		border-bottom:1px solid #ddd5c8;
		padding-bottom:30px;
	}
	.signup-container{
		padding-top:30px;
	}
	.navbar-default .navbar-collapse{
		background:white;
	}
	.navbar-brand{
		padding:15px 15px;
		height:40px;
	}
	.searchbox{
		display:none;
	}
	.searchbox-mobile{
		display:block;
		margin:11px 0 0;
		float:right;
	}
	#myModal{
		padding:17px;
	}
	.section-account .box-info, .section-login .box-info, .section-product-detail .box-info{
		margin-top:30px !important;
	}
        .form-group{
                margin-bottom:0;
        }
        .navbar-toggle{
        	margin-bottom:5px;
        }
        .container-content span{
        	font-size:10px;
        }
        .container-content p{
        	font-size:9px;
        }
        .container-account .col-xs-12{
        	z-index:1;
        }
        .footer .pull-right label{
                text-align:center !important;
                margin-top:10px;
        }
        .input-group[class*=col-]{
                padding-right:15px;
        }
        ul.left-link{
        	border-right:none !important;
        }
        .footer{
	        text-align:center;
	}
	.footer .pull-right{
	        float:none !important;
	}
	.footer .pull-right form, .footer ul{
	        margin:10px 0;
	        float:none;
	}
        .modal-dialog{
                width:auto !Important;
        }
        .modal.fade .modal-dialog{
                margin:13% 10% !important;
        }
        .total-amount, .account-holder, .account-number, .bank-branch{
                padding:5px 0;
     
        }
        .section-shop {
	    margin-top: 50px;
	}
        .container .total-amount, .container .account-holder, .container .account-number, .container .bank-branch{
            margin:0 !Important;
        }
        #topbar-mobile{
            display:block !important;
        }
        .mobile-absolute{
            position:absolute;
        }
        .section1 .container-image{
            margin-top:40px;
        }
        .section1 .container-image img{
            width:auto;
            height:45vh;
        }
	.container-heading.in-display{
		margin-top: 0 !important;
	}
	.in-display .heading-top, .in-display .banner-text{
		margin: 0 auto !important;
	}
	.container-category h1{
	        font-size: 30px; 
	}
        .section-product-detail .box-info{
                float: none !important;
        }
}

/* profile page */
.form-short{padding: 22px 0;}
/*.form-short.box-info .form-control{height: 35px; width: 200px;max-width: 100%;}/*
.form-short.box-info .form-control{height: 35px; width: 400px;max-width: 100%;}
.form-short.box-info label{letter-spacing: 3px;}
.form-short.box-info label i{font-family: baskerville-light; font-size: 10px; color: #ed1c24; text-transform: lowercase; letter-spacing: 1px;}
.form-short.box-info span.botline{border-bottom: 1px solid #ccc; margin-left: 0; padding-left: 5px; padding-right: 5px;  /* padding-left: 15px; */ /*width: 200px;*/  max-width: 100%; display: inline-block;}
.box-changepass{margin-top: 10px;}
.box-changepass > label{position: relative; cursor: pointer;}
.plus:after{content: ""; position: absolute; top: 9px; left: 220px; background: url('../images/arrow-small.png') no-repeat center center; width: 15px; height: 8px;}
.minus:after{content: ""; position: absolute; top: 9px; left: 220px; background: url('../images/arrow-small-up.png') no-repeat center center; width: 15px; height: 8px;}
.box-changepass .box-form-changepass{display: none;}
/* end profile page */

/* left link */
ul.left-link{margin: 0; padding: 22px 0; text-align: left; font-family: baskerville-bold; font-size: 12px; letter-spacing: 2px; font-weight: bold; line-height: 24px;
	border-right: 1px solid #ddd5c8;
}
ul.left-link li{list-style: none; margin-bottom: 5px; padding-right: 0.5em;}

ul.left-link li:last-child{padding-right: 0;}

ul.left-link li a{color: #1A3664;}
ul.left-link li a:hover, ul.left-link li a.active{text-decoration: none; color: #C59F42;}
/* end left link */

/* address list page */
.table-list{width: 100%; text-align: left; font-family: baskerville-light; font-size: 15px; color: #1A3664; margin-top: 22px; line-height: 24px;}
.table-list tr th{font-family: baskerville-bold; font-weight: normal; font-size: 12px;}
a.link-sgrey{font-family: baskerville-bold; font-size: 9px; color: #C59F42; letter-spacing: 2px; cursor:pointer;}
a.link-sgrey.lmedium{font-size: 15px;}
.table-list.tright tr th{text-align: right;}
.table-list.tright tr th:first-child{text-align: left;}
.table-list.tright tr td{text-align: right;}
.table-list.tright tr td:first-child{text-align: left;}
/* end address list page */

/* payment confirmation */
/*.fpayment-confirm{padding-top: 18px;}*/
.table-hlist{width: 100%;}
.table-hlist tr th{font-family: baskerville-bold; font-size: 12px; color: #1A3664; letter-spacing: 2px; width: 50%;}
.table-hlist tr td{padding: 3px 0;}
/* end payment confirmation */

/* address update form */
.faddress-update{padding-top: 22px;}
.faddress-update .box-info .form-control{height: 35px;}
.faddress-update .box-info textarea.form-control{resize: none;}



/* added on 19 Okt 2016 - Feedback */
.logo>a>img{
    width:65px;
}
.fb_logo>a>img, .ig_logo>a>img{
    width:25px;
}


.login_forgotpassword_text, .login_register_text{
	font-family: baskerville-regular;
    letter-spacing: 1.5px;
}
.gold_color{
	color:#C59F42;
}
.padding_bottom5px{
	padding-bottom:5px;
}
.login_forgotpassword_text:hover,.login_register_text:hover{
	 text-decoration: underline;
	 color:#C59F42;	
}
.help-content{
	display:none;
}
.help_arrow{
	max-width:22px;
}
.blue_link{
	 color: #1A3664 !important;
}
.blue_link{
	 color: #C59F42 !important;
	 text-decoration: none;
}
.black_link{
	 color: #1A3664 !important;
}
.black_link:hover{
	 color: #C59F42 !important;
	 text-decoration: none;
}
.gold_link{
	 color: #C59F42 !important;
         font-family:baskerville-bold;
         letter-spacing:3px;
         font-size:11px;
}
.gold_link:hover{
	 text-decoration: underline;
}
.gold_link_without_underline{
	 color: #C59F42 !important;
}
.gold_link_without_underline:hover{
	 text-decoration: none;
}
.required_tag{
	 color:red;
	 font-size:10px;
	 text-transform: lowercase;
	 letter-spacing: 1px;
}
.section-account-member .container-account{
	max-width:1200px;
}
.text_width_240{
	 width: 240px !important;
}
.box-changepass{
    margin-top: 10px;
}
.letter_spacing_4{
	letter-spacing: 4px !important;
}
.letter_spacing_5{
	letter-spacing: 5px !important;
}
.alignleft{
	  text-align: left !important;
}
.alignright{
	  text-align: right !important;
}
.font_size10{
	font-size:10px !important; 
}
.font_size12{
	font-size:12px !important; 
}
.font_size13{
	font-size:13px !important; 
}
.font_size14{
	font-size:14px !important; 
}
.font_size15{
	font-size:15px !important; 
}
.font_ralewaylight{
    font-family: baskerville-light !important;
}

.letter_spacing_3{
	letter-spacing:3px;
}
.letter_spacing_2{
	letter-spacing:2px;
}
.letter_spacing_1{
	letter-spacing: 1px !important;
}
.margin_topbottom15{
	margin-top: 15px !important;
    margin-bottom: 15px !important;
}
.margin_top10{
	margin-top: 10px !important;
}
.margin_top20{
	margin-top: 20px !important;
}
.margin_top_min15{
	margin-top: -15px !important;
}
.custom_button_save{
	background: transparent;
    border: none;
    font-family: baskerville-regular;
    font-size: 12px;
    color: #C59F42;
    letter-spacing: 5px;
    text-transform: uppercase;
    margin: 0 auto;
    outline: none;
}
.font_bold{
	font-weight: bold !important;
}
.font_didot{
	 font-family: baskerville-regular !important;
}
.border_1_ccc{
	border:1px solid #f1f1f1 !important;
}
.cursor_pointer{
	cursor: pointer;;
}
.text_uppercase{
	 text-transform: uppercase;;
}
.productdescription_descriptiontext{
	color: black;
        font-size: 12px;
        margin-bottom: 5px;
        font-family:baskerville-light;
}
.ui-datepicker-month, .ui-datepicker-year{
	font-size:14px !important;
}
.ui-datepicker-calendar>thead>tr>th>span{
	font-size: 14px !important;
}
.ui-datepicker-today{
	 background-color: #eee !important;
	 border:0 !important;
}
.ui-datepicker-today>a{
	 background-color: #eee !important;
	 border:1px solid #ccc !important;
	 font-size:8px !important;
	 color:red !important;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-highlight{
	border:1px solid #ccc !important;
	border-color:#ccc !important;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight{
	background-color: #eee !important;
	background:none;
}
.aligncenter {
	 text-align: center !important;
}
.border0{
	border:0;
}
.margin_top14{
  margin-top: 14vw !important; 
}
.padding_top0{
  padding-top: 0px !important;
}
.product_viewmore_text{
	text-align: right;
    margin-right: 50px;
}

input{
  outline:none !important;
}

/*--START-- FIRMAN MARTIONO CSS*/
/*#owl-demo .item{
    background: #42bdc2;
    padding: 30px 0px;
    margin: 5px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
}*/

.owl-theme .owl-controls{
    display:block !important;
}
.owl-buttons{
    position: absolute;
    top: 50%;
    width: 100%;
}
.owl-next{
    right: 0;
    position: absolute;
}
.owl-prev{
    left: 0;
    position: absolute;
}
.owl-pagination{
    display:none;
}
.owl-theme .owl-controls .owl-buttons div{
    background:transparent;
    color:black;
    opacity:1;
    font-size:40px;
    border-radius:0;
    margin:0;
}
.ui-datepicker{
    width:100% !important;
}

.ui-datepicker-calendar span{
    color:black !important;
}
.ui-datepicker-calendar span, .ui-datepicker-calendar a{
    font-size:12px !important;
    
}
.ui-state-default{
    text-align:center !important;
}
.ui-datepicker-calendar span, .ui-corner-all span{
    padding:5px;
}
#png_availabledate, .alert-danger{
    display:none !important;
}
.modal-content h2{
    font-family:baskerville-bold;
    font-size:18px;
    letter-spacing:3px;
    text-transform:uppercase;
}
.coupon_notification{
    font-family: baskerville-regular;
    padding: 10px;
}
.ui-datepicker-current-day a.ui-state-default{
    border: 1px solid #a9a089;
    background: #f8f7f6 url(images/ui-bg_fine-grain_10_f8f7f6_60x60.png) 50% 50% repeat;
    font-weight: bold;
    color: red;
}
.margin_110{
    margin-top:110px !Important;
    margin-bottom:60px !Important;
}
#coupon_code{
    width:auto;
}
.section-login .container-account{
    max-width:975px !important;
}

.modal.fade .modal-dialog{
    margin:13% auto;
}
.fade.in{
    background:rgba(0,0,0, 0.8);
}
.login_container-account{
    text-align:left !important;
}
.navbar-nav>li>a{
    line-height:16px;
}
.navbar-nav>li>.dropdown-menu{
    margin-top:-9px;
}
.ui-widget-header{
    border:none !important;
    border-bottom: 1px solid #d4d1bf !important;
    border-radius:0 !important;
}
.ui-datepicker{
    border-radius:0!important;
}
.ui-datepicker th{
    padding: 0 5px !important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
    border:none !important;
    background:none !Important;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-highlight a{
    
    background: #48C371 !important;
}
.modal-dialog{
    width:500px;
}
.lSSlideOuter .lSPager.lSGallery img{
    border:1px solid #e8e8e8;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus{
    border-color:#C59F42 !important;
    background-color:#C59F42 !important;
}

.sender-info_arrow, .recipient-info_arrow, .payment-info_arrow  {
    position: absolute;
    top: 8px;
    right: 5px;
    width: 25px;
    height: 15px;
    cursor: pointer;
}
.container-product-cart p.didot-bold span {
    text-transform: uppercase;
}
.clearNav{
    background:transparent;
    transition:all .35s;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
}
.darkNav{
    background:white;
    transition:all .35s;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
}
.clearNav_submenu{
    background:transparent;
    transition:all .35s;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
}
.darkNav_submenu{
    background:white;
    transition:all .35s;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
}
.section-account .payment-method .col-sm-12{
    text-align:center;
    margin-top:20px;
}
.text-total-left h6 {
    width: 230px;
    text-align: left;
}
.product-detail-top {
     padding-bottom: 50px;
}
/*.lSSlideOuter .lSPager.lSGallery li{
    width:auto !important;
    margin:0 !important;
}
.lSSlideOuter .lSPager.lSGallery{
    padding:0 35px !important;
}*/

.sub-menu a.dropdown-toggle{
    line-height:10px;
}
ul#image-gallery {
    height: 316px !important;
}
ul#image-gallery li{
    height: 100% !important;
}
li.lslide img{
    height:100%;
    margin: 0 auto;
}
p#current_deliverydate{
    padding-right:0;
    margin-bottom:5px;
    text-align:center;
}
.subscribe-input{
    width:50%;
    float:left;
    border-radius:0;
    height:29px;
    font-size:11px;
    border-right:none;
}
.subscribe-btn{
        border-radius: 0;
    font-family: baskerville-bold;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #C59F42;
    font-size: 9px;
    display: inline-block;
    line-height: 1.8;
}
.searchbox{
    margin:5px 0;
    float:right;
}
.search-input{
    width:60%;
    float:left;
    border-radius:0;
    height:29px;
    font-size:11px;
    border-right:none;
}
.search-btn{
    border-radius: 0;
    font-family: baskerville-bold;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #C59F42;
    font-size: 9px;
    display: inline-block;
    line-height: 1.7;
}
.footer .pull-right label{
    font-family:baskerville-bold;
    letter-spacing:1px;
    text-align: right;
    width: 100%;
    padding-bottom: 5px;
    color: #1A3664;
}
.footer .pull-right form{
    float:left;
    margin-top:-30px;
    margin-right: 30px;
}
#section-select-address .col-sm-6{
	padding: 0;
}
.section-account .container-checkout section,
.section-account-checkout .container-checkout section {
        margin-bottom: 0;
}
.container-checkout section{
	text-align: left;
}
h5.order{
	font-family: baskerville-light;
}
#section-select-address .box-info label{
	padding-top: 15px;
	margin-bottom: 0;
}
#section-select-address{
	margin-bottom: 0;
}
#section-recipient-information, #section-coupon, #section-payment-method{
        margin-bottom:105px;
}
.container-checkout hr{
	margin-top: 20px;
}
h3.pointer.order{
	margin:30px 0;
}
#section-select-address h3.pointer.order{
	margin-bottom: 0;
}
#section-select-address a{
	color:#C59F42;
}
#section-select-address a:hover{
	text-decoration: none;
	color: #6f5c3d;
}
.transform_rotate{
        transform:rotate(180deg);
}
/*progressbar*/
#progressbar {

	overflow: hidden;
	/*CSS counters to number the steps*/
	counter-reset: step;
}
#progressbar li {
	list-style-type: none;
	font-size:11px;
	width: 33.33%;
	float: left;
	position: relative;
	font-family: baskerville-light;
	text-align: center;
}
#progressbar li:before {
	content: counter(step);
	counter-increment: step;
	width: 10px;
	line-height: 10px;
	display: block;
	font-size: 10px;
	color: #efebe5;
	background: #efebe5;
	border-radius: 100%;
	margin: 0 auto 5px auto;
}
/*progressbar connectors*/
#progressbar li:after {
	content: '';
	width: 100%;
	height: 2px;
	background: #efebe5;
	position: absolute;
	left: -50%;
	top: 4px;
	z-index: 1; /*put it behind the numbers*/
}
#progressbar li:first-child:after {
	/*connector not needed before the first step*/
	content: none; 
}
/*marking active/completed steps green*/
/*The number of the step and the connector before it = green*/
#progressbar li.active:before,  #progressbar li.active:after{
	background: #C59F42;
	color: #C59F42;
}
.fpayment-confirm .row .col-md-2{
    padding-left:0;
}
.fpayment-confirm .row .col-md-2 img{
    width:25px;
    margin:5px 0;
    float:left;
}
.dropdown-menu>li>a{
    font-family:baskerville-bold;
}
.container-help-bottom section{
    margin-bottom:0;
}
.container-help img{
    height:30px;
}
.btn:active{
    box-shadow:none;
    -webkit-box-shadow:none;
}
.btn-default:active:focus{
    background-color:transparent;
    border:none;
    border-bottom:1px solid #C59F42;
    border-radius:0;
    color:#C59F42;
}
.btn-default {
    border-color: rgba(26, 54, 100, 0.42);
}
.btn-default:hover {
    color: #1A3664;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.btn:active:focus, .btn:focus{
    outline: none !important;
    
}
#current_deliverydate span{
    font-size:13px;
}
.datepicker-dropdown{
    position:absolute !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    border: 1px solid #ccc !important;
    border: 1px solid rgba(0,0,0,.15) !important;
    border-radius: 4px !important;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175) !important;
    box-shadow: 0 6px 12px rgba(0,0,0,.175) !important;
}
span#shopping_total_text {
    width: 100%;
}
.border_grey{
    border-bottom:1px solid #f1f1f1;
}
.productdescription_descriptiontext h1{
    text-align:left;
    font-family:baskerville-light !important;
    margin:0;
    background-color: white !important;
}
.productnoavailable_information{
    font-family:baskerville-light;
}
#add_billing_info_withoutlogin{
    display:none;
}
.term_privacy_row{
    width:90%;
    margin:0 auto;
    text-align:center;
}
hr.type3 {
	border:none;
	margin-top: 0px;
}
.signin-container{
	border-right: 1px solid #dadada;
	padding-right:80px;
}
.signup-container{
 	padding-left:80px;
}
#topbar-mobile span{
        font-family: baskerville-bold;
        letter-spacing:3px;
        width:100%;
}
#topbar-mobile{
        text-align:center;
        padding:10px;
        border:1px solid #faf8f6;
        border-bottom:none; 
        cursor:pointer;
}
#topbar-mobile .dropdown-menu{
        width:100%;
        margin-top:0;
}
#topbar-mobile .dropdown-menu li{
        float:none !important;
        display:block !important;
}
#topbar-mobile .dropdown-menu li.pull-left .dropdown-menu {
    display: block;
    position: relative;
    border: none;
    box-shadow: none;
    padding-left: 20px;
}
.dropdown img{
    padding:5px 0;
}
.sidebar-nav li{
    cursor:pointer;
}
.container .total-amount, .container .account-holder, .container .account-number, .container .bank-branch{
    margin:0 100px;
}
#topbar-mobile{
    display:none;
}
#total_count .text-total-right{
    font-family:baskerville-bold;
    text-align:right;
    letter-spacing:3px;
    text-transform:uppercase;
    font-size:12px;
}
#total_count .text-total-left{
    font-family:baskerville-light;
}
#total_count .text-total-left .box-info{
    margin-bottom:3px;
}
#total_count .text-total-left .box-info .form-control{
    margin:0;
    font-size:12px;
    height:27px;
}
#total_count .text-total-left .box-info button{
    padding:0;
    border-bottom:1px solid transparent;
}
#total_count .text-total-left .box-info button:active:focus{
        border-bottom: 1px solid #C59F42 !important;
}

#myModal img#buy_img {
    height: 94px;
    width: auto !important;
}
#section-select-address #progressbar li:after{
    left:-46.5%;
}
input#subscribe{
    height:30px;
}

.letterspacing0{
	letter-spacing: 0 !important;
}

/*===== Tambahan Kholid =====*/
.off-display .header-banner {
    display: none;
}
.off-display-mobile .header-banner {
    display: none;
}
.container-heading.in-display {
    margin-top: 27vh;
}
.container-heading.in-display-mobile {
    margin-top: 60px;
}
.in-display .heading-top {
    width: 75%;
    text-align: center;
}
.in-display .header-banner {
    display: block;
    width: 65%;
    border: 1px solid #C59F42;
    padding: 15px;
    margin-top: 15px;
    margin-left: 1.4vw;
    border-radius: 5px;
}
.in-display .banner-text {
    text-align: center;
}
.in-display .detail-text-banner p {
    font-family: baskerville-light;
    text-transform: none;
}
.in-display .signup-link a:hover {
    text-decoration: underline;
    color: #C59F42;
}
.in-display .banner-gold-link {
    color: #C59F42;
    font-family: baskerville-bold;
    letter-spacing: 3px;
    font-size: 18px;
}

/*#topbar-mobile .col-xs-6 .pull-left, #topbar-mobile .col-xs-6 span.p{
        float:none !important;
        display: block;
        text-decoration: none;
        color: black;
        font-family: baskerville-bold;
        text-transform: uppercase;
        letter-spacing: 3px;
        font-size: 12px;
        line-height:25px;
}
#topbar-mobile .col-xs-6 .pull-left a, #topbar-mobile .col-xs-6 span.p a{
        color:black;
}
#topbar-mobile .dropdown-menu {
    position: relative;
    border: none;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    float:none;
}
#topbar-mobile .dropdown-menu li a{
    font-size:12px;
}*/
@media screen and (max-width:991px){
    .text-total-left h6{
        width: 100% !important;
    }
    .text-total-left .box-info{
        text-align:right;
    }
    .text-total-left #save_coupon{
        float:right;
    }
}

@media screen and (max-width:449px){
    .subscribe-input{
        margin-left:0;
    }
}

/*--END-- FIRMAN MARTIONO CSS*/
/* end of 19 Okt 2016 - Feedback */
/* end address update form */