/*
	Theme Name: Beachtek
	Theme URI: What is the final domain?
	Description: Custom created for Beachtek
	Version: 1.0
	Author: Kelowna Website Design
	Author URI: http://kelownawebsitedesign.com
	Tags: Blank, HTML5, CSS3
	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/
.single-product .grey a {
    color: #0000ff;
}
.uk-table td {
    text-align: left;
}
.feature {
    text-align: center;
    background: #3498db;
    color: white;
}
.corner-text-wrapper {
      -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    clip: rect(0px, 70.7107px, 141.421px, 0px);
    height: 141.421px;
    position: absolute;
    left: -20.7107px;
    top: -20.7107px;
    width: 141.421px;
    z-index: 1; 
}
.corner-text {
  color: white;
 -webkit-transform: rotate(-45deg);  
     -moz-transform: rotate(-45deg); 
      -ms-transform: rotate(-45deg); 
       -o-transform: rotate(-45deg); 
          transform: rotate(-45deg);
    left: 20px;
    top: 20px;
        background-color: #17a085;
    display: block;
    height: 100px;
    position: absolute;
    width: 100px;
    z-index: 2;
}
.corner-text span {
    position: relative;
    top: 24px;
    left: -10px;
    display: block;
    text-align: center;
    transform: rotate(-45deg);
    font-weight: bold;
    font-size: 17px;
}

.bold {
    font-weight: 600;
    font-family: "Sofia Pro W03","Helvetica","Open Sans",sans-serif;
    margin: 0;
}

.woocommerce ul.products li.product .button {
    margin-top: 1em;
    background: #fba019;
    border: none;
    color: #fff;
    width: 100%;
    border-radius: 0;
    padding: 15px;
    font-size: 15px;
    transition: all ease-in-out 0.2s;
}

.woocommerce ul.products li.product .button:hover {
    background: #3498dc;
    color: #fff;
    text-decoration: none;

}

li.product {
    border: 1px solid #ccc;
    overflow: hidden;
    padding: 1px!important;
    text-align: center;
    font-size: 20px;
}

li.product img{
    border-bottom: 1px solid #ccc;

}


div#mc_embed_signup {
    padding-bottom: 35px;
}

input#mc-embedded-subscribe {
    background: #226c9e;
    color: #fff;
    border: none;
    width: 100%;
    padding: 10px;
    transition: all ease-in-out 0.2s;
}

input#mc-embedded-subscribe:hover{
    background: #fa9f1b;
    color: #fff;
    text-decoration: none;
}

#mc_embed_signup input[type="text"], #mc_embed_signup input[type="email"] {
    width: 100%;
    margin: 1px 0;
    border: none;
    color: #226c9e;
}

input[type="text"], input[type="email"]{
    padding:10px;
    border: 1px solid #ccc;
    background: #fff;
}

.flags_section ul li a {
    background: #3e3e3e;
    display: block;
    padding: 5px;
    color: white;
}

.flags_section ul li a:hover {
    color: #fff;
    text-decoration: none;
    background: #3498dc;
}

.cat_slug_cables .hide-cable{
    display: none;
}

.header {
    background: #fff;
}

.top-header{
    padding:10px;
}

a.hovers:hover {
    text-decoration: none;

}
a.uk-inline.hovers {
    width: 100%;
}

.menu_pointer {
    margin-right: 20px;
    color: #f39c12;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    width: 20%;
    display: inline-block;
    margin: 2% 1%;
}

.uk-overlay-orange {
    background: rgba(255, 188, 61, 0.75)!important;
}

.big {
    font-size: 25px;
    font-weight: bold;
}

.big span.fa-li {
    font-size: 50px;
    margin-top: -10px;
}

.big li {
    padding: 18px 0;
    margin-left: 20px;
}

.navy{
    color:#0c344f;
}

.subtitle {
    font-size: 24px;
    font-weight: 100;
}

.bright-orange, .bright-orange a {
    color: #f39c12;
}

a.orange-btn, .gform_button {
    background-color: #f39c12;
    color: #fff;
    margin-top: 5px;
    display: inline-block;
    border-radius: 20px;
    padding: 18px 20px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    border:none;
    transition: all ease-in-out 0.2s;
}

a.orange-btn:hover, .gform_button:hover {
    color: #fff;
    text-decoration: none;
    background: #226c9e;
}

.grey, .grey a{
    color: #7b7b7c;
}
.single-product{
    background-color:#f5f8f8;
}
.white-box {
    background: #fff;
    border-top: 1px solid #d3d9dc;
    padding-top: 20px;
}

.single-product .uk-tab>*>a {
    display: block;
    text-align: center;
    padding: 5px 10px;
    color: #3498dc;
    border-bottom: 1px solid transparent;
    font-size: 25px;
    text-transform: none;
    transition: color .1s ease-in-out;
}


.light-blue, .light-blue a{
    color:#1e87f0;
}

.the-quan input[type=number]  {
    padding: 6px!important;
    border: 1px solid #d3d9dc;
    text-align: right;
    max-width: 100px;
}

.middle-woo h2{
    color: #216c9e;
}

span.stretch {
    color: #3498db;
    font-size: 20px;
}

.phone-box {
    background: #fff;
    border: 1px solid #d3d9dc;
    padding: 20px;
    margin-top: 20px;
    color: #216c9e;
}

.woocommerce button.button.alt {
    background-color: #f39c12;
    color: #fff;
    width: 100%;
    margin-top: 5px;
    display: inline-block;
    border-radius: 20px;
    padding: 18px 10px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
}

.single-product .select-qty {
    width: 100%;
    border-bottom: 1px solid #d3d9dc;
    padding: 20px;
    font-weight: bold;
    color: #989898;
    font-size: 15px;
}

.select-qty select {

    width: 80px;
    height: 35px;
    background: #fff;
    border: 1px solid #d3d9dc;

}

.pricing-box span.price {
    color: #3498db!important;
    font-size: 40px!important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
}

.pricing-box #product_total_price {
    border-bottom: 1px solid #d3d9dc;
    padding: 0 20px;
    font-weight: bold;
    color: #989898;
    font-size: 15px;
}

.pricing-box {
    border-left: 1px solid #d3d9dc;
    border-right: 1px solid #d3d9dc;
    border-bottom: 1px solid #d3d9dc;
    padding: 10px;
    background: #fff;
}


.check-list ul { 
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 20px;
    margin: 0;
}
.check-list li {
    padding: 2px 0;
}

.check-list span.fa-li {
    color: #3498db;
}

.banner-image{
    padding-top: 10px;
}


.woocommerce-product-gallery__image {
    border: 1px solid #ccc;
    background: #fff;
    margin: 3px;
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    float: left;
    width: 33%!important;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: right;
    width: 66%;
    clear: none;
}
  

.red, .red a{
    color: #f50025;
}
.red2, .red2 a{
    color: #fff;
}
.red-bg p {
    color: white;
    font-size: 26px;
}
.learn {
    color: #3498db;
    font-size: 18px;
    font-weight: bold;
}
.footer-logo {
    float: left;
    max-height: 30px;
}

.footer .nav {
    float: left;
}

.blue-btn {
    background: #c7e3f7;
    display: block!important;
    color:#216c9e;
}

.blue-btn:hover {
    color:#fff;
    text-decoration: none;
}

.blue-btn h5{
    color:#216c9e; 
    transition: all ease-in-out 0.2s;
}
.blue-btn:hover h5{
    color:#fff; 
}

.light-blue-bg{
    background: #c7e3f7;
}
.outline h4 {
    text-shadow: 0px 0px 3px #000;
}

p.middle {
    font-size: 20px;
    max-width: 500px;
    text-align: center;
}

.top-footer {
    background: url(images/page-bg.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: #fff;
}

a.view-article {
    display: none;
}

.blog-box p {
    margin: 0;
    padding: 10px;
}

span.date {
    color: #797979;
    font-weight: bold;
    font-size: 12px;
    padding: 10px;
    display: block;
}

.blog-box h4 {
    margin: 10px 0px;
    font-size: 17px;
}

.uk-overlay-primary {
    background: rgba(34, 108, 158, 0.75)!important;
}
.purple, .purple a{
    color: #481e59;
}
.red, .red a{
    color: #c0392b;
}


.red-bg {
    background: #ef4e55;
    background-image: linear-gradient( #ef4e55,#ce2930 );
    transition: all ease-in-out .2s;
}
.red-bg span.small-bg {
    background: #ce2930;
}
.hovers:hover>.red-bg {
    background-image: linear-gradient( #de3941,#901015 );
}

.light-yellow-bg span.small-bg {
    background: #ee7344;
}

.purple-bg span.small-bg {
    background: #9b59b6;
}


.dark-teal, .dark-teal a{
    color: #196657;
}

.dark-green, .dark-green a{
    color: #1c7a44;
}

h4.desc {
    margin-top: 21px;
    margin-bottom: 0;
}

h1, h2, h3, h4{
    font-family: 'Montserrat', sans-serif;
    font-weight: 200;
}

.products-price {
    font-size: 39px;
    font-weight: 900;
    float: right;
    margin-top: -24px;
    margin-right: 10px;
    margin-left: 10px;
}
span.small-bg {
    display: inline-block;
    font-weight: bold;
    font-size: 10px;
    margin-top: 10px;
    padding: 2px 0 0 10px;
    height: 18px;
}
.yellow-bg span.small-bg {
    background: #f39c12;
}
.blue-bg span.small-bg {
    background: #3498db;
}
.teal-bg span.small-bg {
    background: #16a085;
}
.green-bg span.small-bg {
    background: #27ae60;
}

.no-space{
    margin:0px;
}

.orange, .orange a{
    color: #d35400;
}

.blue-bg{
    background: #d5ecfe;
    background-image:
    linear-gradient(
      #bee0fb, #d6edfe
    );
    transition:all ease-in-out 0.2s;
}
.teal-bg{
    background: #58e3c6;
    background-image:
    linear-gradient(
      #81ecd8, #57e2c6
    );
    transition:all ease-in-out 0.2s;
}
.green-bg{
    background: #69db60;
    background-image:
    linear-gradient(
      #94e688, #64da5c
    );
    transition:all ease-in-out 0.2s;
}

.yellow-bg{
    background: #ffc143;
    background-image:
    linear-gradient(
      #ffd157, #ffba3b
    );
    transition:all ease-in-out 0.2s;
}
.purple-bg{
    background: #c8adff;
    background-image:
    linear-gradient(
      #dac8ff, #c8acff
    );
    transition:all ease-in-out 0.2s;
}
.light-yellow-bg {
    background: #ffce53;
    background-image:
    linear-gradient(
      #ffde7a, #ffce52
    );
    transition:all ease-in-out 0.2s;
}
.hovers:hover > .yellow-bg{
    background-image:linear-gradient(#ffba3a, #ff8100);
}
.hovers:hover > .blue-bg{
    background-image: linear-gradient( #aad8fb, #63bdff );
}
.hovers:hover > .teal-bg{
    background-image: linear-gradient( #55f9da, #07caa2 );
}
.hovers:hover > .green-bg{
    background-image: linear-gradient( #6aef56, #1eb508 );
}
.hovers:hover > .purple-bg{
    background-image: linear-gradient( #c5b0f3, #9f7de2 );
}
.hovers:hover > .light-yellow-bg{
    background-image: linear-gradient( #ffd765, #f99705 );
}



.navy-bg{
    background: #216c9e;
}

.blue, .blue a{
    color: #216c9e;
}

.white, .white a{
    color:#fff;
}

a.cart-btn {
    float: right;
    background: #ffbc3e;
    border: 1px solid #d35400;
    color: #fff;
    padding: 15px 40px;
    font-weight: bold;
    margin-right: 20px;
}
a.cart-btn:hover {
    background: #f79b3d;
    color: #fff;
    text-decoration: none;
}

.search input.uk-input {
    background: #eff7fa;
    border: 1px solid #b8e1f7;
    border-radius: 5px;
    padding: 10px;
    max-width: 300px;
}

.search{
    margin-top:20px;
}

.logo{
    padding:20px;
}

.hvr-sweep-to-bottom:before{
    background: #226c9e!important;
}

.catagory-nav img{
    margin-right: 10px;
}

.blue-bar ul.catagory-nav li a {
    display: inline-block;
    padding: 25px 30px;
    border-left: 1px solid #216c9e;
    color: #d6edfe;
    font-size: 18px;
}

.blue-bar ul.catagory-nav li a:hover {
    text-decoration: none;
    color: #d6edfe;

}

.blue-bar ul.catagory-nav li:last-child a {
    border-right: 1px solid #216c9e;
}

.blue-bar ul.catagory-nav li {
    float: left;
}

.single-product .blue-bar {
    margin-bottom: 0px;
}

.blue-bar {
    background: #3498db;
    border-top: 1px solid #216c9e;
    border-bottom: 1px solid #216c9e;
        margin-bottom: 30px;
}

.blue-bar ul.catagory-nav {
    padding: 0;
    list-style: none;
}

.banner{
    width: 100%;
}

a.uk-float-right.uk-hidden-large.menu_pointer {
    color: orange!important;
}
.uk-offcanvas-bar .logo {
    padding: 10px 20px 0px 20px;
}
.uk-offcanvas-bar ul li.current-menu-item a {
    border-left: 10px solid orange;
}
.uk-offcanvas-bar ul li a {
    padding: 9px 20px;
    font-size: 16px;
    display: block;
    margin-bottom: 2px;
    background: #222;
    color: white;
}
.uk-offcanvas-bar ul {
    list-style: none;
    padding: 0;
}
.uk-offcanvas-bar ul li {
    margin: 0;
    padding: 0;
}

.uk-offcanvas-bar .sub-menu li a {
	background-color: #4c4c4c;
    font-size: 13px;
    padding: 6px 30px;

	
}
.uk-offcanvas-bar .sub-menu {
    width: 100%;
    display: block;
    position: relative;
	background-color: #000;
}

.uk-offcanvas-bar .sub-menu li {
    float: none!important;
    text-align: left;
}

.uk-offcanvas-bar a.cart-btn {
    float: none;
    background: #ffbc3e;
    border: 1px solid #d35400;
    color: #fff;
    padding: 15px 40px;
    font-weight: bold;
    margin-right: 20px;
    width: 100%;
    display: block;
}

a.page-numbers:hover {
    background-color: #D6D6D6;
    color: #666;
    outline: 0;
    background-image: none;
}
a.page-numbers {
    background: #f7f7f7;
    color: #666;
    border: 1px solid rgba(0,0,0,.2);
    border-bottom-color: rgba(0,0,0,.3);
    background-origin: border-box;
    background-image: -webkit-linear-gradient(top,#fff,#eee);
    background-image: linear-gradient(to bottom,#fff,#eee);
    text-shadow: 0 1px 0 #fff;
    display: inline-block;
    min-width: 16px;
    padding: 3px 5px;
    line-height: 20px;
    text-decoration: none;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
    border-radius: 4px;
}
span.page-numbers.current {
    background: #009dd8;
    color: #fff;
    border: 1px solid rgba(0,0,0,.2);
    border-bottom-color: rgba(0,0,0,.4);
    background-origin: border-box;
    background-image: -webkit-linear-gradient(top,#00b4f5,#008dc5);
    background-image: linear-gradient(to bottom,#00b4f5,#008dc5);
    text-shadow: 0 -1px 0 rgba(0,0,0,.2);
    display: inline-block;
    min-width: 16px;
    padding: 3px 5px;
    line-height: 20px;
    text-decoration: none;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
    border-radius: 4px;
}
.pagination {
    text-align: center;
    padding: 40px;
    font-size: 16px;
}

.menu_pointer{
	cursor: pointer;
}
body {
    font-size: 15px!important;
}



/*TOP LEVEL NAV START*/
.nav {
    float: right;
}
.nav li {
    float: left;
    list-style: none;
}
.nav > ul > li > a {
    color: #5c79b6;
    font-size: 14px;
    padding: 17px 9px;
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    text-decoration: none;
    border-radius: 2px;
    margin: 0 2px;
}

.footer .nav > ul > li > a {
    color: #ccc;
    font-size: 14px;
    padding: 11px 9px;
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    text-decoration: none;
    border-radius: 2px;
    margin: 0 2px;
}
.nav .current_page_item > a{
	color:#c6a565;
}
.nav > ul > li > a:hover {
    color: #f9a019;
    text-decoration: none;
}

/*TOP LEVEL NAV END*/

/*Style General Submenus*/
.sub-menu {
    position: absolute;
    background: white;
    width: 215px;
    margin: 0;
    padding: 0;
	    z-index: 99;
}
.sub-menu li {
    float: none;
}
.sub-menu li a {
    color: #222;
    text-decoration: none;
    padding: 10px;
    display: block;
}
.sub-menu li a:hover {
    background: #222;
    color: #fff;
}
/*this one styles the sub highlighted page nav*/
.sub-menu li:hover > a {
    color: #797979;
    background: #eaeaea;
    font-weight: 600;
}
/*Style General Submenus*/

/*First Dropdown*/
.nav > ul > li > .sub-menu {
    display: none;
}
.nav > ul > li:hover > .sub-menu {
    display: block;
}

/*2nd Tear Dropdwn*/
.nav > ul > li > .sub-menu > li > .sub-menu {
    display: none;
	margin-left: 216px;
    width: 215px;
    margin-top: -40px;
}
.nav > ul > li > .sub-menu li:hover > .sub-menu {
    display: block;
}

/*3rd level Dropdown*/
.nav > ul > li > .sub-menu > li > .sub-menu > li > .sub-menu {
    display: none;
	margin-left: 216px;
    width: 215px;
    margin-top: -40px;
}
.nav > ul > li > .sub-menu > li >.sub-menu li:hover > .sub-menu {
    display: block;
}


/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
}
body {
	font-family: 'Open Sans', sans-serif;
	color:#444;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#444;
	text-decoration:none;
}
a:hover {
	color:#444;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {

}
/* header */
.header {

}
/* logo */
.logo {

}
.logo-img {

}
/* nav */
.nav {

}
/* sidebar */
.sidebar {

}
/* footer */
.footer {

}

/*------------------------------------*\
    SMALL
\*------------------------------------*/
@media only screen and (min-width:320px) and (max-width: 767px){
    .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
        float: none;
        width: 100%;
        clear: none;
    }
    
    .single-product .uk-tab>*>a {

        font-size: 15px;

    }

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

}
@media only screen and (min-width:960px){

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 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%;
	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 .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}

a.page-numbers:hover {
    background-color: #D6D6D6;
    color: #666;
    outline: 0;
    background-image: none;
}
a.page-numbers {
    background: #f7f7f7;
    color: #666;
    border: 1px solid rgba(0,0,0,.2);
    border-bottom-color: rgba(0,0,0,.3);
    background-origin: border-box;
    background-image: -webkit-linear-gradient(top,#fff,#eee);
    background-image: linear-gradient(to bottom,#fff,#eee);
    text-shadow: 0 1px 0 #fff;
    display: inline-block;
    min-width: 16px;
    padding: 3px 5px;
    line-height: 20px;
    text-decoration: none;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
    border-radius: 4px;
}
span.page-numbers.current {
    background: #009dd8;
    color: #fff;
    border: 1px solid rgba(0,0,0,.2);
    border-bottom-color: rgba(0,0,0,.4);
    background-origin: border-box;
    background-image: -webkit-linear-gradient(top,#00b4f5,#008dc5);
    background-image: linear-gradient(to bottom,#00b4f5,#008dc5);
    text-shadow: 0 -1px 0 rgba(0,0,0,.2);
    display: inline-block;
    min-width: 16px;
    padding: 3px 5px;
    line-height: 20px;
    text-decoration: none;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
    border-radius: 4px;
}
.pagination {
    text-align: center;
    padding: 40px;
    font-size: 16px;
}

.woocommerce-store-notice, p.demo_store {
    z-index: 2!important;
}
