/*
Theme Name:   Divi Child
Description:  Write here a brief description about your child-theme
Author:       Elegant Themes
Author URL:   https://www.elegantthemes.com/
Template:     Divi
Version:      4.8.2
Text Domain:  Divi Child
*/

/* Write here your own personal stylesheet */
/*-------nav bar --------*/
#top-menu li li a {
    padding: 6px 10px;
    width: 200px;
    font-size: 14px;
    white-space: nowrap;
}
#top-menu li li {
    padding: 0 5px;
    margin: 0;
}
.hero-section_btn .et_pb_column.et_pb_column.et_pb_column.et_pb_css_mix_blend_mode_passthrough.et-last-child {
    display: flex;
    justify-content: center;
    gap: 1rem;
}
span.home-heading {
    color: #064A21;
    background-color: #FFC200;
    border-radius: 20px;
    padding: 3px 10px 3px 10px;
}
#top-menu li {
    display: inline-block;
    font-size: 14px;
    padding-right: 22px;
    vertical-align: middle;
}
span.te-header-anchor {
    position: relative;
    top: -13px;
    padding: 0px 13px;
}
li.custom-tel-btn {
    background-color: #FFC200;
    position: relative;
    top: -15px !important;
    padding: 9px 12px;
}
li.custom-tel-btn:hover {
    background-color: #0C602D;
}
li.custom-tel-btn a {
    color: white !important;
    padding-bottom: 0px !important;
}
.custom-tel-btn {
    padding: 5px 20px 5px 10px;
    display: flex;
    line-height: 37px;
    gap: 10px;
    border-radius: 10px;
    color: #0C602D;
}
.custom-tel-btn {
    color: #fff;
}
.service-list {
    list-style: none !important;
    padding: 0 !important;
    margin: 0;
    display: block;
}

.home-list .service-list li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 10px;
  font-size: 16px;
}
.home-list .service-list li {
  background-image: url("https://topnotchit.co.nz/wp-content/uploads/2025/12/Green_true_img.png");
  background-size: 20px;
  background-repeat: no-repeat;
}
/*--------Testimonial---------*/
.sp-testimonial-item {
    background-color: #ffffff !important;
    padding: 30px 30px 30px 30px;
    border-radius: 20px;
    margin-bottom: 0px !important;
}
img.doble-quote-testmonial {
    position: absolute;
    bottom: 10px;
    right: 20px;
	width: 40px;
}
#sp-testimonial-free-wrapper-97 .sp-testimonial-free-section .testimonial-nav-arrow {
    background: #ffffff;
    border: none;
    color: #000000;
    border-radius: 100px;
    padding: 20px 20px 20px 20px;
}
.swiper-button-prev.testimonial-nav-arrow.vertical_outer {
    margin-top: 0 !important;
    top: 50% !important;
    transform: translateY(-50%);
}
.swiper-button-next.testimonial-nav-arrow.vertical_outer {
    margin-top: 0 !important;
    top: 50% !important;
    transform: translateY(-50%);
}
/*------------footer------------*/
p.read-more-footer {
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
    font-family: 'Lexend';
}
p.read-more-footer a {
    color: #FFC200 !important;
    text-decoration: underline;
}
p.read-more-footer a:hover {
    color: #fff !important;  
}
#footer-widgets .footer-widget li a:hover {
    color: #FFC200;
}
.et_pb_gutters3.et_pb_footer_columns6 .footer-widget:nth-child(1) {
    width: 100% !important;
}
/* Second column */
.footer-widget:nth-child(2) {
    width: 22% !important;
}
/* Third column */
.footer-widget:nth-child(3) {
    width: 8.1% !important;
}
/* fourth column */
.footer-widget:nth-child(4) {
    width: 13.1% !important;
}
/* fiveth column */
.footer-widget:nth-child(5) {
    width: 22.7% !important;
}
.new-letter-footer {
    display: flex;
}
.et_pb_gutters3.et_pb_footer_columns6 .footer-widget .fwidget {
    margin-bottom: 4.517%;
}
ul.footer-links {

}
ul.footer-links li::before{
	display: none;
}
ul.footer-links li {
    font-size: 15px;
    margin-left: -13px;
    font-family: 'Lexend';
    line-height: 31px;
}
div#footer-widgets {
    border-bottom: 1px solid #207C45;
}
h4.newsletter-heading {
    margin-left: 80px;
    white-space: nowrap;
    margin-top: 30px;
    color: white !important;
    font-size: 38px;
    font-weight: 600;
    font-family: 'Lexend';
}
.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: unset !important;
    flex-grow: 1;
}
form.mailpoet_form.mailpoet_form_form.mailpoet_form_shortcode {
    display: flex;
    gap: 10px;
    margin-top: 10px;
    margin-left: 10px;
}
input#form_email_1 {
    padding: 13px 68px 13px 15px !important;
    border-radius: 10px;
    background-color: transparent;
}
input.mailpoet_submit {
    padding: 13px 30px 13px 30px !important;
    border-radius: 10px;
    background-color: #FFC200;
    color: #064A21;
    cursor: pointer;
}
input.mailpoet_submit:hover {
    background-color: #000;
    color: #fff;
}
input#form_email_1::placeholder {
    color: #fff !important;
    opacity: 1;
}
.et_pb_gutters3 .footer-widget {
    margin-right: 5.5%;
    margin-bottom: 2.5%;
}
#footer-widgets {
    padding: 3% 0 0;
}
.our-expert-team .et_pb_promo_description {
    position: relative;
    padding-left: 20px; /* space for the border */
}
.our-expert-team .et_pb_promo_description::before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;             
    width: 4px;
    height: 60px;         
    background-color: #FFC200;
}
.nav li ul {
    border-top: 3px solid #064A21;
}
/*pc-laptop page---*/
a.call-anchor {
    color: #FFC200;
}
a.call-anchor:hover {
    color: #064A21;
}
.pc-laptop .service-list-laptop {
    list-style: none !important;
    padding: 0 !important;
    margin: 0;
    display: block;
    color: #414243;
}
.pc-laptop .service-list-laptop li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height:1.4em;
}
.pc-laptop  .service-list-laptop li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  width: 18px;
  height: 18px;
  background-image: url("https://topnotchit.co.nz/wp-content/uploads/2025/12/True_green_icon.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.it-works-blurb .et_pb_main_blurb_image {
    width: 80px !important;
}
.steup-service-custom .et_pb_column:hover .et_pb_module_heading,.steup-service-custom .et_pb_column:hover .et_pb_text_inner,.steup-service-custom .et_pb_column:hover ul.service-list{
    color: #ffffff !important;
}
.steup-service-custom .et_pb_column:hover .home-list .service-list li::before {
    background-image: url(https://topnotchit.co.nz/wp-content/uploads/2025/12/Yellow_True_img.png);
}
.home-list .et_pb_column:hover .service-list li {
  background-image: url("https://topnotchit.co.nz/wp-content/uploads/2025/12/Yellow_True_img.png");
}
.steup-service-custom .et_pb_button_module_wrapper.et_pb_column:hover a {
    background-color: #FFC200 !important;
}
.steup-service-custom .et_pb_column:hover a.et_pb_button {
    background-color: #FFC200;
	border: 2px solid #FFC200;
}
/*---------footer--------*/
img.custom-facebook {
    width: 100%;
}
.footer-custom-social div#block-38 {
    position: relative;
    float: right;
}
ul.icon-list li {
    border: 1px solid white;
    border-radius: 100%;
    padding: 11px 13px 2px 13px;
}
ul.icon-list li:hover {
    background-color: #FFC200;
}
ul.icon-list {
    display: flex;
    gap: 15px;
}
#footer-info {
    font-size: 16px;
    margin-top: 10px;
}
/*-----------Contact-us---------*/
a.contact-us-tel {
    color: #414243;
}
a.contact-us-tel:hover {
    color: #FFC200;
}
#et_pb_contact_form_0 .et_contact_bottom_container {
    width: 98%;
}
#et_pb_contact_form_0 button.et_pb_contact_submit.et_pb_button {
    width: 100%;
}
/*-------software install-------- */
.software-install .service-list-laptop-black {
    list-style: none !important;
    padding: 0 !important;
    margin: 0;
    display: block;
    color: #000;
    margin-top: 10px;
}
.software-install .service-list-laptop-black li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 10px;
  font-size: 14px;
}
.software-install .service-list-laptop-black li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  width: 18px;
  height: 18px;
  background-image: url("https://topnotchit.co.nz/wp-content/uploads/2025/12/True_green_icon.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.software-install span.et_pb_image_wrap.et_pb_only_image_mode_wrap {
    width: 80px;
    height: 80px;
}
/*Privacy-Policy--*/
ul.privacy-policy li {
    font-size: 16px;
    color: #414243;
    line-height: 26px;
}
p.privacy-text {
  font-size: 16px;
    color: #414243;
    line-height: 26px;
}
.new_home .et_pb_main_blurb_image {
    width: 297px;
}
.new_home .et_pb_blurb_container {
    vertical-align: middle !important;
}
.new_home .service-list-laptop-white li:last-child {
    margin-bottom: 0;
}
 
/* --------it--------*/
.new_home  .service-list-laptop-black {
    list-style: none !important;
    padding: 0 !important;
    margin: 0;
    display: block;
    color: #000;
}
.new_home  .service-list-laptop-black li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 10px;
  font-size: 14px;
}
.new_home  .service-list-laptop-black li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  width: 18px;
  height: 18px;
  background-image: url("https://topnotchit.co.nz/wp-content/uploads/2025/12/True_green_icon.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.new_home .service-list-laptop-white {
    list-style: none !important;
    padding: 0 !important;
    margin: 0;
    display: block;
    color: #fff;
}
.new_home .service-list-laptop-white li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 10px;
  font-size: 14px;
}
.new_home .service-list-laptop-white li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  width: 18px;
  height: 18px;
  background-image: url("https://topnotchit.co.nz/wp-content/uploads/2025/12/Right_white-icon.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.et_mobile_menu {
    border-top: 3px solid #064A21;
}
.mobile_menu_bar:before {
    color: #064A21;
}
ul#top-menu li a:hover {
    color: #FFC200 !important;
}
input#form_email_1 {
    color: white;
}
/*---------------Service Auckland-Page--------------*/
ul.service-list-laptop li a {
    color: #064A21;
}
ul.service-list-laptop li a:hover {
    color: #FFC200;
}
/*Responsive---*/
@media (min-width: 1200px) and (max-width: 1469px){
  header#main-header .container {
    width: 98%;
    max-width: 98%;
  }
}
@media (min-width: 981px) and (max-width: 1199px){
  header#main-header .container {
    width: 98%;
    max-width: 98%;
  }
	#top-menu li {
    padding-right: 5px !important;
}
	#top-menu li a {
    font-size: 12px !important;
}
}
@media(max-width:980px){
   li.custom-tel-btn {
    top: 0px !important;
}
}
@media (max-width: 767px) {
	.hero-section_btn .et_pb_column.et_pb_column.et_pb_column.et_pb_css_mix_blend_mode_passthrough.et-last-child {
    display: inline;
}
	#footer-widgets {
    padding: 7% 0 0;
}
	.et_pb_widget {
    float: unset;
}
	#footer-widgets .footer-widget:nth-child(n), #footer-widgets .footer-widget .fwidget {
    margin-bottom: 3.5% !important;
}
	.new-letter-footer {
    display: inline;
}
	h4.newsletter-heading {
    margin-left: 0px;
	font-size: 28px;
		margin-top:0px;
}
	.footer-custom-social div#block-38 {
	float: none;
    display: flex;
    justify-content: center;
}
	form.mailpoet_form.mailpoet_form_form.mailpoet_form_shortcode {
    display: inline;
}
	#sp-testimonial-free-wrapper-97 .sp-testimonial-free-section {
    margin: 0px 0px;
}
	.new_home .et_pb_main_blurb_image {
    width: 100%;
}
img.doble-quote-testmonial {
    width: 25px;
}
.home_setup_section span.et_pb_image_wrap.et_pb_only_image_mode_wrap {
   width: 100%;
}
}
@media (min-width: 768px) and (max-width: 1024px){
	.new-letter-footer {
    display: inline;
}
	h4.newsletter-heading {
    margin-left: 30px;
}
	form.mailpoet_form.mailpoet_form_form.mailpoet_form_shortcode {
    display: inline;
}
.footer-widget:nth-child(2) {
    width: 48% !important;
}
	.footer-widget:nth-child(3) {
    width: 16.1% !important;
}
	.footer-widget:nth-child(4) {
    width: 25.1% !important;
}
	.footer-widget:nth-child(5) {
    width: 45.7% !important;
}
	.footer-widget:nth-child(6) {
    width: 24.25% !important;
}
	.footer-custom-social div#block-38 {
    float: none;
    display: flex;
    justify-content: center;
}
.sp-testimonial-free-section .sp-testimonial-item {
    width: 100% !important;
}
}
@media(min-width: 1024px) and (max-width: 1366px){
	.footer-widget:nth-child(5) {
    width: 34.7% !important;
}
}
@media (min-width:1025px) and (max-width: 1440px){
	form.mailpoet_form.mailpoet_form_form.mailpoet_form_shortcode {
    display: inline;
}
	h4.newsletter-heading {
    margin-right: 45px;
	margin-left:0px;
}
}
@media (min-width:1440px) and (max-width: 1546px){
h4.newsletter-heading {
	margin-left:0px;
}
}
@media (max-width: 980px) {
   #footer-widgets .footer-widget .fwidget {
    margin-bottom: 3.21%;
}
}

.i4ewOd-pzNkMb-nK2kYb {
    display: none !important;
}
@media (min-width:981px) and (max-width:1371px){
	.home_hero_section.et_pb_section_0.et_pb_section {
    padding-top: 70px;
    padding-bottom: 170px;
}
.home_hero_section .et_pb_text_0 h1 {
    font-size: 41px;
}
}
@media (min-width:981px) and (max-width:1240px){
.hero_pricing .et_pb_row {
    width: 100%;
    max-width: 100%;   
}
.our-expert-team.et_pb_gutters2 .et_pb_column_1_4, .et_pb_gutters2.et_pb_row .et_pb_column_1_4 {
    width: 46.75%;
    margin-bottom: 3%;
}
.About_hero_section .et_pb_module.et_pb_text.et_pb_text_0.et_pb_text_align_center.et_pb_bg_layout_light {
    width: 100%;
}
.About_hero_section.et_pb_section_0.et_pb_section {
    padding-top: 80px;
    padding-bottom: 80px;
}
.why_choose_section.et_pb_gutters2 .et_pb_column_1_5, .et_pb_gutters2.et_pb_row .et_pb_column_1_5 {
    width: 46.6%;
    margin-bottom: 3%;
}
.home_setup_section.et_pb_row.et_pb_equal_columns, .et_pb_row_inner.et_pb_equal_columns, .et_pb_section.et_pb_equal_columns>.et_pb_row{
	  display: contents;
	}
.About_hero_section .et_pb_heading_container h1.et_pb_module_heading {
    font-size: 40px;
}

.software_install h2.et_pb_module_heading {
    font-size: 35px !important;
}
.software-install.et_pb_row_3.et_pb_row{
    padding: 0px !important;
}
.software-install.et_pb_row_4.et_pb_row {
    padding: 0px !important;
}
.why_choose .et_pb_column_18 {
    padding-left: 25px;

}
.new_home .et_pb_main_blurb_image {
    width: 200px;
}
.new_home  .service-list-laptop-black li {
    line-height: 1.4em;
}
.new_home .service-list-laptop-white li {
    line-height: 1.4em;
}
.contact_us.et_pb_row.et_pb_row_2 {
    width: 100%;
}	
	h2.et_pb_module_heading {
    font-size: 34px !important;
}
.our_it_packages.et_pb_row {
    width: 100%;
}
} 