/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

html {
  scroll-behavior: smooth;
}
.pricing-table {
	max-width: 350px;
	margin: 0px auto;
}
/* .title-sm{
	font-size: 18px;
    font-weight: 700;
    letter-spacing: .5px;
    position: relative;
    font-family: 'Nunito Sans',sans-serif;
}
.title-sm:after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 0;
    background-color: #33a7df;
    background-position: 0 100%;
    background-size: 100% 2px;
    background-repeat: repeat-x;
    height: 4px;
    width: 58px;
} */
@media only screen and (max-width: 992px) and (min-width: 768px)  {
	.pricing-table-m .wppb-column{
		margin-top: 20px;
	}
	
}
.pricing-table .wppb-column::after {
	content: "";
	width: 100%;
	height: 10px;
	background-color: #33A7DF;
	bottom: 0;
	left:0;
	position: absolute;
}
.max-w-325 .wppb-feature-box-content {
    max-width: 325px;
    margin: 0px auto;
}
ul.price-table-2 li{
	border-bottom: 1px solid #dedede;
	text-align: center;
	justify-content: center;
}
ul.price-table-2 li:last-child{
	border-bottom:none;
}

ul.price-table-2 li img{
	margin-right: 0px;
	margin-left: 8px;
}
.btn-padding .wppb-button-addon-content a{
	    padding: 14px 25px;
}
.pricing-table .wppb-button-addon a{
	width: 100%
}
.pricing-table .wppb-builder-addons .wppb-builder-addon {
    overflow: visible;
}
.domain-checker-wrapper {
    display: flex;
    flex-direction: column;
}
.domain-checker-submit {
    margin-top: 20px;
}
.input-domain-checker{
	font-size: 16px;
    padding: 15px 25px;
}
@media only screen and (min-width:768px){
	.domain-checker-wrapper {
		flex-direction: row;
		justify-content: center;
	}
	.domain-checker-submit {
    	margin-top: 0px;
	}
	.input-domain-checker{ 
		width: 60%;
	}
}
.text-light{
	color: #ffffff;
}
.text-light a{
	color: #FE7235;
}
.text-light a:hover{
	color: #ffffff;
}
.primary-btn-padding .wppb-button-addon-content a{
	padding: 15px 50px !important;
	max-width: 100% !important;
	box-sizing: border-box;
    word-wrap: break-word;
    white-space: normal !important;
	font-size: 20px !important;
	    font-family: 'Nunito Sans',sans-serif;
}

.wppb-accordion-addon .wppb-accordion-title, .wppb-accordion-addon .wppb-accordion-content {
    padding: 15px 0px 15px 0px;
}
@media only screen and (max-width: 767px) { 
	.reverse-mob  .wppb-row{
		flex-direction: column-reverse;
	}
	.mob-w-80 a{
		width: 80% ;
		padding: 15px !important;
	}
	.primary-btn-padding .wppb-button-addon-content a{
		width: 100% !important;
		padding: 15px !important;
		font-weight: bold;
		font-size: 20px !important;
	}
}
.btn-icon-right i{
	    float: right;
    margin-top: 4px;
}

.btn-icon-right .wppb-btn-addons{
	white-space: normal;
}
.hosting-types .wppb-addon-image-caption{
	color: #33A7DF;
}
.wppb-accordion-addon .wppb-accordion-title .wppb-accordion-title-content{
	    max-width: 90%;
    display: block;
}
.wppb-accordion-addon .wppb-accordion-content{
	color: #666666;
}

/* User icon in mobile header */
.login-mob{
	display: none;
}
@media only screen and (max-width: 769px){
	.login-mob{
	display: block;
}
	.site-header .header-widget{
			position: absolute;
			right: 20px;
			top: 20px;
			max-width: 25px;
			margin-top: 0px;
		}
.site-header .header-widget .wp-block-image{
	margin: 0px !important;
}
	.site-header .header-widget{
	display: block;
	}
	.site-header .site-logo{
		flex: 1;
	}
	.site-header .site-logo a{
		margin: 0 auto;
    	display: block;
    	width: 200px;
	}
	.site-header .header-widget img{
		width: 100%;
	}
	.icon-menu{
		display:none;
	}
}

/* Mobile header styling */
.mobile-menu-control-wrapper .menu-toggle, .mobile-menu-control-wrapper .menu-toggle:hover, .mobile-menu-control-wrapper .menu-toggle:focus, .has-inline-mobile-toggle #site-navigation.toggled {
    background-color: transparent !important;
}
.toggled .menu-item-has-children .dropdown-menu-toggle{
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
}
@media only screen and (max-width: 769px){
	.main-nav ul.menu>li:not(:last-child){
		border-bottom: 1px solid #CFD8DC;
	}
}
.sub-menu.toggled-on{
	padding-left: 20px;
}
.headerActive {
    background-color: #ffffff !important;
    height: 100vh;
	overflow: auto;
}
.sticky-header {
    background-color: #ffffff !important;
    z-index: 1000;
    margin: 0 auto;
    width: 100%;
    position: fixed;
    top: -5px;
    left: 0;
    right: 0;
    transition: all 0.3s ease-in-out;
}
 .no-scroll {
    margin: 0;
    height: 100%;
    overflow: hidden;
 }


/* blog slider image responsive*/
.psac-post-image-bg{
	padding-top: 75%;
    height: 0px !important;
}

/* pricing-table common changes */
.btn-switch{
	min-width: 170px !important;
	min-height: 52px !important;
}

/* post slider design changes */
.psac-slider-and-carousel .owl-nav .owl-next, .psac-slider-and-carousel .owl-nav .owl-prev {
    
    background: transparent;
    color: #FE7235;
    border: none;
    font-size: 44px;
}
.psac-slider-and-carousel .owl-dots {
    margin-top: 12px;
}
.psac-post-carousel.psac-design-2 .psac-post-margin-content{
text-align: left;
}
.psac-post-title a{
    color: #000 !important;
    font-family: Nunito Sans, sans-serif;
font-weight: bold;
}
.psac-post-carousel.psac-design-2 .psac-post-carousel-content{
border: none;
}
.psac-readmorebtn{
border: none;
text-decoration: underline !important;
padding: 0px;
font-size: 16px;
}
.psac-readmorebtn:hover, .psac-readmorebtn:focus {
    background: transparent;
 text-decoration: none;
}
.psac-slider-and-carousel .owl-dots .owl-dot.active{
	    background: #33a7df;
}
.psac-slider-and-carousel .owl-dots .owl-dot{
	 background: #d1d8d8;
}
.psac-slider-and-carousel .owl-dots .owl-dot{
	margin: 0 8px;
}
.py-0{
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
@media only screen and (min-width: 769px){
	.py-0{
		padding-right: 25px !important;
	}
}
.support-block .wppb-container > .wppb-row {
    margin-right: 0px !important;
	margin-left: 0px !important;
}
.entry-meta .author {
    pointer-events: none;
}

.inline-li{
	white-space:nowrap;
}
.inline-li li{
	display:inline-block !important;
	margin-right: 30px;
}
@media only screen and (max-width: 1130px){
	.inline-li li{
		display:block !important;
		margin-right: 0px;
	}
	.inline-li {
    	white-space: unset;
	}
}
@media only screen and (max-width: 769px){
	.bg-gray-mob{
		background-color: #F3F5F6;
	}
}

.site-footer .footer-widget-4 #block-13 .wp-image-10422{
	width: 200px !important;
}
.login-menu .menu-image-title-after.menu-image-not-hovered img {
	    width: 20px;
    padding-right: 0px;
    padding-bottom: 5px;
}
ul.footer-menu {
    margin: 0px;
}
ul.footer-menu a{
	color: #000000;
	text-decoration: none;
}
.mobile-menu-footer .content ul li {
    list-style-type: none;
    position: relative;
    margin-bottom: 0.5em;
	padding: 20px 0px;
}

/* pricing table style start */
.price-box-ul li {
    padding: 6px 0;
    font-size: 15px;
    font-family: "Open Sans",sans-serif;
    line-height: 25px;
    display: block !important;
/*     background: url(https://zonat.flatsite.io/instances/112/wp-content/uploads/2022/02/hosting-co-uk-check-icon.svg) no-repeat left top; */
    height: auto;
/*     padding-left: 25px !important; */
    background-size: 18px;
    background-position: left 7px;
	padding-left: 25px !important;
}
.price-box-ul li:before{
	font-family: "Font Awesome 5 Free";
content: "\f058";
display: inline-block;
padding-right: 3px;
vertical-align: middle;
font-weight: 900;
color: #33A7DF;
	font-size: 16px;
	    margin-left: -25px;
}
ul.price-table-2 li:before{
	content:"";
}
/* .price-box-ul li.icon-close{
	background: url(https://zonat.flatsite.io/instances/112/wp-content/uploads/2022/02/hosting-co-uk-x-icon.svg) no-repeat left top;
    background-size: 18px;
    background-position: left 6px;
} */
.price-box-ul li.icon-close:before{
	font-family: "Font Awesome 5 Free";
	content: "\f057";
	display: inline-block;
	padding-right: 3px;
	vertical-align: middle;
	font-weight: 900;
	color: #d4202c;
	font-size: 16px;
}
ul.price-table-2 li {
	background: none;
}
@media only screen and (min-width: 501px){ 
.price-box-ul li { 
		background-position: left 10px;
	}
	.price-box-ul li.icon-close{ 
		background-position: left 9px;
	}
}
.price-box-ul li img {
    display: none;
}

ul.price-table-2 li img {
    display: inline-block;
    margin-left: 0px;
}

.save-amount {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-bottom: 20px;
}

.save-amount s {
    color: #000;
}

.save-amount s,
.save-amount .percentage {
    font-size: 0.9em;
}

.save-amount .percentage {
    font-size: .9em;
    display: inline-block;
    margin-left: 15px;
    padding: 0px 10px;
    border-radius: 0;
    background-color: #78B32E;
    color: #ffffff;
    border: 1px solid #78B32E;
}

.price-option .h1 {
    font-size: 45px;
    font-family: 'Lora',serif;
font-weight: bold;
color: #000000;
}

.btn-price-option {
    position: relative;
}
sup.price-currency {
    font-size: 60%;
    bottom: .5ex;
}
.period-save {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 50%);
    font-size: 0.75em;
    bottom: 0;
    background-color: #5C9C41;
    color: #fff;
    padding: 3px 0;
    text-align: center;
    font-weight: bold;
    width: 75%;
    border-radius: 5px;
}

.btn-switch {
        background: transparent;
    color: #33A7DF;
    min-width: 120px;
    border: 1px solid #33A7DF;
margin: -3px;
}
.btn-price-option.active,
                .btn-switch:hover {
                        color: #FFFFFF;
                        background: #33a7df;
                }
select.switcher-dd {
    width: 100%;
    text-align: center;
    color: #33A7DF;
    background: #ffffff;
    border: 1px solid #33A7DF;
}
select.switcher-dd {
    -webkit-appearance: none;
    appearance: none;
}
.selector-wrap{
position: relative;
    max-width: 325px;
    margin: 0px auto;
}
.selector-wrap::after {
        content: "\02EC";
        font-size: 24px;
        top: -5px;
        right: 15px;
        position: absolute;
        color: #33A7DF;
    }


.pricing-timeline{
color: #000000;
font-size: 12px;
    font-family: 'Lora',serif;
font-weight: 700;
}
span.price-decimal {
    font-size: 22px;
    font-weight: bold;
    vertical-align: top;
    line-height: 5px;
}

.renewal-price .price-option{
font-size: 11px
}
.renewal-price .price-option.is-active, .price-flex{
	display:flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}




/* New blog layout */
.blog-layout footer.entry-meta {
    	margin-top: 1em;
	}
.blog-layout h2.entry-title {
    font-size: 22px;
	line-height: 35px;
}
h1.entry-title {
    font-size: 38px;
    line-height: 56px;
}
@media only screen and (min-width: 768px){ 
	.inside-article.blog-layout {
		display: flex;
	}
	.blog-col1{
		flex: 1;
	}
	.blog-col2{
		flex: 1;
		padding-left: 40px;
		padding-bottom: 40px;
	}
	.entry-summary{
		position: relative;
	}
	a.read-more-excerpt, a.read-more {
		position: absolute;
		bottom: -50px;
		left: 0;
}
}
.widget-area{
	background-color: #f6f7f8;
}
.widget-area .wp-block-search__input, .widget-area .sls-widget-search {
	background: #ffffff;
}
.widget-area .wp-block-search__button{
	background: #fe7235;
    border: 1px solid #fe7235;
    color: #ffffff;
}
.widget-area .wp-block-search__button:hover {
	background-color: #e9713b;
	border-color: #e9713b;
	}
.widget-area .wp-block-latest-posts.wp-block-latest-posts__list li {
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 0px;
    margin-bottom: 0px;
}
.widget-area.sidebar .widget ul li a:hover{
	color: #33a7df;
}
body.single-post .entry-header {
    margin-bottom: 30px;
}
.modal__overlay {
    z-index: 999; 
}
span.author a{
	color: #575760;
	text-decoration: none;
}

.footer-bottom-social a{
	color: #000000;
}
.footer-bottom-social li:hover{
	margin-top: -5px;
    transition: 0.3s;
}

@media only screen and (min-width: 768px){ 
	.footer-bottom-container .footer-bottom-blank, .footer-bottom-container .footer-prices{
		width: 25%;
		flex: 1 1 0;		
	}
	.footer-bottom-container .footer-bottom-social, .footer-bottom-container .max-w-270-m{
		flex: 1 1 0;
		width: 25%;
		max-width: 270px;
	}
	.footer-bottom-container > div {
		padding: 0 0 0 40px;
	}
}

.wppb-feature-box-title a:hover{
	text-decoration: none;
}
/* .icon-menu .dashicons, .icon-menu .dashicons-before:before {
    line-height: 60px !important;
} */

.wppb-button-addon-content a{
	text-decoration: underline !important;
}
.wppb-button-addon-content a:hover{
	text-decoration: none !important;
}

/* style for footer newsletter */
    .form-container {
        box-sizing: border-box;
        border-radius: 7px;
        margin-left: auto;
        margin-right: auto;
        flex-direction: column;
    }

    @media only screen and (min-width: 768px) {
        .form-container {
            margin-left: auto;
            margin-right: 0;
            justify-content: end;
            flex-direction: row;
        }
    }

    .form-header .logo {
        max-width: 100%;
        max-height: 300px;
    }

    .form-group h1,
    .form-group h2,
    .form-group h3 {
        color: #4a4a4a;
        font-weight: 500;
        margin: 0;
    }

    .form-group label {
        color: #4a4a4a;
        font-size: 15px;
        display: block;
        margin-bottom: 4px;
    }

    .form-group>p {
        color: #000000;
        font-size: 15px !important;
        margin: 0;
        text-align: center;
    }

    @media only screen and (min-width: 768px) {
        .form-group>p {
            text-align: left;
            margin-top: 0px;
            margin-bottom: 0px;
        }
    }

    .form-group input[type=date],
    .form-group input[type=datetime-local],
    .form-group input[type=email],
    .form-group input[type=number],
    .form-group input[type=text],
    .form-group select {
        border: 1px solid #e2e2e2;
        /* box-shadow: inset 0 1px 1px #e2e2e2; */
        padding: .5rem .65rem;
        width: 100%;
        font-size: 15px;
        border-radius: 0px;
        box-sizing: border-box;
    }

    .form-group input[type=date]:focus,
    .form-group input[type=datetime-local]:focus,
    .form-group input[type=email]:focus,
    .form-group input[type=number]:focus,
    .form-group input[type=text]:focus,
    .form-group select:focus {
        outline: 0;
    }

    .form-group input[type=date]::placeholder,
    .form-group input[type=datetime-local]::placeholder,
    .form-group input[type=email]::placeholder,
    .form-group input[type=number]::placeholder,
    .form-group input[type=text]::placeholder,
    .form-group select::placeholder {
        font-style: italic;
    }

    .form-group input[type=date],
    .form-group input[type=datetime-local] {
        padding: .25rem .6rem;
    }

    .form-group select {
        height: 2.05rem;
        width: 100%;
        background-color: transparent;
        cursor: pointer;
    }

    .form-container .tnp-subscription-minimal input.tnp-submit {
        background-color: #fe7235;
        color: #ffffff;
        padding: 8px 25px;
        font-weight: 500;
        font-size: 15px;
        max-width: 100%;
        border: none;
        cursor: pointer;
        width: auto;
    }

    .form-container .tnp-subscription-minimal input.tnp-submit:focus {
        outline: 0;
    }

    /* .form-group button:hover{
        background-color: #ffdf67;
    } */
    .fb-text input[type=checkbox] {
        margin-right: 12px;
        font-size: 3em;
        margin-left: 0;
        margin-top: .5rem;
        margin-bottom: 5px;
    }

    .checkbox-group,
    .radio-group {
        margin-top: .8em;
    }

    .fb-checkbox,
    .fb-radio {
        margin-bottom: 10px;
    }

    .fb-checkbox input[type=checkbox],
    .fb-checkbox input[type=radio],
    .fb-radio input[type=checkbox],
    .fb-radio input[type=radio] {
        margin-right: 12px;
        font-size: 3em;
        margin-left: 0;
        margin-top: 0;
    }

    .fb-checkbox label,
    .fb-radio label {
        display: inline-block;
        margin: 0;
    }

    .fb-checkbox:first-child,
    .fb-radio:first-child {
        margin-top: 10px;
    }

    .fb-checkbox:last-child,
    .fb-radio:last-child {
        margin-bottom: 3px;
    }

    .footer-top-bar {
        display: flex;
        align-items: center;
        flex-direction: column;
    }

    .form-container form {
        display: flex;
        flex-direction: column;
    }

    .form-group.fb-header {
        display: block;
        padding-right: 15px;
    }

    @media only screen and (min-width: 768px) {

        .footer-top-bar,
        .form-container form {
            flex-direction: row;
        }

        .form-container form {
            justify-content: end;
        }

        .form-group.fb-header {
            display: flex;
            align-items: center;
        }
    }

    .form-items-wrap {
        display: flex;
    }

    @media only screen and (max-width: 768px) {
        .Breadcrumb-container .form-container form {
            display: flex;
            flex-direction: row;
        }
    }


.table-res-wrap {
    max-width: 100%;
    overflow-x: scroll;
}

.price-format1{
	display: flex;
	flex-wrap: wrap;
    align-items: baseline;
    justify-content: center;
    margin-bottom: 15px;
}
.price-format1 .price-sync{
	color: #000000;
	font-family: Lora,serif;
    font-weight: 600;
    font-size: 44px;
    line-height: 54px;
}
.price-format1 sup{
	font-weight: 700;
    font-size: 27px;
    bottom: .5ex;
}


.carousel-block-wrapper{
	display: flex;
}

label#currency-wrapper {
    display: none;
}
select#currency-select {
    background-color: #ffffff;
    border: none;
    color: #000000;
    cursor: pointer;
	font-weight: 400;
    font-size: 12px;
	padding: 10px 20px;
	appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}
@media only screen and (max-width: 768px) {
	select#currency-select, #currency-wrapper {
		width: 100%;
	}
	
}

.table-blog{
	border-collapse: collapse;
}
tr.row-gray td {
    padding: 15px 8px;
    background-color: #F3F5F6;
}
.table-blog td{
    border: 1px solid rgb(0 0 0 / 54%);
}
.footer-bottom-social a{
	font-size: 16px;
    line-height: 16px;
}

.no-link {
    padding-left: 20px;
    /* padding-right: 20px; */
    line-height: 60px;
    font-weight: 400;
    font-size: 12px;
    font-family: 'Nunito Sans',sans-serif;
    text-decoration: none;
}

nav.toggled .sfHover>.dropdown-menu-toggle .gp-icon svg {
    transform: rotate(180deg);
}

@media only screen and (max-width: 768px) {
	.toggled .menu-item-has-children .dropdown-menu-toggle{
		top: 30px;
	}
}
.footer-logo img{
	width: 250px !important;
	height: 53.95px !important;
}

/*main menu updations */

.badge-menu{
    position: relative;
}
.badge-menu:before {
    font-size: 12px;
    line-height: 17px;
    padding: 2px 8px;
    color: #fff;
    border-radius: 14px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 10px;
	right: 25px;
	z-index:1;
}
.badge-menu.badge-small:before {
   font-size: 10px;
    line-height: 16px;
    left: 50%;
    transform: translateX(-50%);
    top: 0px;
    margin-left: -10px;
    padding: 0 5px;
    right: auto;
}
@media only screen and (max-width: 768px) {
	.badge-menu.badge-small:before {
		    top: 50%;
			left: 116px;
			-webkit-transform: translate(-50%,-50%);
			-ms-transform: translate(-50%,-50%);
			transform: translate(-50%,-50%);
	}
}
.badge-new:before{
	 content: "New"; 
	background: #ff0000;
}

.badge-new-simple:before {
    content: "New"; 
		color: #ff0000;
    margin-left: -76px;
    top: 16px;
}
@media only screen and (max-width: 768px) {
	.badge-new-simple:before {
		    margin-left: -35px;
	}
}
.badge-promo:before{
	 content: "Promo"; 
	background: #3618d1;
}
@media only screen and (min-width: 1335px){
	.login-menu{
		margin-left: auto;
	}
}
#menu-header-widgets{
	    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.header-widget #menu-header-widgets .menu-image-title-after {
	font-size: 12px;
}
.icon-menu .dashicons {
    line-height: 20px !important;
}
ul#menu-header-widgets li {
    margin-bottom: 0px;
    padding: 0px 12px;
}
ul#menu-header-widgets .menu-item-0{
	padding:0px;
	padding-left: 12px;
}
.nav-float-right #site-navigation{
	margin:0px auto;
}
.currency-flags{
	margin-right: -14px;
    z-index: 1;
    pointer-events: none;
}
.currency-flags img {
    display: none;
    width: 21px;
    height: 21px;
    border-radius: 50%;
    object-fit: cover;
		pointer-events:none;
}
img#CNY-flag {
    object-position: top left;
}
.currency-flag-wrapper {
    display: flex;
    align-items: center;
	padding-left: 12px;
}
@media only screen and (max-width: 768px) {
	.currency-flag-wrapper {
		padding: 0px 20px;
	}
}
.main-navigation ul ul{
	box-shadow: -2px 4px 10px rgb(0 0 0 / 18%);
}
.main-navigation .main-nav ul li[class*="current-menu-"] > a:after{
	height: 0px !important;
}
li.no-link:hover {
    color: #33a7df;
}
@media only screen and (max-width: 768px) {
.header-widget #nav_menu-6{
	display: none;
}
}

.widget-area.sidebar .wp-block-search__label{
	width: auto;
}