.container {max-width: 100%;}

.site-header {padding-top: 0px;background-color:#e8f5f5 !important; border-bottom: 1px solid #313841 !important; }

.site-header .site-branding {
	width: 20%;
}

.site-header .site-branding img {
	/*margin-top: 5px;*/
	margin-top: 14px;
}

#masthead{
    z-index: 99999;    
}

a:focus {
    outline: none!important;
}

/* Bintang, 18 Januari 2018 - Start*/
header.affix {
	width: 100%;
}

header.affix .site-branding img {
	width: 35%;
	margin-top: 7px;
}

header.affix .nav.navbar-nav {
	margin-top: -11px;
}

header.affix .search-lup {
	/*margin-top: 1px;*/
	margin-top: 1px;
}

header.affix .socmed-section {
	margin-top: 10px;
}

.site-footer input[type="email"]::-webkit-input-placeholder {
    text-align: center;
}

.site-footer input[type="email"]:-moz-placeholder {
    text-align: center;
}

.site-footer input[type="email"]::-moz-placeholder {
    text-align: center;
}

.site-footer input[type="email"]:-ms-input-placeholder {
    text-align: center;
}

.site-footer .form-group {
    width: 100%;
}

.popover-header {
    padding:8px 14px;
    background-color:#f7f7f7;
    border-bottom:1px solid #ebebeb;
    -webkit-border-radius:5px 5px 0 0;
    -moz-border-radius:5px 5px 0 0;
    border-radius:5px 5px 0 0;
}
.popover-title {
    margin:0;
    padding:0;
    background-color:transparent;
    border:none;
}

.entry-summary span.woocommerce-Price-amount, .entry-summary .woocommerce-Price-currencySymbol {
    color: #66A8A9 !important;
}

.close {
    position: absolute;
    top: -10px;
    right: -10px;
    background: #000 !important;
    opacity: 1;
    color: #fff;
    width: 20px;
    border-radius: 100%;
}

.popover-content {
    background: #9bd8d9 !important;
}

.popover.top>.arrow:after{
    border-top-color: #9bd8d9;
}

.popover {
    background: #9bd8d9 !important;
}

.close {
    text-shadow: none !important;
    font-weight: 0;
}

.close:hover{
    opacity: 1 !important;
    color: #fff;
}

.popover.top{
    z-index: 1;
}

.roboto {
	font-family: 'Roboto Slab', serif;
}

.hentry.type-page .entry-header {
	/*margin-bottom: 30px;*/
	text-align: center;
}

.entry-content a {
	color: black;
}

.single-field {
    margin-top: -80px !important;    
}

.search-form {
	background-color: #9ad8d8;
	padding-top: 10px;
}

.woocommerce-active .site-header .secondary-navigation {
	/*width: 62%;*/
	width: 75%;
	margin-right: 0px;
	font-size: 16px;
	/*margin-top: 20px;*/
	
	margin-top: 30px;
    margin-bottom: 10px;
}

.woocommerce-active .site-header.affix .secondary-navigation {
	margin-top: 0px;
}

.woocommerce-active .site-header .secondary-navigation ul li.find-dist {
	background-color: #9ad8d8;
}

.woocommerce-active .site-header .secondary-navigation ul li a {
	font-weight: bold;
	color: #351a00;
}

.woocommerce-active .site-header .secondary-navigation ul li a:hover {
	color: #337ab7;
}

.socmed-section {
	display: block;
	width: 11%;
	float: right;
	margin-top: 30px;
}

.socmed-section ul {
	list-style: none;
	margin: 0px;
}

.socmed-section ul li {
	display: inline-block;
}

.socmed-section .socmed-icon-span {
	background-color: #9bd8d9;
	padding: 7px;
	border-radius: 50%;
}

.socmed-section .socmed-icon-span i {
	color: #351a00;
}

.nav.navbar-nav {
	float: right;
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
	background-color:#e8f5f5;
}

.nav.navbar-nav ul.sub-menu {
	list-style: none;
	z-index: 1000;
	padding: 0;
	display: none;
	position: absolute;
	right: 0;
	min-width: 150px;
	border-bottom: 1px solid #adaaaa;
	margin-left: 0px;
}

.nav.navbar-nav ul.sub-menu li:hover {
	background-color: #53bdbd;
}

.nav.navbar-nav ul.sub-menu li:hover a {
	background-color: #53bdbd;
	text-decoration: none;
}

li#menu-item-567 ul.sub-menu {
	display: none;
	position: absolute;
	left: 100%;
	top: 0;
}

li#menu-item-570 ul.sub-menu {
	display: none;
	position: absolute;
	left: 100%;
	top: 35%;	
}

li#menu-item-567:hover ul.sub-menu,
li#menu-item-570:hover ul.sub-menu {
	display: block;
}

li#menu-item-567:hover ul.sub-menu li, 
li#menu-item-567:hover ul.sub-menu li:hover a, 
li#menu-item-567:hover ul.sub-menu li:hover a:focus,
li#menu-item-570:hover ul.sub-menu li, 
li#menu-item-570:hover ul.sub-menu li:hover a, 
li#menu-item-570:hover ul.sub-menu li:hover a:focus {
	/*background-color: #53bdbd;*/
}

li#menu-item-567 ul.sub-menu li a, li#menu-item-570 ul.sub-menu li a {
	background-color: transparent;
}

li#menu-item-567 ul.sub-menu li:hover, li#menu-item-570 ul.sub-menu li:hover {
	background-color: #53bdbd;
}

li#menu-item-1491, li#menu-item-1492, li#menu-item-2600, li#menu-item-3409 {
	width: 220px;
}
/*Added By Sujan*/
li#menu-item-2677,li#menu-item-151{
    width:305px;
}
li#menu-item-1568 {
	display: none;
}

.nav.navbar-nav li a{
	font-weight: bold;
	color: #363841;
	width: 100%;
	display: block;
}
.primary-navigation .nav>li>a:hover{
    background-color:#9ad8d8;
}
.primary-navigation .nav.navbar-nav li:hover{
	background-color: #9ad8d8;
	/*background-color: #ccebeb;*/
}

.nav.navbar-nav li.active, .nav.navbar-nav li:focus {
	background-color: #b0f3f3;
}

/*.nav.navbar-nav li.active a {
	background-color: #ccebeb;
}*/

 ul.submenu li a:hover {
	background-color: #9ad8d8;
}

.nav.navbar-nav li:hover ul.sub-menu {
	display: block;
}

.nav.navbar-nav ul.sub-menu li {
	padding-left: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color : #9ad8d8;
	border : 1px solid #8bacaf;
	border-bottom: 0;
	font-size: 17px;
}


li#menu-item-338, li#menu-item-359, li#menu-item-360, li#menu-item-361 {
	display: none;
}

.search-lup {
    margin-top: 14px;
	/*margin-top: 32px;*/
	padding-left: 10px;
	padding-right: 10px;
}

.search-lup .search-icon {
	/*margin-top: -12px;*/
	width: 23px;
}

/*Banner*/
.carousel-caption {
	width: 100%;
	right: 0;
	left: 0;
	bottom: 0;
	padding-bottom: 40px;
	background-color: #aedfe2;
	opacity: 0.9;
}

.banner_wrapper .carousel-inner>.item {
	height: auto;
}

.banner_wrapper .carousel-inner>.item img {
	width: 100%;
}

.banner-custom-container {
    width: 100%;
    margin: 0 auto;
}

.carousel-indicators {
	bottom: -2px;
}

.carr-ncrypt-text {
	font-size: 50px;
	font-weight: bold;
	margin-top: 0;
	/*font-family: 'Roboto', sans-serif;*/
}

.carr-ncrypt-desc h3{
	font-size: 30px;
	font-weight: bold;
	font-family: 'Roboto Slab', serif;
}

.carr-ncrypt-text, .carr-ncrypt-desc {
	text-shadow: 0 3px 5px rgba(0,0,0,.6);
}

.carrousel-up-bi p{margin-bottom: 0px;}

.carousel-control {
	width: 5%;
	top: -180px;
}

.carousel-control:hover {
	color: black;
}

.carousel-control.left, .carousel-control.right {
	background-image: none;
}

.carousel-control .glyphicon-chevron-left, 
.carousel-control .glyphicon-chevron-right, 
.carousel-control .icon-next, .carousel-control .icon-prev {
	top: 85%;
}

.carousel-indicators li{
	border: none;
	background-color: white;
}

.carousel-indicators .active {
	background-color: black;
}

/*.flexslider .slides img {
	width: 100%;
}

.responsive-slider.flexslider .slides, .responsive-slider.flexslider .slides li {
	height: 450px;
}

.responsive-slider.flexslider .slide-title a {
	width: 100%;
	top: 46%;
	bottom: 0;
	left: 0;
	text-align: center;
	background: #a5d6d8;
	opacity: 0.9;
	font-family: 'Roboto Slab', serif;
	font-size: 60px;
}

.responsive-slider.flexslider .flex-direction-nav li a {
	top: 84.5% !important;
}*/

.four-icons {
	padding: 30px 0;
}

.fi-text {
	text-align: center;
}

.welcome-text {
	font-size: 40px;
	font-weight: bold;
}

.welcome-desc {
	font-size: 25px;
	width: 100%;
	margin: 0px auto;
	font-family: 'Roboto', sans-serif;
}

.icons-option {
	padding-top: 50px;
}

.four-icons .blog-info {
	margin: 0px auto;
}

.icons-option .blog-info a {
	color: black;
}

.icons-option .blog-info a:hover {
	color: #337ab7;
	text-decoration: none;
}

.icons-option .blog-info. .blog-desc p{
	font-weight: bold;
}

.icons-option .blog-image {
	min-height: 170px;
}

.icons-option .blog-image img{
	margin: 0px auto;
}

/*Industries*/
.industries-sct {
	background-color: #efefee;
	padding-top: 10px;
	padding-bottom: 50px;
}

.industries-sct .title {
	text-align: center;
}

.industries-sct .title h1 {
	margin-bottom: 30px;
}

.industries-sct .six-image {
	padding-bottom: 20px;
}

.industries-sct .six-image a:hover img {
	opacity: 0.7;
}

.industries-sct .galleries {
	padding-right: 5px;
	padding-left: 5px;
}

.industries-sct img {
	width: 100%;
	display: inline;
	min-height: 310px;
	object-fit: cover;
	border-radius: 0px;
}

.industries-sct .carousel-control {
	opacity: 1;
}

.industries-sct .carousel-control:hover .fa {
	color: #337ab7;
}

.industries-sct .fa {
	font-size: 25px;
	/*margin-top: 150px;*/
	margin-top: 0;
	color: white;
	background-color: #9ad8d8;
	padding: 10px;
}

.industries-sct .fa.fa-chevron-left {
	margin-left: 17px;
}

.industries-sct .fa.fa-chevron-right {
	margin-left: -35px;
}

.industries-sct .box {
	font-size: 25px;
	margin-left: 20px;
}

.industries-sct .carousel-control {
	width: 0%;
}

.industries-sct .carousel-control.left, .industries-sct .carousel-control.right {
	background-image: none;
}

.industries-sct .txt-gallery {
	font-size: 23px;
	text-align: center;
	font-weight: bold;
}

.industries-sct .txt-gallery-inside {
	padding: 10px 0;
	background-color: #aedfe2;
	color: white;
	margin-top: -56%;
	opacity: 0.9;
	/*min-height: 90px;*/
	font-size: 20px;
}

.industries-sct .lgx-carousel-section .lgx-carousel{
	background-color: #efefee;
}

/* New insdustrial slide -- Start */

.industries-sct h4 {
	padding: 20px 0;
	background-color: #aedfe2;
	position: absolute;
	bottom: 15px;
	width: 100%;
	opacity: 0.9;
}

.industries-sct h4 a {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

.industries-sct h4 a:hover {
	color: black;
}

.industries-sct .owl-prev img, .industries-sct .owl-next img {
	min-height: auto;
	object-fit: none;
}

.industries-sct .owl-dots {
	display: none!important;
}

/* New insdustrial slide -- End */

.industries-sct .galleries a {
	text-decoration: none;
}

.industries-sct .galleries a:hover .txt-gallery-inside {
	color: black;
}

.img-video {
	background-image: url('../images/img-video.png');
}


/*Product*/

.product .prd-content {
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
}

.product .img-prd-gallery, .storefront-full-width-content .site-main .columns-3 ul.products li.product {
	border: 1px solid #e9e9e9;
	border-radius: 5px;
	margin-top: 30px;
	/*min-height: 310px;*/
}

.product .img-prd-gallery img{
	margin: 0px auto;
	/*max-height: 246px;
	object-fit: cover;*/
}

.product .txt-prd-gallery, .accesories .txt-prd-gallery {
	text-align: center;
	margin-top: 10px;
}

.single-product div.product {
	position: inherit;
}

.single-product div.product form.cart {
	padding: 0px;
}

/*.accesories .txt-prd-gallery {
	font-size: 22px;
}*/

.product-gallery a {
	color: black;
}

.accesories {
	padding-top: 30px;
}

.accesories .img-prd-gallery {
	margin-top: 30px;
}

.accesories .img-prd-gallery img {
	border: 1px solid #c7c7c7;
}

.accesories-gallery a {
	color: black;
}


/* Contact Us */
.contact .title {
	text-align: center;
}

.contact-us p.title {
	text-align: left;
	font-weight: bold;
	font-size: 20px;
}

.head-office .fa-ul {
	margin-left: 30px;
}

.head-office .fa-ul li {
	font-size: 18px;
	margin-top: 15px;
}

.head-office .fa-ul li .fa-li {
	color: #9ad8d8;
}

.contact-form label {
	font-weight: 300;
	font-size: 16px;
}

.contact-form .form-control {
	width: 303px;
	background-color: #f9f9f9;
	box-shadow: none;
	border: 1px solid #d3d3d3;
}

.contact-form input[type=email], .contact-form input[type=text], .contact-form input[type=tel] {
	/*width: 100%;*/
	min-width: 100%;
	height: 40px;
	margin-bottom: 20px;
}

.contact-form .btn-default {
	width: 303px;
	background-color: #479aaa;
	color: #ffffff;
	height: 40px;
	font-weight: bold;
	border-radius: 4px;
}

div.wpcf7-mail-sent-ok, div.wpcf7-response-output {
	border: none !important;
}

textarea[name="enquiry"] {
	height: 80px;
}

/*Why Choose Us*/
.why-choose-us .title {
	text-align: center;
}

.why-choose-us img {
	margin: 0px auto;
}

.four-icons .blog-description {
	text-align: center;
}

.four-icons .blog-description .blog-title {
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
    margin-bottom: 10px;
}

.four-icons .blog-description p {
	margin-top: 20px;
	font-size: 14px;
}

.content-prd-detail p {
	font-size: 16px;
	margin-top: 20px;
	line-height: 24px;
}

.why-choose-us .blog-bottom {
	color: #333543;
}

.why-choose-us .title h1 {
	color: #333543;
}

/* Merapikan Judul Section */
.why-choose-us .title {
    text-align: center;
    margin-bottom: 40px;
}

.why-choose-us .title h2 {
    font-weight: bold;
}

/* Flexbox untuk Row agar tinggi kolom sejajar */
.why-choose-us .flex-row {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px; /* Jarak antar baris (atas ke bawah) */
}

/* Mengatasi margin bottom di row paling akhir */
.why-choose-us .flex-row:last-child {
    margin-bottom: 0;
}

/* Styling Kotak Konten (Sesuai Figma) */
.advantage-card {
    background-color: #F3F3F3;
    padding: 50px 20px;
    border-radius: 6px; /* Ujung kotak sedikit melengkung */
    height: 100%; /* Memastikan tinggi kotak sama rata dalam 1 row */
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

/* Styling Icon / Gambar */
.advantage-card .blog-image img {
    margin: 0 auto ;
    max-height: 65px; /* Sesuaikan dengan tinggi icon Anda */
    width: auto;
    display: block;
}

/* Styling Teks Judul */
.advantage-card .blog-title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #333;
}

/* Styling Teks Deskripsi */
.advantage-card .advantage-text {
    font-size: 14px;
    line-height: 1.6;
    color: #666;
}

/* Jarak bawah kolom saat layar di-resize ke Mobile */
@media (max-width: 767px) {
    .mb-4 {
        margin-bottom: 25px;
    }
}

/* Video Content */
.video-content {
	padding: 20px 0;
}

.video-content .title {
	text-align: center;
}

.video-content .title h2 {
	margin-bottom: 30px;
	font-size: 40px;
	font-weight: bold;
}

.video-content img {
    width: 100%;
}

.embed-youtube iframe {
	min-width: 100%;
}

/*Breadcrumb*/
.woocommerce-breadcrumb {
	margin-bottom: 0px;
	/*font-family: 'Raleway', sans-serif;*/
	font-family: 'Roboto Slab', serif !important;
}

.woocommerce-breadcrumb a:first-of-type:before {
	display: none;
}

.woocommerce-breadcrumb .breadcrumb-separator:after {
	content: "\f101";
}

/*Industries*/
.title h1, .title h2, h1.entry-title {
	font-size: 30px;
	font-weight: bold;
	/*margin-bottom: 40px; */
}

.desc-2.roboto p, .desc-2.roboto ul {
	font-size: 16px;
	line-height: 24px;
}

.aboutus h1.title-industries {
	text-align: center;
	font-weight: bold;
	margin-bottom: 40px;
}

.detail-product h1.entry-title {
	margin-bottom: 6px;
}

.products .title h1 {
	margin-bottom: 20px;
}

.contact .title h1 {
	margin-bottom: 40px;
}

.about .title h1 {
	margin-bottom: 0;
}

.products .title h1.title-acsy {
	margin-bottom: 0;
}

.single-product div.product p.price {
	margin: 0;
}

.industries-gallery .img-gallery {
	margin-bottom: 30px;
	background-color: #aedfe2;
}

.industries-gallery .img-gallery img {
	/*max-height: 439px;
	width: 100%;*/
	border-radius: 0px;
	max-height: 491px;
}

.industries-gallery .img-gallery:hover img {
	opacity: 0.5;
}

.industries-gallery .txt-gallery {
	font-size: 25px;
	text-align: center;
	font-weight: bold;
}

.industries-gallery .txt-gallery-inside {
	padding: 20px 0;
	background-color: #aedfe2;
	color: white;
	margin-top: -20%;
	opacity: 0.9;
}

.industries-gallery .desk-version a:hover {
	text-decoration: none;
}

.industries-gallery .desk-version a:hover .txt-gallery-inside {
	color: black;
}

/* Products */
.products .title {
	text-align: center;
}

div#related .acc-gallery {
	border: 1px solid black;
	border-radius: 4px;
}

div#related .acc-gallery img {
	max-height: 192px;
}



/* About Us */
/*.site-content.aboutus {
	background: url('../images/artist.png');
}*/

.about-us-header-section .about-us-banner img {
	margin-top: -52px;
}

.about-us-header-section .about-us-banner {
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 100px;
}

.about-us-header-section .about-us-banner-shadow {
	position: absolute;
	z-index: -1;
	width: 100%;
}

.about-us-header-section .title {
	text-align: center;
}

.about-us-subpage-section {
	margin-top: 50px;
}

/*.about-us-subpage-section iframe , .post-510 iframe{*/
/*	width: 100%;*/
/*	height: 641px;*/
/*}*/

/*Contact*/
.site-main.contact, .content-area.contact {
	margin-bottom: 0px;
}

/*Product Detail*/
.detail-product .title {
	text-align: left;
}

.detail-product .big-image {
	border: 1px solid #ededed;
	margin-top: 27px;
	padding: 30px 0;
}

.detail-product .big-image img {
	margin: 0px auto;
}

.detail-product .thumb-img {
	padding-top: 10px;
}

.detail-product .thumb-img img {
	width: 100%;
}

.detail-product .video-content {
	padding: 0px;
}

.detail-product .video-content img {
	width: 100%;
}

.top-price {
	font-weight: bold; 
	color: #66a9aa;
	font-size: 25px;
}

.middle-price, .bottom-price {
	font-size: 16px;
}

.detail-product .content {
	font-size: 16px;
}

.detail-product .form-option {
	padding-top: 30px;
}

.detail-product .dropdown {
	margin-bottom: 10px;
	font-size: 16px;
}

.dropbtn {
	width: 100%;
	text-align: left;
	height: 60px;
	color: #363941;
}

.detail-product .caret {
	float: right;
	margin-top: 10px;
}

.detail-product .open>.dropdown-menu {
	width: 100%;
	border-radius: 0px;
	background-color: #f6f6f6;
}

.detail-product .open>.dropdown-menu li:hover a {
	background-color: #d5d5d5;
}

.detail-product .btn {
	width: 100%;
	height: 60px;
	border-radius: 0px;
	font-size: 24px;
	background-color: #9bd8d9;
	color: #363841;
	border: none;
	line-height: 45px;
}

.detail-product .btn.choose-right-model {
	background-color: #fba632;
	color: white;
	line-height: 45px;
}

.detail-product-tabs {
	padding-top: 30px;
}

.detail-product-tabs .nav-tabs {
	margin: 0px;
}

/*.detail-product-tabs .nav-tabs>li {
	margin-bottom: -2px;
}*/

.detail-product-tabs .nav-tabs>li>a {
	border-radius: 0px;
	color: black;
	font-weight: bold;
}

.detail-product-tabs .nav-tabs>li.active>a, 
.detail-product-tabs .nav-tabs>li.active>a:focus, 
.detail-product-tabs .nav-tabs>li.active>a:hover {
	background-color: #f6f6f6;
	border: none;
	color: black;
}

.detail-product-tabs .img-prd-gallery {
	position: relative;
	margin-top: 15px;
	text-align: right;
}

.detail-product-tabs .img-prd-gallery img {
	position: relative;
	margin-top: -20px;
	z-index: -1
}

/* Product Detail Carousel - Start */
.detail-product #carousel-example-generic {
  display: inline-block;
  margin-bottom: 10px;
  margin-top: 25px;
}
/*****************************/
.detail-product .carousel-inner>.item>a>img, .detail-product .carousel-inner>.item>img {
	max-width: 100%;
	margin: 0px auto;
}
/* Plugin styles */
.detail-product ul.thumbnails-carousel {
	padding: 5px 0 0 0;
	margin: 0;
	list-style-type: none;
	text-align: center;
}
.detail-product ul.thumbnails-carousel .center {
	display: inline-block;
}
.detail-product ul.thumbnails-carousel li, .storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
	margin-right: 5px;
	float: left;
	cursor: pointer;
	width: 84px;
	height: 84px;
}

.detail-product ul.thumbnails-carousel li, .storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li img {
	width: 100%;
	height: 84px;
	object-fit: cover;
}

/*.detail-product ul.thumbnails-carousel li img {
	width: 100%;
	height: 84px;
}*/
.detail-product .controls-background-reset {
	background: none !important;
}
.detail-product .active-thumbnail {
	opacity: 0.4;
}
.detail-product .indicators-fix {
	bottom: 70px;
}

.detail-product .carousel-caption, .detail-product .carousel-indicators, .detail-product .carousel-control {
	display: none;
}

.detail-product .carousel-inner>.item, .flex-viewport {
	border: 1px solid #ededed;
	padding: 25px;
}

.detail-pro .quantity {
	display: block;
}

.detail-pro .quantity .qty {
	/*width: 100%;*/
	width: 4.235801032em;
	height: 64px;
	margin-top: 10px;
}
/* Product Detail Carousel - End */

.detail-cart p {
	font-size: 16px;
	line-height: 24px;
}

.detail-cart .quantity .qty {
	margin-top: 10px;
	height: 64px;
}

.single-product div.product form.cart .quantity {
	display: block;
}

.single-product div.product table.variations .value {
	margin-bottom: 0px;
}

.single-product div.product .variations_button {
	padding-top: 0px;
}

.detail-pro label {
	margin-bottom: 0px;
}

.single-product div.product .product_meta {
	display: none;
}

.storefront-full-width-content.single-product div.product .summary {
	margin-bottom: 5px;
}

.storefront-full-width-content.single-product div.product .woocommerce-product-gallery {
	margin-top: 25px;
}

a.reset_variations {
	display: none;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
	display: none;
}
/* Industries Detail */
.industries-detail .title {
	text-align: center;
}

.industries-detail .title h2 {
margin-bottom: 0px;
}

.industries-detail-desc-1 .desc-1 {
	text-align: center;
}

.industries-detail-desc-1 .desc-1 p+h3, .industries-detail-desc-2 .desc-2 p+h3 {
	margin-top: 20px;
}

.industries-detail-desc-2 .desc-2 blockquote {
	border: none;
	font-style: normal;
	padding: 10px 50px;
	font-size: 14px;
	-webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 40px;
    -webkit-margin-end: 40px;
}

.industries-detail-desc-2 .desc-2 blockquote img {
	margin-right: 0px!important;
	margin-top: -10px!important;
}

.industries-detail-gallery {
	padding-top: 40px;
	padding-bottom: 40px;
}

.industries-detail-gallery h2 {
	margin-top: 0px;
	font-weight: bold;
}

.industries-detail-gallery .prd-gallery {
	padding-bottom: 20px;
}

.industries-detail-gallery .prd-gallery img {
	margin: 0px auto;
}

.industries-detail-gallery .dropdown {
	display: inline-block;
	/*margin-right: 10px;*/
	/*margin-top: 30px;*/
}

.industries-detail-gallery .btn {
	width:265px;
	height: 60px;
	border-radius: 0px;
	font-size: 18px;
	background-color: #9bd8d9;
	color: #363841;
	border: none;
	font-weight: bold;
	line-height: 45px;
}

.industries-detail-gallery .btn.choose-right-model {
	background-color: #fba632;
	color: white;
	line-height: 45px;
}

.industries-detail-gallery .line-gallery {
	border: 1px solid #cbcbcb;
}

.industries-detail-desc-2 hr {
	border: 1px solid #f2f2f3;
}

/* Carousel Start */
/* Main carousel style */

/*Sujan Modified Code Section*/
/*I have commented your css-Bintang*/
/*
**Added flexbox model for full height
**Links: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Flexible_Box_Layout/Basic_Concepts_of_Flexbox
*/
.affix + .container {
    padding-top:50px;
}
.industries-detail-gallery .row{
    display:flex;
    flex-wrap:wrap;
}

.article-slide{
    width:100%;
}
.industries-detail-gallery .carousel {
    width: 100%;
    position:relative;
    min-height:100%;
}
.industries-detail-gallery .carousel .carousel-inner{
    max-height:550px;
    overflow:hidden;
}

.industries-detail-gallery .carousel .carousel-inner>.item.active{
    /*transform:none;*/
}
.industries-detail-gallery .carousel img {
	/*width: 100%;*/
	margin:0 auto;
	max-height: 550px;
	/*height:745;*/
	/*object-fit: cover;*/
}
/* Indicators list style */
.industries-detail-gallery .article-slide .carousel-indicators {
    bottom: 0;
    left: 0;
    margin-left: 0;
    /*margin-left:5px;*/
    margin-bottom:0;
    width: 100%;
    position:relative;
    margin-top:20px;

}
/* Indicators list style */
.industries-detail-gallery .article-slide .carousel-indicators li {
    border-radius: 0;
    height: auto;
    margin-bottom: 5px;
    margin-left: 10px;
    margin-right: 10px !important;
    margin-top: 0;
    width: 100px;
    background-color: transparent;
}

.your-proffesion-img-wrap {
    border: 1px solid #e9e9e9;
}

/*******/






/* Indicators images style */
.industries-detail-gallery .article-slide .carousel-indicators img {
    border: none;
    float: left;
    /*height: auto;*/
    left: 0;
    width: 100%;
    height: 149px;
    object-fit: cover;
}
/* Indicators active image style */
.industries-detail-gallery .article-slide .carousel-indicators img {
    border: 2px solid #ccc;
    opacity: 1;
}

.industries-detail-gallery .carousel-indicators .active {
	background-color: transparent;	
}

/* Carousel End*/

/* Registration Start */
.reg-head .title {
	text-align: center;
}

.registration label {
	font-weight: 500;
}

.registration .form-control {
	height: 65px;
	padding: 6px 12px;
	box-shadow: none;
	border: 1px solid #d3d1d1;
	background-color: #f4f4f4;
}

.registration .state {
	padding-left: 0px;
}

.registration .postcode {
	padding-right: 0px;
}

.registration .btn.btn-default {
	width: 100%;
	height: 65px;
	margin-top: 25px;
	background: #9ad5d8;
	border: none;
	font-weight: bold;
	border-radius: 4px;
}

.register .input-text {
	width: 100%;
}

.checkout .col-sm-6.register:first-child {
	padding-left: 0;
}

.checkout .col-sm-6.register:nth-child(2) {
	padding-right: 0;
}

.register .input-text, .register .input[type=password] {
	box-shadow: none;
	border: 1px solid #d3d1d1;
}

/*.register .form-row select {
	height: 37.28px;
}*/

 /*.register p#my_country_field_field {
 	margin-top: 0px;
 }*/

.register .form-row .button {
    height: 50px;
	width: 100%;
	background-color: #9ad8d8;
	margin-top: 10px;
}

.register .form-row input, .form-row select {
	background-color: #f4f4f4;
	border-radius: 4px;
	border: 1px solid #c7c8c8;
	height: 50px;
}

.form-row textarea {
    background-color: #f4f4f4;
	border-radius: 4px;
	border: 1px solid #c7c8c8;
}

.register .form-row input[type="email"] {
    margin-top: 8px;
}

.register .state .input-text {
	margin-top: 5px;
}

.register .txt-password .input-text {
	margin-top: 4px;
}

/* Registration End */

/* Medical & Health Start */
.ind2018-title {
	padding-bottom: 50px;
}

.ind2018-content .desc-1 {
	font-size: 17px;
}

.ind2018-content .organise-image {
	background-color: #fba632;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 15px;
}

.ind2018-content .organise-image img {
	margin: 0px auto;
}

.ind2018-content .organise-image.office {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
	color: white;
	text-align: right;
	font-style: italic;
}

.ind2018-content .organise-image.office h1 {
	font-size: 38px;
	margin-top: 0px;
}

.ind2018-content .organise-image.office h4 {
	margin-top: 0px;
}

.ind2018-content .organise-image .hospital-desc {
	color: white;
	text-align: center;
	width: 165px;
	margin: 0px auto;
	padding: 20px 0;
}

.ind2018-content .organise-image .hospital-desc h4 {
	font-weight: bold;
	margin-bottom: 0px;
}

.ind2018-content .organise-image .hospital-desc p {
	font-weight: bold;
	font-size: 12px;	
}

.ind2018-content .organise-image .hospital-button {
	text-align: center;
}

.ind2018-content .organise-image .hospital-button a {
	background-color: #9ad8d8;
	color: black;
	font-weight: bold;
	border-radius: 0px;
	padding: 15px 12px;
	border: 0px;
	width: 90%;
	font-size: 18px;
}

.ind2018-content .organise-image .hospital-button a:hover {
	color: white;
}
/* Medical & Health End */

.desc-2.roboto {
	margin-top: -30px;
}

/* FAQ Start */
.faq-title {
	padding-bottom: 30px;
}

.faq .panel i.fa {
	color: #9ad8d8;
	/*background-color: #9ad8d8;*/
	padding: 3px;
	font-size: 18px;
}

.faq .panel-group {
	margin-bottom: 20px;
}

.faq .panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px;
}

.faq .panel-default {
	border-color: #fff;
	border-bottom-color: #cbcbcb;
}

.faq .panel-default>.panel-heading {
	background-color: transparent;
	background-image: none;
	padding: 10px 0;
	border-color: transparent;
}

.faq .panel-title {
	font-size: 18px;
}

.faq .panel-title a {
	font-weight: bold;
	text-decoration: none;
}

.faq .panel-body p, .faq .panel-body ul {
	font-size: 16px;
}

.faq .accordion-toggle .fa-plus-circle {
	display: none;
}

.faq .accordion-toggle .fa-minus-circle {
	display: block;
}

.faq .accordion-toggle.collapsed .fa-plus-circle {
	display: block;
}

.faq .accordion-toggle.collapsed .fa-minus-circle {
	display: none;
}
/* FAQ End */

/* Testimonial Start */
.testimonials-title .title {
	text-align: center;
}

.testimonials-post {
	/*padding-top: 50px;*/
}

.testimonials-post .testimonials-post-content {
	font-size: 17px;
	border-bottom: 1px solid #c8c8c8;
	padding-top: 50px;
}

.testimonials-post .testimonials-post-content .testi-people, .testimonials-post .testimonials-post-content .testi-desc {
	text-align: center; 
	/*padding-left: 600px; */
	margin: 0 auto;
}

.testimonials-post .testimonials-post-content .testi-desc {
	font-size: 15px;
}

.testimonials-post .pagination {
	display: block;
	border: none;
	font-size: 16px;
}

.testimonials-post .pagination span, .testimonials-post .pagination a {
	border: none;
	color: #50505c;
}

.testimonials-post .pagination span.pages {
	display: none;
}
/* Testimonial End */

/* Cart Start */
header.entry-header, div.entry-content {
	font-family: 'Roboto Slab', serif;
}

table.cart {
	margin: 0 0 1.41575em;
	background-color: #f4f4f4; 
	border: 1px solid #b1aeae;
}

table.cart th {
	text-align: center;
}

table.cart th .th-product-div {
	width: 25%;
}

table.cart td {
	background-color: #f4f4f4;
	border: 1px solid #b1aeae;
}

table.cart td.product-quantity {
	width: 100px;
}

table.cart td.product-subtotal, table.cart td.product-edit {
	width: 150px;
	text-align: center;
}

table.cart td.actions {
	border-top: none;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}

table.cart td.actions .input-text {
	background-color: transparent;
	border: none;
	box-shadow: none;
}

table.cart td.product-quantity .qty {
	background-color: #fcfcfc;
	border-radius: 4px;
}

table.cart td.actions .button {
	border-radius: 4px;
	background-color: #9ad7d9;
}

table.cart td.actions .coupon {
	background-color: #fcfcfc;
	padding: 10px;
	border: 1px solid #c7c8c8;
	border-radius: 4px;
}

table tbody tr:nth-child(2n) td, fieldset, fieldset legend {
	background-color: #f4f4f4;
}

table.cart td.total {
	font-weight: bold; 
}

.wcppec-checkout-buttons.woo_pp_cart_buttons_div {
	display: none;
}

.wc-forward:after, .woocommerce-Button--next:after {
	display: none;
}

.proceed-to-checkout-div {
	text-align: right;
}

.proceed-to-checkout-div .checkout-button {
	background-color: #9ad7d9;
	color: black;
	border-radius: 4px;
}

.proceed-to-checkout-div .button.update_cart {
	border-radius: 4px;
	background-color: #9ad7d9;
}

.continue-shop-button.button.alt.wc-forward {
	background-color: #9ad7d9;
	color: black;
	border-radius: 4px;
}

.cart-collaterals {
	display: none;
}

.woocommerce-cart-form__cart-item.cart_item .product-name dl {
    margin-top: 10px;
	display: block;
}

dt {
    float: left;
    clear: left;
    margin-right: 5px;
    font-weight: bold;
}

dd {
    margin-left: 0px;
}

dl.variation dd{
    margin-bottom: 0px !important;
}

.woocommerce-cart-form__cart-item.cart_item .product-name dl.variation dt, 
.woocommerce-cart-form__cart-item.cart_item .product-name dl.variation dd {
	margin-right: 5px;
}

a#woo_pp_ec_button {
	display: none;
}
/* Cart End */

.lSSlideWrapper ul li img {
	width: 1000px;
}

/*Case Studies Start*/
.case-studies-title {
	padding-bottom: 25px;
}

.case-studies-post-content {
	border-bottom: 1px solid #9ad8d8;
	padding: 20px 0;
}

.case-studies-title .title {
	text-align: center;
}

.case-studies-post-content h3 {
	padding-top: 0px;
}

.case-studies-post-content h3, .case-studies-post-content p {
	margin: 5px 0 0;
}

.case-studies-post-content h3 a {
	text-decoration: none;
	color: black;
}

.case-studies-post-content h3 a:hover {
	/*text-decoration: none;*/
	color: black;	
}
/*Case Studies End*/

/*Case Studies Detail Start*/
.case-studies-post .img-desc img {
	width: 100%;
}

.case-studies-post .img-desc-txt-inside {
	background-color: #e8e8e9;
	margin-top: -20.4%;
	opacity: 0.9;
	padding: 60px;
}

.case-studies-post .img-desc-txt-inside h3 {
	font-weight: bold;
	font-size: 32px;
}

.case-studies-post .img-desc-txt-inside p {
	font-size: 20px;
}

.case-studies-post .content {
	margin-top: 30px;
}

.link-backto-index {
	margin-top: 30px;
	text-align: right;
}
.case-studies-post .pagination {
	display: block;
	border: none;
	font-size: 16px;
}

.case-studies-post .pagination span, .case-studies-post .pagination a {
	border: none;
	color: #50505c;
}

.case-studies-post .pagination span.pages {
	display: none;
}
/*Case Studies Detail End*/

/* Blog Start */
.blog-post-content .title-and-date, .blog-post-content .content {
	border-bottom: 1px solid #808080;
}

.blog-post-content .content {
	margin-bottom: 50px;
}

.blog-row {
	margin-bottom: 20px;
}

.case-studies-post .widget_recent_entries ul, .case-studies-post .widget_categories ul {
	padding-bottom: 10px;
}

.case-studies-post .widget_recent_entries ul li:before, .case-studies-post .widget_categories ul li:before {
	display: none;
}

.case-studies-post .widget_recent_entries ul li a, .case-studies-post .widget_categories ul li a {
	color: #000000;
	font-size: 16px;
}

.case-studies-post .widget {
	background-color: #e8f5f5;
}

.case-studies-post .widget .widget-title, .widget .widgettitle {
	border-bottom: none;
	padding-left: 22px;
	padding-top: 20px;
	background-color: #9ad8d8;
	text-transform: uppercase;
	font-weight: bold;
}

.hentry.type-post .entry-header {
	padding-bottom: 20px;
	border-bottom: 1px solid #808080;
	text-align: left;
}

.hentry.type-post .entry-title {
	font-size: 32px;
}

.hentry.type-post .posted-on {
	font-size: 14px;
}

.hentry.type-post .posted-on a {
	color: black;
	text-decoration: none;
}

.hentry.type-post .entry-meta {
	display: none;
}

.hentry.type-post .entry-content {
	width: 100%;
	border-bottom: 1px solid #808080;
	padding-bottom: 20px;
}

.hentry .wp-post-image {
	width: 100%;
}

.comments-area {
	display: none;
}

.post.type-post.status-publish.format-standard.has-post-thumbnail.hentry,
.case-study.type-case-study.status-publish.has-post-thumbnail.hentry{
	float: left;
	width: 70%;
}

/*.hentry {
	float: left;
	width: 70%;
}*/

.blog-detail-widget {
	float: right;
	width: 28%;
}

.case-studies-post-detail .widget_recent_entries ul, .case-studies-post-detail .widget_categories ul {
	padding-bottom: 10px;
}

.case-studies-post-detail .widget_recent_entries ul li:before, .case-studies-post-detail .widget_categories ul li:before {
	display: none;
}

.case-studies-post-detail .widget_recent_entries ul li a, .case-studies-post-detail .widget_categories ul li a {
	color: #000000;
	font-size: 16px;
}

.case-studies-post-detail .widget {
	background-color: #e8f5f5;
}

.case-studies-post-detail .widget .widget-title, .widget .widgettitle {
	border-bottom: none;
	padding-left: 22px;
	padding-top: 20px;
	background-color: #9ad8d8;
	text-transform: uppercase;
	font-weight: bold;
}

.site-main nav.navigation {
	padding: 0px;
	padding-top: 20px;
}

.site-main nav.navigation .nav-previous a:before {
	content:"\00ab"; 
}

.site-main nav.navigation .nav-next a:after {
	content: "\00bb";
}


/* Blog End */

/* Seat Calculator Start */
.seat-calculator-content .prd-content p, .seat-calculator-content .prd-content ol{
	font-size: 16px;
	margin-top: 30px
}

.seat-calculator-content .prd-content p, .seat-calculator-content .prd-content ol li {
	margin-bottom: 20px;
}

.seat-calculator-form {
	padding-top: 20px;
}

.seat-calculator-form .the-seat-calculator {
	text-align: center;
	padding: 10px 0;
	background-color: #9ad6da;
}

.seat-calculator-form .the-seat-calculator h3 {
	font-weight: bold;
}

.seat-calculator-form .woof_block_html_items {
	background-color: #dadddd;
	margin-left: -5px;
}

.seat-calculator-form .recommended-seat {
	font-weight: bold;
}

.seat-calculator-form .recommended-seat-desc {
	margin-bottom: 30px;
}

.seat-calculator-form .woof_sid_auto_shortcode .woof_container {
	width: 100%;
}

.seat-calculator-form .woof_edit_view {
	display: none;
}

.seat-calculator-form .woof_list li {
	display: inline-block;
}

.seat-calculator-form ul.products li.product .price {
	display: none;
}

.seat-calculator-form ul.products li.product .button {
	display: none;
}

.seat-calculator-form .page-template-template-fullwidth-php .site-main .columns-3 ul.products li.product, .page-template-template-homepage-php .site-main .columns-3 ul.products li.product, .storefront-full-width-content .site-main .columns-3 ul.products li.product {
    width: 30%;
    border: none;
 }

 .seat-calculator-form ul.products li.product .woocommerce-loop-product__title, ul.products li.product h2 {
 	font-size: 15px;
 }

 .seat-calculator-form .woof_sid_auto_shortcode {
 	border-radius: 0px;
 	border: none;
 	background-color: #eeefef;
 	padding: 10px 0px;
 }

.seat-calculator-form .button.woof_reset_search_form {
	background-color: #9ad6da;
	margin-right: 30px;
}

.woof_container_colourrange, .woof_container_colorselection {
	display: none;
}

.woof_container_colourrange.display_on, .woof_container_colorselection.display_on {
	display: block;
}

.woocommerce-ordering {
	z-index: 0;
}

/* hidden filter product count */
.woof_radio_count {
	display: none;
}
/* Seat Calculator End */

/* Checkout Payment Start */
.col2-set.custom {
	width: 100%;
}

#order_review_heading {
	display: none;
}

#order_review {
	width: 100%;
}

#order_review .shop_table {
	background-color: #f4f4f4;
	border-bottom: 1px solid #b1aeae;
	border-left: 1px solid #b1aeae;
	border-right: 1px solid #b1aeae;
	border-top: 3px double #b1aeae;
	margin-bottom: 0px;
}

.homepage-title {
    text-align: center;
	font-size: 40px;
}

.homepage-desc {
    text-align: center;
    font-size: 25px;
    margin-top: 40px;
}

table.woocommerce-checkout-review-order-table .product-name {
	width: 75%;
}

.shop_table.woocommerce-checkout-review-order-table thead {
	border-bottom: 1px solid #b1aeae;
}

.shop_table.woocommerce-checkout-review-order-table th {
	text-align: center;
	background-color: #f4f4f4;
}

table.shop_table.woocommerce-checkout-review-order-table th.quantity {
	border-right: 1px solid #b1aeae;
}

table.shop_table.woocommerce-checkout-review-order-table th.product-name {
	border-right: 1px solid #b1aeae;
}

table.shop_table.woocommerce-checkout-review-order-table tr.cart_item {
	border-bottom: 1px solid #b1aeae;
}

table.shop_table.woocommerce-checkout-review-order-table td.quantity {
	border-right: 1px solid #b1aeae;
}

table.shop_table.woocommerce-checkout-review-order-table td.product-name {
	border-right: 1px solid #b1aeae;
}

/*.shop_table.woocommerce-checkout-review-order-table tbody {
	border-bottom: 1px solid #b1aeae;
}*/

.shop_table.woocommerce-checkout-review-order-table tbody td {
	background-color: #f4f4f4;
}

.shop_table.woocommerce-checkout-review-order-table tbody td.product-total {
	text-align: right;
}

/*.shop_table.woocommerce-checkout-review-order-table tfoot td {
	text-align: right;	
}*/

#payment .place-order {
	float: right;
	width: 25%;
	margin-top: 0px;
	border-bottom: 1px solid #b1aeae;
	border-right: 1px solid #b1aeae;
	background-color: #f4f4f4;
}

#payment .place-order .button {
	background-color: #9ad6da;
	color: black;
	border-radius: 4px;
}

.woocommerce-checkout .woocommerce-billing-fields h3 {
	display: none;
}

.td-prdname {
	width: 50%;
}

.woocommerce-checkout-review-order-table .old-subtotal {
	display: none;
}

form.checkout.woocommerce-checkout .col-2 .woocommerce-additional-fields {
	display: none;
}

.subtotal-value p {
	text-align: right;
	margin-bottom: 0px;
}

.subtotal-title p {
	margin-bottom: 0px;
}

.pgph-total {
	margin-top: 20px;
}

#payment .payment_methods>.wc_payment_method>label {
	display: none;
}

#payment .payment_methods li .payment_box {
	width: 75%;
	position: absolute;
	height: 93.13px;
	border-left: 1px solid #b1aeae;
	border-bottom: 1px solid #b1aeae;
	background-color: #f4f4f4;
	font-style: italic;
	font-size: 13px;
}

.sct-today {
	padding-top: 10px;
	margin-bottom: 20px;
	border-top: 3px double #999999;
}

.total-inc-gst .woocommerce-Price-amount{
	font-weight: 100;
}

#shipping_method img.img-popup {
	display: inline-block;
}

#shipping_method .tooltip-arrow {
	color: #9ad7d9;
}

#shipping_method .tooltip-inner {
	font-family: 'Roboto Slab', serif;
	background-color: #9ad7d9;
	color: black;
}

.woocommerce-info, .woocommerce-message {
	background-color: #e8f5f5;
	color: #333543;
	font-weight: 800;
	border-left: .6180469716em solid #94c9c9;
}

.woocommerce-message .button {
	color: black;
}

.woocommerce-message .button:hover {
	color: #94c9c9;
}

.woocommerce-info a:hover {
	color: #94c9c9;
}
/* Checkout Payment End */

/* Account Details Start */
.woocommerce-MyAccount-content fieldset {
	background-color: transparent;
}

.woocommerce-MyAccount-content fieldset legend {
	background-color: transparent;
	border-bottom: none;
}

.woocommerce-checkout-review-order.custom dl.variation {
	display: inline-flex;
}

.woocommerce-checkout-review-order.custom dl.variation dt, 
.woocommerce-checkout-review-order.custom dl.variation dd {
	margin-right: 5px;
}

form.woocommerce-checkout .col-1 {
	margin-bottom: 0px;
}
/* Accoount Details End */

/* Colors & Fabrics Start */
.colors-title .title {
	text-align: center;
}

.colors-content1 .choose-your-look {
	font-weight: bold;
	margin-bottom: 30px;
}

.colors-content1 p {
	font-size: 18px;
}

.colors-content2 .more-paragraph {
	text-align: center;
	font-size: 18px;
}

.colors-gallery {
	margin-top: 30px;
	margin-bottom: 50px;
}

.colors-gallery .img-gallery img {
	border-radius: 0px;
}

.colors-gallery .txt-gallery {
	/*font-size: 28px;
	text-align: center;
	font-weight: bold;*/
}

.colors-gallery .txt-gallery-inside {
	padding: 25px 0;
	background-color: #aedfe2;
	color: white;
	margin-top: -90px;
	opacity: 0.9;
	min-height: 90px;
	font-size: 28px;
	text-align: center;
	font-weight: bold;
}

.colors-gallery .txt-gallery-desc {
	padding: 20px 10px;
	font-size: 16px;
	background-color: #ebebeb;
}

.colors-gallery .txt-gallery-desc ul {
	margin-left: 20px;
	min-height: 300px;
}

.colors-gallery .txt-gallery-desc ul li {
	margin-bottom: 20px;
}

.colors-gallery .txt-gallery-desc p{
	font-weight: bold;
}

.colors-gallery .txt-gallery-desc a {
	text-decoration: none;
	color: black;
	font-weight: bold;
}

.colors-gallery .txt-gallery-desc img {
	display: inline-block;
}

.colors-gallery .two-galleries {
	margin-top: 20px;
}

.colors-gallery .two-galleries .txt-gallery-desc p.available {
	margin-bottom: 30px;
}

.colors-gallery .two-galleries .txt-gallery-desc ul {
	min-height: 148px;
}
/* Colors & Fabrics End */

/* Find Distribution Start*/
.find-distribution-title .title {
	text-align: center;
}

.find-distribution-content {
	padding-bottom: 65px;
}

.find-distribution-content .dropdown-content{
	display: none;
	background-color: #9ad8d8;
	width: 285px;
	position: absolute;
	z-index: 100;
	/*margin-top: 120px;
	left: 112px;*/
}

.find-distribution-content .dropdown-content a {
	display: block;
	padding: 5px;
	font-weight: bold;
	text-decoration: none;
	color: black;
}

.find-distribution-content .dropbtn {
	width: 25%;
	background-color: #53bdbd;
	font-weight: bold;
	height: 40px;
	/*position: absolute;
	z-index: 100;
	margin-top: 80px;*/
	left: 112px;
}

.find-distribution-content .nav-tabs {
	margin-bottom: 0px;
}

.find-distribution-content .nav-tabs>li {
	background-color: #9ad8d8;
}

.find-distribution-content .nav-tabs>li>a:hover,
.find-distribution-content .nav-tabs>li.active>a, 
.find-distribution-content .nav-tabs>li.active>a:focus, 
.find-distribution-content .nav-tabs>li.active>a:hover {
	background-color: #53bdbd;
}

.locator-wrap {
	position: relative;
}

.locator-container {
	position: absolute;
	z-index: 1;
	top: 95px;
	left: 11px;
	width: 250px;
	box-shadow: 15px 2px 15px;
	/*margin-top: 20px; */
}

.mapForm {
	background-color: #53bdbd;
	padding: 1em;
}

.mapForm form {
	position: relative;
}

.mapForm input {
	width: 100%;
	margin-bottom: 0.5em;
}

.mapForm .btn {
	border-radius: 4px;
}

.find-distribution-content .locatorBox {
	display: none;
}

.find-distribution-content ul {
	margin-left: 0px;
}

.find-distribution-content ul li {
	display: inline-block;
	padding: 15px;
	background-color: #e8f5f5;
}

.find-distribution-content ul li a {
	color: black;
	text-decoration: none;
}

.find-distribution-content ul li:hover,  .find-distribution-content ul li.active a{
	background-color: #53bdbd;
}

.find-distribution-content ul li:hover a,  .find-distribution-content ul li a:focus {
	color: black;
	text-decoration: none;
}

.find-distribution-content .hg-show-directions {
	display: none;
}
/* Find Distribution End*/

/*New Landing Page 2019*/
.new-product-slider {
	padding-top: 30px;
}

.new-product-slider .prd-images {
	border: 1px solid #a5a5a5; 
}

.new-product-slider .prd-images img {
	margin: 0px auto;
	height: 260px;
	object-fit: contain;
}

.new-landing-sect {
	padding-top: 20px;
	border-bottom: none;
}

.new-landing-title {
	text-align: center;
}

.new-landing-title h1 {
	margin-bottom: 5px;
}

.new-landing-title h1,
.new-landing-title h3 {
	font-weight: bold;
	color: #4b7e8b;
}

.new-landing-title h3 {
	margin-top: 0px;
}

.new-landing-content {
	padding-top: 15px;
	padding-bottom: 25px;
	border-bottom: 1px solid black;
}

.new-landing-content .new-pages {
	background-color: #9ad8d8;
	padding: 10px;
	border-radius: 0px;
	border-color: transparent;
	width: 100%;
	margin: 5px 0;
	text-align: left;
}

.new-landing-content .new-pages:hover {
	background-color: #53bdbd;
}

.new-landing-content .new-pages img {
	display: inline-block;
	width: 50px;
}

.new-landing-content .new-pages span.span-text {
	padding-left: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #231f20;
}

.bambach-button-side a:last-child .span-text {
	position: absolute;
   display: inline-flex;
	white-space: normal;
    width: 150px;
}

a.custom-class {
    position: relative;
    top: 8px;
    color: #333;
    padding: 5px 10px;
    border: 1px solid #333;
}

a.custom-class.case-studies {
    top: 18px;
}

.saswp-faq-block-section {
    display: none !important;
}

footer .location-line {
	border: 1px solid #acd6d5;
}

ul.location-menu {
	list-style: none;
	margin-left: 0px;
}

ul.location-menu li {
	display: inline-block;
	width: 50%;
}

.industries-sct.new {
	background: none;
	padding-bottom: 30px;
}

.industries-sct.new .owl-nav{
	display: none;
}

.industries-sct.new .lgx-carousel-section .lgx-carousel {
	background-color: #ffffff;
}

.btn-mobile {
	display: none !important;
}

/* Error 404 page */
.error404 .fourohfour-columns-2 {
    display: none!important;
}

.lightSlider.lsGrab>* {
    cursor: unset !important;
}

.case-studies-post-content .row {
    display: flex;
    flex-wrap: wrap;
}

.case-studies-post-content .row::before,
.case-studies-post-content .row::after {
    display: none; 
}

.case-studies-post-content .col-post-content {
    display: flex;
    flex-direction: column;
}

.media-content {
    display: -webkit-box;
    -webkit-line-clamp: 4; /* Ubah angka ini untuk jumlah baris yang diinginkan */
    -webkit-box-orient: vertical;  
    overflow: hidden;
    text-overflow: ellipsis;
}

.media-content.case-studies {
    -webkit-line-clamp: 5;
}

.media-thumbnail img {
    min-height: 203px;
    object-fit: cover;
}

.media-button {
    margin-top: auto;
    margin-bottom: 14px;
}

.media-button.case-studies {
    margin-bottom: 15px;
}

/*Footer*/
.site-footer {
	background-color: #333543 !important;
}

.site-footer p, .site-footer ul {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
}

.site-footer .p-footer-title {
	color: #99d7d6;
}

.site-footer .p-footer-subtitle {
	color: #ffffff;
	font-size: 15px;
}

.site-footer .p-footer-subtitle a{
	color: #ffffff;
}

.site-footer .fa-ul {
	margin-left: 30px;
	color: #ffffff;
}

.site-footer form {
	display: block;
}

.site-footer .form-group {
	display: inline-block;
}

.site-footer .wpcf7-form .wpcf7-form-control{
	border-radius: 0;
	width: 100%;
	color: #414250;
	display: block;
}

.site-footer .wpcf7-form .btn {
	border-radius: 0;
	width: 100%;
	background-color: #99d7d6;
	font-weight: bold;
	margin-left: 0px;
	display: block;
}

.site-footer img.socmed {
	display: inline-block;
	border-radius: 17px;
}

.footer-left-side, .footer-right-side {
	list-style: none;
	margin-left: 0px;
}


.site-footer a:not(.button) {
	color: #ffffff !important;
}

.site-footer .mobile-line {
	display: none;
}

.site-footer .socmed-link {
	background-color: white;
	padding: 10px;
	border-radius: 50%;
}

.site-footer .socmed-link i {
	color: #333543;
}

.site-footer .desktop-line {
	border: 1px solid #acd6d5;
	display: block;
}

.site-footer .copyright {
	text-align: left;
}

.site-footer .copyright, .site-footer .terms {
	font-size: 14px;
	color: white;
}

.site-footer .terms {
	text-align: right;
}

.site-footer .wpcf7-response-output {
	margin: 0px;
	padding: 0px;
	color: #99d7d6;
	font-size: 15px;
}

.site-footer .wpcf7-mail-sent-ok {
	border: none;
}

.site-footer li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-338 {
	display: none;
}

.site-footer .primary-menu {
	list-style: none;
	margin-left: 0px;
}

.val-attr {
    position:relative !important;
}

.val-attr a.icon {
    position: absolute !important;
    right: 0 !important;
}

.val-attr option {
    font-size: 11px;
}

.popover.top {
    width: 100%;
}

@media screen and (max-width: 768px) {
	.new-landing-content .new-pages {
		width: auto;
		margin: 5px 12px;
	}

	.bambach-button-side a:last-child .span-text {
		position: relative;
	}

	ul.location-menu li {
		width: 100%;
	}
}

@media screen and (max-width: 767px) {
    .checkout .col-sm-6.register {
	    padding: 0;
    }
    h1.product_title {
        font-size: 26px;
        margin-bottom: -25px;
        margin-top: 50px;
    }
    .price .top-price span {
        color: #7da7a8;
    }
    .single-field {
        margin-top: -40px !important;
        margin-bottom: 25px;
    }
    .homepage-title {
        font-size: 25px;
    }
    .homepage-desc {
        font-size: 17px;
        margin-top: 30px;
    }
    .mobile-title.visible-xs h2 {
        margin-bottom: 35px;
        font-size: 25px;
        font-weight: 600;
    }
    .video-content .title h2 {
        font-size: 25px;
    }
    .why-choose-us h2 {
        font-size: 25px;
    }
    .four-icons .blog-description .blog-title {
        font-size: 18px;
    }
    .icons-option {
        padding-top: 30px;
    }
    .video-content {
        padding: 20px 20px;
    }
    .icons-option .blog-desc.roboto {
        font-size: 16px;
    }

    /* New landing pages 2019*/
    .new-product-slider {
    	padding-top: 10px;
    }

    .new-product-slider .prd-images {
    	margin-top: 20px;
    }

    .new-landing-sect {
    	border-bottom: 1px solid #000;
    }

    .new-landing-title h1 {
    	font-size: 30px;
    }

    .new-landing-title h3 {
    	font-size: 20px;
    	margin-top: 15px;
    }

    .new-landing-content {
    	border-bottom: none;
    }

    .new-landing-content .new-pages {
    	width: 100%;
    	display: block;
    	/*margin-right: 14px;*/
    	margin: 5px 0px;
    	padding: 10px 8px;
    }

    .new-landing-content .new-pages img {
    	width: 35px;
    }

    .new-landing-content .new-pages span.span-text {
    	padding-left: 10px;
    	font-size: 18px;
    }

    .bambach-button-side a:last-child .span-text {
		position: relative;
	    width: 100%;
	}

    .btn-desktop {
    	display: none !important;
    }

    .btn-mobile {
		display: inline-block !important;
	}


}

/*.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:40px;width:83%;}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#f6f6f6;border:1px solid #aaa;height:42px;}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height40px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;right:1px;top:8px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#000 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#9cd7d7;color:#000}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}*/

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 40px;
  width: 83%;
}

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-search--inline {
  float: left;
}

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
  background-color: #f6f6f6;
  border: 1px solid #aaa;
  height: 42px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 40px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  right: 1px;
  top: 8px;
  width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #000 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #9cd7d7;
  color: #000;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #fff;
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

.select2 {
    width:100%!important;
}

.select2-results__option {
    border-top: 1px solid #c7c7c7;
    background: #dbfeff;
}
.val-attr .select2-container--default .select2-selection--single .select2-selection__arrow {
    right:43px;
    top:8px;
    width:20px;
}

li.select2-results__option:last-child {
    border-bottom: 1px solid #c7c7c7;
}

li.select2-results__option[aria-disabled="true"] {
    display: none !important;
}

.woof_container_pantssizeau {
    display: none;
}

.storefront-sorting:nth-child(2) {
    display: none;
}

.woof_shortcode_output li {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.txt-password .woocommerce-password-strength, .txt-password .woocommerce-password-hint {
	display: none !important;
}

#post-2606 .entry-title {
	margin-top: 0;
}

#post-510 .entry-title {
	margin-bottom: 0;
}

#div2406 div[id*='product-300'] .woocommerce-product-gallery, #div2406 div[id*='product-300'] .title, #div2406 div[id*='product-300'] .price, #div2406 .detail-cart{
	display: none !important;
}

#product-34576 div[id*=product-345] .woocommerce-product-gallery, #product-34576 div[id*=product-345] .title, #product-34576 div[id*=product-345] .price, #product-34576 .detail-cart {
	display: none !important;
}

#product-34576 div[id*=product-345] .summary.entry-summary {
	width: 100%;
}

#product-34576 > .summary > .detail-pro {
	display: none;
}

#product-30017 .woocommerce-product-gallery, #product-30017 .title, #product-30017 .price, #product-30017 .detail-cart{
	display: none !important;
}

#div2406 div[id*='product-300'] .summary.entry-summary, #product-30017 .summary.entry-summary{
	width: 100%;
	margin-bottom:50px;
}
#ssf_adress_input_box {
	display: none;
}
#filter__services {
	border-bottom: 1px solid #95bdba;
}
li.woof_term_379 {
	display: none;
}
.form-control-feedback {
	pointer-events: auto;
}
#customer_login .u-column1.col-1 {
	float: none;
	margin: auto;
}
#customer_login .u-column1.col-1 h2{
	display: none;
}
#post-5 {
	text-align: center;
}
#post-5 .entry-header {
	padding-bottom: 30px;
}
#post-7 .entry-header {
	padding-bottom: 0;
}
#post-7 .entry-content {
	margin-top: 50px;
}
.woocommerce-ResetPassword.lost_reset_password p {
	margin: 0 auto 10px;
    width: 47%;
	float: none;
}
.woocommerce-cart-form .col-sm-6.col-xs-12 {
	text-align: left;
}
#detail-customer-checkout tr td {
	padding: 0;
	background-color: transparent;
}
#detail-customer-checkout tr td:nth-child(3){
	padding: 0 20px;
}

/*.page-template-template-fullwidth-php .site-main .columns-3 ul.products li.product, .page-template-template-homepage-php .site-main .columns-3 ul.products li.product, .storefront-full-width-content .site-main .columns-3 ul.products li.product {
    width: 21.434783%;
 }*/

 #back-to-top .top {
 	z-index: 999;
 	position: fixed;
 	margin: 0px;
 	color: #333;
 	transition: all .2s ease-in-out;
 	bottom: 60px;
 	right: 30px;
 	font-size: 14px;
 	background: #99d7d6;
 	width: 50px;
 	height: 50px;
 	text-align: center;
 	line-height: 48px;
 	border-radius: 80px;
 }
 
 /* Custom Intan */
 
.woocommerce-active .site-header .secondary-navigation li.sosmed-icon a{
    display: inline-flex;
    padding: 0px 3px;
    vertical-align: middle;
}

.stock.in-stock {
	display: none;
}

.product_cat-products + .woocommerce-note-desc {
	max-width: 445px;
	font-family: 'Roboto Slab', serif;
	margin-top: -170px;
}

.product_cat-accessories + .woocommerce-note-desc {
	max-width: 445px;
	font-family: 'Roboto Slab', serif;
	margin-top: -30px;
}

.postid-5501 .woocommerce-note-desc {
	margin-top: -185px !important;
}

.postid-30021 .product_cat-accessories + .woocommerce-note-desc {
    margin-top: -540px;
	margin-bottom: 370px;
}

.postid-5507 .woocommerce-note-desc {
    margin-top: -2375px;
    margin-bottom: 2230px;
}

.postid-34576 .woocommerce-note-desc {
	margin-top: -480px;
    	margin-bottom: 310px;
}

button.single_add_to_cart_button.button.alt,
a.enquire{
    color: #333543;
    font-weight: bold;
    margin-top: 10px;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
	border: none;
	color: #000;
}

.nav-tabs{
	border-bottom: 1px solid #c6c6c6;
	margin-bottom: 35px;
}

.detail-pro .number-attr{
	display: inline-grid;
    width: 35px;
    height: 35px;
    border: solid 2px #9bd8d9;
    border-radius: 50%;
    text-align: center;
    padding-top: 4px;
    font-size: 16px;
    font-family: 'Roboto Slab', serif;
    margin-right: 10px;
    font-weight: bold;
}

.detail-pro .val-attr{
	width: 84%;
	display: inline-flex;
}

@media (max-width: 1199.98px) {
	
	.socmed-section{
		width: 14%;
	}
	
}

@media (max-width: 991.98px) {
	.site-header .site-branding {
		width: 15%;
	}
	
	.woocommerce-note-desc {
		max-width: 100%;
		margin: -155px 0 15px;
	}
	
	.woocommerce-active .site-header .secondary-navigation{
		width: 80%;
	}
	.woocommerce-active .site-header .secondary-navigation ul li a{
		padding: 11px;
	}
	
	.postid-5501 .woocommerce-note-desc {
		margin-top: -155px !important;
	}
	
	.postid-5507 .woocommerce-note-desc {
		margin: -155px 0 15px;
	}

	.postid-34576 .woocommerce-note-desc {
		margin: -155px 0 15px;
	}
	
	.postid-30021 .woocommerce-note-desc {
		margin: -155px 0 15px;
	}
	
	.primary-navigation .nav.navbar-nav li a{
		padding: 8px;
		font-size: 15px;
	}
	
	.search-lup {
		margin-top: 5px;
	}
	
	.woocommerce-note-desc {
		bottom: -110px !important;
	}

	.summary.entry-summary.roboto {
		margin-top: 170px !important;
	}

	#product-34580 .summary.entry-summary.roboto,
	#product-34581 .summary.entry-summary.roboto,
	#product-34582 .summary.entry-summary.roboto,
	#product-34583 .summary.entry-summary.roboto {
		margin-top: 0px !important;
	}
	
	#div2406 div[id*='product-300'] .summary.entry-summary, #product-30017 .summary.entry-summary {
		margin-top: 25px !important;
	}
	
}

@media (min-width: 768px) and (max-width: 991.98px) {
	.site-header .site-branding img {
		margin-top: 12px;
		margin-bottom: 12px;
	}
	
	.woocommerce-active .site-header .secondary-navigation{
		margin-top: 40px;
		margin-bottom: 22px;
	}
		
}