



/* Mobile
--------------------------------------------------
------------------------------------------------*/
@media screen and (max-width : 480px) {

body {
font-size: 1em;
line-height: 1em;
}
.subfooter_box h5,
.subfooter_boxt h5,
#body h1,
#body h4,
h1, h2, h3, h4, h5, h6 {
font-size: 1.4em;
line-height: 1.4em;
}
.subfooter_box h5 a,
.subfooter_boxt h5 a {
font-size: 1.4em;
}

.button {
font-size: 1em;
margin: 2% 0;
padding: 2%;
}

#menu {
display: none;
}

/* slider
--------------------------------*/
.header_banner img,
.nivoSlider,
#slider {
height: 400px;
}

/* navigation
--------------------------------*/
#navigation,
#navigation2 {
width: 100%;
height: 60px;
margin:0;
padding:0;
background: url(/uploads/prem01.seesites.biz_--_789736362.jpg) no-repeat;
background-size: auto;
background-position: right;
position: absolute;
top:0;
right: 0;
z-index: 9999;
}
#nav {
width: 96%;
top:-1000px;
float: none;
display: none;
margin: 60px auto 0;
padding: 2%;
position: relative;
z-index: 9999;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
#nav li {
float: none;
margin:0;
}
#nav a {
padding: 5% 0;
font-size: 2em;
line-height: 1.5em;
text-align: center;
}
#nav ul {
position: static;
width: 92%;
padding: 4%;
margin: 0;
}
.nav-open {
top:0 !important;
display: block !important;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}

/* header
--------------------------------*/
#header {
width: 100%;
height: 60px;
position: absolute;
padding: 0;
z-index: 9999;
background-size: 50% auto;
background-position: 4% center;
}
#header h5,
#header h6 {
display: none;
}
#header form {
display: none;
}

/* subfooter top - bottom
--------------------------------*/
.subfooter_box,
.subfooter_boxt {
width:92%;
margin: 2%;
padding: 2%;
line-height: 1.2em;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}

/* content
------------------------------*/
#body {
line-height: 1.4em;
}
#body_text {
width: 100%;
margin: 0;
}
#body_text_inner {
padding: 4%;
}

/* footer
-------------------------------*/
#footer {
padding-bottom: 10px;
font-size: 1em;
line-height: 1.2em;
background-image: none;
}
#footer_inner {
width: 100%;
margin: 0;
text-align: center;
}

#toTop,
.seo-pin {
display: none !important;
}
#main {
width: 100%;
overflow: hidden;
}
body {
font-size: 100%!important;
}
.home #body_text {
width: 100%;
padding: 0;
}

/* COLOUR STYLING
--------------------------------------------------------*/

/* header
-----------------------------------*/
#main #header {
width: 100%;
padding: 0px;
background-size: auto 40%;
background-position: 2vw 80%;
border: none;
position: relative;
z-index: 9;
height: 1000px;
max-height: 95px;
top: 0;
float: left;
text-align: center !important;
left: 0;
}
#header h5, #header h6 {
display: inline-block;
font-size: 0;
line-height: 0;
}
#header h5 {
    display: block;
    width: 100%;
    top: 0;
    left: 0;
    height: 40px;
    transform: translateX(0%) translateY(0);
    font-size: 1em;
    line-height: 1.5em;
}
#header h5 i.fas.fa-phone {
    font-size: 1.2em;
    line-height: 2em;
    margin-right: 10px !important;
    width: auto;
    margin: 0;
}
#header h6 i.fas.fa-envelope {
    font-size: 1.2em;
    line-height: 2em;
    margin-right: 40px !important;
    width: auto;
    margin: 0;
    color: #fff;
}
#header h6 {
    position: absolute;
    top: 0;
    right: 0;
    height: 30px;
    margin: 0;
    transform: translateX(50%) translateY(0);
    background: #ccc;
    display: none;
}
#header h5, #header h5 a {
color: #fff;
}
#socialiconshead {
flex-wrap: wrap;
flex-direction: row;
position: absolute;
left: auto;
right: -200px;
transform: none;
top: 5px;
width: 200px;
justify-content: center;
}
#socialiconsheadinner {
    position: relative;
    width: 20%;
    padding: 0;
}
#socialiconsheadinner img {
    transition: all 150ms ease-in-out;
    border-radius: 100%;
    margin: 0;
    width: 80%;
}

#header::before {
display: none;
}

.header_banner {
margin-top: 100px;
overflow: hidden;
}
.header_banner img {
position: relative;
width: auto;
height: 150px !important;
}
.header_banner::before {
z-index: 1;
}
.header_banner::after {
font-size: 2em!important;
z-index: 2;
    line-height: 1.2em;
    top: 60px;
}

/* navigation open / close
---------------------------------------*/
#header,
#navigation,
.slider,
#body,
.social_media,
.subfooter,
#footer,
.header_banner {
transform: translateX(0);
-webkit-transition: all 1s;
-moz-transition: all 1s;
-ms-transition: all 1s;
-o-transition: all 1s;
}
#body {
transform: translateX(0) translateY(0);
-webkit-transition: all 1s;
-moz-transition: all 1s;
-ms-transition: all 1s;
-o-transition: all 1s;
}
html.nav-open #main #header,
html.nav-open #main #navigation,
html.nav-open #main .slider,
html.nav-open #main .social_media,
html.nav-open #main .subfooter,
html.nav-open #main #footer,
html.nav-open #main .header_banner {
transform: translateX(-200px);
}
html.nav-open #main #body {
transform: translateX(-200px) translateY(0);
-webkit-transition: all 1s;
-moz-transition: all 1s;
-ms-transition: all 1s;
-o-transition: all 1s;
}
#main::before {
content: "";
width: 200px;
background: #ccc;
position: absolute;
top: 0;
right: 0;
bottom: 0;
transform: translateX(200px);
-webkit-transition: all 1s;
-moz-transition: all 1s;
-ms-transition: all 1s;
-o-transition: all 1s;
}
html.nav-open #main::before {
transform: translateX(0);
}
/* navigation
----------------------------------*/
#navigation,
#navigation2 {
width: 40px;
height: 125px;
background: url(https://cms.pm/uploads/josephhughesandsonsltd.seesite.biz_--_390989161.png) center no-repeat;
background-size: 60%;
top: 0;
right: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
overflow: visible;
cursor: pointer;
border: none;
z-index: 9;
}
#nav {
width: 200px;
margin: 0;
padding: 0;
background-color: #ccc;
background-image: none;
right: -50px;
top: 40px !important;
display: block;
}
#nav li {
width: 100%;
display: block;
}
#nav li.navArrow > a {
padding-left: 30px;
padding-right: 30px;
}
#main #nav a {
width: 100%;
margin: 0;
color: #2f2f2f;
border: none;
}
#nav ul {
width: 100%;
padding: 5px;
transform: translateX(0);
}
#main #nav ul a {
color: #333;
}
#nav a,
#nav .current a,
#nav li:hover > a {
background: none;
}
#nav a {
font-size: 1em;
}
#nav .current a::before,
#nav li:hover > a::before,
#navigation2::before {
display: none;
}
#main #nav .current a,
#main #nav li:hover > a {
border: none;
}
.navArrow.white:after {
top: 22px;
}
#header.scroll-down #navigation2 {
right: 10px;
transform: translateY(20px);
}
#main #nav a:hover {
color: #fff;
}

/* Basic Banner
-----------------------*/
#main .slider {
padding: 0;
border: none;
}
#main .slider .slide img {
width: 200%;
left: 50%;
transform: translateX(-50%);
height: auto;
}
#main .slider .slide::before {
background: transparent;
}
#main .button-outer {
display: none;
}
#main .slide .slide-outer-text {
background: rgba(0, 0, 0, 0.5);
width: 100%;
}
#main .slide .slide-inner-text .slide-text {
font-size: 3em;
line-height: 3.5em;
}
#main .slide a .slide-inner-text .slide-text-button::before {
font-size: 1em;
line-height: 1.5em;
padding: 3vw;
}
#main .slide .slide-inner-text .slide-text p {
display: none;
}
#main .slide .slide-inner-text {
left: 0;
}
#main .slide .slide-inner-text .slide-header h1 {
font-size: 1.5em;
line-height: 1.5em;
}
#main .slide .slide-inner-text {
width: 85vw;
top: 50%;
}
/* top subfooter
-------------------------------------------------*/
.subfootert {
width: 100%;
padding: 0;
}
.subfooter_innert {
padding: 0;
}
.subfooter_boxt {
width: 100% !important;
margin: 0 !important;
padding: 6%;
font-size: 1em;
line-height: 1.5em;
}
.subfooter_boxt .button {
width: 90% !important;
margin-top: 10px !important;
margin-bottom: 10px !important;
}
.subfooter_boxt:nth-child(1) p {
width: 100%;
float: unset;
padding: 0;
margin: 0;
}
.subfooter_boxt li {
list-style: unset;
border-bottom: none;
width: 100%;
padding: 6px;
font-size: 1.1em;
}
.subfooter_boxt:nth-child(1) img {
width: 100%;
float: unset;
box-shadow: 0 0 20px rgba(0,0,0,0.2);
border-radius: 20px;
margin: 5px auto;
display: none;
}
.subfooter_flex {
flex-direction: column;
}
.subfooter_inner_wrap {
width: 100%;
}
.subfooter_inner_wrap img {
left: 0;
transform: none;
width: 100%;
margin-bottom: 20px;
margin-top: 20px;
}
/* Home Top Subfooter
---------------------*/
.home .subfootert {
position: relative;
transform: none;
}

/* sidebar
-------------------------------------------------*/
#menu {
display: none;
}
/* content
-------------------------------------------------*/
#body {
width: 100%;
margin: 0;
padding: 0;
}
#body_text {
padding: 0;
}
#body_text img {
box-shadow: 0 0 10px rgba(0,0,0,0.2), 0 0 10px rgba(0,0,0,0.1);
border-radius: unset;
width: 100% !important;
margin: 2% 0 !important;
float: unset !important;
}
#main #body_text form #captchaimg {
display: block;
clear: both;
margin: 0 auto;
}
#main #body_text form b {
width: 100%;
display: block;
}
#main .reviews {
padding: 10%;
width: 96%;
margin: 2%;
}
#body h1 {
}
.shape-divider p {
padding: 2vw;
}
.flex-inner {
width: 100%!important;
}
.flex-wrapper {
margin: 0;
}
.internal-flex-inner img {
width: 100%;
}
.internal-flex-inner {
position: relative;
width: 50%;
left: 50%;
transform: translateX(-50%);
}
.internal-flex-wrapper {
flex-direction: column;
}
.flex-inner:nth-child(1) {
order: 1;
}
.flex-inner:nth-child(2) {
order: 2;
}
.flex-inner:nth-child(3) {
order: 4;
}
.flex-inner:nth-child(4) {
order: 3;
}
.flex-inner:nth-child(5) {
order: 5;
}
.flex-inner:nth-child(6) {
order: 6;
}
.three-image-inner {
width: 100%;
}
.three-image-inner img {
width:  100%;
}
.three-image-wrapper {
margin: 20vw 10vw 0;
}

/* product cart
---------------------------------------*/
#top_cart {
width: 100%;
background: #fff;
top: auto;
bottom: 0;
transform: translate(-50%, 40px);
}
.simpleCart_total,
.simpleCart_quantity {
}
.simpleCart_items table {
flex-wrap: wrap;
}
.simpleCart_items table tr,
.simpleCart_items table tbody,
.simpleCart_items table thead,
.simpleCart_items table,
.simpleCart_items {
width: 100%;
display: flex;
}
.simpleCart_items table tr th,
.simpleCart_items table tr td {
width: 20%;
padding: 5px;
text-align: center;
font-size: 11px;
}
.simpleCart_items table tr th.item-decrement,
.simpleCart_items table tr th.item-increment,
.simpleCart_items table tr td.item-decrement,
.simpleCart_items table tr td.item-increment {
width: 20px;
}
#body_text_inner .simpleCart_empty,
#body_text_inner .simpleCart_checkout {
width: 48%;
margin: 20px 1% !important;
text-align: center;
}
tr.simpleCart_shelfItem {
margin: 10px 0;
padding: 10px;
display: flex;
flex-wrap: wrap;
}
tr.simpleCart_shelfItem:nth-child(even) {
background: #f1f1f1;
}
tr.simpleCart_shelfItem td {
width: 50%;
padding: 5px !important;
display: flex;
align-items: center;
}
tr.simpleCart_shelfItem td:nth-child(3),
tr.simpleCart_shelfItem td:nth-child(4),
tr.simpleCart_shelfItem td:nth-child(5) {
display: none;
}
tr.simpleCart_shelfItem td:nth-child(6),
tr.simpleCart_shelfItem td:last-child {
width: 100%;
}
tr.simpleCart_shelfItem td:last-child .btn4 {
width: 100%;
text-align: center;
}

/* Home Content
---------------*/
.home-box img {
position: relative;
height: 400px;
width: auto;
left: 50%;
transform: translateX(-50%);
}
.home-box {
position: relative;
overflow: hidden;
margin: 10px;
width: calc(100% - 20px)!important;
height: 400px;
}
.home-para {
bottom: 0;
}
.home-box:nth-child(6) img, 
.home-box:nth-child(7) img, 
.home-box:nth-child(8) img, 
.home-box:nth-child(9) img {
width: auto;
}
.home-box:nth-child(1) img, 
.home-box:nth-child(2) img {
left: 40%;
}
.home-box:nth-child(3) img {
left: 0;
}
.home-box:nth-child(4) img, 
.home-box:nth-child(5) img {
left: 25%;
}
.home-box:nth-child(3) img {
height: auto;
}
/* contact
-------------------------------------------------*/
#body_text_inner fieldset form textarea,
#body_text_inner fieldset form input {
width: 100% !important;
margin-bottom: 10px;
}
#main #body_text form {
padding: 5%;
}
#body_text_inner fieldset form input#policy_accept, 
#body_text_inner fieldset form input#mailing_list {
    width: inherit !important;
}
#body_text_inner fieldset form #captchaimg {
margin: 0;
}
#body_text_inner fieldset form .button {
margin: 20px auto !important
}
#main #body_text fieldset form .button {
width: 100% !important;
}
.contact-wrapper {
flex-direction: column;
padding: 15vw 10vw 0vw 0vw;
}
.contact-inner {
width: 100%;
}
.contact-inner:nth-child(1) {
order: 1;
}
.contact-inner:nth-child(2) {
order: 2;
}
.contact-inner:nth-child(3) {
order: 3;
}
.contact-inner:nth-child(4) {
order: 5;
}
.contact-inner:nth-child(5) {
order: 4;
}
/* Gallery
-----------------------------------------------*/
#main .ad-gallery .ad-image-wrapper {
height: 60vw;
}
#main .ad-image {
width: 100%;
left: 0%;
}
#main .ad-image img {
width: auto !important;
float: none !important;
margin: 0 !important;
}
#main #body_text img.ad-loader {
float: unset !important;
    width: unset !important;
    margin: 0 auto !important;
}
.ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image,
.ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
border: 3px solid;
border-right: none;
border-bottom: none;
}

/* products
---------------------------------------------*/
#main #body_text #prod_description {
width: 100%;
}
#main .prods {
display: none;
}
.products img {
width: 100%;
padding: 0;
margin-bottom: 20px;
}
.products .button {
font-size: 3em;
}

/* testimonials
--------------------------------*/
.reviews::before {
top: 3%;
left: 5%;
}
.reviews::after {
bottom: 10%;
right: 5%;
}
.reviews::before, 
.reviews::after {
font: 70px/100% Georgia, "Times New Roman", Times, serif;
}
#main .reviews {
padding: 10%;
}

/* news
----------------------------------------*/
#main #body_text #feedback {
margin: 2%;
width: 96%;
}
#feedback .button {
top: 130px;
left: 0px;
padding: 3vw 5vw;
width: 25% !important;
}

/* bottom subfooter
----------------------------------------*/
.subfooter_box:nth-child(1) img {
width: auto;
height: 55vw;
background-size: contain;
background-repeat: no-repeat;
}
.subfooter_box:nth-child(1) {
height: 55vw;
}
.subfooter_box:nth-child(1) h5 {
background: none;
font-size: 1em;
line-height: 1em;
width: 100%;
text-align: center;
top: 20%;
}
.subfooter_box:nth-child(1) p {
width: 100%;
text-align: center;
font-size: 0.8em;
line-height: 1.2em;
padding: 0vw 5vw;
top: 35%;
}
.subfooter_box:nth-child(1) .button {
border: 2px solid #fff;
margin-top: 9vw;
width: 35% !important;
font-size: 1em;
}
.subfooter_box:nth-child(1) .button:hover {
border: 2px solid;
}
.subfooter_inner {
padding: 1vw 0;
}
.subfooter_box {
width: 100%!important;
margin: 0 0 4vw;
height: auto;
padding: 0;
border: none;
}
.subfooter_box:nth-child(2) {
border-top: 40px solid;
}
.subfooter_box:nth-child(2),
.subfooter_box:nth-child(3),
.subfooter_box:nth-child(4) {
padding: 5% !important;
}
.subfooter_box form textarea,
.subfooter_box form input {
width: 100% !important;
}
.subfooter_box form #captchaimg {
margin: 0 auto;
}
.subfooter_box form .button {
margin: 20px auto !important
}
.subfooter_box:nth-child(5) img {
width: 100%;
padding: 0 20vw;
}
.subfooter_box h5 {
border-bottom: 1px solid;
padding: 3vw 0;
}
.subfooter_boxt h5 a {
font-size: 1.2em;
line-height: 2em;
}
.subfooter_box li {
border: 1px solid #5c5c5c;
margin: 0 0 6px;
}
.subfooter_box button {
padding: 4vw 10vw;
font-size: 5em;
margin-top: 2vw;
}
.list-inner {
    width: 100%;
}
.list-inner ul {
    margin: 0;
}

/* footer
----------------------------------------*/
#footer {
padding: 3vw 2vw;
}
#footer_inner {
text-align: center;
}
#footer_inner a {
display: inline-block;
}
#footer_inner img {
margin: 0 10px 10px;
}

}