/*  
 Theme Name:   GSL Child Theme 
 Theme URI:    http://www.identifywebdesign.co.uk/twentyfifteen-child/  
 Description:  Bespoke Web Theme  
 Author:       GSL Media 
 Author URI:    
 Template:     twentyfifteen  
 Version:      1.0.0  
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready  
 Text Domain:  twentyfifteen-child  
*/
/* Theme customization starts here  
-------------------------------------------------------------- */
body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #666;
    line-height: 24px;
    overflow-x: hidden;
    background: #ffffff !important;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

:hover {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

a:hover {
    cursor: pointer;
    text-decoration: none;
    color: #013649;
}

a {
    color: white;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat', sans-serif;
    line-height: normal;
}

/* apply a natural box layout model to all elements */
*,
*:before,
*:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

* {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

*:before,
*:after {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

*:hover:before,
*:hover:after {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

p {
    margin: 0 0 24px;
}

:focus {
    outline: none;
}

/* Rules for Parallax Background */
.parralax {
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
}

.slick-image.team {
    overflow: hidden;
}

:before,
:after {
    font-family: FontAwesome;
}

[class*=" eicon-"]:before,
[class^=eicon]:before,
[class*=" eicon-"]:after,
[class^=eicon]:after {
    font-family: eicons;
}

a#identify-web-design-logo {
    float: right;
    width: 47%;
    height: 34px;
}

.container-fluid.search-bar-main {
    display: none;
}

.container-fluid.header-main.sticky-nav {
    display: none;
}

.identify-black {
    background: url(images/identify-black.png) no-repeat;
    background-size: contain;
    text-indent: -9999px;
}

.identify-white {
    background: url(images/identify-white.png) no-repeat;
    background-size: contain;
    text-indent: -9999px;
}

.mega-menu {
    display: none;
}

.search-icon {
    width: 3%;
}

.container-fluid {
    margin: 0 0 50px 0;
    float: left;
    width: 100%;
    clear: both;
}

div#hover-on-me,
div#i-need-to-find {
    width: 100%;
    height: 150px;
    text-align: center;
    position: relative;
    overflow: hidden;
}

div#hover-on-me:hover,
div#i-need-to-find:hover {
    color: #ffffff;
}

div#hover-on-me div#the-hover-effect,
div#i-need-to-find div#this-pops-over {
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    position: absolute;
    background: #000000;
    display: none;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    display: none;
}

div.wpcf7-validation-errors {
    border: 1px solid #f50000;
    color: #f50000;
    clear: both;
    float: left;
    width: 100%;
    padding: 10px 15px;
    text-align: center;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    display: block !important;
    color: #2FBE1F;
    border: solid 2px #2FBE1F;
}

.wpcf7-not-valid {
    border: 1px solid #ff0000 !important;
}

span.wpcf7-not-valid-tip {
    display: none !important;
}

form.wpcf7-form.sent input.wpcf7-form-control.wpcf7-submit {
    background: #2FBE1F !important;
}

.get-in-touch-footer {
    position: relative;
}

.get-in-touch-footer:before {
    font-family: FontAwesome;
    position: absolute;
}

p#address:before {
    content: "\f015";
    color: #3DB5BD;
}

p#phone:before {
    content: "\f095";
    color: #3DB5BD;
}

p#mobile:before {
    content: "\f10b";
}

p#email:before {
    content: "\f1fa";
}

#cookie-law-info-bar {
    border: 0;
    font-size: 14px;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
    width: 100%;
    z-index: 9999;
    border-bottom: none !important;
    background: rgba(27, 27, 27, 0.8) !important;
    color: #ffffff !important;
}

#cookie-law-info-bar a#cookie_action_close_header {
    background: #ffffff !important;
    border-radius: 0px !important;
    color: #1b1b1b !important;
    text-shadow: 0 0px 0px rgba(0, 0, 0, 00) !important;
    padding: 10px 15px !important;
    margin: 0 16px;
}

#cookie-law-info-bar a#cookie_action_close_header:hover {
    background: #ff0000 !important;
    color: #ffffff !important;
    text-decoration: none;
}

#cookie-law-info-bar a#CONSTANT_OPEN_URL {
    color: #ffffff !important;
}

body.error404 {
    overflow: hidden;
}

.error404 .fixed-header-container,
.error404 .container-fluid.footer,
.error404 .container-fluid.footer-bottom {
    display: none;
}

.container-fluid.error-middle {
    margin: 0 0 0 0;
    height: 57vh;
    text-align: center;
    padding: 7vh 0;
}

.container-fluid.page-content .content-container ul {
    width: 100%;
    float: left;
    display: block;
    padding: 0 0 0 0;
    margin: 0 0 17px 0;
    list-style-type: none;
}

.container-fluid.page-content .content-container span.small-text {
    font-size: 11px;
    line-height: normal;
}

.container-fluid.page-content .content-container ul li {
    position: relative;
    width: 100%;
    float: left;
    display: block;
    height: auto;
    margin: 0 0 7px 0;
    padding: 0 0 0 30px;
}

.container-fluid.page-content .content-container ul li:before {
    content: "\f00c";
    left: 0px;
    top: 0px;
    color: #3db5bd;
    position: absolute;
}

#breadcrumbs span {
    float: left;
}

.container-fluid.page-content .content-container .navigation ul li:before {
    display: none;
}

.container-fluid.page-content .content-container .navigation ul li {
    float: left;
    width: auto;
    padding: 0 5px 0 0;
}

.container-fluid.error-middle h1 {
    margin: 0 0 0 0;
    font-size: 32vh;
    line-height: 24vh;
    font-weight: bold;
    color: #1b1b1b;
    margin: 0 0 3vh 0;
}

.container-fluid.error-middle h2 {
    margin: 0 0 4vh 0;
    font-size: 7vh;
    color: #999999;
}

.container-fluid.error-top,
.container-fluid.error-bottom {
    height: 21vh;
    margin: 0 0 0 0;
    background: #1b1b1b;
}

.container .no-padding {
    padding: 0 0 0 0;
}

.container-fluid.full-width-header-image {
    height: 300px;
    overflow: hidden;
}

.featured-container {
    float: left;
    width: 100%;
    display: block;
    margin: 0 0 50px 0;
    height: 150px;
    overflow: hidden;
}

.breadcrumbs-container {
    clear: both;
    float: left;
    width: 100%;
    margin: 0 0 30px 0;
}

.breadcrumbs-container p#breadcrumbs {
    width: 100%;
    display: block;
    margin: 0 0 0 0;
}

.breadcrumbs-container p#breadcrumbs span.fa {
    float: left;
}

.breadcrumbs-container p#breadcrumbs a {
    float: left;
    display: block;
    margin: 0 10px 0 0;
}

.breadcrumbs-container p#breadcrumbs strong {
    float: left;
    display: block;
}

.breadcrumbs-container p#breadcrumbs span.fa {
    float: left;
    display: block;
    margin: 5px 10px;
}

.header-title-container {
    float: left;
    width: 100%;
    display: block;
    margin: 0 0 30px 0;
}

.header-title-container h1 {
    margin: 0 0 0 0;
}

.google-map-container {
    width: 100%;
    display: block;
    height: 300px;
    overflow: hidden;
    margin: 0 0 50px 0;
}

.right-contact-form {
    display: block;
    float: left;
    width: 46%;
}

.left-contact-form {
    float: left;
    display: block;
    width: 47%;
    display: block;
    margin: 0 50px 0 0;
}

.right-contact-form p {
    float: left;
    width: 100%;
    display: block;
    height: auto;
}

.right-contact-form p.last {
    margin: 0 0 0 0;
}

.right-contact-form p strong {
    float: left;
    display: block;
    width: 50%;
}

.right-contact-form p span.details {
    float: left;
    display: block;
    width: 50%;
}

.wpcf7-form p {
    margin: 0 0 3px 0;
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    width: 100%;
    display: block;
    padding: 10px 15px;
    border: 1px solid #cccccc;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
    border: none;
    background: #1b1b1b;
    color: #ffffff;
    font-weight: 600;
}

.left-contact-form textarea.wpcf7-form-control.wpcf7-textarea {
    height: 113px;
}

.left-contact-form textarea.wpcf7-form-control.wpcf7-textarea {
    height: 188px;
}

.container-fluid.footer-bottom {
    margin: 0 0 0 0;
}

a#take-me-to-the-top {
    position: fixed;
    bottom: 50px;
    right: 50px;
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 34px;
    background: #1b1b1b;
    display: block;
    float: left;
    color: #ffffff;
    line-height: 47px;
    padding: 0 0px 0 0px;
    opacity: 0.3;
}

a#take-me-to-the-top:hover {
    opacity: 1;
}

.side-bar-section {
    float: left;
    display: block;
    width: 100%;
    height: auto;
    margin: 0 0 50px 0;
}

.side-bar-section h3 {
    float: left;
    width: 100%;
    display: block;
    margin: 0 0 25px 0;
    color: #243741;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
}

.side-bar-section h3:after {
    position: relative;
    width: 30px;
    height: 13px;
    display: block;
    border-top: 3px solid #3db5bd;
    border-bottom: 3px solid #3db5bd;
    content: "";
    display: block;
    margin: 20px 0 0 0;
}

.side-bar-section .details-container {
    width: 100%;
    display: block;
    float: left;
    height: auto;
    margin: 0 0 5px 0;
}

.side-bar-section .details-container.last {
    margin: 0 0 0 0;
}

.side-bar-section .details-container span.fa {
    float: left;
    display: block;
    width: 40px;
    height: 40px;
    font-size: 19px;
    text-align: center;
    background: #1b1b1b;
    color: #ffffff;
    border-right: 1px solid #ffffff;
    line-height: 39px;
    padding: 0 0px 0 0px;
}

.side-bar-section .details-container span.fa.fa-mobile-phone {
    font-size: 25px;
    padding: 0 1px 0 0px;
}

.side-bar-section .details-container span.details {
    float: left;
    background: #f5f5f5;
    color: #1b1b1b;
    width: 86%;
    font-size: 12px;
    padding: 8px 15px;
}

.latest-news-container {
    float: left;
    width: 100%;
    display: block;
    height: auto;
}

.latest-news-container .latest-news-image img.attachment-blog-preview-thumb.wp-post-image {
    width: 100%;
    height: auto;
    float: left;
}

.latest-news-container .latest-news-image {
    width: 100%;
    float: left;
    display: block;
    height: 292px;
    overflow: hidden;
    margin: 0 0 30px 0;
}

.latest-news-container h5 {
    float: left;
    width: 100%;
    display: block;
    margin: 0 0 20px 0;
}

.latest-news-container .content {
    float: left;
    display: block;
    width: 100%;
    height: auto;
    margin: 0 0 24px 0;
}

.latest-news-container a {
    float: right;
    width: auto;
    display: block;
    height: auto;
}

.side-bar-section .menu-footer-nav-container {
    float: left;
    width: 100%;
    clear: both;
    display: block;
}

.side-bar-section .menu-footer-nav-container ul#menu-footer-nav {
    width: 100%;
    display: block;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    list-style-type: none;
}

form.wpcf7-form img.ajax-loader {
    display: none;
}

.side-bar-section a.fa {
    width: 50px;
    height: 50px;
    display: block;
    background: #f5f5f5;
    text-align: center;
    float: left;
    margin: 0 5px 5px 0;
    padding: 0 0px 0 0;
    font-size: 16px;
    line-height: 46px;
    color: #ffffff;
}

a.fa.fa-facebook {
    background: #3b5998;
}

a.fa.fa-linkedin {
    background: #007bb5;
}

a.fa.fa-twitter {
    background: #00aced;
}

a.fa.fa-google-plus {
    background: #dd4b39;
}

a.fa.fa-pinterest {
    background: #cb2027;
}

a.fa.fa-instagram {
    background: #6dc993;
}

a.fa.fa-flickr {
    background: #ff0084;
}

a.fa.fa-youtube {
    background: #bb0000;
}

a.fa.fa-vine {
    background: #00bf8f;
}

a.fa.fa-tumblr {
    background: #32506d;
}

a.fa.fa-facebook:hover {
    background: #2F477A;
}

a.fa.fa-linkedin:hover {
    background: #025C86;
}

a.fa.fa-twitter:hover {
    background: #018CC0;
}

a.fa.fa-google-plus:hover {
    background: #B03D2E;
}

a.fa.fa-pinterest:hover {
    background: #97191E;
}

a.fa.fa-instagram:hover {
    background: #53976F;
}

a.fa.fa-flickr:hover {
    background: #C60267;
}

a.fa.fa-youtube:hover {
    background: #8F0202;
}

a.fa.fa-vine:hover {
    background: #029771;
}

a.fa.fa-tumblr:hover {
    background: #284664;
}

.navigation-posts {
    float: left;
    width: 100%;
    height: auto;
    display: block;
}

.navigation-posts span.nav {
    width: 33px;
    display: block;
    height: 33px;
}

.navigation-posts span.nav.prev {
    float: left;
}

.navigation-posts span.nav.next {
    float: right;
}

.navigation-posts span.nav a {
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    height: 100%;
}

.navigation-posts span.nav a:before {
    position: absolute;
    font-family: FontAwesome;
    font-size: 50px;
    color: #cccccc;
}

.navigation-posts span.nav a:hover:before {
    color: #1b1b1b;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.navigation-posts span.nav.prev a:before {
    content: "\f104";
    left: 0px;
    height: 33px;
}

.navigation-posts span.nav.next a:before {
    content: "\f105";
    right: 0px;
    height: 33px;
}

p.posted-on {
    margin: 0 0 0 0;
}

.container-fluid.no-padding {
    padding: 0 0 0 0;
}

.container-fluid.category-header-image {
    height: 150px;
    overflow: hidden;
    position: relative;
    text-transform: uppercase;
}

.container-fluid.category-header-image .container {
    position: absolute;
    top: 0px;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: rgba(27, 27, 27, 0.6);
    text-align: center;
}

.container-fluid.category-header-image .container h1 {
    color: #ffffff;
    font-weight: 600;
    margin: 51px 0 0 0;
    font-size: 30px;
    position: relative;
}

.container-fluid.category-header-image .container {
    position: absolute;
    top: 0px;
    z-index: 2;
    width: 100%;
}

.breadcrumbs-container.category {
    margin: 0 0 50px 0px;
}

.content-container.category {
    float: left;
    width: 100%;
    clear: both;
    display: block;
}

.full-width-post-container {
    width: 100%;
    float: left;
    display: block;
    clear: both;
    margin: 0 0 50px 0;
}

.content-container.category {
    float: left;
    width: 100%;
    clear: both;
    display: block;
    overflow: hidden;
    height: auto;
    margin: 0 0 00px 0;
}

.pagination-congtainer {
    clear: both;
    float: left;
    display: block;
    width: 100%;
}

.container-fluid.category-header-image span.cfi-featured-image {
    float: left;
    width: 100%;
    display: block;
}

.container-fluid.category-header-image span.cfi-featured-image img.attachment-full {
    float: left;
    width: 100%;
    height: auto;
}

.full-width-post-container.downloads-category .downloads-image-container {
    width: 30%;
    display: block;
    float: left;
    margin: 0 30px 0 0;
    position: relative;
    height: 301px;
    overflow: hidden;
}

.full-width-post-container.downloads-category .downloads-right-container {
    float: left;
    display: block;
    width: 66%;
}

.full-width-post-container.downloads-category .downloads-right-container p.download-summary {
    margin: 0 0 0 0;
}

.full-width-post-container.downloads-category .downloads-right-container a.download-pdf {
    clear: both;
    float: right;
}

.full-width-post-container.downloads-category .downloads-image-container a.overlay {
    width: 100%;
    display: block;
    position: absolute;
    z-index: 2;
    background: rgba(27, 27, 27, 0.7);
    height: 100%;
    text-align: center;
    padding: 20px;
    opacity: 0;
    -moz-transform: scale(1.0);
    -webkit-transform: scale(1.0);
    -o-transform: scale(1.0);
    -ms-transform: scale(1.0);
    transform: scale(1.0);
}

.full-width-post-container.downloads-category .downloads-image-container:hover>.overlay {
    opacity: 1;
}

.full-width-post-container.downloads-category .featured-container.category.downloads .overlay:hover .full-width-post-container.downloads-category .downloads-image-container span.fa.fa-file-pdf-o {
    float: left;
    width: 100%;
    height: auto;
    display: block;
    text-align: center;
    font-size: 70px;
    color: #ffffff;
    padding: 0 0px 0 0;
    margin: 53px 0 30px 0;
}

.full-width-post-container.downloads-category .downloads-image-container:hover>.featured-container.category.downloads {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.full-width-post-container.downloads-category .downloads-image-container .overlay p {
    float: left;
    display: block;
    width: 100%;
    height: auto;
    clear: both;
    margin: 0 0 0 0;
    color: #ffffff;
    font-weight: 600;
    font-size: 18px;
    text-transform: capitalize;
    line-height: 27px;
}

.container-fluid.top-bar-main {
    border-bottom: 1px dotted rgba(27, 27, 27, 0.29);
    margin-bottom: 0px;
}

.row.top-bar ul.social-media-links {
    float: left;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    list-style-type: none;
}

.row.top-bar ul.social-media-links li {
    float: left;
    width: auto;
    height: auto;
    display: block;
}

.row.top-bar ul.social-media-links li a.fa {
    float: left;
    width: 50px;
    height: 50px;
    text-align: center;
    background: none;
    color: #cccccc;
    padding: 17px 0 0 0;
}

.row.top-bar ul.social-media-links li a.fa:hover {
    background: none;
    color: #013649;
}

.container-fluid.top-bar-main p.sign-in-links {
    float: right;
    height: 50px;
    margin: 0 30px 0 0;
    padding: 12px 0 0 0;
}

.container-fluid.top-bar-main p.sign-in-links a {
    font-weight: 400;
}

.container-fluid.top-bar-main a.selector {
    float: left;
    width: 50px;
    height: 50px;
    text-align: left;
    color: #cccccc;
    position: relative;
    padding: 14px 0 0 8px;
    line-height: normal;
    font-weight: 500;
}

.container-fluid.top-bar-main a.selector.last {
    padding: 14px 0 0 14px;
}

.container-fluid.top-bar-main a.selector:after {
    content: "\f0d7";
    position: absolute;
    font-size: 12px;
    top: 18px;
    right: 10px;
    color: #cccccc;
}

.container-fluid.top-bar-main a.selector.last:after {
    right: 13px;
}

.container-fluid.top-bar-main a.selector:hover {
    background: #3db5bd;
    color: #ffffff;
}

.header-main {
    margin: 37px 0;
}

.header-main .sales ul.contact {
    padding: 0 0 0 0;
    list-style-type: none;
    margin: 0 0 0 0;
    font-family: 'Montserrat', sans-serif;
}

.header-main .sales ul.contact li {
    float: left;
    width: 100%;
    color: #243741;
    display: block;
    line-height: normal;
    font-size: 19px;
}

.header-main .sales ul.contact li a {
    margin: 0 0 10px 0;
    float: left;
    display: block;
    width: 100%;
    font-size: 16px;
}

@media(max-width:1224px) {
    .header-main .sales ul.contact li a {
        font-size: 11px;
    }
}


.header-main .logo-main a#logo-main {
    background: url(/app/uploads/2016/09/ECA-Logo.png) no-repeat center center;
    height: 77px;
    display: block;
    float: none;
    text-indent: -9999px;
    width: 55%;
    margin: 0 auto;
    background-size: contain;
}

.header-main .cart span.fa.fa-shopping-cart {
    float: right;
    display: block;
    color: #dddddd;
    font-size: 43px;
    margin: 0 0 0 25px;
}

.header-main .cart span.fa.fa-shopping-cart.active {
    color: #3db5bd;
}

.header-main .cart .cart-container {
    float: right;
    width: auto;
    font-family: 'Montserrat', sans-serif;
    color: #243741;
    margin: 11px 0 0 0;
    text-transform: uppercase;
    clear: none;
}

.header-main .cart .cart-container p {
    margin: 0 0 0 0;
    font-weight: 500;
    text-transform: capitalize;
}

.header-main .sales {
    margin: 13px 0 0 0;
}

.header-main .cart {
    margin: 16px 0 0 0;
}

.container-fluid.nav-main {
    background: #3db5bd;
    display: block;
    margin: 0 0 0 0;
    position: relative;
    height: 64px;
}
@media only screen and (max-width: 400px) {
    .container-fluid.nav-main {
    height: unset;
    }
}

.container-fluid.nav-main .menu-header {
    float: left;
    width: auto;
    display: block;
    height: 64px;
    margin: 0 auto;
}

.container-fluid.nav-main .menu-header ul#menu-menu-main {
    margin: 0 0 0 0;
    list-style-type: none;
    float: left;
    display: block;
    width: 100%;
    padding: 0 0 0 0;
}

.container-fluid.nav-main .menu-header ul#menu-menu-main li {
    position: relative;
    width: auto;
    float: left;
    display: block;
    height: auto;
}

.container-fluid.nav-main .menu-header ul#menu-menu-main li a,
.nav-main .searchblock {
    font-family: 'Montserrat', sans-serif;
    color: #ffffff;
    padding: 20px 14px;
    float: left;
    width: auto;
    height: auto;
    position: relative;
    font-weight: 500;
}

.container-fluid.nav-main .menu-header ul#menu-menu-main li a {
    padding: 20px 24px !important;
    padding-right: 38px !important;
}

.container-fluid.nav-main .menu-header ul#menu-menu-main li a:hover,
.nav-main .searchblock:hover {
    background: #013649;
    cursor: pointer;
}

.container-fluid.nav-main .menu-header ul#menu-menu-main li.current-menu-item a,
.container-fluid.nav-main .menu-header ul#menu-menu-main li.current-menu-ancestor a {
    background: #013649;
}

.container-fluid.nav-main .menu-header ul#menu-menu-main li.menu-item-has-children a {
    padding: 20px 50px 20px 24px;
}

.container-fluid.nav-main .menu-header ul#menu-menu-main>li.menu-item-has-children a:after {
    content: "\f0d7";
    display: block;
    position: absolute;
    right: 26px;
    top: 20px;
    font-size: 12px;
}

.container-fluid.nav-main .menu-header ul#menu-menu-main li ul.sub-menu li a::after {
    content: unset !important;

}

.container-fluid.nav-main .menu-header ul#menu-menu-main li ul.sub-menu {
    position: absolute;
    top: 72px;
    background: #1b1b1b;
}

.container-fluid.nav-main .menu-header ul#menu-menu-main li ul.sub-menu {
    position: absolute;
    top: 63px;
    background: none;
    list-style-type: none;
    padding: 0px;
    width: auto;
    height: auto;
    z-index: 9999;
    display: none;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

.container-fluid.nav-main .menu-header ul#menu-menu-main li ul.sub-menu li {
    display: block;
    float: left;
    clear: both;
    position: relative;
}

.container-fluid.nav-main .menu-header ul#menu-menu-main li ul.sub-menu li a {
    background: rgba(61, 181, 189, 0.75);
    border-bottom: 1px solid rgba(255, 255, 255, 0.38);
    width: 284px;
    padding: 15px 50px 15px 24px !important;
}

.container-fluid.nav-main .menu-header ul#menu-menu-main li ul.sub-menu li a:hover {
    background: rgba(61, 181, 189, 1);
}

.container-fluid.nav-main .menu-header ul#menu-menu-main li ul.sub-menu li ul.sub-menu {
    position: absolute;
    top: 0px;
    right: -284px;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    display: none;
}

.container-fluid.nav-main .menu-header ul#menu-menu-main li#menu-item-2591 ul.sub-menu li ul.sub-menu {
    right: 284px;
    top: 1px;
}

.container-fluid.nav-main .menu-header ul#menu-menu-main li ul.sub-menu li.menu-item-has-children a:after {
    top: 13px !important;
    content: "\f0da" !important;
    right: 19px !important;
}

.container-fluid.nav-main .menu-header ul#menu-menu-main li#menu-item-2591 ul.sub-menu li a:after {
    display: none;
}

.container-fluid.nav-main .menu-header ul#menu-menu-main li ul.sub-menu li ul.sub-menu li a {
    background: rgba(1, 54, 73, 0.7);
    /* width: 349px; */
}

.container-fluid.nav-main .menu-header ul#menu-menu-main li ul.sub-menu li ul.sub-menu li a:hover {
    background: rgba(1, 54, 73, 1);
}

.container-fluid.slider-container {
    height: 550px;
    background: url(/app/uploads/2016/05/slider-image.jpg) center center no-repeat;
    background-size: cover;
}

a.award-box {
    width: 100%;
    float: left;
    display: block;
    height: auto;
    position: relative;
}

a.award-box .image {
    width: 100%;
    float: left;
    display: block;
    height: 262px;
    background: #ffffff;
    position: relative;
    overflow: hidden;
    padding: 30px;
}

a.award-box .details {
    float: left;
    width: 100%;
    display: block;
    margin: 0 0 50px 0;
    position: relative;
    opacity: 1;
}

a.award-box .details:after {
    height: 30px;
    z-index: 2;
    width: 16px;
    border-left: 3px solid #3db5bd;
    border-right: 3px solid #3db5bd;
    content: "";
    display: block;
    position: absolute;
    left: 25px;
    bottom: -63px;
}

a.award-box:hover .details:after {
    border-left: 3px solid #013649;
    border-right: 3px solid #013649;
}

a.award-box .details h4 {
    float: left;
    width: 100%;
    display: block;
    margin: 0 0 35px 0;
    text-transform: uppercase;
    font-weight: 700;
    color: #243741;
}

a.award-box .details h3 {
    margin: 0 0 5px 0;
    float: left;
    width: 100%;
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    color: #3db5bd;
}

a.award-box .details p {
    float: left;
    width: 100%;
    display: block;
    margin: 0 0 25px 0;
    color: #666666;
}

a.award-box .details .button {
    clear: both;
    float: left;
    width: auto;
    display: block;
    border: 1px solid #3db5bd;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 20px;
    color: #3db5bd;
}

a.award-box:hover .details .button {
    border: 1px solid #3db5bd;
    background: #3db5bd;
    color: #ffffff;
}

a.award-box .details-hover {
    position: absolute;
    top: 0px;
    width: 100%;
    height: auto;
    background: #FFFFFF;
    border: 1px solid #013649;
    text-align: center;
    padding: 25px;
    opacity: 0;
    overflow: hidden;
}

a.award-box:hover .details-hover {
    opacity: 1;
}

a.award-box .details-hover span.text {
    color: #013649;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    float: left;
    width: 100%;
    clear: both;
    margin-left: -236px;
}

a.award-box:hover .details-hover span.text {
    margin-left: 0px;
}

a.award-box .details-hover span.top.text:after {
    content: "";
    height: 1px;
    background: #cccccc;
    width: 45px;
    position: relative;
    margin: 15px auto;
    display: block;
}

a.award-box .details-hover span.bottom.text:before {
    content: "";
    height: 1px;
    background: #cccccc;
    width: 45px;
    position: relative;
    margin: 15px auto;
    display: block;
}

a.award-box .details-hover span.large-text {
    width: 100%;
    display: block;
    color: #243741;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 32px;
    line-height: normal;
    clear: both;
    margin: 0 0 0 250px;
    float: left;
}

a.award-box:hover .details-hover span.large-text {
    margin: 0;
}

a.award-box:hover .image:before {
    border-left: 3px solid #013649;
    border-right: 3px solid #013649;
}

a.award-box .image .image {
    width: 100%;
    height: 100%;
    display: block;
    float: left;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

a.award-box:hover .image .image {
    -moz-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -o-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

a.award-box .image div#printed-award {
    background: url(images/colour-awards.jpg) no-repeat center center;
    background-size: cover;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

a.award-box.left-right .image div#express-award {
    background: url(images/express-delivery.jpg) no-repeat center center;
    background-size: contain;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    width: 100%;
    height: 100%;
}

a.award-box.right-left .image div#best-sellers-award {
    background: url(images/best-sellers-award.jpg) no-repeat center center;
    background-size: contain;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    width: 100%;
    height: 100%;
}

a.award-box:hover .image div#printed-award,
a.award-box.left-right:hover .image div#express-award,
a.award-box.right-left:hover .image div#best-sellers-award {
    -moz-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -o-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

a.award-box .image div#printed-award {}

a.award-box .image div#printed-award {}

a.award-box .image div#printed-award {}

a.award-box.left-right .details {
    float: left;
    width: 47%;
    margin: 26px 0 50px 0;
}

a.award-box.left-right .image {
    width: 47%;
    float: right;
    height: 240px;
}

a.award-box.left-right .details-hover {
    float: left;
    width: 47%;
}

a.award-box.left-right .details:after {
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    left: 286px;
    bottom: 166px;
}

a.award-box.right-left .details {
    float: right;
    width: 47%;
    margin: 26px 0 0;
}

a.award-box.right-left .details-hover {
    width: 47%;
    right: 0px;
    height: 260px;
}

a.award-box.right-left .image {
    float: left;
    width: 47%;
}

a.award-box.right-left .details-hover span.top.text:after {
    margin: 15px auto 20px;
}

a.award-box.right-left .details-hover span.bottom.text:before {
    margin: 27px auto 15px;
}

a.award-box.right-left .details:after {
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    left: -42px;
    bottom: 190px;
}

a.custom-awards-banner {
    width: 100%;
    height: 531px;
    display: block;
    background: url(images/bespoke-awards-bg.jpg) no-repeat center center;
    background-size: cover;
}

a.custom-awards-banner .overlay {
    width: 100%;
    height: 100%;
    float: left;
    display: block;
    background: rgba(36, 55, 65, 0.69);
    padding: 25px;
    text-align: center;
}

a.custom-awards-banner .overlay .inner-box {
    width: 100%;
    height: 100%;
    border: 1px solid rgba(255, 255, 255, 0.36);
    padding: 41px 20px;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    position: relative;
}

a.custom-awards-banner .overlay .inner-box span.title-top {
    float: left;
    width: 100%;
    display: block;
    text-transform: uppercase;
    font-weight: 100;
    font-size: 18px;
    margin: 0 0 30px 0;
    line-height: normal;
}

a.custom-awards-banner .overlay .inner-box span.titla-large {
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
    margin: 0 0 30px 0;
    float: left;
    width: 100%;
}

a.custom-awards-banner .overlay strong {
    width: 100%;
    height: auto;
    display: block;
    text-transform: uppercase;
    font-size: 26px;
}

a.custom-awards-banner .overlay ul.selling {
    clear: both;
    margin: 0 0 0;
    padding: 0 0 0 0;
    list-style-type: none;
    text-transform: uppercase;
    font-weight: 100;
    float: left;
}

a.custom-awards-banner .overlay ul.selling li {
    width: 100%;
    float: left;
    margin: 0 0 20px 0;
}

.container-fluid.product-filter {
    background: #f9f9f9;
    border-top: 1px dotted rgba(27, 27, 27, 0.4);
    border-bottom: 1px dotted rgba(27, 27, 27, 0.4);
    padding: 50px 0;
    min-height: 596px;
}

.container-fluid.product-filter .products .product-slider {
    float: left;
    width: 100%;
    height: auto;
    display: block;
    position: relative;
}

.container-fluid.product-filter .products div#awards-featured {
    display: block;
}

.container-fluid.product-filter .slick-slider .slick-track {
    opacity: 1 !important;
    width: 5860px !important;
}

.container-fluid.product-filter ul.tabs {
    margin: 0 auto 50px;
    padding: 0 0 0 0;
    list-style-type: none;
    float: none;
    display: block;
    height: 36px;
    width: 85.4%;
}

.container-fluid.product-filter ul.tabs li {
    float: left;
    display: block;
    margin: 0 27px 0 0;
}

.container-fluid.product-filter ul.tabs li.last {
    margin: 0 0 0 0;
}

.container-fluid.product-filter ul.tabs li a {
    color: #243741;
    font-weight: 500;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    padding: 14px 26px;
    border: 1px solid #cccccc;
}

.container-fluid.product-filter ul.tabs li a:hover {
    color: #013649;
    border: 1px solid #013649;
}

.container-fluid.product-filter ul.tabs li a.active {
    color: #3db5bd;
    border: 1px solid #3db5bd;
}

.container-fluid.product-filter .product-container {
    float: left;
    display: block;
    position: relative;
}

.container-fluid.product-filter .product-container .product-image {
    float: left;
    width: 100%;
    height: 263px;
    border: 1px solid #cccccc;
    background: #ffffff;
    position: relative;
    padding: 25px;
    margin: 0 0 25px 0;
    overflow: hidden;
}

.container-fluid.product-filter .product-container .product-image a {
    float: left;
    width: 100%;
    height: auto;
    display: block;
    position: relative;
}

.container-fluid.product-filter .product-container h3 {
    margin: 0 0 24px 0;
    float: left;
    width: 100%;
    text-align: center;
    color: #243741;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    padding: 0 20px;
}

.product-container .product-image a p.onsale-button {
    z-index: 2;
    right: 0px;
    position: absolute;
    background: #f11c1c;
    width: 50px;
    height: 50px;
    text-align: center;
    color: #ffffff;
    font-size: 10px;
    line-height: normal;
    text-transform: uppercase;
    padding: 10px 7px;
    font-weight: 400;
    top: 0px;
}

.container-fluid.product-filter .product-container .product-image a p.onsale-button.new {
    background: #33c50c;
}

.container-fluid.product-filter .product-container .product-image a p.onsale-button.stock {
    background: #ff6600;
}

.container-fluid.product-filter .product-container .product-image a .available i.fa.fa-thumbs-o-up {
    float: left;
    display: block;
    margin: 5px 5px 0 1px;
    color: #999999;
}

.container-fluid.product-filter .product-container .product-image a .available p {
    margin: 0 0 0 0;
}

.container-fluid.product-filter .product-container .product-image a .available p strong {
    color: #3db5bd;
}

.container-fluid.product-filter .product-container .product-image a .available {
    width: 100%;
    background: #ffffff;
    bottom: 0px;
    position: absolute;
    border: 1px solid #cccccc;
    color: #666666;
    text-transform: uppercase;
    padding: 10px 15px;
    text-align: center;
}

.container-fluid.product-filter .product-container .product-image .product-overlay {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.6);
    z-index: 3;
    opacity: 0;
    padding: 25px;
}

.container-fluid.product-filter .product-container:hover .product-image .product-overlay {
    opacity: 1;
}

.container-fluid.product-filter .product-container:hover .product-image a p.onsale-button {
    top: -76px;
}

.container-fluid.product-filter .product-container:hover .product-image a .available {
    bottom: -71px;
}

.container-fluid.product-filter .product-container .product-image .product-overlay .icon-overlays {
    position: absolute;
    right: -51px;
    bottom: 25px;
}

.container-fluid.product-filter .product-container:hover .product-image .product-overlay .icon-overlays {
    right: 25px;
}

.container-fluid.product-filter .product-container .product-image .product-overlay .icon-overlays a {
    width: 50px;
    height: 50px;
    float: left;
    clear: both;
    text-align: center;
    background: #ffffff;
    border: 1px solid rgba(204, 204, 204, 0.65);
    color: #cccccc;
    margin: 0 0 3px 0;
    padding: 11px 0 0 0;
}

.container-fluid.product-filter .product-container .product-image .product-overlay .icon-overlays a.fa.fa-chevron-right {
    padding: 17px 0 0 0;
}

.container-fluid.product-filter .product-container .product-image .product-overlay .icon-overlays a:hover {
    background: #013649;
    border: 1px solid #013649;
    color: #ffffff;
}

.container-fluid.product-filter .products .product-slider span.fa.fa-angle-left,
.container-fluid.product-filter .products .product-slider span.fa.fa-angle-right,
.container-fluid.shop-by-category span.fa.fa-angle-left,
.container-fluid.shop-by-category span.fa.fa-angle-right {
    width: 50px;
    height: 50px;
    background: #f5f5f5;
    text-align: center;
    color: #cccccc;
    font-size: 30px;
    padding: 7px 0 0 0;
    position: absolute;
    top: 99px;
}

.container-fluid.product-filter .products .product-slider span.fa:hover,
.container-fluid.shop-by-category .row.category-list span.fa:hover {
    background: #3db5bd;
    color: #ffffff;
    cursor: pointer;
}

.container-fluid.product-filter .products .product-slider:hover span.fa.fa-angle-left {
    left: -14px;
    opacity: 1;
}

.container-fluid.product-filter .products .product-slider:hover span.fa.fa-angle-right {
    right: -14px;
    opacity: 1;
}

.container-fluid.product-filter .products .product-slider span.fa.fa-angle-left {
    left: -60px;
    opacity: 0;
}

.container-fluid.product-filter .products .product-slider span.fa.fa-angle-right {
    right: -60px;
    opacity: 0;
}

.container-fluid.shop-by-category span.fa.fa-angle-left {
    left: -60px;
    opacity: 0;
}

.container-fluid.shop-by-category span.fa.fa-angle-right {
    right: -60px;
    opacity: 0;
}

.container-fluid.shop-by-category:hover span.fa.fa-angle-left {
    left: -14px;
    opacity: 1;
}

.container-fluid.shop-by-category:hover span.fa.fa-angle-right {
    right: -14px;
    opacity: 1;
}

.container-fluid.product-filter .product-container .featured-price {
    text-align: center;
    float: left;
    width: 100%;
    font-size: 18px;
    font-weight: 600;
    color: transparent;
}

.container-fluid.product-filter .product-container .featured-price span.amount:before {
    Content: "FROM";
    font-family: 'Open Sans', sans-serif;
    display: inline-block;
    margin: 0 6px 0 0;
}

.container-fluid.product-filter .product-container:hover .featured-price {
    color: #013649;
}

.container-fluid.product-filter .product-container .product-image .product-overlay .icon-overlays a.fa.fa-shopping-cart {
    padding: 14px 0 0 0;
}

.container-fluid.product-filter .product-container .featured-price del span.amount:before,
.container-fluid.product-filter .product-container .featured-price ins span.amount:before {
    content: "";
}

.container-fluid.product-filter .product-container .featured-price del span.amount {
    display: inline-block;
    text-decoration: line-through;
    font-size: 14px;
    font-weight: 400;
}

container-fluid.product-filter .product-container .featured-price ins {
    text-decoration: none !important;
}

ins {
    text-decoration: none !important;
}

.container-fluid.product-filter .product-container .featured-price ins span.amount {
    text-decoration: none;
    font-weight: 700;
    color: #3db5bd;
}

.woocommerce .content-container .product-right form.variations_form.cart .single_variation_wrap .woocommerce-variation-price {
    clear: both;
    float: left;
    top: auto;
    position: relative;
}

.container-fluid.testimonials {
    background: url(images/testimonials-slider.jpg) no-repeat;
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    padding: 0 0;
}

.testimonial-section {
    float: left;
    width: 100%;
    height: auto;
    display: block;
}

.container-fluid.testimonials .overlay {
    padding: 50px 0;
    background: rgba(36, 55, 65, 0.8);
    width: 100%;
    height: 100%;
}

.testimonial-image {
    width: 105px;
    height: 105px;
    overflow: hidden;
    border-radius: 50%;
    border: 5px solid rgba(255, 255, 255, 0.58);
    float: left;
    margin: 0 50px 0 0;
}

.testimonial-section .testimonial-text {
    float: left;
    display: block;
    width: 77%;
    color: #ffffff;
}

.testimonial-section .testimonial-text ul.stars {
    margin: 0 0 25px 0;
    padding: 0 0 0 0;
    list-style-type: none;
    float: left;
    width: 100%;
}

.testimonial-section .testimonial-text p {
    margin: 0 0 25px 0;
}

.testimonial-section .testimonial-text p.test-name {
    clear: both;
    float: left;
    margin: 0 0 0 0;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    text-transform: uppercase;
}

.testimonial-section .testimonial-text p.job-title {
    clear: both;
    float: left;
    text-transform: capitalize;
    margin: 0 0 0 0;
}

.container-fluid.corporate-selling {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #f9f9f9;
    border-top: 1px dotted rgba(27, 27, 27, 0.4);
    border-bottom: 1px dotted rgba(27, 27, 27, 0.4);
}

.container-fluid.corporate-selling .selling {
    padding: 0 20px;
    text-align: center;
}

.container-fluid.corporate-selling .selling h5 {
    float: left;
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 25px 0;
    text-transform: uppercase;
    color: #243741;
    font-size: 18px;
    font-weight: 800;
    position: relative;
    padding: 0 0 25px 0;
    line-height: normal;
}

.container-fluid.corporate-selling .selling h5:after {
    height: 16px;
    z-index: 2;
    width: 30px;
    border-top: 3px solid #cccccc;
    border-bottom: 3px solid #cccccc;
    content: "";
    display: block;
    position: relative;
    top: 26px;
    left: 45%;
}

.container-fluid.corporate-selling .selling:hover h5:after {
    border-top: 3px solid #3db5bd;
    border-bottom: 3px solid #3db5bd;
}

.container-fluid.corporate-selling .selling p {
    margin: 0;
    clear: both;
    float: left;
    width: 100%;
}

.container-fluid.corporate-selling .selling .icon-box {
    position: relative;
    width: 75px;
    height: 75px;
    display: block;
    margin: 0 auto 25px;
    color: #cccccc;
    border: 1px solid #dddddd;
    font-size: 30px;
    line-height: 69px;
    z-index: 1;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

.container-fluid.corporate-selling .selling .icon-box i.fa {
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 2;
    float: left;
    padding: 20px 0 0 0;
}

.container-fluid.corporate-selling .selling .icon-box:after {
    width: 0%;
    height: 75px;
    content: "";
    background: #3db5bd;
    position: absolute;
    top: 0px;
    right: 37px;
}

.container-fluid.corporate-selling .selling .icon-box:before {
    width: 0%;
    height: 75px;
    content: "";
    background: #3db5bd;
    position: absolute;
    top: 0px;
    left: 36px;
}

.container-fluid.corporate-selling .selling:hover .icon-box:before {
    width: 50%;
    height: 75px;
    content: "";
    background: #3db5bd;
    position: absolute;
    top: 0px;
    left: 37px;
}

.container-fluid.corporate-selling .selling:hover .icon-box:after {
    width: 51%;
    height: 75px;
    content: "";
    background: #3db5bd;
    position: absolute;
    top: 0px;
    right: 36px;
}

.container-fluid.corporate-selling .selling:hover .icon-box {
    border: 1px solid #3db5bd;
    color: #ffffff;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

.container-fluid.footer {
    background: #19323b;
    padding: 50px 0;
    color: #97a3a8;
    margin-bottom: 0px;
}

.container-fluid.footer h6 {
    color: #f5f5f5;
    font-size: 20px;
    line-height: normal;
    margin: 0 0 25px 0;
    float: left;
    width: 100%;
    position: relative;
}

.container-fluid.footer h6:after {
    height: 16px;
    width: 60px;
    display: block;
    content: "";
    border-top: 3px solid #3db5bd;
    float: none;
    clear: both;
    display: block;
    margin: 20px 0 0 0;
}

.container-fluid.footer .content {
    width: 100%;
    clear: both;
    float: left;
}

.container-fluid.footer .content a {
    padding: 10px 25px;
    color: #ffffff;
}

.container-fluid.footer .content a:hover {
    background: #3db5bd;
}

.container-fluid.footer ul {
    float: left;
    width: 100%;
    height: auto;
    display: block;
    padding: 0 0 0 0;
    list-style-type: none;
    margin: 0 0 0 0;
}

.container-fluid.footer ul li {
    margin: 0 0 17px 0;
    float: left;
    width: 100%;
    display: block;
}

.container-fluid.footer ul li:nth-last-child(1) {
    margin: 0 0 0 0;
}

.container-fluid.footer ul li a {
    color: white;
    position: relative;
    float: left;
    width: 100%;
    display: block;
}

.container-fluid.footer ul li a:before {
    content: "\f054";
    display: block;
    font-size: 14px;
    float: left;
    color: #3DB5BD;
    margin: 0 14px 0 0;
}

.container-fluid.footer ul li a:hover {
    color: #44dbe5;
}

.container-fluid.footer ul li a:hover:before {
    color: #44dbe5;
}

.container-fluid.footer .content p {
    margin: 0 0 20px 0;
    color: white;
}

.container-fluid.footer p.last {
    margin: 0 0 0 0;
    color: white;
}

.container-fluid.footer p.get-in-touch-footer {
    clear: both;
    float: left;
    display: block;
    width: 100%;
    padding: 0 0 0 30px;
    color: white;
}

.container-fluid.footer p.get-in-touch-footer:before {
    left: 0px;
    color: #ffffff;
}

.container-fluid.footer-bottom {
    background: #132830;
    border-top: 1px solid #0c1a1f;
    padding-top: 35px;
    padding-bottom: 35px;
}

.container-fluid.footer-bottom p.copyright {
    margin: 4px 0 0 0;
    color: #abb2b5;
}

.container-fluid.footer-bottom p.copyright a {
    color: #abb2b5;
}

.row.category-list a.award-box.right-left .details {
    position: relative;
    height: 237px;
}

.row.category-list a.award-box.right-left .details:after {
    bottom: 210px;
}

.container-fluid.work-with {
    text-align: center;
}

.container-fluid.work-with h5 {
    margin: 0 0 30px 0;
    color: #243741;
    float: left;
    width: 100%;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 24px;
}

.row.corporate-logos .logo-slider {
    float: left;
    display: block;
    width: 100%;
    height: 80px;
}

div#amnesty {
    background: url(images/company-logos/amnesty.jpg) center center no-repeat;
    background-size: contain;
}

div#barclays {
    background: url(images/company-logos/barclays.jpg) center center no-repeat;
    background-size: contain;
}

div#bdo {
    background: url(images/company-logos/bdo-logo.jpg) center center no-repeat;
    background-size: contain;
}

div#bhs {
    background: url(images/company-logos/bhs.jpg) center center no-repeat;
    background-size: contain;
}

div#boc {
    background: url(images/company-logos/boc-logo.jpg) center center no-repeat;
    background-size: contain;
}

div#bupa {
    background: url(images/company-logos/bupa.jpg) center center no-repeat;
    background-size: contain;
}

div#capegemi {
    background: url(images/company-logos/capgemini.jpg) center center no-repeat;
    background-size: contain;
}

div#capita {
    background: url(images/company-logos/capita.jpg) center center no-repeat;
    background-size: contain;
}

div#cargill {
    background: url(images/company-logos/cargill-logo.jpg) center center no-repeat;
    background-size: contain;
}

div#coventry {
    background: url(images/company-logos/coventry.jpg) center center no-repeat;
    background-size: contain;
}

div#gatwick {
    background: url(images/company-logos/gatwick.jpg) center center no-repeat;
    background-size: contain;
}

div#halfords {
    background: url(images/company-logos/halfords.jpg) center center no-repeat;
    background-size: contain;
}

div#hiscox {
    background: url(images/company-logos/hiscox.jpg) center center no-repeat;
    background-size: contain;
}

div#ipc {
    background: url(images/company-logos/ipc.jpg) center center no-repeat;
    background-size: contain;
}

div#kfc {
    background: url(images/company-logos/kfc.jpg) center center no-repeat;
    background-size: contain;
}

div#lord-taverna {
    background: url(images/company-logos/lords-taverners.jpg) center center no-repeat;
    background-size: contain;
}

div#metlife {
    background: url(images/company-logos/metlife.jpg) center center no-repeat;
    background-size: contain;
}

div#moethennesey {
    background: url(images/company-logos/moethennessey.jpg) center center no-repeat;
    background-size: contain;
}

div#morgan-stanley {
    background: url(images/company-logos/morgan-stanley.jpg) center center no-repeat;
    background-size: contain;
}

div#pfizer {
    background: url(images/company-logos/pfizer.jpg) center center no-repeat;
    background-size: contain;
}

div#pinsent-masons {
    background: url(images/company-logos/pinsent-masons.jpg) center center no-repeat;
    background-size: contain;
}

div#hradisson {
    background: url(images/company-logos/radisson.jpg) center center no-repeat;
    background-size: contain;
}

div#sainsburys {
    background: url(images/company-logos/sainsburys.jpg) center center no-repeat;
    background-size: contain;
}

div#seanhenna {
    background: url(images/company-logos/seanhanna.jpg) center center no-repeat;
    background-size: contain;
}

div#sky {
    background: url(images/company-logos/sky.jpg) center center no-repeat;
    background-size: contain;
}

div#uniliver {
    background: url(images/company-logos/unileaver.jpg) center center no-repeat;
    background-size: contain;
}

div#yum {
    background: url(images/company-logos/yum-logo.jpg) center center no-repeat;
    background-size: contain;
}

.container-fluid.work-with p {
    width: 100%;
    clear: both;
    float: left;
    margin: 0 0 50px 0;
}

.row.corporate-logos {
    width: 100%;
    float: left;
    display: block;
    margin: 0 0 0 0;
}

.row.corporate-logos .slick-slide .logo-slider {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    opacity: 0.3;
}

.row.corporate-logos .slick-list.draggable {
    overflow: hidden;
    width: 92%;
    margin: 0 auto;
    padding: 0 !important;
}

.row.corporate-logos .slick-slide.slick-active.slick-center .logo-slider {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1;
}

.container-fluid.nav-main .menu-header ul#menu-menu-main li ul.sub-menu li.current-menu-item a,
.container-fluid.nav-main .menu-header ul#menu-menu-main li ul.sub-menu li.current-menu-ancestor a {
    background: rgba(0, 135, 207, 1);
}

.container-fluid.nav-main .menu-header ul#menu-menu-main li ul.sub-menu li ul.sub-menu li.current-menu-item a {
    background: rgba(158, 27, 17, 1);
}

.container-fluid.nav-main .menu-header ul#menu-menu-main li ul.sub-menu li ul.sub-menu li a:after {
    content: "" !important;
    display: none !important;
}

.container-fluid.shop-by-category a.award-box.right-left .image .image {
    width: 100%;
    height: 100%;
    float: left;
    display: block;
    padding: 0 0 0 0;
    background: url(images/category-1.jpg) no-repeat center center;
}

.container-fluid.shop-by-category a.award-box.right-left .image #acrylic-award {
    background: url(/app/uploads/2016/01/AA0000D-FC.jpg) no-repeat center center;
    background-size: contain;
}

.container-fluid.shop-by-category a.award-box.right-left .image #glass-award {
    background: url(/app/uploads/2016/01/GS200-GB.jpg) no-repeat center center;
    background-size: contain;
}

.container-fluid.shop-by-category a.award-box.right-left .image #trophies-award {
    background: url(/app/uploads/2016/01/090-149A-B.jpg) no-repeat center center;
    background-size: contain;
}

.container-fluid.shop-by-category a.award-box.right-left .image #employee-award {
    background: url(/app/uploads/2016/01/cm002-OK-.jpg) no-repeat center center;
    background-size: contain;
}

.container-fluid.shop-by-category a.award-box.right-left .image #wall-award {
    background: url(/app/uploads/2016/01/194-V498-500.jpg) no-repeat center center;
    background-size: contain;
}

.container-fluid.shop-by-category a.award-box.right-left .image #colour-award {
    background: url(/app/uploads/2016/01/GW30WABC.jpg) no-repeat center center;
    background-size: contain;
}

.container-fluid.shop-by-category a.award-box.right-left .image #star-award {
    background: url(/app/uploads/2016/01/SY3027-SY3028-SY3029.jpg) no-repeat center center;
    background-size: contain;
}

.container-fluid.shop-by-category a.award-box.right-left:hover .image .image {
    -moz-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -o-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

.ls-l,
h1.ls-l,
h2.ls-l {
    left: 0px !important;
}

.end-banner-container {
    width: 100%;
    height: 531px;
    display: block;
    overflow: hidden;
}

a.custom-awards-banner:hover {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

a.custom-awards-banner:hover .overlay {
    background: rgba(36, 55, 65, 0.8);
}

a.custom-awards-banner:hover .overlay .inner-box {
    border: 1px solid transparent;
    color: #4EBDF8;
}

.container-fluid.woocommerce-title-container {
    height: 150px;
    text-align: center;
    padding: 0 0 0 0;
}

.container-fluid.woocommerce-title-container .overlay {
    width: 100%;
    float: left;
    display: block;
    height: 100%;
    background: rgba(27, 27, 27, 0.6);
}

.container-fluid.woocommerce-title-container .overlay h1 {
    text-transform: uppercase;
    font-size: 50px;
    font-weight: 800;
    color: #ffffff;
    position: relative;
    top: 50%;
    transform: translateY(50%);
    margin: 0 0 0 0;
}

.breadcrumbs-container {
    margin: 0 0 50px 0;
    padding: 16px 0;
    border-top: 1px dotted #cccccc;
    border-bottom: 1px dotted #cccccc;
    float: left;
    width: 100%;
    display: block;
    font-family: 'Montserrat', sans-serif;
    color: #1b1b1b;
    font-size: 12px;
}

.tax-product_cat .breadcrumbs-container {
    width: 70%;
}

.content-container {
    clear: both;
    float: left;
    display: block;
    width: 100%;
}

.content-container h3 {
    float: left;
    width: 100%;
    display: block;
    height: auto;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 10px 0 15px 0;
    color: #243741;
}

.woocommerce .woocommerce-ordering select.orderby {
    margin: -198px 0 0 0;
    background-color: #f5f5f5;
    padding: 13.5px;
    position: relative;
}

.breadcrumbs-container p#breadcrumbs {
    float: left;
}

.breadcrumbs-container p#breadcrumbs a {
    font-weight: 600;
    color: #3db5bd;
}

.breadcrumbs-container p#breadcrumbs span.fa {
    color: #cccccc;
}

.woocommerce .content-container ul.products,
.search .content-container ul.products {
    float: left;
    width: 100%;
    clear: both;
    display: block;
}

.woocommerce .content-container ul.products li,
.search .content-container ul.products li {
    margin: 0 50px 50px 0;
    float: left !important;
    display: block;
    width: 29.06%;
    padding: 0 0 0 0;
    clear: none;
}

.woocommerce .content-container ul.products li:before,
.search .content-container ul.products li:before {
    content: "";
}

.woocommerce .content-container ul.products li:nth-child(3n+3),
.search .content-container ul.products li:nth-child(3n+3) {
    margin: 0 0 50px 0;
}

.woocommerce .content-container ul.products li .product-image,
.search .content-container ul.products li .product-image {
    width: 100%;
    height: auto;
    display: block;
    background: #ffffff;
    border: 1px solid #cccccc;
    padding: 20px;
    position: relative;
    margin: 0 0 25px 0;
    height: 250px;
    overflow: hidden;
}

.woocommerce .content-container ul.products li .product-image p.onsale-button,
.search .content-container ul.products li .product-image p.onsale-button {
    background-color: #1b1b1b;
    z-index: 2;
    right: 20px;
    position: absolute;
    background: #f11c1c;
    width: 50px;
    height: 50px;
    text-align: center;
    color: #ffffff;
    font-size: 10px;
    line-height: normal;
    text-transform: uppercase;
    padding: 10px 7px;
    font-weight: 400;
    top: 20px;
}

.woocommerce .content-container ul.products li .product-image p.onsale-button.new,
.search .content-container ul.products li .product-image p.onsale-button.new {
    background: #33c50c;
}

.woocommerce .content-container ul.products li .product-image p.onsale-button.new,
.search .content-container ul.products li .product-image p.onsale-button.new {
    background: #33c50c;
}

.woocommerce .content-container ul.products li .product-image p.onsale-button.stock,
.search .content-container ul.products li .product-image p.onsale-button.stock {
    background: #ff6600;
}

.woocommerce .content-container ul.products li .product-container,
.search .content-container ul.products li .product-container {
    padding: 0 0 0 0;
    width: 100%;
    overflow: hidden;
}

.woocommerce .content-container ul.products li .product-container a.button.add_to_cart_button.product_type_variable,
.search .content-container ul.products li .product-container a.button.add_to_cart_button.product_type_simple,
.woocommerce .content-container ul.products li .product-container span.viewproduct.fa.fa-chevron-right,
.search .content-container ul.products li .product-container span.viewproduct.fa.fa-chevron-right {
    width: 50px;
    height: 50px;
    background-color: #ffffff;
    position: absolute;
    border: 1px solid #cccccc;
    text-align: center;
    color: #cccccc;
    right: -57px;
    padding: 15px 0 0 0;
    border-radius: 0px;
}

.woocommerce .content-container ul.products li .product-container a.button.add_to_cart_button.product_type_simple:hover,
.search .content-container ul.products li .product-container a.button.add_to_cart_button.product_type_simple:hover,
.woocommerce .content-container ul.products li .product-container a.viewproduct.fa.fa-chevron-right:hover,
.search .content-container ul.products li .product-container a.viewproduct.fa.fa-chevron-right:hover {
    right: 20px;
}

.content-container ul.products li .product-container:hover span.viewproduct.fa.fa-chevron-right,
.woocommerce .content-container ul.products li .product-container:hover a.button.add_to_cart_button.product_type_variable {
    right: 20px;
}

.woocommerce .content-container ul.products li .product-container:hover a,
.search .content-container ul.products li .product-container:hover a {
    right: 20px;
}

.woocommerce .content-container ul.products li .product-container a:hover,
.search .content-container ul.products li .product-container a:hover {
    background: #013649;
    color: #ffffff;
    border: 1px solid #013649;
}

.woocommerce .content-container ul.products li .product-container a.viewproduct.fa.fa-chevron-right,
.search .content-container ul.products li .product-container a.viewproduct.fa.fa-chevron-right {
    bottom: 20px;
}

.woocommerce .content-container ul.products li .product-container a.button.add_to_cart_button.product_type_simple,
.search .content-container ul.products li .product-container a.button.add_to_cart_button.product_type_simple {
    bottom: 72px;
}

.woocommerce .content-container ul.products li h3,
.search .content-container ul.products li h3 {
    width: 100%;
    float: left;
    display: block;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    color: #243741;
    line-height: 25px;
    padding: 0;
    margin: 0 0 25px;
    min-height: 75px;
}

.woocommerce .content-container ul.products li .featured-price,
.search .content-container ul.products li .featured-price {
    width: 100%;
    height: auto;
    display: block;
    float: left;
    text-align: center;
    color: transparent;
}

.woocommerce .content-container ul.products li .featured-price span.amount,
.search .content-container ul.products li .featured-price span.amount {
    width: 100%;
    position: relative;
    float: left;
    display: block;
    text-align: center;
    font-size: 17px;
    font-weight: 700;
    color: #243741;
    text-transform: uppercase;
}

.woocommerce .content-container ul.products li .featured-price span.amount:before,
.search .content-container ul.products li .featured-price span.amount:before {
    Content: "FROM";
    font-family: 'Open Sans', sans-serif;
    display: inline-block;
    margin: 0 6px 0 0;
}

.woocommerce .content-container ul.products li .featured-price del span.amount,
.search .content-container ul.products li .featured-price del span.amount {
    float: left;
    width: 36%;
    text-decoration: line-through;
    font-size: 12px;
    font-weight: 400;
    text-align: right;
}

.woocommerce .content-container ul.products li .featured-price ins span.amount,
.search .content-container ul.products li .featured-price ins span.amount {
    width: 60%;
    float: right;
    color: #3db5bd;
    text-align: left;
}

.woocommerce .content-container ul.products li .product-container:hover .featured-price span.amount,
.search .content-container ul.products li .product-container:hover .featured-price span.amount {
    color: #013649;
}

.search .content-container ul.products li .product-container .featured-price span.amount:nth-child(2) {
    display: none;
}

.woocommerce .content-container ul.products li .product-container:hover p.onsale-button,
.search .content-container ul.products li .product-container:hover p.onsale-button {
    right: -57px;
}

.woocommerce .content-container ul.products li .product-container .available,
.search .content-container ul.products li .product-container .available {
    width: 82%;
    position: absolute;
    background: #ffffff;
    border: 1px solid #cccccc;
    color: #666666;
    padding: 10px 15px;
    bottom: 19px;
}

.woocommerce .content-container ul.products li .product-container .available i.fa,
.search .content-container ul.products li .product-container .available i.fa {
    float: left;
    display: block;
    height: auto;
    margin: 5px 10px 0px 5px;
    color: #999999;
}

.woocommerce .content-container ul.products li .product-container .available p,
.search .content-container ul.products li .product-container .available p {
    float: left;
    width: auto;
    margin: 0 0 0 0;
    font-size: 12px;
}

.woocommerce .content-container ul.products li .product-container .available p strong,
.search .content-container ul.products li .product-container .available p strong {
    display: inline-block;
    color: #3db5bd;
}

.woocommerce .content-container ul.products li .product-container:hover .available,
.search .content-container ul.products li .product-container:hover .available {
    bottom: -63px;
}

.woocommerce .content-container ul.products li .product-image img,
.search .content-container ul.products li .product-image img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    float: left;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
}

.woocommerce .content-container ul.products li .product-container:hover .product-image img,
.search .content-container ul.products li .product-container:hover .product-image img {
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    position: relative;
    top: 50%;
    left: 50%;
    -moz-transform: translateY(-50%) translateX(-50%) scale(1.3);
    -webkit-transform: translateY(-50%) translateX(-50%) scale(1.3);
    -o-transform: translateY(-50%) translateX(-50%) scale(1.3);
    -ms-transform: translateY(-50%) translateX(-50%) scale(1.3);
    transform: translateY(-50%) translateX(-50%) scale(1.3);
}

.side-bar-section.tags a {
    float: left;
    display: block;
    width: 48%;
    text-align: center;
    background: #f5f5f5;
    margin: 0 3px 3px 0;
    text-transform: capitalize;
    color: #666666;
    padding: 10px;
}

.side-bar-section.tags a:hover {
    background: #013649;
    color: #ffffff;
}

.side-bar-section .details-container:hover span.fa {
    color: #013649;
    background: #ffffff;
}

.side-bar-section .details-container:hover span.details {
    background: #013649;
    color: #ffffff;
}

.side-bar-section .details-container:hover span.details a {
    color: #ffffff;
}

.side-bar-section .details-container span.details a {
    color: #666666;
}

.side-bar-section .details-container span.details {
    float: left;
    background: #ffffff;
    color: #666666;
    width: 86%;
    font-size: 14px;
    padding: 8px 15px;
}

.side-bar-section .details-container span.fa {
    background: #f5f5f5;
    color: #243741;
    font-size: 14px;
    line-height: 41px;
}

.side-bar-section .menu-footer-nav-container ul#menu-footer-nav li {
    float: left;
    width: 100%;
    display: block;
    margin: 0 0 15px 0;
}

.side-bar-section .menu-footer-nav-container ul#menu-footer-nav li:nth-last-child(1) {
    margin: 0 0 0 0;
}

.side-bar-section .menu-footer-nav-container ul#menu-footer-nav li a {
    float: left;
    width: 100%;
    display: block;
    color: #666666;
    text-transform: capitalize;
    position: relative;
    padding: 0 0 0 20px;
}

.side-bar-section .menu-footer-nav-container ul#menu-footer-nav li a:before {
    content: "\f0da";
    position: absolute;
    left: 0px;
    top: 0px;
}

.side-bar-section .menu-footer-nav-container ul#menu-footer-nav li a:hover {
    color: #013649;
    font-weight: 600;
}

.side-bar-section span.fa.fa-shopping-cart {
    float: left;
    width: 50px;
    height: 50px;
    display: block;
    font-size: 50px;
    margin: 0 25px 25px 0;
    color: #cccccc;
}

.side-bar-section span.fa.fa-shopping-cart.active {
    color: #013649;
}

.side-bar-section .cart-container {
    float: left;
    width: auto;
    font-family: 'Montserrat', sans-serif;
    color: #3db5bd;
    margin: 13px 0 0 0;
    font-size: 18px;
    text-transform: uppercase;
    clear: none;
}

.side-bar-section a.go-to-checkout {
    clear: both;
    float: left;
    display: block;
    width: auto;
    position: relative;
    padding: 10px 40px 10px 20px;
    background-color: #f5f5f5;
    color: #666666;
}

.side-bar-section a.go-to-checkout:after {
    content: "\f00c";
    display: block;
    position: absolute;
    right: 16px;
    top: 9px;
    color: #999999;
}

.side-bar-section a.go-to-checkout:hover {
    background: #013649;
    color: #ffffff;
}

.side-bar-section a.go-to-checkout:hover:after {
    color: #ffffff;
}

.latest-news-container {
    float: left;
    width: 100%;
    display: block;
    height: auto;
    margin: 0 0 50px 0;
}

.latest-news-container:nth-last-child(1) {
    margin: 0 0 0 0;
}

.latest-news-container .content {
    margin: 0 0 0 0;
}

.latest-news-container .top {
    float: left;
    width: 100%;
    display: block;
    margin: 0 0 15px 0;
}

.latest-news-container .top .latest-news-image {
    width: 75px;
    height: 75px;
    margin: 0 25px 0 0;
}

.latest-news-container .top h5 {
    float: left;
    width: 65%;
    display: block;
    margin: 0px 0 10px 0;
    font-size: 18px;
}

.latest-news-container .top .meta {
    float: left;
    display: block;
    width: 60%;
    color: #666666;
    clear: both;
    float: left;
}

.latest-news-container .top .meta i.fa.fa-calendar {
    color: #999999;
    float: left;
    display: block;
    margin: 4px 10px 0 0;
}

.latest-news-container .content {
    color: #666666;
}

.side-bar-section .cart-container p.active {
    color: #1b1b1b;
}

.product-slider.sidebar.slick-initialized.slick-slider {
    width: 100%;
    float: left;
    display: block;
}

.product-slider.sidebar.slick-initialized.slick-slider h3:after {
    display: none;
}

.product-slider .product-image {
    width: 100%;
    height: auto;
    display: block;
    padding: 20px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    position: relative;
    float: left;
    overflow: hidden;
    margin: 0 0 25px 0;
}

.product-slider .product-image a {
    float: left;
    width: 100%;
    height: auto;
    display: block;
    padding: 20px;
}

.product-slider .product-image a img {
    float: left;
    width: auto;
    height: auto;
    display: block;
    max-height: 100%;
    max-width: 100%;
}

.product-slider .product-image a p.onsale-button {
    top: 20px;
    right: 20px;
}

.container-fluid.product-filter .product-slider .product-image a p.onsale-button {
    top: 0px;
    right: 0px;
}

.product-slider .product-image a p.onsale-button.new {
    background: #33c50c;
}

.product-slider h3 {
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    line-height: 24px;
}

.product-slider span.amount {
    font-size: 18px;
    font-weight: 700;
    color: #243741;
    position: relative;
}

.product-slider .available {
    background: #ffffff;
    border: 1px solid #cccccc;
    padding: 10px 15px;
    text-align: center;
    position: absolute;
    width: 85%;
    bottom: 20px;
    z-index: 99;
}

.product-slider .product-image a.fa {
    position: absolute;
    width: 50px;
    height: 50px;
    display: block;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    color: #cccccc;
    bottom: 14px;
    border-radius: 0px;
    right: -70px;
}

.product-slider .product-image a.fa:hover {
    border: 1px solid #013649;
    background: #013649;
    color: #013649;
}

.product-slider:hover .product-image a.fa {
    right: 15px;
}

.side-bar-section .product-slider:hover .product-image a.fa.fa-shopping-cart {
    right: 20px;
}

.side-bar-section .product-slider .product-image a.fa-shopping-cart {
    bottom: 73px;
    display: none;
}

.product-slider .available i.fa {
    float: left;
    display: inline-block;
    height: auto;
    color: #999999;
    margin: 5px 7px 0 0;
    padding: 0 0 0 14px;
}

.product-slider .available p {
    margin: 0 0 0 0px;
    color: #666666;
    padding: 0 11px 0 0;
}

.product-slider .available p strong {
    color: #3db5bd;
}

.product-slider .product-image a.fa-shopping-cart {
    bottom: 67px;
}

.container-fluid.product-filter .product-slider .product-image a.fa-shopping-cart {
    bottom: 15px;
}

.product-slider .featured-price {
    clear: both;
    float: left;
    width: 100%;
    text-align: center;
    color: transparent;

}

.product-slider span.amount {
    font-size: 18px;
    font-weight: 700;
    color: #3db5bd;
    position: relative;
}

.product-slider span.amount:before {
    content: "from";
    position: relative;
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    margin: 0 6px 0 0;
    text-transform: lowercase;
}

.product-slider:hover span.amount {
    color: #70d4da;
}

.product-slider .product-image a:hover p.onsale-button {
    right: -53px;
}

.product-slider:hover .available {
    bottom: -70px;
}

.product-slider .featured-price del {
    width: 40%;
    text-align: right;
    padding: 0 5px 0 0;
}

.product-slider .featured-price del span.amount:before {
    display: none;

}

.product-slider .featured-price ines {
    width: 60%;
    text-align: left;
    padding: 0 0 0 5px;
}

.product-slider .featured-price ins span {
    color: #3db5bd;
}

.product-slider .featured-price del span.amount {
    font-size: 14px;
    font-weight: 400;
}

nav.woocommerce-pagination {
    display: block;
}

nav.woocommerce-pagination ul.page-numbers {
    border: none;
    font-family: 'Montserrat', sans-serif;
}

nav.woocommerce-pagination ul.page-numbers li {
    width: auto;
    height: auto;
    display: block;
    border: none;
    border-right: 1px solid #ffffff;
}

nav.woocommerce-pagination ul.page-numbers li span.page-numbers.current {
    background: #3db5bd;
    border: none;
    color: #ffffff;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 34px;
    padding: 10px 15px;
}

nav.woocommerce-pagination ul.page-numbers li a.page-numbers {
    border: none;
    background: #f5f5f5;
    color: #cccccc;
    width: 50px;
    height: 50px;
    line-height: 34px;
    padding: 10px 15px;
}

nav.woocommerce-pagination ul.page-numbers li a.page-numbers:hover {
    background: #013649;
    color: #ffffff;
}

.product-slider .product-container:hover .product-image img {
    -moz-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -o-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    position: relative;
    top: 8%;
}

.related.products {
    float: left;
    width: 100%;
    clear: both;
    display: block;
    height: 470px;
    overflow: hidden;
}

.related.products h4 {
    color: #3db5bd;
    text-transform: uppercase;
    float: left;
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 40px 0;
    font-weight: 700;
    font-size: 18px;
    line-height: normal;
}

.related.products:hover h4 {
    color: #013649;
}

.single-product .container-fluid.woocommerce-title-container .overlay h1 {
    font-size: 30px;
    position: relative;
    top: 120%;
    transform: translateY(140%);
}

.content-container .product-left {
    float: left;
    width: 47%;
    display: block;
    height: auto;
}

.content-container .product-right {
    width: 47%;
    float: right;
    height: auto;
    display: block;
    position: relative;
}

.content-container .product-top,
.content-container .product-bottom {
    clear: both;
    float: left;
    width: 100%;
    height: auto;
    display: block;
}

.content-container .product-bottom h4 {
    color: #3db5bd;
    text-transform: uppercase;
    float: left;
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 40px 0;
    font-weight: 700;
    font-size: 18px;
    line-height: normal;
}

.content-container .product-bottom .product-description:hover h4 {
    color: #013649;
}

.content-container .product-left .full-length-product {
    width: 100%;
    background: #ffffff;
    float: left;
    border: 1px solid #cccccc;
    height: 366px;
    margin: 0 0 25px 0;
    padding: 25px;
}

.content-container .product-left .full-length-product .images {
    width: 100%;
    height: auto;
    margin: 0 0 0 0;
}

.content-container .product-left .thumbnails.columns-3 {
    float: left;
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0px 25px 0;
}

.content-container .product-left .thumbnails.columns-3 a.zoom {
    display: block;
    background: #f5f5f5;
    border: 1px solid #cccccc;
    margin: 0 25px 0 0;
    width: 28.7%;
    padding: 10px;
}

.content-container .product-left .thumbnails.columns-3 a.zoom.last {
    margin: 0 0 0 0;
}

.content-container .product-top {
    margin: 0 0 45px 0;
}

.content-container .product-right h4.product-title {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    margin: 0 0 25px 0;
    font-weight: 600;
    text-transform: uppercase;
    color: #3db5bd;
}

.content-container .product-tabs {
    float: left;
    display: block;
    height: auto;
    width: 100%;
    margin: 0 0 50px 0;
}

.content-container .product-tabs .tab-nav {
    width: 100%;
    height: auto;
    display: block;
    float: left;
    margin: 0 0 50px 0;
}

.content-container .product-tabs .tab-nav .tab-nav-items:hover {
    background: #243741;
    color: #ffffff;
    cursor: pointer;
}

.content-container .product-tabs .tab-nav .tab-nav-items.active {
    background: #3db5bd;
    color: #ffffff;
}

.content-container .product-tabs .tab-nav .tab-nav-items {
    width: 33%;
    float: left;
    display: block;
    text-align: center;
    background: #f5f5f5;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    color: #999999;
    padding: 15px;
    border-right: 1px solid #ffffff;
}

.content-container .product-tabs .tab-content {
    clear: both;
    float: left;
    display: block;
    width: 100%;
    height: auto;
}

.content-container .product-tabs .tab-content div -f217-p174-o1 {
    float: left;
    width: 100%;
    height: auto;
    display: block;
}

.content-container .product-tabs .tab-content div -f217-p174-o1 p {
    float: none;
    width: auto;
    display: block;
    height: auto;
}

.content-container .product-tabs .tab-content div -f217-p174-o1 p span.fields {
    float: left;
    width: 100%;
}

.content-container .product-tabs .tab-content div -f217-p174-o1 span.wpcf7-form-control-wrap {
    float: left;
    width: 100%;
}

.content-container .product-tabs .tab-content div -f217-p174-o1 p span.fields br {
    display: none;
}

.content-container .product-tabs .tab-content div -f217-p174-o1 span.wpcf7-form-control-wrap input {
    background: #f5f5f5;
    float: left;
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 5px 0;
}

.content-container .product-tabs .tab-content .left-form {
    float: left;
    width: 49.5%;
}

.content-container .product-tabs .tab-content .right-form {
    float: right;
    width: 49.5%;
}

.content-container .product-tabs .tab-content .left span.fields.left,
.content-container .product-tabs .tab-content .right span.fields.right {
    width: 100%;
}

.content-container .product-tabs .tab-content .right-form textarea {
    height: 198px;
    margin: 0 0 10px 0;
    display: block;
    background-color: #f5f5f5;
}

.content-container .product-tabs .tab-content div -f217-p174-o1 p span.fields.button {
    float: right;
    display: block;
    height: auto;
    width: auto;
}

.content-container .product-tabs .tab-content .left-form span.fields.left {
    float: left;
    display: block;
    width: 100%;
    height: auto;
}

.content-container .product-tabs .tab-content .left-form span.fields.left input {
    float: left;
    display: block;
    margin: 0 0 5px 0;
    background: #f5f5f5;
    height: 45.8px;
}

.content-container .product-tabs .tab-content .right-form span.fields.button {
    float: right;
    width: auto;
    display: block;
}

.content-container .product-tabs .tab-content .right-form span.fields.button input.wpcf7-form-control.wpcf7-submit {
    background: #3db5bd;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 200;
    font-size: 16px;
    padding: 10px 20px;
}

.content-container .product-tabs .tab-content .right-form span.fields.button input.wpcf7-form-control.wpcf7-submit:hover {
    background: #243741;
}

.content-container .product-tabs .tab-content br {
    display: none;
}

.content-container .product-tabs .tab-content .tab-content-sections {
    display: none;
}

.content-container .product-tabs .tab-content #tab-nav1 {
    display: block;
}

.content-container .product-tabs .tab-content .tab-content-sections .product-addon {
    margin: 0 0 0 0;
}

.content-container .product-tabs .tab-content .tab-content-sections .product-addon.product-addon-enter-your-text-here {
    float: right;
    display: block;
    width: 49.5%;
    display: block;
    margin: -12px 0 0 0;
}

.content-container .product-tabs .tab-content .tab-content-sections .product-addon.product-addon-logo-1 {
    float: left;
    width: 49.5%;
    display: block;
    height: auto;
}

.content-container .product-tabs .tab-content .tab-content-sections .product-addon.product-addon-logo-2 {
    float: left;
    width: 49.5%;
    display: block;
    height: auto;
    clear: left;
}

.content-container .product-tabs .tab-content .tab-content-sections .product-addon p.form-row {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.content-container .product-tabs .tab-content .tab-content-sections .single_variation_wrap .single_variation {
    display: none;
}

.content-container .product-tabs .tab-content .tab-content-sections .product-addon p.form-row input.input-text.addon {
    border: none;
    padding: 0 0 0 0;
    float: left;
    display: block;
    height: auto;
}

.content-container .product-tabs .tab-content .tab-content-sections .product-addon.product-addon-logo-1 p.form-row.form-row-wide {
    float: left;
    width: 100%;
    display: block;
    margin: -12px 0 15px 0;
}

.content-container .product-tabs .tab-content .tab-content-sections .product-addon.product-addon-logo-2 p.form-row.form-row-wide {
    float: left;
    width: 100%;
    display: block;
    margin: -12px 0 15px 0;
}

.content-container .product-tabs .tab-content .tab-content-sections .product-addon p.form-row label {
    line-height: 34px;
    float: left;
    width: 100%;
    height: auto;
    display: block;
    position: relative;
}

.content-container .product-tabs .tab-content .tab-content-sections .product-addon p.form-row label:after {
    content: "Allowed file extensions to upload: .jpg, .eps, .pdf";
    float: left;
    display: block;
    position: relative;
    font-family: 'Open Sans', sans-serif;
    color: #999999;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 100;
}

.content-container .product-tabs .tab-content .tab-content-sections .product-addon.product-addon-logo-1 p.form-row.form-row-wide {
    float: left;
    width: 100%;
    display: block;
    margin: -12px 0 15px 0;
}

.content-container .product-tabs .tab-content .tab-content-sections textarea.input-text.addon.addon-custom-textarea {
    height: 143px;
    background-color: #f5f5f5;
}

.content-container .product-tabs .tab-content .tab-content-sections .single_variation_wrap button.single_add_to_cart_button.button.alt {
    background: #3db5bd;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 200;
    font-size: 16px;
    padding: 10px 20px;
    float: right;
    width: auto;
    border-radius: 0px;
    line-height: 24px;
}

.content-container .product-tabs .tab-content .tab-content-sections .single_variation_wrap button.single_add_to_cart_button.button.alt:hover {
    background: #243741;
}

.top-cart-variables {
    float: left;
    display: block;
    width: 100%;
    height: auto;
}

.top-cart-variables select#product-size {
    float: left;
    width: auto;
    background: #f5f5f5;
    margin: 0 0 30px 55px;
    padding: 13px 15px;
    height: 50px;
    min-width: 46%;
    max-width: 46%;
}

.top-cart-variables a.reset_variations {
    display: none !important;
}

.cart-container {
    clear: both;
    float: left;
    display: block;
    height: auto;
    margin: 0 0 25px;
}

.cart-container span.price-one-off {
    font-size: 12px;
    float: left;
    margin: 0 0 15px 0;
    display: block;
    line-height: normal;
}

.top-cart-variables span.price {
    float: left;
    display: block;
    width: 100%;
    height: auto;
    margin: 0 0 25px 0;
}

.top-cart-variables span.price span.amount {
    float: left;
    display: block;
    position: relative;
    color: #243741;
    font-size: 30px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}

.top-cart-variables form.variations_form.cart {
    margin: 0 0 0 0 !important;
    float: left;
    width: 100%;
    display: block;
}

.top-cart-variables span.alert-to-customise {
    width: 100%;
    float: left;
    display: block;
    margin: 0 0 30px 0;
}

.top-cart-variables span.price span.amount:before {
    content: "From";
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
}

.top-cart-variables span.price span.amount:before {
    content: "Price From";
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    display: block;
    float: left;
    margin: 0px 15px 0 0;
    letter-spacing: -1px;
}

.top-cart-variables span.price span.amount:after {
    content: "*";
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    display: inline-block;
    margin: -6px 0 0 0;
    float: right;
    font-weight: 500;
}

.top-cart-variables input.input-text.qty.text {
    width: 50px;
    height: 50px;
    display: block;
    padding: 0px;
    text-align: center;
    color: #243741;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    float: left;
}

.content-container .product-bottom .product-description {
    float: left;
    display: block;
    margin: 0 0 26px 0;
}

.top-cart-variables a#customiseAward {
    float: right;
    background: #013649;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 200;
    font-size: 16px;
    padding: 12px 20px;
    float: right;
    width: auto;
    border-radius: 0px;
    line-height: 24px;
    color: #ffffff;
    margin: -143px 0 0 0;
    height: 50px;
}

.top-cart-variables a#customiseAward:hover {
    background: #3db5bd;
}

.cart-container span.delivery-estimations {
    float: left;
    width: 100%;
    height: auto;
    display: block;
    font-size: 12.2px;
}

.cart-container span.delivery-estimations strong {
    color: #3db5bd;
}

.content-container .woocommerce td.product-name dl.variation dd {
    padding: 0 0 0;
    margin: 0 0 0 0;
}

.woocommerce div.product form.cart div.quantity {
    float: left;
}

.top-cart-variables input.input-text.qty.text {
    width: 50px;
    height: 50px;
    display: block;
    padding: 0px;
    text-align: center;
    color: #243741;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    float: left;
    padding: 0 0 0 13px;
    background: #f5f5f5;
}

.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
    padding: 0 !important;
    margin: 0 0 2em !important;
    position: relative;
    background-color: transparent;
    color: #515151;
    list-style: none !important;
    width: auto;
    word-wrap: break-word;
    border: none !important;
    float: left;
    display: block;
    line-height: 40px;
    width: 100%;
    margin: 0 0 30px 0 !important;
    background: #f5f5f5;
    border: 1px solid #cccccc !important;
    line-height: normal;
    padding: 20px !important;
}

.woocommerce-cart .cart-collaterals .cart_totals table {
    border-collapse: separate;
    margin: 0 0 6px;
    padding: 0;
    border: none !important;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    font-family: inherit;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 0px;
    left: auto;
    color: #999999;
    background-color: #f5f5f5;
    border: 0;
    white-space: nowrap;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    text-shadow: none;
    font-family: 'Montserrat', sans-serif;
    padding: 15px 20px;
    text-transform: uppercase;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
    background: #3db5bd;
    color: #ffffff;
}

.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-message:before {
    display: none !important;
}

.container-fluid.full-width-header-image {
    padding: 0 0 0 0;
    height: 150px;
    text-align: center;
    padding: 0 0 0 0;
}

.container-fluid.full-width-header-image .overlay {
    width: 100%;
    float: left;
    display: block;
    height: 100%;
    background: rgba(27, 27, 27, 0.6);
}

.container-fluid.full-width-header-image h1 {
    font-size: 42px;
    position: relative;
    /*    top: 75%; 
    transform: translateY(72%);*/
    margin: 0 0 0 0;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.container-fluid.woocommerce-title-container {
    height: 150px;
    text-align: center;
    padding: 0 0 0 0;
}

.woocommerce-account .container-fluid.nav-main,
.woocommerce-checkout .container-fluid.nav-main,
.woocommerce-cart .container-fluid.nav-main {
    margin: 0 0 50px 0;
}

.header-title-container.category h1 {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
    color: #243741;
}

.featured-container.category {
    margin: 0 0 30px 0;
}

.header-title-container.category p.posted-on {
    float: left;
    width: 100%;
    height: auto;
    color: #243741;
    font-weight: 700;
    text-transform: uppercase;
}

.content-container.category a.read-more {
    float: right;
    background: #013649;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 200;
    font-size: 14px;
    padding: 12px 20px;
    float: right;
    width: auto;
    border-radius: 0px;
    line-height: 24px;
    color: #ffffff;
    margin: 0 0 0 0;
}

.content-container.category a.read-more:hover {
    background: #3db5bd;
}

.navigation {
    float: left;
    display: block;
    height: auto;
    width: 100%;
}

.navigation ul {
    padding: 0 0 0 0;
    list-style-type: none;
    margin: 0 0 0 0;
    width: auto;
    float: none;
    display: block;
    margin: 0 auto;
}

.navigation ul li {
    float: left;
    display: block;
    border-right: 1px solid #ffffff;
    height: 50px;
    width: auto;
    height: auto;
}

.navigation ul li.active a {
    background: #3db5bd;
    border: none;
    color: #ffffff;
    width: 50px;
    height: 50px;
}

.navigation ul li a {
    border: none;
    background: #f5f5f5;
    color: #cccccc;
    min-width: 50px;
    width: auto;
    height: 50px;
    line-height: 34px;
    float: left;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    line-height: 30px;
    padding: 10px 18px;
}

.navigation ul li a:hover {
    background: #013649;
    color: #ffffff;
}

.woocommerce table.shop_table {
    border: 1px solid #cccccc;
    margin: 0 0px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 0px;
}

.woocommerce table.shop_table thead {
    color: #ffffff;
    text-transform: uppercase;

}

.woocommerce table.shop_table th {}

.woocommerce table.shop_table tbody td {
    border-top: 1px solid #cccccc;
}

.woocommerce table.shop_table tbody tr.cart_item:nth-child(even) {
    /* background: #f5f5f5; */
}

.woocommerce table.shop_table tbody td .quantity input.input-text.qty.text {
    border: none;
    background: none;
    padding: 15px 0;
}

.woocommerce table.shop_table tbody td a {}

.woocommerce table.shop_table tbody tr input.button {
    float: right;
    width: auto;
    display: block;
    background: #013649;
    color: #ffffff;
}

.woocommerce table.shop_table tbody tr input.button:hover {
    background: #3db5bd;
}





form.checkout.woocommerce-checkout h3 {
    margin: 0 0 0 0;
    display: block;
    width: 100%;
    height: auto;
    color: #243741;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    margin: 0 0 15px 0;
}

form.checkout.woocommerce-checkout h3#order_review_heading {
    margin: 40px 0 15px 0;
}

.select2-container .select2-choice {
    display: block;
    padding: 10px 15px;
    overflow: hidden;
    position: relative;
    border: 1px solid #ccc;
    white-space: nowrap;
    color: #444;
    text-decoration: none;
    border-radius: 0px;
    background-clip: padding-box;
    user-select: none;
    background-color: #fff;
    font-weight: 400;
}

.woocommerce-checkout #payment ul.payment_methods li input {
    margin: 12px 0 0 0;
    width: auto;
    float: right;
}

.woocommerce-checkout #payment ul.payment_methods {
    text-align: left;
    padding: 1em;
    border-bottom: none;
    margin: 0;
    list-style: none;
}

.woocommerce-checkout #payment {
    background: none;
    border-radius: 5px;
}

.woocommerce-checkout #payment ul.payment_methods {
    text-align: left;
    padding: 0;
    border-bottom: none;
    margin: 0;
    list-style: none;
}

.woocommerce-checkout #payment div.form-row {
    padding: 0;
}

.woocommerce-checkout #payment div.form-row #place_order {
    float: right;
    width: auto;
    display: block;
    margin: 30px 0 0 0;
    background: #3db5bd;
}

.woocommerce-checkout #payment div.form-row #place_order:hover {
    background: #013649;
}

.woocommerce-account .woocommerce h3 {
    margin: 0 0 0 0;
    display: block;
    width: 100%;
    height: auto;
    color: #243741;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    margin: 0 0 15px 0;
}

.woocommerce-account .woocommerce input.button {
    width: auto;
    float: right;
    display: block;
    margin: 20px 0 0 0;
}

.right-contact-form p span.details {
    float: left;
    display: block;
    width: 50%;
}

.left-contact-form input.wpcf7-form-control.wpcf7-submit {
    background: #3db5bd;
    font-family: 'Montserrat', sans-serif;
}

.left-contact-form input.wpcf7-form-control.wpcf7-submit:hover {
    background: #013649;
}

.content-container .product-tabs .tab-content button.single_add_to_cart_button.button.alt {
    width: auto;
    float: right;
    display: block;
    clear: both;
    margin: 0px 0 0 0;
    background: #3db5bd;
}

.content-container .product-tabs .tab-content button.single_add_to_cart_button.button.alt:hover {
    background: #013649;
}

.content-container .product-tabs .tab-content .tab-content-sections .product-addon.product-addon-enter-your-text-here p.form-row label:after {
    display: none;
}

.woocommerce .content-container ul.products li .featured-price {
    color: transparent;
    height: 25px;
}

.woocommerce .content-container ul.products li .featured-price span.amount:nth-child(2) {
    display: none;
}

.variables-table {
    clear: both;
    float: left;
    display: block;
    height: auto;
    width: 100%;
    margin: 0 0 30px 0;
}

.variables-table .variables {
    float: left;
    width: 100%;
    height: auto;
    display: block;
}

.variables-table .variables.header div {
    float: left;
    width: 25%;
    display: block;
    background: #243741;
    text-align: center;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 100;
    padding: 10px 15px;
    font-size: 12px;
}

.variables.row {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    display: block;
}

.variables.row div {
    float: left;
    width: 25%;
    display: block;
    background: #ffffff;
    text-align: center;
    color: #666666;
    font-size: 12px;
    padding: 10px;
    position: relative;
}

.variables.row div .express-delivery-available {
    position: absolute;
    left: -25px;
    top: 2px;
    width: 100%;
    height: auto;
    padding: 5px;
    font-size: 8px;
    font-weight: 400;
    line-height: normal;
    text-align: center;
    background: #1b1b1b;
    color: #ffffff;
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.variables.row:hover div .express-delivery-available {
    left: -90px;
}

.variables.row div span.amount {
    color: #ffffff;
    font-size: 14px;
    margin: 0px 0 0 0;
    display: block;
    font-weight: 600;
}

.variables.header {
    float: left;
    width: 99.7%;
    height: auto;
    display: block;
    border-left: 1px solid #243741;
    border-right: none;
    background: #243741;
}

.variables.row {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    display: block;
    border-left: 1px solid #cccccc;
    border-right: none;
    border-bottom: 1px solid #cccccc;
}

.variables.row .size.cell {
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    padding: 10px 0;
}

.content-container .product-bottom span.alert-to-customise {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
    text-align: center;
    width: 100%;
    float: left;
    display: block;
    margin: 0 0 25px 0;
    padding: 0 50px;
    color: #1b1b1b;
}

.woocommerce .content-container ul.products li .product-container:hover a.button.add_to_cart_button.product_type_variable {
    bottom: 72px;
}

p.express-delivery-option {
    clear: both;
    float: left;
    display: block;
    margin: 20px 0 0 0;
    font-weight: 700;
    text-transform: uppercase;
    color: white;
}

.content-container .product-left ul.product-stats {
    float: left;
    width: 100%;
    height: auto;
    display: block;
    list-style-type: none;
    padding: 0 0 0 0;
    margin: 0 0 10px 0;
}

.content-container .product-left ul.product-stats li {
    width: 100%;
    float: left;
    display: block;
    clear: left;
    margin: 0 0 5px 0;
}

.content-container .product-left ul.product-stats li b {
    text-transform: uppercase;
    color: #243741;
    display: block;
    float: left;
    margin: 0 10px 0 0;
}

.woocommerce table.shop_table .coupon {
    float: left;
    width: 57%;
    display: block;
}

.woocommerce table.shop_table input#coupon_code {
    width: 50%;
    float: left;
    display: block;
    padding: 11px 15px;
    line-height: normal;
    background: #f5f5f5;
}

.container-fluid.big-to-action a.link-to-faq {
    float: left;
    display: block;
    height: 150px;
    width: 100%;
    background: url(images/call-to-action.jpg) no-repeat center center;
    background-attachment: fixed;
    background-size: cover;
    border: 1px solid transparent;
    margin: 30px 0 0 0;
}

.container-fluid.big-to-action a.link-to-faq .overlay {
    width: 100%;
    height: 100%;
    display: block;
    float: left;
    background: rgba(27, 27, 27, 0.69);
    padding: 15px;
}

.container-fluid.big-to-action a.link-to-faq .overlay .inner-box {
    float: left;
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.42);
    text-align: center;
    padding: 15px;
    overflow: hidden;
}

.container-fluid.big-to-action a.link-to-faq .overlay .inner-box .large-text {
    position: absolute;
    width: 100%;
    display: block;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    top: 12px;
    font-size: 46px;
    color: #ffffff;
    line-height: normal;
}

.container-fluid.big-to-action a.link-to-faq .overlay .inner-box .small-text {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 21px;
    font-size: 25px;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
}

.container-fluid.big-to-action a.link-to-faq .overlay .inner-box .large-text.hover-out {
    left: 0px;
    opacity: 1;
}

.container-fluid.big-to-action a.link-to-faq .overlay .inner-box .small-text.hover-out {
    right: 0px;
    opacity: 1;
}

.container-fluid.big-to-action a.link-to-faq .overlay .inner-box .large-text.hover-in {
    left: 100%;
    opacity: 0;
}

.container-fluid.big-to-action a.link-to-faq .overlay .inner-box .small-text.hover-in {
    right: 100%;
    opacity: 0;
}

.container-fluid.big-to-action a.link-to-faq:hover .overlay .inner-box .large-text.hover-out {
    left: 100%;
    opacity: 0;
}

.container-fluid.big-to-action a.link-to-faq:hover .overlay .inner-box .small-text.hover-out {
    right: 100%;
    opacity: 0;
}

.container-fluid.big-to-action a.link-to-faq:hover .overlay .inner-box .large-text.hover-in {
    left: 0%;
    opacity: 1;
    color: #013649;
}

.container-fluid.big-to-action a.link-to-faq:hover .overlay .inner-box .small-text.hover-in {
    right: 0%;
    opacity: 1;
    color: #013649;
}

.container-fluid.big-to-action a.link-to-faq:hover {
    background: #f5f5f5;
    border: 1px solid #013649;
}

.container-fluid.big-to-action a.link-to-faq:hover .overlay .inner-box {
    border: 1px solid transparent;
}

.container-fluid.big-to-action a.link-to-faq:hover .overlay {
    background: none;
}

body.single-product .container-fluid.woocommerce-title-container {
    display: none;
}

body.single-product .container-fluid.nav-main {
    margin: 0 0 50px 0;
}

.side-bar-section .satisfaction-banner {
    float: left;
    display: block;
    height: 100px;
    width: 25%;
    background: url(images/satisface-banner.jpg) center center;
    background-size: contain;
    margin: 0 20px 0 0;
}

.side-bar-section p.satisfaction {
    float: left;
    width: 64%;
    margin: 0 0 0 0;
}

.side-bar-section p.satisfaction a.various {
    display: block;
    font-weight: 600;
    text-transform: uppercase;
}

.fancybox-skin {
    border-radius: 0px !important;
    padding: 25px !important;
}

div#lightbox-guarantee {
    float: left;
    width: 100%;
    height: 100%;
    display: none;
}

div#lightbox-guarantee-variant {
    float: left;
    width: 100%;
    height: 100%;
    display: none;
}

div#lightbox-guarantee .banner-container {
    float: left;
    width: 27%;
    display: block;
    height: 100%;
}

div#lightbox-guarantee-variant .banner-container {
    float: left;
    width: 27%;
    display: block;
    height: 100%;
}

div#lightbox-guarantee .banner-container .banner-main {
    background: url(images/satisfaction-banner.jpg) no-repeat center center;
    width: 100%;
    height: 330px;
    display: block;
    background-size: contain;
    margin: 20px 0 0 0;
}

div#lightbox-guarantee-variant .banner-container .banner-main {
    background: url(images/satisfaction-banner.jpg) no-repeat center center;
    width: 100%;
    height: 330px;
    display: block;
    background-size: contain;
    margin: 20px 0 0 0;
}

div#lightbox-guarantee .banner-container .logo-main {
    background: url(images/logo-main.png) no-repeat center center;
    width: 100%;
    float: left;
    display: block;
    background-size: contain;
    height: 55px;
}

div#lightbox-guarantee-variant .banner-container .logo-main {
    background: url(images/logo-main.png) no-repeat center center;
    width: 100%;
    float: left;
    display: block;
    background-size: contain;
    height: 55px;
}

div#lightbox-guarantee .right-banner-container {
    float: right;
    width: 70%;
    display: block;
    height: auto;
}

div#lightbox-guarantee-variant .right-banner-container {
    float: right;
    width: 70%;
    display: block;
    height: auto;
}

div#lightbox-guarantee .right-banner-container h4 {
    margin: 0 0 15px 0;
    font-weight: 600;
    text-transform: capitalize;
}

div#lightbox-guarantee-variant .right-banner-container h4 {
    margin: 0 0 15px 0;
    font-weight: 600;
    text-transform: capitalize;
}

div#lightbox-guarantee .right-banner-container p {
    font-size: 13px;
    line-height: normal;
}

div#lightbox-guarantee-variant .right-banner-container p {
    font-size: 13px;
    line-height: normal;
}

div#lightbox-guarantee .right-banner-container a {
    font-weight: 600;
}

div#lightbox-guarantee-variant .right-banner-container a {
    font-weight: 600;
}

div#testimonial-181 {
    background-color: #FFF700 !important;
}

.container-fluid.page-content .content-container a {
    font-weight: 700;
}

.container-fluid.page-content .content-container h4 {
    float: left;
    width: 100%;
    display: block;
    margin: 0 0 15px 0;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 17px;
    line-height: normal;
    color: #243741;
}

.container-fluid.page-content .content-container strong {
    color: #013649;
}

.container-fluid.page-content .content-container h4.faq-tabs {
    position: relative;
    padding: 0 0 0 17px;
}

.container-fluid.page-content .content-container h4.faq-tabs:before {
    content: "\f0da";
    position: absolute;
    left: 0px;
    top: 1px;
    display: block;
    font-size: 16px;
}

.variables.row .price.cell {
    border-right: 1px solid #cccccc;
    background: #013649;
}

.variables.row .weight.cell {
    border-right: 1px solid #cccccc;
}

.content-container .product-right .product-information {
    float: left;
    clear: both;
    display: block;
    width: 100%;
}

.variables.row .price.cell span.price {
    float: left;
    display: block;
    width: 100%;
}

.container-fluid.product-filter .product-container h3 a {
    color: #243741;
}

.woocommerce .content-container ul.products li .product-container h3 a,
.search .content-container ul.products li .product-container h3 a {
    width: 100%;
    float: left;
    display: block;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    color: #243741;
    line-height: 25px;
    padding: 0 0 0 0;
    margin: 0 0 25px 0;
    position: relative;
    right: 0px;
    border: none;
    height: auto;
    margin: 0 0 0 0;
}

.woocommerce .content-container ul.products li .product-container:hover h3 a,
.search .content-container ul.products li .product-container:hover h3 a {
    width: 100%;
    float: left;
    display: block;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    color: #013649;
    background: none;
    line-height: 25px;
    padding: 0 0 0 0;
    margin: 0 0 25px 0;
    position: relative;
    right: 0px;
    border: none;
    height: auto;
    margin: 0 0 0 0;
}

.search .content-container ul.products li {
    height: 396px;
}

.product-slider h3 a {
    color: #243741;
}

.woocommerce div.product {
    margin-bottom: 0;
    position: relative;
    clear: both;
    float: left;
    width: 100%;
}

.woocommerce .woocommerce-message a.button.wc-forward {
    background: #3db5bd;
    color: #ffffff;
    font-weight: 100;
}

.woocommerce .woocommerce-message a.button.wc-forward:hover {
    background: #013649;
}

div#branding-area-information {
    display: none;
}

.variables.row .reference.cell {
    padding: 10px 0;
    overflow: hidden;
}

.tax-product_cat .container-fluid.nav-main {
    margin: 0 0 50px 0;
}

nav.woocommerce-pagination {
    display: block;
    clear: both;
    display: block;
    float: left;
}

.container-fluid.page-content .content-container ul.page-numbers {
    margin: 0 0 0 0;
}

.container-fluid.page-content .content-container ul.page-numbers li {
    display: block;
    width: auto;
    float: left;
    clear: none;
    margin: 0 1px 0 0;
    padding: 0 0 0 0;
}

.container-fluid.page-content .content-container ul.page-numbers li:before {
    content: "";
    display: none;
}

.container-fluid.page-content .content-container ul.woocommerce-error li {
    margin: 0 0 0 0;
    padding: 0 0 0 25px !important;
}

.container-fluid.page-content .content-container ul.woocommerce-error li:before {
    top: 2px;
}

.after-single-product-summary {
    clear: both;
}

#product-tabs,
#product-enquiry-form {
    clear: both;
}

.content-container .secondary-product-information {
    clear: both;
    float: left;
    width: 100%;
    margin: 30px 0 0 0;
}

.woocommerce .content-container .product-left .images {
    margin: 0 0 30px 0;
    width: 100%;
    float: left;
    display: block;
    border: 1px solid #cccccc;
    padding: 20px;
    height: auto;
    overflow: hidden;
}

.woocommerce .content-container .product-left .images a.woocommerce-main-image.zoom {
    width: 100%;
    height: 100%;
    float: left;
    display: block;
}

.woocommerce .content-container .product-left .images a.woocommerce-main-image.zoom img.attachment-shop_single.size-shop_single.wp-post-image {
    width: auto;
    height: auto;
    display: block;
    position: relative;
}

.woocommerce .content-container .product-right h1.product_title.entry-title {
    font-size: 20px;
    line-height: normal;
    font-weight: 600;
    text-transform: uppercase;
    color: #3db5bd;
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 25px 0;
}

.side-bar-section.tags select.wcml_currency_switcher {
    display: none;
}

.woocommerce .content-container .product-right p.price {
    display: block;
}

.woocommerce .content-container .product-right table.variations {
    float: left;
    display: block;
}

.woocommerce .content-container .product-right form.variations_form.cart {
    position: relative;
    height: auto !important;
    clear: both;
    float: left;
    width: 100%;
}

.woocommerce .content-container .product-right form.variations_form.cart .quantity {
    position: absolute;
    top: 0px;
}

.woocommerce .content-container .product-right form.variations_form.cart .product-addon {
    float: left;
    width: 100%;
    display: block;
    margin: 0 0 12px 0;
}

.woocommerce .content-container .product-right form.variations_form.cart .quantity input.input-text.qty.text {
    height: 44px;
    font-weight: 700;
    padding: 4px;
    color: #243741;
}

.content-container .product-right a.various.guarantee-button {
    position: absolute;
    top: 145px;
    background: #013649;
    color: #ffffff;
    text-transform: uppercase;
    height: 43px;
    text-align: center;
    width: auto;
    padding: 9px 15px;
    right: 0px;
}

.content-container .product-right a.various.guarantee-button:hover {
    background: #3db5bd;
}

.woocommerce .content-container .product-right form.variations_form.cart table.variations {
    margin: 0 0 25px 0;
    float: left;
    display: block;
    width: 100%;
    height: auto;
}

.woocommerce .content-container .product-right form.variations_form.cart table.variations select#product-size {
    max-width: 100%;
    min-width: 100%;
    display: block;
    position: relative;
    z-index: 2;
    margin: 0 0 00;
    height: 44px;
}

.woocommerce .content-container .product-right form.variations_form.cart table.variations tbody {
    float: left;
    width: 100%;
    display: block;
}

.woocommerce .content-container .product-right form.variations_form.cart table.variations tbody tr {
    width: 100%;
    float: left;
    display: block;
}

.woocommerce .content-container .product-right form.variations_form.cart table.variations tbody tr td.label {
    display: none;
}

.woocommerce .content-container .product-right form.variations_form.cart table.variations tbody tr td.value {
    width: 100%;
    float: left;
    display: block;
    padding: 0 0 0 77px;
}

span.price-one-off,
span.delivery-estimations {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 24px 0;
    font-size: 12px;
    clear: both;
    float: left;
    display: block;
    margin: 0 0 10px 0;

}

@media only screen and (max-width: 800px) {
    span.delivery-estimations {
        text-align: center;
    }
}

span.delivery-estimations {
    margin: 0 0 11px 0;
}

.content-container .product-tabs .tab-nav .tab-nav-items i.fa {
    margin: 0 9px 0 0;
}

.woocommerce .content-container .product-right form.variations_form.cart .product-addon p.form-row label {
    line-height: 34px;
    float: left;
    width: 100%;
    height: auto;
    display: block;
    position: relative;
}

.woocommerce .content-container .product-right form.variations_form.cart .product-addon input.input-text.addon {
    border: none;
    padding: 0 0 0 0;
    float: left;
    display: block;
    height: auto;
}

.woocommerce .content-container .product-right form.variations_form.cart .product-addon p.form-row label:after {
    content: "Allowed file extensions to upload: .jpg, .eps, .pdf";
    float: left;
    display: block;
    position: relative;
    font-family: 'Open Sans', sans-serif;
    color: #999999;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 100;
}

.woocommerce .content-container .product-right form.variations_form.cart .product-addon p.form-row {
    width: 100%;
    float: left;
    display: block;
    padding: 0 0 0 0px;
    margin: 0 0 0 0px;
    position: relative;
}

.woocommerce .content-container .product-right form.variations_form.cart .product-addon p.form-row:before {
    width: 30px;
    height: 30px;
    position: relative;
    background: #3db5bd;
    display: block;
    content: "";
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    text-transform: uppercase;
    text-align: center;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    line-height: 28px;
    display: none;
}

.woocommerce .content-container .product-right form.variations_form.cart .product-addon:hover p.form-row:before {
    background: #013649;
}

.woocommerce .content-container .product-right form.variations_form.cart .product-addon p.form-row.form-row-wide.addon-wrap-537-logo-1-0:before {
    content: "2";
}

.woocommerce .content-container .product-right form.variations_form.cart .product-addon p.form-row.form-row-wide.addon-wrap-537-logo-2-1:before {
    content: "3";
}

.woocommerce .content-container .product-right form.variations_form.cart .product-addon p.form-row.form-row-wide.addon-wrap-537-enter-your-text-here-2:before {
    content: "4";
}

.woocommerce .content-container .product-right form.variations_form.cart .product-addon p.form-row.form-row-wide.addon-wrap-537-enter-your-text-here-2 label:after {
    display: none;
}

.woocommerce .content-container .product-right form.variations_form.cart .product-addon p.form-row textarea.input-text.addon.addon-custom-textarea {
    height: 150px;
    background-color: #f5f5f5;
}

.woocommerce .content-container .product-right form.variations_form.cart .single_variation_wrap button.single_add_to_cart_button.button.alt {
    background: #3db5bd;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 200;
    font-size: 16px;
    padding: 10px 20px;
    float: right;
    width: auto;
    border-radius: 0px;
    line-height: 24px;
    display: block;
}

.woocommerce .content-container .product-right form.variations_form.cart .single_variation_wrap button.single_add_to_cart_button.button.alt:hover {
    background: #013649;
}

.woocommerce .content-container .product-right form.variations_form.cart .woocommerce-variation-price {
    position: absolute;
    top: -77px;
    width: auto;
    height: auto;
    display: block;
    left: 0px;
    float: left;
}

.woocommerce .content-container .product-right form.variations_form.cart .woocommerce-variation-price span.price {
    float: left;
    display: block;
    height: auto;
    width: 100%;
}

.woocommerce .content-container .product-right form.variations_form.cart .woocommerce-variation-price span.price span.amount {
    font-size: 40px;
    font-weight: 700;
    position: relative;
    color: #243741;
    line-height: normal;
}

/* .woocommerce .content-container .product-right form.variations_form.cart .woocommerce-variation-price span.price span.amount:before { 
    content: "from"; 
    position: relative; 
    font-family: 'Montserrat', sans-serif; 
    font-size: 14px; 
    text-transform: uppercase; 
    font-size: 16px; 
    display: inline-block; 
    margin: 0 10px 0 0; 
} 
.woocommerce .content-container .product-right form.variations_form.cart .woocommerce-variation-price span.price span.amount:after { 
    content: "*"; 
    position: relative; 
    font-family: 'Montserrat', sans-serif; 
    font-size: 22px; 
    position: absolute; 
    right: -9px; 
    top: 8px; 
    font-weight: 100; 
} */
.woocommerce .content-container .product-right form.variations_form.cart table.variations a.reset_variations {
    display: none !important;
}

.content-container .product-tabs .tab-content .tab-content-sections p.last {
    margin: 0 0 0 0;
}

.related.products h2 {
    font-size: 20px;
    line-height: normal;
    font-weight: 600;
    text-transform: uppercase;
    color: #243741;
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 25px 0;
}

.woocommerce .content-container .product-right form.variations_form.cart .single_variation_wrap {
    clear: both;
    height: auto;
    float: left;
    display: block;
    width: 100%;
}

.content-container .product-right p {
    clear: both;
    width: 100%;
    display: block;
    position: relative;
}

.content-container .product-tabs .tab-content .tab-content-sections div#lightbox-guarantee {
    display: block;
}

.content-container .product-tabs .tab-content .tab-content-sections div#lightbox-guarantee .banner-container .banner-main {
    height: 261px;
    margin: 0 0 30px 0;
}

.woocommerce .content-container .product-right p.price {
    font-size: 25px;
    font-weight: 700;
    position: relative;
    color: #ffffff;
    line-height: 30px;
    width: 100%;
}

.woocommerce .content-container .product-right p.price span.amount {
    color: #243741;
}

.woocommerce .content-container .product-right p.price span.amount::before {
    content: "from";
    position: relative;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    font-size: 16px;
    display: inline-block;
    margin: 0 10px 0 0;
}

.woocommerce .content-container .product-right p.price span.amount:after {
    content: "*";
    position: relative;
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    position: absolute;
    font-weight: 100;
}

.woocommerce .content-container .product-right p.price span.amount:nth-child(2) {
    display: none;
}

.content-container .product-tabs .tab-content .tab-content-sections div#lightbox-guarantee .right-banner-container {
    float: right;
    width: 67%;
    display: block;
    height: auto;
}

.container-fluid.corporate-selling a {
    color: #666666;
}

.side-bar-section i.fa.fa-shopping-cart {
    float: left;
    width: 50px;
    height: 50px;
    display: block;
    font-size: 50px;
    margin: 0 25px 25px 0;
    color: #cccccc;
}

.side-bar-section span.cart-content {
    float: left;
    width: auto;
    font-family: 'Montserrat', sans-serif;
    color: #3db5bd;
    margin: 13px 0 0 0;
    font-size: 18px;
    text-transform: uppercase;
    clear: none;
}

.side-bar-section .cart-bottom {
    clear: both;
    float: left;
    width: 100%;
}

.woocommerce .woocommerce-message {
    background: #3db5bd;
    color: #ffffff;
    font-weight: 600;
    text-transform: uppercase;
    border: none !important;
}

.woocommerce .woocommerce-message a {
    padding: 0 !important;
    background: none !important;
    display: block;
    float: right;
    margin: 2px 0 0 0;
    color: #ffffff;
}

.woocommerce .woocommerce-message a:hover {
    background: none !important;
}

.woocommerce-shipping-fields h3#ship-to-different-address input#ship-to-different-address-checkbox {
    width: auto;
    float: right;
    display: block;
    margin: -18px 0 0 0;
}

.woocommerce-shipping-fields h3#ship-to-different-address {
    margin: 0 0 0 0;
}

.woocommerce-shipping-fields h3#ship-to-different-address label.checkbox {
    margin: 0 0 0 0;
}

.woocommerce-shipping-fields h3#ship-to-different-address {
    float: left;
    display: block;
    margin: 0 0 14px 0;
}

.woocommerce .woocommerce-info a {
    float: right;
}

.container-fluid.page-content .content-container ul li.wc_payment_method {
    padding: 0px;
}

.term-description {
    clear: both;
    float: left;
    width: 100%;
    margin: 50px 0 0 0;
}

.row.top-bar div#lang_sel_click {
    float: left;
    float: left;
    width: 50px;
    height: 50px;
}

.row.top-bar div#lang_sel_click ul {
    float: left;
    width: 100%;
    height: 100%;
    display: block;
}

.row.top-bar div#lang_sel_click ul li {
    float: left;
    width: 100%;
    height: 100%;
    display: block;
}

.row.top-bar div#lang_sel_click ul li a.lang_sel_sel {
    width: 100%;
    float: left;
    height: 100%;
    border: none;
    color: #cccccc;
    font-weight: 500;
}

.row.top-bar div#lang_sel_click ul li a.lang_sel_sel {
    width: 100%;
    float: left;
    height: 100%;
    border: none;
    color: #cccccc;
    font-weight: 500;
    font-size: 14px;
    padding: 12px 9px 0;
    position: relative;
    background: none;
}

.row.top-bar div#lang_sel_click ul li a.lang_sel_sel:after {
    content: "\f0d7";
    position: absolute;
    font-size: 12px;
    top: 12px;
    right: 10px;
    color: #cccccc;
}

.row.top-bar div#lang_sel_click ul li a.lang_sel_sel:hover,
.row.top-bar select.wcml_currency_switcher:hover {
    background: #3db5bd;
    color: #ffffff;
}

.row.top-bar select.wcml_currency_switcher {
    float: left;
    width: 50px;
    height: 50px;
    border: none;
    padding: 13px 7px;
    color: #cccccc;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    -webkit-appearance: none;
    position: relative;
    line-height: 16px;
    background: none;
}

.row.top-bar span.add-an-arrow {
    width: auto;
    height: auto;
    display: block;
    position: relative;
    float: right;
}

.row.top-bar span.add-an-arrow:after {
    content: "\f0d7";
    position: absolute;
    font-size: 12px;
    top: 13px;
    right: 12px;
    color: #cccccc;
}

.row.top-bar select.wcml_currency_switcher {
    float: left;
    width: 50px;
    height: 50px;
    border: none;
    padding: 13px 7px;
    color: #cccccc;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    -webkit-appearance: none;
    position: relative;
    line-height: 16px;
    background: none;
    z-index: 2;
}

.row.top-bar select.wcml_currency_switcher:after {
    content: "\f0d7";
    position: absolute;
    font-size: 12px;
    top: 12px;
    right: 10px;
    color: #cccccc;
}

.content-container img.alignleft {
    float: left;
    display: block;
    width: auto;
    height: auto;
    margin: 0 25px 25px 0;
}

.content-container img.alignright {
    float: right;
    display: block;
    width: auto;
    height: auto;
    margin: 0 0px 25px 25px;
}

.nav-main .fa.fa-search {
    float: left;
    display: block;
    color: #ffffff;
    font-size: 16px;
    padding: 24px 20px;
}

.nav-main .fa.fa-search:hover {
    background: #013649;
    cursor: pointer;
}

.container-fluid.nav-main .search-form-container {
    position: absolute;
    width: 100%;
    left: 0px;
    z-index: 99;
    display: none;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

.container-fluid.nav-main .aws-container {
    width: 100%;
    height: 55px;
    background: #243741;
}

.container-fluid.nav-main .search-form-container form.search-form,
.container-fluid.nav-main .aws-container .aws-search-form {
    float: left;
    display: block;
    width: 100%;
    max-width: 1170px;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
}

.container-fluid.nav-main .aws-container .aws-search-btn {
    background-color: #243741;
    border: none;
    color: white;
    height: 55px;
}

.container-fluid.nav-main .aws-container .aws-search-btn .aws-search-btn_icon {
    color: white;
}

.container-fluid.nav-main .search-form-container form.search-form span.screen-reader-text {
    display: none;
}

.container-fluid.nav-main .search-form-container form.search-form label,
.container-fluid.nav-main .aws-container .aws-search-form .aws-wrapper {
    float: left;
    display: block;
    width: 100%;
}

.container-fluid.nav-main .search-form-container form.search-form input.search-field,
.container-fluid.nav-main .aws-container .aws-search-form .aws-search-field {
    width: 100%;
    float: left;
    border: none;
    font-size: 14px;
    line-height: inherit;
    height: auto;
}

.container-fluid.nav-main .search-form-container form.search-form input.search-submit.screen-reader-text {
    display: block;
    float: left;
    width: 10%;
    padding: 15px 15px;
    text-transform: uppercase;
    height: 55px;
    background: #243741;
    border-bottom: 1px solid #cccccc;
}

.container-fluid.nav-main .search-form-container form.search-form input.search-submit.screen-reader-text:hover {
    background: #3db5bd;
}

.container-fluid.nav-main .search-form-container form.search-form input.search-field,
.container-fluid.nav-main .aws-container .aws-search-form .aws-search-field {
    width: 100%;
    float: left;
    border: none;
    padding: 15px 25px;
    border-bottom: 1px solid #cccccc;
    font-weight: 400;
    background: #243741;
    color: #ffffff;
    text-transform: uppercase;
}

.container-fluid.nav-main .search-form-container form.search-form input.search-field::-webkit-input-placeholder,
.container-fluid.nav-main .aws-container .aws-search-form .aws-search-field::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #ffffff;
}

.container-fluid.nav-main .search-form-container form.search-form input.search-field::-moz-placeholder,
.container-fluid.nav-main .aws-container .aws-search-form .aws-search-field::-moz-placeholder {
    /* Firefox 19+ */
    color: #ffffff;
}

.container-fluid.nav-main .search-form-container form.search-form input.search-field:-ms-input-placeholder,
.container-fluid.nav-main .aws-container .aws-search-form .aws-search-field:-ms-input-placeholder {
    /* IE 10+ */
    color: #ffffff;
}

.container-fluid.nav-main .search-form-container form.search-form input.search-field:-moz-placeholder,
.container-fluid.nav-main .aws-container .aws-search-form .aws-search-field:-moz-placeholder {
    /* Firefox 18- */
    color: #ffffff;
}

.col-xs-0.col-sm-12.col-md-12.col-lg-12.nav-main {
    padding: 0 16px;
}

.search .container-fluid.category-header-image {
    background: url(/app/uploads/2015/11/slider-main-1600x1006.jpg) center center;
}

section.no-results.not-found {
    clear: both;
    float: left;
    width: 100%;
    display: block;
}

section.no-results.not-found header.page-header {
    float: left;
    display: block;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: normal;
    width: 100%;
    border-bottom: none;
}

section.no-results.not-found header.page-header h1.page-title {
    margin: 0 0 0 0;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 800;
    float: left;
    width: 100%;
    display: block;
    margin: 0 0 25px 0;
    color: #243741;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    border-bottom: none;
}

section.no-results.not-found .page-content {
    clear: both;
    float: left;
    width: 100%;
    display: block;
}

section.no-results.not-found .page-content label {
    float: left;
    width: 100%;
    display: block;
}

section.no-results.not-found .page-content label span.screen-reader-text {
    display: none;
}

section.no-results.not-found .page-content input.search-submit.screen-reader-text {
    display: none;
}

nav.woocommerce-pagination ul.page-numbers {
    float: left;
    width: 100%;
    display: block;
}

.search .content-container ul.products li .product-container:hover a.button.add_to_cart_button,
.search .content-container ul.products li .product-container a.button.add_to_cart_button {
    bottom: 72px;
}

.woocommerce-checkout #payment div.payment_box input#sagepaydirect-card-number {
    float: left;
    width: 100%;
    display: block;
}

.woocommerce-checkout #payment div.payment_box input#sagepaydirect-card-expiry {
    float: left;
    width: 100%;
}

.woocommerce-checkout #payment div.payment_box input#sagepaydirect-card-cvc {
    float: left;
    width: 100%;
}

.woocommerce-order-pay iframe {
    clear: both;
    float: left;
    width: 100%;
    display: block;
    background: #ffffff !important;
    border: none;
}

.woocommerce-order-pay iframe body {
    background-color: none;
}

.container-fluid.page-content .content-container .woocommerce ul.order_details {
    margin: 0 0 50px 0;
}

.content-container .woocommerce ul.order_details li {
    width: auto;
    border-right: none;
    padding: 0 0 0 0;
    float: left;
    margin: 0 50px 0 0;
}

.content-container .woocommerce ul.order_details li:before {
    content: none;
}

.content-container .woocommerce {
    clear: both;
    float: left;
    width: 100%;
}

.woocommerce-order-pay iframe html body {
    background: none !important;
    padding: none !important;
}

html {
    display: block;
    float: left;
    width: 100%;
}

html body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #666;
    line-height: 24px;
    background: #ffffff !important;
}

.woocommerce .woocommerce-message a.button.wc-forward {
    float: right;
    display: block;
    height: auto;
    padding: 13px 17px !important;
    background: #FFFFFF !important;
    color: #243741;
    font-weight: 600;
    margin: 0 0 0 27px;
}

.woocommerce .woocommerce-message a.button.wc-forward:hover {
    background: #243741 !important;
    color: #ffffff;
}

.woocommerce-cart .cart-collaterals .cart_totals table tbody tr td ul#shipping_method {
    float: left;
    display: block;
    width: 100%;
}

.woocommerce-cart .cart-collaterals .cart_totals table tbody tr td ul#shipping_method li {
    float: left;
    display: block;
    width: 100%;
    padding: 0 0 0 0;
}

.woocommerce-cart .cart-collaterals .cart_totals table tbody tr td ul#shipping_method li:before {
    content: "";
}

.woocommerce-cart .cart-collaterals .cart_totals table tbody tr td ul#shipping_method li input {
    float: left;
    width: 17px;
    margin: 5px 0 0;
}

.woocommerce-cart .cart-collaterals .cart_totals table tbody tr td ul#shipping_method li label {
    max-width: 88%;
    margin: 0 0 0 0;
}

.woocommerce-cart .cart-collaterals .cart_totals table tbody tr td ul#shipping_method li:nth-child(1) {
    margin: 0 0 10px 0;
}

.woocommerce table.shop_table tfoot td ul#shipping_method {
    float: left;
    display: block;
    width: 100%;
    padding: 0 0 0;
}

.woocommerce table.shop_table tfoot td ul#shipping_method li {
    text-indent: 0px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.woocommerce table.shop_table tfoot td ul#shipping_method li:before {
    display: none;
}

.woocommerce table.shop_table tfoot td ul#shipping_method li:nth-child(1) {
    margin: 0 0 10px 0;
}

.woocommerce table.shop_table tfoot td ul#shipping_method li input {
    float: left;
    width: auto;
    display: block;
    margin: 6px 15px 0 0px;
}

div#ui-datepicker-div {
    border-radius: 0px;
    border: 1px solid #cccccc;
}

div#ui-datepicker-div .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all {
    background: #243741;
    border: none;
    border-radius: 0px;
    padding: 10px;
}

div#ui-datepicker-div .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all .ui-datepicker-title {
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 200;
    line-height: normal;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 4px !important;
    width: 1.8em;
    height: 1.8em;
}

div#ui-datepicker-div .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all a.ui-datepicker-prev.ui-corner-all.ui-state-disabled,
div#ui-datepicker-div .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all a.ui-datepicker-next.ui-corner-all {
    color: #ffffff;
    -webkit-filter: brightness(9);
    filter: brightness(9);
}

.ui-datepicker th {
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 13px;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #cccccc !important;
    background: #f5f5f5 !important;
    font-weight: normal !important;
    color: #666666 !important;
    text-align: center !important;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    border: 1px solid #013649 !important;
    background: #013649 !important;
    color: #ffffff !important;
    font-weight: normal;
    color: #212121;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    top: 4px !important;
}

div#ui-datepicker-div .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all a.ui-datepicker-prev-hover,
div#ui-datepicker-div .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all a.ui-datepicker-next-hover {
    border: none !important;
    background: none !important;
    color: #ffffff !important;
}

/*.woocommerce table.shop_table tbody tr td { 
    width: 50%; 
}*/
/* hidden */
.content-container h1.page-title,
p.woocommerce-result-count,
.woocommerce .content-container ul.products li p.select-options-button,
.woocommerce .content-container ul.products li .featured-price del span.amount:before,
.woocommerce .content-container ul.products li .product-container a.added_to_cart.wc-forward,
.top-cart-variables .product-addon,
.top-cart-variables button.single_add_to_cart_button.button.alt,
.content-container .product-tabs .tab-content .tab-content-sections table.variations,
.content-container .product-tabs .tab-content .tab-content-sections h3.addon-name,
.content-container .product-tabs .tab-content .tab-content-sections .addon-description,
.content-container .product-tabs .tab-content .tab-content-sections .single_variation_wrap .quantity,
.product-tabs .tab-content .tab-content-sections .single_variation_wrap .quantity input.input-text.qty.text,
.product-slider .featured-price span.amount:nth-child(2),
.content-container .product-tabs .tab-content .tab-content-sections .product-addon p.form-row small,
.content-container .product-tabs .tab-content .tab-content-sections .product-addon.product-addon-enter-your-text-here p.form-row.form-row-wide:after,
.top-cart-variables td.label,
.content-container .product-tabs .tab-content #tab-nav1 .quantity,
.product-addon.product-addon-enter-your-text-here h3.addon-name,
.product-addon.product-addon-enter-your-text-here .addon-description,
.woocommerce .content-container .product-right form.variations_form.cart .product-addon h3.addon-name {
    display: none;
}

.content-container h2 {
    text-transform: uppercase;
    margin: 30px 0 30px 0;
    color: #3db5bd;
}

.content-container h2:first-child {
    margin-top: 0;
}

/* Robbies Changes */
.woocommerce .content-container ul.products li .product-image a.product-image-link,
.search .content-container ul.products li .product-image a.product-image-link {
    float: left;
    width: 100%;
    height: 248px;
    padding: 20px;
    position: relative;
}

.woocommerce .content-container ul.products li .product-image,
.search .content-container ul.products li .product-image {
    padding: 0;
}

.woocommerce .content-container ul.products li .product-container:hover a,
.search .content-container ul.products li .product-container:hover a {
    right: 0;
}

.woocommerce .content-container ul.products li .product-container a:hover,
.search .content-container ul.products li .product-container a:hover {
    background: none;
    color: none;
    border: none;
}

.content-container ul.products li .product-container span.viewproduct.fa.fa-chevron-right {
    background: #ffffff;
    color: #cccccc;
    border: 1px solid #cccccc;
}

.content-container ul.products li .product-container span.viewproduct.fa.fa-chevron-right:hover {
    background: #013649;
    color: #ffffff;
    border: 1px solid #013649;
}

.woocommerce .content-container ul.products li .product-container a.button.add_to_cart_button.product_type_variable,
.search .content-container ul.products li .product-container a.button.add_to_cart_button.product_type_simple,
.woocommerce .content-container ul.products li .product-container span.viewproduct.fa.fa-chevron-right,
.search .content-container ul.products li .product-container span.viewproduct.fa.fa-chevron-right {
    top: 178px;
}

.woocommerce .content-container ul.products li .product-container a.button.add_to_cart_button.product_type_variable,
.search .content-container ul.products li .product-container a.button.add_to_cart_button.product_type_simple,
.woocommerce .content-container ul.products li .product-container span.viewproduct.fa.fa-chevron-right,
.search .content-container ul.products li .product-container span.viewproduct.fa.fa-chevron-right {
    top: 178px;
}

.container-fluid.product-filter .product-container .product-image a span.fa.fa-chevron-right {
    position: absolute;
    right: -80px;
    top: 178px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #ffffff;
    border: solid 1px #cccccc;
    color: #cccccc;
    text-align: center;
}

.container-fluid.product-filter .product-container:hover .product-image a span.fa.fa-chevron-right {
    right: 30px;
    background: #ffffff;
    border: solid 1px #cccccc;
    color: #cccccc;
    z-index: 3;
}

.container-fluid.product-filter .product-container:hover .product-image a span.fa.fa-chevron-right:hover {
    background: #013649;
    color: #ffffff;
    border: 1px solid #013649;
}

.container-fluid.product-filter .product-container .product-image {
    padding: 0;
}

.container-fluid.product-filter .product-container .product-image .overlay-white {
    position: absolute;
    lefT: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(255, 255, 255, 0);
    z-index: 2;
}

.container-fluid.product-filter .product-container:hover .product-image a .overlay-white {
    background: rgba(255, 255, 255, 0.5);
}

.container-fluid.product-filter .product-container .product-image a img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%)translateX(-50%);
    -ms-transform: translateY(-50%)translateX(-50%);
    transform: translateY(-50%)translateX(-50%);
}

.container-fluid.product-filter .product-container .product-image a {
    height: 263px;
}

.content-container .product-right p.buy-now-text {
    font-weight: 700;
    font-size: 22px;
    margin: 0 0 15px 0;
    color: #243741;
}

.woocommerce .content-container .product-addon.product-addon-send-customisation-details-later-separately p.form-row input.addon.addon-checkbox {
    float: right;
    width: auto !important;
    margin: 11px;
}

.content-container .product-right p.buy-now-text {
    font-weight: 700;
    font-size: 21px;
    margin: 0 0 15px 0;
    color: #243741;
    position: relative;
    padding: 0 0 0 30px;
}

.content-container .product-right p.buy-now-text:hover {
    color: #013649;
    cursor: pointer;
}

.content-container .product-right p.buy-now-text:before {
    position: absolute;
    content: '\f291';
    left: 0;
    font-size: 19px;
    font-family: 'FontAwesome';
}

input#rememberme {
    width: auto;
    float: left;
    margin: 8px 15px 0 0;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
    border: none;
    padding: 0px;
    margin: 2em 0;
    text-align: left;
    border-radius: 5px;
}

.woocommerce form .form-row label.inline {
    float: left;
    display: block;
    padding: 27px 0 0 0;
}

.container-fluid.product-filter .product-container:hover .product-image a img {
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    position: relative;
    top: 50%;
    -moz-transform: translateY(-50%) translateX(-50%) scale(1.3);
    -webkit-transform: translateY(-50%) translateX(-50%) scale(1.3);
    -o-transform: translateY(-50%) translateX(-50%) scale(1.3);
    -ms-transform: translateY(-50%) translateX(-50%) scale(1.3);
    transform: translateY(-50%) translateX(-50%) scale(1.3);
}

.woocommerce .content-container .product-right form.variations_form.cart .product-addon.product-addon-send-customisation-details-later-separately p.form-row label:after {
    display: none;
}

.woocommerce .content-container .product-right form.variations_form.cart .product-addon.product-addon-send-customisation-details-later-separately p.form-row label:before {
    content: "- OR -";
    font-family: 'Montserrat', sans-serif;
    font-size: 28px;
    color: #3db5bd;
    display: block;
    float: left;
    width: 100%;
    position: relative;
    line-height: normal;
    margin: 5px 0;
}

.container-fluid.title-container {
    height: 100%;
    margin: 0;
}

.container-fluid.title-container .container {
    height: 100%;
    margin: 0 auto;
}

.container-fluid.title-container .container .row {
    height: 100%;
}

.container-fluid.title-container .container .row .col-lg-12.no-padding {
    height: 100%;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    display: block !important;
    color: #2FBE1F;
    border: solid 2px #2FBE1F;
    float: left;
    padding: 7px 16px;
    font-weight: 600;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
}

.content-container .product-tabs .tab-content #tab-nav1 .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    display: block !important;
    color: #2FBE1F;
    border: solid 2px #2FBE1F;
    float: left;
    padding: 7px 16px;
    margin: 7px 0 0 0;
    font-weight: 600;
    text-transform: uppercase;
    width: auto;
    text-align: left;
}

.woocommerce .content-container .product-right form.variations_form.cart table.variations select#product-size {
    font-size: 15px;
    font-weight: 700;
    color: #243741;
}

.woocommerce .content-container .product-right form.variations_form.cart .product-addon.product-addon-enter-your-text-here:after {
    content: 'We will send a proof of the customisation details for approval before proceeding.';
    font-family: 'Open Sans', sans-serif;
    margin: 10px 0;
    float: left;
    width: 100%;
}

.woocommerce .content-container .product-right form.variations_form.cart .product-addon.product-addon-enter-your-text-here p.form-row label:after {
    display: none !important;
}

.container-fluid.page-content nav.woocommerce-breadcrumb {
    margin: 0 0 0 0;
    font-family: 'Montserrat', sans-serif;
    line-height: normal;
    color: #1b1b1b;
    font-size: 12px;
}

.container-fluid.page-content nav.woocommerce-breadcrumb a {
    color: #3db5bd;
    display: inline-block;
}

.container-fluid.page-content nav.woocommerce-breadcrumb a:hover {
    color: #013649;
}

.woocommerce .content-container ul.products li.product-category.product {}

.woocommerce .content-container ul.products li.product-category.product.last,
.woocommerce .content-container ul.products li.product-category.product.first {
    clear: none;
}

.woocommerce .content-container ul.products li.product-category.product a {
    float: left;
    width: 100%;
    height: 226px;
    display: block;
    border: 1px solid #cccccc;
    padding: 20px;
    padding-bottom: 40px;
}

.woocommerce .content-container ul.products li.product-category.product a img {
    width: auto;
    height: 100%;
    float: left;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translatex(-50%);
    margin: 0 0 40px 0;
}

.woocommerce .content-container ul.products li.product-category.product a h3 {
    float: left;
    display: block;
    width: 100%;
    height: auto;
    margin: 0 0 0 0;
}

.woocommerce .content-container ul.products li.product-category.product a h3 mark.count {
    display: none;
}

.woocommerce .content-container ul.products li.product-category.product {
    height: 288px;
    position: relative;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title {
    position: absolute;
    bottom: 0px;
    left: 15px;
}

.woocommerce .content-container ul.products li.product-category.product:hover a img {}

body.woocommerce-order-pay .container-fluid.page-content .content-container .woocommerce ul.order_details {
    display: none;
}

.container-fluid.page-content .content-container #payment-3dsecure {
    display: none;
}

body.woocommerce-order-pay .container-fluid.page-content .content-container #payment-3dsecure {
    display: block;
}

.form-row.form-row-wide.create-account input#createaccount {
    float: right;
    width: auto;
    display: block;
    margin: 9px 0 0 0;
}

.container-fluid.nav-main .menu-header ul#menu-menu-main select {
    display: none;
}

/* .woocommerce .content-container .product-right form.variations_form.cart .product-addon.product-addon-logo-1 p.form-row:before {
    content: 'When you place an order online, we will ALWAYS send an artwork proof showing the layout of the engraving or printing. We will not proceed until you are happy with this, and have approved the proof.';
    font-family: 'Open Sans', sans-serif;
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    float: left;
    top: 0px;
    transform: none;
    background: none;
    color: #666666;
    text-align: left;
    text-transform: none;
    margin: 0 0 10px 0;
    font-weight: 700;
    line-height: 24px;
    color: #0087D2;
} */

.delivery-banner {
    clear: both;
    float: left;
    display: block;
    width: 100%;
    background: #f5f5f5;
    border: 1px dashed #cccccc;
    padding: 10px;
    margin: 0 0 25px 0;
}

.delivery-banner i.fa.fa-truck {
    float: left;
    display: block;
    height: auto;
    color: #3db5bd;
    font-size: 50px;
}

.delivery-banner .content {
    float: left;
    display: block;
    height: auto;
    width: 93%;
    line-height: normal;
    padding: 0 0 0 25px;
}

.delivery-banner .content p {
    margin: 0 0 0 0;
}

.delivery-banner .content span.title {
    font-family: 'Montserrat', sans-serif;
    margin: 0 0 25px 0;
    color: #243741;
    text-transform: uppercase;
    font-size: 19px;
    font-weight: 600;
    margin: 0 0 6px 0;
    float: left;
    display: block;
    width: 100%;
}

.category-blog h2 {
    text-transform: uppercase;
    color: #1b1b1b;
}

.container-fluid.nav-main .menu-header ul#menu-menu-main li#menu-item-2583 ul.sub-menu li ul.sub-menu {
    right: 284px;
}

.woocommerce .content-container ul.products li:nth-child(3n+4),
.search .content-container ul.products li:nth-child(3n+4) {
    clear: left;
}

.woocommerce #payment .terms,
.woocommerce #payment .wc-terms-and-conditions,
.woocommerce-page #payment .terms,
.woocommerce-page #payment .wc-terms-and-conditions {
    float: left;
    width: 100%;
    display: block;
    height: auto;
    padding: 0 0 0 0;
    margin: 15px 0 0 0;
}

p.form-row.terms.wc-terms-and-conditions input#terms {
    width: auto;
    float: right;
    margin: 7px 0 0 0;
}

.hero-image {
    margin-bottom: 30px;
    height: 100vh;
    position: relative;
    padding: 50px;
    min-height: 750px;
}

.hero-image:before {
    position: relative;
    background: url(/app/uploads/2019/04/all-the-awards-min.png) center bottom no-repeat;
    background-size: contain;
    height: 100%;
    width: 100%;
    z-index: 2;
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.hero-image:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: -279px;
    background: #f5f5f5;
    position: relative;
    border: 10px solid #3db5bd;
}

.hero-image .hero-inner {
    position: relative;
    z-index: 3;
    float: left;
    width: 100%;
    display: block;
    margin: 0px 0 0 0;
}

.hero-image .hero-inner h1 {
    float: left;
    width: 100%;
    display: block;
    height: auto;
    text-align: center;
    margin: 0;
    font-weight: 800;
    text-transform: uppercase;
    color: #013649;
    margin-bottom: 30px;
    font-size: 42px;
}

.hero-image .hero-inner h1 b {
    float: left;
    width: 100%;
    padding: 0 30px;
    display: block;
    font-size: 21px;
    color: #3db5bd;
    font-weight: 100;
}

.hero-image .hero-inner .cta-container {
    float: left;
    width: auto;
    display: block;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.hero-image .hero-inner .cta-container a {
    float: left;
    width: auto;
    display: block;
    margin: 0 5px;
    border: 3px solid;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 20px;
}

.hero-image .hero-inner .cta-container a:hover {
    background: #013649;
    border-color: #013649;
    color: #ffffff;
}

.hero-image .hero-inner .content-block {
    float: left;
    width: 80%;
    padding: 0 0px;
    margin: 50px 0 0px 0;
}

.hero-image .hero-inner .logo-contain {
    float: right;
    width: 20%;
    display: block;
    margin: 50px 0 0 0;
}

.hero-image .hero-inner .logo-contain img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 0 -74px;
    float: left;
}

a.nav-menu-open {
    float: left;
    font-size: 18px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    padding: 7px 20px;
    border: solid 2px #fff;
    margin: 13px 0;
}

a.nav-menu-open .fa {
    float: right;
}

a.nav-menu-open .fa:before {
    color: #fff;
}

a.nav-menu-open:hover {
    background: #2a7e84;
    border-color: #2a7e84;
}

.mobile-menu {
    position: absolute;
    top: 0;
    z-index: 101;
    background: #3db5bd;
    top: 368px;
    height: auto;
    padding: 15px;
    left: -100%;
    width: 100%;
}

.mobile-menu.active {
    opacity: 1;
    left: 0px
}

.mobile-menu .menu-mobile-menu-container ul {
    padding: 0 0 0 0;
    list-style-type: none;
    margin: 0 0 0 0;
    float: left;
    width: 100%;
    display: block;
}

.mobile-menu .menu-mobile-menu-container ul li {
    float: left;
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    border-bottom: 1px solid rgb(255, 255, 255);
}

.mobile-menu .menu-mobile-menu-container ul li:last-of-type {
    border: none;
}

.mobile-menu .menu-mobile-menu-container ul li ul.sub-menu {
    position: relative;
    width: 100%;
    display: block;
    z-index: 20;
    opacity: 1;
    height: 0px;
    overflow: hidden;
    padding-left: 20px;
}

.mobile-menu .menu-mobile-menu-container ul li ul.sub-menu.active {
    height: 100%;
}

.mobile-menu .menu-mobile-menu-container ul li a {
    float: left;
    width: 100%;
    display: block;
    padding: 9px 15px;
    color: #ffffff;
    background: #3db5bd;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    position: relative;
}

.mobile-menu .menu-mobile-menu-container ul li a i.fa.fa-angle-right {
    position: absolute;
    right: 16px;
    font-size: 12px;
}

/*.mobile-menu .menu-mobile-menu-container ul li a:hover {
    background: #2a7e84;
}*/
.mobile-menu .menu-mobile-menu-container ul li a.active {
    background: #2a7e84;
}

.mobile-menu .menu-mobile-menu-container ul li.current-menu-item>a,
.mobile-menu .menu-mobile-menu-container ul li.current-menu-parent>a {
    background: #285565;
}

.mobile-menu .menu-mobile-menu-container ul li ul.sub-menu li.menu-item-object-custom:first-of-type a {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    background: #19323b;
    color: #fff;
    padding: 10px 15px;
}

/*.mobile-menu .menu-mobile-menu-container ul li ul.sub-menu li.menu-item-type-custom a:hover {
    background: #4b4a47 !important;
}*/
.mobile-menu .menu-mobile-menu-container ul li ul.sub-menu li:last-of-type {
    border-bottom: none;
}

.slick-initialized .slick-slide,
.slick-slider .slick-list,
.slick-slider .slick-track,
.slick-slider {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

.woocommerce table.shop_table_responsive tr td:before,
.woocommerce-page table.shop_table_responsive tr td:before {
    font-family: 'Open Sans', sans-serif;
}

.woocommerce-page table.cart td.actions input:nth-of-type(1) {
    float: right;
    width: auto;
    height: 44px;
}

.woocommerce table.cart td.actions .coupon {
    float: left;
    width: 50%;
}

.woocommerce-page #payment .wc-terms-and-conditions label {
    float: left;
    width: 100%;
    margin: 0px;
}

.woocommerce-page #payment .wc-terms-and-conditions label input#terms {
    float: right;
    display: block;
    position: relative;
}

.product-filter .product-container-ajax {
    float: left;
    width: 100%;
    display: block;
    height: auto;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

.product-row-spinner {
    float: left;
    width: 100%;
    height: 70px;
    display: none;
    position: relative;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

.product-row-spinner .spinner-inner {
    width: 70px;
    height: 70px;
    float: left;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
    border: 2px solid #3db5bd;
    border-radius: 50%;
    border-left-color: #cccccc;
    border-right-color: #cccccc;
    border-bottom-color: #cccccc;
}

@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.content-container .woocommerce .woocommerce-MyAccount-navigation {
    float: left;
    width: 100%;
    display: block;
    height: auto;
}

.content-container .woocommerce .woocommerce-MyAccount-navigation ul li {
    padding: 0pc;
    float: left;
    width: auto;
    margin: 0 5px 0 0;
}

.content-container .woocommerce .woocommerce-MyAccount-navigation ul li:before {
    display: none;
}

.content-container .woocommerce .woocommerce-MyAccount-navigation ul li a {
    border: 1px solid;
    padding: 6px 15px;
    float: left;
    display: block;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 12px;
}

.content-container .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a {
    border-color: #3db5bd;
    background: #3db5bd;
    color: #ffffff;
}

.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address label {
    float: left;
    width: 100%;
    display: block;
}

.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address label span {
    float: left;
    width: auto;
    display: block;
}

.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address label input {
    float: right;
    position: relative;
    margin: 5px 0 0 0 !important;
}

.woocommerce-shipping-fields h3#ship-to-different-address {
    margin-top: 14px;
}

.price.inactive {
    /* opacity: 0; */
}

.ui-datepicker-next:after {
    content: "\f054";
    margin: 5px 0 0;
    float: left;
}

.ui-datepicker-prev:after {
    content: "\f053";
    color: #fff;
    float: right;
    margin: 5px 0 0;
}

.page-id-137 .actions button {
    width: auto;
}

.woocommerce-terms-and-conditions-wrapper input#terms {
    width: auto;
    position: relative;
}

.woocommerce-account-fields label.checkbox {
    float: left;
    width: 100%;
    padding: 0 0 0 20px;
}

.woocommerce-account-fields label input {
    left: 0;
}

.hero-image .Corona-warning {
    position: absolute;
    z-index: 10;
    width: 100%;
    max-width: 650px;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%)translateX(-50%);
    -ms-transform: translateY(-50%)translateX(-50%);
    transform: translateY(-50%)translateX(-50%);
    background: #ea2e2e;
    padding: 30px;
    color: #ffffff;
}

.hero-image .Corona-warning span.title {
    font-family: 'Montserrat', sans-serif;
    float: left;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 25px;
    line-height: 1.3;
    padding: 0 10px;
    margin: -5px 0 24px 0;
}

.hero-image .Corona-warning p {
    clear: both;
    float: left;
    width: 100%;
    text-align: center;
    margin: -8px 0 -3px 0;
    font-size: 16px;
    line-height: 30px;
}

.hero-image .Corona-warning a {
    font-weight: 600;
    color: #ffffff;
    text-decoration: underline;
    opacity: 1;
}

.hero-image .Corona-warning a:hover {
    opacity: 0.6;
}



.ec_category_container {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(21rem, 1fr));
    grid-auto-rows: 1fr;
}

.ec_category_container::before {
    content: '';
    width: 0;
    padding-bottom: 100%;
    grid-row: 1 / 1;
    grid-column: 1 / 1;
}

.ec_category_container>*:first-child {
    grid-row: 1 / 1;
    grid-column: 1 / 1;
}

.ec_category_container>* {
    background: rgba(0, 0, 0, 0.1);
    border: 1px white solid;
}

.ec_category_container .ec_single_category_container {
    position: relative;
    aspect-ratio: 1;
    display: flex;
    flex-direction: column;
    background-size: cover;
    background-position: center;
    justify-content: center;
    align-items: center;
    padding: 20px 0;
    justify-content: flex-end;
}

.ec_category_container .ec_single_category_container .ec_image_overlay {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0.5;
    display: none;
}

.ec_category_container .ec_single_category_container .ec_category_image {
    height: 40%;
    margin-bottom: 20px;
    z-index: 10;
}

.ec_category_container .ec_single_category_container .ec_details_container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 20;
}

.ec_category_container .ec_single_category_container .ec_details_container .ec_default_title {
    font-size: 13px;
    margin: 0;
    color: #fff;
}

.ec_category_container .ec_single_category_container .ec_details_container .ec_category_name {
    font-size: 19px;
    margin: 5px 0;
    color: #fff;
    text-align: center;
    height: 50px;
}

.ec_category_container .ec_single_category_container .ec_details_container .ec_category_link {
    color: #fff;
    background-color: #3d75bd;
    font-size: 16px;
    padding: 9px 30px;
    border: 2px solid #fff;
    margin-left: auto;
    margin-right: auto;
    font-family: "Arial", Sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.7px;
    border-radius: 4px;
}

.ec_category_container .ec_single_category_container .ec_details_container .ec_category_link:hover {
    background-color: #fff;
    color: #3d75bd;
}

#wt-cli-accept-all-btn {
    border-radius: 4px !important;
    margin-left: 5px !important;
}