#rev_slider_1_1_wrapper .hermes.tp-bullets {
}

#rev_slider_1_1_wrapper .hermes .tp-bullet {
    overflow:hidden;
    border-radius:50%;
    width:16px;
    height:16px;
    background-color: rgba(0, 0, 0, 0);
    box-shadow: inset 0 0 0 2px #ffffff;
    -webkit-transition: background 0.3s ease;
    transition: background 0.3s ease;
    position:absolute;
}

#rev_slider_1_1_wrapper .hermes .tp-bullet:hover {
	  background-color: rgba(0,0,0,0.21);
}
#rev_slider_1_1_wrapper .hermes .tp-bullet:after {
  content: ' ';
  position: absolute;
  bottom: 0;
  height: 0;
  left: 0;
  width: 100%;
  background-color: #ffffff;
  box-shadow: 0 0 1px #ffffff;
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease;
}
#rev_slider_1_1_wrapper .hermes .tp-bullet.selected:after {
  height:100%;
}
#rev_slider_1_1_wrapper rs-loader.spinner2{
     background-color: #FFFFFF !important;
}
.header-stack #Top_bar .menu_wrapper{
	width:100%;
}
#Top_bar{
	height:120px;
}
#Top_bar .menu{
    display: flex;
	justify-content: center;
}
#Action_bar .contact_details li{
	font-family: 'Barlow Condensed';
	font-weight: 600;
	font-size: 14px;
	text-align: left;
	color: #296043;
}
#Action_bar .social-menu li a{
	font-family: 'Barlow Condensed';
	font-weight: 600;
	font-size: 14px;
	text-align: left;
	color: #dbba9d;
}
#Top_bar{
	background-color:#253831;
}
#Top_bar::after{
	position:absolute;
	width:100%;
	height:2px;
	left:0;
	right:0;
	bottom:0;
	content:"";
	background: linear-gradient(to right,#fff3a6 0%,#b57e10 100%);
}
#Top_bar.is-sticky .logo{
	border-color:transparent!important;
}
#Top_bar #logo img{
	height:90px;
}
#Top_bar.is-sticky .menu_wrapper{
	width:auto;
}
#Top_bar.is-sticky #logo img{
	height:40px;
}
.sticky-white #Top_bar.is-sticky .menu > li{
	margin:0 7px;
}
#Top_bar .menu > li > a, #Top_bar #menu ul li.submenu .menu-toggle,
.sticky-white #Top_bar.is-sticky .menu > li:not(.current-menu-item) > a{
	background: linear-gradient(to right,#fff3a6 0%,#b57e10 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	font-family: "Barlow Condensed";
    font-weight: 600;
    font-size: 18px;
}
#Top_bar .top_bar_right{
	padding:0 0 0 0;
}
#Top_bar .column{
	justify-content: center;
}
.mfn-slick-slider .slick-dotted.slick-slider{
	margin-bottom:-8px;
}
.mfn-slick-slider .slick-dots{
	bottom:50px;
}
.mfn-slick-slider .slick-dots li {
	margin-left:15px;
	margin-right:15px;
}
.mfn-slick-slider .slick-dots li,
.mfn-slick-slider .slick-dots li button{
	width:15px;
	height:15px;
}
.mfn-slick-slider .slick-dots li button:before{
	font-size:13px;
	width:15px;
	height:15px;
	color: #Fff;
	line-height: 18px;
	opacity: 1;
}
.mfn-slick-slider .slick-dots li.slick-active button:before{
	background: linear-gradient(to right,#fff3a6 0%,#b57e10 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	opacity: 1;
}
.mfn-slick-slider  .slick-dots li button:hover{
	background-color: transparent;
}
.mfn-slick-slider  .slick-dots li button:hover:before{
	background: linear-gradient(to right,#fff3a6 0%,#b57e10 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.mfn-slick-slider .slick-slide img{
	width:100%;
}
.homepage .mcb-section-new{
	background:#253831;
}
.homepage .mcb-section-new .mcb-wrap-left{
	padding:55px 40px 0px;
}
.homepage .mcb-section-new .mcb-wrap-right{
	padding:55px 40px 0px;
}
.homepage .mcb-section-new h4{
	border-bottom: 3px solid transparent; 
	display: inline-block;
	font-family: 'Barlow Condensed';
	font-weight: 600;
	font-size: 30px;
	line-height: 30px;
	text-align: center;
	 background: linear-gradient(to right,#fff3a6 0%,#b57e10 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position:relative;
}
.homepage .mcb-section-new h4:after{
	position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    right: 0;
    bottom: -10px;
    content: "";
    background: linear-gradient(to right,#fff3a6 0%,#b57e10 100%);
	display:none;
	transition: all .3s ease-in-out;
}
.homepage .mcb-section-new h4:hover:after{
	display:block;
}
.homepage .mcb-section-product{
	padding-top:100px;
	padding-bottom:100px;
	padding-left:7%;
	padding-right:7%
}
.homepage .mcb-section-product h2{
	font-family: 'Barlow Condensed';
	font-weight: normal;
	font-size: 60px;
	line-height: 30px;
	text-align: center;
	color: #296043;
	margin-bottom:70px;
}

.homepage .mcb-section-product .mcb-item-brand ul{
	list-style:none;
}
.homepage .mcb-section-product .mcb-item-brand ul li{
	display:inline-block;
	width: 200px;
}
.homepage .mcb-section-product .mcb-item-brand ul li a{
	font-family: Barlow;
	font-weight: bold;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	color: #296043;
}
.homepage .mcb-section-product .mcb-item-brand ul li a:hover{
	color:#dbba9d;
	text-decoration:none;
}
.homepage .mcb-section-product .mcb-item-brand ul li a.active{
	color: #dbba9d;
}
.homepage .mcb-section-product .products .desc label{
	font-family: 'Barlow Condensed';
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	text-align: center;
	background: linear-gradient(to right,#fff3a6 0%,#b57e10 100%);
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
	display:block;
	text-transform:uppercase;
}
.homepage .mcb-section-product .products .desc h6{
	font-family: Barlow;
	font-weight: 600;
	font-size: 18px;
	line-height: 25px;
	text-align: center;
	color: #000;
	margin-bottom:10px;
}
.homepage .mcb-section-product .products .desc p{
	font-family: Barlow;
	font-weight: 600;
	font-size: 18px;
	line-height: 20px;
	text-align: center;
	color: #296043;
}
.homepage .mcb-section-product-nav .preview_box_wrapper img{
	width:100%;
}
.homepage .mcb-item-product-nav{
	margin-bottom:0;
}
.homepage .mcb-section-product-nav .hover_box{
	position:relative;
}
.homepage .mcb-section-product-nav .preview_button{
	position:absolute;
	left:0;
	right:0;
	bottom: 70px;
}
.homepage .mcb-section-product-nav .btn-check-now{
	font-family: 'Barlow Condensed';
    font-weight: 600;
    font-size: 20px;
    text-align: center;
    background: linear-gradient(to right,#fff3a6 0%,#b57e10 100%);
	color:#296043;
    width: 180px;
    height: 45px;
    display: block;
    margin: auto;
    line-height: 44px;
	transition: border 1s;
}
.homepage .mcb-section-product-nav .btn-check-now:hover{
	text-decoration:none;
	outline-width: 4px;
	background:#fff;
}

.homepage .mcb-section-about{
	padding: 0px; 
	height: 700px;
	background-color:#FBF7ED;
	padding-top: 100px;
}
.homepage .mcb-section-about .full-screen{
	background-image:url('../images/dynamicgolfindonesia_wdd_home_about_graphic_bg-store.jpg');
	background-size:cover;
	height: 700px;
}
.homepage .mcb-section-about .mcb-section-inner{
	padding-top: 60px; 
	padding-bottom: 40px;
}
.homepage .mcb-section-about .mcb-wrap-about{
	padding:60px 50px 20px;
	background-color:#253831;
	float: right;
}
.homepage .mcb-section-about .mcb-wrap-about h2{
	font-family: 'Barlow Condensed';
	font-weight: normal;
	font-size: 60px;
	text-align: center;
	margin-bottom:50px;
	background: linear-gradient(to right,#fff3a6 0%,#b57e10 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.homepage .mcb-section-about .mcb-wrap-about p{
	font-family: Barlow;
	font-weight: normal;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	margin-bottom:70px;
	padding-left:20px;
	padding-right:20px;
}
.homepage .mcb-section-about .mcb-wrap-about a{
	display:block;
	text-align:center;
	background: linear-gradient(to right,#fff3a6 0%,#b57e10 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	font-size:50px;
}
.homepage .mcb-section-about .mcb-wrap-about a:hover{
	background: #fff;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.homepage .devider-mt-100{
	width:100%;
	margin-top:100px;
	float:left;
	background:#FBF7ED;
}
.homepage .mcb-section-brand .mcb-wrap-brand{
	background-color:#FBF7ED;
	padding-top:70px;
}
.homepage .mcb-section-brand h4{
	font-family: 'Barlow Condensed';
	font-weight: normal;
	font-size: 60px;
	text-align: center;
	color: #296043;
	margin-bottom:50px;
}
.homepage .client_wrapper img{
	width: 250px;;
}
.homepage .mcb-section-news{
	background-color:#FBF7ED;
	padding-bottom:100px;
}
.homepage .mcb-section-news h2{
	margin-top:100px;
	font-family: 'Barlow Condensed';
	font-weight: normal;
	font-size: 60px;
	line-height: 30px;
	text-align: center;
	color: #296043;
	margin-bottom:50px;
}
.homepage .content-news{
	background: #253831;
	height: 400px;
	width:100%;
	margin-bottom:50px;
}
.homepage .content-news .desc{
	width:30%;
	float:left;
	padding-left:15px;
	padding-right:15px;
}
.homepage .content-news .desc h3{
	font-family: 'Barlow Condensed';
	font-weight: normal;
	font-size: 50px;
	line-height:60px;
	text-align: center;
	background: linear-gradient(to right,#fff3a6 0%,#b57e10 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	margin-top:100px;
}
.homepage .content-news .desc a{
	display:block;
	font-size:40px;
	background: linear-gradient(to right,#fff3a6 0%,#b57e10 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	margin-top:50px;
}
.homepage .content-news .desc a:hover{
	background:transparent;
	color:#fff;
	-webkit-text-fill-color: #fff;
}
.homepage .content-news .image{
	width:70%;
	float:left;
}
.homepage .content-news .image img{
	width:100%;
	height: 400px!important;
	object-fit:cover;
}
.homepage .mcb-item-d43558faf{
	margin-bottom:30px;
}
.homepage .mcb-item-23154e434{
	margin-bottom:50px;
}
.homepage .mcb-column-inner-brand{
	width:80%;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.product-page{
	padding-top:100px;
}
.product-page .mcb-section-product{
	padding-left: 7%;
    padding-right: 7%;
	padding-top:100px;
}
.product-page h2{
	font-family: 'Barlow Condensed';
	font-weight: normal;
	font-size: 60px;
	line-height: 30px;
	text-align: center;
	color: #296043;
	padding-bottom:70px;
}
.product-page .products .desc label{
	font-family: 'Barlow Condensed';
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	text-align: center;
	background: linear-gradient(to right,#fff3a6 0%,#b57e10 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	display:block;
	text-transform: uppercase;
}
.product-page .products .desc h6{
	font-family: Barlow;
	font-weight: 600;
	font-size: 18px;
	line-height: 25px;
	text-align: center;
	color: #000;
	margin-bottom:10px;
}
.product-page .products .desc p{
	font-family: Barlow;
	font-weight: 600;
	font-size: 18px;
	line-height: 20px;
	text-align: center;
	color: #296043;
}

#product-detail{
	padding-bottom:100px;
	padding-top: 100px;
}
#product-detail .section_product_before_tabs{
	background:#FCF8F2;
	padding-top:100px;
}

#product-detail .entry-summary{
	left: 30px;
    position: relative;
}
#product-detail .entry-summary .brand-logo img{
	height: 80px;
	width:auto;
}
#product-detail .entry-summary h1{
	font-family: Barlow;
	font-weight: 600;
	font-size: 40px;
	line-height: 50px;
	text-align: left;
	color: #000;
	margin-bottom: 20px;
}
#product-detail .entry-summary .product-price p{
	font-family: Barlow;
	font-weight: 600;
	font-size: 40px;
	line-height: 50px;
	text-align: left;
	color: #296043;
}
#product-detail .entry-summary .product-variant{
	margin-top:30px;
	margin-bottom:30px;
}
#product-detail .entry-summary .product-variant p{
	font-family: Barlow;
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	color: #dbba9d;
	margin-bottom:10px;
}
#product-detail .entry-summary .product-variant p span{
	color: #296043;
}
#product-detail .entry-summary .product-button{
	margin-bottom:30px;
}
#product-detail .entry-summary .product-button a{
	font-family: Barlow;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	color: #dbba9d;
	display:block;
	width: 400px;
	height: 55px;
    line-height: 50px;
	background: #253831;
	border-radius: 28px;
	margin-bottom:10px;
}
#product-detail .entry-summary .product-button a:hover{
	text-decoration:none;
	color:#ffffff;
	background: linear-gradient(to right,#fff3a6 0%,#b57e10 100%);
}
#product-detail .entry-summary .product-button a i{
	font-style:normal;
	font-size:28px;
	padding-right:10px;
	position:relative;
	top:5px;
}
#product-detail .entry-summary .product-button a img{
	height:30px;
	width:auto;
	padding-right:10px;
	position:relative;
	top:5px;
}
#product-detail .entry-summary .product-meta p{
	font-family: Barlow;
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	color: #296043;
	margin-bottom:10px;
}
#product-detail .entry-summary .product-meta p span{
	color: #dbba9d;
}

#product-detail #product-tabs{
	padding-top:30px;
}

#product-detail #product-tabs ul{
	justify-content:center;
	display:flex;
	border-bottom:solid 2px #dbba9d; 
}
#product-detail #product-tabs ul li{
	flex: 0 0 auto;
    width: 33.33333%;
    text-align: center;
	margin:0 20px;
	padding-bottom:10px;
}
#product-detail #product-tabs ul li.ui-state-active{
	border-bottom:solid 4px #dbba9d; 
}
#product-detail #product-tabs ul.ui-tabs-nav li a{
	font-family: Barlow;
	font-weight: 600;
	font-size: 16px;
	line-height: 25px;
	text-align: center;
	color: #296043;
}
#product-detail #product-tabs ul.ui-tabs-nav li a:hover{
	text-decoration:none;
}
#product-detail #product-tabs .ui-tabs-panel{
	padding-top:30px;
	padding-bottom:50px;
}
#product-detail #product-tabs .ui-tabs-panel p{
	font-family: Barlow;
	font-weight: normal;
	font-size: 16px;
	line-height: 30px;
	text-align: left;
	color: #333;
	margin-bottom:15px;
}
#product-detail .product-promo img{
	width:100%;
	height:auto;
}

#product-detail .section_product_related{
	margin-top:70px;
}
#product-detail .section_product_related h3{
	font-family: 'Barlow Condensed';
	font-weight: normal;
	font-size: 60px;
	line-height: 60px;
	text-align: center;
	color: #296043;
	margin-bottom:50px;
}
#product-detail .section_product_related .desc label{
	font-family: 'Barlow Condensed';
	font-weight: bold;
	font-size: 18px;
	text-transform:uppercase;
	line-height: 20px;
	text-align: center;
	background: linear-gradient(to right,#fff3a6 0%,#b57e10 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	display:block;
}
#product-detail .section_product_related .desc h6{
	font-family: Barlow;
	font-weight: 600;
	font-size: 18px;
	line-height: 25px;
	text-align: center;
	color: #000;
	margin-bottom:15px;
}
#product-detail .section_product_related .desc p{
	font-family: Barlow;
	font-weight: 600;
	font-size: 18px;
	line-height: 20px;
	text-align: center;
	color: #296043;
}
#product-detail  .mcb-item-product-list{
	margin-bottom:0;
}
#Footer .widget-contact {
	top:20px;
	left: 20px;
}
#Footer .widget-contact h5{
	font-family: 'Barlow Condensed';
	font-weight: 600;
	font-size: 20px;
	text-align: center;
	background: linear-gradient(to right,#fff3a6 0%,#b57e10 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#Footer .widget-contact h6{
	font-family: 'Barlow Condensed';
	font-weight: normal;
	font-size: 54px;
	line-height: 50px;
	text-align: center;
	background: linear-gradient(to right,#fff3a6 0%,#b57e10 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#Footer .widget-contact p{
	font-family: Barlow;
	font-weight: normal;
	font-size: 20px;
	text-align: center;
	color:#fff;
	margin-top:30px;
}

#Footer .widget-link{
	text-align:right;
	top:20px;
}
#Footer .widget-link ul li{
	display:block;
	margin-bottom:30px;
}
#Footer .widget-link ul li a{
	font-family: 'Barlow Condensed';
	font-weight: bold;
	font-size: 20px;
	text-align: right;
	background: linear-gradient(to right,#fff3a6 0%,#b57e10 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#Footer .widget-link ul li a:hover{
	text-decoration:none;
}
#Footer .widget-link ul li a img{
	height:30px;
	width:auto;
	padding-left:10px;
}
#Footer .widget-link ul li a i{
	padding-left:10px;
	font-size:24px;
}
#Footer .footer_copy .copyright{
	width:100%;
	text-align:center;
	font-family: 'Barlow Condensed';
	font-weight: normal;
	font-size: 16px;
	line-height: 25px;
	background: linear-gradient(to right,#fff3a6 0%,#b57e10 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#Footer .widget-logo{
	margin-top:5px;
}
.floating-button{
	position: fixed;
    right: 30px;
    top: 75%;
	z-index:2;
}

.floating-button a{
	display:block;
}
.floating-button a img{
	width:70px;
	height:70px;
}
#Top_bar .menu > li.menu-hide-md{
	display:block;
}
#Top_bar.is-sticky #menu-right > li > a {
  padding: 12px 0;
}

@media only screen and (max-width: 767px){
	#Top_bar .top_bar_right .top_bar_right_wrapper{
		display:none;
	}
	#Top_bar .menu > li.menu-hide-md{
		display:block;
	}
	#Top_bar{
		height:auto;
	}
	#Top_bar #logo, 
	.header-fixed #Top_bar #logo, 
	.header-plain #Top_bar #logo, 
	.header-transparent #Top_bar #logo{
		height: 70px;
		line-height: 70px;
	}
	.header-stack #Action_bar{
		display:none;
	}
	.homepage .mcb-section-product h2{
		font-size:40px;
		margin-bottom:30px;
	}
	.homepage .mcb-section-about .mcb-wrap-about{
		padding: 60px 20px 20px;
	}
	.homepage .mcb-section-about .mcb-wrap-about h2{
		font-size:40px;
		margin-bottom:30px;
	}
	.homepage .mcb-section-brand .mcb-wrap-brand{
		padding-top:50px;
	}
	.homepage .mcb-section-brand h4{
		margin-bottom: 0px;
		font-size: 34px;
	}
	.homepage .mcb-section-news h2{
		font-size:40px;
		margin-top:20px;
		margin-bottom: 10px;
	}
	.homepage .content-news .desc{
		width:100%;
	}
	.homepage .content-news .image{
		width:100%;
	}
	.homepage .content-news .image img{
		height:auto!important;
	}
	.homepage .content-news .desc h3{
		margin-top: 30px;
		font-size: 30px;
		line-height: 40px;
	}
	.homepage .content-news .desc a{
		margin-top: 20px;
		margin-bottom: 30px;
	}
	.homepage .mcb-section-news{
		padding-bottom: 30px;
	}
	.homepage .mcb-section-new .mcb-wrap-right{
		padding-top:0;
	}
	.homepage .mcb-item-23154e434{
		margin-bottom:20px;
	}
	.homepage .mcb-section-product{
		padding-top:50px;
		padding-bottom:0;
	}
	.homepage .mcb-column-inner-brand{
		width:100%;
	}
	.homepage .mcb-section-about .full-screen{
		height:auto;
	}
	.product-page {
		padding-top: 50px;
	}
	.product-page .mcb-section-product{
		padding-top:0;
	}
	.product-page h2{
		font-size:30px;
		padding-bottom:20px;
	}
	#product-detail{
		padding-top:0;
		padding-bottom:0;
	}
	#product-detail .section_product_before_tabs{
		padding-top:50px;
	}
	#product-detail .entry-summary{
		left:0;
	}
	#product-detail .entry-summary h1{
		font-size: 30px;
		line-height: 40px;
	}
	#product-detail .entry-summary .product-price p{
		font-size: 30px;
		line-height: 40px;
	}
	#product-detail .entry-summary .product-button a{
		width:100%;
	}
	#product-detail .section_product_related h3{
		font-size:30px;
		margin-bottom: 20px;
	}
	#product-detail #product-tabs ul li{
		width: 25%!important;
	}
	#product-detail #product-tabs ul.ui-tabs-nav li a{
		background: none;
		box-shadow: none;
	}
	#product-detail .section_product_related{
		margin-top:30px;
	}
	#Footer .widget-contact {
		left:0;
		top:0;
	}
	#Footer .widget-contact h6{
		font-size:34px;
	}
	#Footer .widget-link{
		text-align:center;
		top:0;
		margin-top: 20px;
		margin-bottom: 40px;
	}
	#Footer .widget-contact p{
		font-size:18px;
	}
	#Footer .widget-logo img{
		width:80%;
	}
}