/*
 Theme Name:     VPN Technologies
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    VPN Technologies
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */

/* Cyber Security page 11 Must-Have Security Layers for Every Business section  */
.blurb_inline {
    width: 48%; 
    display: inline-block;
    vertical-align: top;
    margin-right: 2%; 
}

.blurb_inline:nth-child(2n) {
    margin-right: 0;
}


@media (max-width: 768px) {
    .blurb_inline {
        width: 100%; 
        display: block;
        margin-right: 0;
    }
}



.post-body h3 {
    padding-bottom: 30px;
    padding-top: 15px;
}


/*Table*/
@media only screen and (max-width: 840px) {
table.responsive {
margin-bottom: 0;
overflow: hidden;
overflow-x: scroll;
display: block;
white-space: nowrap;
}
}

.column {
  float: left;
  width: 47.25%;
	padding-bottom:15px;
}

.columns{
	 float: left;
  width: 33.33%;
	padding-bottom:15px;
	padding-right:20px;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;

}
.row-three-col:after{
content: "";
  display: table;
  clear: both;
}

.row, .row-three-col {
	border-radius: 10px;
    background-color: #f6fcff !important;
    padding: 15px 0 15px 15px;
}

.post-img img {
    margin-top: 20px;
}

/* Header */
ul#top-menu li.current-menu-item a {
    font-weight: 600;
}
div#et-top-navigation ul li a {
    font-weight: 500;
}
nav#top-menu-nav ul.sub-menu li.current-menu-item, ul.sub-menu li:hover {
    background: #63C0EC;
	width:100%;
}
nav#top-menu-nav #top-menu li li:hover a,
ul.sub-menu li:hover a,
.et-fixed-header ul.sub-menu li:hover a{
    color: #fff !important;
}
nav#top-menu-nav #top-menu li li a {
	color: #020202;
	padding: 10px 20px 8px 20px;
    width: 100%;
}
ul#top-menu li ul.sub-menu li {
    width: 100%;
    padding: 0;
}
#et-top-navigation nav#top-menu-nav ul#top-menu ul.sub-menu {
    padding: 0px;
}
#top-menu li li {
	border-bottom: 1px solid #c4c8cc;
}
ul.sub-menu li:last-child {
    border-bottom: none !important;
}
nav#top-menu-nav ul.sub-menu li.current-menu-item a {
    color: #fff !important;
}
/* About Us */
.vpnt_counter .percent {
    margin-bottom: 10px !important;
    height: auto !important;
}

/* Products */
.single-product .product_title.entry-title {
    color: #152D4E;
}
.single-product .price {
    padding: 10px 0 !important;
    color: #1e86c8 !important;
}
.single-product .woocommerce-product-details__short-description ul {
    padding-left: 30px !important;
}
ul.products.columns-4 {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 0 20px;
}
ul.products.columns-4 li {
    width: 100% !important;
    border: 1px solid #e2e2e2;
}
ul.products.columns-4:before {
    display: none;
}

/* Contact Us */

	input#captchaInput {
    width: 55px !important;
}

.custom_form input[type=text], 
.custom_form input[type=tel], 
.custom_form input[type=email],
.custom_form textarea{
    color: #000;
    border-radius: 10px;
    padding: 13px 10px !important;
}
.custom_form input[type=submit] {
    background: #1e86c8;
    border: 0;
    padding: 12px 3em;
    border-radius: 30px;
    text-transform: uppercase;
    letter-spacing: 1.3px;
    color: #fff;
    cursor: pointer;
}
.custom_form input[type=submit]:hover{
	background:#296280;
}

.page-id-127 label.gfield_label.gform-field-label {
    display: none;
}

.gform_wrapper.gravity-theme .gform_validation_errors
{
	display:none;
}
.gform_wrapper.gravity-theme .field_description_above .gfield_description{
    padding:0px 10px;
	padding-bottom:0 !important;
    font-size:13px !important;
}


/* Blog */
.vpnt_blogs h2.entry-title {
    min-height: 80px;
}
.vpnt_blogs  a.more-link {
    display: block;
    background: #1e86c8;
    padding: 10px 2em;
    border-radius: 5px;
    text-align: center;
    line-height: normal;
    color: #fff;
    text-transform: capitalize;
    margin: 20px auto 10px;
    width: fit-content;
}

/*Single Posts*/
.cta-button a {
    color: #323232 !important;
    border-color: RGBA(255, 255, 255, 0);
    border-radius: 4px;
    letter-spacing: 1.3px;
    font-size: 13px;
    font-family: 'Catamaran', sans-serif !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    background-color: #FFFFFF;
    text-align: center;
	padding-top: 17px !important;
    padding-right: 3em !important;
    padding-bottom: 15px !important;
    padding-left: 3em !important;
	width: 100%;
    max-width: 100%;
	display: block;
	transition: all 300ms ease 0ms;
}
.cta-button a:hover {
color: #FFFFFF !important;
    background-image: initial;
    background-color: #1e86c8;
	transition: all 300ms ease 0ms;
}

.cta-button{
	text-align: center;
	width: 100%;
    max-width: 100%;
}
a.et_pb_button.et_pb_button_0_tb_body.source-link.et_pb_bg_layout_light {
    width: 100%;
}

/* Terms & Conditions */
.labour-rate table tr th {
    background: #0C5480;
    color: #fff;
}
.labour-rate table tr:nth-child(even) {
    background: #e5e5e5;
}
.labour-rate table tr:hover {
    background: #e5e5e5;
}
/* Global */
.custom_ul ul {
    padding-left: 30px;
    padding-top: 10px;
}
.custom_ul ul li{
    padding-bottom: 7px !important;
}
.business-phone table tr th{
    background: #0C5480;
    color: #fff;
}
.business-phone table tr:nth-child(even) {
    background: #e5e5e5;
}
.business-phone table tr:nth-child(odd) {
    background: #fff;
}
.business-phone table tr:hover {
    background: #e5e5e5;
}

/*Product page*/
.products .product .woocommerce-loop-product__title{
    padding: .5em !important;
    text-align: center;
    font-size: 18px !important;
    color: #152D4E;
    font-weight: 600;
}
.products .product {
    border: 1px solid #e2e2e2;
}
.product_lisiting .products .product {
   padding-bottom: 20px !important;  
}
.products .product,
.product_lisiting .products .product {
    background: #f2f2f2;
}
.related.products {
    margin-top: 40px;
}
span.price{
    font-size: 16px !important;
    text-align: center;
}
span.price .amount {
    color: #1E86C8 !important;
}
.yith-ywraq-add-to-quote {
    margin-bottom: 20px;
}
.product .woocommerce-product-gallery__wrapper {
    border: 1px solid #e2e2e2;
}
.related.products h2 {
    color: #296280;
}

/*Request a Quote*/
#yith-ywrq-table-list thead {
    background: #296280;
}
#yith-ywrq-table-list thead th {
    color: #fff;
}
.yith-ywraq-mail-form-wrapper .form-row .raq-send-request,
#yith-ywrq-table-list .actions input {
    background: #63c0ec !important;
    color: #fff;
    border: none;
    font-size: 16px;
    padding: 10px 2em !important;
}
.yith-ywraq-mail-form-wrapper .form-row .raq-send-request:hover,
#yith-ywrq-table-list .actions input:hover {
    background: #296280 !important;
    color: #fff;
    padding: 10px 2em !important;
    border: none !important;
    font-size: 16px;
}
.yith-ywraq-mail-form-wrapper h3 {
    color: #296280;
    font-size: 28px;
    font-weight: 500;
}
.product-subtotal .woocommerce-Price-amount.amount {
    color: #296280;
    font-size: 16px;
}
#yith-ywrq-table-list .product-name a {
    color: #296280;
}
tr.cart_item td.product-thumbnail img {
    width: 120px;
    border: 1px solid #ddd;
}
/* Footer */
div#gform_confirmation_message_1 {
    color: #fff;
}
.footer-menu ul li a:before {
    border: none;
    color: #fff;
    content: "9";
    display: inline-block;
    font-family: ETmodules !important;
    padding: 0;
    top: 2px;
    position: relative;
    margin-right: 10px;
    font-size: 14px !important;
}
.footer_form .custom_form input::placeholder, 
.footer_form .custom_form textarea::placeholder {
    color: #fff;
    /*opacity: .7;*/
}
.footer_form .custom_form input[type=text], 
.footer_form .custom_form input[type=email], 
.footer_form .custom_form input[type=tel], 
.footer_form .custom_form textarea {
    background: transparent;
    color: #fff;
    border: 1px solid #ffffff78;
    border-radius: 6px;
    font-size: 14px !important;
}
.gform_footer.top_label {
    float: right;
}
.footer_form .custom_form input[type=submit]{
    background: #296280;
    border: none;
    padding: 10px 2em;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    transition: all .3s;
    border-radius: 4px;
}
.footer_form .custom_form input[type=submit]:hover{
    background: #1e86c8;
}
.footer_form .ginput_container.ginput_recaptcha{
	transform:scale(0.85);
	-webkit-transform:scale(0.85);
	transform-origin:0 0;
	-webkit-transform-origin:0 0;
}
input[type="submit"]:disabled{
	cursor:not-allowed !important;
}
label#captchaText {
    padding-right: 5px;
    align-items: center;
    display: flex;
}

.footer_form label#captchaText,
.footer_form .gform_heading,
.footer_form .gform_wrapper.gravity-theme .gfield_required{
    color: #fff;
}
input#captchaInput {
    width: 70px;
}

.et_pb_module.et_pb_icon.et_pb_icon_0_tb_footer.float-contact {
    height: 62px !important;
    width: 56px !important;
}

@media (max-width:980px){
	.column, .columns {
     float: none;
    width: 100%;
    display: flex;
    flex-direction: column;
}
	
	/*single post*/
	.et_pb_row.post-row {
    display: flex;
    flex-direction: column-reverse;
}
	
	.et_pb_column.et_pb_column_1_4.et_pb_column_2_tb_body.col2.et_pb_css_mix_blend_mode_passthrough.et-last-child {
    margin-bottom: 60px;
}
    .business-phone {
        overflow: scroll;
    }
}
@media (min-width:768px) and (max-width:980px){
    .product_lisiting  .woocommerce ul.products.columns-4 li{
        width: 100% !important;
    }
    ul.products.columns-4 {
        grid-template-columns: repeat(3,1fr);
    }
}
@media (max-width:767px){
    .ginput_container.ginput_recaptcha{
        transform:scale(0.71);
        -webkit-transform:scale(0.71);
        transform-origin:0 0;
        -webkit-transform-origin:0 0;
    }
    .product_lisiting  .woocommerce ul.products.columns-4 li{
        width: 100% !important;
    }
    ul.products.columns-4 {
        grid-template-columns: repeat(2,1fr);
    }
    .single-product .summary.entry-summary {
        margin-top: 20px;
    }
    .single-product h1.product_title.entry-title{
        font-size: 22px !important;
        line-height: 1.3em;
    }
}
@media (max-width:500px){
    ul.products.columns-4 {
        grid-template-columns: repeat(1,1fr);
    }
}
@media(max-width: 980px) and (min-width: 480px){
    .team_col .et_pb_column:nth-child(even) {
        margin-right: 5.5% !important;
        margin-bottom: 0 !important;
    }
    
    .team_col .et_pb_column:nth-child(odd) {
        margin-right: 0 !important;
        
    }
	
	
}
@media(max-width: 767px){
    .blurb_alignment .et_pb_main_blurb_image .et_pb_image_wrap {
        margin-left: 0;
    }
	
	img.post-img-right {
    float: none;
}
}
@media(max-width: 980px){
	.popup_flex_row {
    	display: block !important;
	}
	.associated_partners img {
		width: 200px !important;
	}
}
.contact_form .ginput_complex {
    grid-row-gap: 16px;
}
@media(max-width: 1084px) and (min-width: 981px){
    ul#top-menu li {
        padding-right: 10px !important;
    }
    ul#top-menu li a{
        font-size: 13px;
    }
}
/* Popup */
.blrb_icon:before {
    font-family: etmodules;
    color: #296280;
    font-size: 1.2em;
    padding-left: 1px;
}
.popup_col_1 .sub_row_1 .blrb_icon:before {
    content: "\e026";
}
.popup_col_1 .sub_row_2 .blrb_icon:before {
    content: "\e092";
}
.popup_col_1 .sub_row_3 .blrb_icon:before {
    content: "\e0e0";
}
.popup_flex_row {
    display: flex;
}
.popup_flex_row .popup_col_1 {
    margin-right: 5%;
}
.popup_flex_row h2 {
    font-size: 16px;
		color: #1e86c8;
    margin-bottom: 15px;
}
.popup_sub_row .popup_blrb_title {
    display: flex;
    justify-content: flex-start;
    align-items: start;
}
.popup_sub_row h4 {
    font-size: 16px;
/*     margin-bottom: 5%; */
}
.popup_block_row {
    border-top: 1px solid;
    padding-top: 9px;
}
.popup_block_row .popup_col_1 {
    text-align: center;
}
.blrb_icon {
    margin-right: 18px;
}
.popup_sub_row {
    margin-bottom: 5%;
}
.support_popup a {
    color: #000 !important;
    font-size: 14px;
    font-weight: 500;
}
.support_popup {
    margin-top: 34px !important;
}