



/* 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 {
overflow: hidden;
}

/* Font Sizes
--------------------------------------------------------*/
#main nav a {
font-size: 1em;
line-height: 1em;
}
#main .slide .slide-inner-text .slide-header h1,
.header_banner::after {
font-size: 1em;
line-height: 1em;
}
 #main .slide .slide-inner-text .slide-text p {
font-size: 0.8em;
}
#main .slide a .slide-inner-text .slide-text-button::before {
font-size: 0.75em;
line-height: 1em;
}
#main .subfooter_boxt p {
font-size: 1em;
line-height: 1.4em;
}
#footer {
font-size: 0.8em;
line-height: 1.6em;
}
#body_text p, #body_text li {
    font-size: 0.8em;
}
#main #body_text h1 {
font-size: 1.5em;
}
/* header
-----------------------------------*/
#header {
margin: 0;
}
#main #header {
height: 90px;
background-position: 60% center!Important;
position: relative;
border: 5px solid rgba(0, 0, 0, 0.1);
}
#main #header h6,
#main #header h5 {
width: 30px;
height: 30px;
padding: 0;
display: block;
position: absolute;
top: 50%;
left: 0;
background: transparent;
text-align: center;
transform: translateY(-50%);
line-height: 0;
font-size: 0;
}
#main #header h5 {
left: 5px;
}
#main #header h6 {
left: 45px;
}
#header h5 a::before,
#header h6 a::before {
width: 20px;
height: 20px;
left: 5px;
    top: 5px;
}
.social_media_header {
width: 200px;
top: 0;
left: auto;
right: -205px;
text-align: center;
}
#main .subfooter_boxt:nth-child(2), #main .subfooter_boxt:nth-child(3), #main .subfooter_box:first-child {
font-size: 0.8em;
}

/* navigation open / close
---------------------------------------*/
#header,
#navigation,
.slider,
.header_banner,
#body,
.subfooter,
#footer {
transform: translateX(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 .header_banner,
html.nav-open #main #body,
html.nav-open #main .subfooter,
html.nav-open #main #footer {
transform: translateX(-200px);
}
#main::before {
content: "";
width: 200px;
background: #fff;
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);
}
#main #header h6, #main #header h5 {
    background: #f00;
    border-radius: 50%;
}
/* navigation
----------------------------------*/
#navigation,
#navigation2 {
width: 40px;
height: 40px;
background: url(https://cms.pm/uploads/prem02-v2.seesite.biz_--_612353780.png) center no-repeat #f00;
background-size: 40%;
right: 10px;
top: 50%;
transform: translateY(-50%);
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}
#nav {
width: 200px;
margin: 0;
background-color: #fff;
background-image: none;
right: -55px;
top: 20px !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;
border: none;
}
#nav ul {
width: 100%;
padding: 5px;
transform: translateX(0);
}
#nav a,
#nav .current a,
#nav li:hover > a {
background: none;
}
.navArrow.white:after {
top: 15px;
}

/* basic banner
-------------------------------------*/
#main .slide .slide-inner-text {
padding: 0 12vw;
}
#main .slide .slide-inner-text::before {
display: none;
}
#main .slide a .slide-inner-text .slide-text-button::before {
padding: 3vw 4vw;
}
#main .slider .slide img {
width: 300%;
left: 50%;
transform: translateX(-50%);
}
.header_banner img {
width: auto;
height: 200px !important;
}
.header_banner::after {
padding: 0 10px 5px;
}

/* top subfooter
-----------------------------------*/
#main .subfooter_boxt p {
width: 100%;
position: relative;
text-align: center;
padding: 20px;
}
#main .subfooter_boxt:nth-child(2),
#main .subfooter_boxt:nth-child(3) {
flex-direction: column;
}
#main .subfooter_boxt:nth-child(2)::before, #main .subfooter_boxt:nth-child(2)::after, #main .subfooter_boxt:nth-child(3)::before, #main .subfooter_boxt:nth-child(3)::after {
display: none;
}
#main .subfooter_boxt:nth-child(2) > a, #main .subfooter_boxt:nth-child(2) > p, #main .subfooter_boxt:nth-child(3) > a, #main .subfooter_boxt:nth-child(3) > p {
width: 100%;
}
#main .subfooter_boxt:nth-child(2) p, #main .subfooter_boxt:nth-child(3) p {
margin: 0;
padding: 10px 15px;
}
#main .subfooter_boxt:nth-child(3) {
color: #fff;
}
#main .subfooter_boxt .button {
width: 100%;
}
#main .subfooter_boxt .top4-in {
width: 100%;
padding: 3%;
}
#main .subfooter_boxt:nth-child(1) p {
padding: 10px;
}
#main .subfooter_boxt .top4-in img {
padding: 0px;
}
.header_banner {
font-size: 1.5em;
}
/* content
-------------------------------------------------*/
#body::before {
height: 30px;
}
#main #body_text_inner {
width: 100%;
padding: 5%;
}
#body_text::before {
display:none;
}
#body_text form .disclaimer {
width: 90%;
}
#main #body_text img {
width: 100%;
max-width: 100%;
margin: 10px auto !important;
border-width: 2px;
}

/* Contact form
-----------------------------------------------*/
#top_cart {
top: auto;
bottom: 0;
transform: translate(-50%, 45px);
}
#main #body_text fieldset form input,
#main #body_text fieldset form textarea {
width: 90% !important;
}
#body_text_inner fieldset form input#policy_accept, 
#body_text_inner fieldset form input#mailing_list {
    width: inherit !important;
}
#main #body_text form .disclaimer {
width: 90%;
}
#main #body_text fieldset input.button {
    width: 50% !important;
}

/* Gallery
-----------------------------------------------*/
#main .ad-gallery .ad-image-wrapper {
height: 60vw;
}
#main .ad-image {
width: 100%;
left: 0%;
}
.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;
}
#main #body_text .ad-thumbs img {
width: unset;
float: unset;
margin: unset !important;
display: block;
}

/* products
---------------------------------------------*/
#main #body_text #prod_description {
width: 100%;
}
#main .prods {
display: none;
}
.products img {
width: 100%;
padding: 0;
margin-bottom: 20px;
}
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;
}

/* product cart
---------------------------------------*/
.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;
}

/* testimonials
--------------------------------*/
#main .reviews {
padding: 10px;
}
.reviews::before {
height: 20px;
top: 10px;
left: 10px;
}
#main #body_text .reviews h5 {
padding-left: 40px;
}


/* news
----------------------------------------*/
#main #body_text #feedback {
padding: 10px !important;
}

/* bottom subfooter
-----------------------------------*/
.subfooter_inner {
padding: 10px;
}
.subfooter_box {
width: 100%;
margin: 0 0 30px;
border-width: 5px;
padding: 4%;
}
#main .subfooter_box::after,
#main .subfooter_box::before,
.subfooter_box:first-child a::before {
display: none;
}
#main .subfooter_box img {
width: 100%;
}
#main .subfooter_box:first-child > a, #main .subfooter_box:first-child > p {
width: 100%;
}
#main .subfooter_box:first-child p {
text-align: center;
margin: 0;
padding: 10px 15px;
}
#main .subfooter_box p.disclaimer {
width: 100%;
}

#main .subfooter_box .button {
width: 100% !important;
}
#main .subfooter_box form input,
#main .subfooter_box form textarea {
width: 100% !important;
}
.subfooter_box form::before {
display: none;
}

/* footer
-----------------------------------*/
#main #footer_inner {
padding: 25px 10px;
}

}