/*
 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;
}

.product-information .product_title {
    font-size: 20px;
    text-align: left;
    font-family: 'Roboto Condensed', sans-serif !important;
    padding-top: 43px;
    font-weight: 400;
    text-transform: capitalize;
}

.product-information .price {
    float: left;
    width: 100%;
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 18px !important;
    margin: 20px 0px;
    font-weight: 500 !important;
}

.size_guide a {
    text-transform: capitalize !important;
    font-size: 15px;
    font-weight: 500 !important;
    font-family: 'Roboto Condensed', sans-serif;
}


.cart .single_add_to_cart_button {
    text-align: center;
    padding: 9px 0;
    background: #000;
    font-size: 17px;
    font-family: 'Roboto Condensed', sans-serif !important;
    border: 1px solid #fff;
    width: 100px;
    font-weight: 400;
    margin: 0px 42%;
}

.product-information .cart {
    float: left;
    width: 100%;
    padding: 8px 0;
    margin-bottom: 20px;
    background: #000;
}

.product_meta {
    display: none;
}

.brand-part {
    display: block !important;
}

.worddrop-prev .prev-product {
    margin: -5px 5px 0px 0px;
}

.worddrop-prev .prev-product:before {
    position: absolute;
    content: 'Previous Page';
    width: 100px;
    height: auto;
    display: block !important;
    font-family: 'Roboto Condensed', sans-serif !important;
    color: #000 !important;
    font-size: 15px;
    text-align: left !important;
    left: 0;
    font-weight: 500;
}

.worddrop-prev .prev-product:hover {
    background: transparent;
    border: transparent;
    color: #000;
}

    .worddrop a {
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 15px;
    font-weight: 400;
}

.worddrop-one {
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 15px;
    font-weight: 400;
    line-height: 9px;
}

.worddrop {
    padding: 0px;
    margin: 7px 0px;
}

.single-product .show {
    padding: 0px;
    margin-top: -12px;
}

.single-product .woocommerce-product-gallery #product-pager {
    position: absolute;
    left: -30px;
    top: 0;
    width: 100px !important;
    overflow: hidden;
}

.product-images {
    margin-top: 21px;
}

.page-heading.bc-type-3 {
    border-top: none;
    display: none;
}

.product-content {
    margin-bottom: 30px;
    margin-top: 30px;
}
.images {
position: relative;
}
.yith_magnifier_zoom_wrap{
top: 0;
position: relative;
float: right;
position: relative;
width: 75%;
}
.recent-view .price{
    display: inline-block;
}
#related-products .price{
    display: inline-block;
}