#b2bking_request_custom_quote_button{
margin-bottom: 5px;
position: initial;
visibility: visible;
height: auto;
}
#b2bking_request_custom_quote_textarea{
width: 100%;
min-height: 150px;
resize: vertical;
margin-bottom: 5px;
display: none;
}
span.b2bking_request_custom_quote_text_label {
display: none;
text-align: left;
margin-top: 15px;
}
#b2bking_request_custom_quote_textarea_abovetext{
display: none;
text-align: left;
margin-top: 15px;
}
#b2bking_request_custom_quote_name, #b2bking_request_custom_quote_email{
width: 50%;
margin-bottom: 5px;
display: none;	
} .b2bking_myaccount_individual_offer_custom_text {
margin: 0 30px;
padding: 10px 0px;
font-family: Roboto;
border-top: 1px solid #d7d7d7;
white-space: pre-wrap;
color: #515151;
line-height: 1.2em;
font-size: 11px;
}
.b2bking_offer_myaccount_total{
font-size: 16px;
}
.b2bking_offer_myaccount_total .amount{
font-weight: 700;
font-size: 22px;
}
.b2bking_offer_myaccount_items_text{
font-size: 15px;
}
#b2bking_myaccount_offers_container{
margin: 0px 40px;
}
#b2bking_myaccount_offers_title, #b2bking_myaccount_conversations_title, #b2bking_myaccount_bulkorder_title{
font-family: Roboto;
font-size: 30px;
color: #373737;
font-weight: 400;
margin-bottom: 12px;
}
.b2bking_myaccount_individual_offer_top{
font-family:  Roboto;
font-weight: 500;
font-size: 17.5px;
display: flex;
justify-content: center;
align-items: center;
color: #EDEDED;
width: 100%;
height: 46px;
background: #383838;
border-radius: 5px 5px 0px 0px;
}
.b2bking_myaccount_individual_offer_container{
background: #EBEBEB;
box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.13);
border-radius: 5px;
min-height: 200px;
position: relative;
margin-bottom: 40px;  
min-width: 422px; 
}
.b2bking_myaccount_individual_offer_top_icon{
position: absolute;
left: 15px;
top: 13px;
width: 17px;
}
.b2bking_myaccount_individual_offer_header_line{
border-bottom: 1px solid #d7d7d7;
margin: 18px 0px 6px 0px;
justify-content: space-between;
font-family: Roboto;
font-weight: 500;
font-size: 16.5px;
color: #646464;
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr;
}
.b2bking_myaccount_individual_offer_header_line_item{
text-align: center;
}
.b2bking_myaccount_individual_offer_element_line{
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr;
align-items: center;
margin: 20px 1px;
font-size: 12px;
}
.b2bking_myaccount_individual_offer_element_line_item{
color: #515151;
font-family: Roboto;
font-size: 11px;
text-align: center;
}
.b2bking_offer_image{
width:60%;
margin: auto;
}
.b2bking_myaccount_individual_offer_bottom_line{
border-top: 1px solid #d7d7d7;
justify-content: space-between;
display: flex;
margin: 0px 30px;
padding: 20px 0px;
align-items: center;
}
.b2bking_myaccount_individual_offer_bottom_line_total{
font-family: Roboto;
font-size: 19px;
line-height: 28px;
color: #525252;
}
.b2bking_myaccount_individual_offer_bottom_line_add button.b2bking_myaccount_individual_offer_bottom_line_button{
background: #3AB1E4;
line-height: 15px;
min-width: 150px;
text-align: end;
height: 35px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 15.5px !important;
padding: 5px 16px;
text-transform: none;
min-height: 0;
display: inline-flex;
align-items: center;
justify-content: space-between;
}
.b2bking_myaccount_individual_offer_bottom_line_button:hover, .b2bking_myaccount_individual_offer_bottom_line_add button.b2bking_myaccount_individual_offer_bottom_line_button:hover{
background: #0088c2;
color: white;
outline: none;
cursor: pointer;
}
.b2bking_myaccount_individual_offer_bottom_line_button_icon, .b2bking_myaccount_new_conversation_button_icon{
width: 19px;
margin-right: 10px;
} #b2bking_myaccount_conversations_container{
margin:0 20px;
}
#b2bking_myaccount_conversations_container_top{
display: flex;
justify-content: space-between;
margin-bottom: 12px;
}
#b2bking_myaccount_conversations_container_top button{
background: #3AB1E4;
line-height: 15px;
min-width: 195px;
text-align: end;
height: 35px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 15.5px;
padding: 5px 16px;
text-transform: none;
min-height: 0;
display: inline-flex;
align-items: center;
justify-content: space-between;
}
#b2bking_myaccount_conversations_container_top button:hover{
background-color: #0088c2;
cursor: pointer;
}
.b2bking_myaccount_individual_conversation_top{
font-family: Roboto;
font-size: 15px;
display: flex;
justify-content: space-around;
align-items: center;
color: #EDEDED;
width: 100%;
height: 36px;
background: #646464;
border-radius: 5px 5px 0px 0px;
}
.b2bking_myaccount_individual_conversation_container{
background: #EBEBEB;
box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.13);
border-radius: 5px;
min-height: 150px;
position: relative;
margin-bottom: 40px;   
display: block;
}
.b2bking_myaccount_individual_conversation_top_item{
position: relative;
right: 8px;
}
.b2bking_myaccount_individual_conversation_content{
display: flex;
justify-content: space-around;
}
.b2bking_myaccount_individual_conversation_content_item {
width: 140px;
padding: 12px;
font-family: Roboto;
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 23px;
color: #414141;
}
.b2bking_myaccount_individual_conversation_bottom{
display: flex;
justify-content: flex-end;
}
#b2bking_myaccount_conversations_container .b2bking_myaccount_individual_conversation_container .b2bking_myaccount_individual_conversation_bottom a{
text-decoration: none;
}
button.b2bking_myaccount_view_conversation_button{
background: #5B5B5B;
line-height: 8px;
min-width: 195px;
text-align: end;
height: 32px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
margin-right: 20px;
margin-bottom: 10px;
margin-left:20px;
padding: 0px 18px;
border: none;
font-family:  Roboto;
font-weight: 500;
font-size: 15px;
text-transform: none;
min-height: 0;
display: inline-flex;
align-items: center;
justify-content: space-between;
}
button.b2bking_myaccount_view_conversation_button:hover{
background-color: #303030;
color: #fff;
cursor: pointer;
}
.b2bking_myaccount_view_conversation_button_icon{
width: 19px;
margin-right: 10px;
}
.b2bking_myaccount_conversations_pagination_container{
display: flex;
justify-content: space-between;
margin: 0px 20px;
}
.b2bking_myaccount_coffers_pagination_container{
display: flex;
justify-content: space-between;
}
.b2bking_myaccount_conversations_pagination_button a{
width: 230px;
height: 35px;
background: #A3A3A3;
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
display: inline-flex;
border-radius: 3px;
justify-content: center;
align-items: center;
font-family: "Roboto Medium", Roboto;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: #ECECEC;
text-decoration: none !important;
}
.b2bking_myaccount_conversations_pagination_button a:hover{
background-color: #6a6a6a;
}
.b2bking_myaccount_conversations_pagination_button a:visited{
color:#ececec;
}
.b2bking_myaccount_new_conversation_top{
font-family: "Roboto Medium", Roboto;
font-size: 15px;
display: flex;
justify-content: space-between;
align-items: center;
color: #EDEDED;
height: 36px;
background: #646464;
border-radius: 5px 5px 0px 0px;
padding: 0px 20px;
}
.b2bking_myaccount_new_conversation_new{
font-weight: 500;
}
.b2bking_myaccount_new_conversation_close{
border-radius: 3px;
background: #2F2F2F;
padding: 0px 15px;
font-weight: 500;
}
.b2bking_myaccount_new_conversation_close:hover{
background-color: #000000;
cursor: pointer;
}
.b2bking_myaccount_new_conversation_container{
background: #EBEBEB;
box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.13);
border-radius: 5px;
min-height: 150px;
position: relative;
margin-bottom: 40px;
display: none;   
}
.b2bking_myaccount_new_conversation_content{
padding: 20px;
}
.b2bking_myaccount_new_conversation_content_element_text {
font-family: "Roboto Medium", Roboto;
font-weight: 600;
font-size: 15px;
line-height: 21px;
color: #4E4E4E;
}
select#b2bking_myaccount_conversation_type {
height: 43px;
background: #DEDEDE;
border-radius: 4px;
padding: 0px 20px;
border: none;
font-family: "Roboto Medium", Roboto;
width: 100%;
margin-bottom: 18px;
margin-top: 5px;
font-size: 15px;
outline: none;
color: #8D8D8D;
}
input#b2bking_myaccount_title_conversation_start {
height: 43px;
background: #DEDEDE;
border-radius: 4px;
padding: 0px 20px;
border: none;
font-family: "Roboto Medium", Roboto;
width: 92%;
width: -moz-available;         
width: -webkit-fill-available; 
width: fill-available;
margin-bottom: 18px;
margin-top: 5px;
font-size: 15px;
outline: none;
color: #8D8D8D;
box-shadow: none;
}
input#b2bking_myaccount_title_conversation_start::placeholder, #b2bking_myaccount_textarea_conversation_start::placeholder{
color: #8D8D8D;
}
#b2bking_myaccount_textarea_conversation_start{
resize: vertical;
min-height: 150px;
height: 43px;
background: #DEDEDE;
border-radius: 4px;
padding: 10px 20px;
border: none;
font-family: "Roboto Medium", Roboto;
width: 92%;
width: -moz-available;         
width: -webkit-fill-available; 
width: fill-available;
margin-bottom: 18px;
margin-top: 5px;
font-size: 15px;
outline: none;
color: #8D8D8D;
box-shadow: none;
}
.b2bking_myaccount_start_conversation_bottom{
display: flex;
justify-content: flex-end;
}
button.b2bking_myaccount_start_conversation_button{
background: #3AB1E4;
line-height: 8px;
min-width: 195px;
text-align: end;
height: 35px;
margin-top: 10px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
padding: 0px 18px;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 15.5px;
padding: 5px 16px;
text-transform: none;
min-height: 0;
display: inline-flex;
align-items: center;
justify-content: space-between;
}
button.b2bking_myaccount_start_conversation_button:hover{
background-color: #0088c2;
color: #fff;
cursor: pointer;
}
.b2bking_myaccount_start_conversation_button_icon{
width: 19px;
margin-right: 10px;
} #b2bking_myaccount_conversation_endpoint_container{
margin:0 20px;
}
#b2bking_myaccount_conversation_endpoint_container_top{
display: flex;
justify-content: space-between;
align-items: center;
}
#b2bking_myaccount_conversation_endpoint_container_top button{
line-height: 15px;
width: 130px;
background: #717171;
text-align: end;
height: 35px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 15.5px;
padding: 5px 16px;
text-transform: none;
min-height: 0;
}
#b2bking_myaccount_conversation_endpoint_container_top button:hover{
background-color: #454545;
cursor: pointer;
}
#b2bking_myaccount_conversation_endpoint_title{
font-family: "Roboto Medium", Roboto;
font-style: normal;
font-weight: 500;
font-size: 17px;
line-height: 26px;
color: #313131;
}
#b2bking_myaccount_conversation_endpoint_container_top_header{
background: #303030;
border-radius: 5px 5px 0px 0px;
min-height: 45px;
margin-top: 30px;
font-family: "Roboto Medium", Roboto;
display: flex;
justify-content: space-between;
align-items: center;
padding: 0px 20px;
font-size: 13px;
}
.b2bking_myaccount_conversation_endpoint_container_top_header_item{
color: #D6D6D6;
}
.b2bking_myaccount_conversation_endpoint_top_header_text_bold{
font-weight: 500;
color: #f9f9f9;
}
.b2bking_myaccount_conversation_endpoint_bottom{
display: flex;
justify-content: flex-end;
}
.b2bking_myaccount_conversation_endpoint_button{
background: #3AB1E4;
line-height: 8px;
min-width: 165px;
text-align: end;
height: 35px;
margin-top: 10px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 15.5px;
padding: 5px 16px;
text-transform: none;
min-height: 0;
display: inline-flex;
align-items: center;
justify-content: space-between;
}
.b2bking_myaccount_conversation_endpoint_button:hover{
background-color: #0088c2;
color: #fff;
cursor: pointer;
}
.b2bking_myaccount_conversation_endpoint_button_icon{
width: 19px;
margin-right: 10px;
}
#b2bking_conversation_user_new_message{
resize: vertical;
min-height: 125px;
outline: none;
padding: 15px;
margin-top: 20px;
background: #F2F2F2;
border-radius: 5px;
margin-bottom: 5px;
width: 92%;
width: -moz-available;         
width: -webkit-fill-available; 
width: fill-available;
}
#b2bking_conversation_messages_container{
max-height: 500px;
overflow-y: scroll;
}
.b2bking_conversation_message{
background: #eeeeee;
margin: 10px;
padding: 15px;
padding-right: 10%;
padding-bottom: 50px;
border-radius: 8px;
width: 70%;
position: relative;
font-family: "Roboto Medium", Roboto;
font-size: 15px;
font-weight: normal;
}
.b2bking_conversation_message_self{
margin-left: auto;
background: #e9f1f8;
}
.b2bking_conversation_message_time{
position: absolute;
right: 10px;
color: #888f92;
font-family: Roboto;
font-size: 14px;
font-weight: bold;
bottom: 10px;
} #b2bking_myaccount_bulkorder_container{
margin: 0px 20px;
min-width: 500px;
}
.b2bking_bulkorder_form_container{
background: #EBEBEB;
box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.13);
border-radius: 5px;
min-height: 150px;
position: relative;
margin-bottom: 40px;
display: grid;
}
.b2bking_bulkorder_form_container_top{
font-family: Roboto;
font-size: 15px;
display: flex;
justify-content: flex-start;
align-items: center;
padding: 0px 15px;
color: #EDEDED;
height: 36px;
background: #646464;
border-radius: 5px 5px 0px 0px;
font-weight: 400;
}
.b2bking_bulkorder_form_container_content{
padding: 20px;
}
.b2bking_bulkorder_form_container_content_header_product{
width: 68%;
display: inline-block;
font-family: Roboto;
font-style: normal;
font-weight: bold;
font-size: 14px;
color: #4E4E4E;
}
.b2bking_bulkorder_form_container_content_header_qty{
width: 10%;
display: inline-block;
text-align: center;
font-family: Roboto;
font-style: normal;
font-weight: bold;
font-size: 14px;
color: #4E4E4E;
margin-right: 4%;
margin-left: 4%;
}
.b2bking_bulkorder_form_container_content_header_subtotal{
width: 12%;
display: inline-block;
text-align:right;
font-family: Roboto;
font-style: normal;
font-weight: bold;
font-size: 14px;
color: #4E4E4E;
}
.b2bking_bulkorder_form_container_content_line{
position: relative;
}
.b2bking_loader_img{
margin:auto;
display: block;
}
.b2bking_loader_hidden{
display: none !important;
}
select#b2bking_bulkorder_searchby_select:hover{
cursor: pointer;
background: #666666;
}
select#b2bking_bulkorder_searchby_select:focus{
outline: none;
}
select#b2bking_bulkorder_searchby_select {
background: #939393;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.06);
color: white;
border: 0px;
margin-left: 5px;
height: auto;
width: auto;
-webkit-appearance: auto;
margin-bottom: 0;
padding: 1px 5px;
border-radius: 3px !important;
display: inline-block;
font-weight: 400;
font-family: "Roboto Medium";
}
.b2bking_bulkorder_form_container_content_header {
margin-bottom: 2px;
}
.b2bking_bulkorder_clear{
position: absolute;
top: 14px;
padding: 1px 8px;
border-radius: 3px;
color: #f0f0f0;
left: 54.5%;
background: #b8b8b8;
height: 27.5px;
border: none;
text-transform: none;
min-height: 0;
font-family:  Roboto;
font-size: 15px;
font-weight: 500;
line-height: normal;
}
.b2bking_bulkorder_clear:hover{
background-color: #d5d5d5;
border-color: #d5d5d5;
color: #333333;
cursor: pointer;
}
#b2bking_myaccount_bulkorder_container .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_product, .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_product{
width: 68%;
height: 43px;
background: #DEDEDE;
border-radius: 4px;
padding: 0px 20px;
border: none;
font-family: Roboto;
margin-bottom: 18px;
padding-right: 25px;
margin-top: 5px;
font-size: 15px;
outline: none;
color: #8D8D8D;
box-shadow: none;
display: inline-block;
box-sizing: border-box;
}
#b2bking_myaccount_bulkorder_container .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_product:focus, .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_product:focus{
background: #DEDEDE;
}
#b2bking_myaccount_bulkorder_container .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_product::placeholder, .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_product::placeholder{
color: #8D8D8D;
}
#b2bking_myaccount_bulkorder_container .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_qty, .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_qty{
width: 10%;
height: 43px;
background: #DEDEDE;
border-radius: 4px;
border: none;
font-family: "Roboto Medium", Roboto;
margin-bottom: 18px;
margin-top: 5px;
font-size: 15px;
outline: none;
color: #8D8D8D;
box-shadow: none;
display: inline-block;
box-sizing: border-box;
padding: 8px;
margin-left: 4%;
margin-right: 4%;
}
#b2bking_myaccount_bulkorder_container .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_qty::-webkit-inner-spin-button, .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_qty::-webkit-inner-spin-button, 
#b2bking_myaccount_bulkorder_container .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_qty::-webkit-outer-spin-button, .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_qty::-webkit-outer-spin-button { 
-webkit-appearance: none; 
margin: 0; 
}
#b2bking_myaccount_bulkorder_container .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_qty:focus, .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_qty:focus{
background: #DEDEDE;
}
#b2bking_myaccount_bulkorder_container .b2bking_bulkorder_form_container_content_line_subtotal, .b2bking_bulkorder_form_container_content_line_subtotal{
width: 12%;
text-align: right;
padding-right: 7px;
display: inline-block;
font-family: "Roboto Medium", Roboto;
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 21px;
color: #6B6B6B;
box-sizing: border-box;
}
#b2bking_myaccount_bulkorder_container .b2bking_bulkorder_form_container_newline_button, .b2bking_bulkorder_form_container_newline_button{
background: #939393;
font-family: Roboto;
font-weight: 400;
font-size: 12px;
line-height: 5px;
min-width: 90px;
text-align: end;
height: 29px;
padding: 0px 10px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
border: none;
text-transform: none;
min-height: 0;
display: inline-flex;
align-items: center;
justify-content: space-between;
}
#b2bking_myaccount_bulkorder_container .b2bking_bulkorder_form_container_newline_button:hover, .b2bking_bulkorder_form_container_newline_button:hover{
background: #666666;
color: #ffffff;
cursor: pointer;
}
#b2bking_myaccount_bulkorder_container .b2bking_bulkorder_form_container_newline_button:focus, .b2bking_bulkorder_form_container_newline_button:focus{
outline: none;
}
#b2bking_myaccount_bulkorder_container .b2bking_bulkorder_form_container_newline_button_icon, .b2bking_bulkorder_form_container_newline_button_icon {
width: 17px;
margin-right: 5px;
}
#b2bking_myaccount_bulkorder_container .b2bking_bulkorder_form_container_newline_container, .b2bking_bulkorder_form_container_newline_container {
margin-top: -8px;
padding-bottom: 16px;
border-bottom: 1px solid #c0c0c0;
}
.b2bking_bulkorder_form_container_bottom{
justify-content: space-between;
display: flex;
align-items: center;
margin-top: 15px;
}
.b2bking_bulkorder_form_container_bottom_total{
font-family: Roboto;
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 23px;
color: #4E4E4E;
}
.b2bking_bulkorder_form_container_bottom_add{
display: flex;
}
button.b2bking_bulkorder_form_container_bottom_add_button{
background: #3AB1E4;
line-height: 15px;
min-width: 150px;
text-align: end;
height: 35px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 15.5px;
padding: 5px 16px;
text-transform: none;
min-height: 0;
margin-right: 0;
display: inline-flex;
align-items: center;
justify-content: space-between;
}
button.b2bking_bulkorder_form_container_bottom_add_button:focus{
outline: none;
}
button.b2bking_bulkorder_form_container_bottom_add_button:hover{
background-color: #0088c2;
color: white;
outline: none;
cursor: pointer;
}
.b2bking_bulkorder_form_container_bottom_add_button_icon{
width: 19px;
margin-right: 10px;
}
button.b2bking_bulkorder_form_container_bottom_save_button{
background: #939393;
line-height: 15px;
min-width: 120px;
margin-left: 13px;
margin-right: 13px;
text-align: end;
height: 35px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 15.5px;
padding: 5px 16px;
text-transform: none;
min-height: 0;
display: inline-flex;
align-items: center;
justify-content: space-between;
}
button.b2bking_bulkorder_form_container_bottom_update_button{
background: #939393;
line-height: 15px;
min-width: 137px;
margin-left: 13px;
margin-right: 13px;
text-align: end;
height: 35px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 15.5px;
padding: 5px 16px;
text-transform: none;
min-height: 0;
display: inline-flex;
align-items: center;
justify-content: space-between;
}
button.b2bking_bulkorder_form_container_bottom_save_button:focus, button.b2bking_bulkorder_form_container_bottom_update_button:focus{
outline: none;
}
button.b2bking_bulkorder_form_container_bottom_save_button:hover, button.b2bking_bulkorder_form_container_bottom_update_button:hover{
background-color: #666666;
color: white;
outline: none;
cursor: pointer;
}
.b2bking_bulkorder_form_container_bottom_save_button_icon, .b2bking_bulkorder_form_container_bottom_update_button_icon{
width: 19px;
margin-right: 10px;
}
button.b2bking_bulkorder_form_container_bottom_delete_button{
background: #939393;
line-height: 15px;
width: 93px;
text-align: end;
height: 35px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 15.5px;
padding: 3px 16px;
text-transform: none;
min-height: 0;
margin-right: 0;
display: inline-flex;
align-items: center;
justify-content: space-between;
}
button.b2bking_bulkorder_form_container_bottom_delete_button:focus{
outline: none;
}
button.b2bking_bulkorder_form_container_bottom_delete_button:hover{
background-color: #666666;
color: white;
cursor: pointer;
outline: none;
}
.b2bking_bulkorder_form_container_bottom_delete_button_icon {
width: 21px;
position: relative;
bottom: 1px;
}
.b2bking_bulkorder_form_container_content_line_livesearch {
background: #646464;
width: 68%;
position: relative;
padding: 10px;
border-radius: 0px 0px 4px 4px;
bottom: 20px;
color: white;
font-size: 13px;
font-family: Roboto;
display: none;
}
.b2bking_livesearch_product_result{
padding: 5px;
}
.b2bking_livesearch_product_result:hover{
background-color: #363636;
cursor: pointer;
} select#b2bking_registration_roles_dropdown, .b2bking_custom_registration_field {
width: 100%;
}
.b2bking_registration_roles_dropdown_section_hidden{
display: none !important;
}
.b2bking_checkbox_registration_field{
width: auto;
}
select#b2bking_registration_roles_dropdown{
display: inline-block;
}
.b2bking_custom_registration_field_textarea{
resize: vertical;
min-height: 55px;
}
.b2bking_country_or_state{
margin-bottom: 0 !important;
} .b2bking_vat_visible{
display: block;
}
.b2bking_vat_hidden{
display: none !important;
}
.b2bking_vat_countries_hidden{
display: none !important;
} .b2bking_subaccounts_container_top {
display: flex;
justify-content: space-between;
margin-bottom: 17px;
align-items: center;
}
.b2bking_subaccounts_container_top_title {
font-family: Roboto;
font-size: 30px;
color: #373737;
font-weight: 400;
}
.b2bking_subaccounts_new_account_container_top_title {
font-weight: 400;
}
button.b2bking_subaccounts_container_top_button {
background: #3AB1E4;
line-height: 15px;
min-width: 195px;
text-align: end;
height: 35px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 15.5px;
padding: 1px 16px;
text-transform: none;
min-height: 0;
display: inline-flex;
align-items: center;
justify-content: space-between;
}
button.b2bking_subaccounts_container_top_button:hover {
background-color: #0088c2;
color: #ffffff;
cursor: pointer;
}
button.b2bking_subaccounts_container_top_button:focus{
outline: none;
}
svg.b2bking_subaccounts_container_top_button_icon {
width: 29px;
}
.b2bking_subaccounts_account_container {
min-height: 180px;
background: #EBEBEB;
box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.13);
border-radius: 5px;
margin-bottom: 35px;
}
.b2bking_subaccounts_account_top {
background: #646464;
display: flex;
border-radius: 5px 5px 0px 0px;
justify-content: center;
align-items: center;
color: #ffffff;
font-family: "Roboto Medium", Roboto;
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 21px;
text-align: center;
min-height: 30px;
}
svg.b2bking_subaccounts_account_top_icon {
width: 20px;
margin-right: 7px;
}
.b2bking_subaccounts_account_line {
display: flex;
justify-content: space-between;
margin: 15px;
}
.b2bking_subaccounts_container .b2bking_subaccounts_account_container .b2bking_subaccounts_account_line a{
text-decoration: none;
}
.b2bking_subaccounts_account_name {
font-family: Roboto;
font-style: normal;
font-weight: 600;
font-size: 17px;
line-height: 23px;
margin-bottom: 5px;
text-align: center;
color: #292929;
}
.b2bking_subaccounts_account_title {
font-family: Roboto;
font-style: normal;
font-weight: 500;
font-size: 13px;
line-height: 19px;
text-align: left;
color: #414141;
}
button.b2bking_subaccounts_account_button {
background: #818181;
font-family: Roboto;
font-weight: 400;
font-size: 14px;
line-height: 15px;
width: 125px;
display: inline-flex;
justify-content: center;
align-items: center;
justify-content: space-between;
height: 30px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
padding: 0px 10px;
border: none;
text-decoration: none;
text-transform: none;
min-height: 0;
}
button.b2bking_subaccounts_account_button:hover{
background-color: #555555;
color: #ffffff;
cursor: pointer;
text-decoration: none;
}
button.b2bking_subaccounts_account_button:focus{
outline: none;
}
svg.b2bking_subaccounts_account_button_icon {
width: 19px;
margin-right: 5px;
}
.b2bking_subaccounts_account_phone_email {
margin-top: 17px;
}
.b2bking_subaccounts_account_phone_email_text {
font-family: Roboto;
font-style: normal;
font-weight: 500;
font-size: 13px;
line-height: 19px;
text-align: left;
margin-bottom: 5px;
color: #414141;
}
.b2bking_subaccounts_new_account_container_top {
font-family: Roboto;
font-size: 15px;
display: flex;
justify-content: space-between;
align-items: center;
color: #ffffff;
height: 36px;
background: #9e9e9e;
border-radius: 5px 5px 0px 0px;
padding: 0px 20px;
}
.b2bking_subaccounts_new_account_container_content {
padding: 20px;
background: #FBFBFB;
border-radius: 5px;
}
.b2bking_subaccounts_new_account_container {
margin-bottom: 30px;
background: #FBFBFB;
box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.13);
border-radius: 5px;
display: none;
}
.b2bking_subaccounts_edit_account_container {
margin-bottom: 30px;
background: #FBFBFB;
box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.13);
border-radius: 5px;
}
.b2bking_subaccounts_new_account_container_content {
padding: 20px;
}
.b2bking_subaccounts_new_account_container_content_large_title {
font-family: "Roboto Medium", Roboto;
font-style: normal;
font-weight: 500;
font-size: 18px;
line-height: 26px;
min-height: 40px;
align-items: center;
display: flex;
color: #4E4E4E;
margin-bottom: 20px;
margin-top: 5px;
}
svg.b2bking_subaccounts_new_account_container_content_large_title_icon {
width: 30px;
position: relative;
bottom: 1px;
margin-right: 10px;
}
.b2bking_span_title_text_subaccount{
margin-left: 15px;
margin-right: 15px;
}
.b2bking_subaccounts_new_account_container_top_close, .b2bking_subaccounts_edit_account_container_top_close {
border-radius: 3px;
background: #5b5b5b;
padding: 0px 15px;
font-weight: 500;
}
.b2bking_subaccounts_new_account_container_top_close:hover, .b2bking_subaccounts_edit_account_container_top_close:hover {
background-color: #333333;
cursor: pointer;
}
.b2bking_subaccounts_new_account_container_content_element_label {
font-family: "Roboto Medium", Roboto;
font-weight: 500;
font-size: 15px;
line-height: 21px;
color: #4E4E4E;
}
.b2bking_subaccounts_new_account_container_content_element input.b2bking_subaccounts_new_account_container_content_element_text {
height: 43px;
background: #ededed;
border-radius: 4px;
padding: 0px 20px;
border: none;
font-family: Roboto;
width: 92%;
width: -moz-available;         
width: -webkit-fill-available; 
width: fill-available;
margin-bottom: 18px;
margin-top: 5px;
font-size: 15px;
outline: none;
color: #8D8D8D;
box-shadow: none;
}
.b2bking_subaccounts_new_account_container_content_element input.b2bking_subaccounts_new_account_container_content_element_text::placeholder{
color: #8D8D8D;
}
.b2bking_subaccount_horizontal_line {
border-bottom: 1px solid #cdcdcd;
padding-bottom: 15px;
}
.b2bking_subaccount_top_margin{
margin-top: 20px;
}
.b2bking_subaccounts_new_account_container_content_element_checkbox {
background: #ededed;
border-radius: 3px;
margin-top: 12px;
justify-content: space-between;
display: flex;
align-items: center;
padding: 0px 15px;
min-height: 40px;
}
.b2bking_subaccounts_new_account_container_content_element_checkbox_name {
font-family: Roboto;
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 21px;
color: #252525;
}
.b2bking_subaccounts_new_account_container_content_bottom {
display: flex;
justify-content: space-between;
margin-top: 35px;
}
button.b2bking_subaccounts_new_account_container_content_bottom_button {
background: #3AB1E4;
align-items: center;
line-height: 8px;
min-width: 210px;
text-align: end;
justify-content: space-between;
height: 35px;
margin-top: 10px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
display: flex;
outline: none;
padding: 0px 18px;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 15.5px;
padding: 5px 16px;
text-transform: none;
min-height: 0;
}
button.b2bking_subaccounts_new_account_container_content_bottom_button:hover{
background-color: #0088c2;
color: #fff;
cursor: pointer;
}
button.b2bking_subaccounts_new_account_container_content_bottom_button:focus{
outline: none;
color: #fff;
}
button.b2bking_subaccounts_edit_account_container_content_bottom_button {
background: #3AB1E4;
align-items: center;
line-height: 8px;
min-width: 210px;
text-align: end;
justify-content: space-between;
height: 35px;
margin-top: 10px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
display: flex;
outline: none;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 15.5px;
padding: 5px 16px;
text-transform: none;
min-height: 0;
}
button.b2bking_subaccounts_edit_account_container_content_bottom_button:hover{
background-color: #0088c2;
color: #fff;
cursor: pointer;
}
button.b2bking_subaccounts_edit_account_container_content_bottom_button:focus{
outline: none;
color: #fff;
}
button.b2bking_subaccounts_edit_account_container_content_bottom_button_delete {
background: #6a6a6a;
align-items: center;
line-height: 8px;
min-width: 210px;
text-align: end;
justify-content: space-between;
height: 35px;
margin-top: 10px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
display: flex;
outline: none;
padding: 0px 18px;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 15.5px;
text-transform: none;
min-height: 0;
}
button.b2bking_subaccounts_edit_account_container_content_bottom_button_delete:hover{
background-color: #555555;
color: #fff;
cursor: pointer;
}
button.b2bking_subaccounts_edit_account_container_content_bottom_button_delete:focus{
outline: none;
color: #fff;
}
svg.b2bking_subaccounts_new_account_container_content_bottom_button_icon {
width: 24px;
margin-right: 10px;
}
.b2bking_subaccounts_new_account_container_content_bottom_validation_errors {
color: red;
} div#b2bking_purchase_lists_table_wrapper {
padding: 15px;
font-size: 14px;
background: #fff;
border: 1.5px solid #eee;
border-radius: 5px;
}
table#b2bking_purchase_lists_table {
padding-top: 19px;
padding-bottom: 13px;
width:100%
}
.b2bking_purchase_lists_top_title {
font-family: Roboto;
font-size: 30px;
color: #373737;
font-weight: 400;
}
#b2bking_purchase_lists_table_filter input {
border-radius: 4px;
box-shadow: none;
height: 33px;
}
#b2bking_purchase_lists_table_length select{
border-radius: 4px;
}
div#b2bking_purchase_lists_table_length {
margin-top: 3px;
}
button.b2bking_purchase_lists_view_list {
border-radius: 3px;
display: inline-flex;
vertical-align: middle;
align-items: center;
margin-right: 5px;
padding: 4px 8px;
justify-content: center;
color: #ffffff;
background: #6abeff;
margin-top: 1px;
border: none;
font-weight: 600;
text-transform: none;
min-height: 0;
line-height: normal;
height: 31px;
font-family: Roboto;
font-size: 13px;
}
button.b2bking_purchase_lists_view_list:hover{
background: #3a98e1;
color: #ffffff;
cursor: pointer;
}
button.b2bking_purchase_lists_add_to_cart {
border-radius: 3px;
display: inline-flex;
vertical-align: middle;
align-items: center;
padding: 4px 8px;
justify-content: center;
color: #ffffff;
background: #606060;
margin-right: 5px;
margin-top: 1px;
border: none;
font-weight: 600;
text-transform: none;
min-height: 0;
line-height: normal;
height: 31px;
font-family: "Roboto Medium", Roboto;
font-size: 13px;
min-width: 60px;
}
button.b2bking_purchase_lists_add_to_cart:hover{
background: #444444;
color: #ffffff;
cursor: pointer;
}
#b2bking_purchase_lists_table a.b2bking_purchase_list_button_href:visited, #b2bking_purchase_lists_table a.b2bking_purchase_list_button_href{
text-decoration: none;
}
#b2bking_purchase_lists_table td, #b2bking_purchase_lists_table th{
text-align: center;
}
#b2bking_purchase_lists_table td{
padding: 12px 14px;
}
.b2bking_purchase_list_top_container {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 10px;
}
.woocommerce .woocommerce-MyAccount-content .b2bking_purchase_list_top_container a.b2bking_purchase_list_new_link{
text-decoration: none !important;
}
button#b2bking_purchase_list_new_button {
background: #3AB1E4;
line-height: 15px;
min-width: 135px;
text-align: end;
height: 35px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 15.5px;
padding: 5px 16px;
text-transform: none;
min-height: 0;
display: inline-flex;
align-items: center;
justify-content: space-between;
}
button#b2bking_purchase_list_new_button:hover{
background-color: #0088c2;
color: #ffffff;
cursor: pointer;
}
svg.b2bking_purchase_list_new_button_icon {
width: 19px;
margin-right: 10px;
}
.b2bking_purchase_list_new_link{
height: fit-content;
}  @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Roboto'), local('Roboto-Regular'), url(//dupontmateriel.fr/wp-content/plugins/b2bking-wholesale-for-woocommerce/public/../includes/assets/fonts/Roboto/KFOmCnqEu92Fr1Mu72xKOzY.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Roboto'), local('Roboto-Regular'), url(//dupontmateriel.fr/wp-content/plugins/b2bking-wholesale-for-woocommerce/public/../includes/assets/fonts/Roboto/KFOmCnqEu92Fr1Mu5mxKOzY.woff2) format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Roboto'), local('Roboto-Regular'), url(//dupontmateriel.fr/wp-content/plugins/b2bking-wholesale-for-woocommerce/public/../includes/assets/fonts/Roboto/KFOmCnqEu92Fr1Mu7mxKOzY.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Roboto'), local('Roboto-Regular'), url(//dupontmateriel.fr/wp-content/plugins/b2bking-wholesale-for-woocommerce/public/../includes/assets/fonts/Roboto/KFOmCnqEu92Fr1Mu4WxKOzY.woff2) format('woff2');
unicode-range: U+0370-03FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Roboto'), local('Roboto-Regular'), url(//dupontmateriel.fr/wp-content/plugins/b2bking-wholesale-for-woocommerce/public/../includes/assets/fonts/Roboto/KFOmCnqEu92Fr1Mu7WxKOzY.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Roboto'), local('Roboto-Regular'), url(//dupontmateriel.fr/wp-content/plugins/b2bking-wholesale-for-woocommerce/public/../includes/assets/fonts/Roboto/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Roboto'), local('Roboto-Regular'), url(//dupontmateriel.fr/wp-content/plugins/b2bking-wholesale-for-woocommerce/public/../includes/assets/fonts/Roboto/KFOmCnqEu92Fr1Mu4mxK.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} .b2bking_shop_table{
margin-top: 50px;
} @media screen and (max-width: 750px) { 
button.b2bking_bulkorder_clear{
left:50%;
}
}
@media screen and (max-width: 665px) { 
button.b2bking_bulkorder_form_container_bottom_delete_button{
margin-top: 10px;
}
}
@media screen and (max-width: 665px) { 
.b2bking_bulkorder_form_container_bottom_add,.b2bking_bulkorder_form_container_bottom, .b2bking_bulkorder_form_container, #b2bking_myaccount_conversations_container_top, .b2bking_subaccounts_container_top, .b2bking_subaccounts_new_account_container_content_bottom{
display: block;
}
#b2bking_myaccount_offers_container, #b2bking_myaccount_bulkorder_container{
margin: 0px 0px;
}
.b2bking_myaccount_individual_offer_container, #b2bking_myaccount_bulkorder_container{
min-width: unset;
}
.b2bking_myaccount_individual_offer_bottom_line{
margin:0px 10px;
}
.b2bking_bulkorder_form_container_content_header_subtotal{
display: none;
}
#b2bking_myaccount_bulkorder_container .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_qty, .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_qty{
width: 20%;
}
.b2bking_bulkorder_form_container_bottom_total{
margin-top: 10px;
}
.b2bking_bulkorder_form_container_content_line_subtotal{
width: 100% !important;
text-align: center !important;
}
button.b2bking_bulkorder_clear{
left: 45%;
}
}.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block;min-width:0}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bold}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-size:100%;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--global-gray-400: #CBD5E0;--global-gray-500: #A0AEC0;--global-xs-spacing: 1em;--global-sm-spacing: 1.5rem;--global-md-spacing: 2rem;--global-lg-spacing: 2.5em;--global-xl-spacing: 3.5em;--global-xxl-spacing: 5rem;--global-edge-spacing: 1.5rem;--global-boxed-spacing: 2rem;--global-font-size-small: clamp(0.8rem, 0.73rem + 0.217vw, 0.9rem);--global-font-size-medium: clamp(1.1rem, 0.995rem + 0.326vw, 1.25rem);--global-font-size-large: clamp(1.75rem, 1.576rem + 0.543vw, 2rem);--global-font-size-larger: clamp(2rem, 1.6rem + 1vw, 2.5rem);--global-font-size-xxlarge: clamp(2.25rem, 1.728rem + 1.63vw, 3rem)}h1,h2,h3,h4,h5,h6{padding:0;margin:0}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit;text-decoration:none}dfn,cite,em,i{font-style:italic}blockquote,q{quotes:'“' '”'}blockquote{padding-left:1em;border-left:4px solid var(--global-palette4)}.entry-content blockquote{margin:0 0 var(--global-md-spacing)}blockquote cite,blockquote .wp-block-pullquote__citation{color:var(--global-palette5);font-size:13px;margin-top:1em;position:relative;font-style:normal;display:block}address{margin:0 0 1.5em}pre{background:var(--global-palette7);font-family:"Courier 10 Pitch", Courier, monospace;font-size:0.9375rem;line-height:1.6;max-width:100%;overflow:auto;padding:1.5em;white-space:pre-wrap}code,kbd,tt,var{font-family:Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;font-size:0.8rem}abbr,acronym{border-bottom:1px dotted var(--global-palette4);cursor:help}mark,ins{text-decoration:none}big{font-size:125%}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}hr{height:0;border:0;border-bottom:2px solid var(--global-gray-400)}ul,ol{margin:0 0 1.5em 1.5em;padding:0}ul.aligncenter,ol.aligncenter{list-style:none}ul{list-style:disc}ol{list-style:decimal}li>ul,li>ol{margin-bottom:0;margin-left:1.5em}dt{font-weight:700}dd{margin:0 1.5em 1.5em}img{display:block;height:auto;max-width:100%}figure{margin:0.5em 0}table{margin:0 0 1.5em;width:100%}a{color:var(--global-palette-highlight);transition:all 0.1s linear}a:hover,a:focus,a:active{color:var(--global-palette-highlight-alt)}a:hover,a:active{outline:0}.inner-link-style-plain a:not(.button),.widget-area.inner-link-style-plain a:not(.button){text-decoration:none}.inner-link-style-normal a:not(.button),.widget-area.inner-link-style-normal a:not(.button){text-decoration:underline}.link-style-no-underline .entry-content p>a,.link-style-no-underline .entry-content strong>a,.link-style-no-underline .entry-content em>a,.link-style-no-underline .entry-content>ul a,.link-style-no-underline .entry-content a{text-decoration:none}.link-style-no-underline .entry-content p>a:hover,.link-style-no-underline .entry-content strong>a:hover,.link-style-no-underline .entry-content em>a:hover,.link-style-no-underline .entry-content>ul a:hover,.link-style-no-underline .entry-content a:hover{text-decoration:none}.link-style-color-underline .entry-content p a,.link-style-color-underline .entry-content strong>a,.link-style-color-underline .entry-content em>a,.link-style-color-underline .entry-content>ul a,.link-style-color-underline .entry-content>ol a,.link-style-color-underline .entry-content .wp-block-group ul a,.link-style-color-underline .entry-content .wp-block-group ol a{color:inherit;text-decoration:underline;text-decoration-color:var(--global-palette-highlight)}.link-style-color-underline .entry-content p a:hover,.link-style-color-underline .entry-content strong>a:hover,.link-style-color-underline .entry-content em>a:hover,.link-style-color-underline .entry-content>ul a:hover,.link-style-color-underline .entry-content>ol a:hover,.link-style-color-underline .entry-content .wp-block-group ul a:hover,.link-style-color-underline .entry-content .wp-block-group ol a:hover{text-decoration-color:var(--global-palette-highlight-alt)}.link-style-hover-background .entry-content p a,.link-style-hover-background .entry-content strong>a,.link-style-hover-background .entry-content em>a,.link-style-hover-background .entry-content>ul a,.link-style-hover-background .entry-content>ol a,.link-style-hover-background .entry-content .wp-block-group ul a,.link-style-hover-background .entry-content .wp-block-group ol a{color:var(--global-palette-highlight);text-decoration:none;background-image:linear-gradient(var(--global-palette-highlight), var(--global-palette-highlight));background-position:0% 100%;background-repeat:no-repeat;background-size:100% 1px}.link-style-hover-background .entry-content p a:hover,.link-style-hover-background .entry-content strong>a:hover,.link-style-hover-background .entry-content em>a:hover,.link-style-hover-background .entry-content>ul a:hover,.link-style-hover-background .entry-content>ol a:hover,.link-style-hover-background .entry-content .wp-block-group ul a:hover,.link-style-hover-background .entry-content .wp-block-group ol a:hover{color:var(--global-palette-highlight-alt2);text-decoration:none;background-size:100% 100%}.link-style-offset-background .entry-content p a,.link-style-offset-background .entry-content strong>a,.link-style-offset-background .entry-content em>a,.link-style-offset-background .entry-content>ul a,.link-style-offset-background .entry-content>ol a,.link-style-offset-background .entry-content .wp-block-group ul a,.link-style-offset-background .entry-content .wp-block-group ol a{color:inherit;text-decoration:none;background-image:linear-gradient(var(--global-palette-highlight-alt2), var(--global-palette-highlight));background-repeat:no-repeat;background-position:4px bottom;background-size:100% 10px}.link-style-offset-background .entry-content p a:hover,.link-style-offset-background .entry-content strong>a:hover,.link-style-offset-background .entry-content em>a:hover,.link-style-offset-background .entry-content>ul a:hover,.link-style-offset-background .entry-content>ol a:hover,.link-style-offset-background .entry-content .wp-block-group ul a:hover,.link-style-offset-background .entry-content .wp-block-group ol a:hover{color:inherit;text-decoration:none;background-image:linear-gradient(var(--global-palette-highlight-alt2), var(--global-palette-highlight-alt))}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important;height:1px;width:1px;overflow:hidden;word-wrap:normal !important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,0.6);clip:auto !important;color:#21759b;display:block;font-size:0.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}:where(html:not(.no-js)) .hide-focus-outline *:focus{outline:0}#primary[tabindex="-1"]:focus{outline:0}textarea{width:100%}input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="number"],input[type="tel"],input[type="range"],input[type="date"],input[type="month"],input[type="week"],input[type="time"],input[type="datetime"],input[type="datetime-local"],input[type="color"],textarea{-webkit-appearance:none;color:var(--global-palette5);border:1px solid var(--global-gray-400);border-radius:3px;padding:0.4em 0.5em;max-width:100%;background:var(--global-palette9);box-shadow:0px 0px 0px -7px rgba(0,0,0,0)}::-webkit-input-placeholder{color:var(--global-palette6)}::-moz-placeholder{color:var(--global-palette6);opacity:1}::placeholder{color:var(--global-palette6)}input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="number"]:focus,input[type="tel"]:focus,input[type="range"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="time"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="color"]:focus,textarea:focus{color:var(--global-palette3);border-color:var(--global-palette6);outline:0;box-shadow:0px 5px 15px -7px rgba(0,0,0,0.1)}select{border:1px solid var(--global-gray-400);background-size:16px 100%;padding:0.2em 35px 0.2em 0.5em;background:var(--global-palette9) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNiYmIiPjxwYXRoIGQ9Ik02IDlsNiA2IDYtNiIvPjwvc3ZnPg==) no-repeat 98% 50%;-moz-appearance:none;-webkit-appearance:none;appearance:none;box-shadow:none;outline:0;box-shadow:0px 0px 0px -7px rgba(0,0,0,0)}select::-ms-expand{display:none}select:focus{color:var(--global-palette3);border-color:var(--global-palette6);background-color:var(--global-palette9);box-shadow:0px 5px 15px -7px rgba(0,0,0,0.1);outline:0}select:focus option{color:#333}.elementor-select-wrapper select{background-image:none}.search-form{position:relative}.search-form input[type="search"],.search-form input.search-field{padding-right:60px;width:100%}.search-form .search-submit[type="submit"]{top:0;right:0;bottom:0;position:absolute;color:transparent;background:transparent;z-index:2;width:50px;border:0;padding:8px 12px 7px;border-radius:0;box-shadow:none;overflow:hidden}.search-form .search-submit[type="submit"]:hover,.search-form .search-submit[type="submit"]:focus{color:transparent;background:transparent;box-shadow:none}.search-form .kadence-search-icon-wrap{position:absolute;right:0;top:0;height:100%;width:50px;padding:0;text-align:center;background:0 0;z-index:3;cursor:pointer;pointer-events:none;color:var(--global-palette6);text-shadow:none;display:flex;align-items:center;justify-content:center}.search-form .search-submit[type="submit"]:hover~.kadence-search-icon-wrap{color:var(--global-palette4)}body.rtl .search-form .button[type="submit"],body.rtl .search-form .kadence-search-icon-wrap{left:0;right:auto}body.rtl .search-form input[type="search"],body.rtl .search-form input.search-field{padding-right:0.5em;padding-left:60px}fieldset{padding:0.625em 1.425em 0.625em;border:1px solid var(--global-gray-500);margin-top:1.2em;margin-bottom:1.2em}.affwp-form fieldset{padding:0}legend{font-weight:bold}button,.button,.wp-block-button__link,.wp-element-button,input[type="button"],input[type="reset"],input[type="submit"]{border-radius:3px;background:var(--global-palette-btn-bg);color:var(--global-palette-btn);padding:0.4em 1em;border:0;font-size:1.125rem;line-height:1.6;display:inline-block;font-family:inherit;cursor:pointer;text-decoration:none;transition:all 0.2s ease;box-shadow:0px 0px 0px -7px rgba(0,0,0,0)}button:visited,.button:visited,.wp-block-button__link:visited,.wp-element-button:visited,input[type="button"]:visited,input[type="reset"]:visited,input[type="submit"]:visited{background:var(--global-palette-btn-bg);color:var(--global-palette-btn)}button:hover,button:focus,button:active,.button:hover,.button:focus,.button:active,.wp-block-button__link:hover,.wp-block-button__link:focus,.wp-block-button__link:active,.wp-element-button:hover,.wp-element-button:focus,.wp-element-button:active,input[type="button"]:hover,input[type="button"]:focus,input[type="button"]:active,input[type="reset"]:hover,input[type="reset"]:focus,input[type="reset"]:active,input[type="submit"]:hover,input[type="submit"]:focus,input[type="submit"]:active{color:var(--global-palette-btn-hover);background:var(--global-palette-btn-bg-hover);box-shadow:0px 15px 25px -7px rgba(0,0,0,0.1)}button:disabled,button.disabled,.button:disabled,.button.disabled,.wp-block-button__link:disabled,.wp-block-button__link.disabled,.wp-element-button:disabled,.wp-element-button.disabled,input[type="button"]:disabled,input[type="button"].disabled,input[type="reset"]:disabled,input[type="reset"].disabled,input[type="submit"]:disabled,input[type="submit"].disabled{cursor:not-allowed;opacity:0.5}.elementor-button-wrapper .elementor-button{background-color:var(--global-palette-btn-bg);color:var(--global-palette-btn)}.elementor-button-wrapper .elementor-button:hover,.elementor-button-wrapper .elementor-button:focus,.elementor-button-wrapper .elementor-button:active{color:var(--global-palette-btn-hover);background-color:var(--global-palette-btn-bg-hover);box-shadow:0px 15px 25px -7px rgba(0,0,0,0.1)}.button.button-size-small{font-size:80%;padding:0.3em .7em}.button.button-size-large{font-size:110%;padding:0.6em 1.2em}.wp-block-button.is-style-outline .wp-block-button__link,.wp-block-button.is-style-outline .wp-element-button{padding:0.4em 1em}.button.button-style-outline,.wp-block-button.is-style-outline .wp-block-button__link,.wp-block-button.is-style-outline .wp-element-button{border:2px solid currentColor}.button.button-style-outline:hover,.button.button-style-outline:focus,.button.button-style-outline:active,.wp-block-button.is-style-outline .wp-block-button__link:hover,.wp-block-button.is-style-outline .wp-block-button__link:focus,.wp-block-button.is-style-outline .wp-block-button__link:active,.wp-block-button.is-style-outline .wp-element-button:hover,.wp-block-button.is-style-outline .wp-element-button:focus,.wp-block-button.is-style-outline .wp-element-button:active{border:2px solid currentColor;box-shadow:0px 0px 0px -7px rgba(0,0,0,0)}.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background),.wp-block-button.is-style-outline .wp-element-button:not(.has-background),.button.button-style-outline:not(.has-background){background:transparent}.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):hover,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):focus,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):active,.wp-block-button.is-style-outline .wp-element-button:not(.has-background):hover,.wp-block-button.is-style-outline .wp-element-button:not(.has-background):focus,.wp-block-button.is-style-outline .wp-element-button:not(.has-background):active,.button.button-style-outline:not(.has-background):hover,.button.button-style-outline:not(.has-background):focus,.button.button-style-outline:not(.has-background):active{background:transparent}.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color),.wp-block-button.is-style-outline .wp-element-button:not(.has-text-color),.button.button-style-outline:not(.has-text-color){color:var(--global-palette-btn-bg)}.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):hover,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):focus,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):active,.wp-block-button.is-style-outline .wp-element-button:not(.has-text-color):hover,.wp-block-button.is-style-outline .wp-element-button:not(.has-text-color):focus,.wp-block-button.is-style-outline .wp-element-button:not(.has-text-color):active,.button.button-style-outline:not(.has-text-color):hover,.button.button-style-outline:not(.has-text-color):focus,.button.button-style-outline:not(.has-text-color):active{color:var(--global-palette-btn-bg-hover)}.kadence-svg-iconset{display:inline-flex;align-self:center}.kadence-svg-iconset svg{height:1em;width:1em}.kadence-svg-iconset.svg-baseline svg{top:.125em;position:relative}body.social-brand-colors .social-show-brand-until .social-button:not(:hover):not(.skip):not(.ignore),body.social-brand-colors .social-show-brand-hover .social-button:not(.ignore-brand):not(.skip):not(.ignore):hover,body.social-brand-colors .social-show-brand-always .social-button:not(.ignore-brand):not(.skip):not(.ignore){color:white}body.social-brand-colors .social-show-brand-until.social-style-outline .social-button:not(:hover):not(.skip):not(.ignore),body.social-brand-colors .social-show-brand-hover.social-style-outline .social-button:not(.ignore-brand):not(.skip):not(.ignore):hover,body.social-brand-colors .social-show-brand-always.social-style-outline .social-button:not(.ignore-brand):not(.skip):not(.ignore){border-color:currentColor}:root .has-theme-palette-1-background-color,:root .has-theme-palette1-background-color{background-color:var(--global-palette1)}:root .has-theme-palette-1-color,:root .has-theme-palette1-color{color:var(--global-palette1)}:root .has-theme-palette-2-background-color,:root .has-theme-palette2-background-color{background-color:var(--global-palette2)}:root .has-theme-palette-2-color,:root .has-theme-palette2-color{color:var(--global-palette2)}:root .has-theme-palette-3-background-color,:root .has-theme-palette3-background-color{background-color:var(--global-palette3)}:root .has-theme-palette-3-color,:root .has-theme-palette3-color{color:var(--global-palette3)}:root .has-theme-palette-4-background-color,:root .has-theme-palette4-background-color{background-color:var(--global-palette4)}:root .has-theme-palette-4-color,:root .has-theme-palette4-color{color:var(--global-palette4)}:root .has-theme-palette-5-background-color,:root .has-theme-palette5-background-color{background-color:var(--global-palette5)}:root .has-theme-palette-5-color,:root .has-theme-palette5-color{color:var(--global-palette5)}:root .has-theme-palette-6-background-color,:root .has-theme-palette6-background-color{background-color:var(--global-palette6)}:root .has-theme-palette-6-color,:root .has-theme-palette6-color{color:var(--global-palette6)}:root .has-theme-palette-7-background-color,:root .has-theme-palette7-background-color{background-color:var(--global-palette7)}:root .has-theme-palette-7-color,:root .has-theme-palette7-color{color:var(--global-palette7)}:root .has-theme-palette-8-background-color,:root .has-theme-palette8-background-color{background-color:var(--global-palette8)}:root .has-theme-palette-8-color,:root .has-theme-palette8-color{color:var(--global-palette8)}:root .has-theme-palette-9-background-color,:root .has-theme-palette9-background-color{background-color:var(--global-palette9)}:root .has-theme-palette-9-color,:root .has-theme-palette9-color{color:var(--global-palette9)}.kt-clear{*zoom:1}.kt-clear::before,.kt-clear::after{content:' ';display:table}.kt-clear::after{clear:both}#wpadminbar{position:fixed !important}.content-area{margin:var(--global-xxl-spacing) 0}.entry-content{word-break:break-word}.entry-content table{word-break:normal}.body{overflow-x:hidden}.scroll a *,a.scroll *{pointer-events:none}.content-width-fullwidth .content-container.site-container{max-width:none;padding:0}.content-width-fullwidth .content-area,.content-vertical-padding-hide .content-area{margin-top:0;margin-bottom:0}.content-vertical-padding-top .content-area{margin-bottom:0}.content-vertical-padding-bottom .content-area{margin-top:0}.site-container,.site-header-row-layout-contained,.site-footer-row-layout-contained,.entry-hero-layout-contained,.alignfull>.wp-block-cover__inner-container,.alignwide>.wp-block-cover__inner-container{margin:0 auto;padding:0 var(--global-content-edge-padding)}.kt-row-layout-inner>.kb-theme-content-width,.kt-row-layout-inner.kt-row-has-bg>.kb-theme-content-width{padding-left:var(--global-content-edge-padding);padding-right:var(--global-content-edge-padding)}.content-bg{background:white}.content-style-unboxed .entry:not(.loop-entry)>.entry-content-wrap{padding:0}.content-style-unboxed .content-bg:not(.loop-entry){background:transparent}.content-style-unboxed .entry:not(.loop-entry){box-shadow:none;border-radius:0}@media screen and (min-width: 1025px){.has-sidebar .content-container{display:grid;grid-template-columns:5fr 2fr;grid-gap:var(--global-xl-spacing);justify-content:center}#secondary{grid-column:2;grid-row:1;min-width:0}.has-left-sidebar .content-container{grid-template-columns:2fr 5fr}.has-left-sidebar #main{grid-column:2;grid-row:1}.has-left-sidebar #secondary{grid-column:1;grid-row:1}.has-sidebar .wp-site-blocks .content-container .alignwide,.has-sidebar .wp-site-blocks .content-container .alignfull{width:unset;max-width:unset;margin-left:0;margin-right:0}.has-sidebar .content-container .kadence-thumbnail-position-behind.alignwide{margin-left:-10px;margin-right:-10px}}#kt-scroll-up-reader,#kt-scroll-up{position:fixed;-webkit-transform:translateY(40px);transform:translateY(40px);transition:all 0.2s ease;opacity:0;z-index:1000;display:flex;cursor:pointer}#kt-scroll-up-reader *,#kt-scroll-up *{pointer-events:none}#kt-scroll-up-reader.scroll-up-style-outline,#kt-scroll-up.scroll-up-style-outline{background:transparent}.scroll-up-style-filled{color:var(--global-palette9);background:var(--global-palette4)}.scroll-up-style-filled:hover{color:var(--global-palette9)}.scroll-up-style-outline,.scroll-up-wrap.scroll-up-style-outline{border-width:2px;border-style:solid;border-color:currentColor;color:var(--global-palette4)}.scroll-up-style-outline:hover{color:var(--global-palette5)}#kt-scroll-up.scroll-visible{-webkit-transform:translateY(0px);transform:translateY(0px);opacity:1}#kt-scroll-up-reader{-webkit-transform:translateY(0px);transform:translateY(0px);transition:all 0s ease}#kt-scroll-up-reader:not(:focus){clip:rect(1px, 1px, 1px, 1px);height:1px;width:1px;overflow:hidden;word-wrap:normal !important}#kt-scroll-up-reader:focus{-webkit-transform:translateY(0px);transform:translateY(0px);opacity:1;box-shadow:none;z-index:1001}@media screen and (max-width: 719px){.vs-sm-false{display:none !important}}@media screen and (min-width: 720px) and (max-width: 1024px){.vs-md-false{display:none !important}}@media screen and (min-width: 1025px){.vs-lg-false{display:none !important}}body.logged-in .vs-logged-in-false{display:none !important}body:not(.logged-in) .vs-logged-out-false{display:none !important}.infinite-scroll .posts-navigation,.infinite-scroll .pagination,.infinite-scroll.neverending .site-footer{display:none}.infinity-end.neverending .site-footer{display:block}#wrapper{overflow:hidden;overflow:clip}.kadence-scrollbar-fixer{margin-right:var(--scrollbar-offset, unset)}.kadence-scrollbar-fixer .item-is-fixed{right:var(--scrollbar-offset, 0)}.alignleft{float:left;margin-right:var(--global-md-spacing)}.alignright{float:right;margin-left:var(--global-md-spacing)}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;text-align:center}body.footer-on-bottom #wrapper{min-height:100vh;display:flex;flex-direction:column}body.footer-on-bottom.admin-bar #wrapper{min-height:calc( 100vh - 32px)}body.footer-on-bottom #inner-wrap{flex:1 0 auto}.kadence-pro-fixed-item>.kadence-element-wrap>p:first-child:last-child,.kadence-pro-fixed-item>p:first-child:last-child{margin:0}