.top_nav {
    width: 100%;
    height: 40px;
    background: #FFCC00;
    /* border-top: solid 6px #87B03C; */
}

.language {
    display: inline-block;
    position: relative;
    min-width: 50px;
    border-right: solid 1px #2c551a00;
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
    vertical-align: middle;
    background: #fecb00;

}

.account {
    display: inline-block;
    position: relative;

    text-align: center;
    vertical-align: middle;
    background: transparent;
}

.currency {
    display: inline-block;
    position: relative;
    min-width: 50px;
    border-right: solid 1px transparent;
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
    vertical-align: middle;
    background: transparent;
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    padding: 0px;
}

.plaveooshop-img {
    position: relative;
    display: inline-block;
    overflow: hidden;

    width: 100%;
    color: #fff;
    text-align: left;
    font-size: 16px;


    z-index: 10;
}


.plaveooshop-img h3 {

    color: #ff4d02;
 font-family: 'Roboto', sans-serif;
    text-transform: uppercase;


}

.plaveooshop-img *,
.plaveooshop-img:before,
.plaveooshop-img:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}


.plaveooshop-img figcaption {
    position: absolute;
    left: 15%;
    bottom: 55%;
    padding: 15px 20px;
    width: 70%;
}

.plaveooshop-img h3 {
    color: #ffffff;
       text-transform: uppercase;
    font-size: 2.5rem;
    font-weight: 600;
}
.plaveooshop-img h4 {
    font-size: .8em;
    text-transform: uppercase;
}

.plaveooshop-img a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;

}

.plaveooshop-img:hover img, .plaveooshop-img.hover img {
    zoom: 1;
    filter: alpha(opacity=20);
    -webkit-opacity: 0.2;
    opacity: 0.6;
}
.plaveooshop-img:hover:before,
.plaveooshop-img.hover:before,
.plaveooshop-img:hover:after,
.plaveooshop-img.hover:after {
    opacity: 1;
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.25s;
}

.plaveooshop-img:hover:before,
.plaveooshop-img.hover:before {
    width: 15px;
}

.plaveooshop-img:hover:after,
.plaveooshop-img.hover:after {
    height: 15px;
}

.plaveooshop-img:hover h3,
.plaveooshop-img.hover h3,
.plaveooshop-img:hover h4,
.plaveooshop-img.hover h4 {
    opacity: 1;
}

.plaveooshop-img:hover h3,
.plaveooshop-img.hover h3 {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.plaveooshop-img:hover h4,
.plaveooshop-img.hover h4 {
    -webkit-transition-delay: 0.35s;
    transition-delay: 0.35s;
}

.padding_10 {
    padding: 15px !important;
}

.user-position {
    display: inline-block;
    position: relative;
    min-width: 40px;
    padding-left: 0px !important;
    text-align: center;
    vertical-align: middle;


}



.benefit-bg {
    height: 310px;
    background: #EBEBEB;
    margin-top: 20px;
}
.banner p {
    padding-bottom: 30px;
}

.blogpost-bg {

    padding: 20px;
}

.blogpost-style {

    background-color: white;

    -webkit-transition-delay: 0.35s;
    transition-delay: 0.35s;
    -webkit-box-shadow: 10px 10px 13px -14px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 10px 10px 13px -14px rgba(0, 0, 0, 0.75);
    box-shadow: 10px 10px 13px -14px rgba(0, 0, 0, 0.75);

}

.row-position {
    margin-top: -16px;
}
.blog-title {
     font-family: 'Roboto', sans-serif;
    text-align: center;
    color: #ff4d02;
    font-weight: 400;
}


.copyright-desc {
    padding: 15px 15px;
    color: white;
}


a {
    color: #727272;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    font-family: 'Roboto', sans-serif;
    font-size: 11px;
    line-height: 1.7;
    font-weight: 500;
    color: #272727;
}

footer li a:hover {
    color: #87b03c;
    text-decoration: none;
}

.banner .plaveooshop-img h4 {
    font-size: .75em;
    text-transform: capitalize;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    letter-spacing: 0.3px;
    color: white;
}
.sidebar_title{
    margin-top:170px;
}

#scrollUp {
    border-radius: 0;
    bottom: 60px;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
    color: #ffffff;
    font-size: 24px;
    height: 40px;
    line-height: 40px;
    right: 60px;
    text-align: center;
    width: 40px;
    border-radius: 100%!important;
}
.absolute-button {
    /* top: 0px; */
    bottom: 0px;
    right: 0px;
    position: absolute;
    width: 200px;
    height: 75px;
    right: 100px;
    bottom: 90px;
    background: transparent;
    transition: all 0.2s ease-in-out;
    transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
}
.single-product-wrapper .product-img {
    position: relative;
    z-index: 1;
    overflow: hidden;
    border: solid 1px #ffffff94!important;
}
.single-product-wrapper .product-img:hover {
    border: solid 1px #ffffff45!important;
}

.essence-btn {
    display: inline-block;
    color: #ffffff;
    border: none;
    border-radius: 0;
    padding: 0 14px;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 40px;
    letter-spacing: 1.5px;
    font-weight: 600;
    border-radius: 0%!important;
    margin-top: 30px;
}
.essence-btn:hover, .essence-btn:focus {
    color: #ff0000!important;
    background: #ffffff!important;
}
.news-title {
    font-weight: 800;
    font-size: 1.6rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Roboto', sans-serif;

    color: #2d2d2d;
}

.main-news-desc {
    font-weight: 300;
    padding-top: 30px;
 
}

.section-padding-80 {
    padding-top: 80px;
    padding-bottom: 0px!important;
}
.news-text-block{
    margin:30px 0px;;
}

.main-news-btn {
    position: absolute;
    right: 0px;
}

.shopping-button{
    
   font-size: 4em;
    font-weight: 600;
   color:white;
    padding:10px;
}
a:hover {
    text-decoration: none;
    transition: all 0.5s ease;
}

.puppy-bg{
    background-image: url(../images/puppy-bg.png);
}
  /* Show the controls (hidden at the start by default) */
.background-brand {
    background-image: url(../images/brand-bg.png);
}

.main_button_rounded {
    border-radius: 30px!important;
    margin-bottom: 60px;
}