.woocommerce-remove-coupon{
    display:none;
}
.icon-hover > .vc_column-inner > .wpb_wrapper > .wpb_single_image{
     transition: transform .3s ease-out;
}
 .icon-hover:hover > .vc_column-inner > .wpb_wrapper > .wpb_single_image{
     transform: translate(0, -10px);
}
 .icon-hover .radiantthemes-iconbox{
     transition: transform .3s ease-out;
}
 .icon-hover:hover .radiantthemes-iconbox{
     transform: translate(0, -10px);
}
 .custom-box-shadow-2{
     box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.12);
}
 .box-shadow{
     box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.11);
}
 .table>tbody>tr:first-child td{
    border-top:none;
}
 .table>tbody>tr>td{
    padding:14px 0px;
}
 .spacing-table>div>.table>tbody>tr>td{
    padding:14px 15px;
}

.textwidget p:first-child{
    margin-bottom: 0!important;
}

.radiantthemes-shop-box.style-five > .holder > .data > .action-buttons > .button, .radiantthemes-shop-box.style-five > .holder > .data > .action-buttons > .added_to_cart{
    border-radius: 0!important;
}

/********HOVER BOX***********/

 .hover-box .vc_column-inner {
    position: relative;
     overflow: hidden;
}
 .hover-box img{
     transition: transform .4s;
}
 .hover-box:hover img{
     transform: scale(1.2);
}
 .overlay-heading{
    position: absolute;
     z-index: 10;
     bottom: 60px;
     left: 25px;
     -webkit-transform: translate3d(0,40px,0);
     transform: translate3d(0,40px,0);
     -webkit-transition: -webkit-transform 0.35s;
     transition: transform 0.35s;
}
 .hover-box:hover .overlay-heading{
     -webkit-transform: translate3d(0,0,0);
     transform: translate3d(0,0,0);
}

.rt-image-slider .data{
    visibility:hidden!important;
}
.rt-image-slider .rt-image-slider-item:before{
    background-color: transparent!important;
}

/*.rt-image-slider.element-one .rt-image-slider-item > .holder > .data .zoom-focus i{
    visibility:hidden!important;
}*/
/********HOVER BOX***********/

.doctor-contact-info-box{
        background-color: #02646f;
}
.inner_banner_breadcrumb #crumbs {
    font-family: Rubik;
    line-height: 26px;
    font-weight: 400;
    font-style: normal;
    color: #ffffff;
    font-size: 14px;
    opacity: 0;
}
.wraper_footer.style-six {
    background-size: cover;
    background-position: center top;
}
.wraper_footer.style-six .wraper_footer_main {
    border-bottom-color: rgba(255,255,255,0.3) !important;
}

.grecaptcha-badge{display:none;}	

.woocommerce-info, .woocommerce-info:before, .woocommerce-info a:not(.button) {
    display: none;
}

.woocommerce #content table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
    display: none;
}				

.wcppec-checkout-buttons__separator {
    display: none;
}

.header_top{
    display: flex;
    align-items: center;
}

.header_top_item ul.contact li .has-icon .icon i{
    font-weight: 900!important;
    color: #000 !important;
    font-size: 2.75rem;
}	

.header_top_item ul.contact li{
    color: #000!important;
}	

.text-white{
    color: #fff;
}

.gorendezvous-button{
    text-align: center;
    border-radius: 0px!important;
}

.raq-send-request,
.add-request-quote-button{
    border-radius: 0px!important;
}

footer a{
    color: #fff;
}

.footer_main_item .widget_media_image img,
.header_top_item .brand-logo img {
    max-width: 210px!important;
}

.footer_main_item .widget_media_image{
    margin-bottom: 8px;
}

.rt-image-slider.element-one .rt-image-slider-item > .holder > .data .zoom-focus i{
    visibility: hidden !important;
}

#breadcrumbs{
    padding-top: 3rem;
    background-color: #000;
}

#breadcrumbs .content{
    display: flex;
    justify-content: center;
}

#breadcrumbs p{
    margin-bottom: 0;
}

#breadcrumbs p,
#breadcrumbs a{
    font-size: 1.65rem;
    color: #fff;
}

#text-3 h5{
    margin-bottom: 16px;
}

.wpsp-slider-section #sp-woo-product-slider-pro9014.wpsp-product-section .wpsp-pagination-dot span.swiper-pagination-bullet-active{
    background-color: #000!important;
}

@media (min-width: 992px) {
    
    .header_main{
        display: flex;
    }
    
    .header_main .header_main_action,
    .header_main .clearfix{
        display: none;
    
}				