.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #F4CA29;
    color: #000000;
}
.showcase-right ul.top-service-box li:nth-child(3)  {
    background: none repeat scroll 0% 0% #F5CB28;
}
.showcase-right ul.top-service-box li:nth-child(2)  {
    background: none repeat scroll 0% 0% #202E68;
}
.showcase-right ul.top-service-box li:nth-child(1)  {
    background: none repeat scroll 0% 0% #C92B0F;
}
.showcase-right ul.top-service-box li:nth-child(4)  {
    background: none repeat scroll 0% 0% #2D2D2D;
}
.showcase-right ul.top-service-box li a {
    position: static;
    bottom: 10px;
    padding: 20px;
    background: none;
    color: #FFF;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 12px;
    opacity: 1;
    transition: all 0.3s ease 0s;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.showcase-right ul.top-service-box li a:hover {
background: none;
color: #333;
text-decoration: none;
}
.showcase-right ul.top-service-box li:hover:nth-child(1)  {
    z-index            : 999;
    -webkit-box-shadow : 0 0 0 12px #C92B0F;
    -moz-box-shadow    : 0 0 0 12px #C92B0F;
    box-shadow         : 0 0 0 12px #C92B0F;
}
.showcase-right ul.top-service-box li:hover:nth-child(2)  {
    z-index            : 999;
    -webkit-box-shadow : 0 0 0 12px #202E68;
    -moz-box-shadow    : 0 0 0 12px #202E68;
    box-shadow         : 0 0 0 12px #202E68;
}
.showcase-right ul.top-service-box li:hover:nth-child(3)  {
    z-index            : 999;
    -webkit-box-shadow : 0 0 0 12px #F5CB28;
    -moz-box-shadow    : 0 0 0 12px #F5CB28;
    box-shadow         : 0 0 0 12px #F5CB28;
}
.showcase-right ul.top-service-box li:hover:nth-child(4)  {
    z-index            : 999;
    -webkit-box-shadow : none;
    -moz-box-shadow    : none;
    box-shadow         : none;
}
.showcase-right .top-service-box li {
    padding: 0px !important;
}
body {
    background-color: #FFF;
    background-repeat: no-repeat;
    background-image: url('http://uniquekrete.com/wp-content/uploads/2014/08/Top-Background.png'), url('http://uniquekrete.com/wp-content/uploads/2014/08/Bottom-Background.png');
    background-position: right top, right bottom;
    background-size:contain;
    font-size: 16px;
    line-height: 1.43;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
}
h1, h2, h3, h4, h5, h6 {
    font-family: "FrancoisOne",sans-serif;
}
.col-xs-9 {
    width: 100%;
}
.logo {
    text-align: center;
    background-repeat: no-repeat;
    background-image: url('http://uniquekrete.com/wp-content/uploads/2014/08/Logo_Background2.png');
    background-position: center top;
}
.header-top {
    padding: 10px 0px 0px;
}
.navbar-toggle::after {
	content: "Navigation";
    color: white;
    font-size: 125%;
    padding-right: 20px;
    vertical-align: middle;
}
button.navbar-toggle {
    background: #222222;
}
.navbar-toggle i.fa {
    vertical-align: middle;
    padding: 20px;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background : #222222;
}
.menu-logged-in-menu {
    background : #222222;
}
.nav > li {
    font-size: 15.05px;
}
.navbar-nav li a {
    padding: 15px 15px;
}
.head-search .form-control:active, .head-search .form-control:focus {
    width: 150px;
}
.head-search .search .fa-search {
    top: 32px;
}
.search input.form-control {
    height: 80px;
}
.showcase-right ul.top-service-box {
    padding: 5px;
    background: none repeat scroll 0% 0% #181818;
}
.container {
    margin-bottom: 15px;
}
.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {
    height: 150px;
}

.single-post-box img {
    width: 400px;
}
.showcase-right ul.top-service-box li h2 {
        margin: 26px 0px 10px;
    color: #FFF;
    letter-spacing: 1px;
    font-size: 30px;
    text-align: center;
}
.select-product {
    display: none;
}
.custom h1 {
    display: inline-block;
    background: none repeat scroll 0% 0% transparent;
    color: #141417;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 40px;
    margin: 10px;
    padding: 10px;
}
.single-product {
    position: inherit;
}
.woocommerce .woocommerce-message, .woocommerce-page .woocommerce-message {
    border-top: 3px solid #D02C17;
}
woocommerce .woocommerce-message:before, .woocommerce-page .woocommerce-message:before {
    background-color: #D02C17;
}
.custom {
    padding-top: 0px;
    padding-bottom: 0px;
    background-image: url('http://uniquekrete.com/wp-content/uploads/Logo_Background1.png')!important;
    height: 80px;
}
.breadcrumb-box {
    border-top: none;
    margin-top: -15px;
}
.woocommerce .woocommerce-breadcrumb, .woocommerce-page .woocommerce-breadcrumb {
    margin-bottom    : 0px;
    padding          : 10px 20px;
    border-radius    : 0px;
    background-color : #fff;
    list-style       : none outside none;
    list-style       : none outside none;
    font-size        : 12px;
}
.woocommerce .woocommerce-breadcrumb a, .woocommerce-page .woocommerce-breadcrumb a {
    color: #E74C3C;
}
#proline {
    padding: 10px;
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.06);
    /*Important:*/
    position:relative;
    border: 1px solid #1A1C62
}

/*Important:*/
.proline-link{
  position:absolute; 
  width:100%;
  height:100%;
  top:0;
  left: 0;
  z-index: 1;

  /* edit: fixes overlap error in IE7/8, 
     make sure you have an empty gif 
  background-image: url('empty.gif');*/
}
.box-shadow-area, .box-shadow, .box-wrapper {
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.06), 1px 1px #D8DADB, 2px 2px #D8DADB, 3px 3px #D9DBDC, 4px 4px #D9DBDC, 5px 5px #DADCDD
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    margin-bottom: 0px;
    min-height: 0px;
    width: 100%;
    max-height: 140px;
}
.carousel-inner  {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 220px;
}
.carousel-inner a {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 220px;
}
.carousel-caption  {
    top: 140px;
    right: 0px;
    bottom: inherit;
    left: 0px;
    padding: 0px 0px 60px;
    background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.5);
    text-align: left;
}
.carousel-caption .post-meta {
    margin: 10px 0px;
    display: none !important;
}
.carousel-control {
    position: absolute !important;
    top: 0px !important;
    bottom: 0px !important;
    left: 0px !important;
    width: 15% !important;
    font-size: 20px !important;
    color: #FFF !important;
    text-align: center !important;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.6) !important;
    opacity: 0.5 !important;
    z-index: 999;
}
.magazine-slider a.carousel-control {
    top: 77% !important;
    width: 34px !important;
    height: 34px !important;
    text-align: center !important;
    line-height: 34px !important;
}
.magazine-slider a.left.carousel-control {
    left: -20px !important;
}
.carousel-control.right {
    right: 10px !important;
    left: auto !important;
    background-image: none !important;
    background-repeat: repeat-x !important;
}
.carousel-control.left {
    background-image: none !important;
    background-repeat: repeat-x !important;
}
.carousel-caption h2 a {
    text-align: center;
    font-size: 14px !important;
    margin-top: 20px !important;
}
.carousel-caption h2 a:hover {
    color: #BF2718 !important;
    font-size: 14px !important;
}
.magazine-slider .item img a {
    padding: 0px; 
}
.carousel-inner a {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 220px;
    padding: 0px !important;
}

.login p.message {
    display: none;
}
#css-modal-area {
    display: none;
}
.entry-content ul {
    list-style: disc;
    margin-left: 15px;
}
#register_button {
    text-align: center;
}
.bottom-widget-wrapper {
    padding: 20px 20px 0px;
}
h4 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 18px;
}
a#footer_link {
    color: #34404E;
}
a#footer_link:hover {
    color: #E74C3C;
}
.woocommerce ul.products li.product .price del, .woocommerce-page ul.products li.product .price del {
font-size: 14px;
color: rgba(121,111,110,0.5);
margin: -2px 0 0 0;
padding-right: 8px;
}
#scrollUp {
right: 20px;
bottom: 40px;
padding: 2px 10px;
width: 32px;
height: 32px;
border-radius: 1px;
background: #FCC82B;
font-size: 20px;
}
a {
color: #D02C17;
}
.login_message {
    color: #D02C17;
    position: absolute;
    margin-top: 143px;
    margin-left: 77.4%;
    background-color: #333;
    padding: 5px;
}
.custom {
    background-size: contain !important;
}
@media(max-width:939px){
	.custom {
         background-size: cover !important;}
}
#password_meter {
    display: none;
}
#wp-submit {
    background-color: #FCC829;
    color: #000;
    border-radius: 30px;
    padding: 2px 20px;
    font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
    border: none;
    margin-left: 30%;
    margin-top: 10px;
}
button, input, select, textarea {
    font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
}
.small-btn a {
    font-size: 16px;
}
#nav  {
    display: none;
}
#pie_register .fields input[type="submit"] {
    background-color: #FCC829;
    color: #000;
    border-radius: 30px;
    padding: 2px 20px;
    font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
    border: none;
    font-size: 16px;
}
#pie_register .fields label {
    font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
    font-size: 16px;
    color: #000;
    line-height: normal;
    width: 29%;
    float: left;
}
.piereg_login_container .piereg_login_wrapper {
    padding: 0px;
    margin: 0px;
}
.piereg_login_container .piereg_login_wrapper label {
    display: block;
    width: 100%;
    margin: 15px 0px 1px;
}
#user_pass {
    width: 80%;
}
#user_login {
    width: 80%;
}
.alignleft {
    float: left;
    margin: 0px 20px 10px 0px;
}
/*#sealers { 
    
}
#sealers::after  {
    content: "";
    background: url(http://uniquekrete.com/wp-content/uploads/sealer_background.png);
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0.2;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
}*/
.sealer_image  {
    margin: 0px;
}
.alignright {
    float: right;
    margin: 0px;
}
.woocommerce a.button {
    font-size: 100%;
    font-weight: normal !important;
}
.PDS  {
    height: 650px;
    background-image: url("http://uniquekrete.com/wp-content/uploads/quarterinchgridtemplate.jpg");
    background-repeat: no-repeat;
    background-position: center center;
}
.showcase-right ul.top-service-box li h2 {
    text-shadow: 0px 0px 1px rgba(0, 0, 0, 1);
}
img.design_image:hover
{
    -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  z-index: 9999;
}
.pieregWrapper .fields .fieldset {
    padding: 8px 10px;
    overflow: visible;
}
.piereg_login_error {
    margin: 0 0 0px 0px;
    padding: 12px;
    border-width: 1px;
    border-style: solid;
    color: #ffffff;
    background: url(../images/err_msg.png) no-repeat 20px 18px #D02C17;
    padding-left: 40px;
    margin: 0 0 10px;
}
/*media all*/
.piereg_warning {
    margin: 0px 0px 0px 0px;
    padding: 12px 10px 12px 50px;
    border-width: 1px;
    border-style: solid;
    background: url(../images/warning_msg.png) no-repeat 20px 14px #D02C17;
    padding-left: 44px;
    color: #ffffff;
    margin: 0 0 10px;
}
.piereg_login_error a  {
    color: #1C2E69;
}
.piereg_login_error a:hover  {
    color: #ffffff;
}
.label {
    font-size: 100%;
    line-height: 1.5;
    color: #34404E;
}
p {
    margin: 10px 0px 10px;
}
.retail-store ul {
    list-style: disc outside none;
    margin-left: 0px;
}
#partner_store .col-md-12  {
    padding-right: 0px;
    padding-left: 0px;
}
.head-search .search {
    height: 100%;
}
.navbar-header {
    height: 80px;
}
.head-search {
    height: 100%;
}
.head-search form {
    height: 100%;
}
li.dropdown > .submenu-wrapper {
    top: 80px;
}
ul.nav.navbar-nav li a {
    height: 80px;
}
li.dropdown > .submenu-wrapper-topbottom > .submenu-inner-topbottom li a {
    height: 45px;
}
button.navbar-toggle {
    height: 100%;
}
.sealers  {
    clear: both;
    float: right;
}
p.add_to_cart_inline {
    width: 90%;
}
@media(max-width:767px){
	.custom h1 {
    display: inline-block;
    background: none repeat scroll 0% 0% transparent;
    color: #141417;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
    padding-top: 20px;
    margin-left: -20px;
}
}
input[type="radio"], input[type="checkbox"] {
    margin: 4px 20px 0px;
    line-height: normal;
}
.woocommerce .cart-collaterals .cart_totals table th, .woocommerce-page .cart-collaterals .cart_totals table th {
    width: 0%;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
width: 60%;
}
label {
margin-right: 5px;
}
.cart-subtotal {
    display: none;
}
.woocommerce a.added_to_cart, .woocommerce-page a.added_to_cart {
padding-left: 30px;
}
.entry-content p ins {
background-color: transparent;
text-decoration: underline;
color: #d02c17;
}
del {
    font-size: 14px;
    margin: -2px 0 0 0;
    padding-right: 8px;
}
ins {
    text-decoration: none;
}
@media print {
    .noprint {display:none !important;}
    a:link:after, a:visited:after {  
      display: none;
      content: "";    
    }
}
#sealers_row {
    padding: 10px;
}
.entry-content p ins {
    text-decoration: none;
}