/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */
.gallery.fancy .gallery-item .image_frame {margin: 3%;}
.wp-caption-text.gallery-caption {
    background: none;
    border-top: none;
}
.faq {background: #f7f7f7;}
ul.list_check li ul li{background: none;padding-left: 0px;}
ul.list_check li ul li:after{display: none;}
.list_item.lists_4 .list_right{padding-top: 0px; margin-bottom: 20px;}

table {background-color: #f7f7f7;}
.wp-caption-text{color: #626262 !important;}
#Action_bar .contact_details{float: right;pointer-events: none;}
b, strong, dt, a.button, a.tp-button, .cst-heading h1, .cst-heading h2 {
    font-family: "ProximaNova Bold", Arial, Tahoma, sans-serif;
}
a.button, a.tp-button {
    border-radius: 50px !important;
	font-size: 18px;
}
.section .section-decoration.top, .section .section-decoration.bottom{
	z-index: auto;
	background-size: contain;
}
.image_frame{border-width: 5px;}
.cst-heading h1,.cst-heading h2,.cst-heading h3{
	color: #1254f1;
	border-bottom: 1px solid #1254f1;
}
.accesories-cst .title{display: none;}
.accesories-cst a.button .button_icon{color:#1254f1 !important;}
.product-menu .menu-item{margin-bottom: 15px;}
.product-menu .menu-item a{color: #383838;}
.portfolio_group .portfolio-item .desc .title_wrapper h5 a{color: #1254f1;}

@media only screen and (min-width: 480px){
	.cst-heading h1, .cst-heading h2{padding-bottom: 15px;}
	.cst-heading h3{padding-bottom: 13px;}
	.cst-heading span{
		border-bottom: 5px solid  #1254f1;
		padding-bottom: 7px;
	}
	.about-us-cst{padding: 50px 30px 0px;}
}

@media only screen and (max-width: 479px){
	.cst-heading span:after{
		content:'';
		display:block;
		border-bottom: 3px solid  #1254f1;
		padding-bottom: 7px;
		width: 80%;
	}
	.cst-heading h1, .cst-heading h2, .cst-heading h3{text-align: left;}
	.about-us-cst{padding: 20px 15px 0px;}
}

/**********************************************************/
/********************** PRODUCT HOME **********************/
/**********************************************************/
.product-cst .item1-cst,
.product-cst .item2-cst,
.product-cst .item3-cst,
.product-cst .item4-cst{
	margin-top: 50px;
	margin-bottom: 50px;
}
.product-cst .item1-cst .item-image-prt{
	margin-top: -50px;
	margin-bottom: -50px;
}
.product-cst .item2-cst .item-image-prt{
	margin-bottom: -50px;
}
.product-cst .item3-cst .item-image-prt{
	margin-top: -25px;
	margin-bottom: -50px;
}
.product-cst .item4-cst .item-image-prt{
	margin-top: -25px;
	margin-bottom: -50px;
}
.product-cst .item-text-prt .column_attr{
	padding-top: 50px;
	padding-right: 15px;
}
.product-cst .item-text-prt h3{
	color: #ffffff;
}
/**********************************************************/
@media only screen and (min-width: 479px){
.product-cst .thumb-image-cst3{margin-top: -35px;}
.product-cst .thumb-image-cst4{margin-top: -18px;}
}
/**********************************************************/
/******************** END PRODUCT HOME ********************/
/**********************************************************/


/**********************************************************/
/********************* FOOTER CUSTOM **********************/
/**********************************************************/
.footer-cst-top{
	padding-top: 70px;
	padding-bottom: 30px;
	background-color: #383838;
	background-image: url(https://www.glassmac.com.my/wp-content/uploads/2018/10/glassmac-background-004.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: cover;
}
.footer-cst-top .contact-cst{
	background-image: url('https://www.glassmac.com.my/wp-content/uploads/2018/10/phone-icon.png');
	background-repeat: no-repeat;
	background-position: left top;
	padding: 90px 0 0 0;
	margin-bottom: 20px;
}
.footer-cst-top .form-cst{
	background-color: #ffffff;
	border-radius: 5px;
}
.footer-cst-top .form-cst .wpcf7{
	padding: 35px 35px 15px 35px;
}
.footer-cst h5{color: #1254f1 !important;}
.footer-cst h5 span{font-size: 16px;}
#Footer .footer_copy{border: none;}
#Footer .footer_copy .one{border-top: 1px solid #1254f1;}
.footer-cst .mail-cst{
	background-image: url('https://www.glassmac.com.my/assets/email-icon.png');
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 0 55px;
}
.footer-cst .phone-cst{
	background-image: url('https://www.glassmac.com.my/assets/fax-icon.png');
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 0 55px;
}
.footer-cst .location-cst{
	background-image: url('https://www.glassmac.com.my/assets/location-icon.png');
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 0 55px;
}
/**********************************************************/
/******************* END FOOTER CUSTOM ********************/
/**********************************************************/

/* whats app */
/***********Side Contact New Xiao Chen****************/
a.floating-button {
    position: fixed;
    width: 50px;
    height: 50px;
    line-height: 50px;
    bottom: 110px;
    right: 30px;
    font-size: 20px;
    background-color: rgba(37, 211, 102, 1);
    color: #FFF !important;
    border-radius: 50px;
    text-align: center;
    z-index: 1000;
    animation: pulsess 3s infinite;
    display: flex;
    justify-content: center;
    align-items: center;
}

a.floating-button:hover {
    color: #fff;
    background-color: rgba(37, 211, 102, .45);
    animation-play-state: paused;
}

@keyframes pulsess {
  0% {
    box-shadow: 0 0 0 0 rgba(0,0,0, .3);
  }
  30% {
    box-shadow: 0 0 0 10px rgba(0,0,0, 0.1);
  }
  50% {
    box-shadow: 0 0 0 0 rgba(0,0,0, 0);
  }
  80% {
    box-shadow: 0 0 0 10px rgba(0,0,0, 0.1);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(0,0,0, 0);
  }
}