/*testimonials addon*/
li {
    list-style: none;
}
.testimonials-avatar img {
    width: auto!important;
}
.testimonials-row {
    padding: 30px;
    position: relative;
}
.previ {
    cursor: pointer;
    font-size: 50px!important;
    position: absolute;
    left: -15px;
}
.nexti {
    cursor: pointer;
    font-size: 50px!important;
    position: absolute;
    right: -15px;
}
.testimonial-heading h1 {
    text-align: center;
    margin-bottom: -19px;
    padding: 0;
}
.testimonials-box {
    border: 2px solid;
    border-top: 0;
    padding: 30px 30px 0;
}
.testimonials-box-2 {
    padding: 0;
    text-align: center;
}
.testimonial-item {
    padding: 30px;
    padding-left: 0;
}
.testimonial-item-2 {
    padding: 30px;
    margin-left: -15px;
}
.testimonials-text-2 {
    padding: 40px;
    padding-bottom: 0;
}
.testimonial-item p, .testimonial-item-2 p{
    line-height: 2;
}
.testimonials-box img {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    height: 110px;
    width: 110px;
    display: block;
    margin: 0 auto;
}
.testimonials-box-2 img {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    height: 80px;
    width: 80px;
    display: block;
    margin: 0 auto;
}
.testimonials-meta {
    margin-top: 10px;
}
.testimonials-author {
    font-weight: bold;
    color: #333;
}
.rating-star-yup {
    color: #be9c6b;
}
.fa-star {
    letter-spacing: 5px;
}
/* Socials */
.optional_input_block{
    margin-bottom: 8px;
}

.pl-social-media-icons .social-icon-block {
    background-color: #ccc;
    display: inline-block;
    height: 35px;
    width: 35px;
    margin: 0 5px;
}
.pl-social-media-icons .social-icon-block:hover {
    background-color: #9f9f9f;
}
.pl-social-media-icons .social-icon-block i {
  color: #fff;
  font-size: 24px;
  line-height: 35px;
  text-align: center;
  width: 100%;
  -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
/* Product carousels styling */
.spotted-addon{
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.product-thumb-addon {
    position: relative;
}
.product-thumb-addon img{
    width: 100%;
    height: auto;
}
.back-image-addon,
.back-image-addon {
    opacity: 0;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    position: absolute;
    top: 0;
    width: 100%;
    height: auto;
    display: block;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
}
.back-image-addon:hover,
.back-image-addon:hover {
    opacity: 1;
}
.product-title-addon {
    color: #333;
}
h3.product-title-addon, .product-price-addon{
    font-size: 15px!important;
}
.single-carousel-title {
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 12px;
}
.single-carousel-title h2 {
    line-height: 2;
}
.prev, .next {
    cursor: pointer;
}
.testimonial-heading h1 {
    overflow: hidden;
    text-align: center;
}
.sale-1-addon {
    background-color: #ffffff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    height: 60px;
    line-height: 60px;
    position: absolute;
    right: -2px;
    font-size: 15px;
    text-align: center;
    top: -8px;
    width: 60px;
    z-index: 9999;
}
.testimonial-heading h1 {
    font-size: 32px!important;
    width: -moz-max-content;
    width: -webkit-max-content;
    width: max-content;
    padding: 0 20px;
}
.badge-s {
    top: 14px;
    position: absolute;
    font-size: 18px!important;
    left: 31px;
    z-index: 1000;
}
h1.blog-heading,
h2.blog-heading,
h3.blog-heading,
h4.blog-heading,
h5.blog-heading,
h3.product-title-addon {
    margin-bottom: 7px!important;
    margin-top: 7px!important;   
}
a.button.gddh_cart_button.gddh_add_to_cart_button, a.button.gddh_cart_button.gddh_add_to_cart_button.added {
    text-indent: 0!important;
}
a.button.gddh_cart_button.gddh_add_to_cart_button:before {
    content: ''!important;
    text-indent: 0;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    text-align: center;
    width: 100%;
}
a.button.gddh_cart_button, a.button.gddh_cart_button.added {
    display: block;
    position: absolute!important;
    bottom: -50px!important;
    border-radius: 0px!important;
    margin: 0!important;
    padding: 4px;
    height: 30px!important;
    width: 100%!important;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
a.added_to_cart.wc-forward {
    position: absolute;
    bottom: 30px;
    color: #333;
    text-align: center;
}
.product-thumb-addon:hover a.button.gddh_cart_button {
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    bottom:0!important;
}
.blog-box img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.blog-box:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}
.blog-img-container {
    overflow: hidden;
}

.cats-img-container img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.cats-img-container:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}
.cats-img-container {
    overflow: hidden;
}

/* Output CSS */

/* Brands */
.our-brands-addon{
    border: 1px solid #e6e6e6;
    height: 70px;
    margin: 20px 15px 40px;
    cursor: pointer;
    padding: 15px;
}
.our-brands-addon img {
    max-height: 100%!important;
    width: 100%;
}

/* Blog */

.blog-box {
    margin-left: 20px;
    margin-right: 15px;
}
.post-date {
    background-color: #ffffff;
    border: 2px solid #bf9d6d;
    height: 40px;
    position: absolute;
    right: -5px;
    top: 25px;
    transform: rotateZ(45deg);
    width: 40px;
}
.post-date-inner {
    height: inherit;
    transform: rotateZ(-45deg);
    width: inherit;
}
.post-date-inner > strong, .post-date-inner > span {
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
.post-date strong {
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px !important;
}
.post-date span {
    line-height: 11px !important;
    font-size: 11px;
}
.blog-box img {
    width: 100%;
    height: 200px;
}
.post-desc {
    background-color: #ffffff;
    padding: 10px;
    margin-top: -7px;
}
.post-desc .post-title {
    color: #000;
}

/* Categories */
#cats-carousel {
    list-style: none;
}
#cats-carousel img {
    width: 100%;
    height: 220px;
}
#cats-carousel-2 img {
    width: 100%;
    height: 322px;
}
.cat-top-title {
    color:#000;
    padding: 5px;
    padding-left: 17px;
    padding-right: 17px;
    position: absolute;
    top: 0;
    left: 15px;
}
.cattitle-style-2 {
    color:#000;
    text-align: center;
}
.cat-count {
    text-align: center;
    margin-top: 5px;
}
.cat-count a {
    color:#999;
    font-size: 13px;
}