/*
Theme Name: pegasvape Child
Theme URI: http://onsamewave.ru
Description: This is a child theme for Barberry.
Author: onsamewave
Author URI: https://onsamewave.ru
Template: pegasvape
Version: 1.0
*/

/****************************************************************/
/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
/****************************************************************/

/****************************************************************/
/****************************************************************/
/****************************************************************/
.woocommerce-MyAccount-navigation-link--bulkorder a {
    
	font-weight:500 !important;
}
.b2bking_add_cart_to_purchase_list_button  button
{
    width: 100%;
    float: none;
    margin: 0 0 1rem;
}
/* monitors and laptops */
@media screen and (min-width: 1240px) {	
#site-footer .grid-container
{
    background-image: url(../../uploads/2021/07/pegas-art-inverse-small-min.png);
    background-position-x: -250px;
    background-position-y: 5px;
    background-size: contain;
    background-repeat: no-repeat;
}
}

button.button.button-filter-submit {
    width: 100%;
}
.breadcrumbs-wrapper .breadcrumbs a {
    text-transform: uppercase;
    
}
.wpcf7-response-output {
    font-size: 12px;
}
.wpcf7-not-valid-tip,
.wpcf7-validation-errors, 
.wpcf7-acceptance-missing {
  display: none !important;
}
input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
}

a[href$="?pdf-catalog=312"] {
  display:none !important;
}
.custom-qty 
{
	border: 1px dashed #adadad !important;
    border-radius: 5px !important;
}
button.single_add_to_cart_button.button.alt.progress-btn.add_to_cart_button {
    width: 100%;
}
a.sherlock {
    text-decoration: underline;
    font-weight: 600;
}
.bb_classic_notif .woocommerce-error li {
    font-size: 13px !important;
    font-weight: 500 !important;
}
#brave_open_popup_6502 
{
    font-weight: 600 !important;
    color: #d71111 !important;
}

/* Временное отключение 
button#place_order {
    display: none;
}


@import url('//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
 
.isa_info, .isa_success, .isa_warning, .isa_error {
margin: 5px 0px;
padding:8px;
     font-size: 1rem;
}
.isa_info {
    color: #00529B;
    background-color: #BDE5F8;
}
.isa_success {
    color: #4F8A10;
    background-color: #DFF2BF;
}
.isa_warning {
    color: #9F6000;
    background-color: #FEEFB3;
}
.isa_error {
    color: #D8000C;
    background-color: #FFD2D2;
}
.isa_info i, .isa_success i, .isa_warning i, .isa_error i {
    margin:10px 22px;
    font-size:2em;
    vertical-align:middle;
}*/
.category-description-additional span {
    font-weight: 400;
    margin-bottom: 1rem !important;
    line-height: 1.5;
    text-rendering: optimizeLegibility !important;
    display: inline-block;
}
.category-description-additional h2 {
    margin-bottom: 1rem !important;
	margin-top: 1rem !important;
}
ul.products li.product-category .category_wrapper .category_image {

    border-radius: 10px;
}