/*
Template Name: Chris Store
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/
body{
font-family: 'Josefin Sans', sans-serif;
text-transform:capitalize;
   }
h1,h2,h3,h4,h5,h6{
padding:0;
margin:0;
color:#dbbb04;
font-weight:bold;
}
a{
 color:#d3282e;
 }
a:hover{
text-decoration:none;
color:#333;
}
a:focus{
text-decoration:none;
color:#d3282e;
}
ul{
padding:0;
margin:0;
list-style:none;
margin-top:15px;
}
li{
font-size:18px;
color:#9f9667;
  }
p{
padding:0;
margin:0;
font-size:18px;
margin-top:15px;
color:#9f9667;
}
h1{
font-size:35px;
margin-top:15px;
}
h2{
font-size:32px;
margin-top:15px;
}
h3{
font-size:30px;
margin-top:15px;
}
h4{
font-size:24px;
margin-top:15px;
}
h5{
font-size:18px;
margin-top:15px;
}
h6{
font-size:16px;
margin-top:15px;
font-weight:normal;
}
.space_left{
padding-left:0; 
} 
.space_right{
padding-right:0;
} 
.space_all{
padding:0; 
} 
.iw{
width:100%;
   }
.button{
background:#d3282e;
display:inline-block;
color:#fff;
padding:19px 30px 15px 30px!important;
margin-top:10px;
font-weight:normal;
border-radius:3px;
  }
.button:hover{
background:#fdd800!important;
color:#000;
  }
.button i{
margin-left:5px;
margin-right:5px;
  }

.button_1{
background:#fdd800;
display:inline-block;
color:#000;
padding:19px 30px 15px 30px!important;
margin-top:10px;
font-weight:normal;
border-radius:3px;
  }
.button_1:hover{
background:#d3282e!important;
color:#fff;
  }
.button_1 i{
margin-left:5px;
margin-right:5px;
  }
.border_none{
border:none!important;
  }
.mgt{
margin-top:0!important;
  }
.mgb{
margin-bottom:0!important;
  }
.bold{
 font-weight:bold!important;
  }
.normal{
 font-weight:100!important;
  }
.navbar {
 min-height:auto; 
 margin-bottom:0;
 border:none;
 border-radius:0;
}
.col{
color:#fff!important;  
  }
.col_1{
color:#d3282e!important;
 }
.col_2{
color:#9f8805!important;
 }
.col_3{
color:#ffb8b8!important;
 }
.col_4{
color:#fdd800!important;
 }
.pdb{
padding-bottom:0!important; 
 }
.block{
display:block; 
 }
.inline{
display:inline-block; 
 }
.bgn{
background:none!important; 
 }
.big{
text-transform:uppercase; 
 }
.hr_1 {
border-color: #d3282e;
border-width: 5px;
width: 70px;
}
.font_16{
font-size:16px; 
 }
/*********************top****************/
.top_1l p i{
margin-right:5px;
font-size:16px;
 }
#top{
background:#fdd800;
padding-top:10px;
padding-bottom:8px; 
 }
.top_1r{
padding-top:4px; 
 }
.tag_m{
padding-top:0!important;
padding-bottom:0!important; 
color:#9f9667;
 }
.tag_m:hover{
background:none!important;
color:#d3282e; 
 }
.tag_m:focus{
background:none!important; 
color:#d3282e;
 }
.button_2{
background: #fdd800;
color:#000;
display:block;
border:none;
font-size:18px;
padding-top:10px;
padding-bottom:10px;
border-radius:5px;
  }
.button_2:hover{
background: #d3282e;
color:#fff;
  }
  
.button_3{
 background:#d3282e;
color:#fff;
display:block;
border:none;
font-size:18px;
padding-top:10px;
padding-bottom:10px;
border-radius:5px;
  }
.button_3:hover{
opacity: 0.8;
background:#fdd800;
color:#000;
  }
.button_4{
 background:#55ACEE;
color:#fff;
display:block;
border:none;
font-size:18px;
padding-top:10px;
padding-bottom:10px;
border-radius:5px;
  }
.button_4:hover{
opacity: 0.8;
background:#55ACEE;
color:#fff;
  }
.drop_1{
margin-top:9px!important; 
 }
.drop_2{
margin-top:9px!important; 
 }
.drop_2 a{
font-size:16px;
 }
.drop_2 a:hover{
background:none!important;
 }
/*********************top_end****************/

/*********************header****************/
/*
.cd-secondary-nav {
  position: static;
}
.cd-secondary-nav .is-visible {
  visibility: visible;
  transform: scale(1);
  transition: transform 0.3s, visibility 0s 0s;
}
*/
.cd-secondary-nav.is-fixed {
z-index: 9999;
position: fixed;
left: auto;
top: 0; 
width:100%!important;
border-radius:0!important;
border:1px solid #fff4b5 !important;
  }
.cd-secondary-nav.is-fixed {
top: -40px;
transform: translateY(40px);
transition: transform .3s;
}
.header_1l .span_1{
background:#fff9d6;
border-radius:50%;
width:60px;
height:60px;
display:inline-block;
line-height:60px;
text-align:center;
font-size:24px;
float:left;
margin-right:15px;
 }
#header{
padding-top:15px;
padding-bottom:15px; 
 }
.header_1l h5{
margin-top:5px; 
 }
.header_1m{
padding-top:12px; 
 }
.header_1m h3 a{
  color:#fdd800 !important; 
 } 
.header_1m h3 a i{
  color:#f72129 !important; 
 } 
#menu{
background:#fff9d7; 
width:83%;
margin:auto;
border-radius:30px;
padding-top:10px;
padding-bottom:10px;
border: 1px solid #f3272e;
 }
#menu .navbar-brand{
font-weight:bold;
height:auto;
font-size:36px;
color:#dbbb04;
display:none;
 }
#menu .m_tag{
color:#d3282e;
padding:11px 25px 7px 25px!important;
 }
#menu .m_tag:hover{
color:#c3a80d!important;
background:none!important;
 }
#menu .m_tag:focus{
color:#c3a80d!important;
background:none!important;
 }

.active_tab{
color:#c3a80d!important;
background:none!important;
font-weight:bold;
 }

#menu  .drop_3 a{
border-bottom:1px solid #f9f3cd;
padding-top:15px!important;
padding-bottom:15px!important;
color:#d3282e;
 }
#menu  .drop_3 a:hover{
background:none!important;
color:#c3a80d;
 }
#menu  .drop_3{
padding:0;
min-width:200px;
margin-top:12px!important;
border:none;
box-shadow: 0 6px 12px rgb(211 40 46 / 17%);
 }
#menu .input-group {
width: 250px;
}
#menu .btn {
margin-left: 0!important;
background:#fdd800;
border:none;
padding: 9.2px 20px;
font-size: 16px;
color:#9f9667;
border-radius:0;
}
#menu .btn:hover{
background:#d3282e;
color:#fff;
}
#menu .form-control {
    height: 41px;
    font-size: 16px;
    border-color: #fdd800;
    box-shadow: none;
	border-radius:0;
}

.dropdown-large {
  position: static !important;
}
.dropdown-menu-large {
margin-left: 16px;
margin-right: 16px;
padding: 20px 0px;
left:0;
right:0;
border:none;
box-shadow: 0 6px 12px rgb(211 40 46 / 17%);
}
.dropdown-menu-large > li > ul {
  padding: 0;
  margin: 0;
}
.dropdown-menu-large > li > ul > li {
  list-style: none;
}
.dropdown-menu-large > li > ul > li > a {
  display: block;
  padding: 5px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #9f9667;
  white-space: normal;
  font-size:16px;
}
.dropdown-menu-large > li ul > li > a:hover,
.dropdown-menu-large > li ul > li > a:focus {
  text-decoration: none;
  color: #fff;
  background-color:#d3282e;
}
.dropdown-menu-large .disabled > a,
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
  color: #999999;
}
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.dropdown-menu-large .dropdown-header {
  color:#d3282e;
  font-size: 20px;
  font-weight:bold;
}
.divider{
background-color:#f9f3cd!important; 
 }
@media (max-width: 768px) {
  .dropdown-menu-large {
    margin-left: 0 ;
    margin-right: 0 ;
  }
  .dropdown-menu-large > li {
    margin-bottom: 30px;
  }
  .dropdown-menu-large > li:last-child {
    margin-bottom: 0;
  }
  .dropdown-menu-large .dropdown-header {
    padding: 3px 15px !important;
  }
}
#menu  .drop_1{
margin-top:10px!important;
 }
.drop_2 a{
 color:#9f9667!important;
 }
/*********************header_end****************/

/*********************common****************/
.pages{
margin-top:20px; 
 }
.pages ul li{
 display:inline-block;
 margin: 0 2px;
 width:45px;
 height:45px;
 line-height:45px;
 background: #fff9d6;
 text-align:center;
 border-radius:3px;
 }
.pages ul li a{
display:block;
color: #333;
 }
.pages ul li:hover{
 background: #d3282e;
 }
.pages ul li:hover a{
 color: #fff;
 }
.act{
  background:#d3282e!important;
 }
.act a{
 color: #fff!important;
 }
 
/* footer social icons */
ul.social-network {
	list-style: none;
	display: block;
	margin-left:0 !important;
	padding: 0;
}
ul.social-network li {
	display: inline-block;
	margin: 0 1px;
}

/* footer social icons */
.social-network a.icoRss:hover {
	background-color: #F56505;
}
.social-network a.icoFacebook:hover {
	background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
	background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
	background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
	background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
	background-color:#007bb7;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
	color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
	color:#44BCDD;
}

.social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 40px;
	height: 40px;
	font-size:16px;
}
.social-circle li i {
	margin:0;
	line-height:40px;
	text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}
.center_o {
padding-top:220px;
padding-bottom:70px;
background:#383210;
}
.grid figure {
position: relative;
float: left;
overflow: hidden;
width: 100%;
text-align: center;
cursor: pointer;
}
figure.effect-jazz figcaption::after,
figure.effect-jazz img
 {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}

figure.effect-jazz:hover img {
-webkit-transform: scale3d(1.05,1.05,1);
transform: scale3d(1.05,1.05,1);
}
.prod_1{
margin-bottom:30px; 
 }
.prod_1 span{
display:block;
font-size:30px;
margin-top:15px; 
 }
.prod_1 span:before {
display: inline-block;
width: 50px;
height: 2px;
background-color: #d3282e;
vertical-align: middle;
margin-right: 2%;
content: "";
}
.prod_1 span:after {
display: inline-block;
width: 50px;
height: 2px;
background-color: #d3282e;
vertical-align: middle;
margin-left: 2%;
content: "";
}
 
.main{
position:relative; 
 }
.main_1{
position:absolute;
width:100%;
z-index:3; 
 }
hr{
border-color:#f9f3cd; 
 }
.form-control{
box-shadow:none;
border-color:#f9f3cd; 
 }
.form-control:focus{
box-shadow:none;
border-color:#f9f3cd;
 }
/*********************common_end****************/


/*********************footer****************/
#footer{
padding-top:40px;
padding-bottom:40px; 
 }
.footer_1{
background:#fdd800;
padding:20px 15px;
border-radius:40px; 
border: 1px solid #e5c403;
 }
.footer_1 h4{
color:#a97b00; 
 }
.footer_1r .input-group .form-control{
border: 1px solid #d3282e;
box-shadow:none;
height:50px;
font-size:18px;
border-radius:30px 0px 0px 30px; 
 }
.footer_1r .input-group .btn{
padding:15px 20px 13px 20px;
margin-left:0!important;
background:#d3282e;
border-color:#d3282e;
border-radius:0px 30px 30px 0px; 
 }
.footer_1r .input-group{
margin-top:8px; 
 }
.footer_2i ul li a{
background: #d3282e;
 }
.footer_2i h3 a{
  color: #fdd800;
 }
.footer_2{
margin-top:30px; 
 }
.footer_2i1 h4{
margin-top:8px;
font-size:20px; 
 }
#footer_b{
background:#fdd800;
padding-top:12px;
padding-bottom:10px; 
 }
.footer_b1r ul li{
display:inline-block;
border-right: 1px solid #e7c500;
padding-left: 5px;
padding-right: 5px; 
 }

.footer_b1l p{
  color: #998200;
    font-size: 16px;
}
/*********************footer_end****************/

/*********************connect****************/
#connect{
padding-top:40px;
padding-bottom:40px;
background:#fff9d6;
  }
.connect_1m{
display:flex;
  }
.connect_1l span{
 font-size:40px;
 color: #d3282e;
 margin-right:15px;
  }
.connect_1r h4{
 margin-top:8px;
 font-size:20px;
  }
.connect_1r p{
 margin-top:5px; 
 font-size:16px;
 letter-spacing:0;
  }
/*********************connect_end****************/


@media screen and (max-width : 767px){
.space_left{
padding-left:15px; 
} 
.space_right{
padding-right:15px; 
} 
.space_all{
padding-left:15px;
padding-right:15px;
} 
.navbar-collapse{
box-shadow:none;
  }
.navbar .navbar-collapse, .navbar-default .navbar-form {
border-top:1px solid #f9f3cd; 
}
.navbar-toggle{
 background:#d3282e;
 border:none;
 border-radius:0; 
  }
.navbar-toggle:hover{
 background:#d3282e!important; 
  }
.navbar-toggle:focus{
 background:#d3282e!important; 
  }
.navbar-toggle .icon-bar{
 background:#fff!important; 
  }
.navbar {
position:static;
  }
.dropdown-menu{
background:#fff!important; 
 }
#menu .drop_3 a{
font-size:24px!important;
padding-top:15px!important;
padding-bottom:15px!important;
 }
#header .drop_3{
margin-top:0;
 }
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus{
border:none; 
 }
#menu .m_tag{
font-size:20px!important;
border-bottom:1px solid #f9f3cd;
padding-top:17px!important;
padding-bottom:17px!important;
margin-top:0;
border-radius:0!important;
border-right:none;
 }
.pages ul li{
margin-bottom:5px; 
 }
.hr_1{
margin-left:auto!important; 
 }
 
#top{
text-align:center;
display:none; 
 }
.top_1r ul li{
margin-top:10px; 
 }
#header{
display:none; 
 }
#menu .navbar-brand{
display:block;
font-size:28px;
font-family: 'Pattaya', sans-serif;
padding-top:10px;
padding-bottom:10px;
 }
#menu {
border-radius:0;
width:100%;
padding-top:0;
padding-bottom:0;
border:none;
 }
.main_1{
position:static; 
 }
#menu .input-group{
padding-left:25px;
padding-right:25px; 
 }
.connect_1m{
display:block;
text-align:center; 
 }
#footer{
text-align:center;  
 }
#footer p{
text-align:left;  
 }
.footer_2i1 {
margin-top:15px; 
 }
.footer_2i1  h5{
display:inline-block;
 }
.footer_1l p{
text-align:center!important; 
 }

.footer_b1r {
margin-top:10px; 
 }
.footer_2i1  p{
text-align:center!important; 
 }
.center_o {
padding-top:15px;
padding-bottom:10px;
}
}
@media (min-width:768px) and (max-width:991px) {
.container{
width:100%; 
padding-left:20px;
padding-right:20px;
 }
#menu{
width:98%; 
 }
#menu .m_tag {
padding:11px 5px 7px 5px!important;
 }
#menu .input-group {
width: 130px;
}
.footer_2i ul li{
margin-bottom:5px; 
 }
#footer p{
font-size:17px; 
 }
 }
@media (min-width:871px) and (max-width:991px) {
#menu .m_tag {
padding:11px 10px 7px 10px!important;
 } 
#menu .input-group {
width: 160px;
}
 }
 
@media (min-width:992px) and (max-width:1200px) {
.container{
width:100%; 
padding-left:20px;
padding-right:20px;
 }
#menu{
width:98%; 
 }
#menu .m_tag {
padding:11px 15px 7px 15px!important;
 }
.footer_2i ul li{
margin-bottom:5px; 
 }
#menu .input-group {
width: 200px;
}
 }
@media (min-width:1201px) and (max-width:1330px) {
#menu{
width:auto;
 }
 }

/* Konten Utama */
.content {
    text-align: center;
    padding: 20px;
}

/* Bottom Navigation */
.bottom-nav {
    position: fixed;
	flex: 3;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #ffffff;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 10px 0px;
    border-top: 1px solid #ccc;
    box-shadow: 0px -2px 5px rgba(0, 0, 0, 0.1);
}

/* Tombol Navigasi */
.nav-item {
    text-decoration: none;
    color: #666;
    font-size: 14px;
    text-align: center;
    flex: 1;
    padding: 0px 0;
    transition: all 0.3s ease-in-out;
}

.nav-item i {
    display: block;
    font-size: 20px;
    margin-bottom: 10px;
}

/* Efek Hover dan Aktif */
.nav-item:hover {
    color: #007bff;
}

/* Floating Center Button */
.center {
    position: relative;
    flex: 3;
    text-align: center;
}

.fab {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    background: #007bff;
    color: #fff;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    text-decoration: none;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease-in-out;
}

/* Efek Hover Floating Button */
.fab:hover {
    background: #0056b3;
    transform: translateX(-50%) scale(1.1);
}

/* Responsif untuk layar kecil */
@media (max-width: 500px) {
    .nav-item {
        font-size: 12px;
    }
    .nav-item i {
        font-size: 18px;
    }
    .fab {
        width: 50px;
        height: 50px;
        font-size: 20px;
    }
}


        .scroll-button {
            position: fixed;
            bottom: 90px;
            right: 20px;
            width: 50px;
            height: 50px;
            background-color: #333;
            color: white;
            border: none;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            cursor: pointer;
            font-size: 24px;
            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
            opacity: 0;
            visibility: hidden;
            transition: opacity 0.3s, visibility 0.3s;
        }
        .scroll-button.show {
            opacity: 1;
            visibility: visible;
        }
        .scroll-button:hover {
            background-color: #555;
        }