/*
 Theme Name:   Flash Pro Host Geek Child
 Theme URI:    https://www.hostgeek.com.au
 Description:  Flash Pro Host Geek Child Theme
 Author:       Host Geek
 Author URI:   https://www.hostgeek.com.au
 Template:     flash-pro
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  flash-pro-child
*/

ul.hg-tick li {
list-style-image:url('https://www.hostgeek.com.au/wp-content/uploads/2017/03/tick_hg.jpg');
}

.marginbot10 {margin-bottom:25px;}

.befadd h3 {
	padding-top:46px;
	font-weight:900;
}

.befadd h3:before {
	content: "Additional";
    width: 100%;
    height: 34px;
    top: 32px;
    position: absolute;
    text-align: -webkit-center;
    left: 0;
    font-weight:400;
}

.befadd .tg-pricing-widget-block.tg-pricing-table-layout-1:hover {background-color:#2c36a5;}
.entry-content {margin-top:0px;}
#site-navigation ul.sub-menu {right:0%;}
.formflex {display:flex;display:-moz-flex;}
.formpart1 {width:50%;padding-right:15px;}
.formpart2{width:50%;padding-left:15px;}
.formpart1 p {margin-bottom: 23px;}
.formbtn {margin-top:10px;}

.formpart1 input, .formpart2 input  {width:100%;}
.formflex  p{margin-bottom:22px !important;}
.webdev a {width:170px !important;}
.page-id-7342 #pg-7342-2 {margin-bottom:0px !important;}
.webdevbullet h2 {margin-bottom:25px; color:#0075b2 !important;}


.webdevbullet table td{border:none;vertical-align:middle;}
.webdevbullet table td:first-child{text-align:center;}
.webdevbullet table td .fa {font-size:36px;color:#0075b2 !important;}
.webdevbullet table td.center {text-align:center;}

#pgc-7221-5-0 .ptable-2 h4.pricing,
#pgc-7221-5-0 .ptable-2 .btn-wrapper a{background-color:#ffa162 !important;}
#pgc-7221-5-0 .ptable-2 .pricing::before {border-bottom-color:#ffa162 !important;}
#pgc-7221-5-1 .ptable-2 h4.pricing,
#pgc-7221-5-1 .ptable-2 .btn-wrapper a{background-color:#fd8f45 !important}
#pgc-7221-5-2 .ptable-2 h4.pricing,
#pgc-7221-5-2 .ptable-2 .btn-wrapper a{background-color:#ff8532!important}

.standout {font-size:18px;}
.orangebtn a {background:#ec721b !important;}
.orangebtn a:hover {background:#82ad28 !important;}
.page-id-7402 form, .whitetitle {color:white;}
@media (min-width:769px){
    #masthead .logo-header-components-wrapper{width:100%;}
    #masthead .logo-header-components-wrapper .logo-header-component-container{width:100%;}

}
.centertable {    margin: auto;
    display: table;
	margin-top:10px !important;
	max-width:575px !important;
}
.centertable td {border:0px !important;}


.plan.fullwidth {width:100% !important;}
.snip1404 .plan.fullwidth .plan-title:after {border-width:50px 1200px 0 0 !important;}
#panel-7953-3-0-2 td, #panel-7953-3-0-2 th {text-align:center;}
#panel-7953-3-0-2 tr td:first-child {text-align:left;}
#panel-7953-3-0-2 tr.textcenter td {text-align:-webkit-center !important;}
#panel-7953-3-0-2 tr td {background-color:#d9d9d9;}
.darkgreen td, .darkgreen th{background-color:#34470c !important;-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;}
.colourblue td, .colourblue th {background-color:#0075b2 !important;-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;}

#panel-7953-3-0-2 td {color:#000 !important;}
#panel-7953-3-0-2 .darkgreen td, #panel-7953-3-0-2 .colourblue td{color:#fff !important;}
#panel-7953-3-0-2 th{    text-transform: uppercase;
    letter-spacing: 0px;
    color: #fff !important;
    font-weight: bold;
    font-size: 22px;}
.priceaud {font-size:3em;font-weight:bold;}
.dollars {font-size:2em;}
.savetext {color:#ec721b !important;}
.wmtable .fa-times {color:#ff0000 !important;}
.wmtable .fa-check {color:#678e15 !important;}
#panel-7953-0-0-0 {border-top:1px solid #fff !important;}
.hideonmobile {display:flex !important;}
.hideondesktop {display:none !important;}
.wmtable {width:80% !important;margin:auto !important;}
@media (max-width:780px){
	.hideonmobile {display:none !important;}
	.hideondesktop {display:block !important;}
}
.plan-select a {
background-color: #ff9600;
    color: #ffffff;
    text-decoration: none;
    padding: 12px 20px;
    font-size: 0.75em;
    font-weight: 600;
    border-radius: 5px;
    text-transform: uppercase;
    letter-spacing: 4px;
    display: inline-block;
	margin-top:10px !important;
	margin-bottom:10px !important;
}
.noborder {border:none !important;opacity:0;}
.selecttag select {margin-top:15px; margin-bottom:15px;}
.selecttag {    font-size: 22px;
    font-weight: bold;}



/*SWITCH*/
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #678e15;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #0075b2;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.toggleyear {display:none;}
.togglemonth {display:table-row;}
.darkgreen td:first-child, .darkgreen th:first-child, .colourblue td:first-child, .colourblue th:first-child {opacity:0;border:none;}

#spu-7974 {width:80% !important; margin-left:10% !important;}

#ssltable tr td {
    background-color: #d9d9d9;
	text-align:center;
	vertical-align: middle;
}

#ssltable tr td:first-child {
    background-color: #d9d9d9;
	text-align:left;
	vertical-align: middle;
}

#ssltable th {
    text-transform: uppercase;
    letter-spacing: 0px;
    color: #fff !important;
    font-weight: bold;
    font-size: 19px;
	text-align:center;
}

#ssltable td {color:#000 !important;}
#ssltable .darkgreen td, #pgc-8225-3-0 .colourblue td{color:#fff !important;}
#ssltable th{    text-transform: inherit;
    letter-spacing: 0px;
    color: #fff !important;
    font-weight: bold;
    font-size: 19px;}
.priceaud {font-size:2.5em;font-weight:bold;}
.dollars {font-size:1.2em;}
#ssltable .wmtable {width:100% !important;}

.plan-select a {letter-spacing:2px !important;width:106px !important;}

#text-13 .widget-title {margin-bottom:0px !important;}
#text-13 .wpcf7-submit {width:100% !important;}
#text-8 .fa-2x {font-size:1.5em !important;}
#text-8 p {margin-bottom:15px !important;}
div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    color: #fff;
    margin-top: -50px;
}

.plan-select span {right:33%;display:none;}
.hideondesktop {display:none !important;}
.hidefield {display:none !important;}
.notclick {display:none !important;}

.hidefree .plan-select a {display:none !important;}
@media only screen and (max-width: 990px) {

	/* Force table to not be like tables anymore */
	#ssltable table, #ssltable th, tbody, #ssltable th, #ssltable td, #ssltable tr {
    display: block;
  }
	
	/* Hide table headers (but not display: none;, for accessibility) */
	#ssltable tr.tableheader{ 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	#ssltable .togglemonth td {
		text-transform: uppercase;
    letter-spacing: 0px;
    color: #fff !important;
    font-weight: bold;
    font-size: 19px;
		vertical-align:center;
	}
	
	
	
	#ssltable tr { border: 1px solid #ccc; margin-bottom:15px; }
	
	#ssltable td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 

	}
	
	#ssltable td:before { 
	position: absolute;
    top: 6px;
    left: 5px;
    width: 36%;
    padding-right: 10px;
    white-space: nowrap;
	}
	
	#ssltable .respricing td:before { 
	position: absolute;
    top: 6px;
    left: 5px;
    width: 36%;
    padding-right: 10px;
    white-space: normal;
	}
	
	
	#ssltable tr td:first-child {
    font-weight: bold;
    font-size: 19px;
	text-align:center !important;
		padding-left:6% !important;
}
	
	.hideondesktop td:before {top:37% !important;}
	.hidefield {display:block !important;}
	/*#ssltable tr:last-child td:first-child, #ssltable tr.togglemonth td:first-child, #ssltable tr.locks td:first-child, #ssltable tr td.noborder{display:none !important;}*/
	#ssltable .togglemonth {margin-top:13px !important;}
	/*
	Label the data
	*/
	#ssltable td:nth-of-type(1):before { content: " "; }
	#ssltable td:nth-of-type(2):before { content: "Free SSL"; }
	#ssltable td:nth-of-type(3):before { content: "Standard"; }
	#ssltable td:nth-of-type(4):before { content: "Premium"; }
	#ssltable td:nth-of-type(5):before { content: "Wildcard"; }
	#ssltable td:nth-of-type(6):before { content: "Premium Wildcard"; }
	#ssltable td:nth-of-type(7):before { content: "True BusinessID with EV"; }
	.plan-select span {position:relative;right:30%;display:-webkit-inline-box;display:-moz-inline-box;top:12px;}
	.respricing td,.respricing {background:#B6D554 !important;}
	
	#ssltable .respricing td:nth-of-type(1):before { content: " "; font-weight:bold !important;text-transform:uppercase;}
	#ssltable .respricing td:nth-of-type(2):before { content: "Free SSL"; font-weight:bold !important;text-transform:uppercase;}
	#ssltable .respricing td:nth-of-type(3):before { content: "Standard"; font-weight:bold !important;text-transform:uppercase;}
	#ssltable .respricing td:nth-of-type(4):before { content: "Premium"; font-weight:bold !important;text-transform:uppercase;}
	#ssltable .respricing td:nth-of-type(5):before { content: "Wildcard"; font-weight:bold !important;text-transform:uppercase;}
	#ssltable .respricing td:nth-of-type(6):before { content: "Premium Wildcard";font-weight:bold !important;text-transform:uppercase; }
	#ssltable .respricing td:nth-of-type(7):before { content: "True BusinessID with EV"; font-weight:bold !important;text-transform:uppercase;}
	#ssltable tr td.hidefree {display:block !important;}
	#ssltable tr:last-child td:before{top:37% !important;}
	#ssltable tr.bottomgreen td.twoline:before{top:24% !important;}
	#ssltable tr.togglemonth td:before{top:37% !important;}
	#ssltable .togglemonth {display:none !important;}
	#ssltable .respricing .noborder {display:none !important;}
	.hideondesktop {display:block !important;}
	.notclick {}
	#ssltable tr td:first-child {
    background-color: #B6D554;
	text-align:left;
	vertical-align: middle;
	}
	.notclick {display:block !important;}
	.respricing td.twoline:before {top:24% !important;}
	 #ssltable tr.togglemonth td.twoline:before{top:24% !important;}
	.hidefree .plan-select span {top:0px !important;}
	.hidefree .plan-select a {position:relative !important;left:29px !important;pointer-events: none;
    background: #B6D554 !important;
    color: #000 !important;}
	.hidefree .plan-select a {display:inline-block !important;padding:0px !important;}
	.hideondesktop td.topfree:before {top:28% !important;}
	
}




.sub-menu {margin-top:-7px;}
.h3center{
    margin-bottom: -22px !important;
}
.h3center h3 {line-height:1.2 !important;}
#panel-8378-5-0-0 {padding-bottom:20px !important;}
.panel-cell-style-for-8378-9-2 {padding:15px !important;}


@media (max-width:480px ){
	.h3center h3 {line-height:1.2 !important;margin-bottom:0px !important;}
	#pg-8378-10 {
    margin-bottom: 20px !important;
}

}
@media (max-width:423px ){

	#ssltable tr td.threeline:before {top:9% !important;}
	#ssltable tr.bottomgreen td.threeline:before{top:9% !important;}
}

#pg-8378-10 {
    margin-bottom: 20px !important;
}
#ssltable {padding-left:13px;padding-right:13px;}

#pg-8378-5> .panel-row-style {
    margin-top: -207px !important;
}


.subscribe {background:#ec721b;text-align:center;padding-top:30px !important;margin-bottom:20px !important;}
.subscribe .section-title {color:#fff !important;}
#top-footer {padding-top:0px !important;}
.subscribe .newsletter {display:-moz-flex;display:-webkit-flex;display:flex;width:fit-content;margin:auto;}
#footer-scroll-up {background-color: #ec721b !important;}

.subscribe input[type="submit"] {
    height: 51px;
    line-height: 40px;
    padding: 0;
    width: 110px;
    top: 0px;
	
}


.tg-container.subscribe{
    margin:0 !important;
	width:100%;
	margin-bottom:28px !important;
	padding-bottom:25px;
}

@media (min-width:1201px){
	/*.subscribe label {width:500px !important;}*/
}
@media (max-width: 1200px){
	.tg-container.subscribe{
		padding: 0 3%;
		width: 100%;
		    margin-bottom: 28px !important;
		padding-bottom:25px;
	}
	.subscribe label {width:100% !important;}
}


#top-footer div.wpcf7-mail-sent-ok {
    margin-top: 0px !important;
    width: 750px !important;
    margin: auto !important;
}

.newsletter span {margin-right:15px;}

@media (max-width: 510px){
	.newsletter input {margin-bottom:15px !important;}
	.subscribe .newsletter {display:block;}
	#top-footer div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    color: #fff;
    margin-top: -10px;
 	width: 300px !important;
    margin: auto;
}
}
.entry-title.hidden {display:block !important;}