
@font-face {
  font-family: 'europress';
  src: url('fonts/europress.eot?omh712');
  src: url('fonts/europress.eot?omh712#iefix') format('embedded-opentype'),
  url('fonts/europress.ttf?omh712') format('truetype'),
  url('fonts/europress.woff?omh712') format('woff'),
  url('fonts/europress.svg?omh712#europress') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="ep-ico-"], [class*=" ep-ico-"] {
  font-family: 'europress' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ep-ico-calendar:before {
  content: "\e901";
}
.ep-ico-right:before {
  content: "\e902";
}
.ep-ico-left:before {
  content: "\e903";
}
.ep-ico-play:before {
  content: "\ea1c";
}
.ep-ico-fb:before {
  content: "\ea90";
}
.ep-ico-twitter:before {
  content: "\ea96";
}
.ep-ico-linkedin:before {
  content: "\eaca";
}
.ep-ico-filter:before {
  content: "\e900";
}
*,:after,:before{
    box-sizing:border-box
}
*,:after,:before,input[type=checkbox],input[type=radio]{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box
}
input[type=search]{
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-appearance:none
}
input[type=checkbox],input[type=radio]{
    box-sizing:border-box;
    padding:0
}
*,*:focus{
    outline: none;
}
img{
    max-width: 100%;
    vertical-align: bottom;
}
a, a:visited, .alink:visited{
    color:#fff;
    text-decoration:none;
    display:inline-block;
}
a:focus,a:hover{
    color: #1979c3;
    text-decoration:none
}
p{
    margin:0 auto
}
.text-center{
    text-align: center;
}
.container, .category-cms{
    margin:0 auto;
    position:relative
}
.ep-car .owl-nav {
    position: absolute;
    top: 50%;
    left: 0px;
    right: 0px;
    z-index: 0;
    text-align: left;
}
.ep-car .owl-nav > .owl-prev, .ep-car .owl-nav > .owl-next {
    position: absolute;
    top: 0px;
    left: 12px;
    width: 30px;
    color: #fff;
    height: 30px;
    font-size: 0px !important;
    line-height: 36px;
    border-radius: 50%;
    text-align: center;
    box-shadow: none !important;
}
.ep-car .owl-nav > .owl-next {
    left: auto;
    right: 12px;
}
.ep-car .owl-nav > .owl-prev:before, .ep-car .owl-nav > .owl-next:before {
    font-size: 32px;
    content: '\e903';
    font-family: 'europress';
}
.ep-car .owl-nav > .owl-next:before{
    content: '\e902';
}


@media only screen and (max-width:992px){
    .container, .category-cms{
        padding:0 12px
    }
}
@media(min-width:992px){
    .container, .category-cms{
        width:970px
    }
    .navigation{
        width: 970 !important;
    }
}
@media only screen and (min-width:1200px){
    .container, .category-cms{
        width:1096px
    }
    .navigation{
        width: 1096px !important;
    }
}
::-webkit-scrollbar{
    width:14px;
    height:6px;
    border-radius:20px
}
::-webkit-scrollbar-button{
    display:none
}
::-webkit-scrollbar-track{
    background-color:#575757
}
::-webkit-scrollbar-track-piece{
    background-color:#eaeaea
}
::-webkit-scrollbar-thumb{
    background-color:#363636
}
::-webkit-scrollbar-thumb:hover{
    background-color:#888
}
::-webkit-scrollbar-corner{
    display:none
}
::-webkit-resizer{
    display:none
}
.ep-xsVisible{
    display:none
}
.ep-lgVisible{
    display:block
}
.ep-smooth{
    transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
}
.list-inline{
    padding:0;
    font-size:0;
    margin:0 -6px;
    list-style-type:none
}
.list-inline>li{
    padding:0 6px;
    font-size:14px;
    display:inline-block;
    vertical-align: middle;
}
.list-unstyled{
    padding:0;
    margin:0 auto;
    list-style-type:none
}
.form-control{
    position:relative;
    width:100%;
    color:#acacac;
    display:block;
    box-shadow:none;
    line-height:18px;
    padding:6px 12px;
    border-radius:5px;
    background-color:#fff;
    border:solid 2px #d6d8da;
}
.hide{
    display:none!important
}
.ep-cur{
    cursor:pointer
}
.ep-cur:hover{
    text-decoration:underline
}
body{
    margin: 0px;
    padding: 0px;
    font-size: 18px;
    line-height: 22px;
    font-family: 'bl-regular', sans-serif;
}
a{
    color: #47b5ff;
}
a:hover{
    color: #1979c3;
}
/**************** HEADER CSS STARTS HERE ****************/
.ep-head {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 99;
    background-color: #fff;
}
.hideHead > .ep-head{
    top: -42px;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,0.11);
}
.ep-topLinks {
    position: relative;
    color: #fff;
    background-color: #959595;
}
.ep-tlCont {
    position: relative;
    font-size: 0px;
}
.ep-tlCont > .ep-tlcLeft, .ep-tlCont > .ep-tlcRight {
    position: relative;
    width: 28%;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
}
.ep-tlCont > .ep-tlcRight {
    width: 72%;
    font-size: 0px;
}
.ep-tlCont > .ep-tlcLeft{
    height: 42px;
    background: transparent;
}
.ep-tlcRight > .ep-social, .ep-tlcRight > .ep-tLinks, .ep-tlcRight > .ep-login {
    position: relative;
    width: 16%;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    float:left;
}
.ep-tlcRight > .ep-social{
    margin-top: 5px;
}
.ep-tlcRight > .ep-tLinks{
    width: 30%;
    margin-top: 5px;
}
.ep-tlcRight > .ep-login{
    width: 24%;
    text-align: right;
}
.ep-tLinks:before, .ep-tLinks:after {
    content: '';
    position: absolute;
    top: -14px;
    left: -12px;
    width: 1px;
    height: 42px;
    background-color: rgba(255, 255, 255, 0.2);
}
.ep-tLinks:after{
    left: auto;
    right: 10px;
}
.socialLinks > li > a, .ep-tLinks > ul > li > a{
    color: #fff;
    text-transform: uppercase;
}
.ep-tLinks > ul{
    margin: 0px -12px;
}
.ep-tLinks > ul > li{
    padding: 0px 10px;
}
.ep-tLinks > ul > li > a:hover{
    color: #ed3726;
}
.ep-login > span, .ep-login > a{
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    font-family: 'bl-semibold';
}
.ep-login > small{
    font-size: 14px;
    margin: 0px 6px;
    display: inline-block;
    vertical-align: middle;
}
.top-search {
    width: 30%;
    float: left;
}
.top-search .field.search {
    width: 75%;
    float: left;
}
.top-search .field.search .label {
    display: none;
}
.top-search .actions {
    width: 25%;
    float: left;
}
.minicart-wrapper{
    float: none;
    margin-left: 12px;
    vertical-align: middle;
}
.ep-logoCont {
    position: relative;
    font-size: 0px;
}
.ep-logoCont > .container > .ep-lc, .ep-logoCont > .container > .ep-nav {
    width: 30%;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
}
.ep-logoCont {
    position: relative;
    font-size: 0px;
}
.ep-logoCont > .container > .ep-lc, .ep-logoCont > .container > .ep-nav {
    position: relative;
    width: 28%;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
}
.hideHead .ep-lc:after{
    content: none;
}
.ep-logoCont > .container > .ep-nav{
    width: 72%;
}
.ep-contact {
    position: relative;
    text-align: right;
    margin: 0px auto 36px;
}
.ep-contact > b {
    display: inline-block;
    padding: 15px 32px;
    background-color: #d7d7d7;
    font-size: 22px;
    font-family: 'bl-bold';
}
.ep-contact > b > span {
    color: #ed3726;
}
.ep-navLinks {
    position: relative;
}
.ep-navLinks > ul {
    margin: 0px -24px;
    text-align: right;
}
.ep-navLinks > ul > li {
    padding: 0px 24px;
}
.ep-navLinks > ul > li > a {
    position: relative;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}
.ep-navLinks > ul > li > a:hover{
    color: #c5281b;
}
.ep-navLinks > ul > li > a:after {
    content: '';
    position: absolute;
    left: 0px;
    width: 0%;
    right: 0px;
    height: 3px;
    bottom: -10px;
    margin: 0px auto;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    background-color: #c5281b;
}
.ep-navLinks > ul > li > a:hover:after{
    width: 100%;
}
.ep-menuIco {
    display: none;
}

.ep-email {
    position: relative;
}
.ep-email + .ep-email{
    margin: 24px auto 0px;
}
.ep-email > b, .ep-email > span {
    display: block;
    font-size: 16px;
}
.ep-email > span {
    color: #959595;
    margin: 6px auto 0px;
}
.ep-email > b {
    font-family: 'bl-semibold', sans-serif;
}
.ep-links {
    position: relative;
}
.ep-links > b {
    display: block;
    color: #c2c2c2;
    font-size: 20px;
    margin: 0px auto 26px;
    font-family: 'bl-bold';
    text-transform: uppercase;
}
.ep-links > ul + ul {
    margin: 24px auto 0px;
}
.ep-links > ul > li + li {
    margin: 8px auto 0px;
}
.ep-links > ul > li > a {
    color: #959595;
    font-size: 16px;
}
.ep-links > ul > li > a:hover{
    text-decoration: underline;
}
.ep-scLinks > li + li {
    margin: 0px auto !important;
}
.ep-scLinks > li > a:hover {
    text-decoration: none !important;
}
.ep-scLinks > li > a {
    font-size: 20px !important;
}
.ep-scLinks > li {
    padding: 0px;
}
.ep-scLinks > li + li {
    padding-left: 12px;
}
.ep-links > ul > li > b {
    display: block;
    color: #c2c2c2;
    font-size: 20px;
    font-family: 'bl-bold';
    margin: 0px auto 16px;
    text-transform: uppercase;
}
.ep-backToTop {
    position: fixed;
    width: 44px;
    z-index: 99;
    right: -70px;
    bottom: 44px;
    height: 44px;
    cursor: pointer;
    border-radius: 50%;
    background-color: #ed3726;
}
.ep-backToTop:before {
    content: '';
    position: absolute;
    width: 0;
    top: 50%;
    height: 0;
    left: 0px;
    right: 0px;
    border-style: solid;
    margin: -8px auto 0px;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #fff transparent;
}
.showBackToTop .ep-backToTop{
    right: 44px;
}
.ep-prodBan {
    position: relative;
    height: 264px;
    margin: 0px auto 32px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(https://www.europressgroup.com.au/pub/media/wysiwyg/product/prodBan.jpg);
}
.ep-prodBan > .container {
    position: relative;
    height: 100%;
}
.ep-prodBan > .container > h1 {
    position: absolute;
    top: 50%;
    left: 0px;
    color: #252525;
    font-size: 48px;
    font-family: 'bl-bold';
    margin: -55px auto 0px;
    text-transform: uppercase;
}
.ep-prodBan > .container > h1 > span {
    color: #fff;
    display: block;
    font-size: 62px;
}
.ep-pageSec {
    position: relative;
    margin: 0px auto 106px;
}
.ep-breadCrumb, .breadcrumbs{
    position: relative;
    font-size: 0px;
    margin: 32px auto;
    padding-left: 16px;
}
.ep-breadCrumb:before, .breadcrumbs:before{
    content: '';
    position: absolute;
    top: 0px;
    width: 0;
    left: -16px;
    height: 0;
    border-style: solid;
    border-width: 12px 12px 0 0;
    border-color: #ed3726 transparent transparent transparent;
}
.ep-breadCrumb > span, .ep-breadCrumb > ol {
    font-size: 14px;
    font-style: italic;
    display: inline-block;
    vertical-align: middle;
}
.ep-breadCrumb > span {
    text-transform: uppercase;
    font-family: 'bl-semibold';
}
.ep-breadCrumb > ol {
    padding-left: 8px;
}
.ep-breadCrumb > ol > li {
    position: relative;
    color: #ed3726;
    text-transform: uppercase;
    font-family: 'bl-semibold';
}
.ep-breadCrumb > ol > li > a {
    color: #363636;
    font-family: 'bl-regular';
}
.ep-breadCrumb > ol > li > a:hover{
    text-decoration: underline;
}
.ep-breadCrumb > ol > li + li:before {
    content: '/';
    position: absolute;
    top: 0px;
    left: -4px;
}
.ep-prodCont {
    position: relative;
    font-size: 0px;
}
.ep-prodCont > .ep-prodNav, .ep-prodCont > .ep-prods {
 font-size: 14px;
    display: inline-block;
    vertical-align: top;
}
.ep-prodCont > .ep-prods {
  width: 76%;

    float: left;
}

.ep-prodNav {
    color: #fff;
    background: var(--dkblue);
}
.ep-prodNav > .ep-pnHead {
    position: relative;
    padding: 20px;
	background: var(--dkblue);
}
.ep-prodNav > .ep-pnHead > h2 {
    font-size: 20px;
    margin: 0px auto;
    font-family: 'bl-bold';
    text-transform: uppercase;
}
.ep-pnSearch {
    position: relative;
    margin: 24px;
    font-size: 0px;
    float: left;
}
.ep-pnSearch > input {
    width: 80%;
    height: 40px;
    border: none;
    color: #464646;
    font-size: 16px;
    padding: 12px 16px;
    display: inline-block;
    vertical-align: middle;
}
.ep-pnSearch > span {
    position: relative;
    width: 20%;
    height: 40px;
    font-size: 16px;
    cursor: pointer;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    font-family: 'bl-bold';
    background-color: #c62e20;
    text-transform: uppercase;
}
.ep-pnSearch form#search_mini_form {
    width: 100%;
    float: left;
}

.ep-pnSearch form#search_mini_form .field.search {
    width: 80%;
    float: left;
}

.ep-pnSearch form#search_mini_form .actions {
    width: 20%;
    float: left;
}

.ep-pnSearch form#search_mini_form button.action.search {
    padding: 8px;
    border: 0;
    border-radius: 0px;
    background: #ed3726;
    color: #fff;
}
.ep-prodList {
    position: relative;
    float: left;width: 100%;
}
.dropdowns, .hasDropdown{
    position: relative;
}
.hasDropdown {
    margin: 0px auto;
    border-top: 1px solid #5a7586;
}
.hasDropdown a {
	color: #fff;
}
.hasDropdown:last-child {
    border-bottom: 1px solid #5a7586;
}
.hasDropdown > span {
    position: relative;
    display: block;
    cursor: pointer;
    font-size: 16px;
   padding: 12px;
}
.hasDropdown.active > span{
    color: #c62e20;
}
.hasDropdown > span:after {
    content: '';
    position: absolute;
    top: 50%;
    width: 0;
    height: 0;
    right: 0px;
    transition: 0.5s;
    border-style: solid;
    -moz-transition: 0.5s;
    margin: -6px auto 0px;
    -webkit-transition: 0.5s;
    border-width: 6px 0 6px 6px;
    border-color: transparent transparent transparent #fff;
}
.hasDropdown.active > span:after {
    transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    border-color: transparent transparent transparent #c62e20;
}
.hasDropdown > ul {
    display: none;
}
.hasDropdown.active > ul {
    display: block;
    padding-bottom: 12px;
}
.hasDropdown > ul > li > a {
    color: #fff;
    display: block;
    padding: 6px 0px;
    font-family: 'bl-bold';
}
.hasDropdown > ul > li > a:hover{
    color: #c62e20;
}
.ep-prods > ul > li {
    width: 25%;
    margin: 0px auto 12px;
}
.ep-prods > ul > li > a{display:block;}
.ep-prodCard {
    position: relative;
    color: #fff;
    height: 230px;
    cursor: pointer;
    text-align: center;
    background-size: cover;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    background-image: url(https://www.europressgroup.com.au/pub/media/wysiwyg/product/prodBg.jpg);
}
.ep-prodCard:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    opacity: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    transition: 0.5s;
    visibility: hidden;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    background-color: rgba(169, 39, 27, 0.8);
}
.ep-prodCard.showList:before{
    opacity: 1;
    visibility: visible;
}
.ep-prodCard > ul{
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    max-height: 0px;
    overflow: hidden;
}
.ep-prodCard > ul > li + li {
    margin: 6px auto 0px;
}
.ep-prodCard > ul > li > a {
    color: #fff;
    font-size: 16px;

}
.ep-prodCard.showList > ul {
    bottom: 0px;
    max-height: 110px;
    overflow: hidden;
    overflow-y: auto;
}
.ep-prodCard > b {
    position: absolute;
    top: 50%;
    left: 0px;
    right: 0px;
    display: block;
    max-width: 70%;
    font-size: 20px;
    padding-bottom: 12px;
    margin: -20px auto 0px;
    text-transform: uppercase;
}
.ep-prodCard > b:after {
    content: '';
    position: absolute;
    left: 0px;
    width: 0%;
    right: 0px;
    bottom: 0px;
    height: 2px;
    margin: 0px auto;
    transition: 0.5s;
    -moz-transition: 0.5s;
    background-color: #fff;
    -webkit-transition: 0.5s;
}
.ep-prodCard.showList > b {
    top: 20px;
    margin: 0px auto;
}
.ep-prodCard.showList > b:after{
    width: 100%;
}
.columns .column.main{
    padding-bottom: 0px;
}
.page-main, .header.content, .footer.content{
    padding: 0px !important;
    max-width: none !important;
}
.footer.content, .nav-sections{
    margin: 0px !important;
}
.footer .copyright, #contentarea{
    display: none;
}
.ep-lc > .logo {
    margin: 0px auto;
    float: none;
    max-width: none;
}
.ep-navLinks {
    background-color: transparent;
    position: absolute;
    left: 0px;
    top: auto;
    right: 0px;
    bottom: 0px;
    z-index: 12;
    width: 1096px;
    text-align: right;
}
.footer.content .block{
    margin: 0px;
    float: none !important;
    background-size: auto;
    background-repeat: repeat;
    background-position: center;
    background-image: url(https://www.europressgroup.com.au/pub/media/wysiwyg/home/footerBg.png);
}
.ep-footer > .ep-footLinks {
    margin: 0px -20px !important;
}
.ep-footer > .ep-footLinks > li {
    padding: 0px 20px;
    vertical-align: top;
}
.breadcrumbs{
    margin: 32px auto;
    max-width: 1096px !important;
    padding: 0px !important;
}
.navigation{
    position: absolute !important;
    left: 0px !important;
    top: auto !important;
    right: 0px !important;
    bottom: 18px !important;
    z-index: 106 !important;
    margin: 0px auto !important;
    max-width: 1096px !important;
    text-align: right !important;
    line-height: normal !important;
    padding:0px 0px 20px !important;
    background-color: transparent !important;
}
.navigation > ul {
    padding: 0px !important;
    margin: 0px -14px;
}
.navigation > ul > li {
    margin: 0px !important;
    padding: 0px 14px !important;
}
.navigation > ul > li > a {
    line-height: normal !important;
    font-size: 16px;
    font-family: 'bl-bold';
    text-transform: uppercase;
    padding: 0px !important;
}
.navigation > ul > li.has-active > a {
    border-style: none !important;
}
.ep-prods > .product-items {
    font-size: 0px;
    margin: 0px -8px !important;
}
.ep-prods > .product-items > li {
    width: 25%;
    font-size: 14px;
    margin: 0px auto 16px;
    display: inline-block;
    padding: 0px 15px !important;
}
.ep-prods > .product-items > li > .product-item-info {
    width: 100%;
    position: relative;
}
.product-item-info > a {
    position: relative;
    display: block;
    text-align: center;
    margin: 0px auto 15px;
    text-transform: uppercase;
}
.product-item-info > a > span {
    display: block;
    width: 100% !important;
}
.product-item-info > a > span > span {
    padding: 0px !important;
    height: auto !important;
    /*height: 168px !important; */
    border: 2px solid #e1e1e1;
}
.product-item-info > a > span > span > img {
    position: relative;
    height: 100%;
}
.product-item-details {
    position: relative;
    text-align: center;
    font-family: 'bl-bold', sans-serif;
}
.product-item-details > strong {
    margin: 0px auto;
}
.product-item-details > strong > a {
    display: block;
    font-size: 16px;
    transition: 0.5s;
    line-height: 18px;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    text-transform: uppercase;
}
.product-item-info:hover .product-item-details > strong > a{
    color: #bf2c1f;
}
.product-item-info > a:before {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    z-index: 4;
    width: 100%;
    height: 100%;
    transition: 0.5s;
    transform: scale(0);
    -moz-transition: 0.5s;
    -moz-transform: scale(0);
    -webkit-transition: 0.5s;
    -webkit-transform: scale(0);
    background-color: rgba(6, 40, 61, 0.8);
}
.product-item-info > a:after {
    content: 'view more';
    position: absolute;
    top: 50%;
    left: 0px;
    right: 0px;
    z-index: 5;
    opacity: 0;
    color: #fff;
    font-size: 18px;
    transition: 0.5s;
    visibility: hidden;
    line-height: normal;
    -moz-transition: 0.5s;
    font-family: 'bl-bold';
    margin: -40px auto 0px;
    -webkit-transition: 0.5s;
}
.product-item-info:hover > a:before{
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
}
.product-item-info:hover > a:after{
    opacity: 1;
    visibility: visible;
    margin: -10px auto 0px;
}

.ep-contactForm {
    position: relative;
    font-size: 0px;
}
.ep-contactForm > h1 {
    color: #c52819;
    line-height: 36px;
    margin: 0px auto 24px;
    font-family: 'bl-bold';
    text-transform: uppercase;
}
.ep-contactForm > p {
    font-size: 16px;
    line-height: 20px;
    margin: 0px auto 24px;
}
.ep-contactForm > .ep-contMap, .ep-contactForm > .ep-formCont {
    position: relative;
    width: 68%;
    font-size: 14px;
    vertical-align: top;
    display: inline-block;
}
.ep-contactForm > .ep-formCont {
    width: 32%;
    height: 750px;
}
.ep-contMap > .mapouter, .gmap_canvas {
    width: 100% !important;
}
.ep-addCont {
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    bottom: 94px;
    font-size: 0px;
    max-width: 664px;
    background-color: #fff;
    box-shadow: 0px 0px 12px 1px rgba(17,17,17,0.5);
}
.ep-addCont:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    top: -12px;
    left: 150px;
    border-style: solid;
    border-width: 0 12px 12px 12px;
    border-color: transparent transparent #ffffff transparent;
}
.ep-addCont > .go-add {
    position: relative;
    width: 50%;
    font-size: 14px;
    padding: 26px 34px;
    vertical-align: top;
    display: inline-block;
}
.ep-addCont > .go-add + .go-add{
    background-color: #f7f7f7;
}
.go-add > b {
    color: #555;
    display: block;
    font-size: 16px;
    padding-bottom: 8px;
    margin: 0px auto 12px;
    font-family: 'bl-bold';
    text-transform: uppercase;
    border-bottom: 2px solid #555;
}
.go-add > address {
    position: relative;
}
.go-add > address > b, .go-add > address > span {
    display: block;
    font-size: 16px;
    line-height: 22px;
    font-family: 'bl-semibold';
}
.go-add > address > span {
    font-family: 'bl-regular';
}
.go-add > address + address {
    margin: 12px auto 0px;
}
.contact > .fieldset {
    margin: 0px auto;
    letter-spacing: 0px;
}
.contact > .fieldset > .legend {
    margin: 0px;
    width: 100%;
    display: block;
    font-size: 35px;
    line-height: 32px;
    text-align: center;
    padding-bottom: 6px;
    margin: 0px auto 12px;
    font-family: 'bl-bold';
    text-transform: uppercase;
    border-bottom: 4px solid #fff;
}
.contact > .fieldset > .field {
    font-size: 16px;
    line-height: 20px;
    margin: 0px auto 12px;
}
.ep-formCont {
    position: relative;
    color: #fff;
    padding: 38px 44px;
    background-color: #707070;
}
.contact > .fieldset > .field:before, .contact > .fieldset > .field:after{
    content: none !important;
}
.contact > .fieldset > .field > .label, .contact > .fieldset > .field > .control {
    width: 100% !important;
    float: none !important;
    padding: 0px !important;
    display: block;
    text-align: left !important;
    font-weight: normal;
}
.contact > .fieldset > .field > .label {
    margin: 0px auto 4px;
}
.contact > .fieldset > .field > .control > input {
    height: 44px;
    border: none;
}
.actions-toolbar > .primary {
    float: none !important;
    display: block !important;
}
.actions-toolbar > .primary > .submit {
    float: none;
    width: 100% !important;
    border: none;
    padding: 18px;
    display: block;
    color: #363636;
    font-size: 20px;
    max-width: 174px;
    margin: 0px auto !important;
    border-radius: 0px;
    background-color: #ffc923;
    text-transform: uppercase;
}
.contact > .fieldset > .field > .control > textarea {
    height: 120px;
    border: none;
}
.sections.nav-sections ~ .breadcrumbs {
    padding: 0px 16px !important;
}
.sections.nav-sections ~ .breadcrumbs:before {
    left: 0px;
}
.category-cms {
    position: relative;
    margin: 0px auto 26px;
}
.category-cms > h1, .category-cms > h2, .category-cms > h3{
    color: #c52819;
    font-size: 28px;
    margin: 0px auto 26px;
}
.category-cms > h2, .category-cms > h3{
    margin: 26px auto;
}
.category-cms > h3{
    font-size: 24px;
}
.page-layout-2columns-left .column.main{
    /*font-size: 0px;
    width: 100% !important;
    float: none !important; */
}
.ep-prodCont > .ep-prods:last-child {
    /*display: none;*/
}
@media only screen and (max-width: 767px){
    .hideHead > .ep-head{
        top: 0px;
    }
    .showBackToTop .ep-backToTop{
        right: 12px;
    }
    .ep-topLinks{
        position: fixed;
        top: 0px;
        z-index: 104;
        left: -280px;
        width: 250px;
        height: 100%;
        background-color: #252525;
    }
    .menuClicked .ep-topLinks {
        left: -280px;
    }
    .ep-topLinks > .container, .ep-tlCont, .ep-tlCont > .ep-tlcRight{
        padding: 0px;
        height: 100%;
    }
    .ep-tlCont > .ep-tlcLeft, .ep-login > small, .ep-contact, .ep-mbCont > img{
        display: none;
    }
    .ep-tlCont > .ep-tlcRight{
        width: 100%;
        display: block;
    }
    .ep-tlcRight > .ep-social, .ep-tlcRight > .ep-tLinks, .ep-tlcRight > .ep-login{
        width: 100%;
        display: block;
        text-align: center;
    }
    .ep-tLinks:before, .ep-tLinks:after, .ep-navLinks > ul > li > a:after, .ep-lc:after{
        content: none;
    }
    .ep-tLinks > ul{
        margin: 0px;
    }
    .ep-tLinks > ul > li{
        padding: 0px;
        display: block;
    }
    .ep-tLinks > ul > li{
        border-top: 1px solid #c2c2c2;
    }
    .ep-tLinks > ul > li:last-child{
        border-bottom: 1px solid #c2c2c2;
    }
    .ep-tLinks > ul > li > a{
        display: block;
        padding: 20px 0px;
    }
    .ep-social {
        padding: 24px 0px;
    }
    .ep-social > ul{
        margin: 0px;
    }
    .ep-social > ul > li{
        padding: 0px 8px;
    }
    .socialLinks > li > a, .ep-tLinks > ul > li > a{
        font-size: 16px;
    }
    .ep-tlcRight > .ep-login {
        position: absolute;
        left: 0px;
        bottom: 0px;
        font-size: 0px;
        text-align: center;
        border-top: 1px solid #565656;
    }
    .ep-login > span, .ep-login > a{
        width: 50%;
        font-size: 16px;
        padding: 12px 0px;
    }
    .minicart-wrapper{
        display: none;
    }
    .ep-tlcRight > .ep-login:after {
        content: '';
        position: absolute;
        left: 0px;
        right: 0px;
        width: 2px;
        height: 100%;
        margin: 0px auto;
        pointer-events: none;
        background-color: #565656;
    }
    .ep-menuIco {
        display: block;
        position: absolute;
        top: 50%;
        left: 0px;
        width: 32px;
        height: 20px;
        padding: 0px;
        margin: -10px auto 0px;
        border: none !important;
        background-color: transparent !important;
    }
    .ep-menuIco > span {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 4px;
        background-color: #d23021;
    }
    .ep-menuIco > .s {
        top: 8px;
        width: 65%;
    }
    .ep-menuIco > .r {
        top: 16px;
    }
    .ep-navOverlay, .ep-fltrOverlay{
        position: fixed;
        top: 0px;
        width: 100%;
        right: -110%;
        height: 100%;
        z-index: 102;
        background-color: rgba(37, 37, 37, 0.6);
    }
    .ep-fltrOverlay{
        left: -110%;
        right: auto;
    }
    .menuClicked .ep-navOverlay{
        right: 0px;
    }
    .fltrClicked .ep-fltrOverlay{
        left: 0px;
    }
    .ep-logoCont > .container > .ep-lc, .ep-logoCont > .container > .ep-nav{
        width: 100%;
        display: block;
    }
    .ep-lc > a{
        padding: 0px;
    }
    .ep-lc > a > img {
        max-width: 120px;
    }
    .ep-navLinks > ul{
        overflow: hidden;
        overflow-x: auto;
        margin: 0px -12px;
        white-space: nowrap;
        border-top: 1px solid #252525;
    }
    .ep-navLinks > ul::-webkit-scrollbar{
        display: none;
    }
    .ep-navLinks > ul > li{
        padding: 16px;
    }
    .ep-Btn{
        font-size: 16px;
        padding: 12px 0px;
        line-height: 16px;
    }
    .ep-footer{
        padding: 32px 0px;
    }
    .ep-footer > .ep-footLinks{
        margin: 0px auto !important;
    }
    .ep-footLinks > li > img, .ep-footer > img{
        padding: 0px 20px;
    }
    .ep-footLinks > li{
        width: 50%;
        padding: 0px 12px;
        word-wrap: break-word;
    }
    .ep-footLinks > li > img{
        max-width: 120px;
        margin: 0px 0px 12px;
    }
    .ep-footLinks > li > p {
        font-size: 14px;
        line-height: 18px;
        margin: 0px auto 16px;
    }
    .ep-links > b, .ep-links > ul > li > b{
        font-size: 16px;
        margin: 0px auto 16px;
    }
    .ep-links > ul > li > a{
        font-size: 14px;
    }
    .ep-links > ul > li + li{
        margin: 6px auto 0px;
    }
    .ep-email + .ep-email{
        margin: 16px auto 24px;
    }
    .ep-email > span{
        font-size: 14px;
    }
    .ep-title{
        font-size: 24px !important;
        margin: 0px auto 16px !important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px){
    .ep-tlcRight > .ep-social{
        width: 14%;
    }
    .ep-tlcRight > .ep-tLinks{
        width: 66%;
    }
    .ep-tLinks:before, .ep-tLinks:after{
        content: none;
    }
    .ep-tLinks > ul{
        margin: 0px -8px;
    }
    .ep-tLinks > ul > li{
        padding: 0px 8px;
    }
    .ep-tlcRight > .ep-login{
        top: -1px;
    }
    .ep-navLinks > ul{
        margin: 0px -18px;
    }
    .ep-navLinks > ul > li{
        padding: 0px 18px;
    }
    .ep-prodNav > .ep-pnHead > h2{
        font-size: 18px;
    }
	.ep-prods > ul > li{width: 33.33%;}
	.ep-prodCard > b{max-width: 90%; font-size: 18px;}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){
    .hideHead > .ep-head{
        top: -32px;
    }
    .ep-topLinks{
        padding: 8px 0px;
    }
    .ep-logoCont{
        padding: 0px 0px 52px;
    }
    .ep-tlCont > .ep-tlcLeft{
        display: none;
    }
    .ep-tlCont > .ep-tlcRight{
        width: 100%;
        display: block;
    }
    .ep-footLinks{
        margin: 0px -12px;
    }
    .ep-footLinks > li{
        padding: 0px 12px;
    }
    .ep-tlcRight > .ep-tLinks{
        text-align: center;
    }
    .ep-logoCont > .container > .ep-lc{
        width: 20%;
    }
    .ep-logoCont > .container > .ep-nav{
        width: 80%;
    }
    .ep-contact{
        margin: 12px auto;
    }
    .ep-lc:after{
        content: none;
    }
    .ep-contact > b{
        font-size: 18px;
        padding: 12px 24px;
    }
    .ep-navLinks > ul{
        margin: 0px -12px;
    }
    .ep-navLinks > ul > li{
        padding: 0px 12px;
    }
    .ep-navLinks > ul > li > a{
        font-size: 15px;
    }
    .ep-links > b{
        font-size: 16px;
        margin: 0px auto 16px;
    }
    .ep-links > ul > li > b{
        font-size: 16px;
    }
    .ep-links > ul > li > a{
        font-size: 14px;
    }
    .ep-links > ul + ul, .ep-email + .ep-email{
        margin: 16px auto 0px;
    }
    .ep-footLinks > li > p{
        font-size: 14px;
        line-height: 18px;
        margin: 0px auto 16px;
    }
    .showBackToTop .ep-backToTop{
        right: 24px;
    }
    .ep-prodNav > .ep-pnHead > h2{
        font-size: 16px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 992px){
    .ep-footLinks, .ep-offerSec > ul{
        margin: 0px -12px !important;
    }
    .ep-footLinks > li, .ep-offerSec > ul > li{
        padding: 0px 12px !important;
    }
}
@media only screen and (max-width: 767px){
    .ep-pageSec{
        margin: 0px auto 48px;
    }
    .ep-prodBan{
        background-position: -460px 0px;
    }
    .ep-prodBan > .container > h1{
        left: 12px;
        font-size: 32px;
        margin: -36px auto 0px;
    }
    .ep-prodBan > .container > h1 > span{
        font-size: 44px;
    }
    .ep-breadCrumb{
        margin: 24px auto;
    }
    .ep-prodCont > .ep-prodNav{
        position: fixed;
        top: 0px;
        z-index: 102;
        right: -120%;
        width: 250px;
        height: 100%;
        overflow: hidden;
        overflow-y: auto;
    }
    .ep-prodCont > .ep-prodNav::-webkit-scrollbar{
        display: none;
    }
    .fltrClicked .ep-prodCont > .ep-prodNav{
        right: 0px;
    }
    .ep-prodCont > .ep-prods{
        width: 100%;
        display: block;
        padding-left: 0px;
    }
    .ep-prods > ul > li{
        width: 50%;
    }
    .ep-filter{
        position: fixed;
        color: #fff;
        width: 44px;
        bottom: 44px;
        left: -60px;
        height: 44px;
        cursor: pointer;
        font-size: 22px;
        line-height: 44px;
        text-align: center;
        border-radius: 50%;
        background-color: #ed3726;
    }
    .ep-filter:before{
        content: '\e900';
        font-family: 'europress';
    }
    .showBackToTop .ep-filter{
        left: 12px;
    }
    .ep-prodNav > .ep-pnHead{
        padding: 16px;
    }
    .ep-pnSearch{
        margin: 16px;
    }
    .ep-prodList{
        padding: 0px 16px 24px;
    }
    .ep-prodCard > b{
        max-width: 80%;
        font-size: 16px;
        margin: -10px auto 0px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px){
    .ep-prodNav > .ep-pnHead > h2{
        font-size: 18px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait){
    .ep-prodBan{
        background-position: -200px 0px;
    }
    .ep-prodBan > .container > h1{
        left: 12px;
        font-size: 36px;
        margin: -42px auto 0px;
    }
    .ep-prodBan > .container > h1 > span{
        font-size: 48px;
    }
    .ep-prodCont > .ep-prodNav{
        width: 28%;
    }
    .ep-prodCont > .ep-prods{
        width: 72%;
    }
    .ep-prods > ul > li{
        width: 33.33%;
    }
    .ep-prodCard > b{
        max-width: 75%;
        font-size: 16px;
    }
    .ep-prodNav > .ep-pnHead > h2{
        font-size: 16px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px){
    .ep-formCont{
        padding: 32px;
    }
    .ep-prods > .product-items > li{
        width: 25%;
    }
    .ep-footer > .ep-footLinks{
        margin: 0px auto !important;
    }
    .ep-footLinks > li > img, .ep-footer > img{
        padding: 0px 20px;
    }
    .navigation > ul{
        margin: 0px auto !important
    }
    .navigation > ul > li{
        padding: 0px 8px !important;
    }
    .gmap_canvas > iframe {
        width: 100%;
    }
    .ep-addCont{
        max-width: 90%;
    }
    .ep-contactForm > .ep-contMap, .ep-contactForm > .ep-formCont{
        max-height: 750px;
    }
    .ep-addCont{
        bottom: 54px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){
    .ep-contactForm > .ep-contMap{
        width: 60%
    }
    .ep-contactForm > .ep-formCont{
        width: 40%
    }
    .ep-prods > .product-items > li{
        width: 33.33%;
    }
    .product-item-details > strong > a{
        font-size: 14px;
    }
    .ep-addCont > .go-add {
        width: 100%;
        display: block;
        padding: 12px 24px;
    }
}
@media only screen and (max-width: 767px){
    .ep-contactForm > h1{
        font-size: 24px;
        line-height: 22px;
        margin: 0px auto 12px;
    }
    .ep-contactForm > p{
        font-size: 14px;
        line-height: 18px;
    }
    .ep-contactForm > .ep-contMap, .ep-contactForm > .ep-formCont{
        width: 100%;
        display: block;
    }
    .ep-contMap > .mapouter, .gmap_canvas{
        height: 450px !important
    }
    .ep-contactForm > .ep-formCont {
        height: auto;
        padding: 24px;
        margin: 16px auto 0px;
    }
    .gmap_canvas > iframe {
        width: 100%;
    }
    .ep-addCont > .go-add {
        width: 100%;
        display: block;
        padding: 12px 16px;
    }
    .go-add > address + address{
        margin: 6px auto 0px;
    }
    .go-add > address > b, .go-add > address > span{
        font-size: 14px;
        line-height: 20px;
    }
    .go-add > b{
        font-size: 14px;
        margin: 0px auto 8px;
    }
    .ep-addCont{
        bottom: 0px;
        max-width: 90%;
        overflow: hidden;
        overflow-y: auto;
        max-height: 282px;
    }
    .ep-addCont::-webkit-scrollbar {
        width: 4px;
    }
}
@media only screen and (min-width: 1025px) and (max-width: 1199px){
    .ep-tlCont > .ep-tlcLeft, .ep-logoCont > .container > .ep-lc{
        width: 22%;
    }
    .ep-tlCont > .ep-tlcRight, .ep-logoCont > .container > .ep-nav{
        width: 70%;
    }
    .ep-contact{
        margin: 0px auto 40px;
    }
    .navigation{
        bottom: 0px !important;
    }
}
@media only screen and (min-width: 1025px) and (max-width: 1149px){
    .ep-footLinks > li > img, .ep-footer > img{
        padding: 0px 20px;
    }
    .ep-footer > .ep-footLinks{
        margin: 0px auto !important
    }
}
@media only screen and (max-width: 767px){
    .navigation {
        position: fixed !important;
        height: 100%;
        overflow: hidden;
        overflow-y: auto;
        top: 0px !important;
        margin: 0px !important;
        left: -290px !important;
        bottom: auto !important;
        text-align: left !important;
        max-width: 280px !important;
        transition: 0.5s;
        -moz-transition: 0.5s;
        -webkit-transition: 0.5s;
        background-color: #252525 !important;
    }
    .menuClicked .navigation{
        left: 0px !important;
    }
    .navigation > ul {
        margin: 0px !important;
    }
    .navigation > ul > li {
        border: none !important;
        font-size: 16px !important;
        padding: 0px !important;
    }
    .navigation > ul > li > a {
        color: #fff !important;
        padding: 16px !important;
    }
    .navigation > ul > li > a:after {
        top: 50% !important;
        right: 0px;
        margin: -21px auto 0px;
    }
    .navigation > ul > li + li {
        border-top: 1px solid #fff !important;
    }
    .navigation .submenu > li{
        font-family: 'bl-semibold';
        font-weight: normal !important;
    }
    .navigation .submenu > li > a {
        color: #fff !important;
        padding: 10px 16px !important;
    }
    .ep-prods > .product-items > li{
        width: 50%;
    }
}

.catalog-product-view .product-info-main{
    width: 48% !important;
    padding-right: 10% !important;
    padding-top: 15% !important;
}
.product-heading-wrapper h1 {
    color: #ed3726;
    font-weight: bold;
    width: 144%;
    border-bottom: 5px solid #ed3726;
    margin-bottom: 10px;
    padding-top: 20px;
    margin-left: 46%;
}
.page-title-wrapper.product{
    display:none !important;
}
.catalog-product-view .product.media{
    padding-left: 10% !important;  
}
.catrymain, .block.related {
	clear: both;
	padding-left: 10%;
	padding-right: 10%;
}
.catrymain .ep-prodCont > .ep-prods {
	width: 100%;
	float: left;
}
 .block.related{padding-top:25px;}
.block.related .block-title.title strong{margin:0px !important}
.catrymain .block-title.title, .block.related .block-title.title strong {
	font-size: 32px;
}
.catrymain .products{margin:0px !important}

.catrymain .product-item-info, .block.related .product-item-info{width:100%}
.catrymain .price-box, .block.related .price-box{display:none}
.catrymain .secondary-addto-links, .block.related .secondary-addto-links{display:none}
 .block.related .products-grid .product-item {
	padding-left: 15px;
	padding-right: 15px; margin-bottom:20px;
}


.catalog-product-view .breadcrumbs{
    display:block !important;
}
.cart-summary{
    display:none !important;
}
.checkout-cart-index .page-title-wrapper{
    display:none !important;
}
.ep-updateCart > .ep-ucLeft a, .ep-updateCart > .ep-ucRight a{
    color: #333333;
}
.account-nav .item a, .account-nav .item a:visited, .account-nav .item .alink:visited{
    color: #333333;
}
.table{
    width: 100%;
    max-width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 12px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd !important;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 1px solid #ddd !important; 
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 12px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd !important;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd !important;
}
.prodTable {
    position: relative;
    text-align: center;
    border: 2px solid #b8b8b8 !important;
    font-size:14px;
}
.prodTable > thead {
    color: #fff;
    background-color: #b8b8b8 !important;
    font-family: 'bl-semibold';
}
.gallery-placeholder {
    width: 50%;
    float: left;
}
.fotorama {
    overflow: hidden;
    min-width: 290px !important;
    min-height: 290px;
    border: 1px solid #e1e1e1;
    margin-left: 10px;
    float: left;
    padding: 30px;
}
.fotorama__stage__frame .fotorama__img{
   width: 230px !important;
}
.fotorama__caption{
    display:none !important;
}
.page-layout-1column .product.media{
    width: 52% !important;
}
.ep-pageSec.prod-details {
    width: 100%;
    float: left;
}
.action.search{
    background: #47b5ff;
    border: 1px solid #47b5ff;
    border-radius: 0;
    color: #fff;
}
#search::placeholder {
  color: #636363;
}
.category-cms{
    padding: 0px !important;
}
.pages .current{
    border: 1px solid #47b5ff;
    color: #fff !important;
    padding: 0 12px;
    background: #47b5ff;
}
.pages strong.page{
     color: #fff !important;
}
.pages .items{
    float: right;
}
.toolbar-amount{
    display:none !important;
}
.pages a.page{
    border: 1px solid #d1d1d1;
    color: #7d7d7d;
    padding: 0 12px;
}
.pages .action.next{
    margin-left:0 !important;
}
.ep-lc > .logo{
    padding-bottom: 12px;
}
.ep-contact{
    margin: 0px auto 50px;
}
.table-responsive .field .label, .table-responsive .field .control{
    display:none !important;
}
.ep-tbImg {
    max-height: 240px;
    overflow: hidden;
}
.prod-details .sml_txt{
    padding: 2% !important;
    float: left;
}
.box-tocart,.box-tocart  .fieldset {
    width: 100%;
    float: left;
}
.product-info-main .box-tocart .actions{
    text-align:left !important;
    width: 100%;
    float: left;
}
#product-addtocart-button {
    float: left;
    margin-right: 5%;
}

a.action.primary{
    font-size: 18px;
    padding: 13px 20px;
}
.catalogsearch-result-index .page-title-wrapper{
    width: 1096px;
    margin: 0 auto;
}
.block.related .products-grid .product-item {

    display: inline-block !important;
}
@media screen and (max-width: 1449px) {
.catrymain, .block.related {
	clear: both;
	padding-left: 4%;
	padding-right: 4%;
}		
}
@media screen and (max-width: 991px) {
.catrymain, .block.related {
	clear: both;
	padding-left:20px;
	padding-right:20px;
}		
}
@media screen and (max-width:767px) {
.catrymain .ep-prodCont {
	padding-left: 0px; padding-right: 0px;
}
}