/*
 Theme Name:   Wo Child
 Theme URI:    http://8theme.com/
 Description:  Wo Child Theme
 Author:       8theme
 Author URI:   http://8theme.com
 Template:     wo
 Version:      1.0
 Text Domain:  wo-child
*/


@import url('https://fonts.googleapis.com/css?family=Anton');

body{
    font-family: 'Anton', sans-serif;
}


/* OLIVA agent page css */

.olivia h3 {
    font-family: 'Anton', sans-serif;
    font-weight: bold;
    text-align: right;
    color: #fff;
    padding: 440px 50px 0px 0px;
}

.olivia p {
    text-align: right;
    font-size: 17px;
    color: #fff;
    padding: 0px 50px 0px 0px;
}

/* OLIVA agent page end */

.fixed-header-area .header-logo {
    position: absolute;
    z-index: 99;
}
.fixed-header-area .header-logo a {
    display: inline-block;
    position: relative;
}
.fixed-header-area .navbar-right {
    position: absolute;
    top: 13px;
    right: 8px;
    z-index: 99;
}


.es_textbox_class {
    width: 100%;
    background: #444444;
    color: #fff;
}

.es_button #es_txt_button {
    background: #fff;
    color: #000;
    height: 39px;
    margin-left: -2px;
}

.inner-div-item:hover {
    border:0.5px solid #000;
}  
.inner-div-item:hover .masonry-grid > div .thumbnail {
    border:none;
}

.masonry-grid > div .thumbnail {
    border:none;
}
.inner-div-item .footer-btn {
    background: #000;
}
.main-img-brand{
    position: relative;
    overflow: hidden;
}
.main-img-brand #hover_show_div { 
position: absolute;
top: 0;
left: 0;
}

.masonry-grid {
    margin-bottom: 40px;
    transition: all 0.4s ease-in-out;
}

.footer-btn-brands {
    padding: 10px;
    float: none;
    background: rgba(0,0,0,0.8);
    bottom: 0;
    left: 0;
    right: 0;
}

p#next_text {
    margin-bottom: 0;
    position: absolute;
    left: 0px;
    top: -26px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}

p#pre_text {
    margin-bottom: 0;
    position: absolute;
    left: -56px;
    top: -26px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}

.product_meta a {
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 30px;
    color: #464646 !important;
    font-weight: 800;
}

.product_meta a {
    background: #fff !important;
    position: relative;
    z-index: 2;
}

.product_meta {
    text-align: right;
    margin: 0px;
    position: relative;
}

.product_meta:after {
    position: absolute;
    width: 100%;
    background: #000;
    height: 2px;
    content: '';
    top: 16px;
    z-index: 1;
}

.product-navigation .product-arrows {
    top: 16px;
    z-index: 14;
}

.product-navigation h4 {
    font-family: 'Roboto Condensed', sans-serif !important;
    color: #000;
    margin-top: 20px;
    padding-top: 22px;
    font-weight: 400;
    font-size: 16px;
    text-transform: capitalize;
}
.clicker-products-main #buy-btn > .products-one {
    height: 610px;
}