/*   

Theme Name: Pixalum

Theme URI: 

Description: This is the Pixalum theme.

Author: Stream

Author URI: 

Version: 1

*/

/* General */

body { padding:0 0 0 0!IMPORTANT; font: 12px Arial, Helvetica, sans-serif; font-family: 'source_sans_prolight'; -webkit-text-size-adjust: none; background-color: #ffffff; color: #0d3a50; float:none!IMPORTANT; }

html, body { height: 100%; }

body, select, input, textarea { color: #1A171B; }

.chromeframe { position: absolute; top: 0; }

table { font-size: 14px; line-height: 16px; }

/* Clear */

.clear { clear: both; }

/* Custom text-selection colors */

::-moz-selection {

 background: #007cba;

 color: #fff;

 text-shadow: none;

}

::selection { background: #007cba; color: #fff; text-shadow: none; }

/* hides the spin-button for firefox */

input[type=number] { -moz-appearance: textfield; }

/* hides the spin-button for chrome*/

input[type=number]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button {

 -webkit-appearance: none;

 margin: 0;

}

input[type="checkbox"] { vertical-align:middle!IMPORTANT; }

input { /*-webkit-appearance: none;*/ }

/*	j.mp/webkit-tap-highlight-color */

a:link { -webkit-tap-highlight-color: #007cba; }

mark { background-color: transparent; color: #000; font-weight: bold; }

/* Mozilla dosen't style place holders by default */

input:-moz-placeholder {

 color:#a9a9a9;

}

 textarea:-moz-placeholder {

 color:#a9a9a9;

}

img { border: none; margin: 0 0 0 0; padding: 0 0 0 0; }

/* Default Text */

h1, h2, h3, h4, h5, h6 { font-weight: normal; text-transform: uppercase; font-family: 'source_sans_prolight'; margin: 0px; padding-bottom: 8px; text-transform: uppercase; }

h1 { font-size: 28px; color: #007abc; }

h2 { font-size: 22px; color: #58585a; }

h3 { font-size: 26px; color: #007abc; }

#page .woocommerce h3, #page .woocommerce h2 { color: #000; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #c9d8e2; width: 100%; padding: 0 0 10px 0; margin: 0 0 10px 0; }

#page .woocommerce h2 { padding: 30px 0 10px 0; margin: 0 0 15px 0; }

h4 { font-size: 16px; color: #58585a; }

h5 { font-size: 17px; color: #58585a; }

h5 a:link, h5 a:visited { color: #f05033; text-decoration: none; }

h5 a:hover { color: #58585a; text-decoration: none; }

h6 { font-weight: normal; font-style: normal; font-size: 17px; text-transform: uppercase; color: #58585a; margin: 0px; }

a { color: #00538a; text-decoration: none; }

a:hover { text-decoration: none; }

p { font-size: 16px; line-height: 20px; margin: 0 0 0 0; padding: 0 0 10px 0; }

.white { color: #ffffff; }

mark { color: #666; background-color: transparent; text-decoration: underline; }

strong { font-family: 'source_sans_proregular'; font-weight: normal; font-family: 'source_sans_prosemibold'; }

#page .woocommerce strong { font-weight: normal; }

address { font-style: normal; font-size: 14px; line-height: 16px; }

input, textarea { border: 2px solid #d2d2d2; font-family: 'source_sans_prolight'; border-radius: 4px; background-color: transparent; color: #003a51; }

/* Break */

.break { display: block; }

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

.break { display: inline; }

}

/* Buttons */

.button-wrap { margin: 0 auto; float: left; left: 50%; position: relative; }

a div.button { transition: background-color .25s ease-in-out; -moz-transition: background-color .25s ease-in-out; -webkit-transition: background-color .25s ease-in-out; display: inline-block; font-size: 15px; padding: 12px 18px 12px 18px; margin: 0 0 0 0; color: #fff!IMPORTANT; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; position: relative; text-transform: uppercase; float: left; position: relative; right: 50%; }

a:hover div.button { background-color: #8ebbdc; }

/* Buttons */

.button, #submit { display: inline-block; font-size: 15px; padding: 12px 18px 12px 18px; margin: 0 0 0 0; color: #fff; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; position: relative; text-transform: uppercase; background-color: #007cba; border: 0px; }

.button:hover, #submit:hover { background-color: #8ebbdc; border: 0px solid #8ebbdc; }

/* Background Colours */

a div.background-blue { }

a:hover div.background-blue { background-color: #8ebbdc; }

/* Header */

header { width: 100%; position: relative; top: 0px; z-index: 999999; }

.logo { position: relative; float: left; margin: 20px 0 0 0; padding: 0 0 0 0; width: 257px; }

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

.logo { width:175px; }

}

/* Top Bar */

.top-bar { position: fixed; width: 100%; z-index: 9999; background-color: #FFF; -webkit-box-shadow: 0px 1px 3px 0px rgba(50, 50, 50, 0.25); -moz-box-shadow: 0px 1px 3px 0px rgba(50, 50, 50, 0.25); box-shadow: 0px 1px 3px 0px rgba(50, 50, 50, 0.25); }

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

.top-bar { position: relative; }

}

.top-bar .inner { padding: 0 0 0 0; }

/* Shop Controls */

.shop-controls { position: relative; float: right; margin: 20px 0 0 0; }

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

/*.shop-controls { float: left; width: 100%; margin: 20px 0 20px 0; }*/

.shop-controls { float: left; margin: 20px 0 10px 0; }

}

.shop-controls ul { list-style: none; padding: 0 0 0 0; margin: 0 0 0 0; }

.shop-controls li { float: left; color: #007cba; margin: 0 0 0 20px; padding: 0 0 0 0; }

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

.shop-controls li { margin: 0 0 3px 20px; float:none; }

}

.shop-controls li a { color: #007cba; }

.shop-controls li a:hover { color: #666; }

/* Menu */

nav.main { position: relative; float: right; z-index: 99999; margin: 20px 0 0 0; clear: right; border-top-width: 1px; border-top-style: solid; border-top-color: #ced8e1; }

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

nav.main { display: none; }

}

ul.menu { position: relative; margin: 0 0 0 0; padding: 0 0 0 0; list-style: none; }

.menu li { float: left; position: relative; margin: 0 0 0 0; padding: 0 20px 0 20px; font-family: 'source_sans_prolight'; }

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

.menu li { padding: 0 5px 0 5px; }

}

.menu li a { color: #000000; display: block; font-size: 16px; line-height: 18px; padding: 13px 0 9px 0; margin: 0 0 0 0; vertical-align: middle; text-decoration: none; text-align: left; text-transform: uppercase; border-bottom-width: 3px; border-bottom-style: solid; border-bottom-color: #fff; }

.menu li a:hover { border-bottom-width: 3px; border-bottom-style: solid; border-bottom-color: #8ebbdc; }

/* Dropdown */

.menu ul { -webkit-box-shadow: 2px 2px 3px 0px rgba(50, 50, 50, 0.25); -moz-box-shadow: 2px 2px 3px 0px rgba(50, 50, 50, 0.25); box-shadow: 2px 2px 3px 0px rgba(50, 50, 50, 0.25); position: absolute; left: -9999px; list-style: none; opacity: 0; transition: opacity 1s ease; z-index: 999; margin: 0 0 0 16px; padding: 10px 0 5px 0; list-style: none; background-color: #8ebbdc; width: auto!IMPORTANT; height: auto!IMPORTANT; }

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

.menu ul { margin: 0 0 0 1px; }

}

.menu ul li { float: none; padding: 5px 20px 5px 20px!IMPORTANT; list-style: none; color: #ffffff; margin: 0 0 0 0; /*height: 20px;*/ background-image: none; }

.menu ul a { white-space: nowrap; padding: 0 0 0 0; margin: 0 0 0 0; font-size: 16px; list-style: disc; text-align: left; color: #FFF!IMPORTANT; border: 0; }

.menu ul a:hover { text-decoration: none; color: #CCC!IMPORTANT; }

.menu li:hover ul { left: 4px; opacity: 1; }

/* Persistant Hover State */

.menu li:hover a { }

.menu li:hover ul a { }

.menu li:hover ul li a:hover { text-decoration: none; color: #CCC; }

.menu li:nth-child(1) { padding: 0 20px 0 0; }

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

.menu li:nth-child(1) { padding: 0 5px 0 0; }

}

.menu ul li:nth-child(1) { }

.menu-main-menu-container .menu li:last-child { padding: 0 0 0 20px; }

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

.menu-main-menu-container .menu li:last-child { padding: 0 0 0 5px; }

}

.menu-main-menu-container .menu li:last-child a:hover { }

.menu-main-menu-container li:last-child.current_page_item a { }

/* Active */

.menu-main-menu-container li.current_page_item a, .menu-main-menu-container li.current-menu-item a { border-bottom-width: 3px; border-bottom-style: solid; border-bottom-color: #8ebbdc; }

.menu-main-menu-container li.current_page_item .sub-menu a, .menu-main-menu-container li.current-menu-item .sub-menu a { border-bottom-width: 0px; border-bottom-style: solid; border-bottom-color: #8ebbdc; }

.current-page-ancestor a { }

.sub-menu .menu-item-object-page a { }

.sub-menu .current_page_item a { }

.menu-main-menu-container li.current-menu-parent a { border-bottom-width: 3px; border-bottom-style: solid; border-bottom-color: #8ebbdc; }

#mobile .menu-main-menu-container li.current-menu-parent a { border-bottom-width: 0px; }

#mobile  .menu-main-menu-container li.current_page_item a, #mobile  .menu-main-menu-container li.current-menu-item a {
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-bottom-color: #8ebbdc;
}

.menu-main-menu-container li.current-page-ancestor a { }

.menu-main-menu-container .sub-menu li.current_page_item a { }

.menu-main-menu-container .sub-menu li a { }

.menu-main-menu-container .sub-menu li a:hover { }

.menu-main-menu-container .sub-menu li.current-menu-item a { }

/*.menu ul ul { 
    position: absolute;
    right: 0;
    left: 100%!important;
    width: 100%!important;
    margin: 0 0 0 0;
    opacity: 0!important;
    top: -10px;
    background-color: #5BABD3;
    display: none;
}

.menu li ul li:hover > ul { left: 4px; opacity: 1!important; z-index: 999; }
*/

.menu li ul a:hover {
    border-bottom-width: 0px!important;
    border-bottom-style: solid!important;
    border-bottom-color: #8ebbdc!important;
}

.menu ul ul {
    opacity: 0!IMPORTANT;
    left: -99999px!IMPORTANT;
    top: -10px!IMPORTANT;
    background-image: none!IMPORTANT;
    background-color: #5BABD3!IMPORTANT;
    margin: 0 0 0 0px!IMPORTANT;
    padding: 10px 0 5px 0!IMPORTANT;
}

.menu ul li:hover ul {
    left: 100%!IMPORTANT;
    opacity: 1!IMPORTANT;
}

.menu-main-menu-container li.current-menu-parent ul.sub-menu a {
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-bottom-color: #8ebbdc;
}

/* Mobile Menu */

@media screen and (min-width: 768px) {

nav#mobile { display: none; }

}

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

nav#mobile { position: relative; background-color: #007cba; display: block; float: left; width: 100%; border-top: 1px double #ccc; z-index: 9999999; }

nav#mobile .toggle-bar a { display: block; }

nav#mobile .toggle-bar { line-height: 56px; height: 56px; }

/*nav#mobile .navicon { float: right;
    height: 6px;
    width: 34px;
    margin: 15px;
    border-top: 15px double #fff;
    border-bottom: 5px solid #fff;
    font-size: 0; }*/

nav#mobile .navicon {
  position: relative;
  padding-left: 1.25em;
  color:#007cba;
  
}
nav#mobile .navicon:before {
  content: "";
  position: absolute;
  right: 20px;
  top: 18px;
  width: 1em;
  height: 0.15em;
  background: white;
  box-shadow: 
    0 0.25em 0 0 white,
    0 0.5em 0 0 white;
	font-size:35px;
}

 /*The dropdown menu */

nav#mobile ul li { clear: both; list-style: none; padding: 2px 0 2px 0; }

nav#mobile ul li a { color: #58585a; display: block; text-decoration: none; text-transform: uppercase; font-size: 16px; }

.nav-menu { background-color: #f2f3f3; }

.nav-menu { padding: 15px 30px 15px 13px; margin: 0 0 0 0; }

nav#mobile ul ul { margin: 0 0 0 17px; padding: 0 0 0 0; list-style: none; }

nav#mobile ul ul li { margint: 0 0 0 0; list-style: none; }

nav#mobile ul ul a { color: #58585a; }

nav#mobile ul ul a:before { content: "-"; padding: 0 5px 0 0; color: #2287ba; }

.nav-menu ul li.current_page_item a { color: #007cba!IMPORTANT; }

}

/* Page Styles */

.inner { width: 90%; max-width: 1160px; margin: 0 auto 0 auto; height: 100%; padding: 20px 0 20px 0; }

/* Shop */

#page { padding: 0 0 0 0; position: relative; z-index: 9; min-height: 300px; min-height: 100%; height: auto !important; height: 100%; margin: 0px 0px -532px 0px; }

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

#page { margin: 0px 0px 0px 0px; min-height: inherit; height: auto; }

}

#page .inner { /*padding:118px 0 480px 0;*/ padding: 125px 0 532px 0; clear: both; }

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

#page .inner { padding: 30px 0 30px 0; }

}

.footer-wrap { height: 532px; z-index: 99999; position: relative; clear: both; }

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

.footer-wrap { height: auto; }

}

.single-product .footer-wrap { height: auto; }

/* Home */

.introduction { background-image: url(https://pixalum.com/wp-content/uploads/2018/08/2018-homepage-image.jpg); background-repeat: no-repeat; background-position: center 100px; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; position: fixed; top: 0px; bottom: 0px; width: 100%; }

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

.introduction { display: none; }

}

.fillscreen { height: 100%; display: block; position: relative; width: 100%; }

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

.fillscreen { margin: -204px 0 0 0; height: 90%; background-image: url(images/pixalum-home-1600x1333.jpg); background-repeat: no-repeat; background-position: center 200px; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }

}

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

.fillscreen { margin: 0 0 0 0; height: 350px; background-image: url(images/pixalum-home-1600x1333.jpg); background-position:top right; }

}

.fillscreen .inner { height: 100%; min-width: 100%; min-height: 100%; width: 100%; }

.lower { width: 100%; float: left; position: relative; background-color: #FFF; }

.bounce { position: fixed; left: 50%; bottom: 0; margin-top: -25px; margin-left: -25px; height: 50px; width: 50px; -webkit-animation: bounce 1s infinite; }

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

.bounce { position: absolute; left: 50%; bottom: 10px; margin-top: -25px; margin-left: -25px; height: 50px; width: 50px; }

}

 @-webkit-keyframes bounce { 0% {

 bottom:5px;

}

 25%, 75% {

 bottom:15px;

}

 50% {

 bottom:20px;

}

 100% {

 bottom:0;

}

}

/* Categories */

#categories .inner { padding: 50px 0 50px 0; }

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

#categories .inner { padding: 50px 0 50px 0; }

}

#categories .image { width: 100%; }

#categories .col { float: left; position: relative; width: 33.333333% }

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

#categories .col { width: 100%; margin: 0 0 30px 0; }

}

#categories .col h1 { font-size: 36px; text-align: center; margin: 0 0 0 0; padding: 0 0 25px 0; }

#categories .col .button { margin: 0 auto; }

/* Featured */

#featured { background-color: #f7f7f7; }

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

#featured { }

}

#featured .inner { padding: 50px 0 50px 0; }

#featured h2 { color: #0d3a50; text-align: center; font-size: 24px; width: 100%; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #c9d8e2; padding: 0 0 20px 0; margin: 0 0 40px 0; }

.featured-menu { width: 100%; }

.featured-menu ul { }

.featured-menu li { list-style: none; float: left; }

.featured-products-list { width: 100%; float: left; }

.featured-products-list ul { width: 100%; }

.featured-products-list li { list-style: none; float: left; width: 14%!IMPORTANT; padding: 0 0 0 0!IMPORTANT; margin: 0 3.2% 0 0!IMPORTANT; }

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

.featured-products-list li { width: 48.4%!IMPORTANT; padding: 0 0 0 0!IMPORTANT; margin: 0 3.2% 30px 0!IMPORTANT; }

}

.featured-products-list li:last-child { padding: 0 0 0 0!IMPORTANT; margin: 0 0 0 0!IMPORTANT; }

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

.featured-products-list li:nth-child(2n+2) { margin: 0 0 0 0!IMPORTANT; }

}

.featured-products-list img { }

.featured-products-list h3 { margin: 15px 0 0 0; text-align: center; line-height: 22px; }

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

.featured-products-list h3 { font-size: 16px; line-height: 18px; }

}

.featured-products-list .featured-category { font-size: 14px; color: #8ebbdc; }

.featured-products-list .featured-name { font-size: 20px; color: #0d3a50; text-transform: capitalize; }

.featured-products-list .featured-price { color: #007cba; font-size: 20px; }

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

.featured-products-list .featured-price { font-size: 15px; }

}

/* About */

#about { }

#about .inner { padding: 50px 0 50px 0; }

#about .left, #about .space, #about .right { float: left; }

#about .space { width: 3%; }

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

#about .space { display: none; }

}

#about .left, #about .right { width: 48.5% }

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

#about .left, #about .right { width: 100% }

}

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

#about .left { margin: 0 0 30px 0; }

}

#about h2 { color: #0d3a50; text-align: center; font-size: 24px; width: 100%; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #c9d8e2; padding: 0 0 20px 0; margin: 0 0 40px 0; }

#about h3 { color: #007cba; font-size: 16px; line-height: 20px; margin: 10px 0 10px 0; }

.blog-snippets { width: 100%; float: left; }

.blog-snippets ul { width: 100%; }

.blog-snippets li { list-style: none; float: left; width: 48.5%; padding: 0 3% 0 0; }

.blog-snippets li:last-child { padding: 0 0 0 0; }

.blog-snippets img { }

.blog-snippets h3 { margin: 15px 0 0 0; line-height: 22px; }

.blog-snippets .blog-snippet-date { font-size: 14px; color: #8ebbdc; }

.blog-snippets .blog-snippet-excerpt { font-size: 20px; line-height: 24px; color: #0d3a50; text-transform: none; }

/* Page - About Us */

.about-us { }

.about-us .top { height: auto; position: relative; }

.about-us .top .intro-text { position: absolute; bottom: 0px; }

.about-us .top h2 { background-color: #007db0; font-size: 30px; line-height: 32px; color: #fff; float: left; clear: both; padding: 12px 20px 8px 20px; margin: 0 0 10px 0; }

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

.about-us .top h2 { font-size: 15px; line-height: 17px; padding: 6px 10px 4px 10px; margin: 0 0 5px 0; }

}

.about-us .top .intro-text p { font-size: 16px; line-height: 18px; float: left; clear: both; width: 630px; color: #007db0; padding: 12px 20px 9px 0; margin: 0 0 30px 0; }

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

.about-us .top .intro-text p { font-size: 12px; line-height: 14px; width: 300px; padding: 6px 10px 4px 10px; margin: 0 0 15px 0; background-color: #FFF; }

}

.about-us .top .intro-text .line-01 { background-color: #FFF; padding: 10px 10px 10px 10px; }

.about-us .top .intro-text .line-02 { background-color: #FFF; padding: 0 10px 10px 10px; }

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

.about-us .top .intro-text .line-01 { padding: 0px 0px 0px 0px; background-color: transparent; }

.about-us .top .intro-text .line-02 { padding: 0px 0px 0px 0px; background-color: transparent; }

}

.about-us .top .image-top { float: left; width: 100%; }

.about-us h3 { color: #0d3a50; text-align: center; font-size: 24px; width: 100%; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #c9d8e2; padding: 0 0 20px 0; margin: 18px 0 30px 0; }

.about-us .middle ul { float: left; width: 50%; }

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

.about-us .middle ul { width: 100%; }

}

.about-us .middle ul li { margin: 0 0 0 0; padding: 0 30px 15px 50px; font-size: 16px; line-height: 20px; }

.about-us .middle ul li:before { float: left; font-size: 48px; color: #007db0; margin: 10px 0 0 -50px; }

.about-us .middle ul.middle-01 li:nth-child(1):before { content: "1"; }

.about-us .middle ul.middle-01 li:nth-child(2):before { content: "2"; }

.about-us .middle ul.middle-02 li:nth-child(1):before { content: "3"; }

.about-us .middle ul.middle-02 li:nth-child(2):before { content: "4"; }

/* Tabs - jQuery UI Resets */

.tabbed { width: 100%; float: left; margin: 0 0 60px 0; }

.tab-controls { width: 100%; float: left; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #c9d8e2; padding: 0 0 0 0; margin: 18px 0 30px 0; }

.ui-tabs { padding: 0 0 0 0; float: left; }

.ui-tabs .ui-tabs-nav { width: 265px; margin: 0 auto; padding: 0 0 0 0; }

.ui-widget-content { border: 0px solid #aaaaaa; background: none; }

.ui-widget-header { border: 0px solid #aaaaaa; background: none; font-weight: normal; }

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 0px solid #aaaaaa; background: none; font-weight: normal; color: #000; outline: 0!IMPORTANT; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 0px solid #d3d3d3; background: none; font-weight: normal; outline: 0!IMPORTANT; }

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { text-decoration: none; outline: 0!IMPORTANT; }

.ui-tabs .ui-tabs-panel { margin: 0 0 0 0; padding: 0 0 0 0; background: none; }

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

.ui-tabs .ui-tabs-panel { display: block!IMPORTANT; }

}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor { float: left; padding: 0 0 0 0; text-decoration: none; width: 100%; }

.ui-tabs .ui-tabs-nav li { margin: 0; width: 130px; text-align: center!IMPORTANT; float: left; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active { margin-bottom: -1px; padding-bottom: 0px; }

/* Tabs */

#production, #design { float: left; clear: both; width: 100%; }

.ui-widget { font-size: 12px; }

.ui-tabs { width: 100%; min-height: 356px; }

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

.ui-tabs .ui-tabs-nav { display: none; }

}

.ui-state-active { background-color: #bec8d1!IMPORTANT; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active a { color: #fff!IMPORTANT; }

.ui-tabs .ui-tabs-nav .ui-tabs-anchor { padding: 10px 0 10px 0; font-size: 16px; text-align: center!IMPORTANT; color: #1B3E6F; }

.ui-tabs .ui-tabs-nav .ui-tabs-anchor:hover { background-color: #bec8d1!IMPORTANT; color: #fff; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border-top-width: 1px; border-right-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-left-style: solid; border-top-color: #bec8d1; border-right-color: #bec8d1; border-left-color: #bec8d1; }

.tabbed .inner { width: auto; padding: 0 30px 0 30px; }

.tabbed .left h2 { font-size: 26px; color: #1B3E6F; margin: 0 0 5px 0; padding: 0 0 0 0; }

.tabbed h3 { border: 0; margin: 20px 0 0 0; padding: 0 0 0 0; }

.tabbed p span { display: block; }

.tabbed p { padding: 10px 0 10px; }

.tabbed .right p a { text-decoration: none; }

.tabbed .right p a:hover { text-decoration: none; }

.tabbed .left { position: relative; float: left; width: 47%!IMPORTANT; }

.tabbed .right { position: relative; float: right; width: 47%!IMPORTANT; }

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

.tabbed .left { width: 100%!IMPORTANT; }

.tabbed .right { float: left; width: 100%!IMPORTANT; }

}

.tabbed ul.production-stages { margin: 10px 0 0 0; }

.tabbed ul.production-stages li { float: left; width: 31.6%; margin: 0 2.6% 0 0; background-color: #007db0; }

.tabbed ul.production-stages li:last-child { margin: 0 0 0 0; }

.tabbed ul.production-stages p { padding: 5px 15px 10px 15px; color: #fff; font-size: 18px; line-height: 20px; }

.tabbed strong { color: #1C386A; }

/* Shop */

#page .inner .woocommerce { width: 100%; margin: 0 0 30px 0; /*float:left;*/ }

#shop { padding: 118px 0 0 0; position: relative; z-index: 9; }

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

#shop { padding: 0 0 0 0; }

}

#shop .inner { padding: 50px 0 10px 0; }

.breadcrumbs { width: 100%; position: fixed; top: 100px; background-color: #e8f1f8; z-index: 9999; /*-webkit-box-shadow: 0px 1px 3px 0px rgba(50, 50, 50, 0.25); -moz-box-shadow: 0px 1px 3px 0px rgba(50, 50, 50, 0.25); box-shadow: 0px 1px 3px 0px rgba(50, 50, 50, 0.25);*/ }

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

.breadcrumbs { position: relative; float: left; top: 0px; /*-webkit-box-shadow: 0px 1px 3px 0px rgba(50, 50, 50, 0.25); -moz-box-shadow: 0px 1px 3px 0px rgba(50, 50, 50, 0.25); box-shadow: 0px 1px 3px 0px rgba(50, 50, 50, 0.25);*/ }

}

.woocommerce-breadcrumb { width: 90%; max-width: 1160px; margin: 0 auto 0 auto; padding: 11px 0 9px 0; font-size: 13px; color: #0d3a50; }

.woocommerce-breadcrumb a { font-size: 13px; color: #0d3a50; }

.woocommerce-result-count { font-size: 15px; color: #666666; }

.woocommerce-ordering { display: none; }

ul.products .add_to_cart_button { display: none; }

ul.products { }

ul.products li { float: left; width: 30.666666%; margin: 0 4% 4% 0; text-align: center; position: relative; min-height:300px; }

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

ul.products li { width: 48%; margin: 0 4% 4% 0; text-align: center; position: relative; }

}

ul.products li a { display: block; }

ul.products li h3 { text-align: center; font-size: 20px; line-height: 24px; color: #000; margin: 0 0 0 0; padding: 0 0 0 0; text-transform: none; }

ul.products li h4 { font-size: 13px; line-height: 16px; color: #8ebbdc; margin: 0 0 0 0; padding: 0 0 0 0; }

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

ul.products li h3 { font-size: 16px; line-height: 18px; }

}

ul.products li .price { width: 100%; text-align: center; font-size: 22px; color: #007cba; font-family: 'source_sans_prolight'; }

ul.products li:nth-child(3), ul.products li:nth-child(6), ul.products li:nth-child(9), ul.products li:nth-child(12), ul.products li:nth-child(15), ul.products li:nth-child(18), ul.products li:nth-child(21) { margin: 0 0 4% 0; }

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

ul.products li:nth-child(2), ul.products li:nth-child(4), ul.products li:nth-child(6), ul.products li:nth-child(8), ul.products li:nth-child(10), ul.products li:nth-child(12), ul.products li:nth-child(14), ul.products li:nth-child(16), ul.products li:nth-child(18), ul.products li:nth-child(20) { margin: 0 0 4% 0!IMPORTANT; }

ul.products li:nth-child(1), ul.products li:nth-child(3), ul.products li:nth-child(5), ul.products li:nth-child(7), ul.products li:nth-child(9), ul.products li:nth-child(11), ul.products li:nth-child(13), ul.products li:nth-child(15), ul.products li:nth-child(18), ul.products li:nth-child(21) { margin: 0 4% 4% 0; }

}

ul.products li img { width: 100%; height: auto; border: 1px solid #E8F1F8; transition: border .25s ease-in-out; -moz-transition: border .25s ease-in-out; -webkit-transition: border .25s ease-in-out; }

ul.products li img:hover { border: 1px solid #007CBA; }

#shop .archive-product .left, #shop .archive-product .space, #shop .archive-product .right { position: relative; float: left; }

#shop .archive-product .left { width: 21%; }

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

#shop .archive-product .left { width: 100%; }

}

#shop .archive-product .space { width: 4%; }

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

#shop .archive-product .space { display: none; }

}

#shop .archive-product .right { width: 75%; }

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

#shop .archive-product .right { width: 100%; }

}

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

.widget_recently_viewed_products { display: none; }

}

.over-image { position: absolute; top: 0px; left: 0px; display: none; }

#shop .upsells { }

.upsells ul.products li.product .onsale { left: inherit; right: 0px!IMPORTANT; }

/* Related Products & Upsells */

#shop .related { display: none; }

#shop .related, #shop .upsells { float: left; width: 100%; margin: 20px 0 0 0; }

.cross-sells { float: left; margin: 28px 0 0 0; width: 48%; }

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

.cross-sells { margin: 28px 0 0 0; width: 100%; }

}



/* Cart */

.cart_totals { float:right; width:48%; margin:0px 0 0 0; }

.cart_totals h2 { text-align:center; }

.cart_totals table { width:100%; margin:0 0 0 0; }





/* iPads (landscape) ----------- */

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {

.cross-sells { float: left; margin: 28px 0 0 0; width: 48%; }

}

#shop .related h2, #shop .upsells h2, .cross-sells h2, .woocommerce #reviews #comments h2, .woocommerce-page #reviews #comments h2 { display: block!IMPORTANT; color: #0d3a50; text-align: center; font-size: 24px; width: 100%; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #c9d8e2; padding: 0 0 20px 0; margin: 0 0 40px 0; }

#shop .related li, #shop .upsells li, .cross-sells li { /*width: 22%!IMPORTANT; margin: 0 4% 4% 0!IMPORTANT;*/ width: 14%!IMPORTANT; margin: 0 3.2% 0% 0!IMPORTANT; }

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

#shop .related li, #shop .upsells li, .cross-sells li { width: 48%!IMPORTANT; margin: 0 4% 4% 0!IMPORTANT; }

}

#shop .related li:last-child, #shop .upsells li:last-child, .cross-sells li:last-child { margin: 0 0 0 0!IMPORTANT; padding: 0 0 0 0!IMPORTANT; }

#shop .content-single-product .related .price, #shop .content-single-product .upsells .price, #shop .content-single-product .cross-sells .price { font-size: 22px; }

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

#shop .content-single-product .related .price, #shop .content-single-product .upsells .price, #shop .content-single-product .cross-sells .price { font-size: 18px; }

}

.cross-sells h3 { border-bottom-width: 0px!IMPORTANT; margin: 0 0 0 0!IMPORTANT; padding: 0 0 0 0!IMPORTANT; }

#shop .content-single-product .left, #shop .content-single-product .space, #shop .content-single-product .right { position: relative; float: left; }

#shop .content-single-product .left { width: 48%; }

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

#shop .content-single-product .left { width: 100%; }

}

#shop .content-single-product .space { width: 4%; }

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

#shop .content-single-product .space { display: none; }

}

#shop .content-single-product .right { width: 48%; }

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

#shop .content-single-product .right { width: 100%; }

}

/* Product Details */

#shop .content-single-product .product-details { width: 100%; margin: 5px 0 15px 0; }

#shop .content-single-product .product-details h3 { font-size: 16px; }

#shop .content-single-product .product_meta { text-transform: uppercase; font-size: 18px; line-height: 22px; color: #000; border-bottom-width: 0px; border-bottom-style: solid; border-bottom-color: #ced8e1; padding: 0; margin: 20px 0 0px 0; float: left; width:100%; }

#shop .content-single-product h1 { font-size: 36px; color: #0d3a50; text-transform: none; }

#shop .content-single-product .price { font-size: 28px; color: #007cba!IMPORTANT; text-transform: none; padding: 0 0 15px 0; font-family: 'source_sans_prolight'; }

#shop .content-single-product .right h2 { display: none; }

#shop .content-single-product p { color: #666666; }

#shop .content-single-product .images { }

#shop .content-single-product .images img { height: auto; }

#shop .content-single-product .cart { width: 100%; }

.quantity { float: left; }

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

.single-product .woocommerce .quantity, .single-product .woocommerce #content .quantity, .single-product .quantity { margin: 0; width: 50%; float: left; }

}

.minus { border-radius: 0px; font-size: 15px; padding: 12px 18px 12px 18px; margin: 0 0 0 0; color: #000; -webkit-border-top-left-radius: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-topleft: 4px; -moz-border-radius-bottomleft: 4px; border-top-left-radius: 4px; border-bottom-left-radius: 4px; position: relative; text-transform: uppercase; position: relative; background-color: #ffffff; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #d2d2d2; border-right-color: #d2d2d2; border-bottom-color: #d2d2d2; border-left-color: #d2d2d2; }

.qty { border-radius: 0px; font-size: 15px; padding: 12px 0 12px 0; margin: 0 0 0 0; color: #000; position: relative; text-transform: uppercase; position: relative; background-color: #ffffff; /* border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: none; border-bottom-style: solid; border-left-style: none; border-top-color: #d2d2d2; border-right-color: #d2d2d2; border-bottom-color: #d2d2d2; border-left-color: #d2d2d2;*/ width: 44px; text-align: center; }

.plus { border-radius: 0px; font-size: 15px; padding: 12px 18px 12px 18px; margin: 0 0 0 0; color: #000; -webkit-border-top-right-radius: 4px; -webkit-border-bottom-right-radius: 4px; -moz-border-radius-topright: 4px; -moz-border-radius-bottomright: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; position: relative; text-transform: uppercase; position: relative; background-color: #ffffff; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #d2d2d2; border-right-color: #d2d2d2; border-bottom-color: #d2d2d2; border-left-color: #d2d2d2; }

#shop .content-single-product .single_add_to_cart_button { font-size: 15px; padding: 12px 18px 12px 18px; margin: 0 0 0 20px; color: #fff; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; position: relative; text-transform: uppercase; float: left; position: relative; background-color: #007cba; border: 1px solid #007cba; }

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

#shop .content-single-product .single_add_to_cart_button { float: right; }

}

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

#shop .content-single-product .single_add_to_cart_button { float: left; clear: both; margin: 20px 0 0 0; }

}

#shop .content-single-product .single_add_to_cart_button:hover { background-color: #8ebbdc; border: 1px solid #8ebbdc; }

.scroll-indicator { position: absolute; width: 100%; bottom: 10px; height: 26px; }

.scroll-indicator-inner { width: 47px; height: 26px; margin: 0 auto 0 auto; }

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

/*.scroll-indicator { position:relative; width:100%; bottom:10px; height:auto; }

.scroll-indicator-inner { width:auto; height:auto; margin:0 auto 0 auto; }*/

}

/* Single Product */

#shop .content-single-product .share { width: 100%; float: left; padding: 0 0 0 0; margin: 10px 0 0 0; border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; border-top-color: #ced8e1; border-bottom-color: #ced8e1; }

#shop .content-single-product .share .left { width: 50%; float: left; }

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

#shop .content-single-product .share .left { width: 100%; }

}

#shop .content-single-product .share .left h3 { padding: 0 0 0 0; margin: 31px 0 0 0; color: #003b50; font-size: 15px; line-height: 17px; }

#shop .content-single-product .share .right { width: 200px; float: right; margin: 22px 0 14px 0; }

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

#shop .content-single-product .share .right { width: 100%; }

}

#shop .content-single-product .share .linksalpha_button { display: none!IMPORTANT; }

.mr_social_sharing_wrapper { margin: 0 0 0 0!IMPORTANT; }

.addtoany_list.a2a_kit_size_32 a span { border-radius: 0px!IMPORTANT; }

/* Add to wish-list - Archive */

.yith-wcwl-add-to-wishlist { position: absolute; top: 8px; right: 8px; width: 18px; height: 20px; padding: 0 0 0 0; margin: 0 0 0 0!IMPORTANT; }

.yith-wcwl-add-button a { display: block; color: #666666; background-image: url(images/heart-off.png); background-repeat: no-repeat; background-position: 0 0; height: 24px; padding: 0 0 0 0; }

.yith-wcwl-add-button a:hover { background-image: url(images/heart-on.png); }

.single-product .yith-wcwl-add-button a:hover { background-image: url(images/heart-on.png); }

.yith-wcwl-wishlistaddedbrowse a { color: #666666; background-image: url(images/heart-on.png); background-repeat: no-repeat; background-position: 0 0; height: 24px; padding: 0 0 0 0; }

.yith-wcwl-wishlistaddedbrowse { background-image: url(images/heart-on.png); height: 24px; background-repeat: no-repeat; }

.yith-wcwl-wishlistaddedbrowse a:hover { background-image: url(images/heart-on.png); }

.yith-wcwl-wishlistexistsbrowse { color: #666666; background-image: url(images/heart-on.png); background-repeat: no-repeat; background-position: 0 0; height: 24px; padding: 0 0 0 0; }

.yith-wcwl-wishlistexistsbrowse a { }

.yith-wcwl-wishlistexistsbrowse a:hover { color: #007cba; }

.wishlist_table .add_to_cart, .yith-wcwl-add-button > a.button.alt { border-radius: 4px!IMPORTANT; -moz-border-radius: 4px!IMPORTANT; -webkit-border-radius: 4px!IMPORTANT; margin: 0 0 30px 0!IMPORTANT; }

.wishlist_table { margin: 0 0 30px 0!IMPORTANT; }

.wishlist_table tr td.product-thumbnail, .wishlist_table tr td.product-name { text-align: center!IMPORTANT; }

.yith-wcwl-wishlistexistsbrowse .feedback, .yith-wcwl-wishlistexistsbrowse a, .yith-wcwl-wishlistexistsbrowse a, .yith-wcwl-wishlistexistsbrowse .feedback, .yith-wcwl-wishlistaddedbrowse .feedback, .yith-wcwl-wishlistaddedbrowse a { position: absolute; top: -9999px; }

.yith-wcwl-add-button { font-size: 0px; line-height: 10px; }

.yith-wcwl-add-button img { position: absolute; top: -9999px; }

/* Add to wish-list - Single Product */

.single-product .right .yith-wcwl-add-to-wishlist { position: relative; top: 0px; right: 0px; float: left; width: 100%; height: auto; padding: 0 0 0 0; margin: 15px 0 15px 0!IMPORTANT; }

.single-product .right .yith-wcwl-add-button { font-size: 14px; line-height: 16px; }

.single-product .right .yith-wcwl-wishlistexistsbrowse .feedback, .single-product .right .yith-wcwl-wishlistexistsbrowse a, .single-product .right .yith-wcwl-wishlistexistsbrowse a, .single-product .right .yith-wcwl-wishlistexistsbrowse .feedback, .single-product .right .yith-wcwl-wishlistaddedbrowse .single-product .right .feedback, .single-product .right .yith-wcwl-wishlistaddedbrowse a { position: relative!IMPORTANT; top: 0px!IMPORTANT; padding: 0 0 0 25px!IMPORTANT; }

.single-product .right .yith-wcwl-add-button a { padding: 0 0 0 25px; }

/* Zoom Viewer */

.zm-viewer { cursor: url(images/plus.png)!IMPORTANT; }

#jckWooThumbs_img_wrap { margin: 0 0 0 0!IMPORTANT; }

#jckWooThumbs_img_wrap .rsMinW .rsThumbsHor { margin: 15px 0 0 0; }

.rsMinW .rsThumb img { filter: alpha(opacity=50)!IMPORTANT; opacity: .5!IMPORTANT; }

.rsMinW .rsThumb.rsNavSelected { border: 1px solid #007CBA; }

.rsMinW .rsThumb.rsNavSelected img { filter: alpha(opacity=100)!IMPORTANT; opacity: 1.0!IMPORTANT; }

.rsMinW .rsArrowIcn { border-radius: 0px!IMPORTANT; }

.rsMinW .rsThumb img { height: auto!IMPORTANT; }

.rsMinW .rsThumb { height: auto!IMPORTANT; border: 1px solid #E8F1F8; }

#jckWooThumbs_img_wrap .rsMinW .rsThumb { height: auto!IMPORTANT; }

.rsMinW.rsWithThumbsHor .rsThumbsContainer { height: auto!IMPORTANT; }

#jckWooThumbs_img_wrap .rsMinW .rsThumbsHor { height: auto!IMPORTANT; }

.rsMinW .rsThumb.rsNavSelected { background-color: transparent!IMPORTANT; }

.grab-cursor { cursor: default!IMPORTANT; }

img.rsImg { max-width: none; margin: 0 0 0 0!IMPORTANT; width: 100%!IMPORTANT; height: auto!IMPORTANT; }

.rsMinW .rsThumbs { background-color: #ffffff!IMPORTANT; }

.jckWooThumbs { border: 1px solid #007CBA; /*height:425px!IMPORTANT; */ }

/* My Account */

.myaccount_user { width: 65%; }

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

.myaccount_user { width: 100%; }

}

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

.woocommerce table.my_account_orders, .woocommerce-page table.my_account_orders { font-size: 12px; line-height: 16px; width: 75%; }

}

/* Responsive Cart */

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

.woocommerce-page table.cart, .woocommerce-page table.cart thead, .woocommerce-page table.cart tbody, .woocommerce-page table.cart th, .woocommerce-page table.cart td, .woocommerce-page table.cart tr { display: block; }

.woocommerce-page table.cart thead tr { position: absolute; top: -9999px; left: -9999px; }

.woocommerce-wishlist table.cart tr { border: 1px solid #007dbb; margin: 0 0 20px 0; }

.woocommerce-page table.cart td { width: 100%; text-align: center; border: 0px solid #d2d3d3; position: relative; padding: 20px 0 0 0; }

.woocommerce-page table.cart { border: none; }

.woocommerce-page table.cart td.product-spacer { border-color: #FFF; height: 10px; }

.woocommerce-page table.cart td:before { white-space: nowrap; }

.woocommerce-page table.cart .cart_item { border: 1px solid #007dbb; margin: 0 0 20px 0; }

.woocommerce-page table.cart td.product-remove:before { }

.woocommerce-page table.cart td.product-remove { padding: 0 0 0 0; margin: 0 0 0 0; background-color: #007dbb; }

.woocommerce #content table.cart a.remove, .woocommerce table.cart a.remove, .woocommerce-page #content table.cart a.remove, .woocommerce-page table.cart a.remove { line-height: 50px; display: block; font-size: 50px; height: 44px; width: 90%; text-align: left; -webkit-border-radius: 0; border-radius: 0; padding: 0 0 0 10px; }

.woocommerce #content table.cart a.remove, .woocommerce table.cart a.remove, .woocommerce-page #content table.cart a.remove, .woocommerce-page table.cart a.remove { color: #fff; }

.woocommerce-page table.cart td.product-thumbnail { width: 100%; padding: 0 0 0 0; margin: 0 0 0 0; }

.woocommerce-page table.cart td.product-thumbnail:before { }

.woocommerce-page table.cart td.product-name:before { }

.woocommerce-page table.cart td.product-name { font-size: 30px; line-height: 34px; color: #007dbb; }

.woocommerce-page table.cart td.product-price:before { content: "PRICE"; }

.woocommerce-page table.cart td.product-price { font-size: 18px; }

.woocommerce-page table.cart td.product-quantity:before { }

.woocommerce-page table.cart .quantity { float: none!IMPORTANT; }

.woocommerce-page table.cart td.product-subtotal:before { content: "SUBTOTAL"; }

.woocommerce-page table.cart td.product-subtotal { padding: 20px 0 20px 0; font-size: 18px; }

.woocommerce-page table.cart td.product-total:before { content: "TOTAL"; }

.woocommerce .quantity, .woocommerce #content .quantity, .woocommerce-page .quantity, .woocommerce-page #content .quantity { margin: 0; }

.woocommerce-page table.cart td.actions, .woocommerce-page #content table.cart td.actions { text-align: center; border: 0; padding-left: 0 !important; float: left; }

.woocommerce-page table.cart td.actions .button { /*margin:0 0 15px 0!IMPORTANT; float:left;*/ }

.woocommerce-page table.cart td.actions .actions-right { float: none; background-color: #f7f7f7; padding: 20px 0 20px 0; border-radius: 5px; }

.woocommerce-page table.cart td.actions .actions-right .checkout-button { /*float:right;*/ }

.woocommerce-page table.cart td.actions .button.alt, .woocommerce-page #content table.cart td.actions .button.alt { }

.woocommerce-page table.cart td.actions div, .woocommerce-page #content table.cart td.actions div, .woocommerce-page table.cart td.actions input, .woocommerce-page #content table.cart td.actions input { margin-bottom: 0; }

.woocommerce-page .cart-collaterals .cart_totals { float: left; width: 48%!IMPORTANT; text-align: left; }

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

 .woocommerce-page .cart-collaterals .cart_totals {

 float: left;

 width: 100%!IMPORTANT;

 text-align: left;

}

}

/* iPads (landscape) ----------- */

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {

.woocommerce-page .cart-collaterals .cart_totals { width: 48%!IMPORTANT; }

}

.woocommerce-page .cart-collaterals .cart_totals th, .woocommerce-page .cart-collaterals .cart_totals td { border: 0 !important; }

.woocommerce-page .cart-collaterals .cart_totals table tr.cart-subtotal td, .woocommerce-page .cart-collaterals .cart_totals table tr.shipping td, .woocommerce-page .cart-collaterals .cart_totals table tr.total td { padding-left: 6px !important; }

.woocommerce-page table.cart tr.cart-subtotal td, .woocommerce-page table.cart tr.shipping td, .woocommerce-page table.cart tr.total td, .woocommerce-page table.cart.order_details tfoot th, .woocommerce-page table.cart.order_details tfoot td { padding-left: 6px !important; border: 0 !important; }

.woocommerce-page table.cart tbody { padding-top: 10px; }

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2, .woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last { float: none; width: 100%; }

.woocommerce .order_details ul, .woocommerce-page .order_details ul, .woocommerce .order_details, .woocommerce-page .order_details { padding: 0; }

.woocommerce .order_details li, .woocommerce-page .order_details li { clear: left; margin-bottom: 10px; border: 0; }

.woocommerce td.product-name dl.variation { text-align: center; margin: 0 0 0 0!IMPORTANT; padding: 0 0 0 0!IMPORTANT; }

.woocommerce td.product-name dd.variation-Colour { width: 100%; margin: 0 0 0 0!IMPORTANT; padding: 0 0 0 0!IMPORTANT; }

}

/* Coupon */

.woocommerce .coupon { float: left; }

.woocommerce .coupon label { float: left; display: none; }

.woocommerce .coupon .input-text { background-color: #FFF!IMPORTANT; margin: 0 12px 0 0!IMPORTANT; box-shadow: inset 0 0px 0px 0 rgba(0,0,0,0)!IMPORTANT; -webkit-box-shadow: inset 0 0px 0px 0 rgba(0,0,0,0)!IMPORTANT; line-height: normal!IMPORTANT; float: left; border: 2px solid #d2d2d2!IMPORTANT; font-family: 'source_sans_prosemibold'; border-radius: 4px; background-color: transparent; color: #003a51!IMPORTANT; padding: 11px!IMPORTANT; }

.woocommerce .coupon button { }

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

.woocommerce .coupon { float: none!IMPORTANT; width: 100%; background-color: #f7f7f7; padding: 20px 0 20px 0; border-radius: 5px; margin: 0 0 20px 0!IMPORTANT; }

.woocommerce .coupon .input-text { float: none!IMPORTANT; }

}

/* Woocommerce Variations */

.variations { padding: 30px 0 10px 0; font-family: 'source_sans_prolight'; }

.variations img { width: 16px!IMPORTANT; height: 16px!IMPORTANT; background-color: transparent!IMPORTANT; margin: -4px 0 0 0!IMPORTANT; vertical-align: middle; }

.variations .label { font-family: 'source_sans_prolight'; padding: 0 0 5px 0; text-transform: uppercase; font-size: 16px; color: #f05134; }

.variations select { cursor: pointer; font-family: 'source_sans_prolight'; text-transform: uppercase; background-color: #e8f1f8; color: #007abc; border: 0; font-size: 14px; padding: 4px 4px 4px 4px; }

#pa_product-type { }

.reset_variations { text-decoration: none; color: #007abc; float: left; font-size: 12px; padding: 10px 0 10px 0; width: 100%; text-transform: uppercase; }

.single_variation .price { color: #f05134!IMPORTANT; }

.offers { display: none; }

/* Customer Details */

.customer_details { width: 100%; text-transform: uppercase; margin: 0 0 60px 0; }

.customer_details dt, .customer_details dd { float: left; margin: 0 10px 5px 0; }

.customer_details dt { color: #007abc; }

.addresses { text-transform: uppercase; margin: 10px 0 0 0; }

a.showlogin { text-decoration: none; color: #007abc; }

a:hover.showlogin { text-decoration: underline; }

/* Login */

.login-page .left input, .login-page .right input { width: 100%; float: left; border: 2px solid #D2D2D2; font-family: "source_sans_prosemibold"; border-radius: 4px; background-color: transparent; color: #003A51 !important; padding: 9px; }

.login-page label { float: left; width: 100%; }

.login-page .button { float: left; border: 0; margin: 20px 0 0 0; }

.login-page { width: 75%; }

.login-page .left { width: 45%!IMPORTANT; float: left; }

.login-page .right { width: 45%!IMPORTANT; float: right; }

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

.login-page .left { width: 100%!IMPORTANT; float: left; }

.login-page .right { width: 100%!IMPORTANT; float: left; margin: 20px 0 0 0!IMPORTANT; }

}

.login-page .bottom { width: 100%; float: left; position: relative; }

.login-page .bottom p { width: 100%; float: left; margin: 20px 0 0 0; }

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

.login .form-row { width: 100%!IMPORTANT; float: left; !IMPORTANT;

}

}

/* Checkout Login Reminder */

.woocommerce-checkout .login-reminder { padding: 15px 15px 15px 15px; margin: 0 0 30px 0; border: 1px #d2d2d2 solid; -webkit-border-radius: 5px; border-radius: 5px; }

.woocommerce-checkout .login-reminder p { float: left; width: auto; padding: 15px 30px 0 0; }

.woocommerce-checkout .showlogin .button { float: none; right: 0px; left: 0px; }

/* Price Filter */

.woocommerce .widget_price_filter .price_slider, .woocommerce-page .widget_price_filter .price_slider { margin: 20px 0 20px 0; }

.woocommerce .widget_price_filter .price_slider_amount, .woocommerce-page .widget_price_filter .price_slider_amount { text-align: right; line-height: 2.4em; font-size: .8751em }

.woocommerce .widget_price_filter .price_slider_amount .button, .woocommerce-page .widget_price_filter .price_slider_amount .button { font-size: 1.15em; }

.woocommerce .widget_price_filter .ui-slider, .woocommerce-page .widget_price_filter .ui-slider { position: relative; text-align: left }

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: .9em; height: .9em; -webkit-border-radius: 1em; border-radius: 1em; border: 1px solid #007cba; cursor: pointer; background-color: #007cba; outline: 0; top: -5px; }

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:last-child, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle:last-child { margin-left: -1em }

.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-color: #007cba; }

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content, .woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content { background-color: #c9c9c9; }

.woocommerce .widget_price_filter .ui-slider-horizontal, .woocommerce-page .widget_price_filter .ui-slider-horizontal { height: 2px; }

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range, .woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range { top: 0; height: 100% }

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min, .woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range-min { left: -1px }

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max, .woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range-max { right: -1px }

.woocommerce .widget_price_filter .price_label { width: 50%; float: left; text-align: left; color: #666666; font-size: 15px; line-height: 18px; padding: 12px 0 0 0; }

.sku_wrapper { display: none; }

.stock { display: none; }

.widget_layered_nav { display: none; }

#slider-prev, #slider-next { display: none!IMPORTANT; position: absolute!IMPORTANT; margin: -9999px 0 0 0!IMPORTANT; }

.yith_magnifier_zoom_magnifier { display: none; position: absolute; z-index: 99; border: 0px solid #ccc; overflow: hidden; cursor: pointer; }

/* Variations */

.woocommerce #content div.product form.cart .variations, .woocommerce div.product form.cart .variations, .woocommerce-page #content div.product form.cart .variations, .woocommerce-page div.product form.cart .variations { margin-bottom: 0.5em }

.woocommerce #content div.product form.cart .variations label, .woocommerce div.product form.cart .variations label, .woocommerce-page #content div.product form.cart .variations label, .woocommerce-page div.product form.cart .variations label { text-transform: uppercase; font-size: 15px; color: #003b50; }

.woocommerce #content div.product form.cart .variations select, .woocommerce div.product form.cart .variations select, .woocommerce-page #content div.product form.cart .variations select, .woocommerce-page div.product form.cart .variations select { width: 100%; float: left }

.woocommerce #content div.product form.cart .variations td.label, .woocommerce div.product form.cart .variations td.label, .woocommerce-page #content div.product form.cart .variations td.label, .woocommerce-page div.product form.cart .variations td.label { padding-right: 1em }

.woocommerce #content div.product form.cart .variations td, .woocommerce div.product form.cart .variations td, .woocommerce-page #content div.product form.cart .variations td, .woocommerce-page div.product form.cart .variations td { vertical-align: top }

/* Widget Area */

.widget-area { }

.widget-area h2 { width: 100%; font-size: 15px; color: #003b50; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #ced8e1; padding: 0 0 10px 0; margin: 0 0 10px 0; }

/* Product Categories */

#woocommerce_price_filter-2 {
	display: none;
}
.widget_product_categories { margin: 0px 0 40px 0; }

.product-categories li { font-size: 15px; line-height: 18px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #ced8e1; padding: 10px 0 5px 0; margin: 0 0 0 0; color: #666666; }

.product-categories ul { margin: 0 0 0 30px; padding: 5px 0 0 0; }

.product-categories ul li ul { margin: 0 0 0 30px; padding: 5px 0 0 0; }

.product-categories .children li { border: 0; }

.product-categories li a { color: #666666; }

.product-categories .count { float: right; }

/* Product List */

.woocommerce ul.product_list_widget { list-style: none outside; padding: 0; margin: 0 }

.woocommerce ul.product_list_widget .woocommerce-Price-amount { display: none; }

.woocommerce ul.product_list_widget li, .woocommerce-page ul.product_list_widget li { font-size: 14px; line-height: 16px; padding: 15px 0; margin: 0; *zoom:1;

list-style: none; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #ced8e1; }

.woocommerce ul.product_list_widget li:after, .woocommerce ul.product_list_widget li:before, .woocommerce-page ul.product_list_widget li:after, .woocommerce-page ul.product_list_widget li:before { content: " "; display: table }

.woocommerce ul.product_list_widget li:after, .woocommerce-page ul.product_list_widget li:after { clear: both }

.woocommerce ul.product_list_widget li a, .woocommerce-page ul.product_list_widget li a { display: block; font-weight: normal; }

.woocommerce ul.product_list_widget li img, .woocommerce-page ul.product_list_widget li img { float: right; margin-left: 4px; width: 75px; height: auto; box-shadow: 0 1px 2px 0 rgba(0,0,0,0); -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0) }

.woocommerce ul.cart_list li dl, .woocommerce ul.product_list_widget li dl, .woocommerce-page ul.cart_list li dl, .woocommerce-page ul.product_list_widget li dl { margin: 0; padding-left: 1em; border-left: 2px solid rgba(0,0,0,.1); *zoom:1

}

/* New Badge */

ul.products li.product .wc-new-badge { position: absolute; top: 0px; left: 0px; text-align: left; font-size: 14px!IMPORTANT; text-transform: uppercase; color: white; background-color: transparent!IMPORTANT; padding: 9px 0 0 0!IMPORTANT; text-align: center; display: inline-block; background: url(images/new-bg.png) no-repeat!IMPORTANT; border-radius: 0px!IMPORTANT; margin: 55% 0 0 0; font-weight: normal!IMPORTANT; width: 40px; height: 52px; }

.page-template-homepage-php ul.products li.product .wc-new-badge, .woocommerce-cart ul.products li.product .wc-new-badge { position: absolute; top: 0px; left: 0px; text-align: left; font-size: 12px!IMPORTANT; text-transform: uppercase; color: white; background-color: transparent!IMPORTANT; padding: 7px 0 0 0!IMPORTANT; display: inline-block; background: url(images/new-bg-small.png) no-repeat!IMPORTANT; border-radius: 0px!IMPORTANT; margin: 35% 0 0 0; font-weight: normal!IMPORTANT; width: 32px; height: 42px; text-align: center; }

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

ul.products li.product .wc-new-badge, .woocommerce-cart ul.products li.product .wc-new-badge { position: absolute; top: 0px; left: 0px; text-align: left; font-size: 12px!IMPORTANT; text-transform: uppercase; color: white; background-color: transparent!IMPORTANT; padding: 7px 0 0 0!IMPORTANT; display: inline-block; background: url(images/new-bg-small.png) no-repeat!IMPORTANT; border-radius: 0px!IMPORTANT; margin: 35% 0 0 0; font-weight: normal!IMPORTANT; width: 32px; height: 42px; text-align: center; }

}

/* Sale Tag */

ul.products li.product .onsale { position: absolute; top: 0px; right: 0px; text-align: left; font-size: 14px!IMPORTANT; text-transform: uppercase; color: white; background-color: transparent!IMPORTANT; padding: 9px 0 0 0!IMPORTANT; text-align: center; display: inline-block; background: url(images/sale-bg.png) no-repeat!IMPORTANT; border-radius: 0px!IMPORTANT; margin: 55% 0 0 0; font-weight: normal!IMPORTANT; width: 40px; height: 52px; }

.page-template-homepage-php ul.products li.product .onsale, .woocommerce-cart ul.products li.product .onsale { font-size: 12px!IMPORTANT; background: url(images/sale-bg-small.png) no-repeat!IMPORTANT; margin: 35% 0 0 0; width: 32px; height: 42px; padding: 7px 0 0 0!IMPORTANT; }

ins { background-color: transparent; color: #be1e2d; text-decoration: none; }

.content-single-product .onsale { position: absolute; top: 0px; left: 0px; text-align: left; font-size: 14px!IMPORTANT; text-transform: uppercase; color: white; background-color: transparent!IMPORTANT; padding: 9px 0 0 0!IMPORTANT; text-align: center; display: inline-block; background: url(images/sale-bg.png) no-repeat!IMPORTANT; border-radius: 0px!IMPORTANT; margin: 55% 0 0 0; font-weight: normal!IMPORTANT; width: 40px; height: 52px; display: none; }

/* Cart */

.coupon { float: left; }

.actions { text-align: right; }

.cart-collaterals { }

.woocommerce #content table.cart img, .woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img { width: auto; }

/* Basket */

.coupon { float: left; }

.actions { text-align: right; }

.actions-right { float: right; }

.checkout-button { margin: 0 0 0 0!IMPORTANT; }

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

.checkout-button { margin: 10px 0 10px 10px!IMPORTANT; }

}

.cart-collaterals { margin: 30px 0 0 0; text-transform: uppercase; /*width:40%;*/ float: right; }

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

/*.cart-collaterals { width: 40%; }*/

}

.cart-collaterals td, .cart-collaterals th { width: 100%!IMPORTANT; text-align: left; }

.cart-collaterals td { text-align: right; }

.woocommerce #content table.cart img, .woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img { width: 50%; height: auto; }

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

.cart-collaterals { margin: 0 0 0 0; width: 100%; }

.cart-collaterals td, .cart-collaterals th { /*width:100%!IMPORTANT;*/ }

.woocommerce #content table.cart img, .woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img { width: 100%; height: auto; }

}

/* woocommerce-pagination */

.woocommerce-pagination { width: 100%; float: left; }

/* Blog / News */

/* News */

#page { }

#page .inner { position: relative; }

#page .inner .left { width: 65%; float: left; }

#page .inner .right { width: 31%; float: right; margin: 0 0 0 4%; }

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

#page .inner .left { width: 100%; float: left; }

#page .inner .right { width: 100%; float: left; margin: 30px 0 0 0; }

}

#page .inner .news a { color: #007abc; }

#page .inner .news { /*float:left; clear:both;*/ border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #c9d8e2; width: 100%; padding: 0 0 0 0; margin: 0 0 30px 0; }

.single #page .inner .news { border-bottom-width: 0px; border-bottom-style: solid; border-bottom-color: #c9d8e2; }

#page .inner .news img { margin: 0 0 10px 0; }

#page .inner .news .news-featured-image { width: 100%; height: 400px; margin: 0 0 10px 0; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }

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

#page .inner .news .news-featured-image { height: 200px; }

}

#page .inner .news h2 { font-size: 28px; line-height: 30px; border-bottom-width: 0spx; border-bottom-style: solid; border-bottom-color: #c9d8e2; width: 100%; padding: 0 0 10px 0; margin: 0 0 0 0; }

#page .inner .news p { font-size: 15px; line-height: 20px; }

#page .inner .news .meta { }

#page .inner .news .meta p { text-transform: uppercase; color: #007abc; }

#page .inner .news .postmetadata p { text-transform: uppercase; float: left; clear: both; }

/* Sidebar */

#page .widget { margin: 0 0 30px 0; }

#page .widget h1 { font-size: 20px; line-height: 22px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #c9d8e2; width: 100%; padding: 0 0 10px 0; margin: 0 0 10px 0; }

#page .widget ul { }

#page .widget li { font-size: 14px; line-height: 16px; padding: 0 0 5px 0; }

#page .widget li a:hover { text-decoration: underline; }

/* Pagination */

.navigation { float: left; width: 100%; padding: 0 0 30px 0; margin: 0 0 0 0; }

.navigation a { font-size: 14px; line-height: 16px; text-transform: uppercase; color: #007abc; }

.navigation a:hover { text-decoration: underline; }

.navigation .next-posts { }

.navigation .prev-posts { }

/* Image Align / Captions */

.alignnone { margin: 5px 20px 20px 0; }

.aligncenter, div.aligncenter { display: block; margin: 5px auto 5px auto!IMPORTANT; }

.alignright { float: right; margin: 0 0 20px 20px!IMPORTANT; }

.alignleft { float: left; margin: 0 20px 20px 0!IMPORTANT; }

.aligncenter { display: block; margin: 0 auto 5px auto!IMPORTANT; }

a img.alignright { float: right; margin: 0 0 20px 20px; }

a img.alignnone { margin: 5px 20px 20px 0; }

a img.alignleft { float: left; margin: 5px 20px 20px 0; }

a img.aligncenter { display: block; margin-left: auto; margin-right: auto }

.wp-caption { background: #fff; border: 1px solid #f0f0f0; max-width: 96%; /* Image does not overflow the content area */ padding: 5px 3px 10px; text-align: center; }

.wp-caption.alignnone { margin: 5px 20px 20px 0; }

.wp-caption.alignleft { margin: 5px 20px 20px 0; }

.wp-caption.alignright { margin: 5px 0 20px 20px; }

.wp-caption img { border: 0 none; height: auto; margin: 0; max-width: 98.5%; padding: 0; width: auto; }

.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; margin: 0; padding: 0 4px 5px; }

/* Comments */

.comments { width: 100%; margin: 30px 0 30px; }

.comments h2 { color: #0d3a50; text-align: left; font-size: 24px; width: 100%; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #c9d8e2; padding: 0 0 20px 0!IMPORTANT; margin: 0 0 20px 0!IMPORTANT; }

.comments textarea { width: 90%; margin: 0 0 20px 0; }

ol.commentlist li .comment-body, ol.commentlist li .comment-body { margin: 0 0 0 0; border: 0px solid #f0eef0; -webkit-border-radius: 4px; border-radius: 4px; padding: 30px 30px 30px 30px; }

ol.commentlist { list-style: none; margin: 0 0 1em; padding: 0; text-indent: 0; float: left; width: 100%; }

ol.commentlist li { }

ol.commentlist li.alt { }

ol.commentlist li.bypostauthor { }

ol.commentlist li.byuser { }

ol.commentlist li.comment-author-admin { }

ol.commentlist li.comment { padding: 0; border: 1px solid #f0eef0; }

ol.commentlist li.comment div.comment-author { }

ol.commentlist li.comment div.vcard { font-size: 18px; }

ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }

ol.commentlist li.comment div.vcard cite.fn a.url { }

ol.commentlist li.comment div.vcard img.avatar { border: 5px solid #ccc; float: right; margin: 0 0 1em 1em; }

ol.commentlist li.comment div.vcard img.avatar-32 { }

ol.commentlist li.comment div.vcard img.photo { }

ol.commentlist li.comment div.vcard span.says { }

ol.commentlist li.comment div.commentmetadata { }

ol.commentlist li.comment div.comment-meta { }

ol.commentlist li.comment div.comment-meta a { color: #ccc; }

ol.commentlist li.comment p { font-size: 11px; margin: 0 0 1em; }

ol.commentlist li.comment ul { font-size: 11px; list-style: square; margin: 0 0 1em 2em; }

ol.commentlist li.comment div.reply { font-size: 11px; }

ol.commentlist li.comment div.reply a { }

ol.commentlist li.comment div.reply a:hover { text-decoration: underline; }

ol.commentlist li.comment ul.children { list-style: none; margin: 1em 0 0; text-indent: 0; }

ol.commentlist li.comment ul.children li { }

ol.commentlist li.comment ul.children li.alt { }

ol.commentlist li.comment ul.children li.bypostauthor { }

ol.commentlist li.comment ul.children li.byuser { }

ol.commentlist li.comment ul.children li.comment { }

ol.commentlist li.comment ul.children li.comment-author-admin { }

ol.commentlist li.comment ul.children li.depth-2 { border-left: 3px solid #409ecc; margin: 0 0 30px 30px; }

ol.commentlist li.comment ul.children li.depth-3 { border-left: 3px solid #7fbedd; margin: 0 0 30px 30px; }

ol.commentlist li.comment ul.children li.depth-4 { border-left: 3px solid #bfdeee; margin: 0 0 30px 30px; }

ol.commentlist li.comment ul.children li.depth-5 { border-left: 3px solid #e5f2f8; margin: 0 0 30px 30px; }

ol.commentlist li.comment ul.children li.odd { }

ol.commentlist li.even { background: #fff; }

ol.commentlist li.odd { background: #fafafa; }

ol.commentlist li.parent { border-left: 3px solid #007dbb; }

ol.commentlist li.thread-alt { }

ol.commentlist li.thread-even { }

ol.commentlist li.thread-odd { }

ol.commentlist { list-style: none; margin: 0 0 1em; padding: 0; text-indent: 0; }

ol.commentlist li.comment { padding: 1em; }

ol.commentlist li.comment div.vcard img.avatar { border: 5px solid #ccc; float: right; margin: 0 0 1em 1em; }

ol.commentlist li.comment p { font-size: 11px; margin: 0 0 1em; }

ol.commentlist li.comment ul { font-size: 11px; list-style: square; margin: 0 0 1em 2em; }

ol.commentlist li.comment div.reply { font-size: 11px; }

ol.commentlist li.comment div.reply a { font-weight: bold; }

ol.commentlist li.comment ul.children { list-style: none; margin: 1em 0 0; text-indent: 0; }

#respond { padding: 30px; }

#commentform input { padding: 5px; margin: 0 5px 10px 0; width: 40%; }

#commentform label { }

#commentform #submit { width: auto; padding: 12px 18px 12px 18px; }

/* Social */

#social { background-color: #f7f7f7; position: relative; float: left; width: 100%; }

#social .inner { padding: 30px 0 30px 0; }

#social .left, #social .space, #social .right { float: left; }

#social .space { width: 3%; }

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

#social .space { display: none; }

}

#social .left { width: 48.5% }

#social .right { width: 48.5% }

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

#social .right { width: 48.5% }

}

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

#social .left, #social .right { width: 100%; }

}

/* iPads (portrait) ----------- */

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {

#social .left { width: 35%; margin: 0 0 0 0; padding: 0 0 0 0; }

#social .right { width: 65%; margin: -17px 0 0 0; padding: 0 0 0 0; }

}

/* iPads (landscape) ----------- */

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {

#social .left { width: 35%; margin: 0 0 0 0; padding: 0 0 0 0; }

#social .right { width: 65%; margin: -17px 0 0 0; padding: 0 0 0 0; }

}

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

#social .left { margin: 0 0 20px 0; }

}

#social h2 { color: #0d3a50; text-align: center; font-size: 24px; width: 100%; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #c9d8e2; padding: 0 0 20px 0; margin: 0 0 40px 0; }

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

#social h2 { margin: 0 0 20px 0; }

}

#social h3 { color: #003b50; font-size: 15px; line-height: 17px; float: left; margin: 14px 30px 0 0; }

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

#social .right h3 { width: 390px; padding: 14px 0 10px 0; margin: 0 0 0 0; float: right; }

#social .left h3 { width: 48.5%; padding: 14px 0 10px 0; margin: 0 0 0 0; float: left; }

#social .wpcf7-form { float: right; width: 390px; }

}

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

#social .right h3 { width: 100%; padding: 14px 0 10px 0; margin: 0 0 0 0; }

#social .left h3 { width: 100%; padding: 14px 0 10px 0; margin: 0 0 0 0; }

#social .wpcf7-form { float: left; width: auto; }

}

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

#social h3 { width: 100%; padding: 14px 0 10px 0; margin: 0 0 0 0; }

}

#social .social-buttons { position: relative; float: left; width: 192px; }

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

#social .social-buttons { float: none; }

}

/* iPads (portrait) ----------- */

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {

#social .social-buttons { float: left; }

}

#social .social-buttons a div.social-button { float: left; margin: 0 8px 0 0; width: 40px; height: 40px; opacity: 1; filter: alpha(opacity=100); transition: opacity .25s ease-in-out; -moz-transition: opacity .25s ease-in-out; -webkit-transition: opacity .25s ease-in-out; }

#social .social-buttons a div.social-button:hover { opacity: 0.5; filter: alpha(opacity=50); }

#social .social-buttons .facebook { background-image: url(images/facebook-v1.jpg); }

#social .social-buttons .twitter { background-image: url(images/twitter-v1.jpg); }

#social .social-buttons .pinterest { background-image: url(images/pinterest-v1.jpg); }

#social .social-buttons .googleplus { background-image: url(images/googleplus-v1.jpg); }

/* Newsletter Sign Up */

#social .signup { width: 240px; float: left; border: 2px solid #d2d2d2; font-family: 'source_sans_prosemibold'; border-radius: 4px; background-color: transparent; color: #003a51!IMPORTANT; padding: 10px; }

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

#social .signup { width: 175px; }

}

#social .button { margin: 0 0 0 10px; }

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

#social .button { margin: 20px 0 0 0; float: left; clear: both; }

}

/* iPads (portrait) ----------- */

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {

#social .button { margin: 0 0 0 10px; float: none; clear: none; }

}

/* Contact Form 7 */

div.wpcf7 { margin: 0; padding: 0; }

div.wpcf7-response-output { margin: 0 0 30px 0!IMPORTANT; padding: 0.2em 1em; }

div.wpcf7 .screen-reader-response { position: absolute; overflow: hidden; clip: rect(1px, 1px, 1px, 1px); height: 1px; width: 1px; margin: 0; padding: 0; border: 0; }

div.wpcf7-mail-sent-ok { border: 2px solid #398f14!IMPORTANT; background-color: #398f14; color: #fff!IMPORTANT; }

div.wpcf7-mail-sent-ng { border: 2px solid #ff0000!IMPORTANT; background-color: #ff0000; color: #fff!IMPORTANT; }

div.wpcf7-spam-blocked { border: 2px solid #ffa500!IMPORTANT; background-color: #ffa500; }

div.wpcf7-validation-errors { border: 2px solid #F00!IMPORTANT; background-color: #F00; color: #fff; }

span.wpcf7-form-control-wrap { position: relative; }

span.wpcf7-not-valid-tip { color: #f00; font-size: 12px!IMPORTANT; display: inline; float: left; }

.use-floating-validation-tip span.wpcf7-not-valid-tip { position: absolute; top: 20%; left: 20%; z-index: 100; border: 1px solid #ff0000; background: #fff; padding: .2em .8em; }

span.wpcf7-list-item { margin-left: 0.5em; }

.wpcf7-display-none { display: none; }

div.wpcf7 img.ajax-loader { border: none; vertical-align: middle; margin-left: 4px; }

div.wpcf7 div.ajax-error { display: none; }

div.wpcf7 .placeheld { color: #888; }

/* Contact Us */

.contact h2 { color: #0d3a50; text-align: center; font-size: 24px; width: 100%; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #c9d8e2; padding: 0 0 20px 0; margin: 0 0 40px 0; }

.contact .left { width: 47.5%!IMPORTANT; float: left; margin: 0 0 30px 0!IMPORTANT; }

.contact .right { width: 47.5%!IMPORTANT; float: right; margin: 0 0 30px 0!IMPORTANT; }

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

.contact .left { width: 100%!IMPORTANT; float: left; margin: 0 0 0 0!IMPORTANT; }

.contact .right { width: 100%!IMPORTANT; float: left; margin: 30px 0 0 0!IMPORTANT; }

}

.contact .right input, .contact .right textarea { width: 97%; padding: 5px; }

.contact .right .wpcf7-not-valid-tip { float: none; }

.contact .button { width: auto!IMPORTANT; padding: 12px 18px 12px 18px!IMPORTANT; float: right; }

.contact .contact-required { float: left; font-size: 12px; color: #999; margin: 15px 0 0 0; }

.contact .wpcf7-response-output { float: left; clear: both; padding: 0 0 0 0; background-color: transparent; color: #F00; border: 0px!IMPORTANT; }

.contact .wpcf7-mail-sent-ok { border: 0px solid #398f14!IMPORTANT; color: #1A171B!IMPORTANT; font-size: 16px; margin: 0 0 0 0!IMPORTANT; }

/* Footer */

#footer { width: 100%; margin: 0 0 0 0; background-color: #0d3a50; float: left; position: relative; }

#footer .inner { padding: 50px 0 50px 0; }

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

#footer .inner { padding: 30px 0 30px 0; }

}

#footer .inner .col { float: left; width: 22.5%; }

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

#footer .inner .col { float: left; width: 100%; }

}

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

#footer .inner .col img { width: 50%; margin: 0 0 20px 0; }

}

#footer .inner .space { float: left; width: 3.3333333%; }

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

#footer .inner .space { display: none; }

}

#footer .inner h4 { font-size: 14px; color: #7b8b93; margin: 0 0 5px 0; }

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

#footer .inner h4 { margin: 10px 0 0px 0; }

}

#footer .inner p { font-size: 14px; line-height: 18px; color: #7b8b93; }

#footer .inner p a { color: #fff; }

#footer .inner p a:hover { text-decoration: underline; }

#footer .bottom { position: relative; width: 100%; border-top-width: 1px; border-top-style: solid; border-top-color: #214a5f; }

#footer .bottom .inner { padding: 30px 0 40px 0; }

#footer .bottom .right p { text-align: right; font-size: 14px; line-height: 16px; }

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

#footer .bottom .right p { text-align: left; margin: 20px 0 20px 0; }

}

#footer .bottom ul { }

#footer .bottom ul li { font-family: 'source_sans_proregular'; float: left; margin: 0 0 0 15px; padding: 0 0 0 0; }

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

#footer .bottom ul li { float: none; margin: 0 0 3px 0; }

}

#footer .bottom ul li a { font-size: 14px; line-height: 16px; color: #7b8b93; text-transform: uppercase; border: 0; padding: 0 0 0 0; }

#footer .bottom ul li a:hover { text-decoration: underline; }

#footer .bottom .left { float: left; width: 50%; }

#footer .bottom .right { float: right; width: 50%; }

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

#footer .bottom .right, #footer .bottom .left { float: left; width: 100%; }

}

.woocommerce .cart_totals table.shop_table, .woocommerce-page .cart_totals table.shop_table {
    border-radius: 5px;
    text-transform: uppercase;
    border-spacing: 0px;
    border: 0px solid #007abc;
    margin: 0 0 0 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
}

.woocommerce form .form-row.validate-required.woocommerce-invalid .chosen-drop, .woocommerce form .form-row.validate-required.woocommerce-invalid .chosen-single, .woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text, .woocommerce form .form-row.validate-required.woocommerce-invalid select, .woocommerce-page form .form-row.validate-required.woocommerce-invalid .chosen-drop, .woocommerce-page form .form-row.validate-required.woocommerce-invalid .chosen-single, .woocommerce-page form .form-row.validate-required.woocommerce-invalid input.input-text, .woocommerce-page form .form-row.validate-required.woocommerce-invalid select {
    border: 1px solid #F00;
}

.select2-container .select2-choice {
    display: block;
    padding: 0 0 0 8px;
    overflow: hidden;
    position: relative;
    border: 1px solid #ccc;
    white-space: nowrap;
    color: #444;
    text-decoration: none;
    border-radius: 0px!IMPORTANT;
    background-clip: padding-box;
    user-select: none;
    background-color:transparent!IMPORTANT;
    font-weight: 400;
	
	    line-height: 1em!IMPORTANT;
    padding: 5px!IMPORTANT;
    font-size: 16px!IMPORTANT;
	
	    border: 2px solid #d2d2d2!IMPORTANT;
    font-family: 'source_sans_prolight'!IMPORTANT;
    border-radius: 4px!IMPORTANT;
    background-color: transparent!IMPORTANT;
    color: #003a51!IMPORTANT;
}

.woocommerce .woocommerce-error, .woocommerce-page .woocommerce-error {
    border-top: 3px solid #F00;
}

.woocommerce .woocommerce-error:before, .woocommerce-page .woocommerce-error:before {
    background-color: #F00;
    content: "\00d7";
    font-weight: 700;
}

.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message, .woocommerce-page .woocommerce-error, .woocommerce-page .woocommerce-info, .woocommerce-page .woocommerce-message {
    text-transform: uppercase;
    padding: 10px 10px 10px 60px!important;
    margin: 0 0 30px 0!important;
    position: relative;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background: #f7f6f7;
    background: -webkit-gradient(linear, left top, left bottom, from(#f7f6f7), to(#f7f6f7));
    background: -webkit-linear-gradient(#f7f6f7, #f7f6f7);
    background: -moz-linear-gradient(center top, #f7f6f70, #f7f6f7 100%);
    background: -moz-gradient(center top, #f7f6f7, #f7f6f7 100%);
    color: #5e5e5e;
    text-shadow: 0 0px 0 #fff;
    list-style: none outside!important;
    width: auto;
    -webkit-box-shadow: inset 0 -2px 6px rgba(0,0,0,.00), inset 0 -2px 30px rgba(0,0,0,.000), inset 0 0px 0 #fff, 0 0px 0px rgba(0,0,0,0);
    box-shadow: inset 0 0 0 rgba(0,0,0,0), inset 0 0 0 rgba(0,0,0,.000), inset 0 0px 0 #fff, 0 0px 0px rgba(0,0,0,00);
	
	background-color:#f7f6f7;
}

/* Layout */
.outer { /*width:1167px;*/ width: 90%;  max-width: 1190px; margin: 0 auto 0 auto; position: relative; }
@media only screen and (max-width: 790px) {
.outer { width: 100%; }
}

/*------------------------------------*\
    Columns
\*------------------------------------*/
[class*='col-'] { float: left; position:relative; }
.grid:after { content: ""; display: table; clear: both; }
*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
[class*='col-'] { padding:0 15px 0 15px; }
.grid-pad { padding: 30px 0 30px 0px; }
@media only screen and (max-width: 960px) {
.grid-pad { padding: 20px 0 0px 0px; }
}
.no-padding { padding: 0; }
.padding { padding: 0 10px 0 10px; }
.padding-left { padding:0 0 0 15px; }
.padding-right { padding:0 15px 0 0; }
/* 12 Col Grid */
.col-1 { width: 8.333333%; }
.col-2 { width: 16.666666%; }
.col-3 { width: 24.999999%; }
.col-4 { width: 33.333333%; }
.col-5 { width: 41.666665%; }
.col-6 { width: 49.999999%; }
.col-7 { width: 58.333331%; }
.col-8 { width: 66.666664%; }
.col-9 { width: 74.999997%; }
.col-10 { width: 83.33333%; }
.col-11 { width: 91.666663%; }
.col-12 { width: 100%; }
/* 10 Col Grid */
.col-1-10 { width: 10%; }
.col-2-10 { width: 20%; }
.col-3-10 { width: 30%; }
.col-4-10 { width: 40%; }
.col-5-10 { width: 50%; }
.col-6-10 { width: 60%; }
.col-7-10 { width: 70%; }
.col-8-10 { width: 80%; }
.col-9-10 { width: 90%; }
.col-10-10 { width: 100%; }
@media only screen and (max-width: 660px) {
[class*='col-'] { width:100%!IMPORTANT; }
}

/* Trade Page V2 */
#trade .outer { padding:125px 0 30px 0; }

@media only screen and (max-width: 960px) {
	#trade .outer { padding:20px 0 30px 0; }
}


#trade h2 { color: #0d3a50; text-align: center; font-size: 24px; width: 100%; border-bottom-width: 0px; border-bottom-style: solid;    border-bottom-color: #c9d8e2; padding: 0 15px 0px 15px; margin: 0 0 20px 0; }

#trade h2:after { width:100%; content:''; height:1px; background-color:#c9d8e2; display:inline-block; }

/* Content */
#trade .content img { margin:0 0 20px 0; }

/* Feed */
#trade .feed p { padding:0 0 0 0; margin:0 0 0 0; line-height:25px; }
#trade .feed p strong { font-weight:400; font-family: 'source_sans_proregular'!IMPORTANT; }
#trade .feed ul { margin:0 0 0 0; padding:0 0 0 0; }
#trade .feed ul li { border-top:1px solid #ededed; padding:10px 0 0 0; margin:0 0 10px 0; }
#trade .feed ul li p { padding:0 0 0 0; margin:0 0 0 0; }

/* Register */
#trade .sidebar .button { width:auto; text-align:center; margin:0 0 20px 0; padding: 5px 18px 5px 18px; position: absolute; top: -7px; /* right: 5px; */  margin: 0 0 0 10px; }

@media only screen and (max-width: 1170px) {
	#trade .sidebar .button { position:relative; top: 0px; /* right: 5px; */  margin: 10px 0 0 0px; }
}

/* Register */
#trade .button { width:auto; }

/* Login */
#trade .login { border-left:0px solid #ededed; border-right:0px solid #ededed; border-top:1px solid #ededed; border-bottom:1px solid #ededed; margin:0 0 20px 0; position:relative; }
#trade .login form { padding:20px 0 30px 0; }
#trade .login label { text-transform:uppercase; float:left; width:100%; }
#trade .login input[type=text], #trade .login input[type=password] { width:100%; }

.page-template-trade #trade .login-username { width:50%; float:left; padding:0 10px 0 0; }
.page-template-trade #trade .login-password { width:50%; float:left; padding:0 0 0 10px; }

#trade .login-remember { margin:10px 0 0 0; float:left; }

#trade .login:after { content:''; clear:both; display:table; }

#trade h3 { font-size:25px; line-height:35px; }
@media only screen and (max-width: 1170px) {
	#trade h3 { font-size:20px; line-height:30px; }
}

#trade .sidebar h3.interested { margin:0 0 20px 0; }

#trade .login input[type=submit] { display: inline-block; font-size: 15px; padding: 12px 18px 12px 18px; margin: 0 0 0 0; color: #fff;    -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; position: relative; text-transform: uppercase; background-color: #007cba; border: 0px; }
#trade .login .login-submit { text-align:right; padding:0 0 0 0; margin:20px 0 30px 0; float:right; }
#trade .sidebar .failed { color:#F00; font-size:12px; line-height:14px; }
#trade .sidebar .lost-pass { position:absolute; left:20px; bottom:20px; }

/* Testimonials */
#trade .testimonials { margin:10px 0 0 0; }
#trade .testimonials p:first-of-type:before { content:'"'; color:#007abc; }
#trade .testimonials p:first-of-type:after { content:'"'; color:#007abc; }
#trade .testimonials p.credit { color:#007abc; text-align:right; }

@media only screen and (max-width: 1024px) {
	.page-template-trade #trade .feed { width: 49.999999%; }
	.page-template-trade #trade .sidebar { width: 49.999999%; }
}

/* Trade Sign Up Form */
#trade .wpcf7-form input[type=text], #trade .wpcf7-form input[type=email] { width:100%; } 
#trade .wpcf7-form textarea { width:100%; }
#trade .wpcf7-form input[type=submit] { width:auto; float:right; } 
#trade input[type=text], #trade input[type=email] { width:100%; } 
#trade textarea { width:100%; }
#trade input[type=submit] { width:auto; float:right; } 
#trade .contact-required { float:left; }
#trade-register p { text-transform: uppercase; }
.is-hidden { display: none; }

@media only screen and (max-width: 1024px) {
	.page-template-trade-register #trade .sidebar { width: 100%; }
	.page-template-trade-register #trade .content { width: 100%; }
}

#trade span.wpcf7-not-valid-tip { float:left; width:100%; margin:2px 0 10px 0; text-transform: none; display: none; }
#trade p.has-error span.wpcf7-not-valid-tip { display: block; }
#trade p.has-error input { border: 2px solid #de0202; }
#trade div.wpcf7-response-output { margin: 30px 0 30px 0!IMPORTANT; padding: 0.2em 1em; }

#trade select { width:100%; border: 2px solid #d2d2d2; font-family: 'source_sans_prolight'; border-radius: 4px; background-color: transparent; color: #003a51; }

.woocommerce .woocommerce-error:before, .woocommerce .woocommerce-info:before, .woocommerce .woocommerce-message:before, .woocommerce-page .woocommerce-error:before, .woocommerce-page .woocommerce-info:before, .woocommerce-page .woocommerce-message:before {
    height: 1.5em;
    width: 1.5em;
    display: block;
    position: absolute;
    top: 0;
    left: 1em;
    font-family: sans-serif;
    font-size: 1em;
    line-height: 0;
    text-align: center;
    color: #fff;
    text-shadow: 0 0px 0 rgba(0,0,0,0);
    padding-top: 1em;
    -webkit-border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    box-shadow: inset 0 0 0 0 rgba(0,0,0,0);
    -webkit-box-shadow: inset 0 0 0 0 rgba(0,0,0,0);
}

.cart-extra-info { width:100%; float:left; }
.cart-extra-info p { padding:10px 0 10px 0; }

.wc-terms-and-conditions a { text-decoration:underline; }

.page .content ul { list-style:disc; margin:0 0 10px 17px; }
.page .content ul li { padding:0 0 5px 0; font-size:16px; line-height:20px; }

@media only screen and (max-width: 660px) {
.lost-pass { float:left; width:100%; clear:both; margin:10px 0 10px 0; }
#trade .login {     border-left: 0px solid #ededed;
    border-right: 0px solid #ededed;
    border-top: 0px solid #ededed;
    border-bottom: 0px solid #ededed;
    margin: 0 0 0px 0;
    position: relative; }
#trade .login h3 { padding:0 0 0 0!IMPORTANT; }
}

.woocommerce-variation-description p { padding:0 0 0 0; }
.woocommerce-variation-price { margin:0 0 20px 0; }

/* Password Strength */
.woocommerce-password-strength { 
	padding:10px 0 10px 0;	
}

.woocommerce-password-strength.short:after, .woocommerce-password-strength.bad:after { 
	content:'';
	background-image:url(images/cross.jpg);
	background-position:center center;
	width:15px;
	height:15px;
	float:left;
	position:relative;
	margin:1px 5px 0 0;	
}

.woocommerce-password-strength.short {
	color:#bb0e0a;	
}

.woocommerce-password-strength.bad { 
	color:#bb0e0a;	
}

.woocommerce-password-strength.good { 
	color:#F90;
}

.woocommerce-password-strength.strong {
	color:#093;
}

.woocommerce-password-strength.strong:after { 
	content:'';
	background-image:url(images/tick.jpg);
	background-position:center center;
	width:15px;
	height:15px;
	float:left;
	position:relative;
	margin:1px 5px 0 0;	
}

.woocommerce-password-hint { 
	
}

/* Quick View */
.quick_view_actions {
	margin: 10px 0 0 0;	
}

.quick_view_add_to_basket input {
	width: 45px;
	height: 42px;
	/*float: left;*/
	margin: -4px 0 0 0;
	padding: 10px;
	text-align: center;
}

.quick_view_add_to_basket .button {
	/*background-color: #404040;*/
	text-transform: uppercase;
	/*padding: 9px 10px 9px 10px!IMPORTANT;*/
	font-size: 14px;
	margin: 0 0 0 10px;
	/*float: left;*/
	color: #fff;
	font-family: 'Raleway', sans-serif;
	/* font-weight: 700; */
	border: 0;
	cursor: pointer;
	-moz-transition: all 0.2s ease-out 0.2s;
	-webkit-transition: all 0.2s ease-out 0.2s;
	-o-transition: all 0.2s ease-out 0.2s;
}

.quick_view_add_to_basket .button:hover {
	color: #fff!IMPORTANT;
	background-color: #8ebbdc;
}

.quick_view_add_to_basket .response { 
	padding: 15px 0 0 0;
	margin:0 0 0 0; 	
}

.quick_view_add_to_basket .response p {
	padding: 0 0 0 0;
	margin:0 0 0 0; 	
}

/* Error Checking */
.input-error {
    border: 2px solid red;
}