/**
* Theme Name: YITH Proteo Child
* Description: This is a child theme of YITH Proteo, generated by YITH_Proteo_Wizard.
* Author: <a href="https://yithemes.com">YITH</a>
* Template: yith-proteo
* Version: 1.0.0
*/

/*Fonts */
@font-face {
  font-family: "AvantGarde_Bold";
  src: url("fonts/AvantGarde_Bold.ttf") format("opentype");
}
/*Fonts */
@font-face {
  font-family: "AvantGarde-Demi_1";
  src: url("fonts/AvantGarde-Demi_1.otf") format("opentype");
}

@font-face {
  font-family: "AVANTN";
  src: url("fonts/AVANTN.ttf") format("opentype");
}

@font-face {
  font-family: "Helvetica";
  src: url("fonts/Helvetica.ttf") format("opentype");
}

@font-face {
  font-family: "Helvetica-Bold";
  src: url("fonts/Helvetica-Bold.ttf") format("opentype");
}
@font-face {
  font-family: "HelveticaNeue";
  src: url("fonts/HelveticaNeue.ttf") format("opentype");
}

.collapsible {
 
  cursor: pointer;
 
}
.fa, .fas{
	font-family: FontAwesome !important;
}
.active, .collapsible:hover {
 
}
.down-arrow-div:focus a:focus{
	outline:none !important;
}
.content {

  padding: 0 18px;
  background-color: white;
  max-height: 0px;
  overflow: hidden;
  transition: max-height 0.4s ease-out !important;
 }
 
.website-link:hover{
    opacity:0.7;
}
ul.footer-menu-list li.footer-menu-list-item.footer-menu-heading{
    width: 25%;
}
/* .animated.bounceInUp{
	display:block;
} */
.sec1-right{
    position: relative;
    box-sizing: border-box;
}


/* first section animation */
.sec1-dmush1 {
    
    transform-origin:center bottom;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
   
}
.sec1-dmush1.onScroll{
  animation: fadeAndScale .9s cubic-bezier(.45,-0.22,.34,1.69) forwards;
}

@keyframes fadeAndScale{
    from{
        opacity:0;
        transform: scale3d(0,0,1);
    }
    to{
        opacity: 1;
        transform: scale3d(1,1,1);
    }
}

body{
	font-family: "Helvetica" !important;
	font-size: 19px;
	scroll-behavior: smooth !important;
}
#topbar{
    background-color: #f2e5e1 !important;
}
.elementor-widget:not(:last-child) {
    margin-bottom: 0px  !important;
}
.custom-cont .contact-content .contact-content-right input[type="submit"] {
    background-color: #1e376c !important;
    color: #f2e5e1 !important;
    max-width: 350px;
    margin: 0 auto;
    border-color: #1e376c !important;
    display: block;
    text-align: CENTER;
   padding: 0.65em 1.5em 0.5em;
    border-radius: 4px;
    font-size: 16px;
   font-family: "Helvetica";
    height: 50px;
}
.custom-cont input::-webkit-input-placeholder, .custom-cont textarea::-webkit-input-placeholder {
  color: #1e376cf;
  font-size: 14px;
  font-family: "Helvetica";
}

.custom-cont input::-moz-placeholder, .custom-cont textarea::-moz-placeholder {
  color: #1e376c;
  font-size: 14px;
  font-family: "Helvetica";
}
section#text-4{
	margin-top:10px;
}
.custom-cont input:-ms-input-placeholder, .custom-cont textarea:-ms-input-placeholder {
  color: #1e376c;
  font-size: 14px;
  font-family: "Helvetica";
}

.custom-cont input:-moz-placeholder, .custom-cont textarea:-moz-placeholder { 
  color: #1e376c;
  font-size: 14px;
  font-family: "Helvetica";
}
.custom-cont .contact-content{
    display:block !important;
}
.custom-cont .contact-content .contact-content-right{
     width: 100% !important;
}
.custom-cont .wpcf7-form-control-wrap.your-message {
    margin-bottom: 0.8rem !important;
    
}
.custom-cont .wpcf7-form-control-wrap {
    margin-bottom: 1.2rem !important;
    
}
.custom-cont .first-name.col-md-6{
    padding-right:7px !important;
}
.custom-cont .last-name.col-md-6{
    padding-left:7px !important;
}
.custom-cont .email.col-md-6{
    padding-right:7px !important;
}
.custom-cont .phone.col-md-6{
    padding-left:7px !important;
}
.custom-cont .contact-content .contact-content-right input[type="text"], .custom-cont .contact-content .contact-content-right input[type="email"], .custom-cont .contact-content .contact-content-right textarea, .custom-cont .contact-content .contact-content-right input[type="tel"] {
    background-color: transparent;
    border: 1.9px solid #1e376c;
    border-radius: 5px;
    line-height:1.2;
    padding: 10px 19px;
    font-family: "Helvetica";
    height: 32px;
    font-size: 14px;
    color: #24356f;
}
.custom-cont .contact-content .contact-content-right input[type="text"]::placeholder, .custom-cont .contact-content .contact-content-right input[type="email"]::placeholder, .custom-cont .contact-content .contact-content-right textarea::placeholder, .custom-cont .contact-content .contact-content-right input[type="tel"]::placeholder{
    font-size: 14px;
    color: #1e376c;
    font-family: "Helvetica";
}

.post, .page {
    margin: 0 0 0;
}
.shop-now.showme:active #hidden-cont1 , .shop-now.showme:target #hidden-cont1{
    display:block !important;
}
h1, h2, h3{
	font-size: 60px;
}
.footer-cp-left .footer-links span{
    margin-right:18px;
}

#start-at{
    margin-bottom:0px;
}
.shop-now h2{
    position: relative;
    width: max-content;
    margin: 0 auto;
    cursor:pointer;
}
.shop-now h2:after {
    content: " ";
    border-bottom: 3px solid #fff;
    width: 100%;
    position: absolute;
    top: 40px;
    left: 0px;
}
li.shop-link.menu-item a:after {
    content: url(/wp-content/uploads/2021/04/Bottlemart.png);
    padding-left: 8px;
    position: absolute;
    top: 3px;
}
li.shop-link.footer-menu-list-item{
    position:relative;
}
li.shop-link.footer-menu-list-item a:after {
    content: url(/wp-content/uploads/2021/04/footer-Bottlemart.png);
    padding-left: 8px;
    position: absolute;
    top: 2px;
}
#start-at h2{
    font-family: "HelveticaNeue";
    font-weight:bold;
    margin-bottom:10px;
}
#primary-menu li.shop-link.menu-item{
    position:relative;
}
#primary-menu li.shop-link.menu-item a:after {
    content: url(/wp-content/uploads/2021/04/Bottlemart.png);
    padding-left: 8px;
    position: absolute;
    top: 3px;
}
.site-content {
    padding-bottom:0px !important;
    padding-top:0px !important;
}
.site-footer{
    padding-top:66px !important;
}
.wpcf7-form-control.ghost{
    margin-bottom:5px !important;
}
.page-content, .entry-content, .entry-summary {
    margin: 0 0 0;
}

/*Header */
.site-header {
    background-color: #1e376c !important;
}

.site-header:not(.sticky).with-header-slider {
    background-color: #1e376c !important;
}

.site-header:not(.sticky) {
    position: relative;
}

.site-header.sticky {
    z-index: 9999;
}

.header-bottom {
    background-color: #fff;
	display:none;
}

.header-bottom .header-bottom-inner {
    display: flex;
    justify-content: space-between;
	padding: 14px 0;
}

.header-bottom .header-bottom-inner .header-bottom-left p {
    margin-top: 3px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 1;
    color: #939598;
	font-family: "Helvetica-Bold" !important;
}

.header-bottom .header-bottom-inner .header-bottom-left p a{
	color: #939598;
	text-decoration: none;
}

.header-bottom .header-bottom-inner ul.header-bottom-menu {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    display: flex;
	margin-bottom: 0 !important;
}

.header-bottom .header-bottom-inner ul.header-bottom-menu li{
	margin-right: 25px;
	line-height: 1;
}

.header-bottom .header-bottom-inner ul.header-bottom-menu li:last-child {
    margin-right: 0;
}

.header-bottom .header-bottom-inner ul.header-bottom-menu li a{
	font-size: 15px;
    line-height: 1;
    color: #000;
font-family: "Helvetica-Bold" !important;
	text-decoration: none;
}

.header-sidebar .widget .menubar-phone a, .header-sidebar .widget .menubar-phone{
	color: #fff;
	font-size: 19px;
font-family: "Helvetica-Bold" !important;
	text-decoration: none;
    letter-spacing: 2px; 
}

.header-sidebar .widget .menu-phone-mob{
    display: none;
}

.header-sidebar .widget .menu-phone-desk{
    display: block;
}

.header-desktop-search {
    width: 220px;
	display: block;
	float: right;
}

.header-desktop-search input {
    width: 100%;
    padding: 5px;
    padding-left: 40px;
    color: #000;
    font-size: 15px;
    border-radius: 3px;
}

.header-desktop-search .searchformbox {
    position: relative;
}

.header-desktop-search .searchformbox input#searchsubmit {
    position: ABSOLUTE;
    left: 0;
    width: 32px;
    height: 100%;
    border-radius: 0;
    margin-right: 0;
    margin-bottom: 0;
    background-image: url(https://www.liquormasters.com.au/wp-content/uploads/2020/08/search-icon.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    outline: none !important;
    border: 0;
	font-size: 0;
}

.header-desktop-search input::-webkit-input-placeholder {
  color: #4d4d4d;
}

.header-desktop-search input::-moz-placeholder {
  color: #4d4d4d;
}

.header-desktop-search input:-ms-input-placeholder {
  color: #4d4d4d;
}

.header-desktop-search input:-moz-placeholder { 
  color: #4d4d4d;
}

.header-bottom-right {
    display: none;
}

/* Top menu */
div#primary-nav-menu {
    text-align: center;
}

.main-navigation ul {
    font-size: 16px;
    text-transform: none;
    letter-spacing: 2px;
    font-weight: unset;
   font-family: "AvantGarde-Demi_1" !important;
}
/* #topbar{
	padding: 11px !important;
} */
.site-branding img.custom-logo{
	max-width:107px;
}
.main-navigation ul {
    margin-left: 0px;
}

.main-navigation li {
    margin-right: 90px;
}

/* Footer */
.footer-sidebar-2.container {
    display: none;
}

.footer-menu-top-inner {
    display: flex;
    flex-wrap: wrap;
}

/*.site-footer .footer-sidebar-1 .widget.col-lg-6:first-child {
    flex: 0 0 66.66%;
    max-width: 66.66%;
}

.site-footer .footer-sidebar-1 .widget.col-lg-6:last-child {
    flex: 0 0 33.33%;
    max-width: 33.33%;
} */

.footer-menu-one {
    width: 268px;
}

.footer-menu-two {
    width: 268px;
}

.footer-menu-three {
    width: 268px;
}

.footer-menu-top {
    margin-bottom: 70px;
}

ul.footer-menu-list {
    margin-bottom: 0;
}

ul.footer-menu-list li.footer-menu-list-item.footer-menu-heading {
	font-family: "Helvetica-Bold" !important;
	font-size: 17px;
}

ul.footer-menu-list li.footer-menu-list-item {
	font-family: "Helvetica";
	font-size: 16px;
	margin-bottom: 25px;
}

.opening-hours-container h3 {
    margin-top: 0;
    margin-bottom: 25px;
    font-family: "Helvetica-Bold" !important;
    font-size: 17px;
    color: #fff;
}

ul.store-hours-list li {
	font-size: 16px;
}

ul.store-hours-list li span.open-days {
    font-family: "Helvetica-Bold" !important;
}

.footer-subscriptionbox input[type=email] {
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 3px;
	font-size: 16px !important;
	color:#fff !important;
}

.footer-subscriptionbox input.wpcf7-form-control.wpcf7-submit.ghost {
    font-size: 16px;
    color: #1e376c !important;
    font-family: "Helvetica-Bold" !important;
    background-color: #f2e5e1 !important;
    border-radius: 4px;
    height: 50px;
	border: 1px solid #f2e5e1 !important;
}

.footer-subscriptionbox .wpcf7-form-control-wrap {
    margin-bottom: 10px;
    display: block;
}

ul.footer-social-list {
    display: flex;
}

ul.footer-social-list li{
	margin-right: 15px;
}

ul.footer-social-list li a{
	display:block;
	font-size: 24px;
	color: #002361;
	background-color: #fff;
	border-radius: 100%;
	width:42px;
	height: 42px;
	display: flex;
	align-items: center;
	justify-content:center;
}

ul.footer-social-list li a i{
	color: #002361;
}

.footer-cp-container {
    display: flex;
}

.footer-cp-container .footer-cp-left{
	width: 50%;
}

.footer-cp-container .footer-cp-right{
	width: 50%;
	font-size: 13px;
    color: #333 !important;
}

.footer-cp-container .footer-cp-left ul.footer-cp-menu {
    display: flex;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 0;
    flex-wrap: wrap;
}

.footer-cp-container .footer-cp-left ul.footer-cp-menu li{
	margin-right: 45px;
}

.footer-cp-right {
    text-align: right;
}

.footer-cp-container .footer-cp-left ul.footer-cp-menu li a {
    font-size: 13px;
    color: #333 !important;
}

.footer-subscriptionbox input{
	font-family: "Helvetica";
	font-size: 16px;
	color: #ffffff !important;
}

.footer-subscriptionbox input[type=email]:focus{
	color: #ffffff !important;
}

.footer-subscriptionbox input::-webkit-input-placeholder {
  color: #ffffff;
}

.footer-subscriptionbox input::-moz-placeholder {
  color: #ffffff;
}

.footer-subscriptionbox input:-ms-input-placeholder {
  color: #ffffff;
}

.footer-subscriptionbox input:-moz-placeholder { 
  color: #ffffff;
}

.footer-menu-container {
    max-width: 120px;
    margin: 0 auto;
    	margin-bottom:30px;
}
.footer-menu-container .footer-menu-div{
    display:flex;
    justify-content:space-between;
}
/* Homepage Need Help CTA */
h2.hp-needhelp-title {
    font-size: 114px;
    color: #ffffff;
    line-height: 1;
    margin-bottom: 10px;
	font-family: "Helvetica-Bold" !important;
}

p.need-help-contact {
    margin-top: 0;
    margin-bottom: 0;
}

p.need-help-contact a{
	font-family: "Helvetica-Bold" !important;
	font-size: 17px;
	color: #fff;
}

p.need-help-contact a i.fa.fa-chevron-right {
    font-size: 11px;
}

/* Homepage bottom parallax */
.hp-bottom-parallax {
	min-height: 100vh;
	overflow: hidden;
/*     background-attachment: fixed !important; */
    background-repeat: no-repeat;
    /* background-position: 50%; */
    background-size: cover;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.hp-bottom-parallax.no-parallax{
	min-height: 100vh;
	overflow: hidden;
    background-repeat: no-repeat;
	 background-attachment: auto !important;
    /* background-position: 50%; */
    background-size: cover;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.hp-bottom-parallax .container {
	position: relative;
}

.hp-bottom-parallax .parallax-container.parallax-content img {
    position: ABSOLUTE;
    left: 0;
    top: 12vh;
}
.hp-bottom-parallax .parallax-container.parallax-content.right-side img{
    right: 0 !important;
    left:inherit !important;
}
/* Homepage since1887 banner */
.since1887-bannerbox {
	min-height: 100vh;
}

.since1887-bannerbox {
	overflow: hidden;
    background-attachment: fixed !important;
    background-repeat: no-repeat;
    /* background-position: 50%; */
    background-size: cover;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Homepage top banner slider */
.hp-banner-container{
	min-height: 98vh;
}

.hp-banner-container{
    /*background-attachment: fixed !important;*/
    background-repeat: no-repeat;
    /* background-position: 50%; */
    background-size: cover;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* homepage about */
.hp-about-section .hp-about-section-inner {
    width: 50%;
    padding-right: 226px;
    padding-top: 150px;
    padding-bottom: 150px;
}

.hp-about-section:before {
    content: "";
    width: 50%;
    position: ABSOLUTE;
    height: 100%;
    background-color: #e8e9e5;
    left: 0;
    top: 0;
}

.hp-about-section:after {
    content: "";
    width: 60%;
    position: ABSOLUTE;
    height: 100%;
    background-image:url(/wp-content/uploads/2020/08/theburnley-store-room.png);
    right: 0;
    top: 0;
	background-repeat: no-repeat;	
	background-size: contain;
    z-index: -1;
    background-attachment: fixed !important;
    background-repeat: no-repeat;
    background-position: right;
}

.hp-about-sectionbox h2{
	font-size: 69px;
	font-family: "Helvetica-Bold" !important;
	line-height: 1;
	margin-top:0;
	margin-bottom:25px;
	color: #000;
}

.hp-about-sectionbox p.hp-about-text {
    margin-top: 0;
    font-size: 22px;
    line-height: 1.5;
	color: #000;
}

a.btn.btn-red {
    background-color: #C00020;
    color: #fff;
    min-width: 220px;
    display: inline-block;
    text-align: CENTER;
    padding: 10px 30px;
    border-radius: 3px;
    font-size: 16px;
	font-family: "Helvetica-Bold" !important;
}

/*Homepage specials */

.hp-specials-container h2{
	font-size: 69px;
font-family: "Helvetica-Bold" !important;
	line-height: 1;
	margin-top:0;
	margin-bottom:25px;
	color: #000;
	text-align:center;
	margin-bottom: 70px;
}

.hp-specials-container .specials-slider {}

.hp-specials-container .specials-slider .specials-item {}

.hp-specials-container .specials-slider .specials-item .specials-item-inner {
    display: flex;
    flex-direction: column;
	position: RELATIVE;
	overflow: hidden;
	max-width: 90%;
}

.hp-specials-container .specials-slider .specials-item .specials-item-inner .specials-item-top {
    background-color: #C00020;
}

.hp-specials-container .specials-slider .specials-item .specials-item-inner .specials-item-top  .specials-product-price {
    color: #fff;
    margin-top: 0;
	font-family: "AvantGarde_Bold";
    font-size: 70px;
    line-height: 1;
	margin-bottom: 15px;
}

.hp-specials-container .specials-slider .specials-item .specials-item-inner .specials-item-top  .specials-product-pack {
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
	font-family: "AVANTN";
    font-size: 17px;
	position: relative;
}

.hp-specials-container .specials-slider .specials-item .specials-item-inner .specials-item-top .specials-product-pack:after {
    content: "";
    width: 60%;
    height: 2px;
    position: ABSOLUTE;
    background-color: #Fff;
    left: 0;
    bottom: 0;
}

.hp-specials-container .specials-slider .specials-item .specials-item-inner .specials-product-name{
	color: #233673;
    margin-top: 0;
    margin-bottom: 0;
	font-family: "AvantGarde_Bold";
    font-size: 20px;
	line-height: 1;
}

.hp-specials-container .specials-slider .specials-item .specials-item-inner .specials-product-type{
	color: #233673;
    margin-top: 0;
    margin-bottom: 0;
	font-family: "AVANTN";
    font-size: 17px;
    line-height: 1.5;
}

.hp-specials-container .specials-slider .specials-item .specials-item-inner .specials-product-details{
	color: #233673;
    margin-top: 0;
    margin-bottom: 0;
	font-family: "AVANTN";
    font-size: 11px;
    line-height: 1.5;
}

.hp-specials-container .specials-slider .specials-item .specials-item-inner img.hp-specials-product-image {
    position: ABSOLUTE;
    right: 0%;
	top: 0;
}

.hp-specials-container .specials-slider .specials-item.item-img-full .specials-item-inner img.hp-specials-product-image {
	top: 0;
}

.specials-item-top-inner {
    padding: 20px;
}

.specials-item-bottom {
    background-color: #fff;
}

.specials-item-bottom-inner {
    padding: 20px 0 0 20px;
    max-width: 50%;
    min-height: 130px;
}

.hp-specials-container .slick-dots {
    bottom: -50px;
}

.hp-specials-container .slick-prev, .hp-specials-container .slick-next {
	display: none !important;
}

.hp-specials-container .slick-dots li button:before {
    font-size: 22px;
    line-height: 1.5;
    top: 0;
    left: 0;
    width: auto;
    height: auto;
}

.hp-specials-container .specials-slider .slick-slide {
    margin: 0 10px;
	position: relative;
	outline: none;
}

.hp-specials-container .specials-slider .slick-list {
    margin: 0 -10px;
	    padding-bottom: 40px;
}

.hp-specials-container .specials-slider .specialprice {
    background-image: url(/wp-content/uploads/2020/08/special-price-container.png);
    background-repeat: no-repeat;
    width: 120px;
    height: 120px;
    position: ABSOLUTE;
	bottom: -30px;
    right: 0;
    display: flex;
    align-items: CENTER;
    justify-content: center;
}

.hp-specials-container .specials-slider .specialprice .special-price-box span {
    display: block;
    line-height: 1.2;
    font-family: "AvantGarde_Bold";
    color: #fff;
    text-align: center;
    font-size: 28px;
    text-transform: uppercase;
}

.hp-specials-container .specials-slider .specialprice .special-price-box span.spsave {
    margin-top: 10px;
}

/* Home banner */
.hp-banner-content {
    display: flex;
}

.hp-banner-content-inner {
    width: 100%;
    text-align: center;
    padding-top: 25vh;
}

.hp-banner-content-inner .hp-banner-content-heading {
    font-size: 60px;
    font-family: "Helvetica-Bold" !important;
    color: #fff;
}

/* About page */
.page-banner-container{
    min-height: 100vh;
    overflow: hidden;
    /*background-attachment: fixed ;*/
    background-repeat: no-repeat;
    background-size: cover;
    top: 0;
    left: 0;
    width: 100%;
    /*height: 100%;*/
} 


article.page header.entry-header, article:not(.has-post-thumbnail).page header.entry-header {
    display: none;
}

/*.page-banner-container .parallax-section .parallax-window {*/
/*    min-height: 100vh;*/
/*}*/

h1.page-heading {
    font-size: 69px;
    font-family: "Helvetica-Bold" !important;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 50px;
    color: #000;
}

.entry-content .about-txt {
    font-size: 22px !important;
    line-height: 1.3 !important;
	color: #000;
}

/* Contact */
.contact-content {
    display: flex;
    flex-wrap: WRAP;
}

.contact-content .contact-item {
    width: 33%;
	margin-bottom: 60px;
}

.contact-item-inner {
    max-width: 370px;
}

.contact-content .contact-item .contact-item-heading {
    font-size: 36px;
   font-family: "Helvetica-Bold" !important;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 20px;
    color: #000;
}

.contact-content .contact-item .contact-item-heading.contact-details-heading-one {
    margin-top: 15px;
}

.contact-content .contact-item p.contact-item-txt {
    font-size: 16px !important;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 20px;
    color: #000;
}

.contact-content .contact-item p.contact-item-txt a{
	color: #000;
}

.btn.btn-bordered {
    color: #000;
    border: 2px solid #000;
    padding: 15px 30px;
    border-radius: 4px;
    font-size: 15px;
    min-width: 200px !important;
    display: inline-block;
font-family: "Helvetica-Bold" !important;
	text-align:center;
}

.contact-item-details {
    min-height: 210px;
}

.contact-item.contact-item-no-content .contact-item-details {
    min-height: 0;
}

.footer-bottom.footer-logo-bottom-desk img.footerlogoimg {
	display: block;
	width:100%;
	max-width:187px;
}
	
.footer-bottom.footer-logo-bottom-mobile img.footerlogoimg {
	display: none;
}

.contact-content .contact-content-left {
    width: 30%;
}

.contact-content .contact-content-right {
    width: 70%;
}

.contact-content .contact-content-left .contact-item {
    width: 100%;
    margin-bottom: 0;
}


.contact-content .contact-content-right h3.contact-form-heading {
    font-size: 69px;
   font-family: "Helvetica-Bold" !important;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 50px;
    color: #000;
}

.contact-content .contact-content-right input[type="text"], .contact-content .contact-content-right input[type="email"], .contact-content .contact-content-right textarea, .contact-content .contact-content-right input[type="tel"] {
    background-color: transparent;
    border: 2px solid #000;
    border-radius: 3px;
    height: 50px;
	font-size: 16px;
} 

.contact-content .contact-content-right textarea{
	min-height: 120px;
}

.contact-content .contact-content-right input[type="submit"] {
    background-color: #C00020;
    color: #fff;
    min-width: 220px;
    display: inline-block;
    text-align: CENTER;
    padding: 10px 30px;
    border-radius: 3px;
    font-size: 16px;
    font-family: "Helvetica-Bold" !important;
	height: 50px;
}

.contact-content .contact-content-right label {
	color: #000;
}

.contact-content .contact-content-right .contact-item.contact-item-no-content .contact-item-details {
    min-height: auto;
}

.footer-cp-container .footer-cp-left, .footer-cp-container .footer-cp-left a{
	color: #464646 !important;
}


.panel {
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #fff;
  background: none;
  box-shadow: none;
}

.panel:last-child {
  border-bottom: none;
}

.panel-group > .panel:first-child .panel-heading {
  border-radius: 4px 4px 0 0;
}

.panel-group .panel {
  border-radius: 0;
}

.panel-group .panel + .panel {
  margin-top: 0;
}

.panel-heading {
  background-color: #009688;
  border-radius: 0;
  border: none;
  color: #fff;
  padding: 0;
}

.panel-title a {
  display: block;
  color: #fff;
  padding: 15px;
  position: relative;
  font-size: 16px;
  font-weight: 400;
}

.panel-body {
  background: #fff;
}

.panel:last-child .panel-body {
  border-radius: 0 0 4px 4px;
}

.panel:last-child .panel-heading {
  border-radius: 0 0 4px 4px;
  transition: border-radius 0.3s linear 0.2s;
}

.panel:last-child .panel-heading.active {
  border-radius: 0;
  transition: border-radius linear 0s;
}
/* #bs-collapse icon scale option */

.panel-heading a:before {
  content: '\e146';
  position: absolute;
  font-family: 'Material Icons';
  right: 5px;
  top: 10px;
  font-size: 24px;
  transition: all 0.5s;
  transform: scale(1);
}

.panel-heading.active a:before {
  content: ' ';
  transition: all 0.5s;
  transform: scale(0);
}

#bs-collapse .panel-heading a:after {
  content: ' ';
  font-size: 24px;
  position: absolute;
  font-family: 'Material Icons';
  right: 5px;
  top: 10px;
  transform: scale(0);
  transition: all 0.5s;
}

#bs-collapse .panel-heading.active a:after {
  content: '\e909';
  transform: scale(1);
  transition: all 0.5s;
}
/* #accordion rotate icon option */

#accordion .panel-heading a:before {
  content: '\e316';
  font-size: 24px;
  position: absolute;
  font-family: 'Material Icons';
  right: 5px;
  top: 10px;
  transform: rotate(180deg);
  transition: all 0.5s;
}

#accordion .panel-heading.active a:before {
  transform: rotate(0deg);
  transition: all 0.5s;
}

.stocklist-div {
    display: flex;
    justify-content: space-between;
}

span.table-price {
    font-weight: bold;
}

.stocklist-div span:first-child {
    width: 80%;
}
table.stocklist-table tbody tr:last-child td {
width: 50% !important;
display: inline-block;
}
table.stocklist-table tbody tr:last-child td.stocklist-td {
    border-bottom: 0 !important;
}
@media only screen and (min-width: 992px){
    .footer-menu-container2{
       max-width:120px;
       margin:0 auto;
    }
    
}
@media only screen and (min-width: 1280px) {
    .site-header .header-contents {
    padding-top: 14px;
    padding-bottom: 11px;
    }
     .site-header.sticky .header-contents {
    padding-top: 14px;
    padding-bottom: 11px;
    }
    .footer-menu-container2{
       max-width:120px;
       margin:0 auto;
    }
    
    #main-footer .footer-sidebar-1.container #text-6 {
        max-width: 25%;
        flex: 0 0 25%;
    }
    #main-footer .footer-sidebar-1.container #text-5 {
        max-width: 25%;
        flex: 0 0 25%;
    }
}
@media only screen and (max-width: 1200px) {
    div#primary-nav-menu {
    text-align: center;
}
}
@media only screen and (max-width: 1640px) {
	.main-navigation li {
		margin-right: 50px;
	}
}

@media only screen and (max-width: 1540px) {
	.hp-specials-container .specials-slider .specials-item .specials-item-inner img.hp-specials-product-image {
		right: -12%;
	}
	
	.hp-specials-container .specials-slider .specials-item .specials-item-inner .specials-product-name {
		font-size: 16px;
		line-height: 1;
	}
	
	.hp-specials-container .specials-slider .specials-item .specials-item-inner .specials-product-type {
		line-height: 1;
	}
	
	.header-bottom .header-bottom-inner .header-bottom-left p {
		margin-top: 3px;
	}
	
}

@media only screen and (max-width: 1440px) {
	.main-navigation ul {
		font-size: 14px;
	}
	
	.main-navigation li {
		margin-right: 41px;
	}
	
	img.burnley-textlogo {
		max-width: 450px !important;
	}
	
	.hp-banner-logo img {
		max-width: 220px !important;
	}
	.hp-banner-logo img.gin-botanics-mob{
	    	max-width: 500px !important;
	}
		.hp-banner-logo img.supa-shot-mb {
		max-width: 180px !important;
	}

}

@media only screen and (max-width: 1439px) {
	.footer-menu-one {
		width: 33.33%;
	}
	
	.footer-menu-two {
		width: 33.33%;
	}
	
	.footer-menu-three {
		width: 33.33%;
	}
	
	.main-navigation li {
		margin-right: 20px;
	}
	
	.header-desktop-search {
		width: 180px;
	}
	
	.hp-about-sectionbox h2 {
		font-size: 48px;
	}

	.hp-about-section .hp-about-section-inner {
		padding-right: 120px;
	}
	
	.hp-about-sectionbox p.hp-about-text {
		font-size: 18px;
	}
	
	.hp-specials-container .specials-slider .specials-item .specials-item-inner .specials-item-top .specials-product-price {
		margin-bottom: 5px;
	}

	.hp-specials-container .specials-slider .specials-item .specials-item-inner img.hp-specials-product-image {
		right: -12%;
		max-width: 255px;
	}
	
	.hp-specials-container .specials-slider .specials-item .specials-item-inner .specials-product-name {
		font-size: 15px;
		line-height: 1;
	}
	
	.hp-specials-container .specials-slider .specials-item .specials-item-inner .specials-product-type {
		font-size: 15px;
	}
	
	.hp-specials-container .specials-slider .specials-item .specials-item-inner .specials-item-top .specials-product-price {
		font-size: 48px;
	}
	
	.hp-specials-container .specials-slider .specials-item .specials-item-inner .specials-item-top .specials-product-pack {
		font-size: 15px;
	}
	
	.hp-specials-container .specials-slider .specialprice .special-price-box span {
		font-size: 19px;
		text-transform: uppercase;
	}

	.hp-specials-container .specials-slider .specialprice {
		width: 90px;
		height: 90px;
		bottom: -30px;
		background-size: cover;
	}
	
	.hp-specials-container h2 {
		font-size: 48px;
	}
	
	h2.hp-needhelp-title {
		font-size: 80px;
	}
	
	h1.page-heading {
		font-size: 48px;
	}
	
	.entry-content .about-txt {
		font-size: 18px !important;
	}
	
	.contact-content .contact-item .contact-item-heading {
		font-size: 28px;
	}
	
	.contact-content .contact-item p.contact-item-txt {
		font-size: 14px !important;
	}
	
	.contact-item-inner {
		max-width: 280px;
	}

	.contact-item-details {
		min-height: 180px;
	}
	
	.contact-item.contact-item-no-content .contact-item-details {
		min-height: 75px;
	}
	

}


@media only screen and (max-width: 1366px) {
.elementor-9063 .elementor-element.elementor-element-9402baf:not(.elementor-motion-effects-element-type-background), .elementor-9063 .elementor-element.elementor-element-9402baf > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-attachment: auto !important;
}
.elementor-9063 .elementor-element.elementor-element-bb1a90a:not(.elementor-motion-effects-element-type-background), .elementor-9063 .elementor-element.elementor-element-bb1a90a > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-attachment: auto !important;
}
.page-banner-container{
    min-height: 89vh;
    /*height: 80%;*/
}
.page-banner-container.contact-cont{
     min-height: 80vh;
}
.main-navigation ul {
    font-size: 12px;
}
.abt-cont{
/*      min-height: 50vh; */
}
}
@media only screen 
  and (min-device-width: 992px) 
  and (max-device-width: 1080px) {
      section#text-6{
          ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
      }
      section#text-5{
          ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
      }
      div#primary-nav-menu {
    /*text-align: left;*/
}
      .site-branding{
          max-width: 250px;
    width: 250px;
      }
      .main-navigation ul {
    font-size: 13px;
}
  }
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 2) {
	.hp-about-section:after {   
		background-size: cover;
		background-attachment: unset !important;
	}
	.site-header.left_logo_navigation_inline .site-branding {
    max-width: 240px;
    width: 240px;
}
.collapsible.link-div{
	    margin-top: -209px !important;
	}
}


@media only screen 
  and (min-device-width: 1366px) 
  and (max-device-width: 1366px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2) {
	.hp-about-section:after {   
		background-size: cover;
		background-attachment:unset  !important;
	}
	
	.site-header.left_logo_navigation_inline .site-branding {
    max-width: 240px;
    width: 240px;
}
}
@media only screen 
  and (min-device-width: 1364px) 
  and (max-device-width: 1366px) {
      	.site-header.left_logo_navigation_inline .site-branding {
    max-width: 240px;
    width: 240px;
}
.hp-bottom-parallax {
    min-height: 92vh;
}

  }
  @media only screen 
  and (max-width: 1366px) 
  and (min-width: 1024px) {
    .elementor-9063 .elementor-element.elementor-element-e0864bf.collapsible.link-div{
	    margin-top: -209px !important;
	}
	  .hp-bottom-parallax.no-parallax{
		  min-height: 62vh;
		  background-position: center right;
	  }
	  .hp-bottom-parallax.no-parallax.zhot-parallax{
	      background-position: center;
	  }
	  footer#main-footer {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: -1;
}
	  
	.hp-bottom-parallax {
    min-height: 92vh;
	}
  }
  @media only screen 
  and (max-width: 1024px) 
  and (min-width: 1024px) {
      footer#main-footer {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: -1;
}
.bottom-blank-div{
    display:block !important;
    padding-bottom:358px !important;
}
  }
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2) {
	.hp-about-section:after {   
		background-size: cover;
		background-attachment:unset  !important;
	}
	.delivery-option .elementor-image-box-description {
    padding: 0 35px !important;
    line-height: 29px !important;
}
}

@media only screen and (max-width: 1200px) {
	.contact-content .contact-content-left {
		width: 35%;
	}
	
	.contact-content .contact-content-right {
		width: 65%;
	}
	
}

@media only screen and (max-width: 1025px) {
	section.parallax-section {
		min-height: 89vh;
	}
	.hp-bottom-parallax {
    min-height: 89vh;
	}
	.hp-banner-container{
	    min-height: 89vh;
	}

}

@media only screen and (max-width: 1024px) {
	.header-sidebar .widget {
		display: block;
	}
	#site-navigation .menu-toggle:active, #site-navigation .menu-toggle:hover, #site-navigation .menu-toggle:focus, #site-navigation .menu-toggle:visited, #site-navigation .menu-toggle:focus-within, #site-navigation .menu-toggle:focus-visible, #site-navigation .menu-toggle:active{
    outline:none !important;
}

#site-navigation .menu-toggle {
    position: relative !important;
}
	.header-desktop-search {
		display: none;
	}
	
	.hp-about-section .hp-about-section-inner {
		padding-right: 60px;
	}
	
	.hp-about-section .hp-about-section-inner {
		padding-top: 80px;
		padding-bottom: 80px;
	}
	
	#topbar .widget_search:before, .header-sidebar .widget_search:before {
		font-size: 18px;
		cursor: pointer;
		margin-right: 5px;
		margin-top: 8px;
	}
	
	.site-branding .custom-logo-link {
		max-width: 170px;
	}
	
	.main-navigation ul {
		font-size: 12px;
	}
	
	.header-bottom .header-bottom-inner .header-bottom-left p {
		font-size: 13px;
	}
	
	.header-bottom .header-bottom-inner ul.header-bottom-menu li a {
		font-size: 13px;
	}
	
	.header-bottom .header-bottom-inner {
		display: flex;
		justify-content: space-between;
		padding: 12px 0;
	}
	
	.header-bottom .header-bottom-inner .header-bottom-left p {
		font-size: 13px;
		margin-top: 0px;
	}
	
	.hp-specials-container h2 {
		font-size: 48px;
		margin-bottom: 50px;
	}
	
	.hp-specials-container .specials-slider .specials-item .specials-item-inner img.hp-specials-product-image {
		right: -4%;
	}
	
	.hp-banner-container .parallax-section .parallax-window {
		background-position: CENTER center !important;
	}
	
	.page-banner-container .parallax-section .parallax-window {
		background-position: center center !important;
	}
	
	.header-sidebar .widget .menu-phone-mob{
		display: block;
	}

	.header-sidebar .widget .menu-phone-desk{
		display: none;
	}
	
	.header-sidebar .widget .menubar-phone a {
		font-size: 24px;
	}

}

@media only screen and (max-width: 1366px) and (min-width: 1024px)  {
    .elementor-701 .elementor-element.elementor-element-9402baf:not(.elementor-motion-effects-element-type-background), .elementor-701 .elementor-element.elementor-element-9402baf > .elementor-motion-effects-container > .elementor-motion-effects-layer {
   
    background-size: auto !important;
}
.elementor-701 .elementor-element.elementor-element-85585f6:not(.elementor-motion-effects-element-type-background), .elementor-701 .elementor-element.elementor-element-85585f6 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    
    background-size: auto !important;
     background-attachment: inherit !important;
}
.since1887-bannerbox{
     background-size: auto !important;
      background-attachment: inherit !important;
}
.hp-bottom-parallax{
     background-size: auto !important;
      background-attachment: inherit !important;
}
.about-banner-container{
     background-size: auto !important;
      background-attachment: inherit !important;
}
}
@media only screen and (max-width: 1253px) and (min-width: 1024px)  {
    .elementor-701 .elementor-element.elementor-element-9402baf:not(.elementor-motion-effects-element-type-background), .elementor-701 .elementor-element.elementor-element-9402baf > .elementor-motion-effects-container > .elementor-motion-effects-layer {
   
    background-size: auto !important;
}
.about-banner-container{
     background-size: auto !important;
      background-attachment: inherit !important;
}
.elementor-701 .elementor-element.elementor-element-85585f6:not(.elementor-motion-effects-element-type-background), .elementor-701 .elementor-element.elementor-element-85585f6 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    
    background-size: auto !important;
    background-attachment: inherit !important;
}
.since1887-bannerbox{
     background-size: auto !important;
     background-attachment: inherit !important;
}
.hp-bottom-parallax{
     background-size: auto !important;
      background-attachment: inherit !important;
}
}

@media only screen and (max-width: 1080px) and (min-width: 1024px)  {
    .site-header.left_logo_navigation_inline .site-branding{
        max-width: 240px;
    width: 240px;
}
}
@media only screen and (max-width: 991px) and (min-width: 768px)  {
	.container {
		max-width: 100% !important;
	}
	.parallax-section.pj-cont{
	    /*background-position: left !important;*/
	}
	footer#main-footer section.widget.col-lg-3:first-child {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    text-align: center;
}
	#main-footer #text-6 {
    display: none;
}
ul.footer-menu-list {
    margin-bottom: 0;
    display: flex;
    justify-content: space-between;
}
ul.footer-menu-list li.footer-menu-list-item.footer-menu-heading {
    width: 33% !important;
    text-align: left;
    font-size: 11px !important;
    margin-bottom: 18px !important;
	        text-align: center;
}
.hp-bottom-parallax .parallax-container.parallax-content img{
    left: 4vh;
}
	/*.footer-bottom.footer-logo-bottom-desk img.footerlogoimg {*/
	/*	display: none;*/
	/*}*/
	.footer-bottom.footer-logo-bottom-desk img.footerlogoimg {
    display: block;
    width: 80%;
    margin: 0 auto 20px;
}
	.footer-bottom.footer-logo-bottom-mobile img.footerlogoimg {
    display: inline-block;
    
}
.footer-bottom.footer-logo-bottom-mobile{
   display:none;
}
footer#main-footer section.widget.col-lg-3 {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
}

	.footer-cnt-dets{
	    -ms-flex: 0 0 48%;
		flex: 0 0 48%;
		max-width: 48%;
	}
	.footer-menu-container{
	    max-width:100%;
	    margin:0 auto;
	}

	
}

@media only screen and (max-width: 991px) {
	.menu-toggle {
		right: unset;
		top: unset;
		position: RELATIVE;
		margin-top: 19px;
	}
	.desktop-footer-links{
	    display:none !important;
	}
	ul.footer-menu-list li.footer-menu-list-item.footer-menu-heading {
    width: 33% !important;
    text-align: left;
    font-size: 12px !important;
    margin-bottom: 18px !important;
		text-align:center !important;
}
.site-header .header-sidebar{
    display:none !important;
}
#site-navigation .menu-toggle {
    position: relative !important;
}
	.delivery-option .elementor-image-box-description {
    padding: 0 15px !important;
    line-height: 29px !important;
}
	span.menubar-phone a {
		display: block;
		font-size: 24px;
		margin-top: 1px;
		color: #fff;
	}
	
	#site-navigation .menu-toggle {
		margin-top: 25px;
	}
	
	.site-header .header-sidebar {
		float: right;
		margin-top: 16px;
		display: flex;
	}
	
	.header-sidebar .widget {
		margin-top: 4px;
	}
	.site-header.sticky {
    position: fixed !important;
		top:0;
}
	.site-header .header-contents {
		padding-top: 11px !important;
		padding-bottom: 3px !important;
	}
	
	
	
	.footer-cp-container .footer-cp-left {
		width: 65%;
	}
	
	.footer-cp-container .footer-cp-right {
		width: 35%;
	}
	
	/*section.widget.col-lg-3 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	} */
	
	
}
@media only screen and (max-width: 768px) {
   .site-branding img.custom-logo {
    max-width: 78% !important;
}
.main-navigation ul {
		font-size: 15px;
	}
}
@media only screen and (max-width: 767px) {
	.site-header:not(.sticky){
		width:100%  !important;
	}
	.about-last{
		background-position-x: -250px !important;
	}
	.hp-bottom-parallax .parallax-container.parallax-content .hp-banner-logo.last.pj img {
    top: -22px !important;
}
	section.parallax-section {
		min-height: 68vh;
	}
	.page-banner-container {
    min-height: 68vh;
	}
	.hp-bottom-parallax {
    min-height: 68vh;
	}
	.hp-banner-container{
	    min-height: 68vh;
	}
	.hp-banner-content-inner .hp-banner-logo.last img {
    max-width: 100% !important;
    margin: auto;
    width:100% !important;
}
.main-navigation.toggled ul.nav-menu{
    font-size:16px !important;
    color:#fff !important;
}
	/*.hp-banner-container{*/
	/*    min-height:820px !important;*/
	/*}*/
	.site-header.sticky .header-contents {
    padding-top: 11px;
    padding-bottom: 3px !important;
}
.page-banner-container{
    background-attachment: auto !important;
}
.custom-cont .phone.col-md-6 {
    padding-left: 15px !important;
}
.custom-cont .email.col-md-6 {
    padding-right: 15px !important;
}
.custom-cont .first-name.col-md-6 {
    padding-right: 15px !important;
}
.custom-cont .last-name.col-md-6 {
    padding-left: 15px !important;
}
	.site-header .header-contents{
		transition:none !important;
	}
.hp-banner-content-inner.first .hp-banner-logo img{
    max-width:70% !important;
    margin:auto;
	width:150px
}
	.specials-item-bottom-inner{
		 min-height: 122px;
	}
	.shop-now h2:after {
    content: " ";
    border-bottom: 3px solid #fff;
    width: 100%;
    position: absolute;
    top: 26px;
    left: 0px;
}

.content {
  transition: max-height 1s ease-out !important;
}
.hp-banner-container {
    background-position: center center;
}

body{
    max-width:100%;
    width:100%;
    overflow-x:hidden;
}


    .hp-banner-content-inner {
    width: 100%;
    text-align: center;
    padding-top: 34vh;
}
.hp-banner-content{
    display:block;
}
 .hp-banner-content-inner.mob {
    width: 100%;
    text-align: center;
    padding-top: 3% !important;
}
.hp-banner-content-inner.first{
    padding-top: 50% !important;
}
/*.hp-bottom-parallax section.parallax-section{*/
/*	
/*		min-height: auto !important;*/
/*	}*/
	li.shop-link.footer-menu-list-item a:after {
    content: url(/wp-content/uploads/2021/04/mobile-shopmart.png);
    padding-left: 8px;
    position: absolute;
    top: 2px;
}
ul.footer-menu-list li.footer-menu-list-item.footer-menu-heading:first-child{
/*     width:50%; */
}
ul.footer-menu-list li.footer-menu-list-item.footer-menu-heading:nth-child(2){
/*     width:50%; */
}
	#main-footer #text-6{
		display:none;
	}
ul.footer-menu-list li.shop-link.footer-menu-list-item.footer-menu-heading{
    width:44%;
}
#mobile-nav-menu{
	    background-color:#1e376c !important;
	}
	.main-navigation.toggled ul.nav-menu li{
	    color:#fff !important;
	}
	.header-bottom {
		display: none;
	}
	.header-bottom .container{
	    padding-right:15px !important;
	    padding-left:15px !important;
	}
.site-branding .custom-logo-link {
		max-width: 130px;
	}
	.hp-banner-logo img {
		max-width: 70% !important;
	}
	/*section#text-3{*/
	/*    max-width: 60%;*/
	/*}*/
	/*section#text-4{*/
	    /*margin-bottom:12px;*/
	/*    max-width: 40%;*/
	/*}*/
	/*section#text-6{*/
	/*    display:none;*/
	/*}*/
	.menu-toggle {
		right: 0;
		top: 0;
		position: relative;
		margin-top: 18px;
		margin-left: 15px;
	}
	
	.hp-about-section .hp-about-section-inner {
		width: 100%;
		padding-right: 0;
		padding-top: 60px;
		padding-bottom: 60px;
	}
	
	.hp-about-section:before {
		width: 100%;
	}
	
	img.burnley-textlogo {
		max-width: 280px !important;
	}
	
	.since1887-bannerbox .parallax-section .parallax-window {
		background-position: center center !important;
	}
	
	.hp-bottom-parallax .parallax-section .parallax-window {
		background-position: center center !important;
	}
	
	h2.hp-needhelp-title {
		font-size: 48px;
	}
	
	.site-footer .footer-sidebar-1 .widget.col-lg-6:first-child {
		flex: 0 0 100%;
		max-width: 100%;
	}

	.site-footer .footer-sidebar-1 .widget.col-lg-6:last-child {
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.footer-bottom.footer-logo-bottom-desk img.footerlogoimg {
		/*display: none;*/
		max-width:160px;
		margin:20px auto;
	}
	
	.footer-bottom.footer-logo-bottom-mobile {
		text-align: CENTER;
	}
		
	.footer-bottom.footer-logo-bottom-mobile img.footerlogoimg {
		display: inline-block;
		max-width:64%;
		margin:0 auto;
	}
	ul.footer-social-list{
	    margin-bottom:20px;
		justify-content:center;
	}
/*	.footer-menu-container .footer-menu-div {*/
/*    display: block;*/
/*}*/
	.footer-menu-top {
		margin-bottom: 0;
	}
	
	.footer-cp-container {
		flex-direction: COLUMN;
		justify-content: center;
		align-items: center;
	}
	
	.footer-cp-container .footer-cp-left {
		width: 100%;
		text-align: center;
		display: flex;
		align-items: CENTER;
		justify-content: center;
	}
	
	.footer-cp-container .footer-cp-right {
		width: 100%;
		text-align: CENTER;
		padding-top: 15px;
	}
	
	.contact-content .contact-item {
		width: 50%;
		margin-bottom: 30px;
	}
	
	.contact-content .contact-item .contact-item-heading {
		font-size: 22px;
	}
	
	.contact-item-details {
		min-height: 145px;
	}
	
	.contact-item-inner {
		max-width: 220px;
	}
	
	.btn.btn-bordered {
		color: #000;
		border: 2px solid #000;
		padding: 10px 20px;
		border-radius: 4px;
		font-size: 13px;
		min-width: 200px !important;
		display: inline-block;
	}
	
	.hp-banner-container {
		background-position: center center;
	}
	
	.since1887-bannerbox {
		min-height: 60vh;
		background-position: 40% center;
	}
	
	/*70vh*/
	
	.hp-bottom-parallax {
		
		background-position: 60% center;
	}
	
	.hp-bottom-parallax .parallax-container.parallax-content img {
		position: relative;
		left: unset;
		top: 20vh;
		width: 200px;
	}
	.hp-bottom-parallax .parallax-container.parallax-content img.supa-shot-mb{
	    width:155px;
	}
	.hp-bottom-parallax .container {
		text-align: center;
	}
	
	.hp-bottom-parallax:before {
		/*content: "";*/
		background-color: rgba(0,0,0,0.4);
		position: ABSOLUTE;
		height: 100%;
		width: 100%;
	}
	
	.contact-content .contact-content-left {
		width: 100%;
		display: FLEX;
		flex-wrap: wrap;
	}
	
	.contact-content .contact-content-left .contact-item {
		width: 50%;
		margin-bottom: 30px;
	}
	
	.contact-content .contact-content-right {
		width: 100%;
	}
	
	.contact-content .contact-content-right .contact-submitbox, .contact-content .contact-content-right input[type="submit"] {
		width: 100%;
	}

	.footer-menu-container {
		max-width: 100%;
		margin: 0 auto;
	
	}
	
	ul.footer-menu-list {
		margin-bottom: 0;
		display: flex;
		justify-content: space-around;
		text-align: center;
	}
	
	ul.footer-menu-list li.footer-menu-list-item {
		width: 100%;
	}
	
	#main-footer {
		padding-top: 40px;
	}
	
	#main-footer div[class^=footer-sidebar] {
		padding-bottom: 20px;
	}
	
	.contact-content {
		flex-direction: column-reverse;
	}
	
	.contact-content .contact-content-right h3.contact-form-heading {
		text-align: center;
	}
	td.stocklist-td {
    	width: 100%;
	}
	
    table.stocklist-table tbody tr:last-child td.stocklist-td {
    border-bottom: 2px solid #ffffff !important;
    }
    
    table.stocklist-table tbody tr:last-child td {
    width: 100% !important;
    display: inline-block;
    }

}

@media only screen and (max-width: 600px) {
	#site-navigation .menu-toggle {
		margin-top: 17px;
		margin-left: 15px;
		position: relative;
		right: unset;
	}
	
	.hp-specials-container .specials-slider .specials-item .specials-item-inner img.hp-specials-product-image {
		right: -22%;
	}
	
	.hp-banner-content-inner .hp-banner-content-heading {
		font-size: 32px; 
	}
	
	.contact-content .contact-content-right h3.contact-form-heading {
		margin-bottom: 15px;
		font-size: 38px;
	}

}


@media only screen and (max-width: 480px) {
	ul.footer-menu-list li.footer-menu-list-item.footer-menu-heading {
		font-size: 14px;
	}
	
	ul.footer-menu-list li.footer-menu-list-item {
		font-size: 13px;
		margin-bottom: 15px;
	}
	
	.opening-hours-container h3 {
		font-size: 14px;
	}
	
	ul.store-hours-list li {
		font-size: 13px;
	}
	
	.footer-menu-one {
		width: 50%;
	}
	
	.footer-cp-container .footer-cp-left ul.footer-cp-menu li a {
		font-size: 12px;
	}
	
	.footer-cp-container .footer-cp-left ul.footer-cp-menu li {
		margin-right: 14px;
	}
	
	.contact-content .contact-item {
		width: 100%;
	}
	
	.contact-item-details {
		min-height: auto;
	}
	
	.contact-item-inner {
		max-width: 100%;
	}
	
	.contact-item.contact-item-no-content .contact-item-details {
		min-height: auto;
	}	
	
	.hp-specials-container .specials-slider .specials-item .specials-item-inner img.hp-specials-product-image {
		right: -5%;
	}
	
	.contact-content .contact-content-left .contact-item {
		width: 100%;
		margin-bottom: 30px;
	}
	
	.contact-content .contact-item p.contact-item-txt {
		margin-bottom: 5px;
	}

	
}

@media only screen and (max-width: 460px) {

	.hp-specials-container .specials-slider .specials-item .specials-item-inner img.hp-specials-product-image {
		right: 0%;
	}
	
}

@media only screen and (max-width: 374px) {
	
	.hp-specials-container .specials-slider .specials-item .specials-item-inner img.hp-specials-product-image {
		right: -25%;
	}


}
@media only screen and (min-width: 992px) {
    .site-header.left_logo_navigation_inline .site-branding{
        max-width: 230px;
    width: 230px;
}
.mobile-footer-links{
    display:none !important;
}
 #primary-menu li.menu-item:last-child{
    margin-right: 0px !important;
}
#main-footer #text-6 {
    display: none;
}
#main-footer #text-3 {
   ms-flex: 0 0 17%;
    flex: 0 0 17%;
    max-width: 17%;
}
#main-footer #text-4 {
   ms-flex: 0 0 58%;
    flex: 0 0 58%;
    max-width: 58%;
}	
#main-footer #text-5 {
   ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}		
	.footer-menu-container{
		max-width:100% !important;
		
	}	
	ul.footer-menu-list {

    display: flex;
    justify-content: space-evenly;
}
}

@media only screen and (min-width: 1024px) {
  #primary-menu li.menu-item:last-child{
    margin-right: 0px !important;
}  
	
.site-header.left_logo_navigation_inline .site-branding{
    width:15% !important;
    max-width:15% !important;
}
#site-navigation{
     width:85%;
    max-width:85%;
}
.header-sidebar{
     width:25% !important;
    max-width:25% !important;
    display:none !important;
}
}
@media only screen and (min-width: 1280px) {
	footer#main-footer{
	position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: -1;
}
	.bottom-blank-div{
		left: 0px;
    width: 1px !important;
    position: absolute !important;
	}
}
@media only screen and (min-width: 1370px) {
    .site-header.left_logo_navigation_inline .site-branding{
       max-width: 290px;
    width: 290px;
}
}
@media only screen and (min-width: 1420px) {
    .site-header.left_logo_navigation_inline .site-branding{
        max-width: 250px;
    width: 250px;
}
.hp-banner-container{
/*     background-attachment: fixed !important; */
}
}
@media only screen and (min-width: 1600px) {
    .site-branding .site-title{
        margin:0px;
    }
    #primary-nav-menu > ul > li {
        margin-right: 64px;
    }
    .site-header.left_logo_navigation_inline .site-branding{
        max-width: 240px;
    width: 240px;
}
    
}