/*!
Template: wooxon
Theme Name: Wooxon Child
Theme URI: http://themepiko.com/demo/wooxon/
Author: themepiko
Author URI: http://themepiko.com/
Description: Child theme for Wooxon
Version: 1.0
License:
Text Domain: wooxon
Domain Path: /languages/
*/

/* Add your own styles here */



.tp-bullets .tp-bullet.selected {
    width: 9px !important;
    border-radius: 0.5rem;
}

.header-layout-22 .search-form form.cat-dropdown input[type="text"] {
    border-top: 0.0625rem solid #e7e7e7 !important;
    border-bottom: 0.0625rem solid #e7e7e7 !important;
    border-left: 0.0625rem solid #e7e7e7 !important;
}

a.showcoupon {
    text-decoration: underline;
}

div#site-navigation-top-bar {
    display: none !important;
}

p.stock.out-of-stock {
    background: #df2025;
    border: 0 !important;
    color: white;
}

.t_c {
    text-align: center;
    color: #df2025;
    font-weight: bold;
}


.info.d_flex.flex-row-reverse.align-items-center {
    display: none;
}


.category-menu.header-layout-23 .header-right .mega-menu > li.menu-item > a, .category-menu.header-layout-23 .header-right .mega-menu > li.menu-item > h5 {
color:white;	
}

.dropdown.search-dropdown.order-1 {
    display: none;
}

.f-sidebar.middle {
    display: none;
}

.piko-stock.mt30 {
    display: none;
}

.wcppec-checkout-buttons.woo_pp_cart_buttons_div {
    display: none;
}


ul.social-icons {
    display: none;
}

li#tab-title-reviews {
    display: none;
}

a.btn-ac.quickview {
    display: none;
}

.piko-newsletter .search-form {
border: 0px !important;
}

div.wpcf7-response-output {
    border: 0px !important;	
}

@media (max-width: 991px){
	header#header {
    height: 110px !important;
}
	
	.block-box div + a:before {
	background: rgb(246 246 248);
}
	
	
	
}


@media (max-width: 767px){

	header#header {
    height: 110px !important;
}
	
	   
	
	a.h-sec-btn.f_r.fs15.f_w4.btn_right {
    display: none;
}
	
	.col-12.col-md-7.col-lg-4.align-items-lg-start {
    display: none;
}
	
	.sticky-logo img {
		    height: 50px;
}
	
	
	
}


@media (min-width:768px){
.search-results .product {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
}
@media (min-width:992px){
.search-results .product {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
}


