@import url("http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic");
@import url("https://fonts.googleapis.com/css?family=Roboto:400,300,100,500,700,900");
@import url("https://fonts.googleapis.com/css?family=Dancing+Script");
.ym-container {
  width: 1140px;
  margin: 0 auto !important;
}
.ym5 {
  float: left;
  width: 5%;
}
.ym10 {
  float: left;
  width: 10%;
}
.ym15 {
  float: left;
  width: 15%;
}
.ym20 {
  float: left;
  width: 20%;
}
.ym25 {
  float: left;
  width: 25%;
}
.ym30 {
  float: left;
  width: 30%;
}
.ym33 {
  float: left;
  width: 33.33%;
}
.ym35 {
  float: left;
  width: 35%;
}
.ym40 {
  float: left;
  width: 40%;
}
.ym45 {
  float: left;
  width: 45%;
}
.ym50 {
  float: left;
  width: 50%;
}
.ym55 {
  float: left;
  width: 55%;
}
.ym60 {
  float: left;
  width: 60%;
}
.ym65 {
  float: left;
  width: 65%;
}
.ym66 {
  float: left;
  width: 66.66%;
}
.ym70 {
  float: left;
  width: 70%;
}
.ym75 {
  float: left;
  width: 75%;
}
.ym80 {
  float: left;
  width: 80%;
}
.ym85 {
  float: left;
  width: 85%;
}
.ym90 {
  float: left;
  width: 90%;
}
.ym95 {
  float: left;
  width: 95%;
}
.ym100 {
  float: left;
  width: 800%;
}
html,
body {
  margin: 0;
  padding: 0;
}
body.front-end h1,
body.front-end h2,
body.front-end h3,
body.front-end h4,
body.front-end h5,
body.front-end h6,
body.front-end p,
body.front-end ul,
body.front-end ol,
body.front-end pre,
body.front-end blockquote,
body.front-end textarea,
body.front-end button {
  margin-bottom: 0 0 20px 0;
}
body.front-end h1,
body.front-end h2,
body.front-end h3,
body.front-end h4,
body.front-end h5,
body.front-end h6 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
body.front-end p {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
}
body.front-end a:link {
  color: #666;
  text-decoration: none;
}
body.front-end a:visited {
  color: #666;
}
body.front-end a:hover {
  text-decoration: none;
  cursor: pointer;
  cursor: hand;
}
body.front-end a:active {
  text-decoration: none;
}
body.front-end button:hover {
  cursor: pointer;
  cursor: hand;
}
body.front-end code {
  font-family: Consolas, "Courier New", Courier, mono;
}
body.front-end strong {
  font-weight: 600;
}
body.front-end ul,
body.front-end ol {
  margin-left: 10px;
  padding-left: 20px;
}
body.front-end blockquote {
  display: block;
  opacity: .95;
  border-left: 4px solid;
  border-left-color: ;
  padding: 0 10px;
  font-style: italic;
  margin-left: 10px;
}
body.front-end blockquote p:last-child {
  margin-bottom: 10px;
}
body.front-end pre {
  font-family: Consolas, "Courier New", Courier, mono;
  background: black;
  font-size: 12px;
  background: rgba(0,0,0,0.9);
  color: #eee;
  padding: 10px 20px;
}
body.front-end .col-full,
body.front-end #wrapper {
  max-width: 100% !important;
  width: 100% !important;
}
.nav-toggle.icon,
.nav-close,
.nav-home,
#navigation {
  display: none;
}
.show-on-mobile {
  display: none;
}
header {
  background-color: #e02361;
  height: 72px;
}
header .ym-container {
  width: 1110px;
  padding: 0px 15px;
}
header .ym-container #logo {
  display: inline-block;
  float: left;
  position: absolute;
}
header .ym-container #logo img {
  margin-top: 10px;
}
header .ym-container .australia-phone-sex-call-container {
  float: right;
  margin-top: 25px;
  margin-right: 30px;
}
header .ym-container .australia-phone-sex-call-container p {
  color: #ffffff;
  margin: 0px;
  font-size: 20px;
  font-weight: 100;
}
header .ym-container .australia-phone-sex-call-container p strong {
  font-weight: 500;
}
header .ym-container .australia-phone-sex-call-container p img {
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
}
header .ym-container .australia-phone-sex-nav-container {
  float: right;
}
header .ym-container .australia-phone-sex-nav-container ul {
  margin: 0px;
  padding: 0px;
}
header .ym-container .australia-phone-sex-nav-container ul li {
  list-style-type: none;
  color: #ffffff;
  float: left;
  font-size: 20px;
  font-weight: 600;
  font-family: 'Roboto', sans-serif;
}
header .ym-container .australia-phone-sex-nav-container ul li a {
  color: #ffffff !important;
  display: inline-block;
  padding: 24px 20px;
  transition: all 0.2s ease-in-out 0s !important;
}
header .ym-container .australia-phone-sex-nav-container ul li a:hover {
  background-color: #bd1e52;
}
header .ym-container .australia-phone-sex-nav-container ul .menu-item.current_page_item a {
  background-color: #bd1e52;
}
header .ym-container .clear {
  clear: both;
}
#sidebar {
  display: none;
}
.footer-section1 {
  background-color: #353535;
  padding: 50px 0px;
}
.footer-section1 .ym-container {
  width: 1110px;
  padding: 0px 15px;
  text-align: center;
}
.footer-section1 .ym-container h2 {
  margin: 0 0 37px;
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
  font-weight: 500;
  background-color: #de2360;
  display: inline-block;
  padding: 22px 38px;
}
.footer-section1 .ym-container .clear {
  clear: both;
  width: 100%;
}
.footer-section1 .ym-container .left,
.footer-section1 .ym-container .center,
.footer-section1 .ym-container .right {
  display: inline-block;
  width: 365px;
  float: left;
}
.footer-section1 .ym-container .left img,
.footer-section1 .ym-container .center img,
.footer-section1 .ym-container .right img {
  width: 82px;
  height: 82px;
}
.footer-section1 .ym-container .left h3,
.footer-section1 .ym-container .center h3,
.footer-section1 .ym-container .right h3 {
  color: #ffffff;
  font-size: 25px;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  margin: 15px 0;
}
.footer-section1 .ym-container .left h3 span,
.footer-section1 .ym-container .center h3 span,
.footer-section1 .ym-container .right h3 span {
  color: #f32f6f;
}
.footer-section1 .ym-container .left p,
.footer-section1 .ym-container .center p,
.footer-section1 .ym-container .right p {
  color: #ffffff;
  font-size: 16px;
  line-height: 1.7em;
  font-family: 'Roboto', sans-serif;
}
.footer-section1 .ym-container .center {
  margin: 0 7px;
}
.footer-section1 .ym-container .clear {
  clear: both;
}
.footer-section2 {
  background: transparent url("https://www.australiaphonesex.com/wp-content/themes/canvas-child/less/../images/australia-phone-sex-footer-section2-bg.jpg") no-repeat top center;
  background-size: cover;
  padding: 44px 0;
  height: 270px;
}
.footer-section2 .ym-container {
  width: 1110px;
  padding: 0px 15px;
  text-align: center;
}
.footer-section2 .ym-container .tmls .caroufredsel_wrapper .tmls_container.tmls_slider .tmls_item {
  margin: 0px;
  padding: 0px;
  border: none !important;
}
.footer-section2 .ym-container .tmls .caroufredsel_wrapper .tmls_container.tmls_slider .tmls_item .tmls_image {
  display: block;
  float: none !important;
  margin: 0px auto !important;
  width: 103px;
  height: 103px;
  border: 3px solid #ffffff !important;
  background-color: #ffffff !important;
}
.footer-section2 .ym-container .tmls .caroufredsel_wrapper .tmls_container.tmls_slider .tmls_item .tmls_text:before {
  content: "“";
}
.footer-section2 .ym-container .tmls .caroufredsel_wrapper .tmls_container.tmls_slider .tmls_item .tmls_text {
  margin: 13px 0 !important;
  color: #ffffff !important;
  font-size: 25px !important;
  font-style: italic !important;
  font-family: 'Roboto', sans-serif !important;
  font-weight: 200 !important;
  ine-height: 1.5em;
}
.footer-section2 .ym-container .tmls .caroufredsel_wrapper .tmls_container.tmls_slider .tmls_item .tmls_text:after {
  content: "”";
}
.footer-section2 .ym-container .tmls .caroufredsel_wrapper .tmls_container.tmls_slider .tmls_item .tmls_name {
  color: #ffffff !important;
  font-size: 21px !important;
  font-family: 'Roboto', sans-serif !important;
  font-weight: 500 !important;
}
.footer-section3 {
  padding: 0 0 50px;
  background: #e02361;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UwMjM2MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4ZTE0M2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#e02361 0%,#8e143c 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#e02361),color-stop(100%,#8e143c));
  background: -webkit-linear-gradient(top,#e02361 0%,#8e143c 100%);
  background: -o-linear-gradient(top,#e02361 0%,#8e143c 100%);
  background: -ms-linear-gradient(top,#e02361 0%,#8e143c 100%);
  background: linear-gradient(to bottom,#e02361 0%,#8e143c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e02361',endColorstr='#8e143c',GradientType=0);
}
.footer-section3 .ym-container {
  width: 1140px;
  padding: 0px;
}
.footer-section3 .ym-container h2 {
  text-align: center;
  color: #ffffff;
  font-size: 35px;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  background: transparent url("https://www.australiaphonesex.com/wp-content/themes/canvas-child/less/../images/australia-phone-sex-top-bg.png") no-repeat top center;
  background-size: 42px 41px;
  margin: -20px auto 0px;
  width: 100%;
  display: inline-block;
  padding: 50px 0 28px;
}
.footer-section3 .ym-container .granny-container,
.footer-section3 .ym-container .transsexual-container,
.footer-section3 .ym-container .milf-container,
.footer-section3 .ym-container .hotbabes-container {
  display: inline-block;
  float: left;
  width: 255px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
.footer-section3 .ym-container a img {
  width: 237px;
  height: 237px;
  margin-bottom: 15px;
}
.footer-section3 .ym-container a img:hover {
  opacity: .8;
}
.footer-section3 .ym-container .text {
  color: #ffffff;
  font-size: 25px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  line-height: 1.3em;
  border-bottom: 1px solid #ffffff;
}
.footer-section3 .ym-container a:hover {
  opacity: .8;
}
.footer-section3 .ym-container .clear {
  clear: both;
}
footer {
  background-color: #252525;
  padding: 28px 0 20px;
}
footer .ym-container {
  width: 1110px;
  padding: 0px 15px;
}
footer .ym-container #copyright {
  float: left;
}
footer .ym-container #copyright ul {
  margin: 0px;
  padding: 0px;
}
footer .ym-container #copyright ul li {
  list-style-type: none;
  color: #ffffff;
  float: left;
  font-size: 17px;
  font-weight: 500;
  font-family: 'Roboto', sans-serif;
}
footer .ym-container #copyright ul li a {
  color: #ffffff !important;
  display: inline-block;
  padding: 0px 20px;
}
footer .ym-container #copyright ul li a:hover {
  opacity: .8;
}
footer .ym-container #copyright ul li:first-child a {
  padding-left: 0px;
}
footer .ym-container #credit p {
  margin: 5px 0px 15px;
  font-size: 12px;
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
  text-align: right;
  font-weight: 200;
}
footer .ym-container #credit p a {
  color: #ffffff;
  text-decoration: underline;
}
body.home {
  overflow-x: hidden;
}
body.home .section-1 {
  background-color: #252525;
  margin: 0px;
}
body.home .section-1 .tp-rightarrow {
  background-image: url("https://www.australiaphonesex.com/wp-content/themes/canvas-child/less/../images/australia-phone-sex-right.png") !important;
  width: 78px;
  height: 78px;
}
body.home .section-1 .tp-leftarrow {
  background-image: url("https://www.australiaphonesex.com/wp-content/themes/canvas-child/less/../images/australia-phone-sex-left.png") !important;
  width: 78px;
  height: 78px;
}
body.home .section-1 .custom.tparrows {
  background-color: transparent !important;
}
body.home .section-1 .custom.tparrows.tp-rightarrow::before,
body.home .section-1 .custom.tparrows.tp-leftarrow::before {
  display: none !important;
}
body.home .section-2 {
  margin: 0px;
  padding: 36px 0 85px;
  text-align: center;
}
body.home .section-2 .wpb_single_image img {
  border: 0px solid #fff;
  border-radius: 200px;
}
body.home .section-2 h2 {
  text-align: center;
  margin-top: 0px;
}
body.home .section-2 h2 a {
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}
body.home .section-2 h2 a:hover {
  opacity: .8;
}
body.home .section-2 .wpb_single_image.wpb_content_element.vc_align_center {
  margin-bottom: 15px;
}
body.home .section-2 .wpb_single_image.wpb_content_element.vc_align_center img:hover {
  opacity: .8;
}
body.home .section-2 h1 {
  text-align: center;
  color: #ffffff;
  font-size: 30px;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  background-color: #de2360;
  display: inline-block;
  padding: 22px 38px;
  margin: 50px auto 30px !important;
}
body.home .section-2 p {
  color: #ffffff;
  font-size: 25px;
  font-family: 'Roboto', sans-serif;
  font-weight: 200;
  line-height: 1.3em;
}
body.home .section-2 p strong {
  color: #e02361;
  font-weight: 500;
}
body.home .section-2 p a {
  color: #e02361;
  border-bottom: 1px solid #e02361;
}
body.home .section-2 p a:hover {
  opacity: .8;
}
body.home .section-3 {
  margin: 0px;
  padding: 72px 0 61px;
  background-repeat: no-repeat !important;
  text-align: center;
}
body.home .section-3 .ym-container {
  margin-bottom: 32px;
}
body.home .section-3 .ym-container .wpb_single_image.wpb_content_element.vc_align_left {
  display: none !important;
}
body.home .section-3 .ym-container .wpb_text_column.wpb_content_element {
  background-color: transparent;
}
body.home .section-3 .ym-container .wpb_text_column.wpb_content_element h2 {
  color: #ffffff;
  font-size: 32px;
  margin: 16px 0 28px;
}
body.home .section-3 .ym-container .wpb_text_column.wpb_content_element p {
  color: #ffffff;
  font-size: 18px;
  font-weight: 200;
  margin: 10px 0;
}
body.home .section-3 .ym-container .wpb_text_column.wpb_content_element p em {
  font-weight: normal;
}
body.home .section-3 .ym-container .wpb_text_column.wpb_content_element p a {
  display: inline-block;
  color: #ffffff;
  background-color: #de2360;
  font-size: 22px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  padding: 10px 18px;
  margin-right: 5px;
  margin-top: 29px;
}
body.home .section-3 .ym-container .wpb_text_column.wpb_content_element p a:hover {
  opacity: .8;
}
body.home .section-3 .ym-container .wpb_raw_code.wpb_content_element.wpb_raw_html {
  display: none;
}
body.home .section-4 {
  background: #e02361;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UwMjM2MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4ZTE0M2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#e02361 0%,#8e143c 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#e02361),color-stop(100%,#8e143c));
  background: -webkit-linear-gradient(top,#e02361 0%,#8e143c 100%);
  background: -o-linear-gradient(top,#e02361 0%,#8e143c 100%);
  background: -ms-linear-gradient(top,#e02361 0%,#8e143c 100%);
  background: linear-gradient(to bottom,#e02361 0%,#8e143c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e02361',endColorstr='#8e143c',GradientType=0);
  margin: 0px;
  padding: 0px 0px 50px;
}
body.home .section-4 .wpb_single_image.wpb_content_element.vc_align_center {
  margin: -20px 0 29px;
}
body.home .section-4 .wpb_single_image.wpb_content_element.vc_align_center .vc_single_image-wrapper.vc_box_border_grey img {
  width: 42px;
  height: auto;
}
body.home .section-4 .ym-container .wpb_text_column.wpb_content_element {
  background-color: #ffffff;
  clear: both;
  padding: 20px;
  box-shadow: 1px 1px 6px 0px rgba(0,0,0,0.3);
}
body.home .section-4 .ym-container p {
  float: left;
  margin: 0px;
}
body.home .section-4 .ym-container p a {
  color: #e02361;
  font-weight: 600;
  font-size: 14px;
  border-bottom: 1px solid #e02361;
}
body.home .section-4 .ym-container p .img {
  border-bottom: 0px solid #e02361;
}
body.home .section-4 .ym-container p .img img {
  display: inline-block;
  margin-right: 13px;
  border: 1px solid #efefef;
  border-radius: 100%;
}
body.home .section-4 .ym-container p strong {
  display: inline-block;
  width: auto;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  width: 385px;
  font-size: 14px;
  color: #565656;
  margin: 8px 0;
}
body.home .section-4 .ym-container p a:hover {
  opacity: .8;
}
body.home .section-4 .ym-container h2 {
  float: left;
  display: inline-block;
  color: #e02361;
  font-family: 'Roboto', sans-serif;
  font-size: 25px;
  font-weight: 500;
  margin: 0px;
}
body.error404 .section-1 {
  padding: 50px 0 100px;
}
body.error404 .section-1 h1 {
  font-size: 150px;
  font-weight: 300;
  color: #404041;
  text-align: center;
  margin: 0;
}
body.error404 .section-1 p {
  text-align: center;
}
body.error404 .section-1 p a {
  color: #fff;
  padding: 10px 20px;
  margin: 25px 0 0;
  display: inline-block;
  background: #de2360 none repeat scroll 0% 0%;
  border: 1px solid #de2360;
  transition: all 0.2s ease-in-out 0s;
}
body.error404 .section-1 p a:hover {
  color: #de2360;
  background: #FFF none repeat scroll 0% 0%;
  border: 1px solid #de2360;
}
body.error404 .footer-section1,
body.error404 .footer-section2,
body.error404 .footer-section3 {
  display: none;
}
body.page.page-id-8 .section-1,
body.page.page-id-10 .section-1,
body.page.page-id-12 .section-1,
body.page.page-id-14 .section-1 {
  margin: 0px;
  padding: 25px 0 45px;
  background-position: center top !important;
}
body.page.page-id-8 .section-1 .ym-container,
body.page.page-id-10 .section-1 .ym-container,
body.page.page-id-12 .section-1 .ym-container,
body.page.page-id-14 .section-1 .ym-container {
  width: 1110px;
  padding: 0px 15px;
}
body.page.page-id-8 .section-1 .ym-container .left,
body.page.page-id-10 .section-1 .ym-container .left,
body.page.page-id-12 .section-1 .ym-container .left,
body.page.page-id-14 .section-1 .ym-container .left {
  padding: 0px !important;
}
body.page.page-id-8 .section-1 .ym-container .left h1,
body.page.page-id-10 .section-1 .ym-container .left h1,
body.page.page-id-12 .section-1 .ym-container .left h1,
body.page.page-id-14 .section-1 .ym-container .left h1 {
  font-family: 'Roboto', sans-serif;
  color: #f32f6f;
  font-size: 45px;
  font-weight: 500;
  margin: 0px;
  line-height: 1.4em;
  white-space: nowrap;
}
body.page.page-id-8 .section-1 .ym-container .left h2,
body.page.page-id-10 .section-1 .ym-container .left h2,
body.page.page-id-12 .section-1 .ym-container .left h2,
body.page.page-id-14 .section-1 .ym-container .left h2 {
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
  font-size: 30px;
  font-weight: 500;
  margin: 7px 0;
  line-height: 1.5em;
}
body.page.page-id-8 .section-1 .ym-container .left p,
body.page.page-id-10 .section-1 .ym-container .left p,
body.page.page-id-12 .section-1 .ym-container .left p,
body.page.page-id-14 .section-1 .ym-container .left p {
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
  font-size: 20px;
  font-weight: 200;
  margin: 0 0 20px;
  line-height: 1.5em;
  width: 95%;
}
body.page.page-id-8 .section-1 .ym-container .left p strong,
body.page.page-id-10 .section-1 .ym-container .left p strong,
body.page.page-id-12 .section-1 .ym-container .left p strong,
body.page.page-id-14 .section-1 .ym-container .left p strong {
  color: #ffffff;
  font-size: 40px;
  font-weight: 100;
}
body.page.page-id-8 .section-1 .ym-container .left p strong img,
body.page.page-id-10 .section-1 .ym-container .left p strong img,
body.page.page-id-12 .section-1 .ym-container .left p strong img,
body.page.page-id-14 .section-1 .ym-container .left p strong img {
  width: 46px !important;
  height: 45px !important;
  margin: 0 0 -10px 2px !important;
}
body.page.page-id-8 .section-2,
body.page.page-id-10 .section-2,
body.page.page-id-12 .section-2,
body.page.page-id-14 .section-2 {
  margin: 0px;
  padding: 33px 0 15px;
}
body.page.page-id-8 .section-2 .vc_col-sm-4,
body.page.page-id-10 .section-2 .vc_col-sm-4,
body.page.page-id-12 .section-2 .vc_col-sm-4,
body.page.page-id-14 .section-2 .vc_col-sm-4 {
  margin-bottom: 34px;
}
body.page.page-id-8 .section-2 .vc_col-sm-4 .wpb_single_image,
body.page.page-id-10 .section-2 .vc_col-sm-4 .wpb_single_image,
body.page.page-id-12 .section-2 .vc_col-sm-4 .wpb_single_image,
body.page.page-id-14 .section-2 .vc_col-sm-4 .wpb_single_image {
  margin: 0px;
}
body.page.page-id-8 .section-2 .vc_col-sm-4 .title,
body.page.page-id-10 .section-2 .vc_col-sm-4 .title,
body.page.page-id-12 .section-2 .vc_col-sm-4 .title,
body.page.page-id-14 .section-2 .vc_col-sm-4 .title {
  margin: 0px;
}
body.page.page-id-8 .section-2 .vc_col-sm-4 .title h2,
body.page.page-id-10 .section-2 .vc_col-sm-4 .title h2,
body.page.page-id-12 .section-2 .vc_col-sm-4 .title h2,
body.page.page-id-14 .section-2 .vc_col-sm-4 .title h2 {
  color: #ffffff;
  background-color: #de2360;
  margin: 0px;
  font-size: 21px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  padding: 8px 15px;
}
body.page.page-id-8 .section-2 .vc_col-sm-4 .desc,
body.page.page-id-10 .section-2 .vc_col-sm-4 .desc,
body.page.page-id-12 .section-2 .vc_col-sm-4 .desc,
body.page.page-id-14 .section-2 .vc_col-sm-4 .desc {
  margin: 0px;
  height: 71px;
  overflow: hidden;
  background-color: #434343;
}
body.page.page-id-8 .section-2 .vc_col-sm-4 .desc p,
body.page.page-id-10 .section-2 .vc_col-sm-4 .desc p,
body.page.page-id-12 .section-2 .vc_col-sm-4 .desc p,
body.page.page-id-14 .section-2 .vc_col-sm-4 .desc p {
  color: #ffffff;
  background-color: #434343;
  margin: 0px;
  font-size: 15px;
  font-family: 'Roboto', sans-serif;
  font-weight: 200;
  padding: 13px 15px;
  line-height: 1.5em;
}
body.page.page-id-8 .section-2 .vc_col-sm-4 .number,
body.page.page-id-10 .section-2 .vc_col-sm-4 .number,
body.page.page-id-12 .section-2 .vc_col-sm-4 .number,
body.page.page-id-14 .section-2 .vc_col-sm-4 .number {
  margin: 0px;
  background: #3e3e3e;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNlM2UzZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyYTJhMmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#3e3e3e 0%,#2a2a2a 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#3e3e3e),color-stop(100%,#2a2a2a));
  background: -webkit-linear-gradient(top,#3e3e3e 0%,#2a2a2a 100%);
  background: -o-linear-gradient(top,#3e3e3e 0%,#2a2a2a 100%);
  background: -ms-linear-gradient(top,#3e3e3e 0%,#2a2a2a 100%);
  background: linear-gradient(to bottom,#3e3e3e 0%,#2a2a2a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3e3e3e',endColorstr='#2a2a2a',GradientType=0);
}
body.page.page-id-8 .section-2 .vc_col-sm-4 .number p,
body.page.page-id-10 .section-2 .vc_col-sm-4 .number p,
body.page.page-id-12 .section-2 .vc_col-sm-4 .number p,
body.page.page-id-14 .section-2 .vc_col-sm-4 .number p {
  color: #f32f6f;
  margin: 0px;
  font-size: 20px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  padding: 6px 15px;
}
body.page.page-id-8 .section-2 .vc_col-sm-4 .number p a,
body.page.page-id-10 .section-2 .vc_col-sm-4 .number p a,
body.page.page-id-12 .section-2 .vc_col-sm-4 .number p a,
body.page.page-id-14 .section-2 .vc_col-sm-4 .number p a {
  color: #ffffff;
  font-size: 21px;
  font-weight: 400;
  line-height: 32px;
}
body.page.page-id-8 .section-2 .vc_col-sm-4 .number p a img,
body.page.page-id-10 .section-2 .vc_col-sm-4 .number p a img,
body.page.page-id-12 .section-2 .vc_col-sm-4 .number p a img,
body.page.page-id-14 .section-2 .vc_col-sm-4 .number p a img {
  margin: 0 12px -2px 5px !important;
}
body.page.page-id-8 .section-2 .vc_col-sm-4 .number p a strong,
body.page.page-id-10 .section-2 .vc_col-sm-4 .number p a strong,
body.page.page-id-12 .section-2 .vc_col-sm-4 .number p a strong,
body.page.page-id-14 .section-2 .vc_col-sm-4 .number p a strong {
  color: #f32f6f;
  margin: 0px;
  font-size: 20px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}
body.page.page-id-8 .section-2 .vc_col-sm-4 .number p a:hover,
body.page.page-id-10 .section-2 .vc_col-sm-4 .number p a:hover,
body.page.page-id-12 .section-2 .vc_col-sm-4 .number p a:hover,
body.page.page-id-14 .section-2 .vc_col-sm-4 .number p a:hover {
  opacity: .8;
}
body.page.page-id-8 .section-2 .vc_col-sm-4 .number em,
body.page.page-id-10 .section-2 .vc_col-sm-4 .number em,
body.page.page-id-12 .section-2 .vc_col-sm-4 .number em,
body.page.page-id-14 .section-2 .vc_col-sm-4 .number em {
  font-size: 12px;
  position: absolute;
  font-style: none;
  text-decoration: none;
  left: 68px;
  color: #fff;
}
body.page.page-id-8 .section-2 .vc_col-sm-4 .number .usa::before,
body.page.page-id-10 .section-2 .vc_col-sm-4 .number .usa::before,
body.page.page-id-12 .section-2 .vc_col-sm-4 .number .usa::before,
body.page.page-id-14 .section-2 .vc_col-sm-4 .number .usa::before {
  content: "";
  background: url('https://www.australiaphonesex.com/wp-content/uploads/icon-usa.png') center center no-repeat;
  background-size: auto;
  width: 32px;
  height: 16px;
  background-size: 100%;
  position: absolute;
  top: 0px;
  right: 68px;
}
body.page.page-id-8 .section-2 .vc_col-sm-4 .note,
body.page.page-id-10 .section-2 .vc_col-sm-4 .note,
body.page.page-id-12 .section-2 .vc_col-sm-4 .note,
body.page.page-id-14 .section-2 .vc_col-sm-4 .note {
  display: none;
  margin: 0px;
  background-color: #434343;
}
body.page.page-id-8 .section-2 .vc_col-sm-4 .note p,
body.page.page-id-10 .section-2 .vc_col-sm-4 .note p,
body.page.page-id-12 .section-2 .vc_col-sm-4 .note p,
body.page.page-id-14 .section-2 .vc_col-sm-4 .note p {
  margin: 0px;
  font-size: 12px;
  font-family: 'Roboto', sans-serif;
  padding: 10px 15px;
  line-height: 1.5em;
}
body.page.page-id-8 .section-2 .vc_col-sm-4 .note p em,
body.page.page-id-10 .section-2 .vc_col-sm-4 .note p em,
body.page.page-id-12 .section-2 .vc_col-sm-4 .note p em,
body.page.page-id-14 .section-2 .vc_col-sm-4 .note p em {
  color: #ffffff;
}
body.page.page-id-8 .section-2 .premium .desc,
body.page.page-id-10 .section-2 .premium .desc,
body.page.page-id-12 .section-2 .premium .desc,
body.page.page-id-14 .section-2 .premium .desc {
  background-color: #9a1c45;
}
body.page.page-id-8 .section-2 .premium .desc p,
body.page.page-id-10 .section-2 .premium .desc p,
body.page.page-id-12 .section-2 .premium .desc p,
body.page.page-id-14 .section-2 .premium .desc p {
  background-color: #9a1c45;
}
body.page.page-id-8 .section-2 .premium .number,
body.page.page-id-10 .section-2 .premium .number,
body.page.page-id-12 .section-2 .premium .number,
body.page.page-id-14 .section-2 .premium .number {
  background: #83193c;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzgzMTkzYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2MTEwMmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#83193c 0%,#61102a 100%);
  background: -webkit-linear-gradient(top,#83193c 0%,#61102a 100%);
  background: linear-gradient(to bottom,#83193c 0%,#61102a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#83193c',endColorstr='#61102a',GradientType=0);
}
body.page.page-id-8 .section-2 .premium .number p,
body.page.page-id-10 .section-2 .premium .number p,
body.page.page-id-12 .section-2 .premium .number p,
body.page.page-id-14 .section-2 .premium .number p {
  color: #ffffff;
}
body.page.page-id-8 .section-2 .premium .number p a strong,
body.page.page-id-10 .section-2 .premium .number p a strong,
body.page.page-id-12 .section-2 .premium .number p a strong,
body.page.page-id-14 .section-2 .premium .number p a strong {
  color: #ffffff;
}
body.page.page-id-8 .section-2 .premium .note,
body.page.page-id-10 .section-2 .premium .note,
body.page.page-id-12 .section-2 .premium .note,
body.page.page-id-14 .section-2 .premium .note {
  background-color: #9a1c45;
}
body.page.page-id-8 .section-2 .premium .note p,
body.page.page-id-10 .section-2 .premium .note p,
body.page.page-id-12 .section-2 .premium .note p,
body.page.page-id-14 .section-2 .premium .note p {
  color: #ffffff;
  margin: 0px;
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  padding: 10px 15px 8.6px;
  line-height: 1.3em;
}
body.page.page-id-8 .section-2 .premium .note p strong,
body.page.page-id-10 .section-2 .premium .note p strong,
body.page.page-id-12 .section-2 .premium .note p strong,
body.page.page-id-14 .section-2 .premium .note p strong {
  color: #ffffff;
  font-weight: 500;
  font-size: 17px;
  font-style: italic;
}
body.page.page-id-14 .section-1 .ym-container .left {
  width: 68% !important;
}
.credit-billing {
  background: #83193c;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzgzMTkzYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2MTEwMmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#83193c 0%,#61102a 100%);
  background: -webkit-linear-gradient(top,#83193c 0%,#61102a 100%);
  background: linear-gradient(to bottom,#83193c 0%,#61102a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#83193c',endColorstr='#61102a',GradientType=0);
}
.credit-billing p {
  color: #f32f6f !important;
  font-size: 11px !important;
  padding: 5px 15px !important;
  font-weight: 300;
}
.credit-billing p a strong {
  color: #ffffff !important;
}
.credit-billing em {
  position: absolute;
  font-style: none;
  text-decoration: underline;
  left: 68px;
  color: #fff;
}
.credit-billing em::before {
  content: "";
  background: url('https://www.australiaphonesex.com/wp-content/uploads/icon-australia.png') center center no-repeat;
  background-size: auto;
  width: 32px;
  height: 16px;
  background-size: 100%;
  position: absolute;
  top: 0px;
  right: 60px;
}
.number-1 {
  display: none;
}
