/*
Theme Name:   	VIZE BUY Theme
Theme URI:    	https://vizebuy.com
Author:       	Zeeshan Elahi (VIZE Solutions)
Author URI:     http://vizesolution.com
Template:     	storefront
Description:  	This theme has been implemented for VIZE BUY using storefront as parent theme
Version:      	1.0.0
Text Domain:  	vizebuy
Tags:         	responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready
*/

.site-branding .site-description {
    margin-top: 5px;
    margin-left: 25px;
}

a.request_chat_or_video_call {
    margin-left: 5px;
    background-color: #099c54;
    color: #ffffff;
}

@media (max-device-width: 450px) and (min-device-width: 320px) {

    .wmpci-popup-wrp .wmpci-popup-body {
        max-width: 80% !important;;
    }

    a.request_chat_or_video_call {
        margin-left: 0px;
        margin-top: 5px;
    }

}

/*
Social Media Icon
*/

/*.secondary-navigation a[href*="facebook.com"], .secondary-navigation a[href*="instagram.com"], .secondary-navigation a[href*="wa.me"] {
    text-indent: -9999px; }

.secondary-navigation a[href*="facebook.com"]:after, .secondary-navigation a[href*="instagram.com"]:after, .secondary-navigation a[href*="wa.me"]:after {
    text-indent: 0;
    display: block;
    float: left; }

.secondary-navigation a[href*="facebook.com"]:after, .secondary-navigation a[href*="instagram.com"]:after, .secondary-navigation a[href*="wa.me"]:after {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400; }

.secondary-navigation a[href*="wa.me"]:after {
    content: "\f232";
    color: #03e676; }
.secondary-navigation a[href*="facebook.com"]:after {
    content: "\f09a";
    color: #3b5998; }
.secondary-navigation a[href*="instagram.com"]:after {
    content: "\f16d";
    color: #517fa4; }

a.social-media-icon:active, a.social-media-icon:focus {
    outline: 0;
    border: none;
    -moz-outline-style: none;
}*/

.social-media-icon img {
    display: inline !important;
    width: 30px !important;
}

.stock.out-of-stock::before {
    content: "" !important;
}

a.call_for_order {
    background-color: #099c54;
    color: #ffffff;
}