/*
Theme Name: Porto
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive Wordpress + eCommerce Theme.
Version: 6.2.3
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: porto
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

.bypostauthor { display: block; }

.designby {
    width: 250px;
    float: right;
    color: #000;
    font-size: 14px line-height: 20px;
    list-style-type: none;
    margin-right: -35px;
    margin-top: 6px;
}
.virtual_logo {
    width: 130px;
    float: right;
    margin-top: -9px;
	/*margin-right: -310px;*/
}
.virtual_logobtm {
	margin-right: 0px;
	opacity: 0;
}

@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2) {
	  
	  .designby {float: left !important;}
	.virtual_logo {float: left !important;}

}

.term-description{
visibility: hidden !important;
margin-top: -50px !important;
}
#header.sticky-header .header-main .container {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
}
.page-title-wrap{
	margin-top: 30px;
}
.page-top .page-sub-title {
  margin: 0px;
}
.sticky-header .searchform-popup .search-toggle{
	color:#000 !important;
}
.sticky-header .searchform-popup .search-toggle:hover{
	color:#ff0101 !important;
}

/*.cart-head{
	display:none !important;
	visibility:hidden !important;
}
.button{
	display:none !important;
	visibility:hidden !important;
}*/

.quickview{
	display: none!important;
}

.product-summary-wrap .single_add_to_cart_button {
  padding: 0 1vw!important;
  line-height: 42px;
  font-weight: 600!important;
}