/*
Theme Name: ACM Child Care Centres Theme
Theme URI:
Author: Zilong Wang
Author URI:
Description: A Wordpress theme with built-in Webpack.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: belc-theme
*/

.swiper-button-white.hide-nav-arrow {
    display: none;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    width: 7px !important;
    height: 7px !important;
	margin: 0 12px;
}
.bx-wrapper .bx-pager {
    text-align: left;
    left: 430px;
    width:auto;
}


.wp1s-caption-wrapper.wp1s-caption-topleft, 
.wp1s-caption-wrapper.wp1s-caption-topcenter, 
.wp1s-caption-wrapper.wp1s-caption-topright {
	top:0;
	margin-top:0px;
	left:400px;
	height:100%;
}
.wp1s-caption-wrapper.wp1s-caption-topright,
.wp1s-caption-wrapper.wp1s-caption-middleright, 
.wp1s-caption-wrapper.wp1s-caption-bottomright {
	right:0;
	text-align: right;
} 
.wp1s-caption-wrapper.wp1s-caption-type-4  {
	font-family: 'Roboto', sans-serif;
	background-color:#65b32c !important;
	background-image: url("http://www-new.fitzroyelc.com.au/wp-content/uploads/2018/08/testamonial-background.png");/*pk custom*/
	background-repeat: no-repeat;/*added pk*/
	background-size: auto;/*added pk*/
	padding: 25px 10px 10px 40px;
	text-align:left;
	background-position: 20px 60px;    
	margin: 0px;
    max-width: 100%;
}
.wp1s-caption-wrapper.wp1s-caption-type-4 .wp1s-caption-title {
	font-size: 33px !important;
    font-family: Open Sans, Bold;
    line-height: 1;
    max-width: 100%;
    margin: 10px 0 0 0;
    font-weight: 600;
}
.wp1s-caption-wrapper.wp1s-caption-type-4 .wp1s-caption-content {
	font-size: 16px !important;
    line-height: 24px;

    max-width: 95%;
    font-weight: 300;
    font-family: Roboto, Light !important;
    padding-top: 30px;
    letter-spacing: 1px;
}
.wp1s-caption-wrapper.wp1s-caption-type-4 .wps1-readmore-button {
    font-size: 21px;
    line-height: 0.9;
    color: #ffffff;
    border: none;
    /* padding: 8px 15px; */
    display: inline-block;
    margin-top: 5px;
    box-shadow: none;
    font-family: Open Sans, Semibold !important;
}
.wp1s-caption-wrapper.wp1s-caption-type-4 .wps1-readmore-button:hover,
.wp1s-caption-wrapper.wp1s-caption-type-4 .wps1-readmore-button:focus,
.wp1s-caption-wrapper.wp1s-caption-type-4 .wps1-readmore-button:active {
	text-decoration:none;
}
.wp1s-main-wrapper .wp1s-pager-type-1 .bx-wrapper .bx-pager.bx-default-pager a {
	background-color:rgba(255, 255, 255, 0.43) !important;
}
.wp1s-main-wrapper .wp1s-pager-type-1 .bx-wrapper .bx-pager.bx-default-pager a:hover, 
.wp1s-main-wrapper .wp1s-pager-type-1 .bx-wrapper .bx-pager.bx-default-pager a.active {
	background-color:#ffffff !important;
}
.wp1s-bxslider li {
	height:300px !important;
}


@media all and (min-width: 480px) {
	.wp1s-bxslider li img{
		width:400px;
		height:100%;	
	}	
}

.wp1s-caption-wrapper wp1s-caption-type-4 wp1s-caption-topright {
	width:100% !important;
	height:100%;	
}

@media (min-width:1400px) {
	.wp1s-caption-wrapper.wp1s-caption-type-4 .wps1-readmore-button {
	    padding: 5px 0;
	}
}
@media (max-width:1200px) {
	.wp1s-bxslider li img {
		display:none;
	}
	.bx-wrapper .bx-pager {
		text-align: center !important;
		left: auto;
		width: 100%;
	}
	.wp1s-caption-wrapper.wp1s-caption-topleft, .wp1s-caption-wrapper.wp1s-caption-topcenter, .wp1s-caption-wrapper.wp1s-caption-topright
	{
		left:0px;
		background-position: center 100px;
	}
	.wp1s-caption-wrapper.wp1s-caption-topright, .wp1s-caption-wrapper.wp1s-caption-middleright, .wp1s-caption-wrapper.wp1s-caption-bottomright{
		margin-left:0px;
		padding-left: 10px;
	}
	.wp1s-caption-wrapper wp1s-caption-type-4 
	{
		width:100% !important;
		padding-left:0px;
	}
	.wp1s-caption-wrapper.wp1s-caption-type-4 .wp1s-caption-content
	{
		max-width: 80%;
	}
	.wp1s-caption-wrapper.wp1s-caption-type-4 {
		text-align:center;
	} 
	.wp1s-caption-wrapper.wp1s-caption-type-4 .wp1s-caption-content{
		width: 100%;
		margin: auto;
		margin-top: 30px;
		font-size: 24px;
	}
	.wp1s-caption-wrapper.wp1s-caption-type-4 .wp1s-caption-title {
		font-size: 46px !important;
		margin-top: 10px;
	}
	.wp1s-bxslider li {
		height: 360px !important;
	}
}
@media (max-width:768px) {
	.wp1s-resposive .wp1s-main-wrapper .wp1s-caption-wrapper.wp1s-caption-type-4 .wp1s-caption-title {
    	font-size: 26px !important;/*pk 28 to 26*/
		line-height: 28px !important;/*pk 35 to 28*/
		padding: 5px 20px 0 20px;
	}

	.wp1s-resposive .wp1s-main-wrapper .wp1s-caption-wrapper.wp1s-caption-type-4 .wp1s-caption-content {
		font-size: 20px !important;
		font-weight: 300;
		max-width: 65%;
		line-height: 26px;
		margin-top: 40px;
	}

	.wp1s-resposive .wp1s-main-wrapper .wp1s-caption-wrapper.wp1s-caption-type-4 .wps1-readmore-button {
		font-size: 20px !important;
    	padding: 15px 0 0 0 !important;
	}
	.wp1s-main-wrapper .bx-wrapper .bx-pager {
		bottom:0;
		left:0;
		text-align:center;
	}
}	
@media (max-width:480px) {
	.wp1s-resposive .wp1s-main-wrapper .wp1s-caption-wrapper.wp1s-caption-type-4 .wp1s-caption-title {
		font-size: 26px !important;
		padding: 5px 10px 0 10px;
	}
	.wp1s-resposive .wp1s-main-wrapper .wp1s-caption-wrapper.wp1s-caption-type-4 .wp1s-caption-content {
		font-size: 16px !important;
		font-weight: 300;
		max-width: 92%;
	}
}