#main {
padding: 0 35px 35px 35px;
}
body.responsive.layout-full #page-wrapper .full-container {
max-width: 1200px;
padding: 0 20px;
box-sizing: border-box;
}
body.responsive.layout-full #page-wrapper #footer-widgets.full-container {
padding: 40px 20px;
}
#primary {
float: none;
width: 100%;
}
p {
line-height: 1.8;
}
a.cta {
padding: 14px 25px;
font-size: 18px;
background: #fff;
color: #00b1e5;
font-weight: bold;
text-transform: uppercase;
border-radius: 30px;
}
a.cta:hover {
background: #00b1e5;
color: #fff;
}
.entry-content a.cta {
background: #00b1e5;
color: #fff;
margin: 0 0 25px 0;
display: inline-block;
}
.entry-content a.cta:hover {
background: #fff;
color: #00b1e5;
} .full-width {
width: 100vw;
position: relative;
left: 50%;
right: 50%;
margin-left: -50vw;
margin-right: -50vw;
margin-bottom: 0;
}
.container {
max-width: 1200px;
margin: 0 auto;
padding: 0 20px;
box-sizing: border-box;
}
a {
text-decoration: none;
}
#header-info {
background: #3e3f40;
background-image: linear-gradient( to right, #252628 10%, #3e3f40 90%);
overflow: hidden;
}
#header-contact {
background: #252628;
display: inline-block;
color: #fff;
padding: 10px;
font-size: 16px;
float: left;
}
#header-contact a {
color: #fff;
padding: 0 20px 0 0;
}
#header-contact a:hover {
color: #00b1e5;
}
#header-social {
float: right;
padding: 7px;
}
#header-social a {
color: #fff;
font-size: 20px;
margin: 0 5px 0 0;
}
#header-social a:hover {
color: #00b1e5;
} .main-navigation ul {
position: relative;
top: 12px;
}
.main-navigation ul li {
padding: 0 20px;
}
.main-navigation ul li a {
padding: 20px 0;
border-bottom: 20px solid #fff;
}
.main-navigation ul li.current_page_item a, .main-navigation ul li a:hover {
border-bottom: 20px solid #00b1e5;
}
.main-navigation ul li.contact a {
background: #38819a;
border-bottom: none;
color: #fff;
padding: 15px 30px;
border-radius: 30px;
margin-left: 100px;
}
.main-navigation ul li ul.sub-menu li a, .main-navigation ul li.current_page_item ul.sub-menu li a {
border: none;
}
.mobile-nav-frame ul li a.link {
text-shadow: none!important;
} body.home #banner {
margin: 0 0 90px 0;
}
body.home #banner ul li {
min-height: 460px;
}
body.home #banner .slick-dots li {
min-height: 100%;
}
.slick-dots {
bottom: 25px;
margin-left: 0;
}
.slick-dots li button:before {
color: #fff;
font-size: 12px;
}
.slick-dots li.slick-active button:before {
opacity: 1;
color: #fff;
}
#banner .container .slide-content {
padding: 0 20px;
box-sizing: border-box;
}
#banner ul li h2 {
color: #fff;
font-size: 40px;
line-height: 1.3;
margin: 0 0 30px 0;
}
#banner ul li a {
padding: 14px 25px;
font-size: 18px;
background: #fff;
color: #00b1e5;
font-weight: bold;
text-transform: uppercase;
border-radius: 30px;
}
#banner ul li a:hover {
background: #00b1e5;
color: #fff;
}
#banner ul li .container {
position: relative;
min-height: 460px;
padding: 0 20px;
box-sizing: border-box;
}
.slide-content {
width: 530px;
position: absolute;
top: 50%;
transform: translateY(-50%);
} body.page-template-template-full #banner {
height: 260px;
min-height: 260px;
background: url(//www.novopac.co.uk/wp-content/uploads/2020/09/CD-MECCBM-Bundling-machine-with-shrink-film.jpg);
background-size: cover;
background-position: center center;
margin-bottom: 50px;
}
body.page-template-template-full #banner h1 {
color: #fff;
font-size: 40px;
line-height: 1.3;
margin: 0 0 30px 0;
}
body.page-template-template-full #banner ul li .container {
height: 260px;
min-height: 260px;
} body.home #primary {
text-align: center;
margin: 0 0 100px 0;
}
body.home #primary .entry-content h1 {
color: #00b1e5;
font-size: 20px;
text-transform: uppercase;
margin: 0 0 20px 0;
}
body.home .entry-content h2 {
font-size: 30px;
width: 50%;
margin: 0 auto 30px auto;
}
body.home .entry-content p {
line-height: 1.8;
}
body.home .entry-content p {
font-weight: bold;
text-align: center;
}
.cta-banner {
min-height: 442px;
border-radius: 20px;
position: relative;
margin: 0 0 25px 0;
}
.cta-content {
width: 50%;
float: right;
text-align: center;
position: absolute;
top: 50%;
right: 0;
transform: translateY(-50%);
}
.cta-content h2 {
font-size: 35px;
margin: 0 0 20px 0;
font-weight: bold;
}
.cta-content a {
padding: 14px 25px;
font-size: 18px;
background: #fff;
color: #00b1e5;
font-weight: bold;
text-transform: uppercase;
border-radius: 30px;
}
.cta-content a:hover {
background: #00b1e5;
color: #fff;
}
#cta-blocks {
margin: 0 -10px 40px -10px;
overflow: hidden;
}
#cta-blocks li {
background: url(//www.novopac.co.uk/wp-content/uploads/2020/08/novopac-cta-background.png) no-repeat top center;
background-size: cover;
width: 33.333%;
width: calc(33.333% - 20px);
display: inline-block;
margin: 0 10px;
padding: 40px 50px;
float: left;
box-sizing: border-box;
border-radius: 10px;
}
#cta-blocks li h2 {
color: #fff;
font-size: 22px;
text-align: center;
margin: 0 0 30px 0;
line-height: 1.2;
}
#cta-blocks li a {
padding: 14px 25px;
font-size: 18px;
background: #fff;
color: #00b1e5;
font-weight: bold;
text-transform: uppercase;
border-radius: 30px;
text-align: center;
display: block;
}
#cta-blocks li a:hover {
background: #00b1e5;
color: #fff;
} #secondary-section {
padding: 40px 0;
color: #fff;
background-size: 1900px;
background: url(//www.novopac.co.uk/wp-content/uploads/2020/08/novopac-map-image.jpg) no-repeat center center;
}
#secondary-section .inner-container {
width: 70%;
padding-top: 80px;
}
#secondary-section h2 {
font-size: 30px;
margin: 0 0 20px 0;
}
#secondary-section p {
margin: 0 0 80px 0;
}
#secondary-section a.cta {
width: 50%;
width: calc(50% - 20px);
display: inline-block;
text-align: center;
box-sizing: border-box;
margin: 0 10px 20px 10px;
text-transform: initial;
} #testimonials {
text-align: center;
}
#testimonials h3 {
color: #00b1e5;
font-size: 20px;
text-transform: uppercase;
margin: 0 0 20px 0;
}
#testimonials .single-testimonial {
font-size: 30px;
margin: 0 auto;
}
#testimonials .single-testimonial span.border {
border-bottom: solid #00b1e5 5px;
margin: 0 auto 30px auto;
display: block;
width: 100px;
padding: 0 0 30px 0;
}
#testimonials .single-testimonial p {
font-size: 17px;
font-style: italic;
} body.page-template-template-product #banner {
height: 260px;
background: url(//www.novopac.co.uk/wp-content/uploads/2020/09/CD-MECCBM-Bundling-machine-with-shrink-film.jpg);
background-size: cover;
background-position: center center;
margin-bottom: 50px;
}
body.page-template-template-product #banner ul li .container {
min-height: 260px;
}
body.page-template-template-product #main {
padding: 10px 35px 80px 35px;
}
body.page-template-template-product h1.entry-title {
background: #38819a;
color: #fff!important;
font-size: 30px!important;
padding: 40px;
border-radius: 10px;
margin: 0 0 20px 0;
}
body.page-template-template-product #primary {
float: left;
width: 55%;
box-sizing: border-box;
padding-right: 30px;
}
body.page-template-template-product strong {
font-size: 18px;
}
body.page-template-template-product a.cta {
background: #00b1e5;
color: #fff;
}
body.page-template-template-product a.cta:hover {
background: #fff;
color: #00b1e5;
}
body.page-template-template-product article.post, body.page-template-template-product article.page {
border: none;
padding-bottom: 20px;
}
#product-image {
width: 45%;
box-sizing: border-box;
float: right;
text-align: center;
}
#product-image img {
margin: 0 auto 40px auto;
display: block;
}
#product-image a.cta:hover {
background: #38819a;
color: #fff;
}  .gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
width: calc(100% - 8px)!important;
padding: 7px!important;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
background: #38819a;
color: #fff;
}
.gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type=submit]:hover {
background: #00b1e5;
} .layout-full #colophon {
padding-top: 0;
padding-bottom: 0;
}
#footer-widgets.full-container {
padding: 40px 0 80px 0;
}
#footer-widgets .widget .widget-title {
font-size: 18px;
}
#copyright {
background: #e8ecf1;
padding: 20px;
box-sizing: border-box;
text-align: center;
}
#copyright .container p {
margin: 0;
}
#copyright a {
color: #00b1e5;
}
#copyright a:hover {
color: #000;
} body.error404 #main {
padding: 35px 35px 35px 35px;
} @media (max-width: 1060px) {
.cta-banner {
background-position: 20% 0!important;
}
.main-navigation ul li.contact a {
margin-left: 0;
}
}
@media (max-width: 960px) {
body.home #banner ul li, #banner ul li .container {
min-height: 300px;
}
#banner ul li h2 {
font-size: 30px;
}
.cta-banner {
background-position: 30% 0!important;
}
#cta-blocks li {
padding: 30px 20px;
width: 100%;
margin: 0 0 20px 0;
}
#cta-blocks li a {
font-size: 14px;
}
}
@media (max-width: 880px) {
#masthead.masthead-logo-in-menu .logo>img {
width: 230px;
}
.main-navigation ul li {
padding: 0 10px;
}
.main-navigation ul li a {
border-bottom: 11px solid #fff;
}
.main-navigation ul li.current_page_item a, .main-navigation ul li a:hover {
border-bottom: 11px solid #00b1e5;
}
.main-navigation ul li.contact a {
border-bottom: none;
padding: 15px 20px;
}
.main-navigation ul li a, .main-navigation ul li a:hover {
border-bottom: none;
}
}
@media (max-width: 780px) {
.widget img {
height: auto;
width: 100%;
margin: 0 auto 20px auto;
}
}
@media (max-width: 730px) {
body.responsive.layout-full #page-wrapper .full-container {
padding: 0;
}
body.home #banner {
margin: 0 0 40px 0;
}
body.home .entry-content h2 {
width: 80%;
margin: 0 auto;
}
.cta-banner {
min-height: 250px;
}
.cta-content {
right: 20px;
}
}
@media (max-width: 680px) {
.slide-content {
width: auto;
}
body.home .entry-content h2, h2, .cta-content h2, .entry-content h2 {
font-size: 25px!important;
}
body.page-template-template-full #banner ul li .container, body.page-template-template-full #banner {
height: 200px;
min-height: 200px;
}
body.page-template-template-full #banner h1 {
margin: 0;
font-size: 30px;
}
body.page-template-template-full #banner {
margin-bottom: 20px;
}
body.page-template-template-product #primary, #product-image {
float: none;
width: auto;
padding-right: 0;
}
}
@media (max-width: 480px) {
#main {
padding: 0 25px 25px 25px;
}
#banner ul li a {
padding: 10px 15px;
font-size: 15px;
}
body.home .entry-content h2, h2, .cta-content h2, .entry-content h2 {
font-size: 22px!important;
}
#banner .container .slide-content {
padding: 0;
left: 20px;
right: 20px;
}
.cta-banner {
background-position: 0 0!important;
background-size: cover!important;
}
.cta-content {
width: auto;
float: none;
background: rgba(255, 255, 255, 0.5);
border-radius: 10px;
padding: 10px;
}
.container {
padding: 0 10px;
}
body.responsive.layout-full #page-wrapper #footer-widgets.full-container {
padding: 40px 0px;
}
body.page-template-template-full #banner h1, h1 {
font-size: 25px;
}
body.page-template-template-full #banner {
background-position: center left;
}
body.page-template-template-full #banner ul li .container, body.page-template-template-full #banner {
height: 150px;
min-height: 150px;
}
body.page-template-template-product #banner {
height: 90px;
}
body.page-template-template-product h1.entry-title {
background: #38819a;
color: #fff!important;
font-size: 25px!important;
padding: 30px;
}
body.page-template-template-product #main {
padding: 10px 25px 80px 25px;
}
}